Skip to main content

OrganizationContact1

emailstring

Email of the organization contact

firstNamestringrequired

First name of the organization contact

Possible values: non-empty

Example: John
lastNamestringnullable

Last name of the organization contact

Example: Doe
phonestringnullable

Phone number of the organization contact

Example: 1505123123
workPhonestring

Work phone number of the organization contact

Example: 1505456456
OrganizationContact1
{
"email": "[email protected]",
"firstName": "John",
"lastName": "Doe",
"phone": "1505123123",
"workPhone": "1505456456"
}