Authorizations
This access token needs to be included in each of your request to the Chift API.
Path Parameters
Query Parameters
Page number
Required range:
x >= 1
Page size
Required range:
1 <= x <= 100
The start date (inclusive) for filtering bank transactions. If provided, only transactions on or after this date will be returned.
The end date (inclusive) for filtering bank transactions. If provided, only transactions on or before this date will be returned.
The unique identifier of the bank account to filter transactions for. If omitted, transactions from all accessible accounts will be included.
Filter transactions by their status.
Available options:
draft
, done