---
title: "Update a Specific Owner Change Order"
slug: "update-a-specific-owner-change-order"
updated: 2026-05-26T12:53:14Z
published: 2026-05-26T12:53:48Z
canonical: "developers.cmicglobal.com/update-a-specific-owner-change-order"
---

> ## Documentation Index
> Fetch the complete documentation index at: https://developers.cmicglobal.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Update a Specific Owner Change Order

Patch/cm-rest-api/rest/1/cmownerchangeorder/F396762021737DDEE05316821FACD0CF

SecurityHTTPType basic

Basic authentication

Header parametersContent-TypestringExampleapplication/vnd.oracle.adf.resourceitem+json

Body parameters<select class='api-response-data' aria-label='Media type'><option value='3fe168a3-9683-4436-b3cc-244c564f5683'>application/json</option>
</select>object  Example{
  "CmocnNotes": "This is a test entry"
}

Responses200

OK

HeadersContent-TypestringExampleapplication/vnd.oracle.adf.resourceitem+json
<select class='api-response-data' aria-label='Media type'><option value='d0660740-b26c-45ba-929e-a75998f4395a'>application/json</option>
</select>

```json
{
  "CmocnCode": "050000",
  "CmocnCompCode": "001",
  "CmocnCompName": "CMiC Construction Inc",
  "CmocnJobCode": "14001",
  "CmocnJobName": "1 ULV Facilities Upgrade",
  "CmocnTitle": null,
  "CmocnPostDate": null,
  "CmocnSentDate": null,
  "CmocnReceivedDate": null,
  "CmocnBchNum": null,
  "CmocnProposalCode": null,
  "CmocnProposalName": null,
  "CmocnNotes": "This is a test entry",
  "CmocnIssuedDate": null,
  "CmocnExecutedDate": null,
  "CmocnImpactDays": null,
  "CmocnClosed": "N",
  "CmocnJbContCode": null,
  "CmocnOwnerCoCode": null,
  "CmocnIuCreateDate": "2023-01-31T21:57:59Z",
  "CmocnIuUpdateDate": null,
  "CmocnTotalMarginAmtTitle": "Change Order Margin",
  "CmocnTotalMarginAmt": 0,
  "CmocnMarginPercentageTitle": "Change Order Margin %",
  "CmocnMarginPercentage": 0,
  "CmocnOrigContractAmtTitle": "The Original Contract Sum was",
  "CmocnOrigContractAmt": 30370274.4,
  "CmocnPriorChangeAmtTitle": "Net Change By Previously Authorized Requests and Changes",
  "CmocnPriorChangesAmt": 1422023.46,
  "CmocnCurrentChangeAmtTitle": "The Contract Sum will be Increased By",
  "CmocnCurrentChangeAmt": 0,
  "CmocnNewContractAmtTitle": "The New Contract Sum including this Change Order",
  "CmocnNewContractAmt": 31792297.86,
  "CmocnOrigComplDateTitle": "The Original Completion date was",
  "CmocnOrigComplDate": "2016-06-30",
  "CmocnPriorChangeDaysTitle": "Time Change Prior To This Change Order Were",
  "CmocnPriorChangeDays": 20,
  "CmocnCurChangeDaysTitle": "Time Change In This Change Order is",
  "CmocnCurrentChangeDays": 0,
  "CmocnNewComplDateTitle": "The Date of Substiantial Completion As Of This Change Order Therefore Is",
  "CmocnNewComplDate": "2016-07-28",
  "CmocnCurrentNonRejectedAmt": 0,
  "CmocnOwnerApprvdAmt": null,
  "CmocnUserPrvlgFlag": "Y",
  "Cdummy": "N",
  "CmocnVUuid": "F396762021737DDEE05316821FACD0CF",
  "links": [
    {
      "rel": "self",
      "href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/cm-rest-api/rest/1/cmownerchangeorder/F396762021737DDEE05316821FACD0CF",
      "name": "cmownerchangeorder",
      "kind": "item"
    },
    {
      "rel": "canonical",
      "href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/cm-rest-api/rest/1/cmownerchangeorder/F396762021737DDEE05316821FACD0CF",
      "name": "cmownerchangeorder",
      "kind": "item"
    }
  ]
}
```

object
