Update a shipment anomaly type
Update a ShipmentAnomalyType
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Path parameters
codestringRequired
Body
descriptionstring · max: 255Optional
categoriesstring[]Optional
Responses
200Success
application/json
400
Bad Request
application/json
401
Unprocessable Entity
application/json
409
Conflict
application/json
422
Unprocessable Entity
application/json
put
/shipment-anomaly-type/{code}Last updated