Retail API Ignores Discount

in Development
Please let me know if something is wrong here but within a order creation post I add a Discount like the following but the "Discount" never shows in LightSpeed...
Please let me know if something is wrong here but within a order creation post I add a Discount like the following but the "Discount" never shows in LightSpeed...
1 comment
Hi @jtellier,
Thank you for contacting us.
What you need to do when adding a discount to the item is add the discountID field to the SaleLine. My example below:
In UI
I hope this helps.