Swap Get Returns by Order Number
This action is used to retrieve a list of returns in Swap, using a given order number.
Inputs
In order to use the action in your flow you need to provide it with the following inputs:
| Input | Type | Description |
|---|---|---|
| API Key | Credentials | Swap API Key |
| Store | Credentials | Swap Store Code |
| Order Number | String | Order number of order to retrieve returns |
Outputs
| Output | Type | Description |
|---|---|---|
| Success | Boolean | Whether order was successfully cancelled |
| Response | Object | Returns data from Swap |
Updated 9 months ago
