E03029 — AutoTopupAlreadyInProgress
An auto top-up is already in progress for this wallet.
- HTTP status: 409
- Type: conflict_error
- Name: AutoTopupAlreadyInProgress
What to do
A top-up is already running for this wallet. Wait for it to finish, then check the balance before starting another.
Related
- Idempotency: safe retries and key reuse rules
- E03xxx — Billing & plans: every code in this range
- Errors: the full wire contract, status mapping, and error catalog
- Error handling: branching on type and code, validation details, and vendor_code