guest-name-sync

Create Guest Contact

Create one complete contact in every compatible contacts.db, with backup.

post/guests/contacts

Request body

namestring required
{"stackTrail":"components:schemas:NewGuestContactRequest:properties:phones","oasType":"schema","type":"unknown","title":"Phones"}
emailstring nullable
companystring nullable
titlestring nullable
birthdaystring nullable
addressstring nullable
confirmationstring

Response

Successful Response

{"stackTrail":"paths:/guests/contacts:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}

Changes