Billing

Update tenant billing configurations.

Update tenant billing configurations.

post/tenant/billing

Request body

enabledboolean

Enable call billing or not.

account'TENANT' | 'USER'

The billing account:
Can be either:

  • TENANT: Use company account for billing.
  • USER: Use private user account for billing.
type'OFFLINE' | 'ONLINE'

The billing type:
Can be either:

  • OFFLINE: Use offline charging for billing.
  • ONLINE: Use online charging for billing.

Response

OK