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.
results
[DecisionComponentOutcome!]!
required
The outcomes of the underwriting processing on this decision component.
An ordering of fields to provide a consistent view.
A detailed description of actions to be taken pertaining to a decision component.
A description of the component.
A detailed description of actions to be taken pertaining to a decision component.Deprecated: Use guidance instead.
reviews
[DecisionComponentReview!]!
required
The items needing to be reviewed from the underwriting processing on this decision component.
The date the data for this review was created.
fields
[DecisionComponentReviewField!]!
required
The data fields used in this underwriting review process.
associatedApplicationFieldId
The associated application field id corresponding to the data field used in this review, if a corresponding field exists.
A logical ordering of the field for viewing.
format
DecisionComponentFieldFormat!
required
A format describing the type of data in the field value.Show Possible enum values
A monetary value in US dollars.
A percentage, formatted as a decimal. e.g., 5.00% will be formatted as 0.05
The identifying name of the field.
status
DecisionComponentReviewFieldStatus!
required
The underwriting review process status associated with the field, e.g., MATCH - the fields value matched to the associated application field’s value.Show Possible enum values
The field value exactly matches the corresponding application data.
The comparison was not attempted for this field.
The field value does not match the corresponding application data.
The field value partially matches the corresponding application data.
The value of the field used in the underwriting review process.
The date the data for this review was last updated.
type
DecisionComponentReviewType!
required
The type of the data in the review.Show Possible enum values
The data in the review was supplied as the inquiry data.
The data in the review was returned from a review process.
fields
[DecisionComponentField!]!
required
The display order of this field within the decision component item.
The current value of this field sourced from the associated application data.
The unique identifier of the decision component field.
The actor (user or app) who last updated this recordSee Actor schema
UnderwritingDecisionComponentFieldSchema
associatedApplicationField
A JSON-type path of the location within the application of the field.
fieldType
DecisionComponentFieldType!
required
The type of the field, determining the UI input control used to collect data.Show Possible enum values
A boolean checkbox field for yes/no values.
A date picker field for selecting a date value.
A single-value dropdown selection field.
A multi-value dropdown selection field.
A multi-line text area field for longer text input.
A single-line text field for short text input.
A masked text field for sensitive data such as tax identification numbers.
A description of the decision component field.
The unique identifier of the field schema.
Boolean with value true if the given field is no longer used by the decision component.
Boolean with value true if the given field is not modifiable.
Boolean with value true if the given field is required.
The field name formatted for display.
selectFieldOptions
[SelectFieldOption!]!
required
The possible options for a select type field
The human-readable label displayed for this option.
The underlying value submitted when this option is selected.
sensitiveFields
DecisionComponentFieldSensitiveFields
Sensitive field values for TEXT_FIELD_MASKED fields (requires special permissions).
The sensitive field value for TEXT_FIELD_MASKED fields (requires special permissions).
status
DecisionComponentFieldStatus
The current verification status of this field in the underwriting process.Show Possible enum values
The field value matches the corresponding application data.
The field value requires manual review by an underwriter.
The field value does not match the corresponding application data.
The field value could not be verified against external data sources.
The last date and time this was updated in UTC.
The unique identifier of the decision component item.
The stakeholder id if this decision component item is associated with a particular stakeholder.
A detailed description of actions to be taken pertaining to a decision component.
The display label for this decision component item.
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.Show Possible enum values
The item has been reviewed and accepted by the underwriter.
The item requires action from the underwriter before processing can continue.
The item contains informational results that do not require action.
The item has been reviewed and not accepted by the underwriter.
The item is currently being processed by an external verification service.
The external verification service for this item was unavailable.
The submission of this item to the external verification service failed.
The display order of this item within the decision component.