v6

OpenAPI 3.1.0raw.githubusercontent.com2026-08-0161197504.7 KB
payments

List funding accounts

Retrieve the funding bank accounts registered on the parent account. Funding accounts are automatically registered using the bank details from a deposit when received. These can be used to withdraw funds out of the account.

get/accounts/{account_id}/funding-accounts

Path parameters

account_idstring required

Response

OK

bank_codestring required

The bank code, such as a BIC or SWIFT code.

created_atstring date-time required

The timestamp (in ISO-8601 format) of when the resource was created.

currency'EUR' | 'USD' | 'GBP' required
ibanstring required

The IBAN of the funding account.

idstring required

Unique resource identifier.

is_verifiedboolean

Whether ownership of the funding account is verified.

modified_atstring date-time required

The timestamp (in ISO-8601 format) of when the resource was last modified.

nicknamestring nullable

The user-provided nickname for the funding account.

owner_namestring required

The owner name as specified by the bank on the funding account.