Create a PM Communication
- 25 Sep 2024
- 1 Minute to read
- Print
- DarkLight
Create a PM Communication
- Updated on 25 Sep 2024
- 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/pmcomm
Security
HTTP
Type basic
Basic authentication
Header parameters
Content-Type
string
Exampleapplication/vnd.oracle.adf.resourceitem+json
Body parameters
object
Example{ "PmcomCompCode": "001", "PmcomProjCode": "14001", "PmcomFollowupRequiredFlag": "N", "PmcomFromPartnCode": "HIKUU", "PmcomFromPartnTypeCode": "C", "PmcomFromContactCode": "DD", "PmcomToPartnCode": "HIKUU", "PmcomToPartnTypeCode": "C", "PmcomToContactCode": "CH", "PmcomFollowupByPartnCode": "001", "PmcomFollowupByPtCode": "C", "PmcomFollowupByContctCode": "AL", "PmcomEnteredByPartnCode": "001", "PmcomEnteredByPartnTCode": "C", "PmcomEnteredByContactCode": "AL", "PmcomVUuid": "" }
Responses
201
Created
Headers
Content-Type
string
Exampleapplication/vnd.oracle.adf.resourceitem+json
{
"PmcomClvValueCode1": null,
"PmcomClvValueCode2": null,
"PmcomClvValueCode3": null,
"PmcomClvValueCode4": null,
"PmcomClvValueCode5": null,
"PmcomClvValueCode6": null,
"PmcomCommDate": null,
"PmcomCommEndDate": null,
"PmcomCommId": null,
"PmcomCommStatus": null,
"PmcomCommType": null,
"PmcomCompCode": "001",
"PmcomEnteredByContactCode": "AL",
"PmcomEnteredByPartnCode": "001",
"PmcomEnteredByPartnTCode": "C",
"PmcomEnteredDate": null,
"PmcomFollowupByContctCode": "AL",
"PmcomFollowupByPartnCode": "001",
"PmcomFollowupByPtCode": "C",
"PmcomFollowupDate": null,
"PmcomFollowupDueDate": null,
"PmcomFollowupNotes": null,
"PmcomFollowupRequiredFlag": "N",
"PmcomFromContactCode": "DD",
"PmcomFromPartnCode": "HIKUU",
"PmcomFromPartnTypeCode": "C",
"PmcomNotes": null,
"PmcomProjCode": "14001",
"PmcomReceivedFlag": null,
"PmcomRecordStatus": null,
"PmcomSubject": null,
"PmcomToContactCode": "CH",
"PmcomToPartnCode": "HIKUU",
"PmcomToPartnTypeCode": "C",
"PmcomVUuid": "F381117555984D58E05316821FACB0FD",
"links": [
{
"rel": "self",
"href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/pm-rest-api/rest/1/pmcomm/F381117555984D58E05316821FACB0FD",
"name": "pmcomm",
"kind": "item"
},
{
"rel": "canonical",
"href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/pm-rest-api/rest/1/pmcomm/F381117555984D58E05316821FACB0FD",
"name": "pmcomm",
"kind": "item"
},
{
"rel": "enclosure",
"href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/pm-rest-api/rest/1/pmcomm/F381117555984D58E05316821FACB0FD/enclosure/PmcomCommentsLong",
"name": "PmcomCommentsLong",
"kind": "other"
}
]
}
object