1. Taxes and Charges

REQUEST PROPERTIES

Property Required BEES Force Required Comments Example
tax number true false Sum of Taxes applied to this invoice. 1.85
taxes array[object] false false
taxes.taxAmount number true false The calculated tax amount for this item/invoice. 10.5
taxes.taxId string true false Tax identifier (id) for this item/invoice. GTS
charges array[object] false false
charges.conditions array[object] false false
charges.conditions.type string true false Charges conditions type TODO ENUM NON_REGULAR_DELIVERY_DATE_FEE
charges.conditions.value number true false The value of conditions for the application of this charge. 1.02
charges.id string true false The charge identifier(id) known by the Zone/Vendor. CHARGE_01
charges.type string true false Charge type.
Allowed values:
DELIVERY_DATE_FEE | LOAN_DEDUCTION | OVERPRICE | PAYMENT_METHOD_FEE
MAXIMUM_ORDER_TOTAL
charges.value number true false The total price for this charge. 69.91