---
title: "Changes to Update invoice"
method: POST
path: "/invoice/update-invoice"
---

# Changes to Update invoice

`POST /invoice/update-invoice`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 1 of 6 revisions.

- **2026-08-22** `6b9208b64456` — 6 warning, 11 info

## Changes

- **2026-08-22** `6b9208b64456` — 6 warning, 11 info
  - removed the request property `record.description`
  - removed the request property `record.item`
  - removed the request property `record.price`
  - removed the request property `record.quantity`
  - removed the request property `record.tax`
  - removed the request property `record.tax_class`
  - added the new optional `header` request parameter `Idempotency-Key`
  - added the new optional request property `record`
  - added the non-success response with the status `404`
  - added the non-success response with the status `409`
  - added the non-success response with the status `500`
  - added the optional property `code` to the response with the `401` status
  - added the optional property `code` to the response with the `403` status
  - added the optional property `code` to the response with the `422` status
  - added the optional property `request_id` to the response with the `401` status
  - added the optional property `request_id` to the response with the `403` status
  - added the optional property `request_id` to the response with the `422` status

---

[Operation](https://skmtc.dev/b-cdn/apis/billingserv-api-v2/docs/invoice/update-invoice/post.md) · [API](https://skmtc.dev/b-cdn/apis/billingserv-api-v2.md) · [Page](https://skmtc.dev/b-cdn/apis/billingserv-api-v2/changes/invoice/update-invoice/post)
