Create a container
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
numberstring · max: 255 · nullableOptional
plombstring · max: 255 · nullableOptional
descriptionstring · max: 500 · nullableOptional
tarenumber · nullableOptional
verifiedGrossMassnumber · nullableOptional
isLockedbooleanOptional
dateSuffingExpectedany · nullableOptional
dateStuffingRealany · nullableOptional
dateLoadingExpectedany · nullableOptional
dateLoadingRealany · nullableOptional
dateUnloadingExpectedany · nullableOptional
dateUnloadingRealany · nullableOptional
dateUnstuffingExpectedany · nullableOptional
dateUnstuffingRealany · nullableOptional
latitudenumber · min: -90 · max: 90 · nullableOptional
longitudenumber · min: -180 · max: 180 · nullableOptional
typestring · max: 100 · nullableRequired
departurestring · nullableRequired
arrivalstring · nullableRequired
departureAgentstring · max: 255 · nullableRequired
arrivalAgentstring · max: 255 · 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
/containerLast updated