Update a specific JC Transaction
- 18 Jul 2025
- 1 Minute to read
- Print
- DarkLight
Update a specific JC Transaction
- Updated on 18 Jul 2025
- 1 Minute to read
- Print
- DarkLight
Article summary
Did you find this summary helpful?
Thank you for your feedback!
Patch
/jc-rest-api/rest/1/jctran/27FE3EA8A3472330E06327261DAC17A3
Security
HTTP
Type basic
Basic authentication
Header parameters
Content-Type
string
Exampleapplication/vnd.oracle.adf.resourceitem+json
Body parameters
object
Example{ "JcthCurrCode": "USD" }
Responses
200
OK
Headers
Content-Type
string
Exampleapplication/vnd.oracle.adf.resourceitem+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