add_expense_receipt
Attach receipt files to expenses in Zoho Books for easy record-keeping. Accepts PDF, images, and documents under 10MB.
Instructions
Upload a receipt attachment to an expense. Supported file types: PDF, PNG, JPG, JPEG, GIF, DOC, DOCX, XLS, XLSX. Use this to attach scanned receipts or invoice images. 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) | |
| expense_id | Yes | Expense ID to attach receipt to | |
| file_path | Yes | Full local file path to the receipt |