The original API supports another optional parameter called via, this should be added…
Parameters taken from an API request:
{
lang: "en",
originId: "008062648",
destId: "007216050",
date: "2017-07-15",
time: "13:00",
via: "008108000;005510009" // two via stations. this seems to be the maximum number of supported stations in this field (according to the GUI), this should be investigated further
}
The original API supports another optional parameter called
via
, this should be added… Parameters taken from an API request: