---
title: "Create an Owner Change Order"
slug: "create-an-owner-change-order"
updated: 2026-05-26T12:53:14Z
published: 2026-05-26T12:53:48Z
canonical: "developers.cmicglobal.com/create-an-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.

# Create an Owner Change Order

Post/cm-rest-api/rest/1/cmownerchangeorder

## Create Owner Change Orders

UI Location: Project Controls - Change Management - Change Orders - Prepare Owner Change Order

### 

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='d3a7e941-9f76-401d-9ded-f27654cd6c2a'>application/json</option>
</select>object  Example{
  "CmocnCompCode": "ZZ",
  "CmocnJobCode": "ROVER12C",
  "CmocnTitle": "Test",
  "CmocnCode": "OCOR71",
  "CmocnPost": "Y",
  "CmocnPostDate": "2025-04-07",
  "CmocnVUuid": "",
  "RtiGenericCmMastViewObj2": [
    {
      "CmmCompCode": "ZZ",
      "CmmJobCode": "ROVER12C",
      "CmmCode": "EXTRO00098"
    }
  ]
}CmocnJobCodestring    Required

Job Code

💻 UI Fieldname: Job

Max length10
CmocnVUuidstring    Required

Unique Row ID

Max length64
CmocnCodestring    Required

Owner Change Order Code

Max length20
CmocnCompCodestring    Required

Company Code

💻 UI Fieldname: Company

Max length8
CmocnPostDatestring    

Post Date

💻 UI Fieldname: Post Date

CmocnPoststring    

Post Flag

💻 UI Fieldname: Post Flag

CmocnJbContCodestring    

JB Contract Code

💻 UI Fieldname: Jb Cont Code

Max length20
CmocnPriorChangeDaysnumber    

Prior Change Days

CmocnTotalMarginAmtTitlestring    

Margin Amount Title

Max length19
CmocnClosedstring    

Is Closed

Max length1
CmocnJobNamestring    

Job Name

Max length60
CmocnProposalNamestring    

Proposal Name

Max length60
CmocnOwnerApprvdAmtnumber    

Amount Approved by Owner. The system validates that the sum of all amounts of selected PCIs is equal to the value entered in this field.

Max length18
CmocnOraseqnumber    

💻 UI Fieldname: *Change

CmocnSentDatestring    

Sent Date

💻 UI Fieldname: Sent Date

CmocnOrigContractAmtTitlestring    

Contract Amount Title

Max length29
CmocnCurChangeDaysTitlestring    

Current Change Days Title

Max length35
CmocnNewContractAmtTitlestring    

New Contract Amount Title

Max length48
CmocnPriorChangeDaysTitlestring    

Prior Change Days Title

Max length43
CmocnTotalMarginAmtnumber    

Total Margin Amount

CmocnNewContractAmtnumber    

New Contract Amount

CmocnPriorChangesAmtnumber    

Prior Change Amount

CmocnNewComplDatestring    

New Completion Date

CmocnCurrentChangeAmtTitlestring    

Current Change Amount Title

Max length37
CmocnBchNumnumber    

Batch Number

Max length11
CmocnIuCreateUserstring    Max length30
CmocnIssuedDatestring    

Issued Date

💻 UI Fieldname: Issued Date

CmocnUserPrvlgFlagstring    

User Privilege Flag

Max length4000
CmocnImpactDaysnumber    

Impact Days

💻 UI Fieldname: Days Impact

Max length4
CmocnCurrentChangeDaysnumber    

Current Change Days

CmocnIuUpdateDatestring    
CmocnCurrentNonRejectedAmtnumber    

Current Non Rejected Amount

Cdummystring    Max length1
CmocnOrigComplDateTitlestring    

Original Completion Date Title

Max length32
CmocnOwnerCoCodestring    

Owners CO # (to be unique within JB Contract - if any)

💻 UI Fieldname: Owner Co Code

Max length10
CmocnExecutedDatestring    

Executed Date

💻 UI Fieldname: Executed Date

CmocnOrigComplDatestring    

Original Completion Date

CmocnReceivedDatestring    

Received Date

💻 UI Fieldname: Received Date

CmocnIuCreateDatestring    
CmocnCompNamestring    

Company Name

Max length30
CmocnPriorChangeAmtTitlestring    

Prior Change Amount Title

Max length56
CmocnMarginPercentagenumber    

Margin Percentage

CmocnTitlestring    

Title

💻 UI Fieldname: Title

Max length200
CmocnMarginPercentageTitlestring    

Margin Percentage Title

Max length21
CmocnNotesstring    

Notes

Max length4000
CmocnOrigContractAmtnumber    

Contract Amount

CmocnNewComplDateTitlestring    

New Completion Date Title

Max length72
CmocnCurrentChangeAmtnumber    

Current Change Amount

CmocnProposalCodestring    

Proposal Code

Max length10

Responses201

Created

HeadersContent-TypestringExampleapplication/vnd.oracle.adf.resourceitem+json
<select class='api-response-data' aria-label='Media type'><option value='a7cc8f99-3b62-4c40-ad20-03afbdc4ac5c'>application/json</option>
</select><select class='select-example' aria-label='Media type'><option value='56843ec8-269f-43dc-a1a6-dd7d70398a0a'>example-0</option>
<option value='a555c02b-d82d-428c-b6e3-510a6588495f'>example-1</option>
</select>example-0

Successful Response

```json
{
  "CmocnCode": "050000",
  "CmocnCompCode": "001",
  "CmocnCompName": null,
  "CmocnJobCode": "14001",
  "CmocnJobName": null,
  "CmocnTitle": null,
  "CmocnPostDate": null,
  "CmocnSentDate": null,
  "CmocnReceivedDate": null,
  "CmocnBchNum": null,
  "CmocnProposalCode": null,
  "CmocnProposalName": null,
  "CmocnNotes": null,
  "CmocnIssuedDate": null,
  "CmocnExecutedDate": null,
  "CmocnImpactDays": null,
  "CmocnClosed": null,
  "CmocnJbContCode": null,
  "CmocnOwnerCoCode": null,
  "CmocnIuCreateDate": null,
  "CmocnIuUpdateDate": null,
  "CmocnTotalMarginAmtTitle": "Change Order Margin",
  "CmocnTotalMarginAmt": null,
  "CmocnMarginPercentageTitle": "Change Order Margin %",
  "CmocnMarginPercentage": null,
  "CmocnOrigContractAmtTitle": "The Original Contract Sum was",
  "CmocnOrigContractAmt": null,
  "CmocnPriorChangeAmtTitle": "Net Change By Previously Authorized Requests and Changes",
  "CmocnPriorChangesAmt": null,
  "CmocnCurrentChangeAmtTitle": "The Contract Sum will be Increased By",
  "CmocnCurrentChangeAmt": null,
  "CmocnNewContractAmtTitle": "The New Contract Sum including this Change Order",
  "CmocnNewContractAmt": null,
  "CmocnOrigComplDateTitle": "The Original Completion date was",
  "CmocnOrigComplDate": null,
  "CmocnPriorChangeDaysTitle": "Time Change Prior To This Change Order Were",
  "CmocnPriorChangeDays": null,
  "CmocnCurChangeDaysTitle": "Time Change In This Change Order is",
  "CmocnCurrentChangeDays": null,
  "CmocnNewComplDateTitle": "The Date of Substiantial Completion As Of This Change Order Therefore Is",
  "CmocnNewComplDate": null,
  "CmocnCurrentNonRejectedAmt": null,
  "CmocnOwnerApprvdAmt": null,
  "CmocnUserPrvlgFlag": null,
  "Cdummy": null,
  "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"
    }
  ]
}
```

example-1

Successful Response

```json
{
  "CmocnCode": "OCOR73",
  "CmocnCompCode": "ZZ",
  "CmocnCompName": null,
  "CmocnJobCode": "ROVER12C",
  "CmocnJobName": null,
  "CmocnTitle": "Test",
  "CmocnPostDate": null,
  "CmocnSentDate": null,
  "CmocnReceivedDate": null,
  "CmocnBchNum": null,
  "CmocnProposalCode": null,
  "CmocnProposalName": null,
  "CmocnNotes": null,
  "CmocnIssuedDate": null,
  "CmocnExecutedDate": null,
  "CmocnImpactDays": null,
  "CmocnClosed": null,
  "CmocnJbContCode": null,
  "CmocnOwnerCoCode": null,
  "CmocnIuCreateDate": null,
  "CmocnIuUpdateDate": null,
  "CmocnTotalMarginAmtTitle": "Change Order Margin",
  "CmocnTotalMarginAmt": null,
  "CmocnMarginPercentageTitle": "Change Order Margin %",
  "CmocnMarginPercentage": null,
  "CmocnOrigContractAmtTitle": "The Original Contract Sum was",
  "CmocnOrigContractAmt": null,
  "CmocnPriorChangeAmtTitle": "Net Change By Previously Authorized Requests and Changes",
  "CmocnPriorChangesAmt": null,
  "CmocnCurrentChangeAmtTitle": "The Contract Sum will be Increased By",
  "CmocnCurrentChangeAmt": null,
  "CmocnNewContractAmtTitle": "The New Contract Sum including this Change Order",
  "CmocnNewContractAmt": null,
  "CmocnOrigComplDateTitle": "The Original Completion date was",
  "CmocnOrigComplDate": null,
  "CmocnPriorChangeDaysTitle": "Time Change Prior To This Change Order Were",
  "CmocnPriorChangeDays": null,
  "CmocnCurChangeDaysTitle": "Time Change In This Change Order is",
  "CmocnCurrentChangeDays": null,
  "CmocnNewComplDateTitle": "The Date of Substiantial Completion As Of This Change Order Therefore Is",
  "CmocnNewComplDate": null,
  "CmocnCurrentNonRejectedAmt": null,
  "CmocnOwnerApprvdAmt": null,
  "CmocnUserPrvlgFlag": null,
  "Cdummy": null,
  "CmocnVUuid": "323D1ABEC40601DCE0630B811DACE345",
  "CmocnPost": "Y",
  "RtiGenericCmMastViewObj2": [
    {
      "CmmCompCode": "ZZ",
      "CmmJobCode": "ROVER12C",
      "CmmCode": "EXTRO00099",
      "links": [
        {
          "rel": "self",
          "href": "http://127.0.0.1:7101/cm-rest-api/rest/1/cmownerchangeorder/323D1ABEC40601DCE0630B811DACE345/child/RtiGenericCmMastViewObj2/0003000000025A5A00000008524F5645523132430000000A455854524F3030303939",
          "name": "RtiGenericCmMastViewObj2",
          "kind": "item"
        },
        {
          "rel": "canonical",
          "href": "http://127.0.0.1:7101/cm-rest-api/rest/1/cmownerchangeorder/323D1ABEC40601DCE0630B811DACE345/child/RtiGenericCmMastViewObj2/0003000000025A5A00000008524F5645523132430000000A455854524F3030303939",
          "name": "RtiGenericCmMastViewObj2",
          "kind": "item"
        },
        {
          "rel": "parent",
          "href": "http://127.0.0.1:7101/cm-rest-api/rest/1/cmownerchangeorder/323D1ABEC40601DCE0630B811DACE345",
          "name": "cmownerchangeorder",
          "kind": "item"
        }
      ]
    }
  ],
  "links": [
    {
      "rel": "self",
      "href": "http://127.0.0.1:7101/cm-rest-api/rest/1/cmownerchangeorder/323D1ABEC40601DCE0630B811DACE345",
      "name": "cmownerchangeorder",
      "kind": "item"
    },
    {
      "rel": "canonical",
      "href": "http://127.0.0.1:7101/cm-rest-api/rest/1/cmownerchangeorder/323D1ABEC40601DCE0630B811DACE345",
      "name": "cmownerchangeorder",
      "kind": "item"
    },
    {
      "rel": "child",
      "href": "http://127.0.0.1:7101/cm-rest-api/rest/1/cmownerchangeorder/323D1ABEC40601DCE0630B811DACE345/child/RtiGenericCmMastViewObj2",
      "name": "RtiGenericCmMastViewObj2",
      "kind": "collection"
    }
  ]
}
```

object
