Get Venue Rate Plan List
post
[PlatformAddress]/api/1.0/venue?action=getVenueRatePlanList
Get Venue Rate Plan 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 Rate Plan List
{
"venueId": 1
}
Last modified 1yr ago