beel_get_usage
Retrieve provisioned and billable account counts to calculate B2B invoice charges. Requires your own account ID and manage_accounts entitlement.
Instructions
Returns how many accounts you have provisioned and the billable count that follows from them — the figure behind your offline B2B invoice. The billable unit is the provisioned account, not the real NIF: every account you provision counts as one, empty and unclaimed ones included.
Usage is a property of the provisioner, not of each provisioned account, so account_id here is your own account; any other id returns 404.
Requires the manage_accounts entitlement.
Endpoint: GET /v1/accounts/{account_id}/usage
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| account_id | Yes | Your own account id. |