V1AssessmentScheduledOrganization
orgIdstringnullable
Organization external ID
Example:
ORG_123namestringnullable
Organization name
Example:
Acme Auditorstypestringnullable
Organization type
Example:
AuditorV1AssessmentScheduledOrganization
{
"orgId": "ORG_123",
"name": "Acme Auditors",
"type": "Auditor"
}