V2ReportAuditor
emailstringnullable
Actual auditor's email (This field has value only when the configuration is enabled in the standard)
Example:
john.doe@abc.com
firstNamestringnullable
Actual Auditor's First Name (This field has value only when the configuration is enabled in the standard)
Example:
John
lastNamestringnullable
Actual Auditor's Last Name (This field has value only when the configuration is enabled in the standard)
Example:
Doe
V2ReportAuditor
{
"email": "john.doe@abc.com",
"firstName": "John",
"lastName": "Doe"
}