---
title: "Changes to Retrieve Resolution Center Case"
method: GET
path: "/resolution_center_cases/{id}"
---

# Changes to Retrieve Resolution Center Case

`GET /resolution_center_cases/{id}`

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

## Timeline

Changed in 4 of 74 revisions.

- **2026-09-09** `18cde81b6763` — 3 info
- **2026-09-05** `2fa9dfe9535a` — 1 info
- **2026-08-07** `f1020c3ecda4` — 2 info
- **2026-07-31** `099fdc3be422` — 17 breaking, 9 warning, 31 info

## Changes

- **2026-09-09** `18cde81b6763` — 3 info
  - added the required property `line_items/items/plan_title` to the response with the `200` status
  - added the required property `line_items/items/product_title` to the response with the `200` status
  - added the required property `line_items/items/subtotal` to the response with the `200` status
- **2026-09-05** `2fa9dfe9535a` — 1 info
  - added the required property `line_items` to the response with the `200` status
- **2026-08-07** `f1020c3ecda4` — 2 info
  - added the optional property `error/code` to the response with the `401` status
  - added the optional property `error/code` to the response with the `404` status
- **2026-07-31** `099fdc3be422` — 17 breaking, 9 warning, 31 info
  - the `created_at` response's property format changed from `date-time` to no format for status `200`
  - the `payment/created_at` response's property format changed from `date-time` to no format for status `200`
  - the `updated_at` response's property format changed from `date-time` to no format for status `200`
  - removed the required property `company` from the response with the `200` status
  - removed the required property `customer_response_actions` from the response with the `200` status
  - removed the required property `due_date` from the response with the `200` status
  - removed the required property `issue` from the response with the `200` status
  - removed the required property `member` from the response with the `200` status
  - removed the required property `merchant_appealed` from the response with the `200` status
  - removed the required property `merchant_response_actions` from the response with the `200` status
  - removed the required property `payment/currency` from the response with the `200` status
  - removed the required property `payment/paid_at` from the response with the `200` status
  - removed the required property `payment/subtotal` from the response with the `200` status
  - removed the required property `payment/total` from the response with the `200` status
  - removed the required property `platform_response_actions` from the response with the `200` status
  - removed the required property `resolution_events` from the response with the `200` status
  - removed the required property `user` from the response with the `200` status
  - deleted the `path` request parameter `id`
  - removed the optional property `error/code` from the response with the `401` status
  - removed the optional property `error/code` from the response with the `404` status
  - removed the optional property `error/param` from the response with the `401` status
  - removed the optional property `error/param` from the response with the `404` status
  - added the new `awaiting_customer` enum value to the `status` response property for the response status `200`
  - added the new `awaiting_merchant` enum value to the `status` response property for the response status `200`
  - added the new `closed` enum value to the `status` response property for the response status `200`
  - added the new `under_review` enum value to the `status` response property for the response status `200`
  - api tag `Resolution Center Cases` added
  - api tag `Resolution center cases` removed
  - added the new optional `header` request parameter `Api-Version-Date`
  - removed the non-success response with the status `400`
  - removed the non-success response with the status `403`
  - removed the non-success response with the status `422`
  - removed the non-success response with the status `429`
  - removed the non-success response with the status `500`
  - removed the `customer_info_needed` enum value from the `status` response property for the response status `200`
  - removed the `customer_response_needed` enum value from the `status` response property for the response status `200`
  - removed the `customer_withdrew` enum value from the `status` response property for the response status `200`
  - removed the `customer_won` enum value from the `status` response property for the response status `200`
  - removed the `merchant_info_needed` enum value from the `status` response property for the response status `200`
  - removed the `merchant_response_needed` enum value from the `status` response property for the response status `200`
  - …17 more

---

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