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