Skip to main content

OfficeContactPerson

idstringnullable

Contact Id

Example: 1234
namestringnullable

Contact name

Example: John Doe
emailstringnullable

Contact email

Example: email@test.com
OfficeContactPerson
{
"id": "1234",
"name": "John Doe",
"email": "email@test.com"
}