Request

The request needs to contain only the identifier of the city (tag city, attribute code)
You can specify the zone (tag zone, attribute code)
You can also set a timestamp as for the country search and the city search
The (type) attribute has to be set to meeting_points.

<?xml version="1.0" encoding="UTF-8"?>  
<envelope>  
    <header>  
        <actor>test</actor>     
        <user>test</user>  
        <password>test</password>  
        <version>1.6.1</version>  
        <timestamp>20030423170100</timestamp>  
    </header>  
    <query type="meeting_points" product="transfer">  
        <city code="VCEI"/>  
    <zone code="aptve"/>  
    <timestamp>20030423170100</timestamp>  
    </query>  
</envelope>
Response

The response message contains in its response, tag the list of all the meeting points of the city as described in the following list:

  • id
    • meeting point's identifier
  • names
    • meeting point's names in the available languages
  • type
    • meeting point typology identifier
  • hotels
    • contains the list of hotels (id end hotel name) if the point has hotel typology