Skip to content

Add bookingClass to flight schema #37

@BigDataKatha

Description

@BigDataKatha

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.

"bookingClass": {
        "description": "One-letter code for booking class given by airline",
        "type": "string",
        "example": "B"
      },

image

@yartiles @howardem @AnahieM @danielsan @neilgoldman @AVivero @renecairo @madhura-everymundo

Please review if we can start collect this new variable.

Note:

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions