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

Details of the location where services are provided, if different from the merchant’s location. Should be provided for Mastercard transactions where applicable.

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

Details of the location where services are provided, if different from the merchant’s location. Should be provided for Mastercard transactions where applicable.

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">
              Details of the location where services are provided, if different from the merchant’s location. Should be provided for Mastercard transactions where applicable.
            </p>
    </xs:documentation>
  </xs:annotation>
</xs:element>
See Also
ServiceLocationType Complex TypePosGateway Schema