flight-hotel-offers
Create Flight Hotel Proposals
post/flight-hotel-offers/
Request body
Response
Successful Response
Example response
{
"hotel_search_context": {
"guests": {
"rooms": [
{
"adults": 2,
"children": [
{
"age": 5
}
]
}
]
}
}
}