Open the Portico Developer Guide site
PosGateway Schema
PointsBalanceAmt Element
PosGateway Schema > PosGiftCardDeactivateRspType Complex Type : PointsBalanceAmt Element
Description

Point balance on the account before it was deactivated; the client must determine how to handle this

Namespace http://Hps.Exchange.PosGateway
Type
xs:decimal
Overview
PointsBalanceAmt optional xs:decimal

Point balance on the account before it was deactivated; the client must determine how to handle this

Source
<xs:element name="PointsBalanceAmt" type="xs:decimal" minOccurs="0" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>
      <p xmlns="http://Hps.Exchange.PosGateway">Point balance on the account before it was deactivated; the client must determine how to handle this</p>
    </xs:documentation>
  </xs:annotation>
</xs:element>
See Also
PosGiftCardDeactivateRspType Complex TypePosGateway Schema