post https://api.elliemae.com/ecs/v1/compliancereports
Run a compliance report for a specified loan.
Response Codes
Response Code | Description |
---|---|
200 SUCCESS | The report generated successfully. |
400 BAD REQUEST | The request payload is invalid because it is missing values for Reporttype and/or ReportMode. |
401 UNAUTHORIZED | Authorization information is missing from the request or the token is expired. This can be returned if the token does not have an "urn:elli:service:ecs" audience. |
403 FORBIDDEN | The user does not have access rights to order the compliance report. Or, the client is not Jed licensed. |
409 CONFLICT | The Compliance Report did not generate because the pre-audit check failed. The response includes the auditItems contract indicating the loan's compliance issues and exceptions. |
500 INTERNAL SERVER ERROR | An exception occurred. The object reference is not set to an instance of an object. |