Skip to Content

CreateBookingRequest

Properties

NameTypeDescriptionNotes
property_idLongProperty ID to book[default to null]
check_in_dateStringCheck-in date[default to null]
check_out_dateStringCheck-out date[default to null]
number_of_adultsIntegerNumber of adult guests[default to null]
number_of_childrenIntegerNumber of child guests[default to null]
number_of_infantsIntegerNumber of infant guests[default to null]
number_of_petsIntegerNumber of pets[default to null]
special_requestsStringSpecial requests from guest[optional] [default to null]
guestsListList of guest information[default to null]
payment_methodStringPayment method identifier[default to null]
coupon_codeStringCoupon code for discount[optional] [default to null]

[Back to Model list] [Back to API list] [Back to README]