UniUni Track & Trace
Inputs
| Name | Type | Description |
|---|---|---|
| Tracking Number | String | Tracking reference for the package |
| Base URL | String | Base URL: https://docs.uniuni.com/#a813acac-e79a-4870-b436-f61a9d35c08b Possible values: Prod Canada API: https://sj.uniexpress.ca Test Canada API: https://sjqa.uniexpress.org Prod USA API: https://prm-api.uniuni.com Test USA API: https://prm-api.qa.uniuni.com |
Outputs
| Name | Type | Description |
|---|---|---|
| Found Tracking? | Boolean | Whether the tracking information was found True / False |
| Status | String | Ready for Shipment, Delivered, In Transit, Problem with Delivery, Returning to Sender, Ready for Pickup, Label Created |
| Status Description | String | Status Description |
| Last Event Date | String | The date of the last tracking event. Format: YYYY-MM-DDThh:mm:ss |
| Tracking Data | Object | Tracking Data |
| Tracking Events | List | Tracking Events |
Updated 4 months ago