Ingrid Get Return by Order Number
This action is used to get a return order information from Ingrid.
https://api.turnr.se/swagger-ui/index.html#/merchant-controller/getMerchantOrder
This action uses FOREIGN_NUMBER as the idType - this typically corresponds to the Merchant OMS order number.
Inputs
Name | Type | Description |
---|---|---|
Merchant Order Number | String | Merchant Order Number |
API Key | String | API key for authentication - please note this is different from the Bearer token used in the Ingrid Tracking action |
Outputs
Name | Type | Description |
---|---|---|
Success | Boolean | Whether Return order was found |
Return Order Data | Object | Return Order Data |
Updated 2 days ago