Open the Portico Developer Guide site
PosGateway Schema
GiftCardBalance Element
PosGateway Schema > PosResponse Element > Ver1.0 Element > Transaction Element : GiftCardBalance Element
Namespace http://Hps.Exchange.PosGateway
Type
PosGiftCardBalanceRspType Complex Type
Diagram
Notes Element Rewards Element PointsBalanceAmt Element BalanceAmt Element AuthCode Element RspText Element RspCode Element All GiftCardBalance Element
Overview
All
RspCode xs:int

Response (result) code returned by the issuer

RspText optional xs:string

Response (result) text returned by the issuer

AuthCode optional xs:string

If authorized, authorization code returned by the issuer

BalanceAmt optional xs:decimal

Balance on the account after the transaction

PointsBalanceAmt optional xs:decimal

Points balance on the account after the transaction

Rewards optional xs:string

Identifies rewards added to the account as a result of a transaction

Notes optional xs:string

Contains rewards messages to be displayed by the client to inform an account holder about special rewards or promotions available

Source
<xs:element name="GiftCardBalance" type="PosGiftCardBalanceRspType" xmlns:xs="http://www.w3.org/2001/XMLSchema" />
See Also
Transaction ElementVer1.0 ElementPosResponse ElementPosGateway Schema