PostNord Track & Trace
Returns tracking information for PostNord
Inputs
| Name | Type | Description |
|---|---|---|
| Tracking reference | String | Tracking reference |
| API Token | Credentials | PostNord API Token |
| Locale | String | Defaults to en if you just enter a space otherwise allowed values are en, sv, no, da or fi |
Outputs
| Name | Type | Description |
|---|---|---|
| Tracking Found? | Boolean | Whether any tracking info was found for the tracking number provided |
| Delivery Date | String | Date when the package is expected to be delivered |
| Entire Response | Object | The entire response object |
| Latest Event Date | String | Date of the latest package tracking event |
| Latest Event Description | String | Description of the latest package tracking event |
| Multiple Shipments | Boolean | Whether there are multiple shipments for this order |
| Shipment URL | String | URL for tracking the shipment |
| Status | String | Status of the package delivery |
| DG Status | String | The status mapped to one of the Digital Genius standardised statuses |
Updated over 1 year ago
