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

The city where services are provided, when different from the merchant's DBA location.

Namespace http://Hps.Exchange.PosGateway
Type
serviceCityType Simple Type
Overview
ServiceCity optional serviceCityType Simple Type

The city where services are provided, when different from the merchant's DBA location.

Source
<xs:element name="ServiceCity" type="serviceCityType" minOccurs="0" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>
      <p xmlns="http://Hps.Exchange.PosGateway">
              The city 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