Open the Portico Developer Guide site
Portico Schema
GratuityAmtInfo Element
Portico Schema > CreditOfflineAuthReqBlock1Type Complex Type : GratuityAmtInfo Element
Description

Gratuity amount information; this defines the portion of the total amount provided as part of this request that was specifically for gratuity. This is informational only and will not alter the amount processed as part of the transaction.

Namespace http://Hps.Exchange.PosGateway
Type
amtType Simple Type
Overview
GratuityAmtInfo optional amtType Simple Type

Gratuity amount information; this defines the portion of the total amount provided as part of this request that was specifically for gratuity. This is informational only and will not alter the amount processed as part of the transaction.

Source
<xs:element name="GratuityAmtInfo" type="amtType" minOccurs="0" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>
      <p xmlns="http://Hps.Exchange.PosGateway">Gratuity amount information; this defines the portion of the total amount provided as part of this request that was specifically for gratuity. This is informational only and will not alter the amount processed as part of the transaction.</p>
    </xs:documentation>
  </xs:annotation>
</xs:element>
See Also
CreditOfflineAuthReqBlock1Type Complex TypePortico Schema