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 combined outcomes of underwriting processing on a decision component item, including automated results and items flagged for manual review.
Fields
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.