Tax deduction field for order items
What's new
New boolean field defines whether the tax was already deducted from the product price in the order.
Changes in API
Each product in the order details now has a new taxAlreadyDeductedFromPrice boolean field:
items[]>items[]>taxAlreadyDeductedFromPrice(boolean) field for the/ordersGETendpoint:items[]>taxAlreadyDeductedFromPrice(boolean) field for the/orders/{orderId}GETPUTand/orders/lastGETendpoints:
Documentation links
Search ordersGet orderGet last orderLast updated
Was this helpful?
