Open the Portico Developer Guide site
PosGateway Schema
ServiceZipPostalCode Element
PosGateway Schema > ServiceLocationType Complex Type : ServiceZipPostalCode Element
Description

The zip or postal code where services are provided, when different from the merchant's DBA location.

Namespace http://Hps.Exchange.PosGateway
Type
serviceZipPostalCodeType Simple Type
Overview
ServiceZipPostalCode optional serviceZipPostalCodeType Simple Type

The zip or postal code where services are provided, when different from the merchant's DBA location.

Source
<xs:element name="ServiceZipPostalCode" type="serviceZipPostalCodeType" minOccurs="0" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>
      <p xmlns="http://Hps.Exchange.PosGateway">
              The zip or postal code where services are provided, when different from the merchant's DBA location.
            </p>
    </xs:documentation>
  </xs:annotation>
</xs:element>
See Also
ServiceLocationType Complex TypePosGateway Schema