Skip to main content

V2ReportContactPerson

emailstringnullable
namestringnullable
Example: John Doe
phonestringnullable
Example: 123-321
titlestringnullable
Example: QA Manager
V2ReportContactPerson
{
"email": "[email protected]",
"name": "John Doe",
"phone": "123-321",
"title": "QA Manager"
}