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

> ## 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 Visitor

Patch/pm-rest-api/rest/1/pmdailyjourvis/F3327F4D1C0C57CAE05316821FAC3458

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='37ba4748-a2ec-4f68-92dc-b7c4e19118eb'>application/json</option>
</select>object  Example{
  "PmjviNotes": "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='0b061420-970d-4ae5-abac-f5aaf37dc716'>application/json</option>
</select>

```json
{
  "PmjviContactCode": null,
  "PmjviContactName": null,
  "PmjviIuCreateDate": "2023-01-26T23:07:13Z",
  "PmjviIuUpdateDate": null,
  "PmjviNotes": "This is a test entry",
  "PmjviPartnCode": "APPLE",
  "PmjviPartnName": null,
  "PmjviPartnTypeCode": "P",
  "PmjviTime": null,
  "PmjviVUuid": "F3327F4D1C0C57CAE05316821FAC3458",
  "PmjviJourVuuid": "CFEF6CF06CB839EDE05316821FAC5FF1",
  "links": [
    {
      "rel": "self",
      "href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/pm-rest-api/rest/1/pmdailyjourvis/F3327F4D1C0C57CAE05316821FAC3458",
      "name": "pmdailyjourvis",
      "kind": "item"
    },
    {
      "rel": "canonical",
      "href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/pm-rest-api/rest/1/pmdailyjourvis/F3327F4D1C0C57CAE05316821FAC3458",
      "name": "pmdailyjourvis",
      "kind": "item"
    }
  ]
}
```

object
