Get Function Space List
Get Venue Function Space List
Path Parameters
Name
Type
Description
{
"meta": {
"totalResults": 1,
"start": 0,
"perPage": 100,
"count": 1
},
"results": [
{
"id": 1,
"venueId": 1,
"name": "Some Space",
"description": "<p>This is some space</p> ",
"categoryId": 1,
"imageId": 2555,
"hasLayouts": true,
"minPax": 1,
"maxPax": 1000,
"maxNumBookings": 1,
"area": 100,
"length": 100,
"width": 100,
"heightMaximum": 15,
"heightMinimum": 15,
"floorPressureMaximum": 100,
"partSpaceIds": [],
"includedInReportDashboard": true,
"threeDScanId": "",
"useIntegrationPartner": false,
"isViewable": true,
"marketplaceName": "Some Space",
"eventTypes": [
1,
2,
14,
15,
16,
17,
18
],
"canBeLiveBooked": true,
"canProvideFoodBeverage": true,
"menuTypeIds": [
1,
2,
4
],
"beverageCategoryIds": [
1,
2,
3,
4,
6
],
"availableFromTime": null,
"availableTillTime": null,
"minimumBookingTime": null,
"restrictBookingTimeInterval": null,
"availableDaysOfWeek": [],
"displayAvailabilityTo": null,
"restrictVisibility": null,
"userGroupIds": [],
"isViewableToAnonymousUsers": true,
"sortOrder": 3,
"marketplaceSortOrder": 1,
"createdDate": "2015-01-09 03:51:23 UTC",
"modifiedDate": "2020-12-07 00:20:45 UTC",
"layouts": [
{
"id": 1,
"layoutName": "Theatre",
"layoutType": 1
},
{
"id": 2,
"layoutName": "Cabaret",
"layoutType": 4
}
]
}
]
}Example Request
Returns
Property
Data Type
Description
Layout Types
#
Type
Last updated