Create a family booking with children
- Booking
- Booking
- 4 routes
How do I create a family booking that includes children?
This scenario documents a family booking journey with children, from proposal search to attendee qualification and booking creation. It is useful when the booking flow must handle child birthdates, household composition and post-booking attendee verification.
The flow creates a family proposal, updates the proposal attendees, creates the booking and then retrieves the booked attendees list.
Overview
This scenario helps a booking application manage a family booking where one or more children must be identified correctly throughout the proposal and booking flow.
Prerequisites
- A valid
x-api-key, and where requiredaccept-languageandauthorization. - Family composition and child birthdates ready to be sent in the booking flow.
- The
accept-languageused for booking creation must stay consistent with the proposal creation context.
Expected result
The application can create a family proposal, identify the attendees, create the booking and read back the attendees linked to the booking.
Process workflow
Legend:
Mandatory
Optional