Open the Portico Developer Guide site
PosGateway Schema
ServiceLocation Element
PosGateway Schema > CreditSaleReqBlock1Type Complex Type : ServiceLocation 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.

Note: Currently only used by Mastercard.

Namespace http://Hps.Exchange.PosGateway
Type
ServiceLocationType Complex Type
Diagram
ServiceZipPostalCode Element ServiceCountryCode Element ServiceCountrySubdivision Element ServiceCity Element All ServiceLocation Element
Overview
ServiceLocation optional ServiceLocationType Complex Type

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

Note: Currently only used by Mastercard.

All
ServiceCity optional serviceCityType Simple Type

City where the cardholder received the services, if different from the merchant’s city

ServiceCountrySubdivision optional serviceCountrySubdivisionType Simple Type

Country subdivision where the cardholder received the services, if different from the merchant’s country subdivision

ServiceCountryCode optional serviceCountryCodeType Simple Type

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

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="ServiceLocation" type="ServiceLocationType" 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>
      <p xmlns="http://Hps.Exchange.PosGateway">
        <strong>Note:</strong> Currently only used by Mastercard.
            </p>
    </xs:documentation>
  </xs:annotation>
</xs:element>
See Also
CreditSaleReqBlock1Type Complex TypePosGateway Schema