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

    Update a Specific PM Notice

    • Dark
      Light

    Article summary

    Patch
    /pm-rest-api/rest/1/pmnotice/F3423E2E1C790168E05316821FAC4B06
    Security
    HTTP
    Type basic

    Basic authentication

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

    OK

    Headers
    Content-Type
    string
    Exampleapplication/vnd.oracle.adf.resourceitem+json
    {
      "PmntcClvValueCode1": null,
      "PmntcClvValueCode2": null,
      "PmntcClvValueCode3": null,
      "PmntcClvValueCode4": null,
      "PmntcClvValueCode5": null,
      "PmntcClvValueCode6": null,
      "PmntcCmCode": null,
      "PmntcCompCode": "001",
      "PmntcFollowupDate": null,
      "PmntcFollowupDueDate": null,
      "PmntcFollowupNotes": null,
      "PmntcFollowupRequiredFlag": "N",
      "PmntcFromContactCode": null,
      "PmntcFromPartnCode": null,
      "PmntcFromPartnTypeCode": null,
      "PmntcIuCreateDate": "2023-01-27T05:26:53Z",
      "PmntcIuUpdateDate": "2023-01-27T05:27:47Z",
      "PmntcNotes": "This is a test",
      "PmntcNoticeDate": null,
      "PmntcNoticeId": "NTC00003",
      "PmntcNoticeStatusCode": null,
      "PmntcProjCode": "16-001",
      "PmntcRecordStatus": "SUBMITTED",
      "PmntcReference": null,
      "PmntcSubject": null,
      "PmntcToContactCode": null,
      "PmntcToPartnCode": null,
      "PmntcToPartnTypeCode": null,
      "PmntcVUuid": "F3423E2E1C790168E05316821FAC4B06",
      "links": [
        {
          "rel": "self",
          "href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/pm-rest-api/rest/1/pmnotice/F3423E2E1C790168E05316821FAC4B06",
          "name": "pmnotice",
          "kind": "item"
        },
        {
          "rel": "canonical",
          "href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/pm-rest-api/rest/1/pmnotice/F3423E2E1C790168E05316821FAC4B06",
          "name": "pmnotice",
          "kind": "item"
        }
      ]
    }
    object