---
title: "Changes to Update expense"
method: PUT
path: "/expenses/{expenseId}"
---

# Changes to Update expense

`PUT /expenses/{expenseId}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 4 of 28 revisions.

- **2025-01-17** `4573748c6338` — 6 info
- **2025-01-09** `a59b7402c514` — 4 breaking, 2 info
- **2025-01-09** `29074eeb2bb5` — 4 info
- **2025-01-07** `659ddbe31a58` — 2 breaking, 4 info

## Changes

- **2025-01-17** `4573748c6338` — 6 info
  - added the optional property `errorGUID` to the response with the `400` status
  - added the optional property `errorGUID` to the response with the `404` status
  - added the optional property `errorGUID` to the response with the `409` status
  - added the optional property `errorGUID` to the response with the `422` status
  - added the optional property `errorGUID` to the response with the `500` status
  - added the optional property `errorGUID` to the response with the `503` status
- **2025-01-09** `a59b7402c514` — 4 breaking, 2 info
  - the response property `code` became optional for the status `400`
  - the response property `code` became optional for the status `404`
  - the response property `code` became optional for the status `500`
  - the response property `code` became optional for the status `503`
  - added the non-success response with the status `409`
  - added the non-success response with the status `422`
- **2025-01-09** `29074eeb2bb5` — 4 info
  - added the media type `application/json` for the response with the status `400`
  - added the media type `application/json` for the response with the status `404`
  - added the non-success response with the status `500`
  - added the non-success response with the status `503`
- **2025-01-07** `659ddbe31a58` — 2 breaking, 4 info
  - removed the media type `application/json` for the response with the status `400`
  - removed the media type `application/json` for the response with the status `404`
  - removed the non-success response with the status `409`
  - removed the non-success response with the status `422`
  - removed the non-success response with the status `500`
  - removed the non-success response with the status `503`

---

[Operation](https://skmtc.dev/ducin-public/apis/itcorpo-api/docs/expenses/:expenseId/put.md) · [API](https://skmtc.dev/ducin-public/apis/itcorpo-api.md) · [Page](https://skmtc.dev/ducin-public/apis/itcorpo-api/changes/expenses/:expenseId/put)
