Update a Specific PCI Type
- 27 Feb 2025
- 1 Minute to read
- Print
- DarkLight
Update a Specific PCI Type
- Updated on 27 Feb 2025
- 1 Minute to read
- Print
- DarkLight
Article summary
Did you find this summary helpful?
Thank you for your feedback!
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