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

If present, this amount is stored with the original transaction. If the original already had gratuity amount information, this will replace it. This defines the portion of the settlement amount that is 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
amtTypeGlobal Simple Type
Overview
GratuityAmtInfo optional amtTypeGlobal Simple Type

If present, this amount is stored with the original transaction. If the original already had gratuity amount information, this will replace it. This defines the portion of the settlement amount that is 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="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 is stored with the original transaction. If the original already had gratuity amount information, this will replace it. This defines the portion of the settlement amount that is 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
PosCreditTxnEditReqType Complex TypePosGateway Schema