To retrieve the line types stored in the system, you can make an API call. This query always provides you with the latest line types that you can use in your own programs and systems.
Example of the API call
You can use the following sample API call:
/xml.php?token=xyz&aktion=fahrttyp
Return
The API call is returned in the form of a JSON array containing the line types. This makes it easy to integrate and process the data in your applications.