Last updated 1 year ago
The /shipment-customs-type/{name} route can be used to retrieve a specific type.
/shipment-customs-type/{name}
Get shipment customs type by name
GET /shipment-customs-type/{name} HTTP/1.1 Host: api.one-record.fr Authorization: Bearer JWT Accept: */*
{ "name": "text", "description": "text", "createdAt": null, "updatedAt": null }