---
title: "Update a Specific SC Detail"
slug: "update-a-specific-sc-detail"
updated: 2026-05-26T12:53:14Z
published: 2026-05-26T12:53:48Z
canonical: "developers.cmicglobal.com/update-a-specific-sc-detail"
---

> ## 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 SC Detail

Patch/pm-rest-api/rest/1/scsched/F34747BF47E44C0FE05316821FAC769E

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='b010376d-712b-4aca-9122-32f2e55b0d39'>application/json</option>
</select>object  Example{
  "ScschLongDesc": "This is a test entry"
}

Responses200

OK

HeadersContent-TypestringExampleapplication/json
<select class='api-response-data' aria-label='Media type'><option value='782df5c6-9282-419b-804d-2c1ef1991e75'>application/json</option>
</select>

```json
{
  "ScschAmt": 60,
  "ScschApexpCode": null,
  "ScschBillCode": null,
  "ScschCatCode": "2000",
  "ScschChgCode": "000",
  "ScschCompCode": "ZZ",
  "ScschComplAmt": 10,
  "ScschComplPct": 16.667,
  "ScschComplQty": 0.33333333,
  "ScschContCode": "VAITESTR",
  "ScschCurrHldbkAmt": 0,
  "ScschCurrHldbkRlsAmt": 0,
  "ScschFullyPurchasedFlag": "N",
  "ScschHldbkPct": 10,
  "ScschIuCreateDate": "2025-03-04T20:05:39Z",
  "ScschIuUpdateDate": "2025-03-04T20:16:47Z",
  "ScschJbBillCode": null,
  "ScschJbContCode": null,
  "ScschJobCode": "VAI",
  "ScschLineChangedFlag": null,
  "ScschLineNum": null,
  "ScschLongDesc": null,
  "ScschLstAmt": 0,
  "ScschOraseq": 2147491498,
  "ScschOrderNum": 1,
  "ScschPhsCode": "00",
  "ScschPrevCertAmt": 10,
  "ScschPrevCertQty": 0.33333333,
  "ScschPrevHldbkAmt": 0,
  "ScschPrevHldbkRlsAmt": 0,
  "ScschSiLineNum": null,
  "ScschSiMastJobCode": null,
  "ScschSiNum": null,
  "ScschSiRevisNum": null,
  "ScschSubcontrCode": "NONE",
  "ScschTaskCode": "1",
  "ScschTaskName": "1",
  "ScschTax1Code": null,
  "ScschTax1TaxableFlag": "Y",
  "ScschTax2Code": null,
  "ScschTax2TaxableFlag": "Y",
  "ScschTax3Code": null,
  "ScschTax3TaxableFlag": "Y",
  "ScschTax4Code": null,
  "ScschTax4TaxableFlag": "Y",
  "ScschTax5Code": null,
  "ScschTax5TaxableFlag": "Y",
  "ScschTendpackLineNum": null,
  "ScschUnit": 2,
  "ScschUnitRate": 30,
  "ScschVenCode": "1-URBAN",
  "ScschWbsvCode1": null,
  "ScschWbsvCode2": null,
  "ScschWbsvCode3": null,
  "ScschWbsvCode4": null,
  "ScschWmCode": "NA",
  "ScschVUuid": "2F8ACB679B60988EE0630B811DAC4078",
  "ScschSeqNumUniqueBySc": 1,
  "ScschDateTimePost": "2025-03-04T20:05:42Z",
  "ScschPrevMatStoredAmt": 5,
  "ScschCurrMatStoredAmt": 0,
  "links": [
    {
      "rel": "self",
      "href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/pm-rest-api/rest/1/scsched/2F8ACB679B60988EE0630B811DAC4078",
      "name": "scsched",
      "kind": "item"
    },
    {
      "rel": "canonical",
      "href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/pm-rest-api/rest/1/scsched/2F8ACB679B60988EE0630B811DAC4078",
      "name": "scsched",
      "kind": "item"
    }
  ]
}
```

object
