Set a custom address pin
Saves custom latitude and longitude for an address used in bus-route planning.
Authentication
AuthorizationBearer
The signed-in SchoolSet user token sent by the frontend.
Path parameters
id
Address identifier
Request
This endpoint expects an object.
custom_latitude
custom_longitude
Response
Custom coordinates saved.
status
message
data
Errors
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error
422
Unprocessable Entity Error

