Delete Discount Award Groups
post
/config/sim/v1/sales/discounts/deleteawardgroups
Deletes the Discount Award Group object.
Request
Supported Media Types
- application/json
- multipart/form-data
Header Parameters
-
Simphony-AuditTrailRef: string
Detail that identifies, who made the change.
Discount Award Group Response Object
Root Schema : schema
Type:
Show Source
object
-
effGrpObjNum:
integer
ObjectNumber of Effectivity GroupExample:
1
-
hierUnitId(required):
integer
Unique Hierarchy Unit ValueExample:
1
-
objectNum(required):
integer
Object Number of the revenue center.Example:
1
-
sequenceNum(required):
integer
Sequence Number of the discount award groupExample:
1
Response
Supported Media Types
- application/json
200 Response
Message indicating the number of records deleted.