Open the Portico Developer Guide site
PosGateway Schema
CardData Element
PosGateway Schema > PosGiftCardAliasRspType Complex Type : CardData Element
Description

Information about the impacted account

Namespace http://Hps.Exchange.PosGateway
Type
GiftCardDataRspType Complex Type
Diagram
PIN Element Alias Element CardNbr Element All CardData Element
Overview
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="CardData" type="GiftCardDataRspType" minOccurs="0" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>
      <p xmlns="http://Hps.Exchange.PosGateway">Information about the impacted account</p>
    </xs:documentation>
  </xs:annotation>
</xs:element>
See Also
PosGiftCardAliasRspType Complex TypePosGateway Schema