Update issued document
update_issued_documentUpdate an existing issued document, modifying only the fields you provide. Fetch it first to review current state.
Instructions
Update an existing issued document. Only the fields provided in data are changed. Fetch the document first with get_issued_document to see its current state.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | Yes | The document payload. Extra Fatture in Cloud fields beyond the ones listed are passed through as-is. | |
| company_id | No | Fatture in Cloud company ID. Omit to use the default company configured for the session; discover IDs with list_companies. | |
| document_id | Yes | The ID of the document. |