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

Authorization: End user token is required.

Query Params
uuid

The merchantID of the accounts to retrieve.

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.

currency
array of strings

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

currency
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.

Responses

202

Accepted. The CSV file is being generated.

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