List Expenses

Lists expenses in a paginated format with details such as ID, amount, date, status, description, and associated account information.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
📘

For schema of expense object refer - Expense Data Model

This API may not return all fields defined in the response schema; for additional details, use the Get Expense by Id API.


Supported Apps

Here is the list of apps that supports this API

AppApp ID
QuickBooksquickbooks
Netsuitenetsuite
Odoo Accounting Onlineodoo
📘

To see the list of supported filters for an app, refer - ACCOUNTING List Expenses Filter Support Matrix


Query Params
string
Defaults to null
string
Defaults to false
string

Filters expenses which were created after the specified datetime. The datetime must be provided in ISO 8601 UTC format (yyyy-MM-dd'T'HH:mm:ss'Z').

string

Filters expenses which were created before the specified datetime. The datetime must be provided in ISO 8601 UTC format (yyyy-MM-dd'T'HH:mm:ss'Z').

string

Filters expenses which were updated after the specified datetime. The datetime must be provided in ISO 8601 UTC format (yyyy-MM-dd'T'HH:mm:ss'Z').

string

Filters expenses which were updated before the specified datetime. The datetime must be provided in ISO 8601 UTC format (yyyy-MM-dd'T'HH:mm:ss'Z').

Response

Language
Credentials
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json