For the complete documentation index, see llms.txt. This page is also available as Markdown.

Contract Scope

Endpoints

Method
Endpoint
Description

POST

/v4/contract-scope

GET

/v4/contract-scope/:id

PUT

/v4/contract-scope/:id

DELETE

/v4/contract-scope/:id

POST

/v4/contract-scope/search

POST

/v4/contract-scope/search-deleted

GET

/v4/contract-scope-templates

GET

/v4/contract-scope-templates/:id

GET

/v4/contract-scope-statuses/:templateId

GET

/v4/contract-scope-fields

GET

/v4/contract-scope-processes

PUT

/v4/contract-scope/:id/execute-workflow-action/:actionId

GET

/v4/contract-scope/:id/draft-templates

GET

/v4/contract-scope/:id/audit-history

GET

/v4/contract-scope/:id/audit-history-detail

GET

/v4/contract-scope/:id/validation-errors

GET

/v4/contract-scope/:id/copy-warnings

POST

/v4/contract-scope/:id/switch-template

POST

/v4/contract-scope/:id/switch-template-check

GET

/v4/contract-scope/:id/date-alerts

Last updated

Was this helpful?