Send Closing Package

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 CodeDescription
200 SUCCESSPackage was sent successfully.
401 UNAUTHORIZEDAuthorization information was missing from the request or the token is expired.
404 NOT FOUNDIndicates the Loan does not exist or the entityType URN is malformed.
500 INTERNAL SERVER ERRORIndicates an unexpected error occurred when trying to send the package. Error information is provided in the response body.
Language