Get a shipment anomaly by id

Retrieve shipment anomaly by id

get

Get shipment anomaly by id

Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Path parameters
idstringRequired
Responses
chevron-right
200Success
application/json
idstring · uuidRequired
shipmentstring · uuidRequired
typestring · max: 5 · nullableRequired
categorystring · max: 255Required
quantitynumber · nullableRequired
balancenumber · nullableRequired
dateany · nullableRequired
observationstring · max: 255 · nullableRequired
createdAtanyRequired
updatedAtany · nullableRequired
get
/shipment-anomaly/{id}

Last updated