Open the Portico Developer Guide site
PosGateway Schema
CashBackAmount Element
PosGateway Schema > EBTCashBenefitWithdrawalReqBlock1Type Complex Type : CashBackAmount Element
Description

Cashback amount information (considered one of the "Info" amounts); this defines the portion of the total amount provided as part of this request that was specifically for cashback. 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
CashBackAmount amtTypeGlobal Simple Type

Cashback amount information (considered one of the "Info" amounts); this defines the portion of the total amount provided as part of this request that was specifically for cashback. This is informational only and will not alter the amount processed as part of the transaction.

Source
<xs:element name="CashBackAmount" type="amtTypeGlobal" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>
      <p xmlns="http://Hps.Exchange.PosGateway">Cashback amount information (considered one of the "Info" amounts); this defines the portion of the total amount provided as part of this request that was specifically for cashback. 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
EBTCashBenefitWithdrawalReqBlock1Type Complex TypePosGateway Schema