ShipmentTrackingApi

Get Recent Shipments

Retrieves a list of shipments created within a recent timeframe.

get/recentshipments

Query parameters

starttimestring

Search window start as a Unix timestamp in milliseconds.

endtimestring

Search window end as a Unix timestamp in milliseconds.

limitinteger

Maximum number of results to return.

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.