Skip to main content

OfficeContactPerson

idstringnullable

Contact Id

Example: 1234
namestringnullable

Contact name

Example: John Doe
emailstringnullable

Contact email

OfficeContactPerson
{
"id": "1234",
"name": "John Doe",
"email": "[email protected]"
}