confirm_write
Submit a previously built preview to Tally for final posting. Uses the previewId from preview_write to send the exact XML unchanged; each preview can be confirmed only once, preventing duplicate or stale writes.
Instructions
Post a previously-built preview to Tally — this is the only tool that actually writes, when the batch went through preview_write first. Takes the previewId from a prior preview_write call and sends that exact XML, unchanged, to Tally. A previewId can only be confirmed once — reusing an already-confirmed or expired one fails rather than silently reposting or reusing stale data.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| previewId | Yes | The previewId returned by preview_write. |