Wallet Providers

Returns the providers that can back a wallet for the specified currency and channel. Use this to populate a provider-picker before calling POST /v2/customers/:id/wallets.

Parameters

id

*pathString

Customer ID.

currency

*pathString

3-letter ISO currency code (e.g. NGN).

channel

queryString

Channel to check providers for. Defaults to WALLET.

GET
/ v2/customers/:id/wallets/:currency/providers
Endpoint URL(TEXT)
Request Body
Response(JSON)
// Click 'Try now' to see the response