---
title: "Changes to List Refunds"
method: GET
path: "/refunds"
---

# Changes to List Refunds

`GET /refunds`

> Every recorded change to this endpoint, newest first.
> 74 revisions in range; 1 not diffed.

## Timeline

Changed in 7 of 74 revisions.

- **2026-09-25** `c1dceb26e505` — 1 warning
- **2026-09-16** `ff3a76573563` — 1 breaking, 2 warning
- **2026-09-03** `697924df40d1` — 10 breaking, 12 warning, 36 info
- **2026-08-28** `4da7133b2de7` — 1 warning
- **2026-08-18** `f67a043e3190` — 1 breaking, 3 info
- **2026-08-04** `ca841fbd6786` — 1 warning
- **2026-07-26** `60bbb4a6ffbc` — 1 warning

## Changes

- **2026-09-25** `c1dceb26e505` — 1 warning
  - added the new `dispute_alert` enum value to the `data/items/reason` response property for the response status `200`
- **2026-09-16** `ff3a76573563` — 1 breaking, 2 warning
  - for the `query` request parameter `first`, default value `20` was added
  - for the `query` request parameter `first`, the max was set to `100.00`
  - for the `query` request parameter `last`, the max was set to `100.00`
- **2026-09-03** `697924df40d1` — 10 breaking, 12 warning, 36 info
  - the response property `data/items/reference_status` became nullable for the status `200`
  - the response property `data/items/reference_type` became nullable for the status `200`
  - added `#/components/schemas/Money, subschema #2` to the `data/items/amount` response property `oneOf` list for the response status `200`
  - the `data/items/amount` response's property type changed from `number` to no type for status `200`
  - the `data/items/created_at` response's property format changed from `date-time` to no format for status `200`
  - the `data/items/provider_created_at` response's property format changed from `date-time` to no format for status `200`
  - the `data/items/reference_status` response's property type changed from no type to `string, null` for status `200`
  - the `data/items/reference_type` response's property type changed from no type to `string, null` for status `200`
  - removed the required property `data/items/currency` from the response with the `200` status
  - removed the required property `data/items/payment` from the response with the `200` status
  - deleted the `query` request parameter `company_id`
  - removed the optional property `error/param` from the response with the `400` status
  - removed the optional property `error/param` from the response with the `401` status
  - removed the optional property `error/param` from the response with the `404` status
  - added the new `acquirer_reference_number` enum value to the `data/items/reference_type` response property for the response status `200`
  - added the new `available` enum value to the `data/items/reference_status` response property for the response status `200`
  - added the new `pending` enum value to the `data/items/reference_status` response property for the response status `200`
  - added the new `retrieval_reference_number` enum value to the `data/items/reference_type` response property for the response status `200`
  - added the new `system_trace_audit_number` enum value to the `data/items/reference_type` response property for the response status `200`
  - added the new `unavailable` enum value to the `data/items/reference_status` response property for the response status `200`
  - added the new `undefined` enum value to the `data/items/reference_status` response property for the response status `200`
  - added the new `undefined` enum value to the `data/items/reference_type` response property for the response status `200`
  - api operation id `listRefund` removed and replaced with `listRefunds`
  - added the new optional `header` request parameter `Api-Version-Date` to all path's operations
  - added the new optional `query` request parameter `account_id`
  - added the new optional `query` request parameter `order`
  - removed the non-success response with the status `403`
  - removed the non-success response with the status `422`
  - removed the non-success response with the status `429`
  - removed the non-success response with the status `500`
  - removed the `adyen` enum value from the `data/items/provider` response property for the response status `200`
  - removed the `airwallex` enum value from the `data/items/provider` response property for the response status `200`
  - removed the `apple` enum value from the `data/items/provider` response property for the response status `200`
  - removed the `braintree` enum value from the `data/items/provider` response property for the response status `200`
  - removed the `checkout_dot_com` enum value from the `data/items/provider` response property for the response status `200`
  - removed the `claritypay` enum value from the `data/items/provider` response property for the response status `200`
  - removed the `coinbase` enum value from the `data/items/provider` response property for the response status `200`
  - removed the `coinflow` enum value from the `data/items/provider` response property for the response status `200`
  - removed the `dlocal` enum value from the `data/items/provider` response property for the response status `200`
  - removed the `flex_pay` enum value from the `data/items/provider` response property for the response status `200`
  - …18 more
- **2026-08-28** `4da7133b2de7` — 1 warning
  - added the new `flex_pay` enum value to the `data/items/provider` response property for the response status `200`
- **2026-08-18** `f67a043e3190` — 1 breaking, 3 info
  - the `query` request parameter `direction` was restricted to a list of enum values
  - added the new enum value `asc` to the `query` request parameter `direction`
  - added the new enum value `desc` to the `query` request parameter `direction`
  - for the `query` request parameter `direction`, the type was generalized from no type to `string`
- **2026-08-04** `ca841fbd6786` — 1 warning
  - added the new `braintree` enum value to the `data/items/provider` response property for the response status `200`
- **2026-07-26** `60bbb4a6ffbc` — 1 warning
  - added the new `masspay` enum value to the `data/items/provider` response property for the response status `200`

---

[Operation](https://skmtc.dev/whop/apis/whop-api/docs/refunds/get.md) · [API](https://skmtc.dev/whop/apis/whop-api.md) · [Page](https://skmtc.dev/whop/apis/whop-api/changes/refunds/get)
