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

The amount of the transaction that was covered by Thank You Points. Echoed back in the response when present.

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

The amount of the transaction that was covered by Thank You Points. Echoed back in the response when present.

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 Thank You Points. Echoed back in the response when present.</p>
    </xs:documentation>
  </xs:annotation>
</xs:element>
See Also
AuthRspStatusType Complex TypePosGateway Schema