Create a container
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
numberstring | nullableOptional
plombstring | nullableOptional
descriptionstring | nullableOptional
tarenumber | nullableOptional
verifiedGrossMassnumber | nullableOptional
isLockedbooleanOptional
dateSuffingExpectedany | nullableOptional
dateStuffingRealany | nullableOptional
dateLoadingExpectedany | nullableOptional
dateLoadingRealany | nullableOptional
dateUnloadingExpectedany | nullableOptional
dateUnloadingRealany | nullableOptional
dateUnstuffingExpectedany | nullableOptional
dateUnstuffingRealany | nullableOptional
latitudenumber | nullableOptional
longitudenumber | nullableOptional
typestring | nullableRequired
departurestring | nullableRequired
arrivalstring | nullableRequired
departureAgentstring | nullableRequired
arrivalAgentstring | 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