add_invoice_attachment
Attach supporting documents to invoices by uploading PDFs, images, or spreadsheets.
Instructions
Upload a file attachment to an invoice. Supported file types: PDF, PNG, JPG, JPEG, GIF, DOC, DOCX, XLS, XLSX. Use this to attach supporting documents to invoices.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| organization_id | No | Zoho org ID (uses ZOHO_ORGANIZATION_ID env var if not provided) | |
| invoice_id | Yes | Invoice ID to attach file to | |
| file_path | Yes | Full local file path to the attachment |