Add contact person to a profile (group, company, or travel agent)

Body Params
int64

Optional profile ID to link this contact person to a specific profile (group, company, or travel agent)

boolean
Defaults to false

Whether this is the main contact (stored in profile-person relationship, requires profileId)

string
enum

Role of the contact person (stored in profile-person relationship, requires profileId)

boolean
Defaults to false

Whether the contact is anonymized

string
length ≤ 5

Name prefix (Mr., Mrs., Dr., etc.)

string
required
length ≤ 100

First name

string
required
length ≤ 100

Last name

emails
array of objects

Email addresses with types

emails
phones
array of objects

Phone numbers with types

phones
string
required

Contact person status. Allowed values are ACTIVE, DELETED

billingDetails
object

Billing details for profiles and contact persons

Headers
int64

Property ID

int64
required

Organization ID

Responses

401

Unauthorized

403

Forbidden

Language
Credentials
Bearer
JWT
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json