Skip to main content

ContactPerson

namestring

Contact person name

Example: John Doe
titlestringnullable

Contact person title

Example: Factory Manager
emailstring

Contact person email

phoneNumberstring

Contact person phone number

Example: 1234567890
ContactPerson
{
"name": "John Doe",
"title": "Factory Manager",
"email": "[email protected]",
"phoneNumber": 1234567890
}