Skip to main content
GET
List Payment Accounts for Customer App, with payment method overview

Authorizations

Authorization
string
header
required

The access token received from the authorization server in the OAuth 2.0 flow.

Query Parameters

account_type
enum<string>

The account_type to filter for

Available options:
EXTERNAL_ACCOUNT,
SETTLEMENT_ACCOUNT
currencies
string[]

The currencies to filter for

offset
integer
default:0

default is 0

limit
integer
default:500

default is 500, max is 1000

Required range: 1 <= x <= 1000

Response

Successful

payment_accounts
object[]
total
integer

Total number of matching payment accounts