get
https://api.billhub.in/reseller/recharge/
The Recharge API allows you to initiate mobile and DTH recharges directly through the BillHub platform. Designed for seamless integration, this API provides a simple, secure way to offer recharge services within your application, covering a wide range of operators and ensuring a fast, reliable experience for your users.
After each transaction, the Recharge API response includes a status key that indicates the current state of the recharge request. This status key will provide one of the following values
| Status | Description |
|---|---|
| success | The recharge was processed successfully, and the amount has been credited to the recipient's account. |
| pending | The recharge request is currently in process, and final confirmation is yet to be received. You can poll or check back to verify the final outcome. |
| failed | The recharge could not be completed due to an error, insufficient balance, or other transaction issues. |
