Skip to main content

ReportAssessmentAuditor

auditorIdstringnullable

Id of the auditor

Example: abc123
emailstringnullable

Email of the auditor

namestringnullable

Name of the auditor

Example: John Doe
phoneNumberstringnullable

Phone number of the auditor

Example: 0123456789
ReportAssessmentAuditor
{
"auditorId": "abc123",
"email": "[email protected]",
"name": "John Doe",
"phoneNumber": "0123456789"
}