Zoho Books – Gotchas

Service ID: zoho-books

Zoho Books is cloud-based accounting software in which you can record, audit and analyze all financial transactions easily. With secure data storage, easy navigation and customizable features, Zoho Books provide a head start in accounting for small businesses.

⚠️

29 gotchas across 14 resources

These are connector-specific behaviors and limitations to be aware of when integrating.

allbillPaymentsAll

Zoho Books does not expose a total record count in list responses. meta.total_count will not appear.

Bills3 gotchas

allbillsAll

Zoho Books does not expose a total record count in list responses. meta.total_count will not appear.

addbillsAdd

The status of the bill will be "submitted" by default when creating a bill.

updatebillsUpdate

The allowed values for the status field are "draft", "submitted" and "void" when using the update method. Please send status updates separately from other bill updates.

Credit Notes3 gotchas

allcreditNotesAll

Zoho Books does not expose a total record count in list responses. meta.total_count will not appear.

addcreditNotesAdd

By default, the status of the bill will be set to "authorised".

updatecreditNotesUpdate

Allowed values for the status are "draft", "authorised", and "voided" when using the update method. Please send status updates separately from other updates for Credit Notes.

Customers2 gotchas

allcustomersAll

Zoho Books does not expose a total record count in list responses. meta.total_count will not appear.

updatecustomersUpdate

The status field can be updated to either "active" or "inactive". Please send status updates separately from other updates for the customer.

Expenses4 gotchas

allexpensesAll

Zoho Books does not expose a total record count in list responses. meta.total_count will not appear.

addexpensesAdd

Zoho Books supports only one customer and one rebilling (rebillable) flag per expense at the header level. Only provide these in the first line_item — they will be mapped to the header-level fields and applied to all lines. If differentiated treatment is required, create separate expenses.

oneexpensesOne

Zoho Books supports only one customer and one rebilling (rebillable) flag per expense at the header level. When reading, all line_items will return the same customer and rebilling values.

updateexpensesUpdate

Zoho Books supports only one customer and one rebilling (rebillable) flag per expense at the header level. Only provide these in the first line_item — they will be mapped to the header-level fields and applied to all lines. If differentiated treatment is required, create separate expenses.

Invoice Items2 gotchas

allinvoiceItemsAll

Zoho Books does not expose a total record count in list responses. meta.total_count will not appear.

updateinvoiceItemsUpdate

Please ensure that status updates are sent separately from other invoice item updates.

Invoices3 gotchas

allinvoicesAll

Zoho Books does not expose a total record count in list responses. meta.total_count will not appear.

addinvoicesAdd

By default, the status of the invoice will be set to "draft".

updateinvoicesUpdate

The allowed values for the status field are "draft", "submitted", and "void" when using the update method. Please ensure that status updates are sent separately from other invoice updates.

alljournalEntriesAll

Zoho Books does not expose a total record count in list responses. meta.total_count will not appear.

allledgerAccountsAll

Zoho Books does not expose a total record count in list responses. meta.total_count will not appear.

updateledgerAccountsUpdate

For ledger accounts, please update the "active" status separately from other updates.

Payments1 gotcha

allpaymentsAll

Zoho Books does not expose a total record count in list responses. meta.total_count will not appear.

Projects1 gotcha

allprojectsAll

Zoho Books does not expose a total record count in list responses. meta.total_count will not appear.

allpurchaseOrdersAll

Zoho Books does not expose a total record count in list responses. meta.total_count will not appear.

addpurchaseOrdersAdd

By default, the status of the purchase order will be set to "draft".

updatepurchaseOrdersUpdate

Allowed values for the status are "draft", "open", "billed" and "deleted" when using the update method. Please send status updates separately from other updates for the supplier.

Suppliers2 gotchas

allsuppliersAll

Zoho Books does not expose a total record count in list responses. meta.total_count will not appear.

updatesuppliersUpdate

The status field can be updated to either "active" or "inactive". Please send status updates separately from other updates for the supplier.

Tax Rates1 gotcha

alltaxRatesAll

Zoho Books does not expose a total record count in list responses. meta.total_count will not appear.