Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.tesouro.com/llms.txt

Use this file to discover all available pages before exploring further.

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.