The GetDiscountCardTypes function returns all discountCardType records for the specified parameters.
Method | /GetDiscountCardTypes |
The request body is of type GetDiscountCardTypes.
Name | Description | Data Type |
---|---|---|
filter | DiscountCardTypesFilter |
|
The response body is of type GetDiscountCardTypesResponse.
Name | Description | Data Type |
---|---|---|
GetDiscountCardTypesResult | ArrayOfViewDiscountCardTypeInfo |
|