Would you like to retrieve the stations currently stored in the backend of the Travelmanager booking software? This API call provides you with a list of stations that you can reuse in your own system or portal.
Parameter
- action: stations
- token: The token for accessing the system
- only_station_id_id: Only find out the information for one station
Example
xml.php?token=xyz&action=stations
Return
The return is a JSON array with the station list and the corresponding fields.