Hi there!
I’ve been working on an app for some time using the Admin API to create DraftOrders.
Recently, I noticed an issue where tax values are coming back as 0.
The tax rates are correct and everything else looks more or less the same, but the tax_line[price] is always 0.00
This used to work and I don’t think I’ve changed anything.
Ive seen similar issues on the forums with taxes being excluded entirely, or even being double counted but nothing with this specific issues. I’ve included the JSON for both the request and the response.
I’ve tried tinkering with some of the values but nothing appears to work. This is also applying to all orders, regardless of products, locations, etc.
Unfortunately, I don’t store these draft responses long, so I can’t track how long this has been happening.
Request:
Response:

