Shipment Method

All shipment method related endpoints.

Get shipment carriers.

get

This endpoint retrieves shipment carriers.

Path parameters
idintegerRequired

Optional parameter. optional The ID of the specific carrier to retrieve.

Example: {"summary":"When the value is omitted","value":""}
Header parameters
X-Shipment-ModestringOptionalExample: SFN
Responses
chevron-right
200Success
application/json
get
/api/v1/shipment/carriers/{id}

Last updated