Comment on page
Get Venue Room List
post
[PlatformAddress]/api/1.0/venue?action=getVenueRoomList
Get Venue Room List
The result from this call will be a collection of all the events the user has access to. This call also accepts the pagination and filter properties. The venueId is required, for example {"venuId":10}
Get a specific Venue’s Room List
{
"venueId": 1
}
Last modified 2yr ago