Name | Description | Type | Additional information |
---|---|---|---|
PropertyId |
Identifier of the property which booking is made for |
integer |
Required Range: inclusive between 1 and 2147483647 |
StartDate |
Start date for the booking rooms |
date |
Required |
EndDate |
End date for the booking rooms |
date |
Required |
BookingRooms |
Rooms booked |
Collection of AddAccomodationBookingRoomModel |
None. |
Notes |
Notes for the booking |
string |
None. |