Refunds
Refunds APIs
List of Refunds APIs to perform actions like creating, viewing and updating refunds.
You can use the Refunds APIs to perform various actions. You can perform a few of these actions by logging in to the Dashboard as well.
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
List of Refunds APIs to perform actions like creating, viewing and updating refunds.
| API | Description |
|---|---|
| Create a Normal refund | API to create a Normal refund |
| View multiple refunds for a payment | API to retrieve multiple refunds for a payment |
| View refund for a specific refund | API to retrieve details of a specific refund made for a payment |
| View all refunds | API to view details of all refunds |
| View refund details by refund id | API to retrieve refund details using the refund id |
| Update refund | API to update the ‘Notes’ field of an existing refund |