Open the Portico Developer Guide site
PosGateway Schema
CardHolderData Element
PosGateway Schema > DebitAuthReqBlock1Type Complex Type : CardHolderData Element
Description

Card holder data

Namespace http://Hps.Exchange.PosGateway
Type
CardHolderDataType Complex Type
Diagram
CardHolderLanguage Element CardHolderEmail Element CardHolderPhone Element CardHolderZip Element CardHolderState Element CardHolderCity Element CardHolderAddr Element CardHolderLastName Element CardHolderFirstName Element All CardHolderData Element
Overview
All
CardHolderZip optional zipType Simple Type

Zip or postal code; see the associated Type pattern for restrictions.

Note: Canadian postal codes should be sent in the format "A0A0A0".

CardHolderPhone optional phoneType Simple Type

Phone number; see the associated Type pattern for restrictions.

CardHolderEmail optional emailType Simple Type

Email address

CardHolderLanguage optional languageIndicatorType Simple Type

CardHolder preferred language.

Note:This field is required for Canadian merchants.

Source
<xs:element name="CardHolderData" type="CardHolderDataType" minOccurs="0" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>
      <p xmlns="http://Hps.Exchange.PosGateway">Card holder data</p>
    </xs:documentation>
  </xs:annotation>
</xs:element>
See Also
DebitAuthReqBlock1Type Complex TypePosGateway Schema