Add to Opening Doc Set

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 CodeDescription
202 ACCEPTEDRequest is accepted.
401 UNAUTHORIZEDAuthorization information was missing from the request or the token is expired.
403Access forbidden.
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 add documents to the doc set. Error information is provided in the response body.
Path Params
string
required

Opening doc set order ID.

Body Params
json

The addDocuments request body. Use the data provided in the Add Documents 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
Request
Response
Choose an example:
application/json