Update a Specific PM Communication Type
    • 25 Sep 2024
    • 1 Minute to read
    • Dark
      Light

    Update a Specific PM Communication Type

    • Dark
      Light

    Article summary

    Patch
    /pm-rest-api/rest/1/pmcommtype/F32E6ADB33021D08E05316821FAC0E3F
    Security
    HTTP
    Type basic

    Basic authentication

    Header parameters
    Content-Type
    string
    Exampleapplication/vnd.oracle.adf.resourceitem+json
    Body parameters
    object
    Example{ "BpcommName": "This is a TEST type" }
    Responses
    200

    OK

    Headers
    Content-Type
    string
    Exampleapplication/vnd.oracle.adf.resourceitem+json
    {
      "BpcommCode": "Test",
      "BpcommIuCreateDate": "2023-01-26T04:47:52Z",
      "BpcommIuUpdateDate": null,
      "BpcommName": "This is a TEST type",
      "BpcommSortKey": null,
      "BpcommVUuid": "F32E6ADB33021D08E05316821FAC0E3F",
      "links": [
        {
          "rel": "self",
          "href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/pm-rest-api/rest/1/pmcommtype/F32E6ADB33021D08E05316821FAC0E3F",
          "name": "pmcommtype",
          "kind": "item"
        },
        {
          "rel": "canonical",
          "href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/pm-rest-api/rest/1/pmcommtype/F32E6ADB33021D08E05316821FAC0E3F",
          "name": "pmcommtype",
          "kind": "item"
        }
      ]
    }
    object