Comment on page
Get Resource Availability
post
[PlatformAddress]/api/1.0/venue?action=getResourceAvailability
Get Resource Availability
Get Resource Availability
{
"venueId": 1,
"startDate": "2018-01-10 00:00:00",
"endDate": "2018-01-18 23:59:00",
"resourceIds": [1, 24]
}
A collection object with the following properties in the results
Property | Description |
---|---|
id | The unique resource identifier |
unAvailableTimes | The unavailable date time ranges |
Last modified 2yr ago