Skip to main content
POST
Crea o aggiorna un ospite

Autorizzazioni

Authorization
string
header
obbligatorio

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Intestazioni

Idempotency-Key
string

La stessa chiave ripetuta ritrova la risorsa invece di crearne un'altra

Corpo

application/json
phone
string
obbligatorio

Il telefono, qualunque forma: diventa E.164

name
string | null

Il nome come lo si chiama

Maximum string length: 200
firstName
string | null

Nome

Maximum string length: 100
lastName
string | null

Cognome

Maximum string length: 100
email
string | null

Email

Maximum string length: 254
allergies
string | null

Allergie

Maximum string length: 2000
notes
string | null

Note

Maximum string length: 2000
externalRef
string | null

Il tuo identificativo, unico nell'organizzazione

Maximum string length: 200

Risposta

Aggiornato o ritrovato

guest
object
obbligatorio