http://retail3000.net/Retail3000Webservice/PosComponents
GetGiftCards Element
http://retail3000.net/Retail3000Webservice/PosComponents : GetGiftCards Element
Namespace http://retail3000.net/Retail3000Webservice/PosComponents
Diagram
skipItemId Element orderBy Element maxRecords Element offset Element ModifiedSinceDateTime Element CreatedDateTo Element CreatedDateFrom Element IsBlockedOnly Element IsPrintedOnly Element ExpiryDate Element TransactionsRemaining Element Status Element VerificationCode Element CardNumberTo Element CardNumberFrom Element CardNumber Element CardNumberWithSuffix Element InvoiceSaleId Element CashSaleId Element CustomerId Element GiftCardDefinitionId Element GiftCardTypeId Element StoreId Element Sequence filter Element Sequence GetGiftCards Element
Overview
Source
<xs:element name="GetGiftCards" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:complexType>
    <xs:sequence>
      <xs:element minOccurs="0" maxOccurs="1" name="filter" type="tns:GiftCardsFilter" />
      <xs:element minOccurs="1" maxOccurs="1" name="offset" type="xs:int" />
      <xs:element minOccurs="1" maxOccurs="1" name="maxRecords" type="xs:int" />
      <xs:element minOccurs="0" maxOccurs="1" name="orderBy" type="xs:string" />
      <xs:element minOccurs="1" maxOccurs="1" name="skipItemId" type="xs:int" />
    </xs:sequence>
  </xs:complexType>
</xs:element>
See Also
http://retail3000.net/Retail3000Webservice/PosComponents