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

The actual authorized amount

Note: This can be different from the original requested amount for partial authorizations.

Namespace http://Hps.Exchange.PosGateway
Type
xs:decimal
Overview
AuthAmt optional xs:decimal

The actual authorized amount

Note: This can be different from the original requested amount for partial authorizations.

Source
<xs:element name="AuthAmt" type="xs:decimal" minOccurs="0" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>
      <p xmlns="http://Hps.Exchange.PosGateway">The actual authorized amount</p>
      <p xmlns="http://Hps.Exchange.PosGateway" />
      <p xmlns="http://Hps.Exchange.PosGateway">
        <strong>Note:</strong> This can be different from the original requested amount for partial authorizations.</p>
    </xs:documentation>
  </xs:annotation>
</xs:element>
See Also
TransactionDataType Complex TypePortico Schema