πAAA Cooper Track & Trace
The action is used to get the tracking information from AAA Cooper.
Token
The token should be requested from AAA Cooper (Web Services: Tracking)
Inputs
| Name | Type | Description |
|---|---|---|
| Pro Number | String | Pro number |
| token | String | AAA Cooper web services token |
Outputs
| Name | Type | Description |
|---|---|---|
| Tracking Found? | Boolean | Whether the tracking information was found True / False |
| Status | String | Tracking status |
| Status Description | String | Detailed description of the tracking status |
| Ship Date | String | The date of the shipment. Format: YYYY-MM-DD |
| Last Event Date | String | The date of the last tracking event. Format: YYYY-MM-DD |
| Delivery Date | String | The date of the delivery. Format: YYYY-MM-DD |
| Activity History | List | List of all the tracking events. See the example below |
Updated almost 2 years ago
