Skip to main content
GET
List Bank Accounts
Lists the bank accounts issued for an account, along with any USD provider onboarding that is still under review. A client may hold several USD accounts — one per reference. Every entry carries reference and label so you can tell them apart; both are null on the client’s primary account.

Example Request

Example Response

Query Parameters

Authorizations

X-API-Key
string
header
required

Your Rolla API key

Path Parameters

accountId
string<uuid>
required

Identifier of an account owned by the same user as your API key's business

Query Parameters

currency
enum<string>
Available options:
NGN,
USD

Response

Bank accounts retrieved

success
boolean
Example:

true

message
string
Example:

"Bank accounts retrieved successfully"

data
object