Shopify Refund Order with Note
This action allows you to refund an order in Shopify with a custom note.
Inputs
Name | Type | Description |
---|---|---|
Shopify Basic Token | SensitiveString | Basic token created from Shopify API Key and Secret |
Shopify Subdomain | String | Subdomain of your shopify account |
Order Number | String | Client-facing order number |
Amount to Refund | String | Amount to refund. Leave empty if do not know / full refund. |
Full Refund? | Boolean | Whether to perform a full refund |
Refund Note | String | Note to attach to the refund. |
Outputs
Name | Type | Description |
---|---|---|
Success | Boolean | Success |
Updated 1 day ago