Once all required information has been added and stakeholders are in place, an underwriting application can be submitted for review using theDocumentation Index
Fetch the complete documentation index at: https://docs.tesouro.com/llms.txt
Use this file to discover all available pages before exploring further.
submitUnderwritingApplication mutation. Submission moves the application from the Created state to Submitted, triggering the underwriting process.
Preconditions for submission
Before submitting, the application must meet the following requirements:- Required fields completed – All mandatory business, stakeholder, and financial fields must be populated
- Stakeholders configured – All required stakeholders are created and have valid information
- Validation passed – Any validation errors encountered during creation or updates must be resolved
- Application status – Applications in the Created, Submission Failed, or Submission Invalid states may be submitted
ScenarioBen has provided all his keyboard business details, his information as owner
and control person, and his business bank account information. He validates
the data and then submits the application using
submitUnderwritingApplication.Possible outcome: Validation passes
IfsubmitUnderwritingApplication passes validation, underwriting begins automatically and you can expect the following response:
applicationStatusisPROCESSING- No validation errors are returned
Response
Success
Possible outcome: Validation fails
IfsubmitUnderwritingApplication fails validation, the response will include an errors field describing the issues:
applicationStatusisSUBMISSION_INVALID- Validation errors detail missing or invalid fields
updateUnderwritingApplication, then resubmit.
Response
Validation errors
Possible outcome: System failure
If the mutation fails due to a system error:applicationStatusisSUBMISSION_FAILED- Error messages indicate a technical issue
Response
System error