{
"status": true,
"message": "Success! Reservation has been updated successfully.",
"data": {
"reservation": {
"_id": "653e1abd7caa88fa5e6f5f46",
"roomName": "Asa Royal room",
"userId": "653bc09dd315da400aa0824d",
"fullName": "Abdullah Yahaya Abu",
"roomId": "653a2c6f8ce4a13762264c20",
"reservationType": "Family Room",
"status": "completed",
"quantity": 3,
"fromDate": "2023-10-26T00:00:00.000Z",
"toDate": "2023-10-27T00:00:00.000Z",
"location": "Akure",
"createdAt": "2023-10-29T08:41:33.966Z",
"updatedAt": "2023-10-29T09:57:06.927Z",
"__v": 0
},
"room": {
"_id": "653a2c6f8ce4a13762264c20",
"name": "Asa Royal room",
"type": "Family Room",
"price": 36000,
"location": "Akure",
"bookedStatus": false,
"description": "This is some content on how beautiful this single room is. Everything from the ambience to the aura of Asa room is rooted and built up for your 100% deep satisfaction. You made the right choice! Proceed to check out. This is some content on how beautiful this single room is. Everything from the ambience to the aura of Asa room is rooted. You made the right choice! Proceed to check out.",
"facilities": [
"Air Condition",
"Ree Wi-Fi",
"Nice View",
"24hr Electricity"
],
"comments": [],
"images": [
"testing"
],
"createdAt": "2023-10-26T09:07:59.719Z",
"updatedAt": "2023-10-29T09:57:07.374Z",
"__v": 0
}
}
}