CustomerComponents Web Service
Method/GetLoyaltyCardTransactions
CustomerComponents Web Service > All Operations Resource Group : /GetLoyaltyCardTransactions (Method)
Description
The GetLoyaltyCardTransactions function returns all loyaltyCardTransaction records for the specified parameters.
Request (GetLoyaltyCardTransactionsSoapIn)

The request body is of type GetLoyaltyCardTransactions.

Request Body Parameters

NameDescriptionData Type
 LoyaltyCardTransactionsFilter
 xml:int
 xml:int
 xml:string
orderBy Element maxRecords Element offset Element ConversionId Element LastModifiedDateTo Element LastModifiedDateFrom Element TransactionDateTo Element TransactionDateFrom Element CustomerId Element InvoiceSaleRowId Element InvoiceSaleId Element CashSaleRowId Element CashSaleId Element LoyaltyCardId Element StoreId Element Sequence filter Element Sequence GetLoyaltyCardTransactions Element

Overview

Sequence
Sequence
StoreId xs:int
CashSaleId xs:int
CustomerId xs:int
TransactionDateTo xs:dateTime
LastModifiedDateTo xs:dateTime
offset xs:int
maxRecords xs:int
orderBy optional xs:string
Response (GetLoyaltyCardTransactionsSoapOut)

The response body is of type GetLoyaltyCardTransactionsResponse.

Response Body Parameters

NameDescriptionData Type
 ArrayOfViewLoyaltyCardTransactionInfo
UserFullName Element CalculatedTransactionDateTime Element LoyaltyCardNumber Element StoreDescription Element StoreNumber Element ReceiptNumber Element PosTerminalNumber Element TransactionNumber Element ConversionId Element IsWithdrawal Element PriceChange Element PointsChange Element TransactionDateTime Element Description Element InvoiceSaleRowId Element InvoiceSaleId Element CashSaleRowId Element CashSaleId Element LoyaltyCardId Element StoreId Element CompanyId Element LastModifiedDateTime Element LastModifiedByUserId Element CreatedDateTime Element CreatedByUserId Element ItemId Element Sequence ViewLoyaltyCardTransactionInfo Element Sequence GetLoyaltyCardTransactionsResult Element Sequence GetLoyaltyCardTransactionsResponse Element

Overview

Sequence
Sequence
See Also
All Operations Resource GroupCustomerComponents Web Service