iVvy Developer API
HomeSupportSystem StatusLogin
Search
⌃K
Links
API Documentation
Getting Started
Contacts & Companies
Event
Venue
Venue Setup Data
Get Venue
Get Venue List
Get Venue Room List
Get Venue Room Option List
Get Venue Rate Plan List
Get Venue Rate Plan Rate List
Get Venue Rate Plan Room Rate List
Get Resource List
Get Resource Availability
Get Menu List
Get Beverage Package List
Get Function Space List
Get Space Blockout List
Get Function Space Category List
Get Function Space Availability
Get Function Space Hire Plan Rate List
Get Function Space Hire Plan Rate
Get Cost Center List
Get Session Type List
Get Revenue Template List
Get Tax List
Add or Update Function Space
Get Event Type List
Add or Update Function Space Category
Add or Update Guest Room
Get Booking Custom Field List
Get Space Hire Plans
Booking Data
Booking Accommodation Data
Partner
Invoice
Account
CRM
Notifications
Development Reference
Announcements
Powered By GitBook

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}

Example Request

Get a specific Venue’s Rate Plan List
{
"venueId": 1
}
Previous
Get Venue Room Option List
Next
Get Venue Rate Plan Rate List
Last modified 1yr ago
On this page
post
Get Venue Rate Plan List
Example Request