Get Booking List
Last updated
Last updated
POST
[PlatformAddress]/api/1.0/venue?action=getBookingList
Get a list of bookings.
Name | Type | Description |
---|---|---|
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.
Get a specific venue’s Booking List
One of the following values:
1 = Prospective
2 = Tentative
3 = Confirmed
4 = Cancelled
5 = Ordering
8 = Not Accepted
Property | Description | Type | |
---|---|---|---|
venueId
integer
The id of the venue
perPage
integer
The number of bookings to get in a single call
companyId
Filter by unique id of company
integer
contactId
Filter by unique id of contact
integer
modifiedDateBefore
Filter by Modified Date
modifiedDateAfter
Filter by Modified Date