Fetch Balance
Returns user's wallet balance
This endpoint returns the wallet balance of the user. It returns a list of coins held by the user and their respective available and blocked balance.
Fetch User Wallet Balance
POST
https://integration.coinmena.com/onramp-bank/api/v1/user/balance
Request Body
Name
Type
Description
customerId*
String
Unique id of user
Last updated