post https://api.elliemae.com/encompassdocs/v1/documentOrders/closing//delivery
Commit and send a Closing Package to a recipient.
Note: The doc set order id and parties returned with the Generate Document Set API are required.
Response Codes
Response Code | Description |
---|---|
200 SUCCESS | Package was sent successfully. |
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 send the package. Error information is provided in the response body. |