Open the Portico Developer Guide site
PosGateway Schema
TYPoints Element
PosGateway Schema > CreditSaleReqBlock1Type Complex Type : TYPoints Element
Description

ThankYou Points can be redeemed to cover purchases.

Namespace http://Hps.Exchange.PosGateway
Type
TYPointsDataType Complex Type
Diagram
DischargedAmtInfo Element ForeignTicketId Element TYPointsDischarged Element ForeignTerminalId Element TYPointsMerchantId Element CampaignName Element CampaignId Element TYPointsTxnApprovalId Element All TYPoints Element
Overview
TYPoints optional TYPointsDataType Complex Type

ThankYou Points can be redeemed to cover purchases.

All
TYPointsTxnApprovalId optional Restriction of xs:string

Generated during the point redemption process. Must be present for all Thank You Point requests.

CampaignId optional Restriction of xs:string

Identifier for each participating bank. Must be present for all Thank You Point requests.

CampaignName optional Restriction of xs:string

Name of the participating bank associated with the Campaign ID.

TYPointsMerchantId optional Restriction of xs:string

Thank You Point redemption system internal merchant identifier.

ForeignTerminalId optional Restriction of xs:string

Cash register or point of sale ID of the trading partner. Must be present for all Thank You Point requests.

TYPointsDischarged optional Restriction of xs:decimal

Points to be redeemed. Two decimals implied. Must be present for all Thank You Point requests.

ForeignTicketId optional Restriction of xs:string

Invoice number or unique sales folio of the point of sale. Must be present for all Thank You Point requests.

DischargedAmtInfo optional amtTypeGlobal Simple Type

The amount of the transaction that was covered by points. Must be present for all Thank You Point requests.

Source
<xs:element name="TYPoints" type="TYPointsDataType" minOccurs="0" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>
      <p xmlns="http://Hps.Exchange.PosGateway">ThankYou Points can be redeemed to cover purchases.</p>
    </xs:documentation>
  </xs:annotation>
</xs:element>
See Also
CreditSaleReqBlock1Type Complex TypePosGateway Schema