Fetch Wallet Balance
POST/v1/merchant/wallet/balance
Fetches the current balance of the merchant wallet for a specific token on a given chain.
Request
Responses
- 200
- 400
- 401
Returns current merchant wallet balance for the requested token.
Bad Request — invalid or missing parameters.
Unauthorized — missing or expired Bearer token or API key.