Balance
Recharge into the tenant's account.
Authorizations
Body
balancenumber · doubleOptional
User balance. Precision is five digits.
Responses
200
OK
4XX
Error
post
POST /api/tenant/balance HTTP/1.1
Host: hostname:8887
Authorization: Bearer YOUR_SECRET_TOKEN
Content-Type: application/json
Accept: */*
Content-Length: 13
{
"balance": 1
}
No content