Sales Points
JWT token obtained from /auth/login or /auth/login/manager. Include as Authorization: Bearer <token>.
SuperManager: filter by child manager ID
Sale point list
Whether the request succeeded
HTTP status code
Unauthorized
JWT token obtained from /auth/login or /auth/login/manager. Include as Authorization: Bearer <token>.
SuperManager: create under a specific child manager
Sale point created
Whether the request succeeded
HTTP status code
Unauthorized
Validation error
JWT token obtained from /auth/login or /auth/login/manager. Include as Authorization: Bearer <token>.
Sale point details
Whether the request succeeded
HTTP status code
Unauthorized
Not found
JWT token obtained from /auth/login or /auth/login/manager. Include as Authorization: Bearer <token>.
Sale point updated
Whether the request succeeded
HTTP status code
Unauthorized
JWT token obtained from /auth/login or /auth/login/manager. Include as Authorization: Bearer <token>.
Sale point deleted
Whether the request succeeded
HTTP status code
Response payload
Unauthorized
JWT token obtained from /auth/login or /auth/login/manager. Include as Authorization: Bearer <token>.
Longitude of the search center
Latitude of the search center
Search radius in meters (optional)
Nearby sale points
Whether the request succeeded
HTTP status code
Unauthorized
Validation error — longitude and latitude are required
Last updated