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

The amount of the transaction that was covered by a promotion or a discount. Returned back in the response when present.

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

The amount of the transaction that was covered by a promotion or a discount. Returned back in the response when present.

Source
<xs:element name="DiscountAmtInfo" 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 a promotion or a discount. Returned back in the response when present.</p>
    </xs:documentation>
  </xs:annotation>
</xs:element>
See Also
AuthRspStatusType Complex TypePosGateway Schema