---
title: "Update a Specific PCI Type"
slug: "update-a-specific-pci-type"
updated: 2026-05-26T12:53:14Z
published: 2026-05-26T12:53:48Z
canonical: "developers.cmicglobal.com/update-a-specific-pci-type"
---

> ## 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 PCI Type

Patch/cm-rest-api/rest/1/cmtype/BEAF6A9678858295E0530100007FF27D

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='474d2a8b-ae39-4b04-baed-446342b396c2'>application/json</option>
</select>object  Example{
  "CmtNotAllowBillAmtFlag": "Y"
}

Responses200

OK

HeadersContent-TypestringExampleapplication/vnd.oracle.adf.resourceitem+json
<select class='api-response-data' aria-label='Media type'><option value='62cfaf9a-96d2-40f9-8274-6d8edb560bd8'>application/json</option>
</select>

```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
