Update a shipment security

Update a shipment security by id

put

Update a shipment security by id

Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Path parameters
idstringRequired
Body
shipmentstring · uuidOptional
agentstring · max: 255 · nullableOptional
quantitynumber · nullableOptional
statusstring · max: 255 · nullableOptional
positionstring · max: 255 · nullableOptional
securedAtany · nullableOptional
typestring · max: 255Optional
Responses
chevron-right
200Success
application/json
put
/shipment-security/{id}

Last updated