Balance
Get the current account balance of the client
Get Account Balance
Headers
Name
Type
Description
{
"data": {
"balance": "10000"
}
}{
"reason": "Please set \"x-api-key\" in your header"
}Last updated