Retrieve a Specific Owner Change Order By VUUID
  • 27 Feb 2025
  • 1 Minute to read
  • Dark
    Light

Retrieve a Specific Owner Change Order By VUUID

  • Dark
    Light

Article summary

Get
/cm-rest-api/rest/1/cmownerchangeorder/BEB07A06B7153317E05316821FACA91D
Security
HTTP
Type basic

Basic authentication

Responses
200

OK

Headers
Content-Type
string
Exampleapplication/vnd.oracle.adf.resourceitem+json
{
  "CmocnCode": "00001",
  "CmocnCompCode": "001",
  "CmocnCompName": "CMiC Construction Inc",
  "CmocnJobCode": "01JOB",
  "CmocnJobName": "Gerry Handel Auditorum",
  "CmocnTitle": "33",
  "CmocnPostDate": null,
  "CmocnSentDate": null,
  "CmocnReceivedDate": null,
  "CmocnBchNum": null,
  "CmocnProposalCode": null,
  "CmocnProposalName": null,
  "CmocnNotes": null,
  "CmocnIssuedDate": "2018-12-26",
  "CmocnExecutedDate": null,
  "CmocnImpactDays": null,
  "CmocnClosed": "N",
  "CmocnJbContCode": "01JOB",
  "CmocnOwnerCoCode": null,
  "CmocnIuCreateDate": "2018-12-26T21:51:23Z",
  "CmocnIuUpdateDate": null,
  "CmocnTotalMarginAmtTitle": "Change Order Margin",
  "CmocnTotalMarginAmt": 0,
  "CmocnMarginPercentageTitle": "Change Order Margin %",
  "CmocnMarginPercentage": 0,
  "CmocnOrigContractAmtTitle": "The Original Contract Sum was",
  "CmocnOrigContractAmt": 2500000,
  "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": 2500000,
  "CmocnOrigComplDateTitle": "The Original Completion date was",
  "CmocnOrigComplDate": "2021-09-30",
  "CmocnPriorChangeDaysTitle": "Time Change Prior To This Change Order Were",
  "CmocnPriorChangeDays": 0,
  "CmocnCurChangeDaysTitle": "Time Change In This Change Order is",
  "CmocnCurrentChangeDays": 0,
  "CmocnNewComplDateTitle": "The Date of Substiantial Completion As Of This Change Order Therefore Is",
  "CmocnNewComplDate": "2021-09-30",
  "CmocnCurrentNonRejectedAmt": 0,
  "CmocnOwnerApprvdAmt": 2,
  "CmocnUserPrvlgFlag": "Y",
  "Cdummy": "N",
  "CmocnVUuid": "BEB07A06B7153317E05316821FACA91D",
  "links": [
    {
      "rel": "self",
      "href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/cm-rest-api/rest/1/cmownerchangeorder/BEB07A06B7153317E05316821FACA91D",
      "name": "cmownerchangeorder",
      "kind": "item"
    },
    {
      "rel": "canonical",
      "href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/cm-rest-api/rest/1/cmownerchangeorder/BEB07A06B7153317E05316821FACA91D",
      "name": "cmownerchangeorder",
      "kind": "item"
    }
  ]
}
object