Reservation groups
Last updated
Was this helpful?
Last updated
Was this helpful?
Returns all reservation groups, filtered by unique identifiers and other filters. Note this operation uses and supports .
[PlatformAddress]/api/connector/v1/reservationGroups/getAll
ClientToken
string
required
Token identifying the client application.
AccessToken
string
required
Access token of the client application.
Client
string
required
Name and version of the client application.
EnterpriseIds
array of string
optional, max 1000 items
ReservationGroupIds
array of string
optional, max 1000 items
UpdatedUtc
optional, max length 3 months
Limitation
required
Limitation on the quantity of reservation groups returned.
ReservationGroups
required
The filtered reservation groups.
Cursor
string
required
Id
string
required
Unique identifier of the reservation group.
EnterpriseId
string
required
Name
string
optional
Name of the reservation group, might be empty or same for multiple groups.
ChannelManager
string
optional
Name of the corresponding channel manager.
ChannelManagerGroupNumber
string
optional
Identifier of the channel manager.
Unique identifiers of the . If not specified, the operation returns data for all enterprises within scope of the Access Token.
Unique identifiers of the . Required if no other filter is provided.
Interval in which the was updated. Required if no other filter is provided.
array of
Unique identifier of the last and hence oldest reservation group returned. This can be used in in a subsequent request to fetch the next batch of older reservation groups.
Unique identifier of the the reservation group belongs to.