{ "status": "success", "message": "request successful", "data": 120 }
Get a user coin balance with this endpoint.
curl --request GET 'https://test-api.bvndle.com/api/v1/laas/coins/balance?userId=12erfderfvdert423452w45' \ --header 'Content-Type: application/json' \ --header 'Authorization: Bearer ACCESS_TOKEN' \