How do I manage discounts?
To add discounts to an order, add a new order item with a negative amount as below:
- Add a new order item to the order.
- Enter a negative amount for the new order item.
This will subtract the amount of the discount from the total amount of the order.
Example
"order": { "items": [ { "reference": "sku-123",