The GetDiscountCardDefinitions function returns all discountCardDefinition records for the specified parameters.
Method | /GetDiscountCardDefinitions |
The request body is of type GetDiscountCardDefinitions.
Name | Description | Data Type |
---|---|---|
filter | DiscountCardDefinitionsFilter |
|
The response body is of type GetDiscountCardDefinitionsResponse.
Name | Description | Data Type |
---|---|---|
GetDiscountCardDefinitionsResult | ArrayOfViewDiscountCardDefinitionInfo |
|