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"
}
}Changes
No recorded changes to this endpoint across all 1 revision of this API.