update_contract
Update contract details, finalize drafts, and send or resend signing links to individual signers, with status tracking for each link.
Instructions
Rename, retag or finalize a draft, and send or resend signing links to individual signers. The same address again resends the link; a new address replaces it and the old link stops working. The response lists each link with its status (created, sent, opened, signed).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Contract ID or token | |
| tags | No | New tags | |
| title | No | New title | |
| signers | No | Optional: send a signer a signing link of their own by e-mail. The link opens only the fields of that label, and the audit certificate records the address as "link delivered to". Signers without an email keep using the shared signUrl, so one party can sign by link and another in the same room. Links go out once the contract is ready for signing. At most 5 sends per signer in 24 hours. | |
| finalize | No | true turns a draft into a signable contract and sends waiting links |