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

Response

Returns the generated courier location id, or Created=false with the reason it was not generated

courierLocationIdinteger
createdboolean
errorstring nullable

Changes