Update a Specific SC Detail
- 01 Oct 2025
- 1 Minute to read
- Print
- DarkLight
Update a Specific SC Detail
- Updated on 01 Oct 2025
- 1 Minute to read
- Print
- DarkLight
Article summary
Did you find this summary helpful?
Thank you for your feedback!
Patch
/pm-rest-api/rest/1/scsched/F34747BF47E44C0FE05316821FAC769E
Security
HTTP
Type basic
Basic authentication
Header parameters
Content-Type
string
Exampleapplication/vnd.oracle.adf.resourceitem+json
Body parameters
object
Example{ "ScschLongDesc": "This is a test entry" }
Responses
200
OK
Headers
Content-Type
string
Exampleapplication/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