Zoho Books integration
Zoho Books accounting — contacts, invoices, and items. Paginated list reads (page/per_page) end on the page_context.has_more_page flag; every call carries the organization_id query param.
Contacts
- List Contacts — List contacts (page/per_page; ends on page_context.has_more_page = false)
- Create Contact — Create a contact (customer or vendor)
Invoices
- List Invoices — List invoices (page/per_page; ends on page_context.has_more_page = false)
- Create Invoice — Create an invoice for a customer
Items
- List Items — List items