Get shipment customs type by name

The /shipment-customs-type/{name} route can be used to retrieve a specific type.

Get shipment customs type by name

get

Get shipment customs type by name

Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Path parameters
namestringRequired
Responses
chevron-right
200Success
application/json
namestring · max: 5Required
descriptionstring · max: 255Required
createdAtanyOptional
updatedAtany · nullableOptional
get
/shipment-customs-type/{name}

Last updated