The /shipment/{shipmentId} route can be used to retrieve a specific shipment by its identifier. A JSON object with the shipment will be return on success that will by default contain the 1st level of complex attributes, e.g. the list of events, operators,… attached to the shipment.
Get shipment by id
get
Retrieve shipment by id
Authorizations
Path parameters
shipmentIdstringRequired
Responses
get
GET /shipment/{shipmentId} HTTP/1.1
Host: api.one-record.fr
Authorization: Bearer JWT
Accept: */*