Get shipment customs by id

Get a specific customs number. When getting shipment, first level sub-object will be retrieved that will include customs number(s) which offer an alternative way of getting it(them).

Get shipment customs by id

get

Get shipment customs by id

Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Path parameters
idstringRequired
Responses
chevron-right
200Success
application/json
idstring · uuidRequired
shipmentstring · uuidRequired
typestring · max: 5 · nullableRequired
statusstring · max: 1Required
numberstring · max: 255Required
dateany · nullableRequired
createdAtanyRequired
updatedAtany · nullableRequired
get
/shipment-customs/{id}

Last updated