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

If present, this amount replaces the amount to be settled for the original transaction; this includes all other "Info" amounts associated with the original transaction or provided in this request.

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

If present, this amount replaces the amount to be settled for the original transaction; this includes all other "Info" amounts associated with the original transaction or provided in this request.

Source
<xs:element name="Amt" type="amtTypeGlobal" minOccurs="0" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>
      <p xmlns="http://Hps.Exchange.PosGateway">If present, this amount replaces the amount to be settled for the original transaction; this includes all other "Info" amounts associated with the original transaction or provided in this request.</p>
    </xs:documentation>
  </xs:annotation>
</xs:element>
See Also
PosDebitAddToBatchReqType Complex TypePosGateway Schema