Get all shipment customs type
The customs numbers are of a predefined type. In One Record API, they are represented by a two to three-character name which can be retrieved with this /shipment-customs-type route.
Filters
To understand the filters parameter and the customization of API responses, please refer to the filters page.
Get shipment customs type by name
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Responses
200Success
application/json
400
Bad Request
application/json
401
Unauthorized Entity
application/json
422
Unprocessable Entity
application/json
get
/shipment-customs-typeLast updated