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

Points balance on the account after the transaction

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

Points balance on the account after the transaction

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">Points balance on the account after the transaction</p>
    </xs:documentation>
  </xs:annotation>
</xs:element>
See Also
PosGiftCardActivateRspType Complex TypePosGateway Schema