Swap Get Returns by RMA
This action is used to retrieve a list of returns in Swap, using a given RMA.
See also the documentation from Swap where detailed request and response examples can be found.
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 |
RMA | String | RMA of order to retrieve returns |
Outputs
Output | Type | Description |
---|---|---|
Success | Boolean | Whether order was successfully cancelled |
Response | Object | Returns data from Swap |
Updated about 17 hours ago