# Refunds

This refunds page helps you to check for all the refund details. You will be able to see details on the main headers, which are:

* Refund ID
* Shop - Store name
* Shopper
* Status - Status of the refund
  * Refund Requested - When the refund has been requested by the shopper
  * Refund in Progress – When you have approved the refund (An action pending icon will appear if you act on only a few items out of n items in the refund request, or refund has failed for any item)
  * Refund Declined – When you have declined the refund
  * Refund Completed – When refund for all the items have been completed
  * Refund Completed Partially – When a refund is completed for a few items and declined for a few
* Date/Time - The date and time when the refund request was raised
* Amount - Amount of the refund request

At a time, max. ten rows are presented to a user with pagination at the list's bottom.

<figure><img src="/files/VPYveoRh2pAOlGArCYDu" alt=""><figcaption></figcaption></figure>

Expanding the row will help you see details such as:

* Purchase date/time
* Item details
* Reason for Refund
* Initiated by - Merchant or shopper


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.rocketfuel.inc/user-guide-and-help-videos/partner-user-guide/refunds.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
