Swap Get Returns by Email
This action is used to retrieve a list of returns in Swap, using a given email address.
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 |
Email Address | String | Email associated with customer order to retrieve returns |
Outputs
Output | Type | Description |
---|---|---|
Success | Boolean | Whether order was successfully cancelled |
Response | Object | Returns data from Swap |
Updated 15 days ago