---
title: "Changes to Create a change order. `originalRevisionItem.id` is required and\n`disposition.id`, when sent, must resolve to a change order disposition. The change\norder's sequential number is assigned server-side, `requestedUtc` defaults to the moment\nof creation, and a change order created Completed is stamped with `completedUtc`. The\nchange order is created with no impacted records and no tasks. Creates are not idempotent: a\nretried request creates a second change order."
method: POST
path: "/api/change-orders"
---

# Changes to Create a change order. `originalRevisionItem.id` is required and
`disposition.id`, when sent, must resolve to a change order disposition. The change
order's sequential number is assigned server-side, `requestedUtc` defaults to the moment
of creation, and a change order created Completed is stamped with `completedUtc`. The
change order is created with no impacted records and no tasks. Creates are not idempotent: a
retried request creates a second change order.

`POST /api/change-orders`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 1 of 23 revisions.

- **2026-09-26** `e584a13d530a` — 1 info

## Changes

- **2026-09-26** `e584a13d530a` — 1 info
  - endpoint added

---

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