> ## Documentation Index
> Fetch the complete documentation index at: https://razorpay-60c89f9a-mintlify-audit-missing-sections-1778528421.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Refunds APIs

> 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.

## List of Refunds APIs

The table below lists the various Refunds APIs and gives a brief description of each API:

## API | Description

## [Create a Normal refund](/api/refunds/create-normal) | API to create a Normal refund

## [Create an Instant refund](/api/refunds#create-an-instant-refund) | API to create an Instant refund

## [View multiple refunds for a payment](/api/refunds/fetch-multiple-refund-payment) | API to retrieve multiple refunds for a payment

## [Create an Instant Refund (Idempotent Request)](/api/refunds/instant-refunds-idempotent) | API to create an Instant refund (idempotent request)

## [Create a Normal Refund (Idempotent Request)](/api/refunds/normal-refunds-idempotent) | API to create a Normal refund (idempotent request)

## [View refund for a specific refund](/api/refunds/fetch-specific-refund-payment) | API to retrieve details of a specific refund made for a payment

## [View all refunds](/api/refunds/fetch-all) | API to view details of all refunds

## [View refund details by refund id](/api/refunds/fetch-with-id) | API to retrieve refund details using the refund id

[Update refund](/api/refunds/update) | API to update the 'Notes' field of an existing refund

### Related Information

* [About Refunds](/payments/refunds)

* [Normal Refund](/payments/refunds/normal)

* [Instant Refund](/payments/refunds/instant)

* [Batch Refund](/payments/refunds/batch)

* [Issue Refunds](/payments/refunds/issue)

* [Subscribe to Webhooks](/payments/refunds/subscribe-to-webhooks)

* [Refunds FAQs](/payments/refunds/faqs)
