Async review contract

POST {{baseUrl}}/api/{{apiV2Version}}/contract/:document-id/review/async

Find risky clauses within a contract, such as incomplete clauses, missing clauses, missing contractual elements.

Request Body

NameRequiredDescription
datatrueDLA data
contractTypefalseDefine the contract type-specific checking engine. The value is either of NDA

DLA Data

NameRequiredDescription
typetrueThe type of contents. The value is either of title
payloadstrueThe given content.
methodtruedla to use the AI model.

RESPONSES

status: OK

{"jobId":"621065d793c8da6819c6dc0f","taskCategory":"CONTRACT","taskSubcategory":"ASYNC_CHECK","status":"Processing","startDateTime":"2022-02-19T03:36:55.213Z","expirationDateTime":"2022-02-20T03:36:55.213Z"}