Skip to main content

Expenses

This job fetches expenses from zoho books. According to Zoho books, expense is an alternative to bills where the expense and the payment is recorded at the same time.

Add this job

Data

Sample Data

Open in new tab -

Data headers

HeaderDescription
dateDate of the expense
account_nameRelated Chart of Account
currency_codeCurrency in which this transaction took place
total_without_taxValue of the expense without tax
totalTotal expense including tax
paid_throught_account_nameThe account name that this expense was paid though. Typically bank account or credit card. Can be a reimbursement account as well.
descriptionDescription of the expense
reference_numberPayment reference number
vendor_nameName of the vendor
expense_receipt_nameName of the receipt file uploaded
bcy_total_without_taxValue of the expense without tax in base currency
bcy_totalTotal expense including tax in base currency
created_timeTime this expense was created in zoho books
last_modified_timeTime this expense was updated in zoho books
exchange_rateExchange rate
has_attachmentwhether this invoice has any attachment. Is either TRUE or FALSE
vendor_idzoho books id used to refer to the vendor related to this transaction
expense_idzoho books id used to refer to this expense object
ymYear month of the entry in YYYY-MM format .e.g 2023-10

Filtration options

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

ParameterOptions
start_dateSelect transactions with billing date on or after start_date. Format - YYYY-MM-DD
end_dateSelect transactions with billing date on or before end_date. Format - YYYY-MM-DD
vendor_idSelect transactions related to a particular vendor. This is the ID of the vendor in zoho books