GET /v2/fundingAccounts
Summary: Get Funding Accounts
Operation ID: getFundingAccountsV2
Auth: unknown
Operation ID: getFundingAccountsV2
Auth: unknown
Description
Get the funding accounts.
Parameters (9)
country
(string, query, optional)
The 2 letter ISO 3166-1 country code (upper case)
currency
(string, query, optional)
The ISO 4217 currency code
name
(string, query, optional)
The descriptive funding account name
page
(integer, query, optional, default: 1)
Page number. Default is 1.
pageSize
(integer, query, optional, default: 25)
The number of results to return in a page
Constraints: {'minimum': 1, 'maximum': 100}
payorId
(string, query, optional)
sensitive
(boolean, query, optional, default: False)
sort
(string, query, optional, default: accountName:asc)
List of sort fields (e.g. ?sort=accountName:asc,name:asc) Default is accountName:asc The supported sort fields are - accountName, name.
Constraints: {'pattern': '[a-zA-Z]+[:desc|:asc]'}
type
(?, query, optional)
The type of funding account.
No probe data for this endpoint yet.