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

# Refund APIs

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

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

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

## [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
