Sorry, we don't support your browser.  Install a modern browser
This post is closed.

REFUND QUANTITY#709

i am getting value of shopify store but there is no feild which retun the refund or return quantity please add this feild

2 years ago

This is available. The Shopify connector exposes Order refunded items quantity (id: order_refunds_quantity) and Order returned items quantity (id: order_returns_quantity), both under the orders table, plus a line-item level Line Item Refunds Quantity (id: line_item__refunds_quantity). Add order_refunds_quantity (or order_returns_quantity for returns specifically) to your query to get the refunded/returned unit counts.

2 days ago
Changed the status to
Completed
2 days ago