GET TMS/Order/Track/{profileID}/{customerOrderNumber}
Returns the tracking details for all tracking numbers associated with the order
Request Information
Parameters
| Name | Type | Description | Additional information |
|---|---|---|---|
| profileID | Int32 | This ID will be supplied by SEKO - please contact your representitive for details. |
Define this parameter in the request URI. |
| customerOrderNumber | String | The Order Number you wish to track. |
Define this parameter in the request URI. |