---
title: "Changes to Create Saved Payout Method"
method: POST
path: "/payouts/methods"
---

# Changes to Create Saved Payout Method

`POST /payouts/methods`

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

## Timeline

Changed in 8 of 74 revisions.

- **2026-08-25** `621705ee8f4a` — 2 warning, 2 info
- **2026-08-22** `f1cf47ad0ec2` — 2 info
- **2026-08-12** `ae20b30817de` — 1 info
- **2026-08-12** `6fb1c04bf255` — 5 info
- **2026-08-09** `a8a43db4255f` — 1 info
- **2026-08-07** `f1020c3ecda4` — 7 info
- **2026-07-31** `099fdc3be422` — 2 breaking, 1 warning, 3 info
- **2026-07-26** `60bbb4a6ffbc` — 1 info

## Changes

- **2026-08-25** `621705ee8f4a` — 2 warning, 2 info
  - added the new `card` enum value to the `supported_payout_method/delivery_type` response property for the response status `201`
  - added the new `check` enum value to the `supported_payout_method/delivery_type` response property for the response status `201`
  - removed the `masspay_card` enum value from the `supported_payout_method/delivery_type` response property for the response status `201`
  - removed the `paper_check` enum value from the `supported_payout_method/delivery_type` response property for the response status `201`
- **2026-08-22** `f1cf47ad0ec2` — 2 info
  - added the required property `last_paid_out_at` to the response with the `201` status
  - added the required property `status_reason` to the response with the `201` status
- **2026-08-12** `ae20b30817de` — 1 info
  - added the non-success response with the status `409`
- **2026-08-12** `6fb1c04bf255` — 5 info
  - added the optional property `is_clone` to the response with the `201` status
  - added the optional property `linked_via_plaid` to the response with the `201` status
  - added the optional property `needs_plaid_reconnect` to the response with the `201` status
  - added the optional property `supported_payout_method/country_code` to the response with the `201` status
  - added the optional property `supported_payout_method/supports_plaid` to the response with the `201` status
- **2026-08-09** `a8a43db4255f` — 1 info
  - added the required property `unavailable_reason` to the response with the `201` status
- **2026-08-07** `f1020c3ecda4` — 7 info
  - the request property `fields` became optional
  - the request property `nickname` became optional
  - added the optional property `bank_verification_state` to the response with the `201` status
  - 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` — 2 breaking, 1 warning, 3 info
  - added the new required request property `supported_payout_method_id`
  - removed the required property `payout_destination` from the response with the `201` status
  - removed the request property `destination_id`
  - added the required property `estimated_arrival` to the response with the `201` status
  - added the required property `fee_structure` to the response with the `201` status
  - added the required property `supported_payout_method` to the response with the `201` status
- **2026-07-26** `60bbb4a6ffbc` — 1 info
  - endpoint added

---

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