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