Tracking method
GET /v1/track/international
Uri parameters
Name | Description | Type | Additional description |
---|---|---|---|
sttid | Schenker Track and Trace | String | |
shipmentid | Consignment No. / Waybill No. | String | |
parcelid | Package ID | String |
Body parameters
None
Request body sample:
None
Response sample:
[ { "Status": "sample string 1", "StatusDescription": { "type": "sample string 1", "languageID": "sample string 2", "Value": "sample string 3" }, "Date": "2025-02-23T07:45:25", "Time": "2025-02-23T07:45:25", "TimeSpecified": false, "OccurredAt": { "LocationName": "sample string 1", "LocationID": [ { "CodeType": 1, "IsoCountry": "sample string 2", "Value": "sample string 3" } ] }, "StatusInfo": [ { "Type": 1, "Value": "sample string 2" } ], "Index": "sample string 8" } ]