---
title: "Changes to List Payments"
method: GET
path: "/payments"
---

# Changes to List Payments

`GET /payments`

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

## Timeline

Changed in 22 of 74 revisions.

- **2026-09-25** `86b97292852d` — 1 warning
- **2026-09-24** `7fcefabddb0a` — 1 warning
- **2026-09-23** `140d015b9966` — 1 breaking, 4 info
- **2026-09-17** `076176906e3f` — 1 info
- **2026-09-17** `ef86d14ef691` — 1 warning
- **2026-09-16** `ff3a76573563` — 1 breaking, 2 warning, 2 info
- **2026-09-15** `c19acf2e2548` — 2 warning, 1 info
- **2026-09-09** `18cde81b6763` — 1 info
- **2026-09-09** `5fa504e78695` — 1 info
- **2026-09-05** `2fa9dfe9535a` — 5 warning
- **2026-09-04** `8473fa1d1f47` — 3 warning
- **2026-09-03** `697924df40d1` — 64 breaking, 21 warning, 46 info
- **2026-08-28** `4da7133b2de7` — 4 warning
- **2026-08-27** `16c82685be35` — 2 warning, 2 info
- **2026-08-26** `86d0a97abfe5` — 10 warning
- **2026-08-21** `715c4defcbbf` — 2 warning
- **2026-08-20** `6a23760847c8` — 1 info
- **2026-08-19** `23dfbe1a0d1f` — 4 warning
- **2026-08-18** `f67a043e3190` — 2 breaking, 8 info
- **2026-08-05** `6c970f803b46` — 1 info
- **2026-08-04** `ca841fbd6786` — 3 info
- **2026-07-26** `60bbb4a6ffbc` — 2 warning, 1 info

## Changes

- **2026-09-25** `86b97292852d` — 1 warning
  - added the new `alipayhk` enum value to the `data/items/payment_method_type/oneOf[#/components/schemas/PaymentMethodTypes]/` response property for the response status `200`
- **2026-09-24** `7fcefabddb0a` — 1 warning
  - added the new `tabby` enum value to the `data/items/payment_method_type/oneOf[#/components/schemas/PaymentMethodTypes]/` response property for the response status `200`
- **2026-09-23** `140d015b9966` — 1 breaking, 4 info
  - the response property `data/items/payment_instrument/oneOf[#/components/schemas/PaymentInstrument]/card/oneOf[#/components/schemas/PaymentInstrumentCard]/brand` became nullable for the status `200`
  - added the required property `data/items/holds` to the response with the `200` status
  - added the required property `data/items/payment_instrument/oneOf[#/components/schemas/PaymentInstrument]/card/oneOf[#/components/schemas/PaymentInstrumentCard]/exp_month` to the response with the `200` status
  - added the required property `data/items/payment_instrument/oneOf[#/components/schemas/PaymentInstrument]/card/oneOf[#/components/schemas/PaymentInstrumentCard]/exp_year` to the response with the `200` status
  - added the required property `data/items/verification_checks/oneOf[#/components/schemas/PaymentVerificationChecks]/authorization_code` to the response with the `200` status
- **2026-09-17** `076176906e3f` — 1 info
  - added the required property `data/items/line_items` to the response with the `200` status
- **2026-09-17** `ef86d14ef691` — 1 warning
  - added the new `review` enum value to the `data/items/payment_rule_matches/items/action` response property for the response status `200`
- **2026-09-16** `ff3a76573563` — 1 breaking, 2 warning, 2 info
  - 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`
  - response property `data/items/risk_signals` deprecated
  - added the required property `data/items/payment_rule_matches` to the response with the `200` status
- **2026-09-15** `c19acf2e2548` — 2 warning, 1 info
  - added the new `blocked` enum value to the `data/items/substatus` response property for the response status `200`
  - added the new `touch_n_go` enum value to the `data/items/payment_method_type/oneOf[#/components/schemas/PaymentMethodTypes]/` response property for the response status `200`
  - removed the `bizum` enum value from the `data/items/payment_method_type/oneOf[#/components/schemas/PaymentMethodTypes]/` response property for the response status `200`
- **2026-09-09** `18cde81b6763` — 1 info
  - added the required property `data/items/payment_instrument/oneOf[#/components/schemas/PaymentInstrument]/card/oneOf[#/components/schemas/PaymentInstrumentCard]/issuer_identification_number` to the response with the `200` status
- **2026-09-09** `5fa504e78695` — 1 info
  - added the required property `data/items/recovery_url` to the response with the `200` status
- **2026-09-05** `2fa9dfe9535a` — 5 warning
  - added the new `mercado_pago_ar` enum value to the `data/items/payment_method_type/oneOf[#/components/schemas/PaymentMethodTypes]/` response property for the response status `200`
  - added the new `mercado_pago_mx` enum value to the `data/items/payment_method_type/oneOf[#/components/schemas/PaymentMethodTypes]/` response property for the response status `200`
  - added the new `nupay` enum value to the `data/items/payment_method_type/oneOf[#/components/schemas/PaymentMethodTypes]/` response property for the response status `200`
  - added the new `opay` enum value to the `data/items/payment_method_type/oneOf[#/components/schemas/PaymentMethodTypes]/` response property for the response status `200`
  - added the new `verve` enum value to the `data/items/payment_method_type/oneOf[#/components/schemas/PaymentMethodTypes]/` response property for the response status `200`
- **2026-09-04** `8473fa1d1f47` — 3 warning
  - added the new `oney` enum value to the `data/items/payment_method_type/oneOf[#/components/schemas/PaymentMethodTypes]/` response property for the response status `200`
  - added the new `oney_3x` enum value to the `data/items/payment_method_type/oneOf[#/components/schemas/PaymentMethodTypes]/` response property for the response status `200`
  - added the new `oney_4x` enum value to the `data/items/payment_method_type/oneOf[#/components/schemas/PaymentMethodTypes]/` response property for the response status `200`
- **2026-09-03** `697924df40d1` — 64 breaking, 21 warning, 46 info
  - removed the enum value `final_amount` from the `query` request parameter `order`
  - added `#/components/schemas/Money, subschema #2` to the `data/items/refunded_amount` response property `oneOf` list for the response status `200`
  - added `#/components/schemas/Money, subschema #2` to the `data/items/subtotal` response property `oneOf` list for the response status `200`
  - added `#/components/schemas/Money, subschema #2` to the `data/items/tax_amount` response property `oneOf` list for the response status `200`
  - added `#/components/schemas/Money, subschema #2` to the `data/items/total` response property `oneOf` list for the response status `200`
  - added `#/components/schemas/Money, subschema #2` to the `data/items/usd_total` response property `oneOf` list for the response status `200`
  - added `#/components/schemas/PaymentAddress, subschema #2` to the `data/items/billing_address` response property `oneOf` list for the response status `200`
  - added `#/components/schemas/PaymentAddress, subschema #2` to the `data/items/shipping_address` response property `oneOf` list for the response status `200`
  - added `#/components/schemas/PaymentInstrument, subschema #2` to the `data/items/payment_instrument` response property `oneOf` list for the response status `200`
  - added `#/components/schemas/UserSummary, subschema #2` to the `data/items/user` response property `oneOf` list for the response status `200`
  - the `data/items/amount_after_fees` response's property type changed from `number` to `object` for status `200`
  - the `data/items/billing_address` response's property type changed from `object, null` 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/dispute_alerted_at` response's property format changed from `date-time` to no format for status `200`
  - the `data/items/paid_at` response's property format changed from `date-time` to no format for status `200`
  - the `data/items/payment_instrument` response's property type changed from `object, null` to no type for status `200`
  - the `data/items/payments_failed` response's property type changed from `integer, null` to `number` for status `200`
  - the `data/items/refunded_amount` response's property type changed from `number, null` to no type for status `200`
  - the `data/items/refunded_at` response's property format changed from `date-time` to no format for status `200`
  - the `data/items/shipping_address` response's property type changed from `object, null` to no type for status `200`
  - the `data/items/status` response's property type changed from no type to `string` for status `200`
  - the `data/items/subtotal` response's property type changed from `number, null` to no type for status `200`
  - the `data/items/tax_amount` response's property type changed from `number, null` to no type for status `200`
  - the `data/items/total` response's property type changed from `number, null` to no type for status `200`
  - the `data/items/updated_at` response's property format changed from `date-time` to no format for status `200`
  - the `data/items/usd_total` response's property type changed from `number, null` to no type for status `200`
  - the `data/items/user` response's property type changed from `object, null` to no type for status `200`
  - removed the required property `data/items/application_fee` from the response with the `200` status
  - removed the required property `data/items/billing_address/city` from the response with the `200` status
  - removed the required property `data/items/billing_address/country` from the response with the `200` status
  - removed the required property `data/items/billing_address/line1` from the response with the `200` status
  - removed the required property `data/items/billing_address/line2` from the response with the `200` status
  - removed the required property `data/items/billing_address/name` from the response with the `200` status
  - removed the required property `data/items/billing_address/postal_code` from the response with the `200` status
  - removed the required property `data/items/billing_address/state` from the response with the `200` status
  - removed the required property `data/items/card_brand` from the response with the `200` status
  - removed the required property `data/items/card_last4` from the response with the `200` status
  - removed the required property `data/items/company` from the response with the `200` status
  - removed the required property `data/items/last_payment_attempt` from the response with the `200` status
  - removed the required property `data/items/member` from the response with the `200` status
  - …91 more
- **2026-08-28** `4da7133b2de7` — 4 warning
  - added the new `flex_pay` enum value to the `data/items/payment_method/payment_method_type` response property for the response status `200`
  - added the new `flex_pay` enum value to the `data/items/payment_method_type/oneOf[#/components/schemas/PaymentMethodTypes]/` response property for the response status `200`
  - added the new `gcash` enum value to the `data/items/payment_method/payment_method_type` response property for the response status `200`
  - added the new `gcash` enum value to the `data/items/payment_method_type/oneOf[#/components/schemas/PaymentMethodTypes]/` response property for the response status `200`
- **2026-08-27** `16c82685be35` — 2 warning, 2 info
  - added the new `authorized` enum value to the `data/items/status/oneOf[#/components/schemas/ReceiptStatus]/` response property for the response status `200`
  - added the new `requires_capture` enum value to the `data/items/substatus` response property for the response status `200`
  - added the enum value `authorized` to the property `items/` of the `query` request parameter `statuses`
  - added the enum value `requires_capture` to the property `items/` of the `query` request parameter `substatuses`
- **2026-08-26** `86d0a97abfe5` — 10 warning
  - added the new `accel` enum value to the `data/items/card_brand/oneOf[#/components/schemas/CardBrands]/` response property for the response status `200`
  - added the new `accel` enum value to the `data/items/payment_method/card/brand/oneOf[#/components/schemas/CardBrands]/` response property for the response status `200`
  - added the new `culiance` enum value to the `data/items/card_brand/oneOf[#/components/schemas/CardBrands]/` response property for the response status `200`
  - added the new `culiance` enum value to the `data/items/payment_method/card/brand/oneOf[#/components/schemas/CardBrands]/` response property for the response status `200`
  - added the new `nyce` enum value to the `data/items/card_brand/oneOf[#/components/schemas/CardBrands]/` response property for the response status `200`
  - added the new `nyce` enum value to the `data/items/payment_method/card/brand/oneOf[#/components/schemas/CardBrands]/` response property for the response status `200`
  - added the new `pulse` enum value to the `data/items/card_brand/oneOf[#/components/schemas/CardBrands]/` response property for the response status `200`
  - added the new `pulse` enum value to the `data/items/payment_method/card/brand/oneOf[#/components/schemas/CardBrands]/` response property for the response status `200`
  - added the new `star` enum value to the `data/items/card_brand/oneOf[#/components/schemas/CardBrands]/` response property for the response status `200`
  - added the new `star` enum value to the `data/items/payment_method/card/brand/oneOf[#/components/schemas/CardBrands]/` response property for the response status `200`
- **2026-08-21** `715c4defcbbf` — 2 warning
  - added the new `addi` enum value to the `data/items/payment_method/payment_method_type` response property for the response status `200`
  - added the new `addi` enum value to the `data/items/payment_method_type/oneOf[#/components/schemas/PaymentMethodTypes]/` response property for the response status `200`
- **2026-08-20** `6a23760847c8` — 1 info
  - added the required property `data/items/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 `data/items/payment_method/payment_method_type` response property for the response status `200`
  - added the new `modo` enum value to the `data/items/payment_method_type/oneOf[#/components/schemas/PaymentMethodTypes]/` response property for the response status `200`
  - added the new `rapipago` enum value to the `data/items/payment_method/payment_method_type` response property for the response status `200`
  - added the new `rapipago` enum value to the `data/items/payment_method_type/oneOf[#/components/schemas/PaymentMethodTypes]/` response property for the response status `200`
- **2026-08-18** `f67a043e3190` — 2 breaking, 8 info
  - the `query` request parameter `direction` was restricted to a list of enum values
  - the `query` request parameter `order` 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 `created_at` to the `query` request parameter `order`
  - added the new enum value `desc` to the `query` request parameter `direction`
  - added the new enum value `final_amount` to the `query` request parameter `order`
  - added the new enum value `paid_at` to the `query` request parameter `order`
  - for the `query` request parameter `direction`, the type was generalized from no type to `string`
  - for the `query` request parameter `order`, the type was generalized from no type to `string`
  - added the required property `data/items/payment_instrument` to the response with the `200` status
- **2026-08-05** `6c970f803b46` — 1 info
  - added the required property `data/items/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 `data/items/needs_tracking` to the response with the `200` status
  - added the required property `data/items/shipment` to the response with the `200` status
- **2026-07-26** `60bbb4a6ffbc` — 2 warning, 1 info
  - added the new `bank_wire` enum value to the `data/items/payment_method/payment_method_type` response property for the response status `200`
  - added the new `bank_wire` enum value to the `data/items/payment_method_type/oneOf[#/components/schemas/PaymentMethodTypes]/` response property for the response status `200`
  - added the required property `data/items/customer_phone` to the response with the `200` status

---

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