---
title: "Changes to Update a Line Item Group"
method: PUT
path: "/invoices/{invoice}/line-item-groups/{id}"
---

# Changes to Update a Line Item Group

`PUT /invoices/{invoice}/line-item-groups/{id}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 3 of 714 revisions.

- **2026-06-17** `d01512162768` — 1 warning, 3 info
- **2026-06-16** `12ab2101be2a` — 2 breaking, 1 warning, 1 info
- **2026-06-16** `c5cfe471a2b3` — 1 warning, 3 info

## Changes

- **2026-06-17** `d01512162768` — 1 warning, 3 info
  - deleted the `header` request parameter `Sequence-Version`
  - added the new optional `header` request parameter `sequence-version`
  - the `servicePeriod/endInclusive` request property type/format was generalized from `string`/`date` to `string`/``
  - the `servicePeriod/start` request property type/format was generalized from `string`/`date` to `string`/``
- **2026-06-16** `12ab2101be2a` — 2 breaking, 1 warning, 1 info
  - the `servicePeriod/endInclusive` request property type/format changed from `string`/`` to `string`/`date`
  - the `servicePeriod/start` request property type/format changed from `string`/`` to `string`/`date`
  - deleted the `header` request parameter `sequence-version`
  - added the new optional `header` request parameter `Sequence-Version`
- **2026-06-16** `c5cfe471a2b3` — 1 warning, 3 info
  - deleted the `header` request parameter `Sequence-Version`
  - added the new optional `header` request parameter `sequence-version`
  - the `servicePeriod/endInclusive` request property type/format was generalized from `string`/`date` to `string`/``
  - the `servicePeriod/start` request property type/format was generalized from `string`/`date` to `string`/``

---

[Operation](https://skmtc.dev/sequencehq/apis/sequence/docs/invoices/:invoice/line-item-groups/:id/put.md) · [API](https://skmtc.dev/sequencehq/apis/sequence.md) · [Page](https://skmtc.dev/sequencehq/apis/sequence/changes/invoices/:invoice/line-item-groups/:id/put)
