---
title: "Update a specific JC Transaction"
slug: "update-a-specific-jc-transaction"
updated: 2026-05-26T12:53:14Z
published: 2026-05-26T12:53:48Z
canonical: "developers.cmicglobal.com/update-a-specific-jc-transaction"
---

> ## 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 JC Transaction

Patch/jc-rest-api/rest/1/jctran/27FE3EA8A3472330E06327261DAC17A3

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='6dcec50a-bce6-4d49-bd80-b61862e59a1e'>application/json</option>
</select>object  Example{
  "JcthCurrCode": "USD"
}

Responses200

OK

HeadersContent-TypestringExampleapplication/vnd.oracle.adf.resourceitem+json
<select class='api-response-data' aria-label='Media type'><option value='a4c0deb2-eb39-49ab-9399-a547bca7510c'>application/json</option>
</select>

```json
{
  "JcthCompCode": "ZZ",
  "JcthCompName": "CMiC Test Company",
  "JcthBchTypeCode": "C",
  "JcthBchNum": 96404,
  "JcthBchName": "RTIJCDETAIL2024-11-28",
  "JcthJourCode": "JC",
  "JcthJourName": "Job Costing",
  "JcthNum": 57843,
  "JcthCurrCode": "USD",
  "JcthCurrName": "Canadian Dollar",
  "JcthAccrualFlag": "N",
  "JcthUser": "DA",
  "JcthDate": "2024-11-30",
  "JcthDateTimeEntry": "2024-11-28T18:28:11Z",
  "JcthDesc": null,
  "JcthDefSrcCode": null,
  "JcthDefSrcDesc": null,
  "JcthDefRefCode": null,
  "JcthDefRefDesc": null,
  "JcthDefContCode": "N",
  "JcthDsrcCode": null,
  "JcthAdjJcdetailFlag": "N",
  "JcthRefDate": "2024-11-28",
  "JcthConvNum": 0.71942446,
  "JcthTransactionAmt": 0,
  "JcthCalledFromAppCode": "JC",
  "JcthVUuid": "27FE3EA8A3472330E06327261DAC17A3",
  "JcthPost": null,
  "JcthIuCreateDate": "2024-11-28T18:28:11Z",
  "JcthIuUpdateDate": "2024-11-28T18:46:48Z",
  "links": [
    {
      "rel": "self",
      "href": "https://qamob.cmicpaas.com:443/cmicqadaily/jc-rest-api/rest/1/jctran/27FE3EA8A3472330E06327261DAC17A3",
      "name": "jctran",
      "kind": "item"
    },
    {
      "rel": "canonical",
      "href": "https://qamob.cmicpaas.com:443/cmicqadaily/jc-rest-api/rest/1/jctran/27FE3EA8A3472330E06327261DAC17A3",
      "name": "jctran",
      "kind": "item"
    },
    {
      "rel": "child",
      "href": "https://qamob.cmicpaas.com:443/cmicqadaily/jc-rest-api/rest/1/jctran/27FE3EA8A3472330E06327261DAC17A3/child/JctrandViewObj",
      "name": "JctrandViewObj",
      "kind": "collection"
    }
  ]
}
```

object
