List transactions

This endpoint supports filtering and ordering. Note that setting multiple ordering parameters is unsupported.

Query Params
uuid

Filter by card.

uuid

Filter by department.

uuid

Filter by location.

uuid

Filter by merchant.

string

Filter by sk category.

uuid

Filter by statement.

string
enum

Filter by transaction state.

Allowed:
uuid

Filter by user.

boolean

Filter for transactions that are coded with accounting fields and ready to sync to ERP systems.

date-time

Filter for transactions that happens after the given date.

date-time

Filter for transactions that happens before the given date.

date-time

Filter for transactions that have been synced after the given date.

boolean

Filter for transactions that have expense policy alert.

Filter for transactions that have larger amount that the given amount. This is a U.S. Dollar denominated amount.

boolean

Filter for transactions that have not been synced to ERP systems yet.

Filter for transactions that have smaller amount that the given amount. This is a U.S. Dollar denominated amount.

boolean

Filter for transactions that require expense policy review.

boolean

Filters for transactions which require a memo, but do not have one. This can only be set to true.

boolean

Sort transactions by amount in ascending order.

boolean

Sort transactions by amount in descending order.

boolean

Sort transactions by date in ascending order.

boolean

Sort transactions by date in descending order.

uuid

The ID of the last entity of the previous page, used for pagination to get the next page.

integer
2 to 10000
Defaults to 1000

The number of results to be returned in each page. The value must be between 2 and 10,000. If not specified, the default value 1,000 will be used.

string
Responses

400

raises TransactionInvalidInput

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