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

The country where services are provided, when different from the merchant's DBA location. ISO 3 digit or alpha characters are supported. Must be a valid country code value.

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

The country where services are provided, when different from the merchant's DBA location. ISO 3 digit or alpha characters are supported. Must be a valid country code value.

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">
              The country where services are provided, when different from the merchant's DBA location.
              ISO 3 digit or alpha characters are supported. Must be a valid country code value.
            </p>
    </xs:documentation>
  </xs:annotation>
</xs:element>
See Also
ServiceLocationType Complex TypePosGateway Schema