http://retail3000.net/Retail3000Webservice/PosComponents
GiftCardInformation Element
http://retail3000.net/Retail3000Webservice/PosComponents : GiftCardInformation Element
Namespace http://retail3000.net/Retail3000Webservice/PosComponents
Diagram
PosTerminalNumber Element StoreNumber Element CompanyNumber Element MerchantPassword Element MerchantUsername Element Sequence Credentials Element Reference Element VerificationCode Element CardNumber Element RequestId Element Sequence request Element Sequence GiftCardInformation Element
Overview
Sequence
Sequence
RequestId xs:int
CardNumber xs:long
VerificationCode optional xs:string
Reference optional xs:string
Sequence
MerchantUsername optional xs:string
MerchantPassword optional xs:string
Source
<xs:element name="GiftCardInformation" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:complexType>
    <xs:sequence>
      <xs:element minOccurs="0" maxOccurs="1" name="request" type="tns:GiftCardRequest" />
    </xs:sequence>
  </xs:complexType>
</xs:element>
See Also
http://retail3000.net/Retail3000Webservice/PosComponents