Freshbooks

Links

    Freshbooks API

    Getting access, Developing, Testing

    Back to Freshbooks

    Expense Summaries

    This endpoint will return summaries of the total amounts of expenses by active, archived, and grand total.

    Active means not archived or deleted.

    Archived is simply reorganizing the experience on FreshBooks so they're tucked away nicely. They will still show up on your reports and count towards active clients.

    Deleted clients will be removed from your active clients list, however, any activity related to those accounts will not show up on your reports.

    Input

    type: object properties: parameters: type: object properties: accountId: type: string required: - accountId title: Parameters

    Output

    type: object