Import a large document.

Imports a large document for the specified contract ID. This operation allows the user to upload or reference
a document that is already uploaded to a filestore, and it links the document to the contract.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

ID of the contract

Body Params

An object containing document-specific details, including the file name and file path of the large document
to be imported.

Request Model for Large documents

string
required
length ≥ 1

The name of the file to be imported.

string
required
length ≥ 1

The path where the file is stored in the filestore.

DocumentAttributes
object | null

Document attributes like description, tags, etc.

string | null

Worksheet ID for DAI processing

boolean | null
Defaults to false

Flag to indicate if DAI processing should be performed

string | null

Contract type needed during import offline when DAI processing is enabled.

string | null

Checksum calculated for the file. Used by DiscoveryAgent for duplicate detection.

Headers
string
enum
Defaults to application/json

Generated from available request content types

Allowed:
Responses

Language
Credentials
Bearer
JWT
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json