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

# Changes to Update a salesorder

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

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 2 of 25 revisions.

- **2026-08-12** `1c744a7590b4` — 7 warning, 55 info
- **2026-07-31** `963bcc74f9e3` — 3 info

## Changes

- **2026-08-12** `1c744a7590b4` — 7 warning, 55 info
  - added the new `CANCELED` enum value to the `status` response property for the response status `200`
  - added the new `COMPLETED` enum value to the `status` response property for the response status `200`
  - added the new `OPEN` enum value to the `status` response property for the response status `200`
  - added the new `SERVICE_CHARGE` enum value to the `fees/items/type` response property for the response status `200`
  - 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 `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 `closed_at`
  - added the new optional request property `device_id`
  - added the new optional request property `discount_amount`
  - added the new optional request property `employee_user_id`
  - added the new optional request property `fulfillment_type`
  - added the new optional request property `guest_count`
  - added the new optional request property `location_id`
  - added the new optional request property `metadata`
  - added the new optional request property `order_number`
  - added the new optional request property `payments`
  - added the new optional request property `refunded_amount`
  - added the new optional request property `service_charge_amount`
  - added the new optional request property `subscription_id`
  - added the new optional request property `subtotal_amount`
  - added the new optional request property `tax_amount`
  - added the new optional request property `tip_amount`
  - added the enum value `closed_at` to the property `items/` of the `query` request parameter `fields`
  - added the enum value `device_id` to the property `items/` of the `query` request parameter `fields`
  - added the enum value `discount_amount` to the property `items/` of the `query` request parameter `fields`
  - added the enum value `employee_user_id` to the property `items/` of the `query` request parameter `fields`
  - added the enum value `fulfillment_type` to the property `items/` of the `query` request parameter `fields`
  - added the enum value `guest_count` to the property `items/` of the `query` request parameter `fields`
  - added the enum value `location_id` to the property `items/` of the `query` request parameter `fields`
  - added the enum value `metadata` to the property `items/` of the `query` request parameter `fields`
  - added the enum value `order_number` to the property `items/` of the `query` request parameter `fields`
  - added the enum value `payments` to the property `items/` of the `query` request parameter `fields`
  - added the enum value `refunded_amount` to the property `items/` of the `query` request parameter `fields`
  - added the enum value `service_charge_amount` to the property `items/` of the `query` request parameter `fields`
  - added the enum value `subscription_id` to the property `items/` of the `query` request parameter `fields`
  - added the enum value `subtotal_amount` to the property `items/` of the `query` request parameter `fields`
  - added the enum value `tax_amount` to the property `items/` of the `query` request parameter `fields`
  - added the enum value `tip_amount` to the property `items/` of the `query` request parameter `fields`
  - added the new `CANCELED` enum value to the request property `status`
  - …22 more
- **2026-07-31** `963bcc74f9e3` — 3 info
  - added the new optional request property `category_ids`
  - added the enum value `category_ids` to the property `items/` of the `query` request parameter `fields`
  - added the optional property `category_ids` to the response with the `200` status

---

[Operation](https://skmtc.dev/unified/apis/unified-to-api/docs/accounting/:connection_id/salesorder/: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/salesorder/:id/patch)
