Discussing APIs and development related to customers, discounts, and order management.
Let's say my order has a Balance (customer owes you) - $0.02. Can I get this value with API? From the order API doc, I can't find the keyword 'balance'. Did I miss anything here?
Solved! Go to the solution
This is an accepted solution.
Hey @jam_chan !
I believe the Orders parameter you're looking for would be "total_outstanding", referenced in this doc.
To learn more visit the Shopify Help Center or the Community Blog.
This is an accepted solution.
Hey @jam_chan !
I believe the Orders parameter you're looking for would be "total_outstanding", referenced in this doc.
To learn more visit the Shopify Help Center or the Community Blog.