---
title: "Changes to GET /products/{code}"
method: GET
path: "/products/{code}"
---

# Changes to GET /products/{code}

`GET /products/{code}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 9 of 38 revisions.

- **2026-05-11** `91a072ddf86d` — 2 breaking
- **2026-03-13** `dd22ecbbe8e5` — 2 breaking
- **2026-03-06** `6768d46dbde8` — 1 breaking, 4 info
- **2026-02-05** `635b1d55b735` — 1 breaking, 3 info
- **2026-02-02** `0f4bb2a098cb` — 2 info
- **2026-01-27** `e106f73e6999` — 1 breaking, 1 info
- **2026-01-27** `aea46314e2f7` — 1 breaking, 1 info
- **2026-01-27** `c985e59e0748` — 1 breaking, 1 info
- **2026-01-27** `ec5eb2a41457` — 2 info

## Changes

- **2026-05-11** `91a072ddf86d` — 2 breaking
  - removed the required property `data/paid_by_roles` from the response with the `200` status
  - removed the required property `data/paid_to_roles` from the response with the `200` status
- **2026-03-13** `dd22ecbbe8e5` — 2 breaking
  - removed the required property `data/updateVersion` from the response with the `200` status
  - removed the required property `data/workspaceId` from the response with the `200` status
- **2026-03-06** `6768d46dbde8` — 1 breaking, 4 info
  - the response property `data/description` became optional for the status `200`
  - response property `data/updateVersion` deprecated
  - response property `data/workspaceId` deprecated
  - added the required property `data/update_version` to the response with the `200` status
  - added the required property `data/workspace_id` to the response with the `200` status
- **2026-02-05** `635b1d55b735` — 1 breaking, 3 info
  - removed the required property `data/seller` from the response with the `200` status
  - added the required property `data/id` to the response with the `200` status
  - added the required property `data/paid_by_roles` to the response with the `200` status
  - added the required property `data/paid_to_roles` to the response with the `200` status
- **2026-02-02** `0f4bb2a098cb` — 2 info
  - added `#/components/schemas/UserSeller` to the `data/seller` response property `anyOf` list for the response status `200`
  - removed `#/components/schemas/CounterpartySeller` from the `data/seller` response property `anyOf` list for the response status `200`
- **2026-01-27** `e106f73e6999` — 1 breaking, 1 info
  - api path removed without deprecation
  - endpoint added
- **2026-01-27** `aea46314e2f7` — 1 breaking, 1 info
  - api path removed without deprecation
  - endpoint added
- **2026-01-27** `c985e59e0748` — 1 breaking, 1 info
  - api path removed without deprecation
  - endpoint added
- **2026-01-27** `ec5eb2a41457` — 2 info
  - the endpoint scheme security `oauth2` was added to the API
  - the endpoint scheme security `Bearer` was removed from the API

---

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