Add a new pickup location
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
Response
200
Successfully added the pickup location.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Successfully added the pickup location.