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
*pathStringCustomer ID.
currency
*pathString3-letter ISO currency code (e.g. NGN).
channel
queryStringChannel 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