Update a container

Update a Container

put

Update a Container

Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Path parameters
idstringRequired
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
chevron-right
200Success
application/json
put
/container/{id}

Last updated