Discount REST Endpoints
v1/Sales/Discounts/Discount
These APIs maintain Discounts:
| Release | Description |
|---|---|
| 23.3 | The Simphony-OrgShortName parameter is deprecated. The authentication token contains the organization access details. |
| 23.4 |
|
| 23.5 | Introduced two new fields for external references. These fields are supported starting from Simphony Version 19.8 |
- Add Discounts
- Method: postPath:
/config/sim/v1/sales/discounts - Delete Discounts
- Method: postPath:
/config/sim/v1/sales/deleteDiscounts - Get Discounts
- Method: postPath:
/config/sim/v1/sales/getDiscounts - Update Discounts
- Method: postPath:
/config/sim/v1/sales/updateDiscounts