Retrieve a Specific PM Project Punchlist Detail By VUUID
    • 25 Sep 2024
    • 1 Minute to read
    • Dark
      Light

    Retrieve a Specific PM Project Punchlist Detail By VUUID

    • Dark
      Light

    Article summary

    Get
    /pm-rest-api/rest/1/pmpunchlistdet/7946140CF0BA87C4E053788610AC00F2
    Security
    HTTP
    Type basic

    Basic authentication

    Responses
    200

    OK

    Headers
    Content-Type
    string
    Exampleapplication/vnd.oracle.adf.resourceitem+json
    {
      "PmpldArea1Value": "B",
      "PmpldArea2Value": "12",
      "PmpldArea3Value": "A",
      "PmpldArea4Value": "NW",
      "PmpldChgCode": null,
      "PmpldClvValueCode1": null,
      "PmpldClvValueCode2": null,
      "PmpldClvValueCode3": null,
      "PmpldClvValueCode4": null,
      "PmpldClvValueCode5": null,
      "PmpldClvValueCode6": null,
      "PmpldCmCode": null,
      "PmpldCompCode": "001",
      "PmpldCompletedDate": "2019-01-28T08:18:49Z",
      "PmpldContCode": null,
      "PmpldContName": null,
      "PmpldContactCode": "FM",
      "PmpldContactName": "Fred Malcolm",
      "PmpldCreateDate": "2015-05-25T10:49:12Z",
      "PmpldCurRespContactCode": "FM",
      "PmpldCurRespPartnCode": "90223",
      "PmpldCurRespPartnTypeCode": "P",
      "PmpldDesc": "Wrong paint color on south west wall. Should be dark blue. See attached.",
      "PmpldGlobalUpdateDate": "2021-10-19T09:34:22Z",
      "PmpldInspContactCode": "JS",
      "PmpldInspContactName": "James Snow",
      "PmpldInspPartnCode": "ULV",
      "PmpldInspPartnName": "University of La Verne",
      "PmpldInspPtypeCode": "P",
      "PmpldInspectedDate": "2015-05-25",
      "PmpldIssuedDate": "2015-05-29",
      "PmpldItemCode": "00003",
      "PmpldIuCreateDate": "2015-05-25T10:49:12Z",
      "PmpldIuCreateUser": "STEVE",
      "PmpldIuUpdateDate": "2021-10-19T09:34:22Z",
      "PmpldIuUpdateUser": "VERIWOLF",
      "PmpldPartnCode": "90223",
      "PmpldPartnName": "The Malcolm Company, Inc.",
      "PmpldPartnTypeCode": "P",
      "PmpldPmdlCode": null,
      "PmpldPmdlDescription": null,
      "PmpldPmplCode": "PL--001",
      "PmpldPmplTitle": "Phase 1 Quality & Inspections Log ",
      "PmpldPmttCode": null,
      "PmpldPmttDesc": null,
      "PmpldProjVuuid": "A53748A3477076BFE053B08610AC40DD",
      "PmpldReceivedDate": "2015-05-29",
      "PmpldRecordStatus": "SUBMITTED",
      "PmpldReinspectedDate": null,
      "PmpldSchdComplDate": "2015-06-05",
      "PmpldSignedOffDate": null,
      "PmpldStartDate": "2015-05-25",
      "PmpldStatusClassCode": "O",
      "PmpldStatusCode": "COMPLETE",
      "PmpldStatusDesc": "Complete",
      "PmpldVUuid": "7946140CF0BA87C4E053788610AC00F2",
      "PmpldValue": 0,
      "PmpldPmplVuuid": "7946140CE88987C4E053788610AC00F2",
      "links": [
        {
          "rel": "self",
          "href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/pm-rest-api/rest/1/pmpunchlistdet/7946140CF0BA87C4E053788610AC00F2",
          "name": "pmpunchlistdet",
          "kind": "item"
        },
        {
          "rel": "canonical",
          "href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/pm-rest-api/rest/1/pmpunchlistdet/7946140CF0BA87C4E053788610AC00F2",
          "name": "pmpunchlistdet",
          "kind": "item"
        }
      ]
    }
    object