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.

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.
Path Params
string
required

Closing doc set order ID.

string
required

The loan lock ID to apply to the loan file.

Body Params
json
required

The sendPackage request body. Use the data provided in the Send Package Request Contract and Attributes table.

Headers
string
required

Bearer token

string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

Language
Response
Choose an example:
application/json