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

RefundAmt optional xs:decimal

Balance on the account before it was deactivated; this should be refunded

PointsBalanceAmt optional xs:decimal

Point balance on the account before it was deactivated; the client must determine how to handle this

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