create_contract_document
Create a contract document by specifying contract ID and attributes for name and execution statuses. Attach documents to contracts with admin and vendor execution details.
Instructions
Create a new document for a contract
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| attributes | No | JSON-encoded object with name, admin_executed, vendor_executed fields | |
| contract_id | Yes | Contract ID |