Status Check API

The Status Check API allows you to verify the current status of a specific recharge or bill payment transaction by providing a transaction ID. This API is useful for tracking transactions that may still be processing or for reconciling previously completed transactions.

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

StatusDescription
successThe recharge was processed successfully, and the amount has been credited to the recipient's account.
pendingThe 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.
failedThe recharge could not be completed due to an error, insufficient balance, or other transaction issues.
unknownThe transaction is not available at our end.
errorIn case of an error status, please review the error message carefully and do not assume the status is a failure without cross-verifying it with our reseller panel.
Language
Click Try It! to start a request and see the response here!