http://retail3000.net/Retail3000Webservice/PosComponents
GetGiftCardTransactions Element
http://retail3000.net/Retail3000Webservice/PosComponents : GetGiftCardTransactions Element
Namespace http://retail3000.net/Retail3000Webservice/PosComponents
Diagram
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
Source
<xs:element name="GetGiftCardTransactions" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:complexType>
    <xs:sequence>
      <xs:element minOccurs="0" maxOccurs="1" name="filter" type="tns:GiftCardTransactionsFilter" />
    </xs:sequence>
  </xs:complexType>
</xs:element>
See Also
http://retail3000.net/Retail3000Webservice/PosComponents