ShipmentTrackingApi
Find Shipments by Any Reference
Finds shipments using any reference or barcode and date of shipment creation.
get/shipmentsbyanyref
Query parameters
starttimeinteger
Search window start as a Unix timestamp in milliseconds.
endtimeinteger
Search window end as a Unix timestamp in milliseconds.
refstring required
Reference value or barcode to search across all reference fields (Ref1, Ref2, Ref3, barcode).
limitinteger
Maximum number of results to return.
Response
OK
Changes
No recorded changes to this endpoint across all 1 revision of this API.