Expense Details

GET https://api.freshbooks.com/accounting/account/{{accountId}}/reports/accounting/expense_details

Request Params

KeyDatatypeRequiredDescription
start_datestringcreated during or after the given date i.e. 2019-01-01
end_datestringcreated during or before the given date i.e. 2019-05-01
currency_codestringreports using the given currency as primary currency i.e. "USD"
group_bystringData returned is organized by the given argument. i.e.
"parent_category", "clients", "vendor", "author"
exclude_personalnumbertrue returns data without personal expenses included i.e. 0, 1

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring