Retrieve a Specific PM Punchlist By VUUID
- 25 Sep 2024
- 1 Minute to read
- Print
- DarkLight
Retrieve a Specific PM Punchlist By VUUID
- Updated on 25 Sep 2024
- 1 Minute to read
- Print
- DarkLight
Article summary
Did you find this summary helpful?
Thank you for your feedback
Get
/pm-rest-api/rest/1/pmpunchlist/7946140CE95787C4E053788610AC00F2
Security
HTTP
Type basic
Basic authentication
Responses
200
OK
Headers
Content-Type
string
Exampleapplication/vnd.oracle.adf.resourceitem+json
{
"PmplArea1Name": null,
"PmplArea2Name": null,
"PmplArea3Name": null,
"PmplArea4Name": null,
"PmplClvValueCode1": null,
"PmplClvValueCode2": null,
"PmplClvValueCode3": null,
"PmplClvValueCode4": null,
"PmplClvValueCode5": null,
"PmplClvValueCode6": null,
"PmplCode": "0002",
"PmplCompCode": "001",
"PmplComplPc": 0,
"PmplCompleteItemCount": 0,
"PmplDesc": null,
"PmplFromContactCode": "CK",
"PmplFromContactName": "Chet Kuchyt",
"PmplFromPartnCode": "001",
"PmplFromPartnTypeCode": "C",
"PmplGlobalUpdateDate": "2018-10-28T07:53:01Z",
"PmplIncompleteItemCount": 0,
"PmplProjName": "10 Bay Street Towers",
"PmplReceivedDate": null,
"PmplReceivedDateFrmtd": null,
"PmplReceivedFlag": "N",
"PmplRecordStatus": "PENDING",
"PmplStatusCode": "OPEN",
"PmplSubmittedDate": null,
"PmplSubmittedDateFrmtd": null,
"PmplTitle": null,
"PmplToContactCode": null,
"PmplToContactName": null,
"PmplToPartnCode": null,
"PmplToPartnTypeCode": null,
"PmplTotalItemCount": 0,
"PmplVUuid": "7946140CE95787C4E053788610AC00F2",
"PmplIuCreateDate": "2016-07-12T05:23:50Z",
"PmplIuCreateUser": "CHET",
"PmplIuUpdateDate": null,
"PmplIuUpdateUser": null,
"PmplProjVuuid": "A53748A3477076BFE053B08610AC40DD",
"links": [
{
"rel": "self",
"href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/pm-rest-api/rest/1/pmpunchlist/7946140CE95787C4E053788610AC00F2",
"name": "pmpunchlist",
"kind": "item"
},
{
"rel": "canonical",
"href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/pm-rest-api/rest/1/pmpunchlist/7946140CE95787C4E053788610AC00F2",
"name": "pmpunchlist",
"kind": "item"
}
]
}
object