Update a Specific PM Contract Type
    • 04 Jul 2025
    • 1 Minute to read
    • Dark
      Light

    Update a Specific PM Contract Type

    • Dark
      Light

    Article summary

    Patch
    /pm-rest-api/rest/1/pmcontracttype/F32E7ED9C5313D4CE05316821FAC4A22
    Security
    HTTP
    Type basic

    Basic authentication

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

    OK

    Headers
    Content-Type
    string
    Exampleapplication/vnd.oracle.adf.resourceitem+json
    {
      "PmctActiveFlag": "N",
      "PmctCompCode": "001",
      "PmctCompName": "CMiC Construction Inc",
      "PmctContTypeCode": "T",
      "PmctContractType": "Test Contract",
      "PmctVUuid": "F32E7ED9C5313D4CE05316821FAC4A22",
      "links": [
        {
          "rel": "self",
          "href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/pm-rest-api/rest/1/pmcontracttype/F32E7ED9C5313D4CE05316821FAC4A22",
          "name": "pmcontracttype",
          "kind": "item"
        },
        {
          "rel": "canonical",
          "href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/pm-rest-api/rest/1/pmcontracttype/F32E7ED9C5313D4CE05316821FAC4A22",
          "name": "pmcontracttype",
          "kind": "item"
        }
      ]
    }
    object