Refund - Shopify Data Target Requirement
Refund - Shopify Data Target Requirement
DataBlend supports the standard API calls to create a Refund within Shopify leveraging the Shopify SDK. In addition, custom fields can be added for data that is unique to your business practices.
|
DataBlend Query Field Example |
Shopify Object (API) |
Required |
Notes |
|---|---|---|---|
| USD | currency | Yes | |
| false | notify | Yes | |
| scratched | note | Yes | |
| 528599764 | orderid | Yes | |
| 123 | lineitem_lineitemid | Yes | |
| true | shipping_fullrefund | Yes | |
| 100 | lineitem_quantity | Yes | |
| return | lineitem_restocktype | Yes | |
| 329578 | lineitem_locationid | Yes |
More questions about API requirements? Please visit the Shopify API site https://shopify.dev/docs/api/admin-rest/2024-10/resources/refund.