ShipmentTrackingApi

Find Shipment by ID

Finds shipment by shipmentID, allowing for the retrieval of shipment details using the unique shipment identifier.

get/shipmentbyid

Query parameters

shipmentIdinteger required

Unique system identifier of the shipment to retrieve.

Response

OK

status'OK' | 'Error' | 'ValidationFailed'

0 = OK, 1 = Error, 2 = ValidationFailed

traceIDstring nullable

Unique trace identifier for debugging and support purposes.

Changes

No recorded changes to this endpoint across all 1 revision of this API.