PosComponents Web Service
Method/GetGiftCardTransactions
PosComponents Web Service > All Operations Resource Group : /GetGiftCardTransactions (Method)
Description
The GetGiftCardTransactions function returns all giftCardTransaction records for the specified parameters.
Request (GetGiftCardTransactionsSoapIn)

The request body is of type GetGiftCardTransactions.

Request Body Parameters

NameDescriptionData Type
 GiftCardTransactionsFilter
TransactionDateTime Element Reference Element InvoiceSaleId Element CashSaleId Element GiftCardId Element StoreId Element Sequence filter Element Sequence GetGiftCardTransactions Element

Overview

Sequence
Sequence
StoreId xs:int
GiftCardId xs:int
CashSaleId xs:int
Reference optional xs:string
Response (GetGiftCardTransactionsSoapOut)

The response body is of type GetGiftCardTransactionsResponse.

Response Body Parameters

NameDescriptionData Type
 ArrayOfViewGiftCardTransactionInfo
ReceiptNumber Element TransactionNumber Element StoreNumber Element IsWithdrawal Element ValueChange Element TransactionDateTime Element Reference Element InvoiceSaleId Element CashSaleId Element GiftCardId Element StoreId Element CompanyId Element LastModifiedDateTime Element LastModifiedByUserId Element CreatedDateTime Element CreatedByUserId Element ItemId Element Sequence ViewGiftCardTransactionInfo Element Sequence GetGiftCardTransactionsResult Element Sequence GetGiftCardTransactionsResponse Element

Overview

See Also
All Operations Resource GroupPosComponents Web Service