Currently we import line item value.
However DEAR has discount features for order value now.
We cannot take this into account when importing the item values at the moment.
Example:
"AdditionalCharges": [
{
"Description": "Discount",
"Price": -40.0000,
"Quantity": 1.0000,
"Discount": 0.0000,
"Tax": 0.0000,
"Total": -40.0000,
"TaxRule": "GST Free Income",
"Comment": null
Created by Christopher Day
·