v1

latestOpenAPI 3.0.3Apache 2.02026-08-062991191002.1 KB
Reservation

Retrieves a Reservation resource.

Retrieves a Reservation resource.

get/reservations/{id}

Path parameters

idstring required

Resource identifier

Response

Reservation resource

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"
}