How to get all bookings via API
The API documentation seems rather limited for Bookings, and only has a call to lookup booking info by ID.
How can i pull ALL of the current bookings in the system to get their ID's, and then later pull up an indivual record by ID once i have a list to work from?