Hi everyone,
Is there anyone who knows how to get DraftOrder duties amount using API?
Shopify admin draft order page has the line in totals for duties, but there is no attribute for duties amount in GraphQl object DraftOrder:
Only the Order object has attributes currentTotalDutiesSet and originalTotalDutiesSet.
Any idea if it’s even possible to get draft duties amount?
Hey @Edvstu ,
Currently the duties aren’t available through the API on draft orders. It is available though through the store admin on draft orders.
I’ve passed this on to our team who are exploring adding this to the API as well. If so, it will be noted in the developers changelog
Hope that helps.