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.

Path Params
string
required

Opening doc set order ID.

Body Params

The following objects and attributes make up the addDocumentInput request contract that is passed when adding documents to an Opening or Closing doc set. When passing the addDocuments request contract, all attributes are optional unless otherwise specified.

string

Required. Type of document to add. Possible values are:

  • forms - Standard or custom Encompass form.
  • efolder - eFolder document.
forms
object
eFolder
array of objects

Objects defining the eFolder documents to add.

eFolder
needed
array of objects
needed
Headers
string
required

Bearer token

Responses

401

Unauthorized

403

Forbidden

404

Not Found

500

Internal Server Error

Language
URL
LoadingLoading…
Response
Choose an example:
application/json