Retrieving Line Types with an API Call

Travelmanager Team
May 15, 2026
1 min read
Travelmanager

Retrieving Line Types

Use this API call to retrieve the current line types stored in the system for use in your own applications.

Example API Call

/xml.php?token=xyz&aktion=fahrttyp

ParameterDescription
tokenValid API token for account access.
aktionMust contain fahrttyp for this request.

Response

FormatContent
JSONList of available line types for further processing.
Last updated on May 15, 2026