Renew a broadband plan
POST/api/v1/broadband
Renew a broadband subscription for an account. Idempotent via clientReference.
Request
Responses
- 200
- 401
- 403
- 409
- 422
Accepted.
Missing or invalid API key.
This service is not enabled for your account (e.g. airtime is disabled), or the plan is not in your catalog.
The clientReference was already used for a different order (a different plan, recipient, or amount). We reject the reuse instead of replaying the unrelated original — no purchase is made and your wallet is not debited. Use a unique clientReference per order; a genuine retry with the same parameters returns the original transaction (see Idempotency).
The request body failed validation, or your wallet has insufficient funds.