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

    Update a Specific PM Meeting

    • Dark
      Light

    Article summary

    Patch
    /pm-rest-api/rest/1/pmmeeting/F33F0EFCD94C24B0E05316821FAC81B7
    Security
    HTTP
    Type basic

    Basic authentication

    Header parameters
    Content-Type
    string
    Exampleapplication/vnd.oracle.adf.resourceitem+json
    Body parameters
    object
    Example{ "PmmPurpose": "Please ignore, this is a test" }
    Responses
    200

    OK

    Headers
    Content-Type
    string
    Exampleapplication/vnd.oracle.adf.resourceitem+json
    {
      "PmmComments": null,
      "PmmCompCode": "001",
      "PmmContactCode": "SS",
      "PmmDate": "2023-01-27T15:28:58Z",
      "PmmEndDate": "2023-01-27T15:28:58Z",
      "PmmEnteredByUser": "CMICUSER",
      "PmmIuCreateDate": "2023-01-27T15:28:58Z",
      "PmmIuUpdateDate": null,
      "PmmLocation": null,
      "PmmMeetingId": "15-08-0902",
      "PmmMinutesFootnote": null,
      "PmmMinutesSentLastDate": null,
      "PmmNextComments": null,
      "PmmNextDate": null,
      "PmmNextItemNum": null,
      "PmmNextLocation": null,
      "PmmNextPreparedFlag": null,
      "PmmNextReminderDate": null,
      "PmmNextSubject": null,
      "PmmPartnCode": "001",
      "PmmPartnTypeCode": "C",
      "PmmProjCode": "1580",
      "PmmPurpose": "Please ignore, this is a test",
      "PmmRecordStatus": "SUBMITTED",
      "PmmReminderDate": null,
      "PmmSubject": "Test Meeting",
      "PmmTrackCode": "EST2PM",
      "PmmVUuid": "F33F0EFCD94C24B0E05316821FAC81B7",
      "links": [
        {
          "rel": "self",
          "href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/pm-rest-api/rest/1/pmmeeting/F33F0EFCD94C24B0E05316821FAC81B7",
          "name": "pmmeeting",
          "kind": "item"
        },
        {
          "rel": "canonical",
          "href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/pm-rest-api/rest/1/pmmeeting/F33F0EFCD94C24B0E05316821FAC81B7",
          "name": "pmmeeting",
          "kind": "item"
        }
      ]
    }
    object