Endpoint: Bookings

BoothBook

Last Update 2 years ago

The BOOKINGS endpoint returns a multi dimensional array of booking data.


POST Variables

  • 'key' = [string] Client Key
  • 'secret' = [string] Secret Key
  • 'start' = [string] Start Date in ISO format e.g. YYYY-MM-DD
  • 'end' = [string] End Date in ISO format e.g. YYYY-MM-DD
  • 'scope' = [string] "minimal" or "full". Determines the complexity of the array output. The default is minimal.
  • 'booking_id' [integer] Pinpoint a specific booking ID to return the array data for a single booking.


Example PHP CURL Request

Example JSON Response

Was this article helpful?

0 out of 1 liked this article

Still need help? Message Us