-
Notifications
You must be signed in to change notification settings - Fork 41
[FEATURE REQUEST] Add multipoint offer requests #560
Copy link
Copy link
Open
Milestone
Description
Is your feature request related to a problem? Please describe.
When requesting offers in V1.5 one can specify one start point from and one destination point to. Especially for intermodal trips where the user switches the mode of travelling during his trip, there are quite often several options for where to change modes. For each of the option one has to request an offer which means a http request that needs to be send and processed.
Urgency
It would make things more efficient so it's not crucial.
Describe the solution you'd like
If it would be possible to make multipoint offer request one could request offers from e.g. one start point to multiple destinations in one http call. That would mean that the to and from will become arrays rather then single attributes. In the request for each from and to pair an offer, if available, is generated.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels