Open the Portico Developer Guide site
PosGateway Schema
CardHolderZip Element
PosGateway Schema > CardHolderDataType Complex Type : CardHolderZip Element
Description

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

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

Namespace http://Hps.Exchange.PosGateway
Type
zipType Simple Type
Overview
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".

Source
<xs:element name="CardHolderZip" type="zipType" minOccurs="0" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>
      <p xmlns="http://Hps.Exchange.PosGateway">Zip or postal code; see the associated Type pattern for restrictions.</p>
      <p xmlns="http://Hps.Exchange.PosGateway" />
      <p xmlns="http://Hps.Exchange.PosGateway">
        <strong>Note:</strong> Canadian postal codes should be sent in the format "A0A0A0".
            </p>
    </xs:documentation>
  </xs:annotation>
</xs:element>
See Also
CardHolderDataType Complex TypePosGateway Schema