Refund Status and List of Refund APIs
Learn in detail about the various refund statuses and the list of APIs involved in refunds.
Refund Status
When you trigger a refund, a refund goes through various states, they are listed below:
Refund Status | Description |
---|---|
PENDING | This state indicates that the refund is pending. |
SUCCESS | This state indicates that the refund is processed successfully to the customer account. |
CANCELLED | This state indicates that the refund has been cancelled. |
ONHOLD | This state indicates that the refund has been put on hold. |
FAILED | This state indicates that the refund has failed. A few reasons why refunds fail are listed below: 1. If the beneficiary account is inactive or frozen, refunds cannot be processed. 2. If there is no sufficient balance in your account. |
List of refunds APIs
The table below lists all the refund APIs along with their description.
API Name | Description |
---|---|
Create Refund | Use this API to initiate a standard or an instant refund. |
Get All Refunds for an Order | Use this API to fetch all the refunds processed against a particular order. |
Get Refund | Use this API to fetch the details for a specific refund processed on your Cashfree Payment account. |
Updated 12 months ago