Skip to main content

ContactPerson

idstringnullable

Unique identifier of the contact person

Example: 1234
namestringnullable

Name of the contact person

Example: John Doe
ContactPerson
{
"id": "1234",
"name": "John Doe"
}