ShipmentTrackingApi
Find Shipments by Reference 1
Finds shipments using ref1 or barcode and date of shipment creation, enabling searches based on reference numbers or barcodes.
get/shipmentsbyref1
Query parameters
datestring
Shipment creation date as a Unix timestamp in milliseconds.
refstring required
Reference 1 value or barcode to search for.
limitinteger
Maximum number of results to return.
Response
OK
Changes
No recorded changes to this endpoint across all 1 revision of this API.