---
title: "Changes to List Saved Payout Methods"
method: GET
path: "/payouts/methods"
---

# Changes to List Saved Payout Methods

`GET /payouts/methods`

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

## Timeline

Changed in 10 of 74 revisions.

- **2026-09-12** `1660b8d62204` — 1 warning
- **2026-08-25** `621705ee8f4a` — 2 warning, 2 info
- **2026-08-22** `f1cf47ad0ec2` — 2 info
- **2026-08-12** `6fb1c04bf255` — 5 info
- **2026-08-09** `a8a43db4255f` — 1 info
- **2026-08-07** `f1020c3ecda4` — 4 info
- **2026-08-05** `6c970f803b46` — 1 breaking, 1 info
- **2026-08-04** `ca841fbd6786` — 1 info
- **2026-07-31** `099fdc3be422` — 3 breaking, 4 warning, 3 info
- **2026-07-26** `60bbb4a6ffbc` — 5 info

## Changes

- **2026-09-12** `1660b8d62204` — 1 warning
  - added the new `guardian_id_clear` enum value to the `limits/standard/error_code` response property for the response status `200`
- **2026-08-25** `621705ee8f4a` — 2 warning, 2 info
  - added the new `card` enum value to the `data/items/supported_payout_method/delivery_type` response property for the response status `200`
  - added the new `check` enum value to the `data/items/supported_payout_method/delivery_type` response property for the response status `200`
  - removed the `masspay_card` enum value from the `data/items/supported_payout_method/delivery_type` response property for the response status `200`
  - removed the `paper_check` enum value from the `data/items/supported_payout_method/delivery_type` response property for the response status `200`
- **2026-08-22** `f1cf47ad0ec2` — 2 info
  - added the required property `data/items/last_paid_out_at` to the response with the `200` status
  - added the required property `data/items/status_reason` to the response with the `200` status
- **2026-08-12** `6fb1c04bf255` — 5 info
  - added the required property `data/items/is_clone` to the response with the `200` status
  - added the required property `data/items/linked_via_plaid` to the response with the `200` status
  - added the required property `data/items/needs_plaid_reconnect` to the response with the `200` status
  - added the required property `data/items/supported_payout_method/country_code` to the response with the `200` status
  - added the required property `data/items/supported_payout_method/supports_plaid` to the response with the `200` status
- **2026-08-09** `a8a43db4255f` — 1 info
  - added the required property `data/items/unavailable_reason` 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-08-05** `6c970f803b46` — 1 breaking, 1 info
  - removed the required property `data/items/account_validation_status` from the response with the `200` status
  - added the required property `data/items/bank_verification_state` to the response with the `200` status
- **2026-08-04** `ca841fbd6786` — 1 info
  - added the required property `data/items/account_validation_status` to the response with the `200` status
- **2026-07-31** `099fdc3be422` — 3 breaking, 4 warning, 3 info
  - removed the required property `data/items/payout_destination` from the response with the `200` status
  - removed the required property `data/items/quote/instant/estimated_arrival` from the response with the `200` status
  - removed the required property `data/items/quote/standard/estimated_arrival` from the response with the `200` status
  - deleted the `query` request parameter `destination_currency`
  - deleted the `query` request parameter `destination_id`
  - deleted the `query` request parameter `include_available`
  - removed the optional property `available_destinations` from the response with the `200` status
  - added the required property `data/items/estimated_arrival` to the response with the `200` status
  - added the required property `data/items/fee_structure` to the response with the `200` status
  - added the required property `data/items/supported_payout_method` to the response with the `200` status
- **2026-07-26** `60bbb4a6ffbc` — 5 info
  - added the new optional `query` request parameter `destination_currency`
  - added the new optional `query` request parameter `destination_id`
  - added the new optional `query` request parameter `include_limits`
  - added the optional property `limits` to the response with the `200` status
  - added the required property `available_destinations/items/required_fields` to the response with the `200` status

---

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