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

Partial reversals are not supported for debit transactions. This field should not be sent. Debit reversals are always a full reversal of the original transaction.

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

Partial reversals are not supported for debit transactions. This field should not be sent. Debit reversals are always a full reversal of the original transaction.

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">Partial reversals are not supported for debit transactions. This field should not be sent. Debit reversals are always a full reversal of the original transaction.</p>
    </xs:documentation>
  </xs:annotation>
</xs:element>
See Also
DebitReversalReqBlock1Type Complex TypePosGateway Schema