---
title: "Changes to POST /products"
method: POST
path: "/products"
---

# Changes to POST /products

`POST /products`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 7 of 38 revisions.

- **2026-05-11** `91a072ddf86d` — 2 breaking, 2 warning
- **2026-04-14** `8472a9bd15ea` — 2 breaking, 2 info
- **2026-03-13** `dd22ecbbe8e5` — 2 breaking
- **2026-03-06** `6768d46dbde8` — 1 breaking, 5 info
- **2026-02-05** `635b1d55b735` — 1 breaking, 1 warning, 5 info
- **2026-02-02** `0f4bb2a098cb` — 1 breaking, 3 info
- **2026-01-27** `ec5eb2a41457` — 2 info

## Changes

- **2026-05-11** `91a072ddf86d` — 2 breaking, 2 warning
  - removed the required property `data/paid_by_roles` from the response with the `201` status
  - removed the required property `data/paid_to_roles` from the response with the `201` status
  - removed the request property `paid_by_roles`
  - removed the request property `paid_to_roles`
- **2026-04-14** `8472a9bd15ea` — 2 breaking, 2 info
  - removed `subschema #1, subschema #2` from the `paid_by_roles/items/` request property `anyOf` list
  - removed `subschema #1, subschema #2` from the `paid_to_roles/items/` request property `anyOf` list
  - added `subschema #1, subschema #2` to the `paid_by_roles/items/` request property `anyOf` list
  - added `subschema #1, subschema #2` to the `paid_to_roles/items/` request property `anyOf` list
- **2026-03-13** `dd22ecbbe8e5` — 2 breaking
  - removed the required property `data/updateVersion` from the response with the `201` status
  - removed the required property `data/workspaceId` from the response with the `201` status
- **2026-03-06** `6768d46dbde8` — 1 breaking, 5 info
  - the response property `data/description` became optional for the status `201`
  - the request property `description` became optional
  - response property `data/updateVersion` deprecated
  - response property `data/workspaceId` deprecated
  - added the required property `data/update_version` to the response with the `201` status
  - added the required property `data/workspace_id` to the response with the `201` status
- **2026-02-05** `635b1d55b735` — 1 breaking, 1 warning, 5 info
  - removed the required property `data/seller` from the response with the `201` status
  - removed the request property `seller`
  - added the new optional request property `paid_by_roles`
  - added the new optional request property `paid_to_roles`
  - added the required property `data/id` to the response with the `201` status
  - added the required property `data/paid_by_roles` to the response with the `201` status
  - added the required property `data/paid_to_roles` to the response with the `201` status
- **2026-02-02** `0f4bb2a098cb` — 1 breaking, 3 info
  - removed `#/components/schemas/CounterpartySeller` from the `seller` request property `anyOf` list
  - added `#/components/schemas/UserSeller` to the `seller` request property `anyOf` list
  - added `#/components/schemas/UserSeller` to the `data/seller` response property `anyOf` list for the response status `201`
  - removed `#/components/schemas/CounterpartySeller` from the `data/seller` response property `anyOf` list for the response status `201`
- **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/post.md) · [API](https://skmtc.dev/fragment-dev/apis/fragment-payments-api.md) · [Page](https://skmtc.dev/fragment-dev/apis/fragment-payments-api/changes/products/post)
