Open the Portico Developer Guide site
Portico Schema
Amt Element
Portico 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
amtType Simple Type
Overview
Amt amtType 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="amtType" 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 TypePortico Schema