Skip to main content

ContactPerson

id stringnullable

Unique identifier of the contact person

Example: 1234
name stringnullable

Name of the contact person

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