http://retail3000.net/Retail3000Webservice/PosComponents
GiftCardWithdrawCheck Element
http://retail3000.net/Retail3000Webservice/PosComponents : GiftCardWithdrawCheck 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 GiftCardWithdrawCheck 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="GiftCardWithdrawCheck" 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