Discount REST Endpoints
v2/Sales/Discounts/Discount
These APIs maintain Discounts:
| Release | Description |
|---|---|
| 23.5 |
|
| 23.6 | Update endpoint will only update an existing record and will not insert a new record. |
- Add Discounts
- Method: postPath:
/config/sim/v2/sales/discounts - Delete Discounts
- Method: postPath:
/config/sim/v2/sales/deleteDiscounts - Get Discounts
- Method: postPath:
/config/sim/v2/sales/getDiscounts - Update Discounts
- Method: postPath:
/config/sim/v2/sales/updateDiscounts