Booking
Responses
Request Body
{
"booking":{
"ota_booking_id": "7673212325",
"booking_type": "new",
"company_id": "8490006340",
"pms_room_type_id": "8490020098",
"ota_type": "booking_dot_com",
"source": "2",
"check_in_date": "2020-07-25",
"check_out_date": "2020-07-28",
"adult_count": "3",
"children_count": "2",
"booking_notes": "created via Booking.com. Booking ID: 76732432325\nEarlyCheckIn, HighFloor",
"booking_customer": {
"company_id": "8490006340",
"customer_name": "Pk Patidar",
"phone": "+91 7878765456",
"email": "[email protected]",
"address": "",
"city": "",
"postal_code": "",
"country": ""
},
"staying_guest": {
"guest_name": ""
},
"card": {
"number": "4242424242424242",
"exp_month": "08",
"exp_year": "23",
"name": "Pankaj Patidar",
"cvc": "123"
},
"rate_plan": {
"rate_plan_name": "booking_dot_com #76732432325",
"number_of_adults_included_for_base_rate": "3",
"description": "It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout. The point of using Lorem Ipsum is that it has a more-or-less normal distribution of letters, as opposed to using 'Content here, content here', making it look like readable English.",
"pms_rate_plan_id": "131335",
"rates": [
{
"date_start": "2020-07-25",
"date_end": "2020-07-27",
"date": "2020-07-27",
"base_rate": "50.00"
}
],
"currency": {
"currency_code": "USD"
}
}
},
"company_id":"8490006340"
}
Responses
Request Body
{
"company_id": "8490006340"
}
Last updated