Get all funding methods (New)

The API allows user to retrieve account details for a wallet and also be used to Generate account details provided you need to pass autoCreate in query params as true.

Path Params
number
required

Specifies the unique identifier assigned to a company within the system.

Get the companyId in the response path [response.body.companyId] of the Login API.

number
required

Specifies the unique identifier assigned to a wallet.

Get the walletId from:

Query Params
boolean

An optional query parameter, must be enabled true to generate the account details.

If you just want to view a wallet's existing account details, you just call the API without this query param.

string
enum

Specify the bank partner when requesting a bank account.

Allowed:
Responses

Language
Credentials
Bearer
JWT
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json