Skip to main content

Invoices

This job fetches invoices from zoho books.

Add this job

Data

Sample Data

Open in new tab -

Data headers

HeaderDescription
dateDate of the invoice
customer_nameName of the customer
invoice_numberOfficial invoice number this is referenced by people
currency_codeCurrency used in this invoice
totalTotal value of the invoice in the currency this is issued in.
base_totalTotal value of the invoice in base currency of the seller
balanceBalance unpaid in the currency this invoice is issued in
base_balanceBalance unpaid in base currency of the seller
statusstatus of the invoice. Can be issued, paidor overdue
due_dateDate when this issue is due to be paid
shipping_chargeCost of shipping as mentioned in this invoice
adjustmentAdjustments made to this invoice
write_off_amountAmount that is written off from this invoice
last_payment_dateDate of last payment related to this invoice
exchange_rateExchange rate of the invoice currency to base currency of the seller used for this particular invoice. Exchange rates of the same currency pair can differ between invoice depending on the date of the invoice.
countryCountry of the buyer
created_bycan be Zoho Books or <user_name>. Invoices created by Zoho Books are typically recurring invoices.
documentsname of the document attached with this invoice. This does not work often. Do not relie on this
has_attachmentwhether this invoice has any attachment. Is either TRUE or FALSE
transaction_typecan be renewal or
created_timetime this invoice was created in zoho books
last_modified_timetime this invoice was modified in zoho books
updated_timetime this invoice was updated in zoho books
invoice_idzoho books id used to uniquely identify an invoice
customer_idzoho books id used to uniquely identify a customer

Filtration options

This job can restrict the data that is visible in spreadsheets. Use the following parameters to restrict the data.

ParameterOptions
start_dateSelect invoice with billing date on or after start_date. Format - YYYY-MM-DD
end_dateSelect invoices with billing date on or before end_date. Format - YYYY-MM-DD
customer_idSelect invoices issued to a particular customer. Customer id is the id of the customer from zoho books.

Others

Similar jobs

Similar sort of data can be achieved by using get accounting transaction job and filtering it by invoice type.

Reports that use this job

Here are some of the report templates that use this job: