post https://api.elliemae.com/encompassdocs/v1/documentAudits/closing
Creates the initial audit job for a closing order. This will run asynchronously until it has completed. Mavent Audit is included for pre-Closing orders. A webhook notification will be generated when complete.
Response Codes
Response Code | Description |
---|---|
200 SUCCESS | The loan audit was successfully run on the loan file. |
401 UNAUTHORIZED | Authorization information was missing from the request or the token is expired. |
404 NOT FOUND | Indicates the Loan does not exist or the entityType URN is malformed. |
500 INTERNAL SERVER ERROR | Indicates an unexpected error occurred when trying to run the audit. Error information is provided in the response body. |