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. |
Usage Note
If the response from the Get Closing Order Status for the given Closing Doc Set includes the attribute "difference": "removed" for any of the documents included in the Order Status, the documents denoted as "removed" MUST NOT be included in the Send Closing Package API request. Otherwise, an error will occur in document delivery.
