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

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