---
title: "Changes to Update strategy channel"
method: PATCH
path: "/api/v1/strategies/{strategyId}/channels/{id}"
---

# Changes to Update strategy channel

`PATCH /api/v1/strategies/{strategyId}/channels/{id}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 2 of 9 revisions.

- **2026-07-07** `a3b4750a505f` — 1 breaking, 13 info
- **2026-07-07** `84194c31ab85` — 9 breaking, 5 warning, 1 info

## Changes

- **2026-07-07** `a3b4750a505f` — 1 breaking, 13 info
  - the `price_list_id` request property type changed from `object` to `string`
  - added the new optional request property `active`
  - added the new optional request property `delivery_promise`
  - added the new optional request property `inventory_allocation`
  - added the new optional request property `metadata`
  - added the required property `active` to the response with the `200` status
  - added the required property `channel_code` to the response with the `200` status
  - added the required property `created_at` to the response with the `200` status
  - added the required property `delivery_promise` to the response with the `200` status
  - added the required property `id` to the response with the `200` status
  - added the required property `inventory_allocation` to the response with the `200` status
  - added the required property `price_list_id` to the response with the `200` status
  - added the required property `strategy_id` to the response with the `200` status
  - added the required property `updated_at` to the response with the `200` status
- **2026-07-07** `84194c31ab85` — 9 breaking, 5 warning, 1 info
  - removed the required property `active` from the response with the `200` status
  - removed the required property `channel_code` from the response with the `200` status
  - removed the required property `created_at` from the response with the `200` status
  - removed the required property `delivery_promise` from the response with the `200` status
  - removed the required property `id` from the response with the `200` status
  - removed the required property `inventory_allocation` from the response with the `200` status
  - removed the required property `price_list_code` from the response with the `200` status
  - removed the required property `strategy_id` from the response with the `200` status
  - removed the required property `updated_at` from the response with the `200` status
  - removed the request property `active`
  - removed the request property `delivery_promise`
  - removed the request property `inventory_allocation`
  - removed the request property `metadata`
  - removed the request property `price_list_code`
  - added the new optional request property `price_list_id`

---

[Operation](https://skmtc.dev/kruzer-corp/apis/oms-api/docs/api/v1/strategies/:strategyId/channels/:id/patch.md) · [API](https://skmtc.dev/kruzer-corp/apis/oms-api.md) · [Page](https://skmtc.dev/kruzer-corp/apis/oms-api/changes/api/v1/strategies/:strategyId/channels/:id/patch)
