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

# Changes to Update strategy carrier

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

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 2 of 9 revisions.

- **2026-07-07** `a3b4750a505f` — 27 info
- **2026-07-07** `84194c31ab85` — 17 breaking, 10 warning

## Changes

- **2026-07-07** `a3b4750a505f` — 27 info
  - added the new optional request property `active`
  - added the new optional request property `channel_codes`
  - added the new optional request property `coverage_area`
  - added the new optional request property `delivery_modalities`
  - added the new optional request property `delivery_type_codes`
  - added the new optional request property `freight_rules`
  - added the new optional request property `holidays_hours`
  - added the new optional request property `holidays_open`
  - added the new optional request property `metadata`
  - added the new optional request property `operating_hours`
  - added the required property `active` to the response with the `200` status
  - added the required property `carrier` to the response with the `200` status
  - added the required property `carrier_active` to the response with the `200` status
  - added the required property `carrier_id` to the response with the `200` status
  - added the required property `channel_codes` to the response with the `200` status
  - added the required property `coverage_area` 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_modalities` to the response with the `200` status
  - added the required property `delivery_type_codes` to the response with the `200` status
  - added the required property `freight_rules` to the response with the `200` status
  - added the required property `holidays_hours` to the response with the `200` status
  - added the required property `holidays_open` to the response with the `200` status
  - added the required property `id` to the response with the `200` status
  - added the required property `metadata` to the response with the `200` status
  - added the required property `operating_hours` 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` — 17 breaking, 10 warning
  - removed the required property `active` from the response with the `200` status
  - removed the required property `carrier` from the response with the `200` status
  - removed the required property `carrier_active` from the response with the `200` status
  - removed the required property `carrier_id` from the response with the `200` status
  - removed the required property `channel_codes` from the response with the `200` status
  - removed the required property `coverage_area` 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_modalities` from the response with the `200` status
  - removed the required property `delivery_type_codes` from the response with the `200` status
  - removed the required property `freight_rules` from the response with the `200` status
  - removed the required property `holidays_hours` from the response with the `200` status
  - removed the required property `holidays_open` from the response with the `200` status
  - removed the required property `id` from the response with the `200` status
  - removed the required property `metadata` from the response with the `200` status
  - removed the required property `operating_hours` 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 `channel_codes`
  - removed the request property `coverage_area`
  - removed the request property `delivery_modalities`
  - removed the request property `delivery_type_codes`
  - removed the request property `freight_rules`
  - removed the request property `holidays_hours`
  - removed the request property `holidays_open`
  - removed the request property `metadata`
  - removed the request property `operating_hours`

---

[Operation](https://skmtc.dev/kruzer-corp/apis/oms-api/docs/api/v1/strategies/:strategyId/carriers/: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/carriers/:id/patch)
