Reports

Number of APIs: 15

  1. Invoice Details GET https://api.freshbooks.com/accounting/account/{{accountId}}/reports/accounting/invoice_details

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

  3. Bank Reconciliation Summary GET https://api.freshbooks.com/accounting/account/{{accountid}}/reports/accounting/bank_reconciliation_summary?currency_code=USD&date={{end_date}}&bank_accountid={{bank_accountid}}

  4. Profit/Loss Report GET https://api.freshbooks.com/accounting/account/{{accountId}}/reports/accounting/profitloss_entity

  5. Sales Tax Summary GET https://api.freshbooks.com/accounting/account/{{accountId}}/reports/accounting/taxsummary?start_date=2019-01-01&end_date=2019-05-01&currency_code=USD&cash_based=true

  6. Accounts Aging GET https://api.freshbooks.com/accounting/account/{{accountId}}/reports/accounting/accounts_aging

  7. Payments Collected GET https://api.freshbooks.com/accounting/account/{{accountId}}/reports/accounting/payments_collected

  8. Item Sales GET https://api.freshbooks.com/accounting/account/wkMd2g/reports/accounting/item_sales?start_date=2019-01-01&end_date=2019-12-31&currency_code=USD&clientids=31006&item_names=Fanny Pack&statusids=paid

  9. Revenue By Client GET https://api.freshbooks.com/accounting/account/{{accountId}}/reports/accounting/revenue_by_client?sales_type=collected

  10. Balance Sheet GET https://api.freshbooks.com/accounting/account/{{accountId}}/reports/accounting/balance_sheet?dates[]=2019-04-19&dates[]=2019-04-25&currency_code=USD