Fetch a Refund
Retrieves the details of a specific refund using its unique identifier.
Authorizations
Use your Razorpay Key ID as the username and Key Secret as the password.
Path Parameters
The unique identifier of the refund to retrieve.
"rfnd_FP8QHiV938haTz"
Response
The refund details.
A Razorpay Refund object representing a refund transaction.
Unique identifier for the refund.
"rfnd_FP8QHiV938haTz"
Entity type, always refund for refund objects.
"refund"
The refund amount in the smallest currency sub-unit (e.g., paise for INR).
50000
The ISO 4217 currency code for the refund.
"INR"
The unique identifier of the payment against which the refund was initiated.
"pay_DJkTfWoJ5ZFPce"
The current status of the refund.
pending, processed, failed "processed"
The processing speed at which the refund was processed. normal refunds are processed within 5-7 business days; optimum refunds are processed instantly where supported.
"normal"
A unique receipt number for the refund, for your internal reference.
"receipt_refund_1001"
A key-value store of custom metadata attached to the refund.
Unix timestamp (in seconds) at which the refund was created.
1595491208