Skip to main content
OBJECT The schema definition for a single underwriting decision component, specifying its label, required roles, and item schemas.

Fields

underwritingDecisionComponentItemSchemas
[UnderwritingDecisionComponentItemSchema!]!
required
The item schemas that define the verification checks within this component schema.
id
UUID!
required
The unique identifier of the component schema.
label
String!
required
The display label for this decision component schema.
requiredRoles
[ApplicationParticipantRole!]
The participant roles required to access or interact with this decision component.
requiredScopes
[String!]
The authorization scopes required to access or interact with this decision component.