Update a Specific PCI Type
  • 27 Feb 2025
  • 1 Minute to read
  • Dark
    Light

Update a Specific PCI Type

  • Dark
    Light

Article summary

Patch
/cm-rest-api/rest/1/cmtype/F3A44BEF969416FAE05316821FACB7F1
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": "N",
  "CmtChgOrdNumberMask": "TEST****",
  "CmtClassCode": "T",
  "CmtCompCode": "001",
  "CmtIuCreateDate": "2023-02-01T13:41:49Z",
  "CmtIuCreateUser": "DAR",
  "CmtIuUpdateDate": null,
  "CmtIuUpdateUser": null,
  "CmtName": "Test Type",
  "CmtNotAllowBillAmtFlag": "Y",
  "CmtPciMaskOverrideFlag": "N",
  "CmtTenantId": "VF389BTEQP11127",
  "CmtTypeCode": "TEST",
  "CmtVUuid": "F3A44BEF969416FAE05316821FACB7F1",
  "DiscriminatorCode": null,
  "links": [
    {
      "rel": "self",
      "href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/cm-rest-api/rest/1/cmtype/F3A44BEF969416FAE05316821FACB7F1",
      "name": "cmtype",
      "kind": "item"
    },
    {
      "rel": "canonical",
      "href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/cm-rest-api/rest/1/cmtype/F3A44BEF969416FAE05316821FACB7F1",
      "name": "cmtype",
      "kind": "item"
    }
  ]
}
object