Hi
We integrated Clover with our application. We process the Pick Up and Delivery orders which Customer can place through the browser from our application for Clover merchant. In this case if there is tax applicable on item then we are applying and showing tax amount in the order cart in browser. Now Clover merchant can apply rule to excempt the tax from item with order type.
My query is by using which Clover Rest api we can get the item/s which are exempted from tax with order type (Delivery/Pickup) ?. So that if while placing an order through browser using our application the exempted tax item select then we will not apply tax on that item according to the order type.