post https://api.elliemae.com/encompassdocs/v1/documentOrders/opening//documents
Adds additional documents to a specified Opening (Initial Disclosures) doc set.
A job ID is returned in the response. Use the job ID to track the status of the eFolder document addition to the doc set.
Response Codes
Response Code | Description |
---|---|
202 ACCEPTED | Request is accepted. |
401 UNAUTHORIZED | Authorization information was missing from the request or the token is expired. |
403 | Access forbidden. |
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 add documents to the doc set. Error information is provided in the response body. |