---
title: "Changes to List Payouts"
method: GET
path: "/payouts"
---

# Changes to List Payouts

`GET /payouts`

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

## Timeline

Changed in 10 of 74 revisions.

- **2026-09-02** `9b2baa68698c` — 1 info
- **2026-08-25** `621705ee8f4a` — 2 warning, 2 info
- **2026-08-22** `f1cf47ad0ec2` — 5 info
- **2026-08-21** `715c4defcbbf` — 5 breaking, 3 warning, 3 info
- **2026-08-20** `4a1a4a5d2c72` — 6 info
- **2026-08-18** `f67a043e3190` — 4 info
- **2026-08-12** `6fb1c04bf255` — 1 info
- **2026-08-11** `a01100378e59` — 1 info
- **2026-08-07** `f1020c3ecda4` — 4 info
- **2026-07-31** `099fdc3be422` — 1 breaking, 1 info

## Changes

- **2026-09-02** `9b2baa68698c` — 1 info
  - added the required property `data/items/statement_descriptor` to the response with the `200` status
- **2026-08-25** `621705ee8f4a` — 2 warning, 2 info
  - added the new `card` enum value to the `data/items/payout_method/supported_payout_method/delivery_type` response property for the response status `200`
  - added the new `check` enum value to the `data/items/payout_method/supported_payout_method/delivery_type` response property for the response status `200`
  - removed the `masspay_card` enum value from the `data/items/payout_method/supported_payout_method/delivery_type` response property for the response status `200`
  - removed the `paper_check` enum value from the `data/items/payout_method/supported_payout_method/delivery_type` response property for the response status `200`
- **2026-08-22** `f1cf47ad0ec2` — 5 info
  - added the new optional `query` request parameter `created_after`
  - added the new optional `query` request parameter `created_before`
  - added the new optional `query` request parameter `payout_method_id`
  - added the new optional `query` request parameter `source`
  - added the new optional `query` request parameter `status`
- **2026-08-21** `715c4defcbbf` — 5 breaking, 3 warning, 3 info
  - the `data/items/amount` response's property type changed from `number` to `string`, and format from `float` to `decimal` for status `200`
  - the `data/items/destination_amount` response's property type changed from `number, null` to `string, null`, and format from `float` to `decimal` for status `200`
  - the `data/items/fee_amount` response's property type changed from `number` to `string`, and format from `float` to `decimal` for status `200`
  - the `data/items/markup_fee` response's property type changed from `number` to `string`, and format from `float` to `decimal` for status `200`
  - the `data/items/net_amount` response's property type changed from `number` to `string`, and format from `float` to `decimal` for status `200`
  - added the new `in_review` enum value to the `data/items/status` response property for the response status `200`
  - added the new `processing` enum value to the `data/items/status` response property for the response status `200`
  - added the new `reversed` enum value to the `data/items/status` response property for the response status `200`
  - removed the `awaiting_payment` enum value from the `data/items/status` response property for the response status `200`
  - removed the `in_transit` enum value from the `data/items/status` response property for the response status `200`
  - added the required property `data/items/status_detail` to the response with the `200` status
- **2026-08-20** `4a1a4a5d2c72` — 6 info
  - added the required property `data/items/failure` to the response with the `200` status
  - added the required property `data/items/fee_paid_by` to the response with the `200` status
  - added the required property `data/items/markup_fee` to the response with the `200` status
  - added the required property `data/items/metadata` to the response with the `200` status
  - added the required property `data/items/net_amount` to the response with the `200` status
  - added the required property `data/items/source` to the response with the `200` status
- **2026-08-18** `f67a043e3190` — 4 info
  - added the required property `data/items/destination_amount` to the response with the `200` status
  - added the required property `data/items/destination_currency` to the response with the `200` status
  - added the required property `data/items/exchange_rate` to the response with the `200` status
  - added the required property `data/items/payout_method/supported_payout_method/delivery_type` to the response with the `200` status
- **2026-08-12** `6fb1c04bf255` — 1 info
  - added the required property `data/items/trace_code` to the response with the `200` status
- **2026-08-11** `a01100378e59` — 1 info
  - added the required property `data/items/notes` to the response with the `200` status
- **2026-08-07** `f1020c3ecda4` — 4 info
  - added the optional property `error/code` to the response with the `400` status
  - added the optional property `error/code` to the response with the `401` status
  - added the optional property `error/code` to the response with the `403` status
  - added the optional property `error/code` to the response with the `404` status
- **2026-07-31** `099fdc3be422` — 1 breaking, 1 info
  - removed the required property `data/items/payout_token` from the response with the `200` status
  - added the required property `data/items/payout_method` to the response with the `200` status

---

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