---
title: "Changes to Void invoice"
method: POST
path: "/invoices/{id}/void"
---

# Changes to Void invoice

`POST /invoices/{id}/void`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 2 of 12 revisions.

- **2026-05-18** `f62d8a5fe7cf` — 4 warning
- **2026-04-06** `4ded3711f401` — 4 warning, 8 info

## Changes

- **2026-05-18** `f62d8a5fe7cf` — 4 warning
  - removed the optional property `details` from the response with the `400` status
  - removed the optional property `details` from the response with the `500` status
  - added the new `too_many_requests` enum value to the `code` response property for the response status `400`
  - added the new `too_many_requests` enum value to the `code` response property for the response status `500`
- **2026-04-06** `4ded3711f401` — 4 warning, 8 info
  - removed the optional property `error` from the response with the `400` status
  - removed the optional property `error` from the response with the `500` status
  - removed the optional property `success` from the response with the `400` status
  - removed the optional property `success` from the response with the `500` status
  - added the optional property `code` to the response with the `400` status
  - added the optional property `code` to the response with the `500` status
  - added the optional property `details` to the response with the `400` status
  - added the optional property `details` to the response with the `500` status
  - added the optional property `http_status_code` to the response with the `400` status
  - added the optional property `http_status_code` to the response with the `500` status
  - added the optional property `message` to the response with the `400` status
  - added the optional property `message` to the response with the `500` status

---

[Operation](https://skmtc.dev/flexprice/apis/flexprice-api-2/docs/invoices/:id/void/post.md) · [API](https://skmtc.dev/flexprice/apis/flexprice-api-2.md) · [Page](https://skmtc.dev/flexprice/apis/flexprice-api-2/changes/invoices/:id/void/post)
