JDBC Driver for Zoho Books

Build 23.0.8839

AddExpenseReceipt

Attaches a receipt to an expense.

Input

Name Type Required Accepts Input Streams Description
Id String True False Id of an expense.
Attachments String True False Expense receipt file to attach. Allowed Extensions: gif, png, jpeg, jpg, bmp, pdf, xls, xlsx, doc and docx.
Content String False True The content as InputStream to be uploaded when LocalFilePath or FolderPath is not specified.
FileName String False False Attachment name. This is required when content is not null.

Result Set Columns

Name Type Description
Status String Stored procedure execution status.

Copyright (c) 2024 CData Software, Inc. - All rights reserved.
Build 23.0.8839