Get Discount Award Groups

post

/config/sim/v2/sales/discounts/getAwardGroups

Gets all the award groups for the specified Discount configured for the specified

Request

Supported Media Types
Header Parameters
Body ()
Discount Award Groups Get Object
Root Schema : DiscountAwardGrpsBodyv2
Type: object
The input Body model that needs to be given.
Show Source
Back to Top

Response

Supported Media Types

200 Response

A collection of DiscountAwardGrps entities in an organization.
Body ()
Root Schema : DiscountAwardGrpsGetResponsev2
Type: object
Show Source
Nested Schema : items
Type: array
Array of Discount Award Group objects of the organization.
Show Source
Nested Schema : DiscountAwardGrpsResponsev2
Type: object
Model for Discount Award Groups Object
Show Source

400 Response

400 Bad Request
Body ()
Root Schema : ErrorDetails
Type: object
Response body when the request returns an error.
Show Source

404 Response

404 Requested resource not found
Back to Top