cURL
curl --request GET \ --url https://business.bfinance.app/external/api/balance \ --header 'Authorization: Bearer <token>'
{ "status": "success", "data": { "balance": "DEPRECATED", "eur": 500.95, "usd": 1500.75 } }
Retrieve the balance
JWT authentication token
Successfully retrieved user balance
"success"
Show child attributes
Was this page helpful?
Contact support