Get transactions

Retrieve the list of all transactions in your company, with the ability to apply filters based on the wallet, transaction type, and pagination.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

The Company ID given by Fipto.

Query Params
number

The page number retrieved in the paginated results. The default value is 1.

number

The number of items to include in each page of the paginated results. The default value is 100.

string
enum
Defaults to created_at

The sort field used to filter data.

Allowed:
transaction_types
array of objects

Filter for specific transaction types.

transaction_types
asset_types
array of objects

Filter for specific asset types.

asset_types
string

Filter for a specific wallet_id.

statuses
array

Filter for specifics transaction status.

statuses
string

Filter on a specific user that can sign the payouts..

date-time

Filter to get data after or at the specific date.

date-time

Filter to get data before or at the specific date.

Response

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