ReportAssessmentAuditor
auditorIdstringnullable
Id of the auditor
Example:
abc123namestringnullable
Name of the auditor
Example:
John DoephoneNumberstringnullable
Phone number of the auditor
Example:
0123456789ReportAssessmentAuditor
{
"auditorId": "abc123",
"email": "[email protected]",
"name": "John Doe",
"phoneNumber": "0123456789"
}