Get Booking List For Account
Get Booking List for Account
POST
[PlatformAddress]/api/1.0/venue?action=getBookingListForAccount
A collection of bookings for the account that the user has access (as opposed to bookings for a single venue in an account for get Bookings List)
Path Parameters
Name
Type
Description
perPage
integer
The number of bookings to get in a single call
Example Request
Get a specific venue’s Booking List
currentStatus:
One of the following values:
1 = Prospective
2 = Tentative
3 = Confirmed
4 = Cancelled
5 = Ordering
8 = Not Accepted
9 = Prospective Hold
Property
Description
Type
modifiedDateBefore
Filter by Modified Date
modifiedDateAfter
Filter by Modified Date
Last updated