Create a shipment customs
Create shipment customs
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
shipmentstring · uuidRequired
typestring · max: 5 · nullableRequired
statusstring · max: 1Required
numberstring · max: 255Required
dateany · nullableRequired
Responses
201Success
application/json
400
Bad Request
application/json
401
Unauthorized Entity
application/json
409
Conflict
application/json
422
Unprocessable Entity
application/json
post
/shipment-customsLast updated