Update contract
contracts_updateUpdate fields on a contract. Status: Draft|Active|Terminated|Completed. Setting status to Terminated does not itself run Matrix' termination workflow - do that in the UI if notice periods or credit notes apply.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | No | ||
| status | No | ||
| deal_id | No | ||
| currency | No | ||
| end_date | No | ||
| project_id | No | ||
| contract_id | Yes | ||
| customer_id | No | ||
| signed_date | No | ||
| contract_value | No | ||
| reference_number | No |