---
title: "Changes to Update a sales order"
method: PUT
path: "/api/sales-orders/{salesOrderId}"
---

# Changes to Update a sales order

`PUT /api/sales-orders/{salesOrderId}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 1 of 13 revisions.

- **2026-08-28** `eab32f188c84` — 12 info

## Changes

- **2026-08-28** `eab32f188c84` — 12 info
  - added the new optional request property `dropship` (media type: application/json-patch+json)
  - added the new optional request property `dropship` (media type: application/json)
  - added the new optional request property `dropship` (media type: text/json)
  - added the new optional request property `dropship` (media type: application/*+json)
  - added the new optional request property `dropshipCustomerPoNumber` (media type: application/json-patch+json)
  - added the new optional request property `dropshipCustomerPoNumber` (media type: application/json)
  - added the new optional request property `dropshipCustomerPoNumber` (media type: text/json)
  - added the new optional request property `dropshipCustomerPoNumber` (media type: application/*+json)
  - added the optional property `dropship` to the response with the `200` status (media type: application/json)
  - added the optional property `dropship` to the response with the `200` status (media type: application/problem+json)
  - added the optional property `dropshipCustomerPoNumber` to the response with the `200` status (media type: application/json)
  - added the optional property `dropshipCustomerPoNumber` to the response with the `200` status (media type: application/problem+json)

---

[Operation](https://skmtc.dev/fulcrumpro/apis/fulcrum-publicapi/docs/api/sales-orders/:salesOrderId/put.md) · [API](https://skmtc.dev/fulcrumpro/apis/fulcrum-publicapi.md) · [Page](https://skmtc.dev/fulcrumpro/apis/fulcrum-publicapi/changes/api/sales-orders/:salesOrderId/put)
