Creates a new submission and queue documents for generation

Accepts submission details in the request body, creates a new submission, and queues documents for generation. Returns the unique identifier of the created submission.

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

The request body to create submission.

string
required
length between 1 and 200

The name of the submission.

int32
required
1 to 2147483647

The ID of the form.

string | null

The required user's email address.

groupIds
array of int32s | null

The group IDs that will have access to the submission.

groupIds
string | null

The iManage folder path where the generated documents will be uploaded to. e.g 'libraries/DEV/folders/DEV!171/documents'

date-time | null

The local submission time zone information for correct evaluation of datetime expressions.

answers
array of objects | null

The answers for the submission.

answers
boolean

Indicates whether the submission is a test.

boolean

Indicates whether or not the submission is in draft state a.k.a saved status.

string | null

The matter external ID.

string | null

The integration source used in conjunction with ExternalMatterId. Possible values are "clio", "leap", "actionstep", "smokeball", "unity" or custom source API identifier.

boolean

Indicates whether to upload the generated document to the indicated matter external ID and source.

string | null

The NetDocuments destination where the generated documents will be uploaded to. e.g. '3462-8536-1690'

string | null

A unique ID from your system. This will be sent via webhook upon document generation and can be also used for search.

boolean

Indicates whether to save identified records in the answers.

Responses

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