---
title: "Changes to Retrieve payment"
method: GET
path: "/payments/{id}"
---

# Changes to Retrieve payment

`GET /payments/{id}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 14 of 41 revisions.

- **2026-08-29** `1b5d50d09479` — 1 info
- **2026-08-28** `4da7133b2de7` — 4 warning
- **2026-08-27** `16c82685be35` — 2 warning
- **2026-08-26** `86d0a97abfe5` — 10 warning
- **2026-08-21** `715c4defcbbf` — 63 breaking, 1 info
- **2026-08-20** `6a23760847c8` — 1 info
- **2026-08-19** `23dfbe1a0d1f` — 4 warning
- **2026-08-18** `f67a043e3190` — 1 info
- **2026-08-11** `a01100378e59` — 1 info
- **2026-08-05** `6c970f803b46` — 3 info
- **2026-08-04** `ca841fbd6786` — 3 info
- **2026-07-31** `099fdc3be422` — 1 info
- **2026-07-26** `60bbb4a6ffbc` — 2 warning, 1 info
- **2026-07-14** `3a06a605784b` — 1 info

## Changes

- **2026-08-29** `1b5d50d09479` — 1 info
  - added the required property `allOf[#/components/schemas/Payment]/fees` to the response with the `200` status
- **2026-08-28** `4da7133b2de7` — 4 warning
  - added the new `flex_pay` enum value to the `allOf[#/components/schemas/Payment]/payment_method/payment_method_type` response property for the response status `200`
  - added the new `flex_pay` enum value to the `allOf[#/components/schemas/Payment]/payment_method_type/oneOf[#/components/schemas/PaymentMethodTypes]/` response property for the response status `200`
  - added the new `gcash` enum value to the `allOf[#/components/schemas/Payment]/payment_method/payment_method_type` response property for the response status `200`
  - added the new `gcash` enum value to the `allOf[#/components/schemas/Payment]/payment_method_type/oneOf[#/components/schemas/PaymentMethodTypes]/` response property for the response status `200`
- **2026-08-27** `16c82685be35` — 2 warning
  - added the new `authorized` enum value to the `allOf[#/components/schemas/Payment]/status/oneOf[#/components/schemas/ReceiptStatus]/` response property for the response status `200`
  - added the new `requires_capture` enum value to the `allOf[#/components/schemas/Payment]/substatus` response property for the response status `200`
- **2026-08-26** `86d0a97abfe5` — 10 warning
  - added the new `accel` enum value to the `allOf[#/components/schemas/Payment]/card_brand/oneOf[#/components/schemas/CardBrands]/` response property for the response status `200`
  - added the new `accel` enum value to the `allOf[#/components/schemas/Payment]/payment_method/card/brand/oneOf[#/components/schemas/CardBrands]/` response property for the response status `200`
  - added the new `culiance` enum value to the `allOf[#/components/schemas/Payment]/card_brand/oneOf[#/components/schemas/CardBrands]/` response property for the response status `200`
  - added the new `culiance` enum value to the `allOf[#/components/schemas/Payment]/payment_method/card/brand/oneOf[#/components/schemas/CardBrands]/` response property for the response status `200`
  - added the new `nyce` enum value to the `allOf[#/components/schemas/Payment]/card_brand/oneOf[#/components/schemas/CardBrands]/` response property for the response status `200`
  - added the new `nyce` enum value to the `allOf[#/components/schemas/Payment]/payment_method/card/brand/oneOf[#/components/schemas/CardBrands]/` response property for the response status `200`
  - added the new `pulse` enum value to the `allOf[#/components/schemas/Payment]/card_brand/oneOf[#/components/schemas/CardBrands]/` response property for the response status `200`
  - added the new `pulse` enum value to the `allOf[#/components/schemas/Payment]/payment_method/card/brand/oneOf[#/components/schemas/CardBrands]/` response property for the response status `200`
  - added the new `star` enum value to the `allOf[#/components/schemas/Payment]/card_brand/oneOf[#/components/schemas/CardBrands]/` response property for the response status `200`
  - added the new `star` enum value to the `allOf[#/components/schemas/Payment]/payment_method/card/brand/oneOf[#/components/schemas/CardBrands]/` response property for the response status `200`
- **2026-08-21** `715c4defcbbf` — 63 breaking, 1 info
  - the response's body type/format changed from `object`/`` to ``/`` for status `200`
  - removed the required property `amount_after_fees` from the response with the `200` status
  - removed the required property `application_fee` from the response with the `200` status
  - removed the required property `auto_refunded` from the response with the `200` status
  - removed the required property `billing_address` from the response with the `200` status
  - removed the required property `billing_reason` from the response with the `200` status
  - removed the required property `card_brand` from the response with the `200` status
  - removed the required property `card_exp_month` from the response with the `200` status
  - removed the required property `card_exp_year` from the response with the `200` status
  - removed the required property `card_last4` from the response with the `200` status
  - removed the required property `checkout_configuration_id` from the response with the `200` status
  - removed the required property `company` from the response with the `200` status
  - removed the required property `created_at` from the response with the `200` status
  - removed the required property `currency` from the response with the `200` status
  - removed the required property `customer_phone` from the response with the `200` status
  - removed the required property `decline_code` from the response with the `200` status
  - removed the required property `dispute_alerted_at` from the response with the `200` status
  - removed the required property `disputes` from the response with the `200` status
  - removed the required property `failure_message` from the response with the `200` status
  - removed the required property `financing_installments_count` from the response with the `200` status
  - removed the required property `financing_transactions` from the response with the `200` status
  - removed the required property `id` from the response with the `200` status
  - removed the required property `last_payment_attempt` from the response with the `200` status
  - removed the required property `member` from the response with the `200` status
  - removed the required property `membership` from the response with the `200` status
  - removed the required property `metadata` from the response with the `200` status
  - removed the required property `needs_tracking` from the response with the `200` status
  - removed the required property `next_payment_attempt` from the response with the `200` status
  - removed the required property `paid_at` from the response with the `200` status
  - removed the required property `payment_instrument` from the response with the `200` status
  - removed the required property `payment_method` from the response with the `200` status
  - removed the required property `payment_method_type` from the response with the `200` status
  - removed the required property `payments_failed` from the response with the `200` status
  - removed the required property `plan` from the response with the `200` status
  - removed the required property `product` from the response with the `200` status
  - removed the required property `promo_code` from the response with the `200` status
  - removed the required property `refundable` from the response with the `200` status
  - removed the required property `refunded_amount` from the response with the `200` status
  - removed the required property `refunded_at` from the response with the `200` status
  - removed the required property `refunds` from the response with the `200` status
  - …24 more
- **2026-08-20** `6a23760847c8` — 1 info
  - added the required property `payment_method/card/fingerprint` to the response with the `200` status
- **2026-08-19** `23dfbe1a0d1f` — 4 warning
  - added the new `modo` enum value to the `payment_method/payment_method_type` response property for the response status `200`
  - added the new `modo` enum value to the `payment_method_type/oneOf[#/components/schemas/PaymentMethodTypes]/` response property for the response status `200`
  - added the new `rapipago` enum value to the `payment_method/payment_method_type` response property for the response status `200`
  - added the new `rapipago` enum value to the `payment_method_type/oneOf[#/components/schemas/PaymentMethodTypes]/` response property for the response status `200`
- **2026-08-18** `f67a043e3190` — 1 info
  - added the required property `payment_instrument` to the response with the `200` status
- **2026-08-11** `a01100378e59` — 1 info
  - added the required property `verification_checks` to the response with the `200` status
- **2026-08-05** `6c970f803b46` — 3 info
  - added the required property `card_exp_month` to the response with the `200` status
  - added the required property `card_exp_year` to the response with the `200` status
  - added the required property `decline_code` to the response with the `200` status
- **2026-08-04** `ca841fbd6786` — 3 info
  - the security scope `shipment:basic:read` was added to the endpoint's security scheme `bearerAuth`
  - added the required property `needs_tracking` to the response with the `200` status
  - added the required property `shipment` to the response with the `200` status
- **2026-07-31** `099fdc3be422` — 1 info
  - added the required property `settlement_time_at` to the response with the `200` status
- **2026-07-26** `60bbb4a6ffbc` — 2 warning, 1 info
  - added the new `bank_wire` enum value to the `payment_method/payment_method_type` response property for the response status `200`
  - added the new `bank_wire` enum value to the `payment_method_type/oneOf[#/components/schemas/PaymentMethodTypes]/` response property for the response status `200`
  - added the required property `customer_phone` to the response with the `200` status
- **2026-07-14** `3a06a605784b` — 1 info
  - added the required property `refunds` to the response with the `200` status

---

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