I am trying to create an order using the Clover Atomic Order Creation API (API Reference). However, I am facing an issue where the API is automatically applying the default tax, even though my requirement is to create an order without any tax applied.
I've tried various approaches, including sending requests without tax parameters and using different combinations of item configurations, but the default tax continues to get applied. There doesn't seem to be clear documentation on how to bypass or disable the default tax for an order.
Has anyone successfully created an order without applying the default tax? Any insights or suggestions on how to achieve this would be greatly appreciated!