---
title: "Create Cost to Complete Details"
slug: "create-cost-to-complete-details"
updated: 2026-05-26T12:53:14Z
published: 2026-05-26T12:53:48Z
canonical: "developers.cmicglobal.com/create-cost-to-complete-details"
---

> ## 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 Cost to Complete Details

Post/jc-rest-api/rest/1/jccontfcostcompdet

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='c5c3daac-5f83-4976-88c4-eb8d456e09ca'>application/json</option>
</select>object  Example{
  "FccdCompCode": "JKA01",
  "FccdContCode": "JGRETEST",
  "FccdYear": "2024",
  "FccdPer": "7",
  "FccdBillCode": "JGRETEST  01-101          L",
  "FccdJobCode": "JGRETEST",
  "FccdPhsCode": "0101-01-01T00:00:00Z",
  "FccdCatCode": "L",
  "FccdDesc": "Testing CostCompDet",
  "FccdWmCode": "$",
  "FccdUnitPrice": 2,
  "FccdUnit": 2,
  "FccdVUuid": " "
}

Responses201

Created

HeadersContent-TypestringExampleapplication/vnd.oracle.adf.resourceitem+json
<select class='api-response-data' aria-label='Media type'><option value='b1fc516d-8167-4fef-9a9f-f4c4c2cca4df'>application/json</option>
</select>

```json
{
  "FccdCompCode": "JKA01",
  "FccdContCode": "JGRETEST",
  "FccdYear": "2024",
  "FccdPer": "7",
  "FccdBillCode": "JGRETEST  01-101          L",
  "FccdJobCode": "JGRETEST",
  "FccdPhsCode": "0101-01-01T00:00:00Z",
  "FccdCatCode": "L",
  "FccdDesc": "Testing",
  "FccdWmCode": "$",
  "FccdUnitPrice": 2,
  "FccdUnit": 2,
  "FccdIuCreateDate": null,
  "FccdIuCreateUser": null,
  "FccdIuUpdateDate": null,
  "FccdIuUpdateUser": null,
  "FccdFromDate": null,
  "FccdToDate": null,
  "FccdFromDateDflt": null,
  "FccdToDateDflt": null,
  "FccdTenantId": null,
  "FccdLastSessioninfo": null,
  "FccdOrigSessioninfo": null,
  "FccdVUuid": "1E14FAAD17F7757EE0630B811DAC5529",
  "links": [
    {
      "rel": "self",
      "href": "https://dev6v12.cmic.ca:9999/cmicdevv12/jc-rest-api/rest/1/jccontfcostcompdet/1E14FAAD17F7757EE0630B811DAC5529",
      "name": "jccontfcostcompdet",
      "kind": "item"
    },
    {
      "rel": "canonical",
      "href": "https://dev6v12.cmic.ca:9999/cmicdevv12/jc-rest-api/rest/1/jccontfcostcompdet/1E14FAAD17F7757EE0630B811DAC5529",
      "name": "jccontfcostcompdet",
      "kind": "item"
    }
  ]
}
```

object
