Open the Portico Developer Guide site
PosGateway Schema
Block1 Element
PosGateway Schema > PosGiftCardTipReqType Complex Type : Block1 Element
Description

Contains a series of required and optional elements

Namespace http://Hps.Exchange.PosGateway
Type
GiftCardTipReqBlock1Type Complex Type
Diagram
Currency Element GratuityAmtInfo Element GatewayTxnId Element All Block1 Element
Overview
Block1 GiftCardTipReqBlock1Type Complex Type

Contains a series of required and optional elements

All
GatewayTxnId txnIdType Simple Type

Gateway-generated transaction identifier returned in the response of the original transaction. This indicates the transaction to be updated.

GratuityAmtInfo amtTypeGlobal Simple Type

The tip amount to be deducted (redeemed) from the stored value account

Note: This field is not informational only and will alter the account balance.

Currency optional currencyType Simple Type

Identifies the currency of the transaction amount; see the associated Type enumerations for specific values supported.

Source
<xs:element name="Block1" type="GiftCardTipReqBlock1Type" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>
      <p xmlns="http://Hps.Exchange.PosGateway">Contains a series of required and optional elements</p>
    </xs:documentation>
  </xs:annotation>
</xs:element>
See Also
PosGiftCardTipReqType Complex TypePosGateway Schema