Open the Portico Developer Guide site
PosGateway Schema
GiftCardAlias Element
PosGateway Schema > PosResponse Element > Ver1.0 Element > Transaction Element : GiftCardAlias Element
Namespace http://Hps.Exchange.PosGateway
Type
PosGiftCardAliasRspType Complex Type
Diagram
CardData Element RspText Element RspCode Element All GiftCardAlias Element
Overview
All
RspCode xs:int

Response (result) code returned by the issuer

RspText optional xs:string

Response (result) text returned by the issuer

CardData optional GiftCardDataRspType Complex Type

Information about the impacted account

All
CardNbr cardNbrType Simple Type

Stored value account number

Alias Restriction of xs:string

Echoed from the request

PIN optional Restriction of pinType Simple Type

A numeric PIN associated with the stored value account.

Note: This is not a PIN block as defined in debit transactions.

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