v1

latestOpenAPI 3.0.02026-07-243271291.7 MB
Reservation ChangeRequests

GET change requests

Returns the change requests that are created for the current reservation

get/v3/channels/{channel_id}/reservations/{reservation_id}/change_requests

Path parameters

reservation_idstring required

Reservation ID

channel_idstring required

Channel ID

Query parameters

page[number]integer

Page number

page[size]integer

Page size

sortstring

Sort. Specify a comma separated list of attributes to sort on. Prefix attribute with a - to sort in descending order. Allowed attributes: id, created_at

fields[change_request]string

Fieldset. Specify a comma separated list of attributes to return

includestring

Includes list. Specify a comma separated list of resources to include.

filter[id]string

Filter on ID

filter[created_at]string

Filter on created_at

Headers

Accept-Languagestring

Supported languages. A comma separated list with one or more of the following locales: cs, da, de, de-AT, de-CH, en, es, fr, fr-BE, fr-LU, it, nb, nl, nl-BE, pl, pt, tr. Default: 'en'.

Response

ChangeRequestCollectionResponse