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

Postal code where the cardholder received the services, if different from the merchant’s postal code.

Namespace http://Hps.Exchange.PosGateway
Type
serviceCountryCodeType Simple Type
Overview
ServiceCountryCode optional serviceCountryCodeType Simple Type

Postal code where the cardholder received the services, if different from the merchant’s postal code.

Source
<xs:element name="ServiceCountryCode" type="serviceCountryCodeType" minOccurs="0" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>
      <p xmlns="http://Hps.Exchange.PosGateway">
              Postal code where the cardholder received the services, if different from the merchant’s postal code.
            </p>
    </xs:documentation>
  </xs:annotation>
</xs:element>
See Also
ServiceLocationType Complex TypePosGateway Schema