Endpoints
POST
/v4/contract-scope
Create a contract scope.
GET
/v4/contract-scope/:id
Retrieve a contract scope.
PUT
Update a contract scope.
DELETE
Delete a contract scope.
/v4/contract-scope/search
Search contract scopes.
/v4/contract-scope/search-deleted
Search deleted contract scopes.
/v4/contract-scope-templates
Retrieve contract scope templates.
/v4/contract-scope-templates/:id
Retrieve a contract scope template.
/v4/contract-scope-statuses/:templateId
Retrieve contract scope statuses.
/v4/contract-scope-fields
Retrieve contract scope fields.
/v4/contract-scope-processes
Retrieve contract scope workflow processes.
/v4/contract-scope/:id/execute-workflow-action/:actionId
Execute a workflow action.
/v4/contract-scope/:id/draft-templates
Retrieve contract scope draft templates.
/v4/contract-scope/:id/audit-history
Retrieve contract scope audit history.
/v4/contract-scope/:id/audit-history-detail
Retrieve contract scope audit history detail.
/v4/contract-scope/:id/validation-errors
Retrieve contract scope validation errors.
/v4/contract-scope/:id/copy-warnings
Retrieve copy warnings.
/v4/contract-scope/:id/switch-template
Switch contract scope template.
/v4/contract-scope/:id/switch-template-check
Check contract scope template switch.
/v4/contract-scope/:id/date-alerts
Retrieve contract scope date alerts.
Last updated 22 days ago
Was this helpful?