Account Info
Check Account Balance
Returns the current account credit balance for the authenticated user.
get/core/v1/accountinfo/balance
Response
A successful response.
Example response
{
"balance": 103.35
}Returns the current account credit balance for the authenticated user.
A successful response.
{
"balance": 103.35
}