Update Room Allotment
Last updated
Last updated
{
"hotelSn": 725,
"roomTypeSn": 169,
"bookingType": 1,
"startDate": "2025-06-03",
"endDate": "2025-06-03",
"numOfRooms": 2,
"startTime": "08:00",
"endTime": "08:30",
"dayOfWeekList": [2] // 0: Sunday; 1: Monday; 2: Tuesday; 3: Wednesday; 4: Thursday; 5: Friday; 6: Saturday
}{
"code": 1,
"message": "All went well, and (usually) some data was returned",
"error": null,
"data": {
"acknowledged": true
},
"timestamp": 1748192382
}