Skip to main content

Review recent refunds

Use the refund list to find recent activity or locate a refund for follow-up. The result is a bounded operational page, not a full-period refund report.

Prompt

Show the 25 most recent refunds. Include the refund ID, order ID, amount, status, reason, and creation time. Group the result into completed, in progress, failed, and canceled outcomes without estimating totals beyond this page.

The agent uses list_refunds. A full page may have more results, so the response should keep the page boundary visible.

Sample response

Recent refunds

This is page 1 of recent refund activity; more results may be available.

Status table
Shown
25 refunds
Page 1
Succeeded
18
In progress
4
Pending or processing
Failed or canceled
3
RefundOrderAmountStatusCreated
rf_example_401ord_example_2088GHS 145.00ProcessingToday, 10:42
rf_example_400ord_example_2081GHS 50.00SucceededToday, 09:18
rf_example_399ord_example_2074GHS 25.00CanceledYesterday, 16:05

Illustrative values. The exact presentation depends on the MCP client.

The counts summarize only the returned page. Use get_refund when one refund needs authoritative reconciliation.