Update a Specific Owner Change Order
  • 27 Feb 2025
  • 1 Minute to read
  • Dark
    Light

Update a Specific Owner Change Order

  • Dark
    Light

Article summary

Patch
/cm-rest-api/rest/1/cmownerchangeorder/F396762021737DDEE05316821FACD0CF
Security
HTTP
Type basic

Basic authentication

Header parameters
Content-Type
string
Exampleapplication/vnd.oracle.adf.resourceitem+json
Body parameters
object
Example{ "CmocnNotes": "This is a test entry" }
Responses
200

OK

Headers
Content-Type
string
Exampleapplication/vnd.oracle.adf.resourceitem+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