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

This must match the authorization amount from the original transaction. This is required for both full and partial reversals. If not supplied an error response will be returned.

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

This must match the authorization amount from the original transaction. This is required for both full and partial reversals. If not supplied an error response will be returned.

Source
<xs:element name="Amt" type="amtTypeGlobal" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>
      <p xmlns="http://Hps.Exchange.PosGateway">This must match the authorization amount from the original transaction. This is required for both full and partial reversals. If not supplied an error response will be returned.</p>
    </xs:documentation>
  </xs:annotation>
</xs:element>
See Also
CreditReversalReqBlock1Type Complex TypePosGateway Schema