gaeste.dubletten
read-only
Gaeste: dubletten. Read-only query. See the input schema for argument details.
Input parameters
| Field | Type | Required | Notes |
|---|---|---|---|
limit | integer | no | Default: 50 |
Output fields
| Field | Type | Required | Notes |
|---|---|---|---|
gruppen | array of object | yes | |
gruppen.name | string | yes | |
gruppen.schluessel | array of string | yes | |
gruppen.nurWegwerfadresse | boolean | yes | |
gruppen.gastIds | array of string | yes | |
gruppen.aufenthalte | number | yes | |
gruppenGesamt | number | yes | |
zeilenGesamt | number | yes |
gaeste.profil
read-only
Gaeste: profil. Read-only query. See the input schema for argument details.
Input parameters
| Field | Type | Required | Notes |
|---|---|---|---|
guestId | string | yes |
Output fields
| Field | Type | Required | Notes |
|---|---|---|---|
gast | object | yes | |
gast.id | string | yes | |
gast.name | string · nullable | yes | |
gast.email | string · nullable | yes | |
gast.telefon | string · nullable | yes | |
zeilen | array of object | yes | |
zeilen.id | string | yes | |
zeilen.name | string · nullable | yes | |
zeilen.email | string · nullable | yes | |
zeilen.telefon | string · nullable | yes | |
gruppe | object | yes | |
gruppe.gastIds | array of string | yes | |
gruppe.schluessel | array of string | yes | |
gruppe.nurWegwerfadresse | boolean | yes | |
gruppe.istGruppe | boolean | yes | |
aufenthalte | array of object | yes | |
aufenthalte.id | string | yes | |
aufenthalte.gastId | string · nullable | yes | |
aufenthalte.checkIn | string · nullable | yes | |
aufenthalte.checkOut | string · nullable | yes | |
aufenthalte.room | string · nullable | yes | |
aufenthalte.status | string | yes | |
aufenthalte.source | string · nullable | yes | |
aufenthalte.plattformEtikett | string · nullable | yes | |
aufenthalte.exConversationId | string · nullable | yes | |
aufenthalte.externalRef | string · nullable | yes | |
aufenthalte.otaReservationId | string · nullable | yes | |
rechnungsadressen | array of object | yes | |
rechnungsadressen.id | string | yes | |
rechnungsadressen.guestId | string | yes | |
rechnungsadressen.company | string · nullable | yes | |
rechnungsadressen.name | string | yes | |
rechnungsadressen.line1 | string · nullable | yes | |
rechnungsadressen.line2 | string · nullable | yes | |
rechnungsadressen.postalCode | string · nullable | yes | |
rechnungsadressen.city | string · nullable | yes | |
rechnungsadressen.country | string | yes | |
rechnungsadressen.taxId | string · nullable | yes | |
rechnungsadressen.reservationRef | string · nullable | yes | |
rechnungsadressen.isBusiness | boolean | yes | |
rechnungsadressen.isDefault | boolean | yes | |
rechnungsadressen.createdAt | string | yes | |
rechnungsadressen.updatedAt | string | yes |
gaeste.rechnungen
read-only
Gaeste: rechnungen. Read-only query. See the input schema for argument details.
Input parameters
| Field | Type | Required | Notes |
|---|---|---|---|
guestId | string | yes | |
limit | integer | no | Default: 200 |
Output fields
| Field | Type | Required | Notes |
|---|---|---|---|
rechnungen | array of object | yes | |
rechnungen.id | string | yes | |
rechnungen.number | integer | yes | |
rechnungen.numberSuffix | integer | yes | |
rechnungen.name | string | yes | |
rechnungen.status | string | yes | |
rechnungen.currencyCode | string | yes | |
rechnungen.createdAt | string | yes | |
rechnungen.sentAt | string · nullable | yes | |
rechnungen.reservationId | string · nullable | yes | |
rechnungen.betrag | string · nullable | yes | |
rechnungen.folioBetrag | string · nullable | yes |