Check large campaign balance (Beta)
Confirm workspace balance before starting beta large-campaign calls.
POST
Check Campaign Balance (Beta)
POST /campaign/check-balance/{bulk_list_id} checks whether the workspace has enough balance to start calls for the validated rows in a large campaign.
Endpoint
Path parameters
| Parameter | Required | Description |
|---|---|---|
bulk_list_id | Yes | Large campaign list ID returned by POST /campaign/upload-csv |
Request
Response guidance
A successful response confirms whether the current balance can cover the validated campaign rows.sufficient_balance is false, add balance, reduce the campaign size, or contact Ringg support before starting calls.
Next step
When balance is sufficient, call Make large campaign calls async.Check Campaign Balance (Beta)
