ShipmentTrackingApi

Get Multiple Shipments by ID

Retrieves multiple shipments by a list of shipment IDs, facilitating batch processing and management of shipments.

post/shipmentsbyid

Request body

integer[] required

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.