Skip to main content

V1AssessmentScheduledOrganization

orgIdstringnullable

Organization external ID

Example: ORG_123
namestringnullable

Organization name

Example: Acme Auditors
typestringnullable

Organization type

Example: Auditor
V1AssessmentScheduledOrganization
{
"orgId": "ORG_123",
"name": "Acme Auditors",
"type": "Auditor"
}