Shopify Cancel and Refund Order v2
Get order inventory
Inputs
| Name | Type | Description |
|---|---|---|
| Shopify Token | SensitiveString | Shopify API token |
| Shopify Domain | String | Shopify domain |
| Order ID | String | Order ID |
| Cancellation Reason | String | Cancellation Reason |
Outputs
| Name | Type | Description |
|---|---|---|
| Successfully Cancelled? | Boolean | Whether the order was successfully cancelled and refunded |
| Suggested Refund Data | Object | Suggested refund calculated by Shopify |
| Refund Amount | Number | Refund amount |
| Refund Currency | String | Refund currency |
| Refund String | String | Currency symbol + amount + currency |
Updated over 1 year ago
