Booking software

Calendar - individual lines and journeys

The calendar view displays the departures in calendar form. If you click on a day, you will be taken to the pre-assigned online booking form.

As an alternative to the line_id parameter, you can also specify the type (category) with line_type_id.

Example

Journeys of a line from a station for the current month:

```plaintext

["travelmanager call=\"calendar\" start=\"this month\" station_id=\"123\" line_id=\"1234\" account=\"youraccount.travelmanager.software\""]

```