v3

OpenAPI 3.0.42026-07-312008682.1 MB
Reservations

Get all reservations (ver 2023-06-06)

Returns all reservations within scope of the Access Token, filtered according to the specified parameters. This operation uses Pagination and supports Portfolio Access Tokens.

post/api/connector/v1/reservations/getAll/2023-06-06

Request body

ClientTokenstring required

Token identifying the client application.

AccessTokenstring required

Access token of the client application.

Clientstring required

Name and version of the client application.

EnterpriseIdsstring[] nullable

Unique identifiers of the Enterprises. If not specified, the operation returns data for all enterprises within scope of the Access Token.

ReservationIdsstring[] nullable

Unique identifiers of the Reservations.

ServiceIdsstring[] nullable

Unique identifiers of the Services. If not provided, all bookable services are used.

ReservationGroupIdsstring[] nullable

Unique identifiers of Reservation groups.

AccountIdsstring[] nullable

Unique identifiers of accounts (currently only Customers, in the future also Companies) the reservation is associated with.

PartnerCompanyIdsstring[] nullable

Unique identifiers of the Companies on behalf of which the reservations were made.

TravelAgencyIdsstring[] nullable

Identifier of the Travel Agencies (Company) that mediated the reservations.

Numbersstring[] nullable

Reservation confirmation numbers.

ChannelNumbersstring[] nullable

Numbers or references used by a Channel (OTA, GDS, CRS, etc.) in case the reservation group originates there, e.g. Booking.com confirmation numbers.

AssignedResourceIdsstring[] nullable

Unique identifiers of the Resources assigned to the reservations.

AvailabilityBlockIdsstring[] nullable

Unique identifiers of the Availability blocks assigned to the reservations.

StatesServiceOrderStateEnum[] nullable

A list of service order states to filter by.

Response

OK

Cursorstring uuid nullable

Unique identifier of the item one newer in time order than the items to be returned. If Cursor is not specified, i.e. null, then the latest or most recent items will be returned.