For support support@leadrat.com
Authorization: ********************x-tenant-id: ********************curl --location --request GET '/floors//units/booked' \
--header 'Authorization: Bearer <token>' \
--header 'x-tenant-id: <api-key>'{
"id": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"unitNumber": "A-101",
"unitType": "TWO_BHK",
"area": 950,
"status": "BOOKED",
"isUnitBooked": true,
"unitBookedBy": "5fa85f64-5717-4562-b3fc-2c963f66afa8",
"floor": "6fa85f64-5717-4562-b3fc-2c963f66afa9"
}