Courier
Create the location in the courier's system.
post/api/Courier/Location/GenerateId/{locationId}/{courierId}
Path parameters
locationIdinteger required
courierIdinteger required
Query parameters
api-versionstring required
The requested API version
Headers
api-versionstring
The requested API version
Request body
Response
Returns the generated courier location id, with Configured telling whether it also became the id on the credentials
Changes
Changed in 3 of the 17 revisions of this API.3
- ○
added optional request body
request-body-added-optional
- ○
- ○
added the optional property
to the response with the statusresponse-optional-property-added
This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○
- ○
endpoint added
endpoint-added
- ○