v1

latestOpenAPI 3.0.3Apache 2.02026-08-062991191002.1 KB
Reservation

Retrieves the collection of Reservation resources.

Retrieves the collection of Reservation resources.

get/reservations

Query parameters

pageinteger

The collection page number

itemsPerPageinteger

The number of items per page

Response

Reservation collection

idstring
integrationstring

The key of the integration source e.g. "quickbooks", or "xero"

mainEntityOfPageIdstring nullable
reservationForIdstring nullable
underNameIdstring nullable
providerIdstring nullable
programMembershipUsedIdstring nullable
reservedTicketIdstring nullable
potentialActionIdstring nullable
additionalTypestring nullable
alternateNamestring nullable
descriptionstring nullable
disambiguatingDescriptionstring nullable
imagestring nullable
namestring nullable
urlstring nullable
reservationIdstring nullable
reservationStatusstring nullable
bookingTimestring date-time nullable
modifiedTimestring date-time nullable
totalPriceinteger nullable
priceCurrencystring nullable
brokerIdstring nullable

Example response

[
  {
    "integration": "quickbooks"
  }
]