PosComponents Web Service
Method/GetSingleGiftCardTransaction
PosComponents Web Service > All Operations Resource Group : /GetSingleGiftCardTransaction (Method)
Description
The GetSingleGiftCardTransaction function returns the giftCardTransaction record for the given primary key.
Request (GetSingleGiftCardTransactionSoapIn)

The request body is of type GetSingleGiftCardTransaction.

Request Body Parameters

NameDescriptionData Type
 xml:int
itemId Element Sequence GetSingleGiftCardTransaction Element

Overview

Sequence
itemId xs:int
Response (GetSingleGiftCardTransactionSoapOut)

The response body is of type GetSingleGiftCardTransactionResponse.

Response Body Parameters

NameDescriptionData Type
 GiftCardTransactionInfo
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 GetSingleGiftCardTransactionResult Element Sequence GetSingleGiftCardTransactionResponse Element

Overview

Sequence
Sequence
ItemId xs:int
CreatedDateTime xs:dateTime
CompanyId xs:int
StoreId xs:int
GiftCardId xs:int
CashSaleId xs:int
Reference optional xs:string
ValueChange xs:decimal
IsWithdrawal xs:boolean
See Also
All Operations Resource GroupPosComponents Web Service