Warehouse
Path parameters
idintegerRequiredExample:
Optional parameter. optional The ID of the specific warehouse to retrieve.
{"summary":"When the value is omitted","value":""}Header parameters
X-Shipment-ModestringOptionalExample:
SFNResponses
200Success
application/json
successbooleanOptionalExample:
truestatus_codeintegerOptionalExample:
200messagestringOptionalExample:
Warehouses retrieved successfully500Error
application/json
get
/api/v1/warehouse/{id}Path parameters
countrystringRequiredExample:
The country code or name to filter warehouses.
NGHeader parameters
X-Shipment-ModestringOptionalExample:
SFNResponses
200Success
application/json
successbooleanOptionalExample:
truestatus_codeintegerOptionalExample:
200messagestringOptionalExample:
Warehouses by country retrieved successfully500Error
application/json
get
/api/v1/warehouse/country/{country}Last updated