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 | nullableOptional
quantitynumber | nullableOptional
statusstring | nullableOptional
positionstring | nullableOptional
securedAtany | nullableOptional
typestring · max: 255Optional
Responses
200Success
application/json
put
/shipment-security/{id}

Last updated