ZohoInvoice Tables
The provider models the data in API as a list of tables in a relational database that can be queried using standard SQL statements.
ZohoInvoice Tables
| Name | Description |
| ContactAddresses | Returns addresses of a contact including its Shipping Address, Billing Address and other additional addresses. |
| ContactComments | Returns recent activities of a contact. |
| ContactDetails | Returns the list of all contacts . |
| ContactPersons | Returns all contact persons of a contact. |
| ContactRefunds | Returns the refund history of a contact. |
| Contacts | Returns the list of all contacts . |
| CreditnoteDetails | Returns the details of a credit note. |
| CreditnoteInvoices | Returns invoices to which the credit note is applied. |
| CreditnoteLineItems | Returns the line items of a credit note. |
| CreditnoteRefundDetails | Returns refunds of a credit note. |
| CreditnoteRefunds | Returns refunds of a credit note. |
| Creditnotes | Returns the list of all credit notes. |
| CreditnotesRefunds | Returns credit note refunds. |
| CurrentUser | Returns the details of the current user. |
| Employees | Returns the list of all employees . |
| EstimateComments | Returns the complete history and comments of an estimate. |
| EstimateDetails | Returns the details of an estimate.. |
| EstimateLineItems | Returns the line items of an estimate. |
| Estimates | Returns the list of all estimates. |
| ExpenseDetails | Returns the details of an expense. |
| ExpenseLineItems | Returns the line items of an expense. |
| Expenses | Returns the list of all expenses. |
| InvoiceCredits | Returns the list of credits applied for an invoice. |
| InvoiceDetails | Returns the details of an invoice. |
| InvoiceLineItems | Returns the line items of an invoice. |
| InvoicePayments | Returns the list of payments made for an invoice. |
| Invoices | Returns the list of all invoices. |
| Items | Returns the list of all active items. |
| Organizations | Returns the list of organizations. |
| PaymentDetails | Returns the details of a payment. |
| Payments | Returns all the payments made by your customer. |
| PriceLists | Returns the list of all the Price Lists. |
| ProjectDetails | Returns the details of an invoice. |
| ProjectInvoices | Returns invoices created for this project. |
| Projects | Returns the list of all projects. |
| ProjectTasks | Returns list of all the tasks added to a project. |
| ProjectUsers | Returns list of all users associated to a project. |
| RecurringExpenseDetails | Returns the details of a recurring expense. |
| RecurringExpenses | Returns the list of all recurring expenses. |
| RecurringInvoiceDetails | Returns the details of a recurring invoice. |
| RecurringInvoiceLineItems | Returns the line items of a recurring invoice. |
| RecurringInvoices | Returns the details of all recurring invoices. |
| Refunds | Returns all the refunds pertaining to an existing customer payment. |
| RetainerInvoiceDetails | Returns the details of a retainer invoice. |
| RetainerInvoicePayments | Returns the list of payments made for a retainer invoices. |
| RetainerInvoices | Returns the details of all retainer invoices. |
| TimeEntries | Returns all time entries |
| Users | Returns the list of all users in the organization. |