Get Venue Room Inventory
Get Room Inventory
Get Room Inventory
Request Body
Name
Type
Description
{
"meta": {
"totalResults": 2,
"start": 0,
"perPage": 2,
"count": 2
},
"results": [
{
"date": "2025-12-16",
"roomId": 7,
"inventoryCount": 3,
"availableCount": 3
},
{
"date": "2025-12-16",
"roomId": 2,
"inventoryCount": 130,
"availableCount": 130
},
]
}
Date Range Restrictions
Returns
Property
Data Type
Description
Last updated