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

> ## 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 Field Force

Patch/pm-rest-api/rest/1/pmdailyjourff/F331192ADF312C56E05316821FAC51BB

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='d3de3c5a-cf20-4266-8bc0-9630faa3e824'>application/json</option>
</select>object  Example{
  "PmjtlNotes": "This is a test"
}

Responses200

OK

HeadersContent-TypestringExampleapplication/vnd.oracle.adf.resourceitem+json
<select class='api-response-data' aria-label='Media type'><option value='d16d2ba2-90a0-4417-bf3c-9ef81f5a55d0'>application/json</option>
</select>

```json
{
  "PmjtlClvValueCode1": null,
  "PmjtlClvValueCode2": null,
  "PmjtlClvValueCode3": null,
  "PmjtlClvValueCode4": null,
  "PmjtlClvValueCode5": null,
  "PmjtlClvValueCode6": null,
  "PmjtlIuCreateDate": "2023-01-26T20:44:57Z",
  "PmjtlIuUpdateDate": null,
  "PmjtlNotes": "This is a test",
  "PmjtlPartnCode": "1031006",
  "PmjtlPartnName": "TMM Mechanical",
  "PmjtlPartnTypeCode": "P",
  "PmjtlVUuid": "F331192ADF312C56E05316821FAC51BB",
  "PmjtlJournalVUuid": "B0452C6DE29B8383E053B08610AC431F",
  "links": [
    {
      "rel": "self",
      "href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/pm-rest-api/rest/1/pmdailyjourff/F331192ADF312C56E05316821FAC51BB",
      "name": "pmdailyjourff",
      "kind": "item"
    },
    {
      "rel": "canonical",
      "href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/pm-rest-api/rest/1/pmdailyjourff/F331192ADF312C56E05316821FAC51BB",
      "name": "pmdailyjourff",
      "kind": "item"
    }
  ]
}
```

object
