Enhancement: Use /api/v1/trains/checkin
with transitous stop ids
#3345
Labels
/api/v1/trains/checkin
with transitous stop ids
#3345
Describe the problem
When implementing support for checking in using the api it is not possible to use transitous stop ids, as the
start
anddestination
station fields need to be a träwelling internal id or an ibnr.While this could be solved by adding an endpoint to query träwelling's data model for transitous station identifiers, this only works with träwelling having fetched the stations previously. Ideally the checkin api would fetch the transitous trip first, discovering all stopover stations in the process.
The text was updated successfully, but these errors were encountered: