Create a shipment document
Create a shipment document
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
idstring · uuidRequired
shipmentstring · uuid · nullableRequired
filePathstring · max: 255 · nullableRequired
signedUrlstring · nullableRequired
namestring · max: 255Required
createdAtanyRequired
updatedAtany · 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-documentLast updated