Retrieve an Account Statement with Paginated List

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

What does this endpoint do?

The purpose of this endpoint is to retrieve a list of transactions associated with the specified accountId. It returns a paginated list that can be navigated accordingly.

Path Params
string
required
Defaults to 2

The current version of BaaSiC API

string
required

Target account identification

Query Params
string

Transaction unique identifier

string

Unique identifier used as a easier way to retrieve transactions

string

Identification created by the partner when create the transaction

string
enum

Filter for getting if is "Credit" or "Debit" transaction. If It's blank will return all transactions. This property is a List

Allowed:
string
enum

Specify which currencies you would like to filter. This property is a List.

string
enum

The target account owner country. It is obrigatory if param taxId is filled

string

Field that uniquely identifies the individual or country. Only numbers accepted, all number should be sent, including leading zeros when applicable.

date

Start date of the searched deposit order

date

Final date of the searched deposit order

int32

The current page number

int32

How much transactions should be returned by page

Headers
string
required

The personal authentication token obtained by each user from the token authentication endpoint

string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

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