add_journal_attachment
Upload a file attachment to a journal entry to attach invoices, receipts, or supporting documents.
Instructions
Upload a file attachment to a journal entry. Supported file types: PDF, PNG, JPG, JPEG, GIF, DOC, DOCX, XLS, XLSX. Use this to attach invoices, receipts, or supporting documents to journal entries. Files must be in allowed directories and under 10MB.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| organization_id | No | Zoho org ID (uses ZOHO_ORGANIZATION_ID env var if not provided) | |
| journal_id | Yes | Journal ID to attach file to | |
| file_path | Yes | Full local file path to the attachment |