v1

latestOpenAPI 3.0.02026-07-243271291.7 MB
Reservation Guests

GET guests

Returns all known guests for the specified reservation

get/v3/administrations/{administration_id}/reservations/{reservation_id}/guests

Path parameters

reservation_idstring required

Reservation ID

administration_idstring required

Administration 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, updated_at

fields[guest]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[first_name]string

Filter on first_name

filter[last_name]string

Filter on last_name

filter[email]string

Filter on email

filter[profession]string

Filter on profession

filter[phone]string

Filter on phone

filter[country_code]string

Filter on country_code

filter[country_code_of_origin]string

Filter on country_code_of_origin

filter[date_of_birth]string

Filter on date_of_birth

filter[address]string

Filter on address

filter[city]string

Filter on city

filter[postal_code]string

Filter on postal_code

filter[province]string

Filter on province

filter[municipality]string

Filter on municipality

filter[document_type]string

Filter on document_type

filter[document_number]string

Filter on document_number

filter[document_issue_date]string

Filter on document_issue_date

filter[visa_number]string

Filter on visa_number

filter[signature]string

Filter on signature

filter[created_at]string

Filter on created_at

filter[updated_at]string

Filter on updated_at

filter[reservation]string

Filter on reservation. Specify a comma separated list of IDs to filter on.

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

GuestCollectionResponse