v1

latestOpenAPI 3.0.32026-07-246376162.1 KB
Billing

Get balance

Obtain balance owed to Voiso for contact center services.

get/api/v4/billing/balance

Response

OK

Example response

{
  "balance": {
    "amount": "100.12"
  }
}