Find account

Find cash accounts using the search criteria. This is a paged endpoint that by default returns only the first 10 results, in ascending order of their internal ID.

Query Params
accountNumbers
array of strings

Account number for filtering cash accounts. Multiple account numbers are supported.

accountNumbers
bics
array of strings

Account BIC for filtering cash accounts. Multiple BICs are supported.

bics
statuses
array of strings

Account status for filtering cash accounts. Multiple statuses are supported, and providing all possible statuses is equivalent to not using this filter at all.

statuses
accountGroupIds
array of int64s

ID of account group for filtering cash accounts. Multiple IDs are supported.

accountGroupIds
string
enum

Operation mode - LIVE or DRAFT (if approval enabled). Defaults is LIVE mode.

Allowed:
string
Defaults to false

No pagination setup. If true, pageIndex and pageSize have no effect.

string
Defaults to 0

Zero-based page index (0..N)

string
Defaults to 10

The size of the page to be returned

sort
array

Sorting criteria in the format: property,(asc|desc). Default sort order is ascending. Multiple sort criteria are supported.

sort
Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

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