v1
latestOpenAPI 3.0.02026-08-04880393.1 KBCustomer.Balance
post/online/RivhitOnlineAPI.svc/Customer.Balance
Request body
Example request
{
"api_token": "0279BF82-CD57-49BA-837C-930F0E2EB805"
}Response
Success - Customer Balance Returned
Example response
{
"data": {
"balance": 12.34
}
}