-
Notifications
You must be signed in to change notification settings - Fork 20
Open
Description
Add new property "bookingClass" to flight_base schema to allow customers to get very granular with custom pricing widgets and filters for fare class and booking class. We can allow tenants to map the fareClassInput and/or bookingClass to the fareClass they prefer.
| "fareClassInput": { |
"bookingClass": {
"description": "One-letter code for booking class given by airline",
"type": "string",
"example": "B"
},
@yartiles @howardem @AnahieM @danielsan @neilgoldman @AVivero @renecairo @madhura-everymundo
Please review if we can start collect this new variable.
Note:
- Booking codes were defined by IATA, but airlines have deviated from the IATA standard and current booking codes are airline-specific. Nevertheless, certain booking codes have retained the same meaning across most airlines.
Metadata
Metadata
Assignees
Labels
No labels
