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 An item within an underwriting decision component representing a single verification check or data review task.

Fields

outcomes
DecisionComponentOutcomes!
required
The processed underwriting outcome results and items to review.
fields
[DecisionComponentField!]!
required
id
UUID!
required
The unique identifier of the decision component item.
stakeholderId
UUID
The stakeholder id if this decision component item is associated with a particular stakeholder.
guidance
String
A detailed description of actions to be taken pertaining to a decision component.
label
String!
required
The display label for this decision component item.
descriptiveText
String!
required
A descriptive text providing context or guidance for this decision component item.
status
DecisionComponentItemStatus
The current processing status of this decision component item in the underwriting workflow.
displayOrder
Int!
required
The display order of this item within the decision component.