Delete Discounts
post
/config/sim/v1/sales/deleteDiscounts
Deletes the Discount object.
Request
Supported Media Types
- application/json
- multipart/form-data
Header Parameters
-
Simphony-AuditTrailRef: string
Detail that identifies, who made the change.
Discount object of the organization
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 Discount.Example:
1
Response
Supported Media Types
- application/json
200 Response
Message indicating the number of records deleted.