Delivery

All delivery-related endpoints.

Get delivery types.

get

This endpoint retrieves delivery types from the parent application.

Path parameters
idintegerRequired

Optional parameter. optional The ID of the specific delivery type 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/delivery/types/{id}

Last updated