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
| Parameter | Description |
|---|---|
token | Valid API token for account access. |
aktion | Must contain fahrttyp for this request. |
Response
| Format | Content |
|---|---|
| JSON | List of available line types for further processing. |