Discount Itemizers REST Endpoints
v2/Sales/Discount Itemizers
These APIs maintain Discount Itemizers:
| Release | Description |
|---|---|
| 23.5 | Discount Itemizers v2 introduced. |
| 23.6 | Update endpoint will only update an existing record and will not insert a new record. |
- Add Discount Itemizers
- Method: postPath:
/config/sim/v2/sales/discountItemizers - Delete Discount Itemizers
- Method: postPath:
/config/sim/v2/sales/deleteDiscountItemizers - Get Discount Itemizers
- Method: postPath:
/config/sim/v2/sales/getDiscountItemizers - Update Discount Itemizers
- Method: postPath:
/config/sim/v2/sales/updateDiscountItemizers