Retrieve reservations

This method will retrieve all the reservations available to the API user.

Query Params
boolean
Defaults to false

Removes the total page count for faster results.

int32
≥ 1
Defaults to 1

The page to be shown.

int32
1 to 1000
Defaults to 25

Limits the number of returned results.

date-time

Only return objects which have been modified after a certain date.

int32
≥ 0

Unique Identifier for supplier.

mcUserIds
array of int32s

Unique Identifiers for suppliers.

mcUserIds
string

Booking reference.

references
array of strings

Booking references.

references
int32
≥ 0

Unique Identifier for inventory.

unitIds
array of int32s

Unique Identifiers for inventory.

unitIds
int32
≥ 0

Unique Identifier for reservation.

reservationIds
array of int32s

Unique Identifiers for reservations.

reservationIds
date-time

Only return reservations which have been modified after a certain date.

date-time

Only return reservations which have been modified before a certain date.

date-time

Only return reservations which arrive after a certain date.

date-time

Only return reservations which arrive before a certain date.

date-time

Only return reservations which depart after a certain date.

date-time

Only return reservations which depart before a certain date.

date-time

Only return reservations which have been cancelled after a certain date.

date-time

Only return reservations which have been cancelled before a certain date.

date-time

Only return reservations which have been added after a certain date.

date-time

Only return reservations which have been added before a certain date.

boolean

Only return reservations which have been cancelled.

boolean

Only return reservations which are quotes.

boolean

Only return reservations which are tentative.

boolean

Only returns specific properties for lynnbrook.

categoryIds
array of int32s

Unique Identifiers for categories.

categoryIds
int32

Filter by merchant of record.

int32

Unique Identifier for user who added reservation.

boolean

Filter home away sync properties reservations.

Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

Language
Credentials
Basic
base64
:
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json
*/*