Discount Award Groups REST Endpoints
v2/Sales/Discounts/Discount Award Groups
These APIs maintain Discount Award Groups:
| Release | Description |
|---|---|
| 23.5 | Discount Award Groups v2 introduced. |
| 23.6 | Update endpoint will only update an existing record and will not insert a new record. |
| 23.7 | The awardCount field, previously missing from the Get response and the Insert and Update request bodies, has now been added to the documentation. |
- Add Discount Award Groups
- Method: postPath:
/config/sim/v2/sales/discounts/awardGroups - Delete Discount Award Groups
- Method: postPath:
/config/sim/v2/sales/discounts/deleteAwardGroups - Get Discount Award Groups
- Method: postPath:
/config/sim/v2/sales/discounts/getAwardGroups - Update Discount Award Groups
- Method: postPath:
/config/sim/v2/sales/discounts/updateAwardGroups