mobility-data-specification
mobility-data-specification copied to clipboard
Use cases for cost data on /trips if reservation made but no ride taken?
Is your feature request related to a problem? Please describe.
If a vehicle is reserved but the customer cancels before they start a ride, the proposal #399 says a trip does not get returned in the /trips endpoint. This means other data returned (see the list here), like the optional standard_cost and actual_cost fields are not returned either.
Cities, do you have any use cases where you may need this cost data, if a reservation was made but no ride was taken?
Describe the solution you'd like
See if there are current or future use cases for this to determine if these trips need to be returned or not.
Is this a breaking change
- No, not breaking
Impacted Spec
For which spec is this feature being requested?
agencypolicy
Describe alternatives you've considered
Leave as is or make these trips optional.
Additional context
https://github.com/openmobilityfoundation/mobility-data-specification/issues/399#issuecomment-702269832