v1

latestOpenAPI 3.1.02026-07-26490367.2 KB

Get Accounts

Fetches existing accounts according to query parameters.

get/accounts

Query parameters

pageinteger

Specifies the position the response data should begin from.

limitinteger

The number of accounts to fetch.

currency'ALL' | 'NGN' | 'USD'

The currency type of the accounts you wish to fetch.

type'account' | 'wallet'

Specifies whether to fetch the settlement accounts or the wallets

Response

Accounts fetched successfully.

statusCodeinteger

Status code of the response. 200 indicates a successful request.

messagestring

Human-readable description of the result.