Get Booking Session List
Get Booking Session List
POST
[PlatformAddress]/api/1.0/venue?action=getBookingSessionList
asc|desc
Whether or not to include booking details belongs to the session
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.
Example Request
Get a specific venue’s Booking Session List
Projected Spend
Property
Description
Type
priceMethod
The price method of the projected spend revenue. 1 = Per Person, 2 = Flat rate
integer
costcenterId
Filter by unique id of contact
integer
total
The total amount of the projected spend revenue for the cost center
double
amount
The amount of the projected spend revenue for the cost center
double
Last updated