Update a Specific PCI Type
  • 04 Nov 2025
  • 1 Minute to read
  • Dark
    Light

Update a Specific PCI Type

  • Dark
    Light

Article summary

Patch
/cm-rest-api/rest/1/cmtype/BEAF6A9678858295E0530100007FF27D
Security
HTTP
Type basic

Basic authentication

Header parameters
Content-Type
string
Exampleapplication/vnd.oracle.adf.resourceitem+json
Body parameters
object
Example{ "CmtNotAllowBillAmtFlag": "Y" }
Responses
200

OK

Headers
Content-Type
string
Exampleapplication/vnd.oracle.adf.resourceitem+json
{
  "CmtAllowCostsFlag": "Y",
  "CmtChgOrdNumberMask": "61****",
  "CmtClassCode": "E",
  "CmtCompCode": "ZZ",
  "CmtIuCreateDate": "2021-03-01T18:36:56Z",
  "CmtIuCreateUser": "DA",
  "CmtIuUpdateDate": "2024-12-05T15:47:39Z",
  "CmtIuUpdateUser": "SHAMROCK",
  "CmtName": "61—Owner Allowance/Contingency",
  "CmtNotAllowBillAmtFlag": "Y",
  "CmtPciMaskOverrideFlag": "N",
  "CmtTenantId": "361T8ZO3M41058",
  "CmtTypeCode": "OAOC",
  "CmtVUuid": "BEAF6A9678858295E0530100007FF27D",
  "DiscriminatorCode": null,
  "CmtExcludeLovFlag": "N",
  "links": [
    {
      "rel": "self",
      "href": "https://qamob.cmicpaas.com:443/cmicqadaily/cm-rest-api/rest/1/cmtype/BEAF6A9678858295E0530100007FF27D",
      "name": "cmtype",
      "kind": "item"
    },
    {
      "rel": "canonical",
      "href": "https://qamob.cmicpaas.com:443/cmicqadaily/cm-rest-api/rest/1/cmtype/BEAF6A9678858295E0530100007FF27D",
      "name": "cmtype",
      "kind": "item"
    }
  ]
}
object