Get usage budgets
Caps over rolling windows for the Business Manager that owns the number. An empty list means unlimited.
Authorization
bearerAuth API key authentication: send your Zernio API key in the Authorization header, prefixed with Bearer.
In: header
Path Parameters
WhatsApp social account id (the number must be managed through the Cloud API).
Response Body
application/json
application/json
application/json
application/json
application/json
{ "budgets": [ { "budget_id": "string", "unit_type": "token", "time_window": "one_day", "max_budget": 1 } ]}Run a connector tool once
Executes the tool against the merchant API and returns the raw upstream result, to check a connector before the agent relies on it.
Replace usage budgets
The full desired set: budgets left out are removed, an empty list returns to unlimited. Pass `budget_id` to edit one in place. When a cap is hit the agent finishes its turn, stops answering and hands the thread to a human until the window rolls over.