---
title: "Update a Specific PM Daily Journal"
slug: "update-a-specific-pm-daily-journal"
updated: 2026-05-26T12:53:14Z
published: 2026-05-26T12:53:48Z
canonical: "developers.cmicglobal.com/update-a-specific-pm-daily-journal"
---

> ## Documentation Index
> Fetch the complete documentation index at: https://developers.cmicglobal.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Update a Specific PM Daily Journal

Patch/pm-rest-api/rest/1/pmdailyjournal/F331192ADF242C56E05316821FAC51BB

SecurityHTTPType basic

Basic authentication

Header parametersContent-TypestringExampleapplication/vnd.oracle.adf.resourceitem+json

Body parameters<select class='api-response-data' aria-label='Media type'><option value='23a1501d-cca4-4784-a107-d38068da0726'>application/json</option>
</select>object  Example{
  "GpmffsFieldPrompt4": "This is a test entry"
}

Responses200

OK

HeadersContent-TypestringExampleapplication/vnd.oracle.adf.resourceitem+json
<select class='api-response-data' aria-label='Media type'><option value='449e5816-87ba-49d1-962d-48e42e39da17'>application/json</option>
</select>

```json
{
  "GpmjJournalId": "2025",
  "GpmffdField1": null,
  "GpmffdField2": null,
  "GpmffdField3": null,
  "GpmffdField4": null,
  "GpmffdField5": null,
  "GpmffdField6": null,
  "GpmffsFieldPrompt1": "Work Performed Today",
  "GpmffsFieldPrompt2": "Problems / Delays",
  "GpmffsFieldPrompt3": "Workato Testing",
  "GpmffsFieldPrompt4": "This is a test entry",
  "GpmffsFieldPrompt5": null,
  "GpmffsFieldPrompt6": null,
  "GpmjActivities": " ",
  "GpmjClvValueCode1": null,
  "GpmjClvValueCode2": null,
  "GpmjClvValueCode3": null,
  "GpmjClvValueCode4": null,
  "GpmjClvValueCode5": null,
  "GpmjClvValueCode6": null,
  "GpmjCompCode": "001",
  "GpmjCreationDate": "2023-01-26T19:53:48Z",
  "GpmjDate": "2023-01-26T19:53:48Z",
  "GpmjHighTemp": null,
  "GpmjIuCreateDate": "2023-01-26T19:53:48Z",
  "GpmjIuCreateUser": "CMICUSER",
  "GpmjIuUpdateDate": "2023-02-07T20:07:43Z",
  "GpmjIuUpdateUser": "CMICUSER",
  "GpmjLowTemp": null,
  "GpmjModifiedBy": "CMICUSER",
  "GpmjModifiedDate": "2023-02-07T20:07:43Z",
  "GpmjPrecipitation": null,
  "GpmjPrepContactCode": "LZ",
  "GpmjPrepPartnCode": "001",
  "GpmjPrepPartnTypeCode": "C",
  "GpmjProjCode": "15600",
  "GpmjRainDayFlag": null,
  "GpmjRecordStatus": "SUBMITTED",
  "GpmjSkyConditions": null,
  "GpmjUtranStatusCode": null,
  "GpmjVUuid": "F331192ADF242C56E05316821FAC51BB",
  "GpmjWindConditions": null,
  "GpycrhCommonName": null,
  "GpmjDateTrunc": "2023-01-26",
  "links": [
    {
      "rel": "self",
      "href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/pm-rest-api/rest/1/pmdailyjournal/F331192ADF242C56E05316821FAC51BB",
      "name": "pmdailyjournal",
      "kind": "item"
    },
    {
      "rel": "canonical",
      "href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/pm-rest-api/rest/1/pmdailyjournal/F331192ADF242C56E05316821FAC51BB",
      "name": "pmdailyjournal",
      "kind": "item"
    }
  ]
}
```

object
