60% Off for 3 Months

Expense Details Report

The Expenses Report shows all the information involving your Expenses

Available Filters

Filter Type

Name

Field

Description

between

start_date

date

created during or after the given date

between

end_date

date

created during or before the given date

Equals

currency_code

string

reports using the given currency as primary currency

Equals

group_by

string

Data returned is organized by the given argument. (parent_category, clients, vendor, author)

Equals

exclude_personal

boolean

true returns data without personal expenses included

Equals

include_project

boolean

Include expenses assigned to Projects

Equals

client_id

integer

Filter by specific Client

Equals

locale

string

Language to show on report

Field Descriptions

Field

Type

Description

exclude_personal

boolean

true doesn't return personal expenses

end_date

date

Will only return invoices that were created before the given date

clients

object

subfields: clientid(s)

clientid(s)

object

subfields: language, userid, email, lname, fname, organization, id

language

string

2 letter string representing the primary language of the client

userid

int

duplicate value of the client's id

email

string

the email of the client

lname

string

last name of the client

fname

string

first name of the client

organization

string

name of the organization the client is a part of

id

int

unique id for the client

download_token

string

the download token allows you to download the report into a csv file

vendors

object

subfields: vendorid

vendorid(s)

string

the name of the vendor

group_by

string

The category that you would like to group your data by

currency_code

string

three-letter currency code for invoice

authors

object

subfields: userid(s)

userid(s)

object

subfields: lname, fname, email, organization, userid

data

array

holds majority of the numerical data that is returned

groupid

string

unique id for the group

total

object

subfields: amount, code

amount

string

the amount of money that is owed or been paid

code

string

the currency that the amount is in

children

array

holds data about a sub expense

expenses

array

stores Expense objects

vendorid

string

the unique id for the vendor

vendor

string

The name of the vendor

notes

string

custom notes about the expense

clientid

int

unique id for the client

taxPercent1

string

the percentage you are being taxed on

authorid

string

id for the author

taxName1

string

the name of the first tax

taxName2

string

the name of the second tax

date

date

the date the expense took place

taxAmount2

object

subfields: amount, code

taxAmount1

object

subfields: amount, code

expenseid

int

uniqueid for the expense

taxPercent2

string

the percentage you are being taxed on

categoryid

string

unique id for the category of the expense

start_date

date

the starting date for the expense report query

categories

object

subfields: categoryid(s)

categoryid(s)

object

subfields: category, subcategory_name, categoryid

category

string

name of the category

subcategory_name

string

name of the subcategory

categoryid

int

unique id for the category

company_name

string

name of the company that the expenses are charged too

Expense Details Report - FreshBooks