http://retail3000.net/Retail3000Webservice/PosComponents
GiftCardWithdrawCheckResponse Element
http://retail3000.net/Retail3000Webservice/PosComponents : GiftCardWithdrawCheckResponse Element
Namespace http://retail3000.net/Retail3000Webservice/PosComponents
Diagram
TransactionId Element Sequence Reference Element IsBlocked Element ExpiryDate Element TransactionsRemaining Element Balance Element InitialBalance Element Status Element VerificationCode Element CardNumber Element CustomerId Element GiftCardTypeId Element Sequence CardInfo Element Message Element ExceptionCode Element Status Element Sequence Result Element RequestId Element Sequence GiftCardWithdrawCheckResult Element Sequence GiftCardWithdrawCheckResponse Element
Overview
Source
<xs:element name="GiftCardWithdrawCheckResponse" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:complexType>
    <xs:sequence>
      <xs:element minOccurs="0" maxOccurs="1" name="GiftCardWithdrawCheckResult" type="tns:GiftCardResponse" />
    </xs:sequence>
  </xs:complexType>
</xs:element>
See Also
http://retail3000.net/Retail3000Webservice/PosComponents