Open the Portico Developer Guide site
PosGateway Schema
AuthAmt Element
PosGateway Schema > CreditReversalReqBlock1Type Complex Type : AuthAmt Element
Description

This field is required for a partial reversal and indicates the desired new authorization amount once the reversal has been processed. If not supplied it will be defaulted to zero indicating a full reversal.

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

This field is required for a partial reversal and indicates the desired new authorization amount once the reversal has been processed. If not supplied it will be defaulted to zero indicating a full reversal.

Source
<xs:element name="AuthAmt" type="amtTypeGlobal" minOccurs="0" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>
      <p xmlns="http://Hps.Exchange.PosGateway">This field is required for a partial reversal and indicates the desired new authorization amount once the reversal has been processed. If not supplied it will be defaulted to zero indicating a full reversal.</p>
    </xs:documentation>
  </xs:annotation>
</xs:element>
See Also
CreditReversalReqBlock1Type Complex TypePosGateway Schema