Original publication date: August 20, 2020
Question:
Is it possible to add additional documents to a loan after it has been approved?
Answer:
You can call Attachments and add the documents as long as the loan is one of these statuses:
1 | Received |
2 | DocsComplete |
3 | PassedCompliance |
4 | Approved |
11 | AwaitingFunding |
101 | ComplianceFailed |
You can also call LoanInfoUpdates in those statuses.
Additional actions:
- FundingInfoUpdates - If the loan is not in one of the statuses above, you can call FundingInfoUpdates when it is in status 103 or 104.
- InFunding - If a loan is in InFunding (status 5), you can no longer add documents through the system. You can however, manually store the documents in the SFTP folder.
See https://arix.readme.io/docs/enums for more information on loan statuses.
See https://arix.readme.io/docs/arix-funding-engine-flow for more information on funding flow.