Open the Portico Developer Guide site
PosGateway Schema
DischargedAmtInfo Element
PosGateway Schema > TYPointsDataType Complex Type : DischargedAmtInfo Element
Description

The amount of the transaction that was covered by points. Must be present for all Thank You Point requests.

Namespace http://Hps.Exchange.PosGateway
Type
amtTypeGlobal Simple Type
Overview
DischargedAmtInfo optional amtTypeGlobal Simple Type

The amount of the transaction that was covered by points. Must be present for all Thank You Point requests.

Source
<xs:element name="DischargedAmtInfo" type="amtTypeGlobal" minOccurs="0" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>
      <p xmlns="http://Hps.Exchange.PosGateway">The amount of the transaction that was covered by points. Must be present for all Thank You Point requests.</p>
    </xs:documentation>
  </xs:annotation>
</xs:element>
See Also
TYPointsDataType Complex TypePosGateway Schema