Narvar Get Order by Order Number
Inputs
In order to use the action in your flow you need to provide it the following inputs:
Input | Type | Description |
---|---|---|
Retailer Moniker | String | The retailer's unique identifier in Narvar system |
HMAC Key | String | The HMAC key used for generating tokens |
Order Number | String | The order number for tracking |
Outputs
Output | Type | Decription |
---|---|---|
Tracking Found? | Boolean | Whether any tracking info was found for the provided order number |
Tracking Info | Object | Detailed tracking information |
Updated 11 months ago