Get shipment security

Get a shipment security by id

get

Get a shipment security 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
typeone ofRequired
string · max: 255Optional
or
agentstring · max: 255 · nullableRequired
quantitynumber · nullableRequired
statusstring · max: 255 · nullableRequired
positionstring · max: 255 · nullableRequired
securedAtany · nullableRequired
createdAtanyRequired
updatedAtany · nullableRequired
get
/shipment-security/{id}

Last updated