Booking software

Interactive search with month selection

This view displays your trips grouped by category and month in a list. To perform the search, the station_id parameter is required. You use this parameter to specify the station for which the search result should be displayed.

Example call

```plaintext

[travelmanager call="listcategories" account="xyz.travelmanager.software" station_id="1" line_type_id="1,2,3,4,5"]

```