Get a paged list of all payment accounts the user has access to for a specific merchant.

Authorization: End user or Merchant token (IP address whitelisted) is required.

Query Params
uuid

The merchantID of the accounts to retrieve.

currency
array of strings

Optional. Array. If specified will only return accounts for these currencies.

currency
boolean
Defaults to false

Optional include connected accounts along with payment accounts.

int32

Optional. The page number to retrieve.

int32

Optional. The number of accounts per page.

string

The text filter to apply to retrieve accounts with a similar account name, IBAN etc.

string

Optional expression to sort the order of the accounts. Example "AvailableBalance desc,Inserted asc".

boolean
Defaults to false

Only return connected accounts

boolean
Defaults to false

Flag that indicates whether to fetch only archived accounts or not.

boolean
Defaults to false

Flag that indicates whether to fetch archived accounts or not.

boolean
Defaults to false

Flag that indicates whether to include accounts from child merchants.

Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Response

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