Creates an offline contract and imports a large document linked to it.

Creates a new contract record based on an imported third-party contract document and attaches the original document to the new contract.

On success, the contract status changes to "Author Contract".

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

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

Request Model for Large documents with contract

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.

Contract
object
required

Contract details associated with the document.

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