UnionInternationalCheminsdeFer / OSDM

Projects related to an open sales & distribution API for public transportation.
https://osdm.io
Apache License 2.0
54 stars 21 forks source link

Passenger variants like female, military or students #651

Open JorienDT opened 1 month ago

JorienDT commented 1 month ago

How are female seats handled? E.g. when it is requested to only have 2 females next to each other. How are military and students handled? Discounts or passenger types?

CGantert345 commented 1 month ago

Military and student are handled via reduction cards. Seats for female travelers can be offered by providing the possible seat types (similar to seats in silence or family areas) in the reservation offer.

JorienDT commented 4 weeks ago

Thanks for clarification!