Open the Portico Developer Guide site
PosGateway Schema
GiftCardVoid Element
PosGateway Schema > PosResponse Element > Ver1.0 Element > Transaction Element : GiftCardVoid Element
Namespace http://Hps.Exchange.PosGateway
Type
PosGiftCardVoidRspType Complex Type
Diagram
Notes Element PointsBalanceAmt Element BalanceAmt Element AuthCode Element RspText Element RspCode Element All GiftCardVoid 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

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="GiftCardVoid" type="PosGiftCardVoidRspType" xmlns:xs="http://www.w3.org/2001/XMLSchema" />
See Also
Transaction ElementVer1.0 ElementPosResponse ElementPosGateway Schema