---
title: "Changes to Update a quote"
method: PATCH
path: "/accounting/{connection_id}/quote/{id}"
---

# Changes to Update a quote

`PATCH /accounting/{connection_id}/quote/{id}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 2 of 25 revisions.

- **2026-08-12** `1c744a7590b4` — 2 warning, 5 info
- **2026-08-08** `1f72720916e4` — 1 info

## Changes

- **2026-08-12** `1c744a7590b4` — 2 warning, 5 info
  - added the new `SERVICE_CHARGE` enum value to the `lineitems/items/fees/items/type` response property for the response status `200`
  - added the new `TIP` enum value to the `lineitems/items/fees/items/type` response property for the response status `200`
  - added the new optional request property `metadata`
  - added the enum value `metadata` to the property `items/` of the `query` request parameter `fields`
  - added the new `SERVICE_CHARGE` enum value to the request property `lineitems/items/fees/items/type`
  - added the new `TIP` enum value to the request property `lineitems/items/fees/items/type`
  - added the optional property `metadata` to the response with the `200` status
- **2026-08-08** `1f72720916e4` — 1 info
  - endpoint added

---

[Operation](https://skmtc.dev/unified/apis/unified-to-api/docs/accounting/:connection_id/quote/:id/patch.md) · [API](https://skmtc.dev/unified/apis/unified-to-api.md) · [Page](https://skmtc.dev/unified/apis/unified-to-api/changes/accounting/:connection_id/quote/:id/patch)
