Open the Portico Developer Guide site
PosGateway Schema
RewardCashData Element
PosGateway Schema > PosReportTxnDetailRspType Complex Type : RewardCashData Element
Description

RewardCashData details.

Namespace http://Hps.Exchange.PosGateway
Type
RewardCashDataType Complex Type
Diagram
FileReferenceNbr Element RewardCashRedeemed Element CashDiscountUsed Element Quantity3 Element GiftCode3 Element Quantity2 Element GiftCode2 Element Quantity1 Element GiftCode1 Element All RewardCashData Element
Overview
RewardCashData optional RewardCashDataType Complex Type

RewardCashData details.

All
Quantity1 optional xs:int
Quantity2 optional xs:int
Quantity3 optional xs:int
RewardCashRedeemed xs:decimal

Points redeemed

FileReferenceNbr xs:string

Reference number returned by the processor or issuer

Source
<xs:element name="RewardCashData" type="RewardCashDataType" minOccurs="0" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>
      <p xmlns="http://Hps.Exchange.PosGateway">RewardCashData details.</p>
    </xs:documentation>
  </xs:annotation>
</xs:element>
See Also
PosReportTxnDetailRspType Complex TypePosGateway Schema