Create a PM Daily Journal Visitor
- 06 Jan 2025
- 1 Minute to read
- Print
- DarkLight
Create a PM Daily Journal Visitor
- Updated on 06 Jan 2025
- 1 Minute to read
- Print
- DarkLight
Article summary
Did you find this summary helpful?
Thank you for your feedback
Post
/pm-rest-api/rest/1/pmdailyjourvis
Create Daily Journal Visitors
Security
HTTP
Type basic
Basic authentication
Header parameters
Content-Type
string
Exampleapplication/vnd.oracle.adf.resourceitem+json
Body parameters
object
Example{ "PmjviJourVuuid": "CFEF6CF06CB839EDE05316821FAC5FF1", "PmjviPartnCode": "APPLE", "PmjviPartnTypeCode": "P", "PmjviVUuid": "" }
PmjviJourVuuid
string
Journal Vuuid
💻 UI Fieldname: PmjviJourVuuid
Max length2000
PmjviVUuid
string
💻 UI Fieldname: PmjviVUuid
PmjviPartnCode
string
Must be a valid Project Partner Code in CMIC. Either a Business partner code or company code. (PMPROJPARTNER)
💻 UI Fieldname: PmjviPartnCode
Max length8
PmjviPartnTypeCode
string
Partner Type. P - Business Partner C - Company
💻 UI Fieldname: PmjviPartnTypeCode
Max length1
Responses
201
Created
Headers
Content-Type
string
Exampleapplication/vnd.oracle.adf.resourceitem+json
{
"PmjviContactCode": null,
"PmjviContactName": null,
"PmjviIuCreateDate": null,
"PmjviIuUpdateDate": null,
"PmjviNotes": null,
"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