The GetDiscountCardTransactions function returns all discountCardTransaction records for the specified parameters.
Method | /GetDiscountCardTransactions |
The request body is of type GetDiscountCardTransactions.
Name | Description | Data Type |
---|---|---|
filter | DiscountCardTransactionsFilter |
|
The response body is of type GetDiscountCardTransactionsResponse.
Name | Description | Data Type |
---|---|---|
GetDiscountCardTransactionsResult | ArrayOfViewDiscountCardTransactionInfo |
|