Retrieve PM Punchlist Details By Code
  • 06 Jan 2025
  • 47 Minutes to read
  • Dark
    Light

Retrieve PM Punchlist Details By Code

  • Dark
    Light

Article summary

Get
/pm-rest-api/rest/1/pmpunchlistdet

Query Standards

Finder

Following row finders are available for data filtering and optimizing request performance.

  • Select By PM Punchlist UUID
  • Select By Company
  • Select By Date User
  • Select By Project
  • By UUID

Select By PM Punchlist UUID

Recommended finder parameters. Refer to Query Parameters for example.

ParameterDescriptionSample
PmplVuuidThe Unique ID of the punchlist the detail is attached to7946140CE88987C4E053788610AC00F2

Select By Company

This is an optional finder for querying Punchlist Details by Company Code.

ParameterDescriptionSample
CompCodeCompany Code001

Select By Date User

This is an optional finder for querying Punchlist Details by Create User and Create Date.

ParameterDescriptionSample
CreateUserThe user who created the punchlist detailSTEVE
CreateDateThe date on which the punchlist details were created2019-01-29

Select By Project

This is an optional finder for querying Punchlist Details by Project View ID.

ParameterDescriptionSample
ProjVuuidThe Unique ID of the Project the detail/punchlist is attached toA53748A3477076BFE053B08610AC40DD

By UUID

This is an optional finder for querying a specific Punchlist Detail by row ID.

ParameterDescriptionSample
/VUUIDThe VUuid attribute is the Unique row ID/pm-rest-api/rest/1/pmpunchlistdet/7946140CF0BA87C4E053788610AC00F2
Security
HTTP
Type basic

Basic authentication

Query parameters
finder
string
ExampleselectByPmplUUID;PmplVuuid=7946140CE88987C4E053788610AC00F2
limit
integer
Example500
offset
integer
Example0
totalResults
boolean
ExampleTrue
orderBy
string
ExamplePmpldVUuid:desc
Responses
200

OK

Headers
Content-Type
string
Exampleapplication/vnd.oracle.adf.resourcecollection+json
example-0

Successful Response - Finder - selectByCompany

{
  "items": [
    {
      "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-28T20:18:49Z",
      "PmpldContCode": null,
      "PmpldContName": null,
      "PmpldContactCode": "FM",
      "PmpldContactName": "Fred Malcolm",
      "PmpldCreateDate": "2015-05-25T22: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-19T21: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-25T22:49:12Z",
      "PmpldIuCreateUser": "STEVE",
      "PmpldIuUpdateDate": "2021-10-19T21: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"
        }
      ]
    },
    {
      "PmpldArea1Value": null,
      "PmpldArea2Value": null,
      "PmpldArea3Value": null,
      "PmpldArea4Value": null,
      "PmpldChgCode": null,
      "PmpldClvValueCode1": null,
      "PmpldClvValueCode2": null,
      "PmpldClvValueCode3": null,
      "PmpldClvValueCode4": null,
      "PmpldClvValueCode5": null,
      "PmpldClvValueCode6": null,
      "PmpldCmCode": null,
      "PmpldCompCode": "001",
      "PmpldCompletedDate": null,
      "PmpldContCode": null,
      "PmpldContName": null,
      "PmpldContactCode": null,
      "PmpldContactName": null,
      "PmpldCreateDate": "2020-10-30T22:30:49Z",
      "PmpldCurRespContactCode": null,
      "PmpldCurRespPartnCode": null,
      "PmpldCurRespPartnTypeCode": null,
      "PmpldDesc": "Sample",
      "PmpldGlobalUpdateDate": "2020-10-30T22:30:49Z",
      "PmpldInspContactCode": null,
      "PmpldInspContactName": null,
      "PmpldInspPartnCode": null,
      "PmpldInspPartnName": null,
      "PmpldInspPtypeCode": null,
      "PmpldInspectedDate": null,
      "PmpldIssuedDate": "2020-10-30T22:30:39Z",
      "PmpldItemCode": "003",
      "PmpldIuCreateDate": "2020-10-30T22:30:49Z",
      "PmpldIuCreateUser": "STEVE",
      "PmpldIuUpdateDate": null,
      "PmpldIuUpdateUser": null,
      "PmpldPartnCode": null,
      "PmpldPartnName": null,
      "PmpldPartnTypeCode": null,
      "PmpldPmdlCode": null,
      "PmpldPmdlDescription": null,
      "PmpldPmplCode": "NOCATEGORY",
      "PmpldPmplTitle": "Uncategorised",
      "PmpldPmttCode": null,
      "PmpldPmttDesc": null,
      "PmpldProjVuuid": "B22E06B3C855B725E053B08610AC4D7F",
      "PmpldReceivedDate": null,
      "PmpldRecordStatus": "SUBMITTED",
      "PmpldReinspectedDate": null,
      "PmpldSchdComplDate": "2020-11-04T23:30:49Z",
      "PmpldSignedOffDate": null,
      "PmpldStartDate": null,
      "PmpldStatusClassCode": "D",
      "PmpldStatusCode": "DRAFT",
      "PmpldStatusDesc": "Draft",
      "PmpldVUuid": "8f820e60-1aff-11eb-9fbf-f701041c25d2",
      "PmpldValue": null,
      "PmpldPmplVuuid": "B2D1BCA5934552ADE053B08610AC60D1",
      "links": [
        {
          "rel": "self",
          "href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/pm-rest-api/rest/1/pmpunchlistdet/8f820e60-1aff-11eb-9fbf-f701041c25d2",
          "name": "pmpunchlistdet",
          "kind": "item"
        },
        {
          "rel": "canonical",
          "href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/pm-rest-api/rest/1/pmpunchlistdet/8f820e60-1aff-11eb-9fbf-f701041c25d2",
          "name": "pmpunchlistdet",
          "kind": "item"
        }
      ]
    },
    {
      "PmpldArea1Value": null,
      "PmpldArea2Value": null,
      "PmpldArea3Value": null,
      "PmpldArea4Value": null,
      "PmpldChgCode": null,
      "PmpldClvValueCode1": null,
      "PmpldClvValueCode2": null,
      "PmpldClvValueCode3": null,
      "PmpldClvValueCode4": null,
      "PmpldClvValueCode5": null,
      "PmpldClvValueCode6": null,
      "PmpldCmCode": null,
      "PmpldCompCode": "001",
      "PmpldCompletedDate": null,
      "PmpldContCode": null,
      "PmpldContName": null,
      "PmpldContactCode": "KW",
      "PmpldContactName": "Ken Wiafe",
      "PmpldCreateDate": "2020-11-01T18:57:58Z",
      "PmpldCurRespContactCode": null,
      "PmpldCurRespPartnCode": null,
      "PmpldCurRespPartnTypeCode": null,
      "PmpldDesc": "Painting",
      "PmpldGlobalUpdateDate": "2021-02-02T16:37:13Z",
      "PmpldInspContactCode": null,
      "PmpldInspContactName": null,
      "PmpldInspPartnCode": null,
      "PmpldInspPartnName": null,
      "PmpldInspPtypeCode": null,
      "PmpldInspectedDate": null,
      "PmpldIssuedDate": "2020-11-01T18:57:39Z",
      "PmpldItemCode": "006",
      "PmpldIuCreateDate": "2020-11-01T18:57:58Z",
      "PmpldIuCreateUser": "STEVE",
      "PmpldIuUpdateDate": "2021-02-02T16:37:13Z",
      "PmpldIuUpdateUser": "KENW",
      "PmpldPartnCode": "001",
      "PmpldPartnName": "CMiC Construction Inc",
      "PmpldPartnTypeCode": "C",
      "PmpldPmdlCode": "BUILDING A>FLOOR 2>ROOM 210",
      "PmpldPmdlDescription": "Room 210",
      "PmpldPmplCode": "0001",
      "PmpldPmplTitle": "Owner",
      "PmpldPmttCode": "PAINT",
      "PmpldPmttDesc": null,
      "PmpldProjVuuid": "B22E06B3C855B725E053B08610AC4D7F",
      "PmpldReceivedDate": null,
      "PmpldRecordStatus": "SUBMITTED",
      "PmpldReinspectedDate": null,
      "PmpldSchdComplDate": "2020-11-06T18:57:58Z",
      "PmpldSignedOffDate": null,
      "PmpldStartDate": null,
      "PmpldStatusClassCode": "D",
      "PmpldStatusCode": "DRAFT",
      "PmpldStatusDesc": "Draft",
      "PmpldVUuid": "284581c0-1c74-11eb-adbc-3deb17bd04d2",
      "PmpldValue": null,
      "PmpldPmplVuuid": "a6eaf210-1aff-11eb-a1eb-715efac42946",
      "links": [
        {
          "rel": "self",
          "href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/pm-rest-api/rest/1/pmpunchlistdet/284581c0-1c74-11eb-adbc-3deb17bd04d2",
          "name": "pmpunchlistdet",
          "kind": "item"
        },
        {
          "rel": "canonical",
          "href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/pm-rest-api/rest/1/pmpunchlistdet/284581c0-1c74-11eb-adbc-3deb17bd04d2",
          "name": "pmpunchlistdet",
          "kind": "item"
        }
      ]
    },
    {
      "PmpldArea1Value": null,
      "PmpldArea2Value": null,
      "PmpldArea3Value": null,
      "PmpldArea4Value": null,
      "PmpldChgCode": null,
      "PmpldClvValueCode1": null,
      "PmpldClvValueCode2": null,
      "PmpldClvValueCode3": null,
      "PmpldClvValueCode4": null,
      "PmpldClvValueCode5": null,
      "PmpldClvValueCode6": null,
      "PmpldCmCode": null,
      "PmpldCompCode": "001",
      "PmpldCompletedDate": null,
      "PmpldContCode": null,
      "PmpldContName": null,
      "PmpldContactCode": null,
      "PmpldContactName": null,
      "PmpldCreateDate": "2020-10-30T17:28:27Z",
      "PmpldCurRespContactCode": null,
      "PmpldCurRespPartnCode": null,
      "PmpldCurRespPartnTypeCode": null,
      "PmpldDesc": null,
      "PmpldGlobalUpdateDate": "2020-10-30T17:28:27Z",
      "PmpldInspContactCode": null,
      "PmpldInspContactName": null,
      "PmpldInspPartnCode": null,
      "PmpldInspPartnName": null,
      "PmpldInspPtypeCode": null,
      "PmpldInspectedDate": null,
      "PmpldIssuedDate": "2020-10-30T17:28:23Z",
      "PmpldItemCode": "002",
      "PmpldIuCreateDate": "2020-10-30T17:28:27Z",
      "PmpldIuCreateUser": "KENW",
      "PmpldIuUpdateDate": null,
      "PmpldIuUpdateUser": null,
      "PmpldPartnCode": null,
      "PmpldPartnName": null,
      "PmpldPartnTypeCode": null,
      "PmpldPmdlCode": null,
      "PmpldPmdlDescription": null,
      "PmpldPmplCode": "NOCATEGORY",
      "PmpldPmplTitle": "Uncategorised",
      "PmpldPmttCode": null,
      "PmpldPmttDesc": null,
      "PmpldProjVuuid": "B22E06B3C855B725E053B08610AC4D7F",
      "PmpldReceivedDate": null,
      "PmpldRecordStatus": "SUBMITTED",
      "PmpldReinspectedDate": null,
      "PmpldSchdComplDate": "2020-11-04T18:28:27Z",
      "PmpldSignedOffDate": null,
      "PmpldStartDate": null,
      "PmpldStatusClassCode": "D",
      "PmpldStatusCode": "DRAFT",
      "PmpldStatusDesc": "Draft",
      "PmpldVUuid": "51ebdba0-1ad5-11eb-b386-112fd8fba9d3",
      "PmpldValue": null,
      "PmpldPmplVuuid": "B2D1BCA5934552ADE053B08610AC60D1",
      "links": [
        {
          "rel": "self",
          "href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/pm-rest-api/rest/1/pmpunchlistdet/51ebdba0-1ad5-11eb-b386-112fd8fba9d3",
          "name": "pmpunchlistdet",
          "kind": "item"
        },
        {
          "rel": "canonical",
          "href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/pm-rest-api/rest/1/pmpunchlistdet/51ebdba0-1ad5-11eb-b386-112fd8fba9d3",
          "name": "pmpunchlistdet",
          "kind": "item"
        }
      ]
    },
    {
      "PmpldArea1Value": null,
      "PmpldArea2Value": null,
      "PmpldArea3Value": null,
      "PmpldArea4Value": null,
      "PmpldChgCode": null,
      "PmpldClvValueCode1": null,
      "PmpldClvValueCode2": null,
      "PmpldClvValueCode3": null,
      "PmpldClvValueCode4": null,
      "PmpldClvValueCode5": null,
      "PmpldClvValueCode6": null,
      "PmpldCmCode": null,
      "PmpldCompCode": "001",
      "PmpldCompletedDate": null,
      "PmpldContCode": null,
      "PmpldContName": null,
      "PmpldContactCode": null,
      "PmpldContactName": null,
      "PmpldCreateDate": "2020-10-29T15:20:01Z",
      "PmpldCurRespContactCode": null,
      "PmpldCurRespPartnCode": null,
      "PmpldCurRespPartnTypeCode": null,
      "PmpldDesc": null,
      "PmpldGlobalUpdateDate": "2020-10-29T15:20:01Z",
      "PmpldInspContactCode": null,
      "PmpldInspContactName": null,
      "PmpldInspPartnCode": null,
      "PmpldInspPartnName": null,
      "PmpldInspPtypeCode": null,
      "PmpldInspectedDate": null,
      "PmpldIssuedDate": "2020-10-29T15:19:59Z",
      "PmpldItemCode": "001",
      "PmpldIuCreateDate": "2020-10-29T15:20:01Z",
      "PmpldIuCreateUser": "KENW",
      "PmpldIuUpdateDate": null,
      "PmpldIuUpdateUser": null,
      "PmpldPartnCode": null,
      "PmpldPartnName": null,
      "PmpldPartnTypeCode": null,
      "PmpldPmdlCode": null,
      "PmpldPmdlDescription": null,
      "PmpldPmplCode": "NOCATEGORY",
      "PmpldPmplTitle": "Uncategorised",
      "PmpldPmttCode": null,
      "PmpldPmttDesc": null,
      "PmpldProjVuuid": "B22E06B3C855B725E053B08610AC4D7F",
      "PmpldReceivedDate": null,
      "PmpldRecordStatus": "SUBMITTED",
      "PmpldReinspectedDate": null,
      "PmpldSchdComplDate": "2020-11-03T16:20:01Z",
      "PmpldSignedOffDate": null,
      "PmpldStartDate": null,
      "PmpldStatusClassCode": "D",
      "PmpldStatusCode": "DRAFT",
      "PmpldStatusDesc": "Draft",
      "PmpldVUuid": "36788ac0-19fa-11eb-ba35-e7e37fda6742",
      "PmpldValue": null,
      "PmpldPmplVuuid": "B2D1BCA5934552ADE053B08610AC60D1",
      "links": [
        {
          "rel": "self",
          "href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/pm-rest-api/rest/1/pmpunchlistdet/36788ac0-19fa-11eb-ba35-e7e37fda6742",
          "name": "pmpunchlistdet",
          "kind": "item"
        },
        {
          "rel": "canonical",
          "href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/pm-rest-api/rest/1/pmpunchlistdet/36788ac0-19fa-11eb-ba35-e7e37fda6742",
          "name": "pmpunchlistdet",
          "kind": "item"
        }
      ]
    },
    {
      "PmpldArea1Value": null,
      "PmpldArea2Value": null,
      "PmpldArea3Value": null,
      "PmpldArea4Value": null,
      "PmpldChgCode": null,
      "PmpldClvValueCode1": null,
      "PmpldClvValueCode2": null,
      "PmpldClvValueCode3": null,
      "PmpldClvValueCode4": null,
      "PmpldClvValueCode5": null,
      "PmpldClvValueCode6": null,
      "PmpldCmCode": null,
      "PmpldCompCode": "001",
      "PmpldCompletedDate": null,
      "PmpldContCode": null,
      "PmpldContName": null,
      "PmpldContactCode": null,
      "PmpldContactName": null,
      "PmpldCreateDate": "2020-11-01T16:15:28Z",
      "PmpldCurRespContactCode": null,
      "PmpldCurRespPartnCode": null,
      "PmpldCurRespPartnTypeCode": null,
      "PmpldDesc": "Painting",
      "PmpldGlobalUpdateDate": "2020-11-01T16:18:11Z",
      "PmpldInspContactCode": null,
      "PmpldInspContactName": null,
      "PmpldInspPartnCode": null,
      "PmpldInspPartnName": null,
      "PmpldInspPtypeCode": null,
      "PmpldInspectedDate": null,
      "PmpldIssuedDate": "2020-11-01T16:15:08Z",
      "PmpldItemCode": "005",
      "PmpldIuCreateDate": "2020-11-01T16:15:28Z",
      "PmpldIuCreateUser": "STEVE",
      "PmpldIuUpdateDate": "2020-11-01T16:18:11Z",
      "PmpldIuUpdateUser": "STEVE",
      "PmpldPartnCode": null,
      "PmpldPartnName": null,
      "PmpldPartnTypeCode": null,
      "PmpldPmdlCode": "BUILDING A>FLOOR 2>ROOM 213",
      "PmpldPmdlDescription": "Room 213",
      "PmpldPmplCode": "0001",
      "PmpldPmplTitle": "Owner",
      "PmpldPmttCode": "PAINT",
      "PmpldPmttDesc": null,
      "PmpldProjVuuid": "B22E06B3C855B725E053B08610AC4D7F",
      "PmpldReceivedDate": null,
      "PmpldRecordStatus": "SUBMITTED",
      "PmpldReinspectedDate": null,
      "PmpldSchdComplDate": "2020-11-06T16:15:27Z",
      "PmpldSignedOffDate": null,
      "PmpldStartDate": null,
      "PmpldStatusClassCode": "D",
      "PmpldStatusCode": "DRAFT",
      "PmpldStatusDesc": "Draft",
      "PmpldVUuid": "742414b0-1c5d-11eb-9311-21db4d378b1a",
      "PmpldValue": null,
      "PmpldPmplVuuid": "a6eaf210-1aff-11eb-a1eb-715efac42946",
      "links": [
        {
          "rel": "self",
          "href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/pm-rest-api/rest/1/pmpunchlistdet/742414b0-1c5d-11eb-9311-21db4d378b1a",
          "name": "pmpunchlistdet",
          "kind": "item"
        },
        {
          "rel": "canonical",
          "href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/pm-rest-api/rest/1/pmpunchlistdet/742414b0-1c5d-11eb-9311-21db4d378b1a",
          "name": "pmpunchlistdet",
          "kind": "item"
        }
      ]
    },
    {
      "PmpldArea1Value": null,
      "PmpldArea2Value": null,
      "PmpldArea3Value": null,
      "PmpldArea4Value": null,
      "PmpldChgCode": null,
      "PmpldClvValueCode1": null,
      "PmpldClvValueCode2": null,
      "PmpldClvValueCode3": null,
      "PmpldClvValueCode4": null,
      "PmpldClvValueCode5": null,
      "PmpldClvValueCode6": null,
      "PmpldCmCode": null,
      "PmpldCompCode": "001",
      "PmpldCompletedDate": null,
      "PmpldContCode": null,
      "PmpldContName": null,
      "PmpldContactCode": null,
      "PmpldContactName": null,
      "PmpldCreateDate": "2021-02-02T17:37:44Z",
      "PmpldCurRespContactCode": null,
      "PmpldCurRespPartnCode": null,
      "PmpldCurRespPartnTypeCode": null,
      "PmpldDesc": null,
      "PmpldGlobalUpdateDate": "2021-03-19T17:15:09Z",
      "PmpldInspContactCode": null,
      "PmpldInspContactName": null,
      "PmpldInspPartnCode": null,
      "PmpldInspPartnName": null,
      "PmpldInspPtypeCode": null,
      "PmpldInspectedDate": null,
      "PmpldIssuedDate": "2021-02-02T17:37:28Z",
      "PmpldItemCode": "011",
      "PmpldIuCreateDate": "2021-02-02T17:37:44Z",
      "PmpldIuCreateUser": "KENW",
      "PmpldIuUpdateDate": "2021-03-19T17:15:09Z",
      "PmpldIuUpdateUser": "CMICUSER",
      "PmpldPartnCode": null,
      "PmpldPartnName": null,
      "PmpldPartnTypeCode": null,
      "PmpldPmdlCode": null,
      "PmpldPmdlDescription": null,
      "PmpldPmplCode": "0003",
      "PmpldPmplTitle": "Building B",
      "PmpldPmttCode": null,
      "PmpldPmttDesc": null,
      "PmpldProjVuuid": "B22E06B3C855B725E053B08610AC4D7F",
      "PmpldReceivedDate": null,
      "PmpldRecordStatus": "SUBMITTED",
      "PmpldReinspectedDate": null,
      "PmpldSchdComplDate": "2021-02-07T17:37:44Z",
      "PmpldSignedOffDate": null,
      "PmpldStartDate": null,
      "PmpldStatusClassCode": "D",
      "PmpldStatusCode": "DRAFT",
      "PmpldStatusDesc": "Draft",
      "PmpldVUuid": "5b1a26d0-657d-11eb-98fc-0944cd1706f7",
      "PmpldValue": null,
      "PmpldPmplVuuid": "57c72b40-657d-11eb-b953-599e68d89f5e",
      "links": [
        {
          "rel": "self",
          "href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/pm-rest-api/rest/1/pmpunchlistdet/5b1a26d0-657d-11eb-98fc-0944cd1706f7",
          "name": "pmpunchlistdet",
          "kind": "item"
        },
        {
          "rel": "canonical",
          "href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/pm-rest-api/rest/1/pmpunchlistdet/5b1a26d0-657d-11eb-98fc-0944cd1706f7",
          "name": "pmpunchlistdet",
          "kind": "item"
        }
      ]
    },
    {
      "PmpldArea1Value": null,
      "PmpldArea2Value": null,
      "PmpldArea3Value": null,
      "PmpldArea4Value": null,
      "PmpldChgCode": null,
      "PmpldClvValueCode1": null,
      "PmpldClvValueCode2": null,
      "PmpldClvValueCode3": null,
      "PmpldClvValueCode4": null,
      "PmpldClvValueCode5": null,
      "PmpldClvValueCode6": null,
      "PmpldCmCode": null,
      "PmpldCompCode": "001",
      "PmpldCompletedDate": null,
      "PmpldContCode": null,
      "PmpldContName": null,
      "PmpldContactCode": null,
      "PmpldContactName": null,
      "PmpldCreateDate": "2021-02-12T17:20:46Z",
      "PmpldCurRespContactCode": null,
      "PmpldCurRespPartnCode": null,
      "PmpldCurRespPartnTypeCode": null,
      "PmpldDesc": "HVAC",
      "PmpldGlobalUpdateDate": "2021-02-12T17:20:47Z",
      "PmpldInspContactCode": null,
      "PmpldInspContactName": null,
      "PmpldInspPartnCode": null,
      "PmpldInspPartnName": null,
      "PmpldInspPtypeCode": null,
      "PmpldInspectedDate": null,
      "PmpldIssuedDate": "2021-02-12T17:20:16Z",
      "PmpldItemCode": "003",
      "PmpldIuCreateDate": "2021-02-12T17:20:46Z",
      "PmpldIuCreateUser": "AARON",
      "PmpldIuUpdateDate": "2021-02-12T17:20:47Z",
      "PmpldIuUpdateUser": "AARON",
      "PmpldPartnCode": null,
      "PmpldPartnName": null,
      "PmpldPartnTypeCode": null,
      "PmpldPmdlCode": null,
      "PmpldPmdlDescription": null,
      "PmpldPmplCode": "NOCATEGORY",
      "PmpldPmplTitle": "Uncategorised",
      "PmpldPmttCode": "HVAC",
      "PmpldPmttDesc": null,
      "PmpldProjVuuid": "A53748A3F49676BFE053B08610AC40DD",
      "PmpldReceivedDate": null,
      "PmpldRecordStatus": "SUBMITTED",
      "PmpldReinspectedDate": null,
      "PmpldSchdComplDate": "2021-02-17T17:20:46Z",
      "PmpldSignedOffDate": null,
      "PmpldStartDate": null,
      "PmpldStatusClassCode": "D",
      "PmpldStatusCode": "DRAFT",
      "PmpldStatusDesc": "Draft",
      "PmpldVUuid": "a458f340-6d56-11eb-96db-17297ec3e652",
      "PmpldValue": null,
      "PmpldPmplVuuid": "A533DCD7F8DF7CABE053B08610AC71FD",
      "links": [
        {
          "rel": "self",
          "href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/pm-rest-api/rest/1/pmpunchlistdet/a458f340-6d56-11eb-96db-17297ec3e652",
          "name": "pmpunchlistdet",
          "kind": "item"
        },
        {
          "rel": "canonical",
          "href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/pm-rest-api/rest/1/pmpunchlistdet/a458f340-6d56-11eb-96db-17297ec3e652",
          "name": "pmpunchlistdet",
          "kind": "item"
        }
      ]
    },
    {
      "PmpldArea1Value": null,
      "PmpldArea2Value": null,
      "PmpldArea3Value": null,
      "PmpldArea4Value": null,
      "PmpldChgCode": null,
      "PmpldClvValueCode1": null,
      "PmpldClvValueCode2": null,
      "PmpldClvValueCode3": null,
      "PmpldClvValueCode4": null,
      "PmpldClvValueCode5": null,
      "PmpldClvValueCode6": null,
      "PmpldCmCode": null,
      "PmpldCompCode": "001",
      "PmpldCompletedDate": null,
      "PmpldContCode": null,
      "PmpldContName": null,
      "PmpldContactCode": null,
      "PmpldContactName": null,
      "PmpldCreateDate": "2021-02-12T17:21:14Z",
      "PmpldCurRespContactCode": null,
      "PmpldCurRespPartnCode": null,
      "PmpldCurRespPartnTypeCode": null,
      "PmpldDesc": "Mechanical",
      "PmpldGlobalUpdateDate": "2021-02-12T17:21:16Z",
      "PmpldInspContactCode": null,
      "PmpldInspContactName": null,
      "PmpldInspPartnCode": null,
      "PmpldInspPartnName": null,
      "PmpldInspPtypeCode": null,
      "PmpldInspectedDate": null,
      "PmpldIssuedDate": "2021-02-12T17:20:54Z",
      "PmpldItemCode": "004",
      "PmpldIuCreateDate": "2021-02-12T17:21:14Z",
      "PmpldIuCreateUser": "AARON",
      "PmpldIuUpdateDate": "2021-02-12T17:21:16Z",
      "PmpldIuUpdateUser": "AARON",
      "PmpldPartnCode": null,
      "PmpldPartnName": null,
      "PmpldPartnTypeCode": null,
      "PmpldPmdlCode": null,
      "PmpldPmdlDescription": null,
      "PmpldPmplCode": "NOCATEGORY",
      "PmpldPmplTitle": "Uncategorised",
      "PmpldPmttCode": "MECH",
      "PmpldPmttDesc": null,
      "PmpldProjVuuid": "A53748A3F49676BFE053B08610AC40DD",
      "PmpldReceivedDate": null,
      "PmpldRecordStatus": "SUBMITTED",
      "PmpldReinspectedDate": null,
      "PmpldSchdComplDate": "2021-02-17T17:21:14Z",
      "PmpldSignedOffDate": null,
      "PmpldStartDate": null,
      "PmpldStatusClassCode": "D",
      "PmpldStatusCode": "DRAFT",
      "PmpldStatusDesc": "Draft",
      "PmpldVUuid": "b5863a60-6d56-11eb-a99c-0901536ff207",
      "PmpldValue": null,
      "PmpldPmplVuuid": "A533DCD7F8DF7CABE053B08610AC71FD",
      "links": [
        {
          "rel": "self",
          "href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/pm-rest-api/rest/1/pmpunchlistdet/b5863a60-6d56-11eb-a99c-0901536ff207",
          "name": "pmpunchlistdet",
          "kind": "item"
        },
        {
          "rel": "canonical",
          "href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/pm-rest-api/rest/1/pmpunchlistdet/b5863a60-6d56-11eb-a99c-0901536ff207",
          "name": "pmpunchlistdet",
          "kind": "item"
        }
      ]
    },
    {
      "PmpldArea1Value": null,
      "PmpldArea2Value": null,
      "PmpldArea3Value": null,
      "PmpldArea4Value": null,
      "PmpldChgCode": null,
      "PmpldClvValueCode1": null,
      "PmpldClvValueCode2": null,
      "PmpldClvValueCode3": null,
      "PmpldClvValueCode4": null,
      "PmpldClvValueCode5": null,
      "PmpldClvValueCode6": null,
      "PmpldCmCode": null,
      "PmpldCompCode": "001",
      "PmpldCompletedDate": null,
      "PmpldContCode": null,
      "PmpldContName": null,
      "PmpldContactCode": null,
      "PmpldContactName": null,
      "PmpldCreateDate": "2021-01-06T18:31:06Z",
      "PmpldCurRespContactCode": null,
      "PmpldCurRespPartnCode": null,
      "PmpldCurRespPartnTypeCode": null,
      "PmpldDesc": "Demo & Abatement",
      "PmpldGlobalUpdateDate": "2021-01-06T18:31:09Z",
      "PmpldInspContactCode": null,
      "PmpldInspContactName": null,
      "PmpldInspPartnCode": null,
      "PmpldInspPartnName": null,
      "PmpldInspPtypeCode": null,
      "PmpldInspectedDate": null,
      "PmpldIssuedDate": "2021-01-06T18:31:02Z",
      "PmpldItemCode": "008",
      "PmpldIuCreateDate": "2021-01-06T18:31:06Z",
      "PmpldIuCreateUser": "STEVE",
      "PmpldIuUpdateDate": "2021-01-06T18:31:09Z",
      "PmpldIuUpdateUser": "STEVE",
      "PmpldPartnCode": null,
      "PmpldPartnName": null,
      "PmpldPartnTypeCode": null,
      "PmpldPmdlCode": null,
      "PmpldPmdlDescription": null,
      "PmpldPmplCode": "NOCATEGORY",
      "PmpldPmplTitle": "Uncategorised",
      "PmpldPmttCode": "DEMO",
      "PmpldPmttDesc": null,
      "PmpldProjVuuid": "B22E06B3C855B725E053B08610AC4D7F",
      "PmpldReceivedDate": null,
      "PmpldRecordStatus": "SUBMITTED",
      "PmpldReinspectedDate": null,
      "PmpldSchdComplDate": "2021-01-11T18:31:06Z",
      "PmpldSignedOffDate": null,
      "PmpldStartDate": null,
      "PmpldStatusClassCode": "D",
      "PmpldStatusCode": "DRAFT",
      "PmpldStatusDesc": "Draft",
      "PmpldVUuid": "5647c4e0-504d-11eb-a04d-972b92facfa1",
      "PmpldValue": null,
      "PmpldPmplVuuid": "B2D1BCA5934552ADE053B08610AC60D1",
      "links": [
        {
          "rel": "self",
          "href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/pm-rest-api/rest/1/pmpunchlistdet/5647c4e0-504d-11eb-a04d-972b92facfa1",
          "name": "pmpunchlistdet",
          "kind": "item"
        },
        {
          "rel": "canonical",
          "href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/pm-rest-api/rest/1/pmpunchlistdet/5647c4e0-504d-11eb-a04d-972b92facfa1",
          "name": "pmpunchlistdet",
          "kind": "item"
        }
      ]
    },
    {
      "PmpldArea1Value": null,
      "PmpldArea2Value": null,
      "PmpldArea3Value": null,
      "PmpldArea4Value": null,
      "PmpldChgCode": null,
      "PmpldClvValueCode1": null,
      "PmpldClvValueCode2": null,
      "PmpldClvValueCode3": null,
      "PmpldClvValueCode4": null,
      "PmpldClvValueCode5": null,
      "PmpldClvValueCode6": null,
      "PmpldCmCode": null,
      "PmpldCompCode": "001",
      "PmpldCompletedDate": null,
      "PmpldContCode": null,
      "PmpldContName": null,
      "PmpldContactCode": null,
      "PmpldContactName": null,
      "PmpldCreateDate": "2021-01-06T18:52:31Z",
      "PmpldCurRespContactCode": null,
      "PmpldCurRespPartnCode": null,
      "PmpldCurRespPartnTypeCode": null,
      "PmpldDesc": "Demo & Abatement",
      "PmpldGlobalUpdateDate": "2021-03-19T17:14:15Z",
      "PmpldInspContactCode": null,
      "PmpldInspContactName": null,
      "PmpldInspPartnCode": null,
      "PmpldInspPartnName": null,
      "PmpldInspPtypeCode": null,
      "PmpldInspectedDate": null,
      "PmpldIssuedDate": "2021-01-06T18:52:26Z",
      "PmpldItemCode": "009",
      "PmpldIuCreateDate": "2021-01-06T18:52:31Z",
      "PmpldIuCreateUser": "STEVE",
      "PmpldIuUpdateDate": "2021-03-19T17:14:15Z",
      "PmpldIuUpdateUser": "CMICUSER",
      "PmpldPartnCode": null,
      "PmpldPartnName": null,
      "PmpldPartnTypeCode": null,
      "PmpldPmdlCode": null,
      "PmpldPmdlDescription": null,
      "PmpldPmplCode": "0002",
      "PmpldPmplTitle": "Building A",
      "PmpldPmttCode": "DEMO",
      "PmpldPmttDesc": null,
      "PmpldProjVuuid": "B22E06B3C855B725E053B08610AC4D7F",
      "PmpldReceivedDate": null,
      "PmpldRecordStatus": "SUBMITTED",
      "PmpldReinspectedDate": null,
      "PmpldSchdComplDate": "2021-01-11T18:52:31Z",
      "PmpldSignedOffDate": null,
      "PmpldStartDate": null,
      "PmpldStatusClassCode": "D",
      "PmpldStatusCode": "DRAFT",
      "PmpldStatusDesc": "Draft",
      "PmpldVUuid": "54cf2740-5050-11eb-882a-3342d54dcd73",
      "PmpldValue": null,
      "PmpldPmplVuuid": "4b1e71c0-283b-11eb-ae45-153bca2a2ce9",
      "links": [
        {
          "rel": "self",
          "href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/pm-rest-api/rest/1/pmpunchlistdet/54cf2740-5050-11eb-882a-3342d54dcd73",
          "name": "pmpunchlistdet",
          "kind": "item"
        },
        {
          "rel": "canonical",
          "href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/pm-rest-api/rest/1/pmpunchlistdet/54cf2740-5050-11eb-882a-3342d54dcd73",
          "name": "pmpunchlistdet",
          "kind": "item"
        }
      ]
    },
    {
      "PmpldArea1Value": null,
      "PmpldArea2Value": null,
      "PmpldArea3Value": null,
      "PmpldArea4Value": null,
      "PmpldChgCode": null,
      "PmpldClvValueCode1": null,
      "PmpldClvValueCode2": null,
      "PmpldClvValueCode3": null,
      "PmpldClvValueCode4": null,
      "PmpldClvValueCode5": null,
      "PmpldClvValueCode6": null,
      "PmpldCmCode": null,
      "PmpldCompCode": "001",
      "PmpldCompletedDate": null,
      "PmpldContCode": null,
      "PmpldContName": null,
      "PmpldContactCode": null,
      "PmpldContactName": null,
      "PmpldCreateDate": "2021-01-06T19:20:45Z",
      "PmpldCurRespContactCode": null,
      "PmpldCurRespPartnCode": null,
      "PmpldCurRespPartnTypeCode": null,
      "PmpldDesc": "Electrical Sample",
      "PmpldGlobalUpdateDate": "2021-01-06T19:20:46Z",
      "PmpldInspContactCode": null,
      "PmpldInspContactName": null,
      "PmpldInspPartnCode": null,
      "PmpldInspPartnName": null,
      "PmpldInspPtypeCode": null,
      "PmpldInspectedDate": null,
      "PmpldIssuedDate": "2021-01-06T19:20:39Z",
      "PmpldItemCode": "010",
      "PmpldIuCreateDate": "2021-01-06T19:20:45Z",
      "PmpldIuCreateUser": "STEVE",
      "PmpldIuUpdateDate": "2021-01-06T19:20:46Z",
      "PmpldIuUpdateUser": "STEVE",
      "PmpldPartnCode": null,
      "PmpldPartnName": null,
      "PmpldPartnTypeCode": null,
      "PmpldPmdlCode": null,
      "PmpldPmdlDescription": null,
      "PmpldPmplCode": "NOCATEGORY",
      "PmpldPmplTitle": "Uncategorised",
      "PmpldPmttCode": "ELEC",
      "PmpldPmttDesc": null,
      "PmpldProjVuuid": "B22E06B3C855B725E053B08610AC4D7F",
      "PmpldReceivedDate": null,
      "PmpldRecordStatus": "SUBMITTED",
      "PmpldReinspectedDate": null,
      "PmpldSchdComplDate": "2021-01-11T19:20:45Z",
      "PmpldSignedOffDate": null,
      "PmpldStartDate": null,
      "PmpldStatusClassCode": "D",
      "PmpldStatusCode": "DRAFT",
      "PmpldStatusDesc": "Draft",
      "PmpldVUuid": "460500a0-5054-11eb-9d5f-b5ceb8ea9942",
      "PmpldValue": null,
      "PmpldPmplVuuid": "B2D1BCA5934552ADE053B08610AC60D1",
      "links": [
        {
          "rel": "self",
          "href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/pm-rest-api/rest/1/pmpunchlistdet/460500a0-5054-11eb-9d5f-b5ceb8ea9942",
          "name": "pmpunchlistdet",
          "kind": "item"
        },
        {
          "rel": "canonical",
          "href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/pm-rest-api/rest/1/pmpunchlistdet/460500a0-5054-11eb-9d5f-b5ceb8ea9942",
          "name": "pmpunchlistdet",
          "kind": "item"
        }
      ]
    },
    {
      "PmpldArea1Value": null,
      "PmpldArea2Value": null,
      "PmpldArea3Value": null,
      "PmpldArea4Value": null,
      "PmpldChgCode": null,
      "PmpldClvValueCode1": null,
      "PmpldClvValueCode2": null,
      "PmpldClvValueCode3": null,
      "PmpldClvValueCode4": null,
      "PmpldClvValueCode5": null,
      "PmpldClvValueCode6": null,
      "PmpldCmCode": null,
      "PmpldCompCode": "001",
      "PmpldCompletedDate": null,
      "PmpldContCode": null,
      "PmpldContName": null,
      "PmpldContactCode": null,
      "PmpldContactName": null,
      "PmpldCreateDate": "2020-11-10T21:01:20Z",
      "PmpldCurRespContactCode": null,
      "PmpldCurRespPartnCode": null,
      "PmpldCurRespPartnTypeCode": null,
      "PmpldDesc": "Painting",
      "PmpldGlobalUpdateDate": "2020-11-10T21:01:22Z",
      "PmpldInspContactCode": null,
      "PmpldInspContactName": null,
      "PmpldInspPartnCode": null,
      "PmpldInspPartnName": null,
      "PmpldInspPtypeCode": null,
      "PmpldInspectedDate": null,
      "PmpldIssuedDate": "2020-11-10T21:01:02Z",
      "PmpldItemCode": "007",
      "PmpldIuCreateDate": "2020-11-10T21:01:20Z",
      "PmpldIuCreateUser": "STEVE",
      "PmpldIuUpdateDate": "2020-11-10T21:01:22Z",
      "PmpldIuUpdateUser": "STEVE",
      "PmpldPartnCode": null,
      "PmpldPartnName": null,
      "PmpldPartnTypeCode": null,
      "PmpldPmdlCode": "BUILDING A>FLOOR 2>ROOM 213",
      "PmpldPmdlDescription": "Room 213",
      "PmpldPmplCode": "0001",
      "PmpldPmplTitle": "Owner",
      "PmpldPmttCode": "PAINT",
      "PmpldPmttDesc": null,
      "PmpldProjVuuid": "B22E06B3C855B725E053B08610AC4D7F",
      "PmpldReceivedDate": null,
      "PmpldRecordStatus": "SUBMITTED",
      "PmpldReinspectedDate": null,
      "PmpldSchdComplDate": "2020-11-15T21:01:20Z",
      "PmpldSignedOffDate": null,
      "PmpldStartDate": null,
      "PmpldStatusClassCode": "D",
      "PmpldStatusCode": "DRAFT",
      "PmpldStatusDesc": "Draft",
      "PmpldVUuid": "e1d66490-2397-11eb-8e0c-795b2fa45c12",
      "PmpldValue": null,
      "PmpldPmplVuuid": "a6eaf210-1aff-11eb-a1eb-715efac42946",
      "links": [
        {
          "rel": "self",
          "href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/pm-rest-api/rest/1/pmpunchlistdet/e1d66490-2397-11eb-8e0c-795b2fa45c12",
          "name": "pmpunchlistdet",
          "kind": "item"
        },
        {
          "rel": "canonical",
          "href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/pm-rest-api/rest/1/pmpunchlistdet/e1d66490-2397-11eb-8e0c-795b2fa45c12",
          "name": "pmpunchlistdet",
          "kind": "item"
        }
      ]
    },
    {
      "PmpldArea1Value": null,
      "PmpldArea2Value": null,
      "PmpldArea3Value": null,
      "PmpldArea4Value": null,
      "PmpldChgCode": null,
      "PmpldClvValueCode1": null,
      "PmpldClvValueCode2": null,
      "PmpldClvValueCode3": null,
      "PmpldClvValueCode4": null,
      "PmpldClvValueCode5": null,
      "PmpldClvValueCode6": null,
      "PmpldCmCode": null,
      "PmpldCompCode": "001",
      "PmpldCompletedDate": null,
      "PmpldContCode": null,
      "PmpldContName": null,
      "PmpldContactCode": "JA",
      "PmpldContactName": "James Anderson",
      "PmpldCreateDate": "2021-02-24T18:51:58Z",
      "PmpldCurRespContactCode": null,
      "PmpldCurRespPartnCode": null,
      "PmpldCurRespPartnTypeCode": null,
      "PmpldDesc": "paint chip hallway",
      "PmpldGlobalUpdateDate": "2021-02-24T18:52:00Z",
      "PmpldInspContactCode": null,
      "PmpldInspContactName": null,
      "PmpldInspPartnCode": null,
      "PmpldInspPartnName": null,
      "PmpldInspPtypeCode": null,
      "PmpldInspectedDate": null,
      "PmpldIssuedDate": "2021-02-24T18:49:27Z",
      "PmpldItemCode": "012",
      "PmpldIuCreateDate": "2021-02-24T18:51:58Z",
      "PmpldIuCreateUser": "STEVE",
      "PmpldIuUpdateDate": "2021-02-24T18:52:00Z",
      "PmpldIuUpdateUser": "STEVE",
      "PmpldPartnCode": "0212",
      "PmpldPartnName": "Materials and Supply Co.",
      "PmpldPartnTypeCode": "P",
      "PmpldPmdlCode": "BUILDING A>FLOOR 2>ROOM 210",
      "PmpldPmdlDescription": "Room 210",
      "PmpldPmplCode": "NOCATEGORY",
      "PmpldPmplTitle": "Uncategorised",
      "PmpldPmttCode": "PAINT",
      "PmpldPmttDesc": null,
      "PmpldProjVuuid": "B22E06B3C855B725E053B08610AC4D7F",
      "PmpldReceivedDate": null,
      "PmpldRecordStatus": "SUBMITTED",
      "PmpldReinspectedDate": null,
      "PmpldSchdComplDate": "2021-03-01T18:51:58Z",
      "PmpldSignedOffDate": null,
      "PmpldStartDate": null,
      "PmpldStatusClassCode": "D",
      "PmpldStatusCode": "DRAFT",
      "PmpldStatusDesc": "Draft",
      "PmpldVUuid": "5ea90630-76d1-11eb-90ed-17cb5f43c9b3",
      "PmpldValue": null,
      "PmpldPmplVuuid": "B2D1BCA5934552ADE053B08610AC60D1",
      "links": [
        {
          "rel": "self",
          "href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/pm-rest-api/rest/1/pmpunchlistdet/5ea90630-76d1-11eb-90ed-17cb5f43c9b3",
          "name": "pmpunchlistdet",
          "kind": "item"
        },
        {
          "rel": "canonical",
          "href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/pm-rest-api/rest/1/pmpunchlistdet/5ea90630-76d1-11eb-90ed-17cb5f43c9b3",
          "name": "pmpunchlistdet",
          "kind": "item"
        }
      ]
    },
    {
      "PmpldArea1Value": null,
      "PmpldArea2Value": null,
      "PmpldArea3Value": null,
      "PmpldArea4Value": null,
      "PmpldChgCode": null,
      "PmpldClvValueCode1": null,
      "PmpldClvValueCode2": null,
      "PmpldClvValueCode3": null,
      "PmpldClvValueCode4": null,
      "PmpldClvValueCode5": null,
      "PmpldClvValueCode6": null,
      "PmpldCmCode": null,
      "PmpldCompCode": "001",
      "PmpldCompletedDate": null,
      "PmpldContCode": null,
      "PmpldContName": null,
      "PmpldContactCode": "SS",
      "PmpldContactName": "Melissa Afkari",
      "PmpldCreateDate": "2021-03-02T19:55:40Z",
      "PmpldCurRespContactCode": null,
      "PmpldCurRespPartnCode": null,
      "PmpldCurRespPartnTypeCode": null,
      "PmpldDesc": "HVAC",
      "PmpldGlobalUpdateDate": "2021-03-02T19:55:47Z",
      "PmpldInspContactCode": null,
      "PmpldInspContactName": null,
      "PmpldInspPartnCode": null,
      "PmpldInspPartnName": null,
      "PmpldInspPtypeCode": null,
      "PmpldInspectedDate": null,
      "PmpldIssuedDate": "2021-03-02T19:55:12Z",
      "PmpldItemCode": "013",
      "PmpldIuCreateDate": "2021-03-02T19:55:40Z",
      "PmpldIuCreateUser": "STEVE",
      "PmpldIuUpdateDate": "2021-03-02T19:55:47Z",
      "PmpldIuUpdateUser": "STEVE",
      "PmpldPartnCode": "001",
      "PmpldPartnName": "CMiC Construction Inc",
      "PmpldPartnTypeCode": "C",
      "PmpldPmdlCode": "BUILDING A>FLOOR 1>ROOM 107",
      "PmpldPmdlDescription": "Room 107",
      "PmpldPmplCode": "0001",
      "PmpldPmplTitle": "Owner",
      "PmpldPmttCode": "HVAC",
      "PmpldPmttDesc": null,
      "PmpldProjVuuid": "B22E06B3C855B725E053B08610AC4D7F",
      "PmpldReceivedDate": null,
      "PmpldRecordStatus": "SUBMITTED",
      "PmpldReinspectedDate": null,
      "PmpldSchdComplDate": "2021-03-07T19:55:40Z",
      "PmpldSignedOffDate": null,
      "PmpldStartDate": null,
      "PmpldStatusClassCode": "D",
      "PmpldStatusCode": "DRAFT",
      "PmpldStatusDesc": "Draft",
      "PmpldVUuid": "439cb570-7b91-11eb-a8ae-a9f8fd324b74",
      "PmpldValue": null,
      "PmpldPmplVuuid": "a6eaf210-1aff-11eb-a1eb-715efac42946",
      "links": [
        {
          "rel": "self",
          "href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/pm-rest-api/rest/1/pmpunchlistdet/439cb570-7b91-11eb-a8ae-a9f8fd324b74",
          "name": "pmpunchlistdet",
          "kind": "item"
        },
        {
          "rel": "canonical",
          "href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/pm-rest-api/rest/1/pmpunchlistdet/439cb570-7b91-11eb-a8ae-a9f8fd324b74",
          "name": "pmpunchlistdet",
          "kind": "item"
        }
      ]
    },
    {
      "PmpldArea1Value": "A",
      "PmpldArea2Value": "10",
      "PmpldArea3Value": "C",
      "PmpldArea4Value": "NW",
      "PmpldChgCode": null,
      "PmpldClvValueCode1": null,
      "PmpldClvValueCode2": null,
      "PmpldClvValueCode3": null,
      "PmpldClvValueCode4": null,
      "PmpldClvValueCode5": null,
      "PmpldClvValueCode6": null,
      "PmpldCmCode": null,
      "PmpldCompCode": "001",
      "PmpldCompletedDate": null,
      "PmpldContCode": null,
      "PmpldContName": null,
      "PmpldContactCode": null,
      "PmpldContactName": null,
      "PmpldCreateDate": "2015-05-25T22:49:12Z",
      "PmpldCurRespContactCode": null,
      "PmpldCurRespPartnCode": null,
      "PmpldCurRespPartnTypeCode": null,
      "PmpldDesc": "Hole in drywall section 1C",
      "PmpldGlobalUpdateDate": "2021-10-19T21:34:22Z",
      "PmpldInspContactCode": "JS",
      "PmpldInspContactName": "James Snow",
      "PmpldInspPartnCode": "ULV",
      "PmpldInspPartnName": "University of La Verne",
      "PmpldInspPtypeCode": "P",
      "PmpldInspectedDate": null,
      "PmpldIssuedDate": "2015-05-25",
      "PmpldItemCode": "00001",
      "PmpldIuCreateDate": "2015-05-25T22:49:12Z",
      "PmpldIuCreateUser": "STEVE",
      "PmpldIuUpdateDate": "2021-10-19T21:34:22Z",
      "PmpldIuUpdateUser": "VERIWOLF",
      "PmpldPartnCode": "ULV",
      "PmpldPartnName": "University of La Verne",
      "PmpldPartnTypeCode": "P",
      "PmpldPmdlCode": null,
      "PmpldPmdlDescription": null,
      "PmpldPmplCode": "PL--001",
      "PmpldPmplTitle": "Phase 1 Quality & Inspections Log ",
      "PmpldPmttCode": null,
      "PmpldPmttDesc": null,
      "PmpldProjVuuid": "A53748A3477076BFE053B08610AC40DD",
      "PmpldReceivedDate": "2015-05-25",
      "PmpldRecordStatus": "SUBMITTED",
      "PmpldReinspectedDate": null,
      "PmpldSchdComplDate": "2015-06-01",
      "PmpldSignedOffDate": null,
      "PmpldStartDate": "2015-05-25",
      "PmpldStatusClassCode": "O",
      "PmpldStatusCode": "ISSUED",
      "PmpldStatusDesc": "Issued",
      "PmpldVUuid": "7946140CF0B887C4E053788610AC00F2",
      "PmpldValue": null,
      "PmpldPmplVuuid": "7946140CE88987C4E053788610AC00F2",
      "links": [
        {
          "rel": "self",
          "href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/pm-rest-api/rest/1/pmpunchlistdet/7946140CF0B887C4E053788610AC00F2",
          "name": "pmpunchlistdet",
          "kind": "item"
        },
        {
          "rel": "canonical",
          "href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/pm-rest-api/rest/1/pmpunchlistdet/7946140CF0B887C4E053788610AC00F2",
          "name": "pmpunchlistdet",
          "kind": "item"
        }
      ]
    },
    {
      "PmpldArea1Value": "A",
      "PmpldArea2Value": "10",
      "PmpldArea3Value": "B",
      "PmpldArea4Value": "W",
      "PmpldChgCode": null,
      "PmpldClvValueCode1": null,
      "PmpldClvValueCode2": null,
      "PmpldClvValueCode3": null,
      "PmpldClvValueCode4": null,
      "PmpldClvValueCode5": null,
      "PmpldClvValueCode6": null,
      "PmpldCmCode": null,
      "PmpldCompCode": "001",
      "PmpldCompletedDate": null,
      "PmpldContCode": null,
      "PmpldContName": null,
      "PmpldContactCode": "MH",
      "PmpldContactName": "Monty Holmes",
      "PmpldCreateDate": "2015-05-25T22:49:12Z",
      "PmpldCurRespContactCode": "MH",
      "PmpldCurRespPartnCode": "HOLMES",
      "PmpldCurRespPartnTypeCode": "P",
      "PmpldDesc": "Cracking ceiling tile north west corrner",
      "PmpldGlobalUpdateDate": "2021-10-19T21:34:22Z",
      "PmpldInspContactCode": "JS",
      "PmpldInspContactName": "James Snow",
      "PmpldInspPartnCode": "ULV",
      "PmpldInspPartnName": "University of La Verne",
      "PmpldInspPtypeCode": "P",
      "PmpldInspectedDate": "2015-05-25",
      "PmpldIssuedDate": "2015-05-25",
      "PmpldItemCode": "00002",
      "PmpldIuCreateDate": "2015-05-25T22:49:12Z",
      "PmpldIuCreateUser": "STEVE",
      "PmpldIuUpdateDate": "2021-10-19T21:34:22Z",
      "PmpldIuUpdateUser": "VERIWOLF",
      "PmpldPartnCode": "HOLMES",
      "PmpldPartnName": "Monty Holmes Industries",
      "PmpldPartnTypeCode": "P",
      "PmpldPmdlCode": null,
      "PmpldPmdlDescription": null,
      "PmpldPmplCode": "PL--001",
      "PmpldPmplTitle": "Phase 1 Quality & Inspections Log ",
      "PmpldPmttCode": null,
      "PmpldPmttDesc": null,
      "PmpldProjVuuid": "A53748A3477076BFE053B08610AC40DD",
      "PmpldReceivedDate": "2015-05-25",
      "PmpldRecordStatus": "SUBMITTED",
      "PmpldReinspectedDate": null,
      "PmpldSchdComplDate": "2015-06-01",
      "PmpldSignedOffDate": null,
      "PmpldStartDate": "2015-05-25",
      "PmpldStatusClassCode": "O",
      "PmpldStatusCode": "ISSUED",
      "PmpldStatusDesc": "Issued",
      "PmpldVUuid": "7946140CF0B987C4E053788610AC00F2",
      "PmpldValue": 0,
      "PmpldPmplVuuid": "7946140CE88987C4E053788610AC00F2",
      "links": [
        {
          "rel": "self",
          "href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/pm-rest-api/rest/1/pmpunchlistdet/7946140CF0B987C4E053788610AC00F2",
          "name": "pmpunchlistdet",
          "kind": "item"
        },
        {
          "rel": "canonical",
          "href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/pm-rest-api/rest/1/pmpunchlistdet/7946140CF0B987C4E053788610AC00F2",
          "name": "pmpunchlistdet",
          "kind": "item"
        }
      ]
    },
    {
      "PmpldArea1Value": null,
      "PmpldArea2Value": null,
      "PmpldArea3Value": null,
      "PmpldArea4Value": null,
      "PmpldChgCode": null,
      "PmpldClvValueCode1": null,
      "PmpldClvValueCode2": null,
      "PmpldClvValueCode3": null,
      "PmpldClvValueCode4": null,
      "PmpldClvValueCode5": null,
      "PmpldClvValueCode6": null,
      "PmpldCmCode": null,
      "PmpldCompCode": "001",
      "PmpldCompletedDate": null,
      "PmpldContCode": null,
      "PmpldContName": null,
      "PmpldContactCode": "SC",
      "PmpldContactName": "Steve Cangiano",
      "PmpldCreateDate": "2019-02-22T21:02:56Z",
      "PmpldCurRespContactCode": null,
      "PmpldCurRespPartnCode": null,
      "PmpldCurRespPartnTypeCode": null,
      "PmpldDesc": "flooring",
      "PmpldGlobalUpdateDate": "2019-02-22T21:20:59Z",
      "PmpldInspContactCode": null,
      "PmpldInspContactName": null,
      "PmpldInspPartnCode": null,
      "PmpldInspPartnName": null,
      "PmpldInspPtypeCode": null,
      "PmpldInspectedDate": null,
      "PmpldIssuedDate": null,
      "PmpldItemCode": "001",
      "PmpldIuCreateDate": "2019-02-22T21:02:56Z",
      "PmpldIuCreateUser": "AARON",
      "PmpldIuUpdateDate": "2019-02-22T21:20:59Z",
      "PmpldIuUpdateUser": "AARON",
      "PmpldPartnCode": "001",
      "PmpldPartnName": "CMiC Construction Inc",
      "PmpldPartnTypeCode": "C",
      "PmpldPmdlCode": null,
      "PmpldPmdlDescription": null,
      "PmpldPmplCode": "0004",
      "PmpldPmplTitle": "Defect List 4",
      "PmpldPmttCode": null,
      "PmpldPmttDesc": null,
      "PmpldProjVuuid": "A53748A3F87476BFE053B08610AC40DD",
      "PmpldReceivedDate": "2019-02-22T21:02:30Z",
      "PmpldRecordStatus": "SUBMITTED",
      "PmpldReinspectedDate": null,
      "PmpldSchdComplDate": "2019-06-09T20:20:00Z",
      "PmpldSignedOffDate": null,
      "PmpldStartDate": null,
      "PmpldStatusClassCode": "O",
      "PmpldStatusCode": "ISSUED",
      "PmpldStatusDesc": "Issued",
      "PmpldVUuid": "8282EA4D067F495AE053788610AC399A",
      "PmpldValue": 0,
      "PmpldPmplVuuid": "2e171f66-dcf6-4b74-b6c2-696e02082178",
      "links": [
        {
          "rel": "self",
          "href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/pm-rest-api/rest/1/pmpunchlistdet/8282EA4D067F495AE053788610AC399A",
          "name": "pmpunchlistdet",
          "kind": "item"
        },
        {
          "rel": "canonical",
          "href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/pm-rest-api/rest/1/pmpunchlistdet/8282EA4D067F495AE053788610AC399A",
          "name": "pmpunchlistdet",
          "kind": "item"
        }
      ]
    },
    {
      "PmpldArea1Value": null,
      "PmpldArea2Value": null,
      "PmpldArea3Value": null,
      "PmpldArea4Value": null,
      "PmpldChgCode": null,
      "PmpldClvValueCode1": null,
      "PmpldClvValueCode2": null,
      "PmpldClvValueCode3": null,
      "PmpldClvValueCode4": null,
      "PmpldClvValueCode5": null,
      "PmpldClvValueCode6": null,
      "PmpldCmCode": null,
      "PmpldCompCode": "001",
      "PmpldCompletedDate": null,
      "PmpldContCode": null,
      "PmpldContName": null,
      "PmpldContactCode": "AF",
      "PmpldContactName": "Ashley Frederick",
      "PmpldCreateDate": "2015-09-08T20:51:35Z",
      "PmpldCurRespContactCode": null,
      "PmpldCurRespPartnCode": null,
      "PmpldCurRespPartnTypeCode": null,
      "PmpldDesc": "Paint North Wall",
      "PmpldGlobalUpdateDate": "2018-10-28T07:53:04Z",
      "PmpldInspContactCode": null,
      "PmpldInspContactName": null,
      "PmpldInspPartnCode": "LCL",
      "PmpldInspPartnName": "Test",
      "PmpldInspPtypeCode": "P",
      "PmpldInspectedDate": null,
      "PmpldIssuedDate": null,
      "PmpldItemCode": "1",
      "PmpldIuCreateDate": "2015-09-08T20:51:35Z",
      "PmpldIuCreateUser": "DEMOUSER2",
      "PmpldIuUpdateDate": "2015-09-08T20:51:45Z",
      "PmpldIuUpdateUser": "DEMOUSER2",
      "PmpldPartnCode": "001",
      "PmpldPartnName": "CMiC Construction Inc",
      "PmpldPartnTypeCode": "C",
      "PmpldPmdlCode": null,
      "PmpldPmdlDescription": null,
      "PmpldPmplCode": "0001",
      "PmpldPmplTitle": "PUNCHLIST LILY CONFERENCE ROOM",
      "PmpldPmttCode": null,
      "PmpldPmttDesc": null,
      "PmpldProjVuuid": "A53748A34DC376BFE053B08610AC40DD",
      "PmpldReceivedDate": "2015-09-08",
      "PmpldRecordStatus": "PENDING",
      "PmpldReinspectedDate": null,
      "PmpldSchdComplDate": null,
      "PmpldSignedOffDate": null,
      "PmpldStartDate": null,
      "PmpldStatusClassCode": "O",
      "PmpldStatusCode": "OPEN",
      "PmpldStatusDesc": "Open",
      "PmpldVUuid": "7946140CF20087C4E053788610AC00F2",
      "PmpldValue": null,
      "PmpldPmplVuuid": "7946140CE9DB87C4E053788610AC00F2",
      "links": [
        {
          "rel": "self",
          "href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/pm-rest-api/rest/1/pmpunchlistdet/7946140CF20087C4E053788610AC00F2",
          "name": "pmpunchlistdet",
          "kind": "item"
        },
        {
          "rel": "canonical",
          "href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/pm-rest-api/rest/1/pmpunchlistdet/7946140CF20087C4E053788610AC00F2",
          "name": "pmpunchlistdet",
          "kind": "item"
        }
      ]
    },
    {
      "PmpldArea1Value": null,
      "PmpldArea2Value": null,
      "PmpldArea3Value": null,
      "PmpldArea4Value": null,
      "PmpldChgCode": null,
      "PmpldClvValueCode1": null,
      "PmpldClvValueCode2": null,
      "PmpldClvValueCode3": null,
      "PmpldClvValueCode4": null,
      "PmpldClvValueCode5": null,
      "PmpldClvValueCode6": null,
      "PmpldCmCode": null,
      "PmpldCompCode": "001",
      "PmpldCompletedDate": null,
      "PmpldContCode": null,
      "PmpldContName": null,
      "PmpldContactCode": "AF",
      "PmpldContactName": "Ashley Frederick",
      "PmpldCreateDate": "2015-09-08T20:51:35Z",
      "PmpldCurRespContactCode": null,
      "PmpldCurRespPartnCode": null,
      "PmpldCurRespPartnTypeCode": null,
      "PmpldDesc": "Remove Paint/Overspray at East Windows",
      "PmpldGlobalUpdateDate": "2018-10-28T07:53:04Z",
      "PmpldInspContactCode": null,
      "PmpldInspContactName": null,
      "PmpldInspPartnCode": "LCL",
      "PmpldInspPartnName": "Test",
      "PmpldInspPtypeCode": "P",
      "PmpldInspectedDate": null,
      "PmpldIssuedDate": null,
      "PmpldItemCode": "2",
      "PmpldIuCreateDate": "2015-09-08T20:51:35Z",
      "PmpldIuCreateUser": "DEMOUSER2",
      "PmpldIuUpdateDate": "2015-09-08T20:51:45Z",
      "PmpldIuUpdateUser": "DEMOUSER2",
      "PmpldPartnCode": "001",
      "PmpldPartnName": "CMiC Construction Inc",
      "PmpldPartnTypeCode": "C",
      "PmpldPmdlCode": null,
      "PmpldPmdlDescription": null,
      "PmpldPmplCode": "0001",
      "PmpldPmplTitle": "PUNCHLIST LILY CONFERENCE ROOM",
      "PmpldPmttCode": null,
      "PmpldPmttDesc": null,
      "PmpldProjVuuid": "A53748A34DC376BFE053B08610AC40DD",
      "PmpldReceivedDate": "2015-09-08",
      "PmpldRecordStatus": "PENDING",
      "PmpldReinspectedDate": null,
      "PmpldSchdComplDate": null,
      "PmpldSignedOffDate": null,
      "PmpldStartDate": "2015-09-08",
      "PmpldStatusClassCode": "O",
      "PmpldStatusCode": "OPEN",
      "PmpldStatusDesc": "Open",
      "PmpldVUuid": "7946140CF20187C4E053788610AC00F2",
      "PmpldValue": null,
      "PmpldPmplVuuid": "7946140CE9DB87C4E053788610AC00F2",
      "links": [
        {
          "rel": "self",
          "href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/pm-rest-api/rest/1/pmpunchlistdet/7946140CF20187C4E053788610AC00F2",
          "name": "pmpunchlistdet",
          "kind": "item"
        },
        {
          "rel": "canonical",
          "href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/pm-rest-api/rest/1/pmpunchlistdet/7946140CF20187C4E053788610AC00F2",
          "name": "pmpunchlistdet",
          "kind": "item"
        }
      ]
    },
    {
      "PmpldArea1Value": null,
      "PmpldArea2Value": null,
      "PmpldArea3Value": null,
      "PmpldArea4Value": null,
      "PmpldChgCode": null,
      "PmpldClvValueCode1": null,
      "PmpldClvValueCode2": null,
      "PmpldClvValueCode3": null,
      "PmpldClvValueCode4": null,
      "PmpldClvValueCode5": null,
      "PmpldClvValueCode6": null,
      "PmpldCmCode": null,
      "PmpldCompCode": "001",
      "PmpldCompletedDate": null,
      "PmpldContCode": null,
      "PmpldContName": null,
      "PmpldContactCode": null,
      "PmpldContactName": null,
      "PmpldCreateDate": "2016-05-12T17:02:41Z",
      "PmpldCurRespContactCode": null,
      "PmpldCurRespPartnCode": null,
      "PmpldCurRespPartnTypeCode": null,
      "PmpldDesc": "Exposed electrical",
      "PmpldGlobalUpdateDate": "2018-10-28T07:53:04Z",
      "PmpldInspContactCode": null,
      "PmpldInspContactName": null,
      "PmpldInspPartnCode": null,
      "PmpldInspPartnName": null,
      "PmpldInspPtypeCode": null,
      "PmpldInspectedDate": null,
      "PmpldIssuedDate": "2016-05-12T17:02:41Z",
      "PmpldItemCode": "001",
      "PmpldIuCreateDate": "2016-05-12T17:02:41Z",
      "PmpldIuCreateUser": "CHET",
      "PmpldIuUpdateDate": "2018-05-14T06:01:07Z",
      "PmpldIuUpdateUser": "DEMO",
      "PmpldPartnCode": "001",
      "PmpldPartnName": "CMiC Construction Inc",
      "PmpldPartnTypeCode": "C",
      "PmpldPmdlCode": null,
      "PmpldPmdlDescription": null,
      "PmpldPmplCode": "0001",
      "PmpldPmplTitle": "Issues ",
      "PmpldPmttCode": null,
      "PmpldPmttDesc": null,
      "PmpldProjVuuid": "A53748A3526576BFE053B08610AC40DD",
      "PmpldReceivedDate": "2018-05-14T06:01:07Z",
      "PmpldRecordStatus": "PENDING",
      "PmpldReinspectedDate": null,
      "PmpldSchdComplDate": null,
      "PmpldSignedOffDate": null,
      "PmpldStartDate": null,
      "PmpldStatusClassCode": "O",
      "PmpldStatusCode": "OPEN",
      "PmpldStatusDesc": "Open",
      "PmpldVUuid": "7946140CF35B87C4E053788610AC00F2",
      "PmpldValue": 0,
      "PmpldPmplVuuid": "7946140CE9C687C4E053788610AC00F2",
      "links": [
        {
          "rel": "self",
          "href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/pm-rest-api/rest/1/pmpunchlistdet/7946140CF35B87C4E053788610AC00F2",
          "name": "pmpunchlistdet",
          "kind": "item"
        },
        {
          "rel": "canonical",
          "href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/pm-rest-api/rest/1/pmpunchlistdet/7946140CF35B87C4E053788610AC00F2",
          "name": "pmpunchlistdet",
          "kind": "item"
        }
      ]
    },
    {
      "PmpldArea1Value": null,
      "PmpldArea2Value": null,
      "PmpldArea3Value": null,
      "PmpldArea4Value": null,
      "PmpldChgCode": null,
      "PmpldClvValueCode1": null,
      "PmpldClvValueCode2": null,
      "PmpldClvValueCode3": null,
      "PmpldClvValueCode4": null,
      "PmpldClvValueCode5": null,
      "PmpldClvValueCode6": null,
      "PmpldCmCode": null,
      "PmpldCompCode": "001",
      "PmpldCompletedDate": null,
      "PmpldContCode": null,
      "PmpldContName": null,
      "PmpldContactCode": "SC",
      "PmpldContactName": "Steve Cangiano",
      "PmpldCreateDate": "2018-08-16T20:47:47Z",
      "PmpldCurRespContactCode": null,
      "PmpldCurRespPartnCode": null,
      "PmpldCurRespPartnTypeCode": null,
      "PmpldDesc": "Sample",
      "PmpldGlobalUpdateDate": "2018-10-28T07:53:04Z",
      "PmpldInspContactCode": null,
      "PmpldInspContactName": null,
      "PmpldInspPartnCode": null,
      "PmpldInspPartnName": null,
      "PmpldInspPtypeCode": null,
      "PmpldInspectedDate": null,
      "PmpldIssuedDate": null,
      "PmpldItemCode": "01",
      "PmpldIuCreateDate": "2018-08-16T20:47:47Z",
      "PmpldIuCreateUser": "STEVE",
      "PmpldIuUpdateDate": "2018-08-16T20:47:47Z",
      "PmpldIuUpdateUser": "STEVE",
      "PmpldPartnCode": "001",
      "PmpldPartnName": "CMiC Construction Inc",
      "PmpldPartnTypeCode": "C",
      "PmpldPmdlCode": null,
      "PmpldPmdlDescription": null,
      "PmpldPmplCode": "0001",
      "PmpldPmplTitle": "Sample",
      "PmpldPmttCode": null,
      "PmpldPmttDesc": null,
      "PmpldProjVuuid": "A53748A34B4F76BFE053B08610AC40DD",
      "PmpldReceivedDate": "2018-08-16T20:47:47Z",
      "PmpldRecordStatus": "SUBMITTED",
      "PmpldReinspectedDate": null,
      "PmpldSchdComplDate": null,
      "PmpldSignedOffDate": null,
      "PmpldStartDate": null,
      "PmpldStatusClassCode": "O",
      "PmpldStatusCode": "OPEN",
      "PmpldStatusDesc": "Open",
      "PmpldVUuid": "7946140D063B87C4E053788610AC00F2",
      "PmpldValue": null,
      "PmpldPmplVuuid": "7946140CED0C87C4E053788610AC00F2",
      "links": [
        {
          "rel": "self",
          "href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/pm-rest-api/rest/1/pmpunchlistdet/7946140D063B87C4E053788610AC00F2",
          "name": "pmpunchlistdet",
          "kind": "item"
        },
        {
          "rel": "canonical",
          "href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/pm-rest-api/rest/1/pmpunchlistdet/7946140D063B87C4E053788610AC00F2",
          "name": "pmpunchlistdet",
          "kind": "item"
        }
      ]
    },
    {
      "PmpldArea1Value": "A",
      "PmpldArea2Value": "10",
      "PmpldArea3Value": "1001",
      "PmpldArea4Value": null,
      "PmpldChgCode": null,
      "PmpldClvValueCode1": null,
      "PmpldClvValueCode2": null,
      "PmpldClvValueCode3": null,
      "PmpldClvValueCode4": null,
      "PmpldClvValueCode5": null,
      "PmpldClvValueCode6": null,
      "PmpldCmCode": null,
      "PmpldCompCode": "001",
      "PmpldCompletedDate": null,
      "PmpldContCode": null,
      "PmpldContName": null,
      "PmpldContactCode": "SC",
      "PmpldContactName": "Steve Cangiano",
      "PmpldCreateDate": "2018-11-25T20:26:58Z",
      "PmpldCurRespContactCode": null,
      "PmpldCurRespPartnCode": null,
      "PmpldCurRespPartnTypeCode": null,
      "PmpldDesc": "Flooring",
      "PmpldGlobalUpdateDate": "2018-11-25T20:41:21Z",
      "PmpldInspContactCode": null,
      "PmpldInspContactName": null,
      "PmpldInspPartnCode": null,
      "PmpldInspPartnName": null,
      "PmpldInspPtypeCode": null,
      "PmpldInspectedDate": null,
      "PmpldIssuedDate": null,
      "PmpldItemCode": "001",
      "PmpldIuCreateDate": "2018-11-25T20:26:58Z",
      "PmpldIuCreateUser": "STEVE",
      "PmpldIuUpdateDate": "2018-11-25T20:41:21Z",
      "PmpldIuUpdateUser": "STEVE",
      "PmpldPartnCode": "001",
      "PmpldPartnName": "CMiC Construction Inc",
      "PmpldPartnTypeCode": "C",
      "PmpldPmdlCode": null,
      "PmpldPmdlDescription": null,
      "PmpldPmplCode": "0002",
      "PmpldPmplTitle": "Finishes",
      "PmpldPmttCode": null,
      "PmpldPmttDesc": null,
      "PmpldProjVuuid": "A53748A3F87476BFE053B08610AC40DD",
      "PmpldReceivedDate": "2018-11-25T20:25:27Z",
      "PmpldRecordStatus": "PENDING",
      "PmpldReinspectedDate": null,
      "PmpldSchdComplDate": "2018-11-07T20:25:00Z",
      "PmpldSignedOffDate": null,
      "PmpldStartDate": null,
      "PmpldStatusClassCode": "O",
      "PmpldStatusCode": "OPEN",
      "PmpldStatusDesc": "Open",
      "PmpldVUuid": "7B8409C68739955CE053788610ACDC48",
      "PmpldValue": 0,
      "PmpldPmplVuuid": "50fec88f-772e-4fbc-ae7b-9ff1f57275c1",
      "links": [
        {
          "rel": "self",
          "href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/pm-rest-api/rest/1/pmpunchlistdet/7B8409C68739955CE053788610ACDC48",
          "name": "pmpunchlistdet",
          "kind": "item"
        },
        {
          "rel": "canonical",
          "href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/pm-rest-api/rest/1/pmpunchlistdet/7B8409C68739955CE053788610ACDC48",
          "name": "pmpunchlistdet",
          "kind": "item"
        }
      ]
    },
    {
      "PmpldArea1Value": null,
      "PmpldArea2Value": null,
      "PmpldArea3Value": null,
      "PmpldArea4Value": null,
      "PmpldChgCode": null,
      "PmpldClvValueCode1": null,
      "PmpldClvValueCode2": null,
      "PmpldClvValueCode3": null,
      "PmpldClvValueCode4": null,
      "PmpldClvValueCode5": null,
      "PmpldClvValueCode6": null,
      "PmpldCmCode": null,
      "PmpldCompCode": "001",
      "PmpldCompletedDate": null,
      "PmpldContCode": null,
      "PmpldContName": null,
      "PmpldContactCode": "JK",
      "PmpldContactName": "James Kuchyt",
      "PmpldCreateDate": "2019-01-14T15:44:16Z",
      "PmpldCurRespContactCode": null,
      "PmpldCurRespPartnCode": null,
      "PmpldCurRespPartnTypeCode": null,
      "PmpldDesc": "testing the save",
      "PmpldGlobalUpdateDate": "2019-01-14T15:47:55Z",
      "PmpldInspContactCode": null,
      "PmpldInspContactName": null,
      "PmpldInspPartnCode": null,
      "PmpldInspPartnName": null,
      "PmpldInspPtypeCode": null,
      "PmpldInspectedDate": null,
      "PmpldIssuedDate": null,
      "PmpldItemCode": "002",
      "PmpldIuCreateDate": "2019-01-14T15:44:16Z",
      "PmpldIuCreateUser": "AARON",
      "PmpldIuUpdateDate": "2019-01-14T15:47:55Z",
      "PmpldIuUpdateUser": "AARON",
      "PmpldPartnCode": "0511",
      "PmpldPartnName": "B & C Architects",
      "PmpldPartnTypeCode": "P",
      "PmpldPmdlCode": null,
      "PmpldPmdlDescription": null,
      "PmpldPmplCode": "0001",
      "PmpldPmplTitle": "Defect List 2",
      "PmpldPmttCode": null,
      "PmpldPmttDesc": null,
      "PmpldProjVuuid": "A53748A3CCCB76BFE053B08610AC40DD",
      "PmpldReceivedDate": "2019-01-14T15:43:41Z",
      "PmpldRecordStatus": "PENDING",
      "PmpldReinspectedDate": null,
      "PmpldSchdComplDate": "2019-02-03T15:43:00Z",
      "PmpldSignedOffDate": null,
      "PmpldStartDate": null,
      "PmpldStatusClassCode": "O",
      "PmpldStatusCode": "OPEN",
      "PmpldStatusDesc": "Open",
      "PmpldVUuid": "7F6DEAD36E9CB72DE053788610AC1658",
      "PmpldValue": 0,
      "PmpldPmplVuuid": "e9863809-688c-4c79-a1a1-c8dfe2619123",
      "links": [
        {
          "rel": "self",
          "href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/pm-rest-api/rest/1/pmpunchlistdet/7F6DEAD36E9CB72DE053788610AC1658",
          "name": "pmpunchlistdet",
          "kind": "item"
        },
        {
          "rel": "canonical",
          "href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/pm-rest-api/rest/1/pmpunchlistdet/7F6DEAD36E9CB72DE053788610AC1658",
          "name": "pmpunchlistdet",
          "kind": "item"
        }
      ]
    },
    {
      "PmpldArea1Value": "test",
      "PmpldArea2Value": "the",
      "PmpldArea3Value": "area",
      "PmpldArea4Value": "field",
      "PmpldChgCode": null,
      "PmpldClvValueCode1": null,
      "PmpldClvValueCode2": null,
      "PmpldClvValueCode3": null,
      "PmpldClvValueCode4": null,
      "PmpldClvValueCode5": null,
      "PmpldClvValueCode6": null,
      "PmpldCmCode": null,
      "PmpldCompCode": "001",
      "PmpldCompletedDate": null,
      "PmpldContCode": null,
      "PmpldContName": null,
      "PmpldContactCode": "SM",
      "PmpldContactName": "Steve Smtih",
      "PmpldCreateDate": "2019-01-29T13:37:34Z",
      "PmpldCurRespContactCode": null,
      "PmpldCurRespPartnCode": null,
      "PmpldCurRespPartnTypeCode": null,
      "PmpldDesc": "tester",
      "PmpldGlobalUpdateDate": "2021-03-18T21:05:19Z",
      "PmpldInspContactCode": null,
      "PmpldInspContactName": null,
      "PmpldInspPartnCode": null,
      "PmpldInspPartnName": null,
      "PmpldInspPtypeCode": null,
      "PmpldInspectedDate": null,
      "PmpldIssuedDate": null,
      "PmpldItemCode": "001",
      "PmpldIuCreateDate": "2019-01-29T13:37:34Z",
      "PmpldIuCreateUser": "AARON",
      "PmpldIuUpdateDate": "2021-03-18T21:05:19Z",
      "PmpldIuUpdateUser": "CMICUSER",
      "PmpldPartnCode": "CCG",
      "PmpldPartnName": "Cangiano Construction Inc",
      "PmpldPartnTypeCode": "P",
      "PmpldPmdlCode": null,
      "PmpldPmdlDescription": null,
      "PmpldPmplCode": "0003",
      "PmpldPmplTitle": "Final Defect List",
      "PmpldPmttCode": null,
      "PmpldPmttDesc": null,
      "PmpldProjVuuid": "A53748A3477076BFE053B08610AC40DD",
      "PmpldReceivedDate": "2019-01-29T13:37:07Z",
      "PmpldRecordStatus": "SUBMITTED",
      "PmpldReinspectedDate": null,
      "PmpldSchdComplDate": null,
      "PmpldSignedOffDate": null,
      "PmpldStartDate": null,
      "PmpldStatusClassCode": "O",
      "PmpldStatusCode": "OPEN",
      "PmpldStatusDesc": "Open",
      "PmpldVUuid": "8099E555D0903489E053788610AC1A36",
      "PmpldValue": 0,
      "PmpldPmplVuuid": "7946140CEDBA87C4E053788610AC00F2",
      "links": [
        {
          "rel": "self",
          "href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/pm-rest-api/rest/1/pmpunchlistdet/8099E555D0903489E053788610AC1A36",
          "name": "pmpunchlistdet",
          "kind": "item"
        },
        {
          "rel": "canonical",
          "href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/pm-rest-api/rest/1/pmpunchlistdet/8099E555D0903489E053788610AC1A36",
          "name": "pmpunchlistdet",
          "kind": "item"
        }
      ]
    },
    {
      "PmpldArea1Value": null,
      "PmpldArea2Value": null,
      "PmpldArea3Value": null,
      "PmpldArea4Value": null,
      "PmpldChgCode": null,
      "PmpldClvValueCode1": null,
      "PmpldClvValueCode2": null,
      "PmpldClvValueCode3": null,
      "PmpldClvValueCode4": null,
      "PmpldClvValueCode5": null,
      "PmpldClvValueCode6": null,
      "PmpldCmCode": null,
      "PmpldCompCode": "001",
      "PmpldCompletedDate": null,
      "PmpldContCode": null,
      "PmpldContName": null,
      "PmpldContactCode": "JK",
      "PmpldContactName": "James Kuchyt",
      "PmpldCreateDate": "2019-02-01T01:45:42Z",
      "PmpldCurRespContactCode": null,
      "PmpldCurRespPartnCode": null,
      "PmpldCurRespPartnTypeCode": null,
      "PmpldDesc": "wall damaged",
      "PmpldGlobalUpdateDate": "2019-04-24T15:12:14Z",
      "PmpldInspContactCode": null,
      "PmpldInspContactName": null,
      "PmpldInspPartnCode": null,
      "PmpldInspPartnName": null,
      "PmpldInspPtypeCode": null,
      "PmpldInspectedDate": null,
      "PmpldIssuedDate": null,
      "PmpldItemCode": "002",
      "PmpldIuCreateDate": "2019-02-01T01:45:42Z",
      "PmpldIuCreateUser": "AARON",
      "PmpldIuUpdateDate": "2019-04-24T15:12:14Z",
      "PmpldIuUpdateUser": "AARON",
      "PmpldPartnCode": "0511",
      "PmpldPartnName": "B & C Architects",
      "PmpldPartnTypeCode": "P",
      "PmpldPmdlCode": null,
      "PmpldPmdlDescription": null,
      "PmpldPmplCode": "0003",
      "PmpldPmplTitle": "Final Defect List",
      "PmpldPmttCode": null,
      "PmpldPmttDesc": null,
      "PmpldProjVuuid": "A53748A3477076BFE053B08610AC40DD",
      "PmpldReceivedDate": "2019-02-01T01:45:06Z",
      "PmpldRecordStatus": "SUBMITTED",
      "PmpldReinspectedDate": null,
      "PmpldSchdComplDate": null,
      "PmpldSignedOffDate": null,
      "PmpldStartDate": null,
      "PmpldStatusClassCode": "O",
      "PmpldStatusCode": "OPEN",
      "PmpldStatusDesc": "Open",
      "PmpldVUuid": "80CC4D045CEFE5D3E053788610AC554E",
      "PmpldValue": 0,
      "PmpldPmplVuuid": "7946140CEDBA87C4E053788610AC00F2",
      "links": [
        {
          "rel": "self",
          "href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/pm-rest-api/rest/1/pmpunchlistdet/80CC4D045CEFE5D3E053788610AC554E",
          "name": "pmpunchlistdet",
          "kind": "item"
        },
        {
          "rel": "canonical",
          "href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/pm-rest-api/rest/1/pmpunchlistdet/80CC4D045CEFE5D3E053788610AC554E",
          "name": "pmpunchlistdet",
          "kind": "item"
        }
      ]
    },
    {
      "PmpldArea1Value": "A",
      "PmpldArea2Value": "2",
      "PmpldArea3Value": "Bathroom",
      "PmpldArea4Value": null,
      "PmpldChgCode": null,
      "PmpldClvValueCode1": null,
      "PmpldClvValueCode2": null,
      "PmpldClvValueCode3": null,
      "PmpldClvValueCode4": null,
      "PmpldClvValueCode5": null,
      "PmpldClvValueCode6": null,
      "PmpldCmCode": null,
      "PmpldCompCode": "001",
      "PmpldCompletedDate": null,
      "PmpldContCode": null,
      "PmpldContName": null,
      "PmpldContactCode": "AL",
      "PmpldContactName": "Aaron Levitt",
      "PmpldCreateDate": "2019-01-14T15:38:50Z",
      "PmpldCurRespContactCode": null,
      "PmpldCurRespPartnCode": null,
      "PmpldCurRespPartnTypeCode": null,
      "PmpldDesc": "testing electrical lines",
      "PmpldGlobalUpdateDate": "2019-01-14T15:38:54Z",
      "PmpldInspContactCode": null,
      "PmpldInspContactName": null,
      "PmpldInspPartnCode": null,
      "PmpldInspPartnName": null,
      "PmpldInspPtypeCode": null,
      "PmpldInspectedDate": null,
      "PmpldIssuedDate": null,
      "PmpldItemCode": "001",
      "PmpldIuCreateDate": "2019-01-14T15:38:50Z",
      "PmpldIuCreateUser": "AARON",
      "PmpldIuUpdateDate": "2019-01-14T15:38:54Z",
      "PmpldIuUpdateUser": "AARON",
      "PmpldPartnCode": "001",
      "PmpldPartnName": "CMiC Construction Inc",
      "PmpldPartnTypeCode": "C",
      "PmpldPmdlCode": null,
      "PmpldPmdlDescription": null,
      "PmpldPmplCode": "0001",
      "PmpldPmplTitle": "Defect List 2",
      "PmpldPmttCode": null,
      "PmpldPmttDesc": null,
      "PmpldProjVuuid": "A53748A3CCCB76BFE053B08610AC40DD",
      "PmpldReceivedDate": "2019-01-14T15:37:12Z",
      "PmpldRecordStatus": "PENDING",
      "PmpldReinspectedDate": null,
      "PmpldSchdComplDate": "2019-01-31T15:37:00Z",
      "PmpldSignedOffDate": null,
      "PmpldStartDate": null,
      "PmpldStatusClassCode": "O",
      "PmpldStatusCode": "OPEN",
      "PmpldStatusDesc": "Open",
      "PmpldVUuid": "7F6DD764ED9EB0F1E053788610AC31FF",
      "PmpldValue": 0,
      "PmpldPmplVuuid": "e9863809-688c-4c79-a1a1-c8dfe2619123",
      "links": [
        {
          "rel": "self",
          "href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/pm-rest-api/rest/1/pmpunchlistdet/7F6DD764ED9EB0F1E053788610AC31FF",
          "name": "pmpunchlistdet",
          "kind": "item"
        },
        {
          "rel": "canonical",
          "href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/pm-rest-api/rest/1/pmpunchlistdet/7F6DD764ED9EB0F1E053788610AC31FF",
          "name": "pmpunchlistdet",
          "kind": "item"
        }
      ]
    },
    {
      "PmpldArea1Value": null,
      "PmpldArea2Value": null,
      "PmpldArea3Value": null,
      "PmpldArea4Value": null,
      "PmpldChgCode": null,
      "PmpldClvValueCode1": null,
      "PmpldClvValueCode2": null,
      "PmpldClvValueCode3": null,
      "PmpldClvValueCode4": null,
      "PmpldClvValueCode5": null,
      "PmpldClvValueCode6": null,
      "PmpldCmCode": null,
      "PmpldCompCode": "001",
      "PmpldCompletedDate": null,
      "PmpldContCode": null,
      "PmpldContName": null,
      "PmpldContactCode": "SC",
      "PmpldContactName": "Steve Cangiano",
      "PmpldCreateDate": "2019-02-22T21:38:33Z",
      "PmpldCurRespContactCode": null,
      "PmpldCurRespPartnCode": null,
      "PmpldCurRespPartnTypeCode": null,
      "PmpldDesc": null,
      "PmpldGlobalUpdateDate": "2019-02-22T21:38:34Z",
      "PmpldInspContactCode": null,
      "PmpldInspContactName": null,
      "PmpldInspPartnCode": null,
      "PmpldInspPartnName": null,
      "PmpldInspPtypeCode": null,
      "PmpldInspectedDate": null,
      "PmpldIssuedDate": null,
      "PmpldItemCode": "002",
      "PmpldIuCreateDate": "2019-02-22T21:38:33Z",
      "PmpldIuCreateUser": "AARON",
      "PmpldIuUpdateDate": "2019-02-22T21:38:34Z",
      "PmpldIuUpdateUser": "AARON",
      "PmpldPartnCode": "001",
      "PmpldPartnName": "CMiC Construction Inc",
      "PmpldPartnTypeCode": "C",
      "PmpldPmdlCode": null,
      "PmpldPmdlDescription": null,
      "PmpldPmplCode": "0004",
      "PmpldPmplTitle": "Defect List 4",
      "PmpldPmttCode": null,
      "PmpldPmttDesc": null,
      "PmpldProjVuuid": "A53748A3F87476BFE053B08610AC40DD",
      "PmpldReceivedDate": "2019-02-22T21:38:12Z",
      "PmpldRecordStatus": "SUBMITTED",
      "PmpldReinspectedDate": null,
      "PmpldSchdComplDate": null,
      "PmpldSignedOffDate": null,
      "PmpldStartDate": null,
      "PmpldStatusClassCode": "O",
      "PmpldStatusCode": "OPEN",
      "PmpldStatusDesc": "Open",
      "PmpldVUuid": "828369A01B11699CE053788610AC05B5",
      "PmpldValue": 0,
      "PmpldPmplVuuid": "2e171f66-dcf6-4b74-b6c2-696e02082178",
      "links": [
        {
          "rel": "self",
          "href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/pm-rest-api/rest/1/pmpunchlistdet/828369A01B11699CE053788610AC05B5",
          "name": "pmpunchlistdet",
          "kind": "item"
        },
        {
          "rel": "canonical",
          "href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/pm-rest-api/rest/1/pmpunchlistdet/828369A01B11699CE053788610AC05B5",
          "name": "pmpunchlistdet",
          "kind": "item"
        }
      ]
    },
    {
      "PmpldArea1Value": null,
      "PmpldArea2Value": null,
      "PmpldArea3Value": null,
      "PmpldArea4Value": null,
      "PmpldChgCode": null,
      "PmpldClvValueCode1": null,
      "PmpldClvValueCode2": null,
      "PmpldClvValueCode3": null,
      "PmpldClvValueCode4": null,
      "PmpldClvValueCode5": null,
      "PmpldClvValueCode6": null,
      "PmpldCmCode": null,
      "PmpldCompCode": "001",
      "PmpldCompletedDate": null,
      "PmpldContCode": null,
      "PmpldContName": null,
      "PmpldContactCode": "SC",
      "PmpldContactName": "Steve Cangiano",
      "PmpldCreateDate": "2019-01-29T14:47:23Z",
      "PmpldCurRespContactCode": null,
      "PmpldCurRespPartnCode": null,
      "PmpldCurRespPartnTypeCode": null,
      "PmpldDesc": "Testing of the ability to update MF",
      "PmpldGlobalUpdateDate": "2019-04-24T15:15:04Z",
      "PmpldInspContactCode": null,
      "PmpldInspContactName": null,
      "PmpldInspPartnCode": null,
      "PmpldInspPartnName": null,
      "PmpldInspPtypeCode": null,
      "PmpldInspectedDate": null,
      "PmpldIssuedDate": null,
      "PmpldItemCode": "001",
      "PmpldIuCreateDate": "2019-01-29T14:47:23Z",
      "PmpldIuCreateUser": "AARON",
      "PmpldIuUpdateDate": "2019-04-24T15:15:04Z",
      "PmpldIuUpdateUser": "AARON",
      "PmpldPartnCode": "001",
      "PmpldPartnName": "CMiC Construction Inc",
      "PmpldPartnTypeCode": "C",
      "PmpldPmdlCode": null,
      "PmpldPmdlDescription": null,
      "PmpldPmplCode": "0005",
      "PmpldPmplTitle": "Snag List",
      "PmpldPmttCode": null,
      "PmpldPmttDesc": null,
      "PmpldProjVuuid": "A53748A3477076BFE053B08610AC40DD",
      "PmpldReceivedDate": "2019-01-29T14:47:23Z",
      "PmpldRecordStatus": "SUBMITTED",
      "PmpldReinspectedDate": null,
      "PmpldSchdComplDate": null,
      "PmpldSignedOffDate": null,
      "PmpldStartDate": null,
      "PmpldStatusClassCode": "O",
      "PmpldStatusCode": "OPEN",
      "PmpldStatusDesc": "Open",
      "PmpldVUuid": "809AD9C3B04C1B59E053788610ACAA4B",
      "PmpldValue": 0,
      "PmpldPmplVuuid": "809AD9C3B04B1B59E053788610ACAA4B",
      "links": [
        {
          "rel": "self",
          "href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/pm-rest-api/rest/1/pmpunchlistdet/809AD9C3B04C1B59E053788610ACAA4B",
          "name": "pmpunchlistdet",
          "kind": "item"
        },
        {
          "rel": "canonical",
          "href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/pm-rest-api/rest/1/pmpunchlistdet/809AD9C3B04C1B59E053788610ACAA4B",
          "name": "pmpunchlistdet",
          "kind": "item"
        }
      ]
    },
    {
      "PmpldArea1Value": null,
      "PmpldArea2Value": null,
      "PmpldArea3Value": null,
      "PmpldArea4Value": null,
      "PmpldChgCode": null,
      "PmpldClvValueCode1": null,
      "PmpldClvValueCode2": null,
      "PmpldClvValueCode3": null,
      "PmpldClvValueCode4": null,
      "PmpldClvValueCode5": null,
      "PmpldClvValueCode6": null,
      "PmpldCmCode": null,
      "PmpldCompCode": "001",
      "PmpldCompletedDate": null,
      "PmpldContCode": null,
      "PmpldContName": null,
      "PmpldContactCode": "SM",
      "PmpldContactName": "Steve Smtih",
      "PmpldCreateDate": "2019-01-29T21:12:13Z",
      "PmpldCurRespContactCode": null,
      "PmpldCurRespPartnCode": null,
      "PmpldCurRespPartnTypeCode": null,
      "PmpldDesc": "test",
      "PmpldGlobalUpdateDate": "2019-04-24T15:13:16Z",
      "PmpldInspContactCode": null,
      "PmpldInspContactName": null,
      "PmpldInspPartnCode": null,
      "PmpldInspPartnName": null,
      "PmpldInspPtypeCode": null,
      "PmpldInspectedDate": null,
      "PmpldIssuedDate": null,
      "PmpldItemCode": "001",
      "PmpldIuCreateDate": "2019-01-29T21:12:13Z",
      "PmpldIuCreateUser": "AARON",
      "PmpldIuUpdateDate": "2019-04-24T15:13:16Z",
      "PmpldIuUpdateUser": "AARON",
      "PmpldPartnCode": "CCG",
      "PmpldPartnName": "Cangiano Construction Inc",
      "PmpldPartnTypeCode": "P",
      "PmpldPmdlCode": null,
      "PmpldPmdlDescription": null,
      "PmpldPmplCode": "0006",
      "PmpldPmplTitle": "Test",
      "PmpldPmttCode": null,
      "PmpldPmttDesc": null,
      "PmpldProjVuuid": "A53748A3477076BFE053B08610AC40DD",
      "PmpldReceivedDate": "2019-01-29T21:11:46Z",
      "PmpldRecordStatus": "PENDING",
      "PmpldReinspectedDate": null,
      "PmpldSchdComplDate": null,
      "PmpldSignedOffDate": null,
      "PmpldStartDate": null,
      "PmpldStatusClassCode": "O",
      "PmpldStatusCode": "OPEN",
      "PmpldStatusDesc": "Open",
      "PmpldVUuid": "80A038CA82325659E053788610AC1187",
      "PmpldValue": 0,
      "PmpldPmplVuuid": "2676489f-0a1e-43c1-8d4e-820a4d83b6f6",
      "links": [
        {
          "rel": "self",
          "href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/pm-rest-api/rest/1/pmpunchlistdet/80A038CA82325659E053788610AC1187",
          "name": "pmpunchlistdet",
          "kind": "item"
        },
        {
          "rel": "canonical",
          "href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/pm-rest-api/rest/1/pmpunchlistdet/80A038CA82325659E053788610AC1187",
          "name": "pmpunchlistdet",
          "kind": "item"
        }
      ]
    },
    {
      "PmpldArea1Value": null,
      "PmpldArea2Value": null,
      "PmpldArea3Value": null,
      "PmpldArea4Value": null,
      "PmpldChgCode": null,
      "PmpldClvValueCode1": null,
      "PmpldClvValueCode2": null,
      "PmpldClvValueCode3": null,
      "PmpldClvValueCode4": null,
      "PmpldClvValueCode5": null,
      "PmpldClvValueCode6": null,
      "PmpldCmCode": null,
      "PmpldCompCode": "001",
      "PmpldCompletedDate": null,
      "PmpldContCode": null,
      "PmpldContName": null,
      "PmpldContactCode": "CK",
      "PmpldContactName": "Chet the Owner Kuchyt",
      "PmpldCreateDate": "2019-02-13T15:27:59Z",
      "PmpldCurRespContactCode": null,
      "PmpldCurRespPartnCode": null,
      "PmpldCurRespPartnTypeCode": null,
      "PmpldDesc": "damaged door jamb",
      "PmpldGlobalUpdateDate": "2019-02-13T15:28:06Z",
      "PmpldInspContactCode": null,
      "PmpldInspContactName": null,
      "PmpldInspPartnCode": null,
      "PmpldInspPartnName": null,
      "PmpldInspPtypeCode": null,
      "PmpldInspectedDate": null,
      "PmpldIssuedDate": null,
      "PmpldItemCode": "001",
      "PmpldIuCreateDate": "2019-02-13T15:27:59Z",
      "PmpldIuCreateUser": "AARON",
      "PmpldIuUpdateDate": "2019-02-13T15:28:06Z",
      "PmpldIuUpdateUser": "AARON",
      "PmpldPartnCode": "002",
      "PmpldPartnName": "Fresenius Medical Care",
      "PmpldPartnTypeCode": "C",
      "PmpldPmdlCode": null,
      "PmpldPmdlDescription": null,
      "PmpldPmplCode": "0001",
      "PmpldPmplTitle": "Snag List",
      "PmpldPmttCode": null,
      "PmpldPmttDesc": null,
      "PmpldProjVuuid": "A53748A3478576BFE053B08610AC40DD",
      "PmpldReceivedDate": "2019-02-13T15:27:31Z",
      "PmpldRecordStatus": "PENDING",
      "PmpldReinspectedDate": null,
      "PmpldSchdComplDate": "2019-02-13T15:28:00Z",
      "PmpldSignedOffDate": null,
      "PmpldStartDate": null,
      "PmpldStatusClassCode": "O",
      "PmpldStatusCode": "OPEN",
      "PmpldStatusDesc": "Open",
      "PmpldVUuid": "81C92FDBB82A02CCE053788610AC1A6C",
      "PmpldValue": 0,
      "PmpldPmplVuuid": "cbf7d417-a467-40c7-b903-74fba826791c",
      "links": [
        {
          "rel": "self",
          "href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/pm-rest-api/rest/1/pmpunchlistdet/81C92FDBB82A02CCE053788610AC1A6C",
          "name": "pmpunchlistdet",
          "kind": "item"
        },
        {
          "rel": "canonical",
          "href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/pm-rest-api/rest/1/pmpunchlistdet/81C92FDBB82A02CCE053788610AC1A6C",
          "name": "pmpunchlistdet",
          "kind": "item"
        }
      ]
    },
    {
      "PmpldArea1Value": null,
      "PmpldArea2Value": null,
      "PmpldArea3Value": null,
      "PmpldArea4Value": null,
      "PmpldChgCode": null,
      "PmpldClvValueCode1": null,
      "PmpldClvValueCode2": null,
      "PmpldClvValueCode3": null,
      "PmpldClvValueCode4": null,
      "PmpldClvValueCode5": null,
      "PmpldClvValueCode6": null,
      "PmpldCmCode": null,
      "PmpldCompCode": "001",
      "PmpldCompletedDate": null,
      "PmpldContCode": null,
      "PmpldContName": null,
      "PmpldContactCode": "SC",
      "PmpldContactName": "Steven Cangiano",
      "PmpldCreateDate": "2019-05-22T20:14:52Z",
      "PmpldCurRespContactCode": null,
      "PmpldCurRespPartnCode": null,
      "PmpldCurRespPartnTypeCode": null,
      "PmpldDesc": "ceiling Damage",
      "PmpldGlobalUpdateDate": "2019-05-22T20:14:54Z",
      "PmpldInspContactCode": null,
      "PmpldInspContactName": null,
      "PmpldInspPartnCode": null,
      "PmpldInspPartnName": null,
      "PmpldInspPtypeCode": null,
      "PmpldInspectedDate": null,
      "PmpldIssuedDate": null,
      "PmpldItemCode": "002",
      "PmpldIuCreateDate": "2019-05-22T20:14:52Z",
      "PmpldIuCreateUser": "AARON",
      "PmpldIuUpdateDate": "2019-05-22T20:14:54Z",
      "PmpldIuUpdateUser": "AARON",
      "PmpldPartnCode": "CANGIANO",
      "PmpldPartnName": "Cangiano Contracting",
      "PmpldPartnTypeCode": "P",
      "PmpldPmdlCode": null,
      "PmpldPmdlDescription": null,
      "PmpldPmplCode": "0005",
      "PmpldPmplTitle": "Snag List",
      "PmpldPmttCode": null,
      "PmpldPmttDesc": null,
      "PmpldProjVuuid": "A53748A3477076BFE053B08610AC40DD",
      "PmpldReceivedDate": "2019-05-22T20:14:16Z",
      "PmpldRecordStatus": "SUBMITTED",
      "PmpldReinspectedDate": null,
      "PmpldSchdComplDate": "2019-06-08T20:14:00Z",
      "PmpldSignedOffDate": null,
      "PmpldStartDate": null,
      "PmpldStatusClassCode": "O",
      "PmpldStatusCode": "OPEN",
      "PmpldStatusDesc": "Open",
      "PmpldVUuid": "89809E409EE20880E053788610AC296E",
      "PmpldValue": 0,
      "PmpldPmplVuuid": "809AD9C3B04B1B59E053788610ACAA4B",
      "links": [
        {
          "rel": "self",
          "href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/pm-rest-api/rest/1/pmpunchlistdet/89809E409EE20880E053788610AC296E",
          "name": "pmpunchlistdet",
          "kind": "item"
        },
        {
          "rel": "canonical",
          "href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/pm-rest-api/rest/1/pmpunchlistdet/89809E409EE20880E053788610AC296E",
          "name": "pmpunchlistdet",
          "kind": "item"
        }
      ]
    },
    {
      "PmpldArea1Value": null,
      "PmpldArea2Value": null,
      "PmpldArea3Value": null,
      "PmpldArea4Value": null,
      "PmpldChgCode": null,
      "PmpldClvValueCode1": null,
      "PmpldClvValueCode2": null,
      "PmpldClvValueCode3": null,
      "PmpldClvValueCode4": null,
      "PmpldClvValueCode5": null,
      "PmpldClvValueCode6": null,
      "PmpldCmCode": null,
      "PmpldCompCode": "001",
      "PmpldCompletedDate": null,
      "PmpldContCode": null,
      "PmpldContName": null,
      "PmpldContactCode": "AL",
      "PmpldContactName": "Aaron Levitt",
      "PmpldCreateDate": "2019-06-15T18:58:49Z",
      "PmpldCurRespContactCode": null,
      "PmpldCurRespPartnCode": null,
      "PmpldCurRespPartnTypeCode": null,
      "PmpldDesc": "Flooring",
      "PmpldGlobalUpdateDate": "2019-06-15T18:59:17Z",
      "PmpldInspContactCode": null,
      "PmpldInspContactName": null,
      "PmpldInspPartnCode": null,
      "PmpldInspPartnName": null,
      "PmpldInspPtypeCode": null,
      "PmpldInspectedDate": null,
      "PmpldIssuedDate": null,
      "PmpldItemCode": "001",
      "PmpldIuCreateDate": "2019-06-15T18:58:49Z",
      "PmpldIuCreateUser": "STEVE",
      "PmpldIuUpdateDate": "2019-06-15T18:59:17Z",
      "PmpldIuUpdateUser": "STEVE",
      "PmpldPartnCode": "001",
      "PmpldPartnName": "CMiC Construction Inc",
      "PmpldPartnTypeCode": "C",
      "PmpldPmdlCode": null,
      "PmpldPmdlDescription": null,
      "PmpldPmplCode": "0001",
      "PmpldPmplTitle": "Main Tower",
      "PmpldPmttCode": null,
      "PmpldPmttDesc": null,
      "PmpldProjVuuid": "A53748A3491676BFE053B08610AC40DD",
      "PmpldReceivedDate": "2019-06-15T18:58:06Z",
      "PmpldRecordStatus": "SUBMITTED",
      "PmpldReinspectedDate": null,
      "PmpldSchdComplDate": "2019-06-27T18:58:00Z",
      "PmpldSignedOffDate": null,
      "PmpldStartDate": null,
      "PmpldStatusClassCode": "O",
      "PmpldStatusCode": "OPEN",
      "PmpldStatusDesc": "Open",
      "PmpldVUuid": "8B625A7FAACD8420E053788610AC11D6",
      "PmpldValue": 0,
      "PmpldPmplVuuid": "78bc7135-02da-4111-a80d-2113899fc45f",
      "links": [
        {
          "rel": "self",
          "href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/pm-rest-api/rest/1/pmpunchlistdet/8B625A7FAACD8420E053788610AC11D6",
          "name": "pmpunchlistdet",
          "kind": "item"
        },
        {
          "rel": "canonical",
          "href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/pm-rest-api/rest/1/pmpunchlistdet/8B625A7FAACD8420E053788610AC11D6",
          "name": "pmpunchlistdet",
          "kind": "item"
        }
      ]
    },
    {
      "PmpldArea1Value": null,
      "PmpldArea2Value": null,
      "PmpldArea3Value": null,
      "PmpldArea4Value": null,
      "PmpldChgCode": null,
      "PmpldClvValueCode1": null,
      "PmpldClvValueCode2": null,
      "PmpldClvValueCode3": null,
      "PmpldClvValueCode4": null,
      "PmpldClvValueCode5": null,
      "PmpldClvValueCode6": null,
      "PmpldCmCode": null,
      "PmpldCompCode": "001",
      "PmpldCompletedDate": null,
      "PmpldContCode": null,
      "PmpldContName": null,
      "PmpldContactCode": "BT",
      "PmpldContactName": "Bre Tempe",
      "PmpldCreateDate": "2019-05-23T19:28:47Z",
      "PmpldCurRespContactCode": null,
      "PmpldCurRespPartnCode": null,
      "PmpldCurRespPartnTypeCode": null,
      "PmpldDesc": "Exposed Wiring",
      "PmpldGlobalUpdateDate": "2019-05-23T19:28:47Z",
      "PmpldInspContactCode": null,
      "PmpldInspContactName": null,
      "PmpldInspPartnCode": null,
      "PmpldInspPartnName": null,
      "PmpldInspPtypeCode": null,
      "PmpldInspectedDate": null,
      "PmpldIssuedDate": null,
      "PmpldItemCode": "001",
      "PmpldIuCreateDate": "2019-05-23T19:28:47Z",
      "PmpldIuCreateUser": "CHET",
      "PmpldIuUpdateDate": "2019-05-23T19:28:47Z",
      "PmpldIuUpdateUser": "CHET",
      "PmpldPartnCode": "001",
      "PmpldPartnName": "CMiC Construction Inc",
      "PmpldPartnTypeCode": "C",
      "PmpldPmdlCode": null,
      "PmpldPmdlDescription": null,
      "PmpldPmplCode": "0001",
      "PmpldPmplTitle": "Master List",
      "PmpldPmttCode": null,
      "PmpldPmttDesc": null,
      "PmpldProjVuuid": "A53748A3F49676BFE053B08610AC40DD",
      "PmpldReceivedDate": "2019-05-23T19:28:47Z",
      "PmpldRecordStatus": "SUBMITTED",
      "PmpldReinspectedDate": null,
      "PmpldSchdComplDate": null,
      "PmpldSignedOffDate": null,
      "PmpldStartDate": null,
      "PmpldStatusClassCode": "O",
      "PmpldStatusCode": "OPEN",
      "PmpldStatusDesc": "Open",
      "PmpldVUuid": "89933E17598C31A3E053788610AC4B5A",
      "PmpldValue": null,
      "PmpldPmplVuuid": "89933E17598B31A3E053788610AC4B5A",
      "links": [
        {
          "rel": "self",
          "href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/pm-rest-api/rest/1/pmpunchlistdet/89933E17598C31A3E053788610AC4B5A",
          "name": "pmpunchlistdet",
          "kind": "item"
        },
        {
          "rel": "canonical",
          "href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/pm-rest-api/rest/1/pmpunchlistdet/89933E17598C31A3E053788610AC4B5A",
          "name": "pmpunchlistdet",
          "kind": "item"
        }
      ]
    },
    {
      "PmpldArea1Value": null,
      "PmpldArea2Value": null,
      "PmpldArea3Value": null,
      "PmpldArea4Value": null,
      "PmpldChgCode": null,
      "PmpldClvValueCode1": null,
      "PmpldClvValueCode2": null,
      "PmpldClvValueCode3": null,
      "PmpldClvValueCode4": null,
      "PmpldClvValueCode5": null,
      "PmpldClvValueCode6": null,
      "PmpldCmCode": null,
      "PmpldCompCode": "001",
      "PmpldCompletedDate": null,
      "PmpldContCode": null,
      "PmpldContName": null,
      "PmpldContactCode": "BT",
      "PmpldContactName": "Bre Tempe",
      "PmpldCreateDate": "2019-05-23T19:28:47Z",
      "PmpldCurRespContactCode": null,
      "PmpldCurRespPartnCode": null,
      "PmpldCurRespPartnTypeCode": null,
      "PmpldDesc": "Damaged Drywall",
      "PmpldGlobalUpdateDate": "2019-05-23T19:28:47Z",
      "PmpldInspContactCode": null,
      "PmpldInspContactName": null,
      "PmpldInspPartnCode": null,
      "PmpldInspPartnName": null,
      "PmpldInspPtypeCode": null,
      "PmpldInspectedDate": null,
      "PmpldIssuedDate": null,
      "PmpldItemCode": "002",
      "PmpldIuCreateDate": "2019-05-23T19:28:47Z",
      "PmpldIuCreateUser": "CHET",
      "PmpldIuUpdateDate": "2019-05-23T19:28:47Z",
      "PmpldIuUpdateUser": "CHET",
      "PmpldPartnCode": "001",
      "PmpldPartnName": "CMiC Construction Inc",
      "PmpldPartnTypeCode": "C",
      "PmpldPmdlCode": null,
      "PmpldPmdlDescription": null,
      "PmpldPmplCode": "0001",
      "PmpldPmplTitle": "Master List",
      "PmpldPmttCode": null,
      "PmpldPmttDesc": null,
      "PmpldProjVuuid": "A53748A3F49676BFE053B08610AC40DD",
      "PmpldReceivedDate": "2019-05-23T19:28:47Z",
      "PmpldRecordStatus": "SUBMITTED",
      "PmpldReinspectedDate": null,
      "PmpldSchdComplDate": null,
      "PmpldSignedOffDate": null,
      "PmpldStartDate": null,
      "PmpldStatusClassCode": "O",
      "PmpldStatusCode": "OPEN",
      "PmpldStatusDesc": "Open",
      "PmpldVUuid": "89933E17598D31A3E053788610AC4B5A",
      "PmpldValue": null,
      "PmpldPmplVuuid": "89933E17598B31A3E053788610AC4B5A",
      "links": [
        {
          "rel": "self",
          "href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/pm-rest-api/rest/1/pmpunchlistdet/89933E17598D31A3E053788610AC4B5A",
          "name": "pmpunchlistdet",
          "kind": "item"
        },
        {
          "rel": "canonical",
          "href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/pm-rest-api/rest/1/pmpunchlistdet/89933E17598D31A3E053788610AC4B5A",
          "name": "pmpunchlistdet",
          "kind": "item"
        }
      ]
    },
    {
      "PmpldArea1Value": null,
      "PmpldArea2Value": null,
      "PmpldArea3Value": null,
      "PmpldArea4Value": null,
      "PmpldChgCode": null,
      "PmpldClvValueCode1": null,
      "PmpldClvValueCode2": null,
      "PmpldClvValueCode3": null,
      "PmpldClvValueCode4": null,
      "PmpldClvValueCode5": null,
      "PmpldClvValueCode6": null,
      "PmpldCmCode": null,
      "PmpldCompCode": "001",
      "PmpldCompletedDate": null,
      "PmpldContCode": null,
      "PmpldContName": null,
      "PmpldContactCode": "AL",
      "PmpldContactName": "Aaron Levitt",
      "PmpldCreateDate": "2019-10-08T13:26:49Z",
      "PmpldCurRespContactCode": null,
      "PmpldCurRespPartnCode": null,
      "PmpldCurRespPartnTypeCode": null,
      "PmpldDesc": "Paint Chip",
      "PmpldGlobalUpdateDate": "2019-10-08T13:27:24Z",
      "PmpldInspContactCode": null,
      "PmpldInspContactName": null,
      "PmpldInspPartnCode": null,
      "PmpldInspPartnName": null,
      "PmpldInspPtypeCode": null,
      "PmpldInspectedDate": null,
      "PmpldIssuedDate": null,
      "PmpldItemCode": "002",
      "PmpldIuCreateDate": "2019-10-08T13:26:49Z",
      "PmpldIuCreateUser": "STEVE",
      "PmpldIuUpdateDate": "2019-10-08T13:27:24Z",
      "PmpldIuUpdateUser": "STEVE",
      "PmpldPartnCode": "001",
      "PmpldPartnName": "CMiC Construction Inc",
      "PmpldPartnTypeCode": "C",
      "PmpldPmdlCode": null,
      "PmpldPmdlDescription": null,
      "PmpldPmplCode": "0001",
      "PmpldPmplTitle": "Main Tower",
      "PmpldPmttCode": null,
      "PmpldPmttDesc": null,
      "PmpldProjVuuid": "A53748A3491676BFE053B08610AC40DD",
      "PmpldReceivedDate": "2019-10-08T13:25:51Z",
      "PmpldRecordStatus": "SUBMITTED",
      "PmpldReinspectedDate": null,
      "PmpldSchdComplDate": "2019-10-08T13:26:00Z",
      "PmpldSignedOffDate": null,
      "PmpldStartDate": null,
      "PmpldStatusClassCode": "O",
      "PmpldStatusCode": "OPEN",
      "PmpldStatusDesc": "Open",
      "PmpldVUuid": "2fa262c3-63dd-4e12-bda7-f7668b2c3d67",
      "PmpldValue": 0,
      "PmpldPmplVuuid": "78bc7135-02da-4111-a80d-2113899fc45f",
      "links": [
        {
          "rel": "self",
          "href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/pm-rest-api/rest/1/pmpunchlistdet/2fa262c3-63dd-4e12-bda7-f7668b2c3d67",
          "name": "pmpunchlistdet",
          "kind": "item"
        },
        {
          "rel": "canonical",
          "href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/pm-rest-api/rest/1/pmpunchlistdet/2fa262c3-63dd-4e12-bda7-f7668b2c3d67",
          "name": "pmpunchlistdet",
          "kind": "item"
        }
      ]
    },
    {
      "PmpldArea1Value": null,
      "PmpldArea2Value": null,
      "PmpldArea3Value": null,
      "PmpldArea4Value": null,
      "PmpldChgCode": null,
      "PmpldClvValueCode1": null,
      "PmpldClvValueCode2": null,
      "PmpldClvValueCode3": null,
      "PmpldClvValueCode4": null,
      "PmpldClvValueCode5": null,
      "PmpldClvValueCode6": null,
      "PmpldCmCode": null,
      "PmpldCompCode": "001",
      "PmpldCompletedDate": null,
      "PmpldContCode": null,
      "PmpldContName": null,
      "PmpldContactCode": "BT",
      "PmpldContactName": "Bre Tempe",
      "PmpldCreateDate": "2019-09-18T13:29:06Z",
      "PmpldCurRespContactCode": null,
      "PmpldCurRespPartnCode": null,
      "PmpldCurRespPartnTypeCode": null,
      "PmpldDesc": null,
      "PmpldGlobalUpdateDate": "2019-09-18T13:29:06Z",
      "PmpldInspContactCode": null,
      "PmpldInspContactName": null,
      "PmpldInspPartnCode": null,
      "PmpldInspPartnName": null,
      "PmpldInspPtypeCode": null,
      "PmpldInspectedDate": null,
      "PmpldIssuedDate": null,
      "PmpldItemCode": "001",
      "PmpldIuCreateDate": "2019-09-18T13:29:06Z",
      "PmpldIuCreateUser": "CHET",
      "PmpldIuUpdateDate": null,
      "PmpldIuUpdateUser": null,
      "PmpldPartnCode": "001",
      "PmpldPartnName": "CMiC Construction Inc",
      "PmpldPartnTypeCode": "C",
      "PmpldPmdlCode": null,
      "PmpldPmdlDescription": null,
      "PmpldPmplCode": "0001",
      "PmpldPmplTitle": "PL",
      "PmpldPmttCode": null,
      "PmpldPmttDesc": null,
      "PmpldProjVuuid": "A53748A3968A76BFE053B08610AC40DD",
      "PmpldReceivedDate": "2019-09-18T13:28:50Z",
      "PmpldRecordStatus": "PENDING",
      "PmpldReinspectedDate": null,
      "PmpldSchdComplDate": "2019-09-28T13:29:00Z",
      "PmpldSignedOffDate": null,
      "PmpldStartDate": null,
      "PmpldStatusClassCode": "O",
      "PmpldStatusCode": "OPEN",
      "PmpldStatusDesc": "Open",
      "PmpldVUuid": "92D4D236EBBE1AB8E053788610ACFE72",
      "PmpldValue": 0,
      "PmpldPmplVuuid": "3b546218-5a8c-44d7-984d-76350e788a1c",
      "links": [
        {
          "rel": "self",
          "href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/pm-rest-api/rest/1/pmpunchlistdet/92D4D236EBBE1AB8E053788610ACFE72",
          "name": "pmpunchlistdet",
          "kind": "item"
        },
        {
          "rel": "canonical",
          "href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/pm-rest-api/rest/1/pmpunchlistdet/92D4D236EBBE1AB8E053788610ACFE72",
          "name": "pmpunchlistdet",
          "kind": "item"
        }
      ]
    },
    {
      "PmpldArea1Value": null,
      "PmpldArea2Value": null,
      "PmpldArea3Value": null,
      "PmpldArea4Value": null,
      "PmpldChgCode": null,
      "PmpldClvValueCode1": null,
      "PmpldClvValueCode2": null,
      "PmpldClvValueCode3": null,
      "PmpldClvValueCode4": null,
      "PmpldClvValueCode5": null,
      "PmpldClvValueCode6": null,
      "PmpldCmCode": null,
      "PmpldCompCode": "001",
      "PmpldCompletedDate": null,
      "PmpldContCode": null,
      "PmpldContName": null,
      "PmpldContactCode": "CK",
      "PmpldContactName": "Chet Kuchyt",
      "PmpldCreateDate": "2019-09-18T13:30:23Z",
      "PmpldCurRespContactCode": null,
      "PmpldCurRespPartnCode": null,
      "PmpldCurRespPartnTypeCode": null,
      "PmpldDesc": null,
      "PmpldGlobalUpdateDate": "2019-09-18T13:30:24Z",
      "PmpldInspContactCode": null,
      "PmpldInspContactName": null,
      "PmpldInspPartnCode": null,
      "PmpldInspPartnName": null,
      "PmpldInspPtypeCode": null,
      "PmpldInspectedDate": null,
      "PmpldIssuedDate": null,
      "PmpldItemCode": "002",
      "PmpldIuCreateDate": "2019-09-18T13:30:23Z",
      "PmpldIuCreateUser": "CHET",
      "PmpldIuUpdateDate": "2019-09-18T13:30:24Z",
      "PmpldIuUpdateUser": "CHET",
      "PmpldPartnCode": "001",
      "PmpldPartnName": "CMiC Construction Inc",
      "PmpldPartnTypeCode": "C",
      "PmpldPmdlCode": null,
      "PmpldPmdlDescription": null,
      "PmpldPmplCode": "0001",
      "PmpldPmplTitle": "PL",
      "PmpldPmttCode": null,
      "PmpldPmttDesc": null,
      "PmpldProjVuuid": "A53748A3968A76BFE053B08610AC40DD",
      "PmpldReceivedDate": "2019-09-18T13:29:41Z",
      "PmpldRecordStatus": "PENDING",
      "PmpldReinspectedDate": null,
      "PmpldSchdComplDate": null,
      "PmpldSignedOffDate": null,
      "PmpldStartDate": null,
      "PmpldStatusClassCode": "O",
      "PmpldStatusCode": "OPEN",
      "PmpldStatusDesc": "Open",
      "PmpldVUuid": "92D4D6D72FE81D9DE053788610AC2FA3",
      "PmpldValue": 0,
      "PmpldPmplVuuid": "3b546218-5a8c-44d7-984d-76350e788a1c",
      "links": [
        {
          "rel": "self",
          "href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/pm-rest-api/rest/1/pmpunchlistdet/92D4D6D72FE81D9DE053788610AC2FA3",
          "name": "pmpunchlistdet",
          "kind": "item"
        },
        {
          "rel": "canonical",
          "href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/pm-rest-api/rest/1/pmpunchlistdet/92D4D6D72FE81D9DE053788610AC2FA3",
          "name": "pmpunchlistdet",
          "kind": "item"
        }
      ]
    },
    {
      "PmpldArea1Value": null,
      "PmpldArea2Value": null,
      "PmpldArea3Value": null,
      "PmpldArea4Value": null,
      "PmpldChgCode": null,
      "PmpldClvValueCode1": null,
      "PmpldClvValueCode2": null,
      "PmpldClvValueCode3": null,
      "PmpldClvValueCode4": null,
      "PmpldClvValueCode5": null,
      "PmpldClvValueCode6": null,
      "PmpldCmCode": null,
      "PmpldCompCode": "001",
      "PmpldCompletedDate": null,
      "PmpldContCode": null,
      "PmpldContName": null,
      "PmpldContactCode": "MJ",
      "PmpldContactName": "Mark Johnson",
      "PmpldCreateDate": "2020-10-30T22:31:51Z",
      "PmpldCurRespContactCode": null,
      "PmpldCurRespPartnCode": null,
      "PmpldCurRespPartnTypeCode": null,
      "PmpldDesc": "Socket",
      "PmpldGlobalUpdateDate": "2020-11-12T20:15:13Z",
      "PmpldInspContactCode": null,
      "PmpldInspContactName": null,
      "PmpldInspPartnCode": null,
      "PmpldInspPartnName": null,
      "PmpldInspPtypeCode": null,
      "PmpldInspectedDate": null,
      "PmpldIssuedDate": "2020-10-30T22:31:18Z",
      "PmpldItemCode": "004",
      "PmpldIuCreateDate": "2020-10-30T22:31:51Z",
      "PmpldIuCreateUser": "STEVE",
      "PmpldIuUpdateDate": "2020-11-12T20:15:13Z",
      "PmpldIuUpdateUser": "STEVE",
      "PmpldPartnCode": "HOLMES",
      "PmpldPartnName": "Monty Holmes Industries",
      "PmpldPartnTypeCode": "P",
      "PmpldPmdlCode": null,
      "PmpldPmdlDescription": null,
      "PmpldPmplCode": "0001",
      "PmpldPmplTitle": "Owner",
      "PmpldPmttCode": null,
      "PmpldPmttDesc": null,
      "PmpldProjVuuid": "B22E06B3C855B725E053B08610AC4D7F",
      "PmpldReceivedDate": null,
      "PmpldRecordStatus": "SUBMITTED",
      "PmpldReinspectedDate": null,
      "PmpldSchdComplDate": "2020-11-04T23:31:51Z",
      "PmpldSignedOffDate": null,
      "PmpldStartDate": null,
      "PmpldStatusClassCode": "O",
      "PmpldStatusCode": "OPEN",
      "PmpldStatusDesc": "Open",
      "PmpldVUuid": "b4732600-1aff-11eb-a5fa-e3e595155c31",
      "PmpldValue": null,
      "PmpldPmplVuuid": "a6eaf210-1aff-11eb-a1eb-715efac42946",
      "links": [
        {
          "rel": "self",
          "href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/pm-rest-api/rest/1/pmpunchlistdet/b4732600-1aff-11eb-a5fa-e3e595155c31",
          "name": "pmpunchlistdet",
          "kind": "item"
        },
        {
          "rel": "canonical",
          "href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/pm-rest-api/rest/1/pmpunchlistdet/b4732600-1aff-11eb-a5fa-e3e595155c31",
          "name": "pmpunchlistdet",
          "kind": "item"
        }
      ]
    }
  ],
  "count": 39,
  "hasMore": false,
  "limit": 50,
  "offset": 0,
  "links": [
    {
      "rel": "self",
      "href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/pm-rest-api/rest/1/pmpunchlistdet",
      "name": "pmpunchlistdet",
      "kind": "collection"
    }
  ]
}
example-1

Successful Response - Finder - selectByProject

{
  "items": [
    {
      "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-28T20:18:49Z",
      "PmpldContCode": null,
      "PmpldContName": null,
      "PmpldContactCode": "FM",
      "PmpldContactName": "Fred Malcolm",
      "PmpldCreateDate": "2015-05-25T22: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-19T21: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-25T22:49:12Z",
      "PmpldIuCreateUser": "STEVE",
      "PmpldIuUpdateDate": "2021-10-19T21: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"
        }
      ]
    },
    {
      "PmpldArea1Value": "A",
      "PmpldArea2Value": "10",
      "PmpldArea3Value": "C",
      "PmpldArea4Value": "NW",
      "PmpldChgCode": null,
      "PmpldClvValueCode1": null,
      "PmpldClvValueCode2": null,
      "PmpldClvValueCode3": null,
      "PmpldClvValueCode4": null,
      "PmpldClvValueCode5": null,
      "PmpldClvValueCode6": null,
      "PmpldCmCode": null,
      "PmpldCompCode": "001",
      "PmpldCompletedDate": null,
      "PmpldContCode": null,
      "PmpldContName": null,
      "PmpldContactCode": null,
      "PmpldContactName": null,
      "PmpldCreateDate": "2015-05-25T22:49:12Z",
      "PmpldCurRespContactCode": null,
      "PmpldCurRespPartnCode": null,
      "PmpldCurRespPartnTypeCode": null,
      "PmpldDesc": "Hole in drywall section 1C",
      "PmpldGlobalUpdateDate": "2021-10-19T21:34:22Z",
      "PmpldInspContactCode": "JS",
      "PmpldInspContactName": "James Snow",
      "PmpldInspPartnCode": "ULV",
      "PmpldInspPartnName": "University of La Verne",
      "PmpldInspPtypeCode": "P",
      "PmpldInspectedDate": null,
      "PmpldIssuedDate": "2015-05-25",
      "PmpldItemCode": "00001",
      "PmpldIuCreateDate": "2015-05-25T22:49:12Z",
      "PmpldIuCreateUser": "STEVE",
      "PmpldIuUpdateDate": "2021-10-19T21:34:22Z",
      "PmpldIuUpdateUser": "VERIWOLF",
      "PmpldPartnCode": "ULV",
      "PmpldPartnName": "University of La Verne",
      "PmpldPartnTypeCode": "P",
      "PmpldPmdlCode": null,
      "PmpldPmdlDescription": null,
      "PmpldPmplCode": "PL--001",
      "PmpldPmplTitle": "Phase 1 Quality & Inspections Log ",
      "PmpldPmttCode": null,
      "PmpldPmttDesc": null,
      "PmpldProjVuuid": "A53748A3477076BFE053B08610AC40DD",
      "PmpldReceivedDate": "2015-05-25",
      "PmpldRecordStatus": "SUBMITTED",
      "PmpldReinspectedDate": null,
      "PmpldSchdComplDate": "2015-06-01",
      "PmpldSignedOffDate": null,
      "PmpldStartDate": "2015-05-25",
      "PmpldStatusClassCode": "O",
      "PmpldStatusCode": "ISSUED",
      "PmpldStatusDesc": "Issued",
      "PmpldVUuid": "7946140CF0B887C4E053788610AC00F2",
      "PmpldValue": null,
      "PmpldPmplVuuid": "7946140CE88987C4E053788610AC00F2",
      "links": [
        {
          "rel": "self",
          "href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/pm-rest-api/rest/1/pmpunchlistdet/7946140CF0B887C4E053788610AC00F2",
          "name": "pmpunchlistdet",
          "kind": "item"
        },
        {
          "rel": "canonical",
          "href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/pm-rest-api/rest/1/pmpunchlistdet/7946140CF0B887C4E053788610AC00F2",
          "name": "pmpunchlistdet",
          "kind": "item"
        }
      ]
    },
    {
      "PmpldArea1Value": "A",
      "PmpldArea2Value": "10",
      "PmpldArea3Value": "B",
      "PmpldArea4Value": "W",
      "PmpldChgCode": null,
      "PmpldClvValueCode1": null,
      "PmpldClvValueCode2": null,
      "PmpldClvValueCode3": null,
      "PmpldClvValueCode4": null,
      "PmpldClvValueCode5": null,
      "PmpldClvValueCode6": null,
      "PmpldCmCode": null,
      "PmpldCompCode": "001",
      "PmpldCompletedDate": null,
      "PmpldContCode": null,
      "PmpldContName": null,
      "PmpldContactCode": "MH",
      "PmpldContactName": "Monty Holmes",
      "PmpldCreateDate": "2015-05-25T22:49:12Z",
      "PmpldCurRespContactCode": "MH",
      "PmpldCurRespPartnCode": "HOLMES",
      "PmpldCurRespPartnTypeCode": "P",
      "PmpldDesc": "Cracking ceiling tile north west corrner",
      "PmpldGlobalUpdateDate": "2021-10-19T21:34:22Z",
      "PmpldInspContactCode": "JS",
      "PmpldInspContactName": "James Snow",
      "PmpldInspPartnCode": "ULV",
      "PmpldInspPartnName": "University of La Verne",
      "PmpldInspPtypeCode": "P",
      "PmpldInspectedDate": "2015-05-25",
      "PmpldIssuedDate": "2015-05-25",
      "PmpldItemCode": "00002",
      "PmpldIuCreateDate": "2015-05-25T22:49:12Z",
      "PmpldIuCreateUser": "STEVE",
      "PmpldIuUpdateDate": "2021-10-19T21:34:22Z",
      "PmpldIuUpdateUser": "VERIWOLF",
      "PmpldPartnCode": "HOLMES",
      "PmpldPartnName": "Monty Holmes Industries",
      "PmpldPartnTypeCode": "P",
      "PmpldPmdlCode": null,
      "PmpldPmdlDescription": null,
      "PmpldPmplCode": "PL--001",
      "PmpldPmplTitle": "Phase 1 Quality & Inspections Log ",
      "PmpldPmttCode": null,
      "PmpldPmttDesc": null,
      "PmpldProjVuuid": "A53748A3477076BFE053B08610AC40DD",
      "PmpldReceivedDate": "2015-05-25",
      "PmpldRecordStatus": "SUBMITTED",
      "PmpldReinspectedDate": null,
      "PmpldSchdComplDate": "2015-06-01",
      "PmpldSignedOffDate": null,
      "PmpldStartDate": "2015-05-25",
      "PmpldStatusClassCode": "O",
      "PmpldStatusCode": "ISSUED",
      "PmpldStatusDesc": "Issued",
      "PmpldVUuid": "7946140CF0B987C4E053788610AC00F2",
      "PmpldValue": 0,
      "PmpldPmplVuuid": "7946140CE88987C4E053788610AC00F2",
      "links": [
        {
          "rel": "self",
          "href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/pm-rest-api/rest/1/pmpunchlistdet/7946140CF0B987C4E053788610AC00F2",
          "name": "pmpunchlistdet",
          "kind": "item"
        },
        {
          "rel": "canonical",
          "href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/pm-rest-api/rest/1/pmpunchlistdet/7946140CF0B987C4E053788610AC00F2",
          "name": "pmpunchlistdet",
          "kind": "item"
        }
      ]
    },
    {
      "PmpldArea1Value": "test",
      "PmpldArea2Value": "the",
      "PmpldArea3Value": "area",
      "PmpldArea4Value": "field",
      "PmpldChgCode": null,
      "PmpldClvValueCode1": null,
      "PmpldClvValueCode2": null,
      "PmpldClvValueCode3": null,
      "PmpldClvValueCode4": null,
      "PmpldClvValueCode5": null,
      "PmpldClvValueCode6": null,
      "PmpldCmCode": null,
      "PmpldCompCode": "001",
      "PmpldCompletedDate": null,
      "PmpldContCode": null,
      "PmpldContName": null,
      "PmpldContactCode": "SM",
      "PmpldContactName": "Steve Smtih",
      "PmpldCreateDate": "2019-01-29T13:37:34Z",
      "PmpldCurRespContactCode": null,
      "PmpldCurRespPartnCode": null,
      "PmpldCurRespPartnTypeCode": null,
      "PmpldDesc": "tester",
      "PmpldGlobalUpdateDate": "2021-03-18T21:05:19Z",
      "PmpldInspContactCode": null,
      "PmpldInspContactName": null,
      "PmpldInspPartnCode": null,
      "PmpldInspPartnName": null,
      "PmpldInspPtypeCode": null,
      "PmpldInspectedDate": null,
      "PmpldIssuedDate": null,
      "PmpldItemCode": "001",
      "PmpldIuCreateDate": "2019-01-29T13:37:34Z",
      "PmpldIuCreateUser": "AARON",
      "PmpldIuUpdateDate": "2021-03-18T21:05:19Z",
      "PmpldIuUpdateUser": "CMICUSER",
      "PmpldPartnCode": "CCG",
      "PmpldPartnName": "Cangiano Construction Inc",
      "PmpldPartnTypeCode": "P",
      "PmpldPmdlCode": null,
      "PmpldPmdlDescription": null,
      "PmpldPmplCode": "0003",
      "PmpldPmplTitle": "Final Defect List",
      "PmpldPmttCode": null,
      "PmpldPmttDesc": null,
      "PmpldProjVuuid": "A53748A3477076BFE053B08610AC40DD",
      "PmpldReceivedDate": "2019-01-29T13:37:07Z",
      "PmpldRecordStatus": "SUBMITTED",
      "PmpldReinspectedDate": null,
      "PmpldSchdComplDate": null,
      "PmpldSignedOffDate": null,
      "PmpldStartDate": null,
      "PmpldStatusClassCode": "O",
      "PmpldStatusCode": "OPEN",
      "PmpldStatusDesc": "Open",
      "PmpldVUuid": "8099E555D0903489E053788610AC1A36",
      "PmpldValue": 0,
      "PmpldPmplVuuid": "7946140CEDBA87C4E053788610AC00F2",
      "links": [
        {
          "rel": "self",
          "href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/pm-rest-api/rest/1/pmpunchlistdet/8099E555D0903489E053788610AC1A36",
          "name": "pmpunchlistdet",
          "kind": "item"
        },
        {
          "rel": "canonical",
          "href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/pm-rest-api/rest/1/pmpunchlistdet/8099E555D0903489E053788610AC1A36",
          "name": "pmpunchlistdet",
          "kind": "item"
        }
      ]
    },
    {
      "PmpldArea1Value": null,
      "PmpldArea2Value": null,
      "PmpldArea3Value": null,
      "PmpldArea4Value": null,
      "PmpldChgCode": null,
      "PmpldClvValueCode1": null,
      "PmpldClvValueCode2": null,
      "PmpldClvValueCode3": null,
      "PmpldClvValueCode4": null,
      "PmpldClvValueCode5": null,
      "PmpldClvValueCode6": null,
      "PmpldCmCode": null,
      "PmpldCompCode": "001",
      "PmpldCompletedDate": null,
      "PmpldContCode": null,
      "PmpldContName": null,
      "PmpldContactCode": "JK",
      "PmpldContactName": "James Kuchyt",
      "PmpldCreateDate": "2019-02-01T01:45:42Z",
      "PmpldCurRespContactCode": null,
      "PmpldCurRespPartnCode": null,
      "PmpldCurRespPartnTypeCode": null,
      "PmpldDesc": "wall damaged",
      "PmpldGlobalUpdateDate": "2019-04-24T15:12:14Z",
      "PmpldInspContactCode": null,
      "PmpldInspContactName": null,
      "PmpldInspPartnCode": null,
      "PmpldInspPartnName": null,
      "PmpldInspPtypeCode": null,
      "PmpldInspectedDate": null,
      "PmpldIssuedDate": null,
      "PmpldItemCode": "002",
      "PmpldIuCreateDate": "2019-02-01T01:45:42Z",
      "PmpldIuCreateUser": "AARON",
      "PmpldIuUpdateDate": "2019-04-24T15:12:14Z",
      "PmpldIuUpdateUser": "AARON",
      "PmpldPartnCode": "0511",
      "PmpldPartnName": "B & C Architects",
      "PmpldPartnTypeCode": "P",
      "PmpldPmdlCode": null,
      "PmpldPmdlDescription": null,
      "PmpldPmplCode": "0003",
      "PmpldPmplTitle": "Final Defect List",
      "PmpldPmttCode": null,
      "PmpldPmttDesc": null,
      "PmpldProjVuuid": "A53748A3477076BFE053B08610AC40DD",
      "PmpldReceivedDate": "2019-02-01T01:45:06Z",
      "PmpldRecordStatus": "SUBMITTED",
      "PmpldReinspectedDate": null,
      "PmpldSchdComplDate": null,
      "PmpldSignedOffDate": null,
      "PmpldStartDate": null,
      "PmpldStatusClassCode": "O",
      "PmpldStatusCode": "OPEN",
      "PmpldStatusDesc": "Open",
      "PmpldVUuid": "80CC4D045CEFE5D3E053788610AC554E",
      "PmpldValue": 0,
      "PmpldPmplVuuid": "7946140CEDBA87C4E053788610AC00F2",
      "links": [
        {
          "rel": "self",
          "href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/pm-rest-api/rest/1/pmpunchlistdet/80CC4D045CEFE5D3E053788610AC554E",
          "name": "pmpunchlistdet",
          "kind": "item"
        },
        {
          "rel": "canonical",
          "href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/pm-rest-api/rest/1/pmpunchlistdet/80CC4D045CEFE5D3E053788610AC554E",
          "name": "pmpunchlistdet",
          "kind": "item"
        }
      ]
    },
    {
      "PmpldArea1Value": null,
      "PmpldArea2Value": null,
      "PmpldArea3Value": null,
      "PmpldArea4Value": null,
      "PmpldChgCode": null,
      "PmpldClvValueCode1": null,
      "PmpldClvValueCode2": null,
      "PmpldClvValueCode3": null,
      "PmpldClvValueCode4": null,
      "PmpldClvValueCode5": null,
      "PmpldClvValueCode6": null,
      "PmpldCmCode": null,
      "PmpldCompCode": "001",
      "PmpldCompletedDate": null,
      "PmpldContCode": null,
      "PmpldContName": null,
      "PmpldContactCode": "SC",
      "PmpldContactName": "Steve Cangiano",
      "PmpldCreateDate": "2019-01-29T14:47:23Z",
      "PmpldCurRespContactCode": null,
      "PmpldCurRespPartnCode": null,
      "PmpldCurRespPartnTypeCode": null,
      "PmpldDesc": "Testing of the ability to update MF",
      "PmpldGlobalUpdateDate": "2019-04-24T15:15:04Z",
      "PmpldInspContactCode": null,
      "PmpldInspContactName": null,
      "PmpldInspPartnCode": null,
      "PmpldInspPartnName": null,
      "PmpldInspPtypeCode": null,
      "PmpldInspectedDate": null,
      "PmpldIssuedDate": null,
      "PmpldItemCode": "001",
      "PmpldIuCreateDate": "2019-01-29T14:47:23Z",
      "PmpldIuCreateUser": "AARON",
      "PmpldIuUpdateDate": "2019-04-24T15:15:04Z",
      "PmpldIuUpdateUser": "AARON",
      "PmpldPartnCode": "001",
      "PmpldPartnName": "CMiC Construction Inc",
      "PmpldPartnTypeCode": "C",
      "PmpldPmdlCode": null,
      "PmpldPmdlDescription": null,
      "PmpldPmplCode": "0005",
      "PmpldPmplTitle": "Snag List",
      "PmpldPmttCode": null,
      "PmpldPmttDesc": null,
      "PmpldProjVuuid": "A53748A3477076BFE053B08610AC40DD",
      "PmpldReceivedDate": "2019-01-29T14:47:23Z",
      "PmpldRecordStatus": "SUBMITTED",
      "PmpldReinspectedDate": null,
      "PmpldSchdComplDate": null,
      "PmpldSignedOffDate": null,
      "PmpldStartDate": null,
      "PmpldStatusClassCode": "O",
      "PmpldStatusCode": "OPEN",
      "PmpldStatusDesc": "Open",
      "PmpldVUuid": "809AD9C3B04C1B59E053788610ACAA4B",
      "PmpldValue": 0,
      "PmpldPmplVuuid": "809AD9C3B04B1B59E053788610ACAA4B",
      "links": [
        {
          "rel": "self",
          "href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/pm-rest-api/rest/1/pmpunchlistdet/809AD9C3B04C1B59E053788610ACAA4B",
          "name": "pmpunchlistdet",
          "kind": "item"
        },
        {
          "rel": "canonical",
          "href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/pm-rest-api/rest/1/pmpunchlistdet/809AD9C3B04C1B59E053788610ACAA4B",
          "name": "pmpunchlistdet",
          "kind": "item"
        }
      ]
    },
    {
      "PmpldArea1Value": null,
      "PmpldArea2Value": null,
      "PmpldArea3Value": null,
      "PmpldArea4Value": null,
      "PmpldChgCode": null,
      "PmpldClvValueCode1": null,
      "PmpldClvValueCode2": null,
      "PmpldClvValueCode3": null,
      "PmpldClvValueCode4": null,
      "PmpldClvValueCode5": null,
      "PmpldClvValueCode6": null,
      "PmpldCmCode": null,
      "PmpldCompCode": "001",
      "PmpldCompletedDate": null,
      "PmpldContCode": null,
      "PmpldContName": null,
      "PmpldContactCode": "SM",
      "PmpldContactName": "Steve Smtih",
      "PmpldCreateDate": "2019-01-29T21:12:13Z",
      "PmpldCurRespContactCode": null,
      "PmpldCurRespPartnCode": null,
      "PmpldCurRespPartnTypeCode": null,
      "PmpldDesc": "test",
      "PmpldGlobalUpdateDate": "2019-04-24T15:13:16Z",
      "PmpldInspContactCode": null,
      "PmpldInspContactName": null,
      "PmpldInspPartnCode": null,
      "PmpldInspPartnName": null,
      "PmpldInspPtypeCode": null,
      "PmpldInspectedDate": null,
      "PmpldIssuedDate": null,
      "PmpldItemCode": "001",
      "PmpldIuCreateDate": "2019-01-29T21:12:13Z",
      "PmpldIuCreateUser": "AARON",
      "PmpldIuUpdateDate": "2019-04-24T15:13:16Z",
      "PmpldIuUpdateUser": "AARON",
      "PmpldPartnCode": "CCG",
      "PmpldPartnName": "Cangiano Construction Inc",
      "PmpldPartnTypeCode": "P",
      "PmpldPmdlCode": null,
      "PmpldPmdlDescription": null,
      "PmpldPmplCode": "0006",
      "PmpldPmplTitle": "Test",
      "PmpldPmttCode": null,
      "PmpldPmttDesc": null,
      "PmpldProjVuuid": "A53748A3477076BFE053B08610AC40DD",
      "PmpldReceivedDate": "2019-01-29T21:11:46Z",
      "PmpldRecordStatus": "PENDING",
      "PmpldReinspectedDate": null,
      "PmpldSchdComplDate": null,
      "PmpldSignedOffDate": null,
      "PmpldStartDate": null,
      "PmpldStatusClassCode": "O",
      "PmpldStatusCode": "OPEN",
      "PmpldStatusDesc": "Open",
      "PmpldVUuid": "80A038CA82325659E053788610AC1187",
      "PmpldValue": 0,
      "PmpldPmplVuuid": "2676489f-0a1e-43c1-8d4e-820a4d83b6f6",
      "links": [
        {
          "rel": "self",
          "href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/pm-rest-api/rest/1/pmpunchlistdet/80A038CA82325659E053788610AC1187",
          "name": "pmpunchlistdet",
          "kind": "item"
        },
        {
          "rel": "canonical",
          "href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/pm-rest-api/rest/1/pmpunchlistdet/80A038CA82325659E053788610AC1187",
          "name": "pmpunchlistdet",
          "kind": "item"
        }
      ]
    },
    {
      "PmpldArea1Value": null,
      "PmpldArea2Value": null,
      "PmpldArea3Value": null,
      "PmpldArea4Value": null,
      "PmpldChgCode": null,
      "PmpldClvValueCode1": null,
      "PmpldClvValueCode2": null,
      "PmpldClvValueCode3": null,
      "PmpldClvValueCode4": null,
      "PmpldClvValueCode5": null,
      "PmpldClvValueCode6": null,
      "PmpldCmCode": null,
      "PmpldCompCode": "001",
      "PmpldCompletedDate": null,
      "PmpldContCode": null,
      "PmpldContName": null,
      "PmpldContactCode": "SC",
      "PmpldContactName": "Steven Cangiano",
      "PmpldCreateDate": "2019-05-22T20:14:52Z",
      "PmpldCurRespContactCode": null,
      "PmpldCurRespPartnCode": null,
      "PmpldCurRespPartnTypeCode": null,
      "PmpldDesc": "ceiling Damage",
      "PmpldGlobalUpdateDate": "2019-05-22T20:14:54Z",
      "PmpldInspContactCode": null,
      "PmpldInspContactName": null,
      "PmpldInspPartnCode": null,
      "PmpldInspPartnName": null,
      "PmpldInspPtypeCode": null,
      "PmpldInspectedDate": null,
      "PmpldIssuedDate": null,
      "PmpldItemCode": "002",
      "PmpldIuCreateDate": "2019-05-22T20:14:52Z",
      "PmpldIuCreateUser": "AARON",
      "PmpldIuUpdateDate": "2019-05-22T20:14:54Z",
      "PmpldIuUpdateUser": "AARON",
      "PmpldPartnCode": "CANGIANO",
      "PmpldPartnName": "Cangiano Contracting",
      "PmpldPartnTypeCode": "P",
      "PmpldPmdlCode": null,
      "PmpldPmdlDescription": null,
      "PmpldPmplCode": "0005",
      "PmpldPmplTitle": "Snag List",
      "PmpldPmttCode": null,
      "PmpldPmttDesc": null,
      "PmpldProjVuuid": "A53748A3477076BFE053B08610AC40DD",
      "PmpldReceivedDate": "2019-05-22T20:14:16Z",
      "PmpldRecordStatus": "SUBMITTED",
      "PmpldReinspectedDate": null,
      "PmpldSchdComplDate": "2019-06-08T20:14:00Z",
      "PmpldSignedOffDate": null,
      "PmpldStartDate": null,
      "PmpldStatusClassCode": "O",
      "PmpldStatusCode": "OPEN",
      "PmpldStatusDesc": "Open",
      "PmpldVUuid": "89809E409EE20880E053788610AC296E",
      "PmpldValue": 0,
      "PmpldPmplVuuid": "809AD9C3B04B1B59E053788610ACAA4B",
      "links": [
        {
          "rel": "self",
          "href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/pm-rest-api/rest/1/pmpunchlistdet/89809E409EE20880E053788610AC296E",
          "name": "pmpunchlistdet",
          "kind": "item"
        },
        {
          "rel": "canonical",
          "href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/pm-rest-api/rest/1/pmpunchlistdet/89809E409EE20880E053788610AC296E",
          "name": "pmpunchlistdet",
          "kind": "item"
        }
      ]
    }
  ],
  "count": 8,
  "hasMore": false,
  "limit": 50,
  "offset": 0,
  "links": [
    {
      "rel": "self",
      "href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/pm-rest-api/rest/1/pmpunchlistdet",
      "name": "pmpunchlistdet",
      "kind": "collection"
    }
  ]
}
example-2

Successful Response - Finder - selectByDateUser

{
  "items": [
    {
      "PmpldArea1Value": null,
      "PmpldArea2Value": null,
      "PmpldArea3Value": null,
      "PmpldArea4Value": null,
      "PmpldChgCode": null,
      "PmpldClvValueCode1": null,
      "PmpldClvValueCode2": null,
      "PmpldClvValueCode3": null,
      "PmpldClvValueCode4": null,
      "PmpldClvValueCode5": null,
      "PmpldClvValueCode6": null,
      "PmpldCmCode": null,
      "PmpldCompCode": "001",
      "PmpldCompletedDate": null,
      "PmpldContCode": null,
      "PmpldContName": null,
      "PmpldContactCode": null,
      "PmpldContactName": null,
      "PmpldCreateDate": "2020-10-30T22:30:49Z",
      "PmpldCurRespContactCode": null,
      "PmpldCurRespPartnCode": null,
      "PmpldCurRespPartnTypeCode": null,
      "PmpldDesc": "Sample",
      "PmpldGlobalUpdateDate": "2020-10-30T22:30:49Z",
      "PmpldInspContactCode": null,
      "PmpldInspContactName": null,
      "PmpldInspPartnCode": null,
      "PmpldInspPartnName": null,
      "PmpldInspPtypeCode": null,
      "PmpldInspectedDate": null,
      "PmpldIssuedDate": "2020-10-30T22:30:39Z",
      "PmpldItemCode": "003",
      "PmpldIuCreateDate": "2020-10-30T22:30:49Z",
      "PmpldIuCreateUser": "STEVE",
      "PmpldIuUpdateDate": null,
      "PmpldIuUpdateUser": null,
      "PmpldPartnCode": null,
      "PmpldPartnName": null,
      "PmpldPartnTypeCode": null,
      "PmpldPmdlCode": null,
      "PmpldPmdlDescription": null,
      "PmpldPmplCode": "NOCATEGORY",
      "PmpldPmplTitle": "Uncategorised",
      "PmpldPmttCode": null,
      "PmpldPmttDesc": null,
      "PmpldProjVuuid": "B22E06B3C855B725E053B08610AC4D7F",
      "PmpldReceivedDate": null,
      "PmpldRecordStatus": "SUBMITTED",
      "PmpldReinspectedDate": null,
      "PmpldSchdComplDate": "2020-11-04T23:30:49Z",
      "PmpldSignedOffDate": null,
      "PmpldStartDate": null,
      "PmpldStatusClassCode": "D",
      "PmpldStatusCode": "DRAFT",
      "PmpldStatusDesc": "Draft",
      "PmpldVUuid": "8f820e60-1aff-11eb-9fbf-f701041c25d2",
      "PmpldValue": null,
      "PmpldPmplVuuid": "B2D1BCA5934552ADE053B08610AC60D1",
      "links": [
        {
          "rel": "self",
          "href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/pm-rest-api/rest/1/pmpunchlistdet/8f820e60-1aff-11eb-9fbf-f701041c25d2",
          "name": "pmpunchlistdet",
          "kind": "item"
        },
        {
          "rel": "canonical",
          "href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/pm-rest-api/rest/1/pmpunchlistdet/8f820e60-1aff-11eb-9fbf-f701041c25d2",
          "name": "pmpunchlistdet",
          "kind": "item"
        }
      ]
    },
    {
      "PmpldArea1Value": null,
      "PmpldArea2Value": null,
      "PmpldArea3Value": null,
      "PmpldArea4Value": null,
      "PmpldChgCode": null,
      "PmpldClvValueCode1": null,
      "PmpldClvValueCode2": null,
      "PmpldClvValueCode3": null,
      "PmpldClvValueCode4": null,
      "PmpldClvValueCode5": null,
      "PmpldClvValueCode6": null,
      "PmpldCmCode": null,
      "PmpldCompCode": "001",
      "PmpldCompletedDate": null,
      "PmpldContCode": null,
      "PmpldContName": null,
      "PmpldContactCode": "KW",
      "PmpldContactName": "Ken Wiafe",
      "PmpldCreateDate": "2020-11-01T18:57:58Z",
      "PmpldCurRespContactCode": null,
      "PmpldCurRespPartnCode": null,
      "PmpldCurRespPartnTypeCode": null,
      "PmpldDesc": "Painting",
      "PmpldGlobalUpdateDate": "2021-02-02T16:37:13Z",
      "PmpldInspContactCode": null,
      "PmpldInspContactName": null,
      "PmpldInspPartnCode": null,
      "PmpldInspPartnName": null,
      "PmpldInspPtypeCode": null,
      "PmpldInspectedDate": null,
      "PmpldIssuedDate": "2020-11-01T18:57:39Z",
      "PmpldItemCode": "006",
      "PmpldIuCreateDate": "2020-11-01T18:57:58Z",
      "PmpldIuCreateUser": "STEVE",
      "PmpldIuUpdateDate": "2021-02-02T16:37:13Z",
      "PmpldIuUpdateUser": "KENW",
      "PmpldPartnCode": "001",
      "PmpldPartnName": "CMiC Construction Inc",
      "PmpldPartnTypeCode": "C",
      "PmpldPmdlCode": "BUILDING A>FLOOR 2>ROOM 210",
      "PmpldPmdlDescription": "Room 210",
      "PmpldPmplCode": "0001",
      "PmpldPmplTitle": "Owner",
      "PmpldPmttCode": "PAINT",
      "PmpldPmttDesc": null,
      "PmpldProjVuuid": "B22E06B3C855B725E053B08610AC4D7F",
      "PmpldReceivedDate": null,
      "PmpldRecordStatus": "SUBMITTED",
      "PmpldReinspectedDate": null,
      "PmpldSchdComplDate": "2020-11-06T18:57:58Z",
      "PmpldSignedOffDate": null,
      "PmpldStartDate": null,
      "PmpldStatusClassCode": "D",
      "PmpldStatusCode": "DRAFT",
      "PmpldStatusDesc": "Draft",
      "PmpldVUuid": "284581c0-1c74-11eb-adbc-3deb17bd04d2",
      "PmpldValue": null,
      "PmpldPmplVuuid": "a6eaf210-1aff-11eb-a1eb-715efac42946",
      "links": [
        {
          "rel": "self",
          "href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/pm-rest-api/rest/1/pmpunchlistdet/284581c0-1c74-11eb-adbc-3deb17bd04d2",
          "name": "pmpunchlistdet",
          "kind": "item"
        },
        {
          "rel": "canonical",
          "href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/pm-rest-api/rest/1/pmpunchlistdet/284581c0-1c74-11eb-adbc-3deb17bd04d2",
          "name": "pmpunchlistdet",
          "kind": "item"
        }
      ]
    },
    {
      "PmpldArea1Value": null,
      "PmpldArea2Value": null,
      "PmpldArea3Value": null,
      "PmpldArea4Value": null,
      "PmpldChgCode": null,
      "PmpldClvValueCode1": null,
      "PmpldClvValueCode2": null,
      "PmpldClvValueCode3": null,
      "PmpldClvValueCode4": null,
      "PmpldClvValueCode5": null,
      "PmpldClvValueCode6": null,
      "PmpldCmCode": null,
      "PmpldCompCode": "001",
      "PmpldCompletedDate": null,
      "PmpldContCode": null,
      "PmpldContName": null,
      "PmpldContactCode": null,
      "PmpldContactName": null,
      "PmpldCreateDate": "2020-11-01T16:15:28Z",
      "PmpldCurRespContactCode": null,
      "PmpldCurRespPartnCode": null,
      "PmpldCurRespPartnTypeCode": null,
      "PmpldDesc": "Painting",
      "PmpldGlobalUpdateDate": "2020-11-01T16:18:11Z",
      "PmpldInspContactCode": null,
      "PmpldInspContactName": null,
      "PmpldInspPartnCode": null,
      "PmpldInspPartnName": null,
      "PmpldInspPtypeCode": null,
      "PmpldInspectedDate": null,
      "PmpldIssuedDate": "2020-11-01T16:15:08Z",
      "PmpldItemCode": "005",
      "PmpldIuCreateDate": "2020-11-01T16:15:28Z",
      "PmpldIuCreateUser": "STEVE",
      "PmpldIuUpdateDate": "2020-11-01T16:18:11Z",
      "PmpldIuUpdateUser": "STEVE",
      "PmpldPartnCode": null,
      "PmpldPartnName": null,
      "PmpldPartnTypeCode": null,
      "PmpldPmdlCode": "BUILDING A>FLOOR 2>ROOM 213",
      "PmpldPmdlDescription": "Room 213",
      "PmpldPmplCode": "0001",
      "PmpldPmplTitle": "Owner",
      "PmpldPmttCode": "PAINT",
      "PmpldPmttDesc": null,
      "PmpldProjVuuid": "B22E06B3C855B725E053B08610AC4D7F",
      "PmpldReceivedDate": null,
      "PmpldRecordStatus": "SUBMITTED",
      "PmpldReinspectedDate": null,
      "PmpldSchdComplDate": "2020-11-06T16:15:27Z",
      "PmpldSignedOffDate": null,
      "PmpldStartDate": null,
      "PmpldStatusClassCode": "D",
      "PmpldStatusCode": "DRAFT",
      "PmpldStatusDesc": "Draft",
      "PmpldVUuid": "742414b0-1c5d-11eb-9311-21db4d378b1a",
      "PmpldValue": null,
      "PmpldPmplVuuid": "a6eaf210-1aff-11eb-a1eb-715efac42946",
      "links": [
        {
          "rel": "self",
          "href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/pm-rest-api/rest/1/pmpunchlistdet/742414b0-1c5d-11eb-9311-21db4d378b1a",
          "name": "pmpunchlistdet",
          "kind": "item"
        },
        {
          "rel": "canonical",
          "href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/pm-rest-api/rest/1/pmpunchlistdet/742414b0-1c5d-11eb-9311-21db4d378b1a",
          "name": "pmpunchlistdet",
          "kind": "item"
        }
      ]
    },
    {
      "PmpldArea1Value": null,
      "PmpldArea2Value": null,
      "PmpldArea3Value": null,
      "PmpldArea4Value": null,
      "PmpldChgCode": null,
      "PmpldClvValueCode1": null,
      "PmpldClvValueCode2": null,
      "PmpldClvValueCode3": null,
      "PmpldClvValueCode4": null,
      "PmpldClvValueCode5": null,
      "PmpldClvValueCode6": null,
      "PmpldCmCode": null,
      "PmpldCompCode": "001",
      "PmpldCompletedDate": null,
      "PmpldContCode": null,
      "PmpldContName": null,
      "PmpldContactCode": null,
      "PmpldContactName": null,
      "PmpldCreateDate": "2021-01-06T18:31:06Z",
      "PmpldCurRespContactCode": null,
      "PmpldCurRespPartnCode": null,
      "PmpldCurRespPartnTypeCode": null,
      "PmpldDesc": "Demo & Abatement",
      "PmpldGlobalUpdateDate": "2021-01-06T18:31:09Z",
      "PmpldInspContactCode": null,
      "PmpldInspContactName": null,
      "PmpldInspPartnCode": null,
      "PmpldInspPartnName": null,
      "PmpldInspPtypeCode": null,
      "PmpldInspectedDate": null,
      "PmpldIssuedDate": "2021-01-06T18:31:02Z",
      "PmpldItemCode": "008",
      "PmpldIuCreateDate": "2021-01-06T18:31:06Z",
      "PmpldIuCreateUser": "STEVE",
      "PmpldIuUpdateDate": "2021-01-06T18:31:09Z",
      "PmpldIuUpdateUser": "STEVE",
      "PmpldPartnCode": null,
      "PmpldPartnName": null,
      "PmpldPartnTypeCode": null,
      "PmpldPmdlCode": null,
      "PmpldPmdlDescription": null,
      "PmpldPmplCode": "NOCATEGORY",
      "PmpldPmplTitle": "Uncategorised",
      "PmpldPmttCode": "DEMO",
      "PmpldPmttDesc": null,
      "PmpldProjVuuid": "B22E06B3C855B725E053B08610AC4D7F",
      "PmpldReceivedDate": null,
      "PmpldRecordStatus": "SUBMITTED",
      "PmpldReinspectedDate": null,
      "PmpldSchdComplDate": "2021-01-11T18:31:06Z",
      "PmpldSignedOffDate": null,
      "PmpldStartDate": null,
      "PmpldStatusClassCode": "D",
      "PmpldStatusCode": "DRAFT",
      "PmpldStatusDesc": "Draft",
      "PmpldVUuid": "5647c4e0-504d-11eb-a04d-972b92facfa1",
      "PmpldValue": null,
      "PmpldPmplVuuid": "B2D1BCA5934552ADE053B08610AC60D1",
      "links": [
        {
          "rel": "self",
          "href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/pm-rest-api/rest/1/pmpunchlistdet/5647c4e0-504d-11eb-a04d-972b92facfa1",
          "name": "pmpunchlistdet",
          "kind": "item"
        },
        {
          "rel": "canonical",
          "href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/pm-rest-api/rest/1/pmpunchlistdet/5647c4e0-504d-11eb-a04d-972b92facfa1",
          "name": "pmpunchlistdet",
          "kind": "item"
        }
      ]
    },
    {
      "PmpldArea1Value": null,
      "PmpldArea2Value": null,
      "PmpldArea3Value": null,
      "PmpldArea4Value": null,
      "PmpldChgCode": null,
      "PmpldClvValueCode1": null,
      "PmpldClvValueCode2": null,
      "PmpldClvValueCode3": null,
      "PmpldClvValueCode4": null,
      "PmpldClvValueCode5": null,
      "PmpldClvValueCode6": null,
      "PmpldCmCode": null,
      "PmpldCompCode": "001",
      "PmpldCompletedDate": null,
      "PmpldContCode": null,
      "PmpldContName": null,
      "PmpldContactCode": null,
      "PmpldContactName": null,
      "PmpldCreateDate": "2021-01-06T18:52:31Z",
      "PmpldCurRespContactCode": null,
      "PmpldCurRespPartnCode": null,
      "PmpldCurRespPartnTypeCode": null,
      "PmpldDesc": "Demo & Abatement",
      "PmpldGlobalUpdateDate": "2021-03-19T17:14:15Z",
      "PmpldInspContactCode": null,
      "PmpldInspContactName": null,
      "PmpldInspPartnCode": null,
      "PmpldInspPartnName": null,
      "PmpldInspPtypeCode": null,
      "PmpldInspectedDate": null,
      "PmpldIssuedDate": "2021-01-06T18:52:26Z",
      "PmpldItemCode": "009",
      "PmpldIuCreateDate": "2021-01-06T18:52:31Z",
      "PmpldIuCreateUser": "STEVE",
      "PmpldIuUpdateDate": "2021-03-19T17:14:15Z",
      "PmpldIuUpdateUser": "CMICUSER",
      "PmpldPartnCode": null,
      "PmpldPartnName": null,
      "PmpldPartnTypeCode": null,
      "PmpldPmdlCode": null,
      "PmpldPmdlDescription": null,
      "PmpldPmplCode": "0002",
      "PmpldPmplTitle": "Building A",
      "PmpldPmttCode": "DEMO",
      "PmpldPmttDesc": null,
      "PmpldProjVuuid": "B22E06B3C855B725E053B08610AC4D7F",
      "PmpldReceivedDate": null,
      "PmpldRecordStatus": "SUBMITTED",
      "PmpldReinspectedDate": null,
      "PmpldSchdComplDate": "2021-01-11T18:52:31Z",
      "PmpldSignedOffDate": null,
      "PmpldStartDate": null,
      "PmpldStatusClassCode": "D",
      "PmpldStatusCode": "DRAFT",
      "PmpldStatusDesc": "Draft",
      "PmpldVUuid": "54cf2740-5050-11eb-882a-3342d54dcd73",
      "PmpldValue": null,
      "PmpldPmplVuuid": "4b1e71c0-283b-11eb-ae45-153bca2a2ce9",
      "links": [
        {
          "rel": "self",
          "href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/pm-rest-api/rest/1/pmpunchlistdet/54cf2740-5050-11eb-882a-3342d54dcd73",
          "name": "pmpunchlistdet",
          "kind": "item"
        },
        {
          "rel": "canonical",
          "href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/pm-rest-api/rest/1/pmpunchlistdet/54cf2740-5050-11eb-882a-3342d54dcd73",
          "name": "pmpunchlistdet",
          "kind": "item"
        }
      ]
    },
    {
      "PmpldArea1Value": null,
      "PmpldArea2Value": null,
      "PmpldArea3Value": null,
      "PmpldArea4Value": null,
      "PmpldChgCode": null,
      "PmpldClvValueCode1": null,
      "PmpldClvValueCode2": null,
      "PmpldClvValueCode3": null,
      "PmpldClvValueCode4": null,
      "PmpldClvValueCode5": null,
      "PmpldClvValueCode6": null,
      "PmpldCmCode": null,
      "PmpldCompCode": "001",
      "PmpldCompletedDate": null,
      "PmpldContCode": null,
      "PmpldContName": null,
      "PmpldContactCode": null,
      "PmpldContactName": null,
      "PmpldCreateDate": "2021-01-06T19:20:45Z",
      "PmpldCurRespContactCode": null,
      "PmpldCurRespPartnCode": null,
      "PmpldCurRespPartnTypeCode": null,
      "PmpldDesc": "Electrical Sample",
      "PmpldGlobalUpdateDate": "2021-01-06T19:20:46Z",
      "PmpldInspContactCode": null,
      "PmpldInspContactName": null,
      "PmpldInspPartnCode": null,
      "PmpldInspPartnName": null,
      "PmpldInspPtypeCode": null,
      "PmpldInspectedDate": null,
      "PmpldIssuedDate": "2021-01-06T19:20:39Z",
      "PmpldItemCode": "010",
      "PmpldIuCreateDate": "2021-01-06T19:20:45Z",
      "PmpldIuCreateUser": "STEVE",
      "PmpldIuUpdateDate": "2021-01-06T19:20:46Z",
      "PmpldIuUpdateUser": "STEVE",
      "PmpldPartnCode": null,
      "PmpldPartnName": null,
      "PmpldPartnTypeCode": null,
      "PmpldPmdlCode": null,
      "PmpldPmdlDescription": null,
      "PmpldPmplCode": "NOCATEGORY",
      "PmpldPmplTitle": "Uncategorised",
      "PmpldPmttCode": "ELEC",
      "PmpldPmttDesc": null,
      "PmpldProjVuuid": "B22E06B3C855B725E053B08610AC4D7F",
      "PmpldReceivedDate": null,
      "PmpldRecordStatus": "SUBMITTED",
      "PmpldReinspectedDate": null,
      "PmpldSchdComplDate": "2021-01-11T19:20:45Z",
      "PmpldSignedOffDate": null,
      "PmpldStartDate": null,
      "PmpldStatusClassCode": "D",
      "PmpldStatusCode": "DRAFT",
      "PmpldStatusDesc": "Draft",
      "PmpldVUuid": "460500a0-5054-11eb-9d5f-b5ceb8ea9942",
      "PmpldValue": null,
      "PmpldPmplVuuid": "B2D1BCA5934552ADE053B08610AC60D1",
      "links": [
        {
          "rel": "self",
          "href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/pm-rest-api/rest/1/pmpunchlistdet/460500a0-5054-11eb-9d5f-b5ceb8ea9942",
          "name": "pmpunchlistdet",
          "kind": "item"
        },
        {
          "rel": "canonical",
          "href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/pm-rest-api/rest/1/pmpunchlistdet/460500a0-5054-11eb-9d5f-b5ceb8ea9942",
          "name": "pmpunchlistdet",
          "kind": "item"
        }
      ]
    },
    {
      "PmpldArea1Value": null,
      "PmpldArea2Value": null,
      "PmpldArea3Value": null,
      "PmpldArea4Value": null,
      "PmpldChgCode": null,
      "PmpldClvValueCode1": null,
      "PmpldClvValueCode2": null,
      "PmpldClvValueCode3": null,
      "PmpldClvValueCode4": null,
      "PmpldClvValueCode5": null,
      "PmpldClvValueCode6": null,
      "PmpldCmCode": null,
      "PmpldCompCode": "001",
      "PmpldCompletedDate": null,
      "PmpldContCode": null,
      "PmpldContName": null,
      "PmpldContactCode": null,
      "PmpldContactName": null,
      "PmpldCreateDate": "2020-11-10T21:01:20Z",
      "PmpldCurRespContactCode": null,
      "PmpldCurRespPartnCode": null,
      "PmpldCurRespPartnTypeCode": null,
      "PmpldDesc": "Painting",
      "PmpldGlobalUpdateDate": "2020-11-10T21:01:22Z",
      "PmpldInspContactCode": null,
      "PmpldInspContactName": null,
      "PmpldInspPartnCode": null,
      "PmpldInspPartnName": null,
      "PmpldInspPtypeCode": null,
      "PmpldInspectedDate": null,
      "PmpldIssuedDate": "2020-11-10T21:01:02Z",
      "PmpldItemCode": "007",
      "PmpldIuCreateDate": "2020-11-10T21:01:20Z",
      "PmpldIuCreateUser": "STEVE",
      "PmpldIuUpdateDate": "2020-11-10T21:01:22Z",
      "PmpldIuUpdateUser": "STEVE",
      "PmpldPartnCode": null,
      "PmpldPartnName": null,
      "PmpldPartnTypeCode": null,
      "PmpldPmdlCode": "BUILDING A>FLOOR 2>ROOM 213",
      "PmpldPmdlDescription": "Room 213",
      "PmpldPmplCode": "0001",
      "PmpldPmplTitle": "Owner",
      "PmpldPmttCode": "PAINT",
      "PmpldPmttDesc": null,
      "PmpldProjVuuid": "B22E06B3C855B725E053B08610AC4D7F",
      "PmpldReceivedDate": null,
      "PmpldRecordStatus": "SUBMITTED",
      "PmpldReinspectedDate": null,
      "PmpldSchdComplDate": "2020-11-15T21:01:20Z",
      "PmpldSignedOffDate": null,
      "PmpldStartDate": null,
      "PmpldStatusClassCode": "D",
      "PmpldStatusCode": "DRAFT",
      "PmpldStatusDesc": "Draft",
      "PmpldVUuid": "e1d66490-2397-11eb-8e0c-795b2fa45c12",
      "PmpldValue": null,
      "PmpldPmplVuuid": "a6eaf210-1aff-11eb-a1eb-715efac42946",
      "links": [
        {
          "rel": "self",
          "href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/pm-rest-api/rest/1/pmpunchlistdet/e1d66490-2397-11eb-8e0c-795b2fa45c12",
          "name": "pmpunchlistdet",
          "kind": "item"
        },
        {
          "rel": "canonical",
          "href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/pm-rest-api/rest/1/pmpunchlistdet/e1d66490-2397-11eb-8e0c-795b2fa45c12",
          "name": "pmpunchlistdet",
          "kind": "item"
        }
      ]
    },
    {
      "PmpldArea1Value": null,
      "PmpldArea2Value": null,
      "PmpldArea3Value": null,
      "PmpldArea4Value": null,
      "PmpldChgCode": null,
      "PmpldClvValueCode1": null,
      "PmpldClvValueCode2": null,
      "PmpldClvValueCode3": null,
      "PmpldClvValueCode4": null,
      "PmpldClvValueCode5": null,
      "PmpldClvValueCode6": null,
      "PmpldCmCode": null,
      "PmpldCompCode": "001",
      "PmpldCompletedDate": null,
      "PmpldContCode": null,
      "PmpldContName": null,
      "PmpldContactCode": "JA",
      "PmpldContactName": "James Anderson",
      "PmpldCreateDate": "2021-02-24T18:51:58Z",
      "PmpldCurRespContactCode": null,
      "PmpldCurRespPartnCode": null,
      "PmpldCurRespPartnTypeCode": null,
      "PmpldDesc": "paint chip hallway",
      "PmpldGlobalUpdateDate": "2021-02-24T18:52:00Z",
      "PmpldInspContactCode": null,
      "PmpldInspContactName": null,
      "PmpldInspPartnCode": null,
      "PmpldInspPartnName": null,
      "PmpldInspPtypeCode": null,
      "PmpldInspectedDate": null,
      "PmpldIssuedDate": "2021-02-24T18:49:27Z",
      "PmpldItemCode": "012",
      "PmpldIuCreateDate": "2021-02-24T18:51:58Z",
      "PmpldIuCreateUser": "STEVE",
      "PmpldIuUpdateDate": "2021-02-24T18:52:00Z",
      "PmpldIuUpdateUser": "STEVE",
      "PmpldPartnCode": "0212",
      "PmpldPartnName": "Materials and Supply Co.",
      "PmpldPartnTypeCode": "P",
      "PmpldPmdlCode": "BUILDING A>FLOOR 2>ROOM 210",
      "PmpldPmdlDescription": "Room 210",
      "PmpldPmplCode": "NOCATEGORY",
      "PmpldPmplTitle": "Uncategorised",
      "PmpldPmttCode": "PAINT",
      "PmpldPmttDesc": null,
      "PmpldProjVuuid": "B22E06B3C855B725E053B08610AC4D7F",
      "PmpldReceivedDate": null,
      "PmpldRecordStatus": "SUBMITTED",
      "PmpldReinspectedDate": null,
      "PmpldSchdComplDate": "2021-03-01T18:51:58Z",
      "PmpldSignedOffDate": null,
      "PmpldStartDate": null,
      "PmpldStatusClassCode": "D",
      "PmpldStatusCode": "DRAFT",
      "PmpldStatusDesc": "Draft",
      "PmpldVUuid": "5ea90630-76d1-11eb-90ed-17cb5f43c9b3",
      "PmpldValue": null,
      "PmpldPmplVuuid": "B2D1BCA5934552ADE053B08610AC60D1",
      "links": [
        {
          "rel": "self",
          "href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/pm-rest-api/rest/1/pmpunchlistdet/5ea90630-76d1-11eb-90ed-17cb5f43c9b3",
          "name": "pmpunchlistdet",
          "kind": "item"
        },
        {
          "rel": "canonical",
          "href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/pm-rest-api/rest/1/pmpunchlistdet/5ea90630-76d1-11eb-90ed-17cb5f43c9b3",
          "name": "pmpunchlistdet",
          "kind": "item"
        }
      ]
    },
    {
      "PmpldArea1Value": null,
      "PmpldArea2Value": null,
      "PmpldArea3Value": null,
      "PmpldArea4Value": null,
      "PmpldChgCode": null,
      "PmpldClvValueCode1": null,
      "PmpldClvValueCode2": null,
      "PmpldClvValueCode3": null,
      "PmpldClvValueCode4": null,
      "PmpldClvValueCode5": null,
      "PmpldClvValueCode6": null,
      "PmpldCmCode": null,
      "PmpldCompCode": "001",
      "PmpldCompletedDate": null,
      "PmpldContCode": null,
      "PmpldContName": null,
      "PmpldContactCode": "SS",
      "PmpldContactName": "Melissa Afkari",
      "PmpldCreateDate": "2021-03-02T19:55:40Z",
      "PmpldCurRespContactCode": null,
      "PmpldCurRespPartnCode": null,
      "PmpldCurRespPartnTypeCode": null,
      "PmpldDesc": "HVAC",
      "PmpldGlobalUpdateDate": "2021-03-02T19:55:47Z",
      "PmpldInspContactCode": null,
      "PmpldInspContactName": null,
      "PmpldInspPartnCode": null,
      "PmpldInspPartnName": null,
      "PmpldInspPtypeCode": null,
      "PmpldInspectedDate": null,
      "PmpldIssuedDate": "2021-03-02T19:55:12Z",
      "PmpldItemCode": "013",
      "PmpldIuCreateDate": "2021-03-02T19:55:40Z",
      "PmpldIuCreateUser": "STEVE",
      "PmpldIuUpdateDate": "2021-03-02T19:55:47Z",
      "PmpldIuUpdateUser": "STEVE",
      "PmpldPartnCode": "001",
      "PmpldPartnName": "CMiC Construction Inc",
      "PmpldPartnTypeCode": "C",
      "PmpldPmdlCode": "BUILDING A>FLOOR 1>ROOM 107",
      "PmpldPmdlDescription": "Room 107",
      "PmpldPmplCode": "0001",
      "PmpldPmplTitle": "Owner",
      "PmpldPmttCode": "HVAC",
      "PmpldPmttDesc": null,
      "PmpldProjVuuid": "B22E06B3C855B725E053B08610AC4D7F",
      "PmpldReceivedDate": null,
      "PmpldRecordStatus": "SUBMITTED",
      "PmpldReinspectedDate": null,
      "PmpldSchdComplDate": "2021-03-07T19:55:40Z",
      "PmpldSignedOffDate": null,
      "PmpldStartDate": null,
      "PmpldStatusClassCode": "D",
      "PmpldStatusCode": "DRAFT",
      "PmpldStatusDesc": "Draft",
      "PmpldVUuid": "439cb570-7b91-11eb-a8ae-a9f8fd324b74",
      "PmpldValue": null,
      "PmpldPmplVuuid": "a6eaf210-1aff-11eb-a1eb-715efac42946",
      "links": [
        {
          "rel": "self",
          "href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/pm-rest-api/rest/1/pmpunchlistdet/439cb570-7b91-11eb-a8ae-a9f8fd324b74",
          "name": "pmpunchlistdet",
          "kind": "item"
        },
        {
          "rel": "canonical",
          "href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/pm-rest-api/rest/1/pmpunchlistdet/439cb570-7b91-11eb-a8ae-a9f8fd324b74",
          "name": "pmpunchlistdet",
          "kind": "item"
        }
      ]
    },
    {
      "PmpldArea1Value": null,
      "PmpldArea2Value": null,
      "PmpldArea3Value": null,
      "PmpldArea4Value": null,
      "PmpldChgCode": null,
      "PmpldClvValueCode1": null,
      "PmpldClvValueCode2": null,
      "PmpldClvValueCode3": null,
      "PmpldClvValueCode4": null,
      "PmpldClvValueCode5": null,
      "PmpldClvValueCode6": null,
      "PmpldCmCode": null,
      "PmpldCompCode": "001",
      "PmpldCompletedDate": null,
      "PmpldContCode": null,
      "PmpldContName": null,
      "PmpldContactCode": "AL",
      "PmpldContactName": "Aaron Levitt",
      "PmpldCreateDate": "2019-06-15T18:58:49Z",
      "PmpldCurRespContactCode": null,
      "PmpldCurRespPartnCode": null,
      "PmpldCurRespPartnTypeCode": null,
      "PmpldDesc": "Flooring",
      "PmpldGlobalUpdateDate": "2019-06-15T18:59:17Z",
      "PmpldInspContactCode": null,
      "PmpldInspContactName": null,
      "PmpldInspPartnCode": null,
      "PmpldInspPartnName": null,
      "PmpldInspPtypeCode": null,
      "PmpldInspectedDate": null,
      "PmpldIssuedDate": null,
      "PmpldItemCode": "001",
      "PmpldIuCreateDate": "2019-06-15T18:58:49Z",
      "PmpldIuCreateUser": "STEVE",
      "PmpldIuUpdateDate": "2019-06-15T18:59:17Z",
      "PmpldIuUpdateUser": "STEVE",
      "PmpldPartnCode": "001",
      "PmpldPartnName": "CMiC Construction Inc",
      "PmpldPartnTypeCode": "C",
      "PmpldPmdlCode": null,
      "PmpldPmdlDescription": null,
      "PmpldPmplCode": "0001",
      "PmpldPmplTitle": "Main Tower",
      "PmpldPmttCode": null,
      "PmpldPmttDesc": null,
      "PmpldProjVuuid": "A53748A3491676BFE053B08610AC40DD",
      "PmpldReceivedDate": "2019-06-15T18:58:06Z",
      "PmpldRecordStatus": "SUBMITTED",
      "PmpldReinspectedDate": null,
      "PmpldSchdComplDate": "2019-06-27T18:58:00Z",
      "PmpldSignedOffDate": null,
      "PmpldStartDate": null,
      "PmpldStatusClassCode": "O",
      "PmpldStatusCode": "OPEN",
      "PmpldStatusDesc": "Open",
      "PmpldVUuid": "8B625A7FAACD8420E053788610AC11D6",
      "PmpldValue": 0,
      "PmpldPmplVuuid": "78bc7135-02da-4111-a80d-2113899fc45f",
      "links": [
        {
          "rel": "self",
          "href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/pm-rest-api/rest/1/pmpunchlistdet/8B625A7FAACD8420E053788610AC11D6",
          "name": "pmpunchlistdet",
          "kind": "item"
        },
        {
          "rel": "canonical",
          "href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/pm-rest-api/rest/1/pmpunchlistdet/8B625A7FAACD8420E053788610AC11D6",
          "name": "pmpunchlistdet",
          "kind": "item"
        }
      ]
    },
    {
      "PmpldArea1Value": null,
      "PmpldArea2Value": null,
      "PmpldArea3Value": null,
      "PmpldArea4Value": null,
      "PmpldChgCode": null,
      "PmpldClvValueCode1": null,
      "PmpldClvValueCode2": null,
      "PmpldClvValueCode3": null,
      "PmpldClvValueCode4": null,
      "PmpldClvValueCode5": null,
      "PmpldClvValueCode6": null,
      "PmpldCmCode": null,
      "PmpldCompCode": "001",
      "PmpldCompletedDate": null,
      "PmpldContCode": null,
      "PmpldContName": null,
      "PmpldContactCode": "AL",
      "PmpldContactName": "Aaron Levitt",
      "PmpldCreateDate": "2019-10-08T13:26:49Z",
      "PmpldCurRespContactCode": null,
      "PmpldCurRespPartnCode": null,
      "PmpldCurRespPartnTypeCode": null,
      "PmpldDesc": "Paint Chip",
      "PmpldGlobalUpdateDate": "2019-10-08T13:27:24Z",
      "PmpldInspContactCode": null,
      "PmpldInspContactName": null,
      "PmpldInspPartnCode": null,
      "PmpldInspPartnName": null,
      "PmpldInspPtypeCode": null,
      "PmpldInspectedDate": null,
      "PmpldIssuedDate": null,
      "PmpldItemCode": "002",
      "PmpldIuCreateDate": "2019-10-08T13:26:49Z",
      "PmpldIuCreateUser": "STEVE",
      "PmpldIuUpdateDate": "2019-10-08T13:27:24Z",
      "PmpldIuUpdateUser": "STEVE",
      "PmpldPartnCode": "001",
      "PmpldPartnName": "CMiC Construction Inc",
      "PmpldPartnTypeCode": "C",
      "PmpldPmdlCode": null,
      "PmpldPmdlDescription": null,
      "PmpldPmplCode": "0001",
      "PmpldPmplTitle": "Main Tower",
      "PmpldPmttCode": null,
      "PmpldPmttDesc": null,
      "PmpldProjVuuid": "A53748A3491676BFE053B08610AC40DD",
      "PmpldReceivedDate": "2019-10-08T13:25:51Z",
      "PmpldRecordStatus": "SUBMITTED",
      "PmpldReinspectedDate": null,
      "PmpldSchdComplDate": "2019-10-08T13:26:00Z",
      "PmpldSignedOffDate": null,
      "PmpldStartDate": null,
      "PmpldStatusClassCode": "O",
      "PmpldStatusCode": "OPEN",
      "PmpldStatusDesc": "Open",
      "PmpldVUuid": "2fa262c3-63dd-4e12-bda7-f7668b2c3d67",
      "PmpldValue": 0,
      "PmpldPmplVuuid": "78bc7135-02da-4111-a80d-2113899fc45f",
      "links": [
        {
          "rel": "self",
          "href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/pm-rest-api/rest/1/pmpunchlistdet/2fa262c3-63dd-4e12-bda7-f7668b2c3d67",
          "name": "pmpunchlistdet",
          "kind": "item"
        },
        {
          "rel": "canonical",
          "href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/pm-rest-api/rest/1/pmpunchlistdet/2fa262c3-63dd-4e12-bda7-f7668b2c3d67",
          "name": "pmpunchlistdet",
          "kind": "item"
        }
      ]
    },
    {
      "PmpldArea1Value": null,
      "PmpldArea2Value": null,
      "PmpldArea3Value": null,
      "PmpldArea4Value": null,
      "PmpldChgCode": null,
      "PmpldClvValueCode1": null,
      "PmpldClvValueCode2": null,
      "PmpldClvValueCode3": null,
      "PmpldClvValueCode4": null,
      "PmpldClvValueCode5": null,
      "PmpldClvValueCode6": null,
      "PmpldCmCode": null,
      "PmpldCompCode": "001",
      "PmpldCompletedDate": null,
      "PmpldContCode": null,
      "PmpldContName": null,
      "PmpldContactCode": "MJ",
      "PmpldContactName": "Mark Johnson",
      "PmpldCreateDate": "2020-10-30T22:31:51Z",
      "PmpldCurRespContactCode": null,
      "PmpldCurRespPartnCode": null,
      "PmpldCurRespPartnTypeCode": null,
      "PmpldDesc": "Socket",
      "PmpldGlobalUpdateDate": "2020-11-12T20:15:13Z",
      "PmpldInspContactCode": null,
      "PmpldInspContactName": null,
      "PmpldInspPartnCode": null,
      "PmpldInspPartnName": null,
      "PmpldInspPtypeCode": null,
      "PmpldInspectedDate": null,
      "PmpldIssuedDate": "2020-10-30T22:31:18Z",
      "PmpldItemCode": "004",
      "PmpldIuCreateDate": "2020-10-30T22:31:51Z",
      "PmpldIuCreateUser": "STEVE",
      "PmpldIuUpdateDate": "2020-11-12T20:15:13Z",
      "PmpldIuUpdateUser": "STEVE",
      "PmpldPartnCode": "HOLMES",
      "PmpldPartnName": "Monty Holmes Industries",
      "PmpldPartnTypeCode": "P",
      "PmpldPmdlCode": null,
      "PmpldPmdlDescription": null,
      "PmpldPmplCode": "0001",
      "PmpldPmplTitle": "Owner",
      "PmpldPmttCode": null,
      "PmpldPmttDesc": null,
      "PmpldProjVuuid": "B22E06B3C855B725E053B08610AC4D7F",
      "PmpldReceivedDate": null,
      "PmpldRecordStatus": "SUBMITTED",
      "PmpldReinspectedDate": null,
      "PmpldSchdComplDate": "2020-11-04T23:31:51Z",
      "PmpldSignedOffDate": null,
      "PmpldStartDate": null,
      "PmpldStatusClassCode": "O",
      "PmpldStatusCode": "OPEN",
      "PmpldStatusDesc": "Open",
      "PmpldVUuid": "b4732600-1aff-11eb-a5fa-e3e595155c31",
      "PmpldValue": null,
      "PmpldPmplVuuid": "a6eaf210-1aff-11eb-a1eb-715efac42946",
      "links": [
        {
          "rel": "self",
          "href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/pm-rest-api/rest/1/pmpunchlistdet/b4732600-1aff-11eb-a5fa-e3e595155c31",
          "name": "pmpunchlistdet",
          "kind": "item"
        },
        {
          "rel": "canonical",
          "href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/pm-rest-api/rest/1/pmpunchlistdet/b4732600-1aff-11eb-a5fa-e3e595155c31",
          "name": "pmpunchlistdet",
          "kind": "item"
        }
      ]
    }
  ],
  "count": 12,
  "hasMore": false,
  "limit": 50,
  "offset": 0,
  "links": [
    {
      "rel": "self",
      "href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/pm-rest-api/rest/1/pmpunchlistdet",
      "name": "pmpunchlistdet",
      "kind": "collection"
    }
  ]
}
example-3

Successful Response - Finder - selectByPmplUUID

{
  "items": [
    {
      "PmpldArea1Value": "A",
      "PmpldArea2Value": "10",
      "PmpldArea3Value": "C",
      "PmpldArea4Value": "NW",
      "PmpldChgCode": null,
      "PmpldClvValueCode1": null,
      "PmpldClvValueCode2": null,
      "PmpldClvValueCode3": null,
      "PmpldClvValueCode4": null,
      "PmpldClvValueCode5": null,
      "PmpldClvValueCode6": null,
      "PmpldCmCode": null,
      "PmpldCompCode": "001",
      "PmpldCompletedDate": null,
      "PmpldContCode": null,
      "PmpldContName": null,
      "PmpldContactCode": null,
      "PmpldContactName": null,
      "PmpldCreateDate": "2015-05-25T22:49:12Z",
      "PmpldCurRespContactCode": null,
      "PmpldCurRespPartnCode": null,
      "PmpldCurRespPartnTypeCode": null,
      "PmpldDesc": "Hole in drywall section 1C",
      "PmpldGlobalUpdateDate": "2021-10-19T21:34:22Z",
      "PmpldInspContactCode": "JS",
      "PmpldInspContactName": "James Snow",
      "PmpldInspPartnCode": "ULV",
      "PmpldInspPartnName": "University of La Verne",
      "PmpldInspPtypeCode": "P",
      "PmpldInspectedDate": null,
      "PmpldIssuedDate": "2015-05-25",
      "PmpldItemCode": "00001",
      "PmpldIuCreateDate": "2015-05-25T22:49:12Z",
      "PmpldIuCreateUser": "STEVE",
      "PmpldIuUpdateDate": "2021-10-19T21:34:22Z",
      "PmpldIuUpdateUser": "VERIWOLF",
      "PmpldPartnCode": "ULV",
      "PmpldPartnName": "University of La Verne",
      "PmpldPartnTypeCode": "P",
      "PmpldPmdlCode": null,
      "PmpldPmdlDescription": null,
      "PmpldPmplCode": "PL--001",
      "PmpldPmplTitle": "Phase 1 Quality & Inspections Log ",
      "PmpldPmttCode": null,
      "PmpldPmttDesc": null,
      "PmpldProjVuuid": "A53748A3477076BFE053B08610AC40DD",
      "PmpldReceivedDate": "2015-05-25",
      "PmpldRecordStatus": "SUBMITTED",
      "PmpldReinspectedDate": null,
      "PmpldSchdComplDate": "2015-06-01",
      "PmpldSignedOffDate": null,
      "PmpldStartDate": "2015-05-25",
      "PmpldStatusClassCode": "O",
      "PmpldStatusCode": "ISSUED",
      "PmpldStatusDesc": "Issued",
      "PmpldVUuid": "7946140CF0B887C4E053788610AC00F2",
      "PmpldValue": null,
      "PmpldPmplVuuid": "7946140CE88987C4E053788610AC00F2",
      "links": [
        {
          "rel": "self",
          "href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/pm-rest-api/rest/1/pmpunchlistdet/7946140CF0B887C4E053788610AC00F2",
          "name": "pmpunchlistdet",
          "kind": "item"
        },
        {
          "rel": "canonical",
          "href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/pm-rest-api/rest/1/pmpunchlistdet/7946140CF0B887C4E053788610AC00F2",
          "name": "pmpunchlistdet",
          "kind": "item"
        }
      ]
    },
    {
      "PmpldArea1Value": "A",
      "PmpldArea2Value": "10",
      "PmpldArea3Value": "B",
      "PmpldArea4Value": "W",
      "PmpldChgCode": null,
      "PmpldClvValueCode1": null,
      "PmpldClvValueCode2": null,
      "PmpldClvValueCode3": null,
      "PmpldClvValueCode4": null,
      "PmpldClvValueCode5": null,
      "PmpldClvValueCode6": null,
      "PmpldCmCode": null,
      "PmpldCompCode": "001",
      "PmpldCompletedDate": null,
      "PmpldContCode": null,
      "PmpldContName": null,
      "PmpldContactCode": "MH",
      "PmpldContactName": "Monty Holmes",
      "PmpldCreateDate": "2015-05-25T22:49:12Z",
      "PmpldCurRespContactCode": "MH",
      "PmpldCurRespPartnCode": "HOLMES",
      "PmpldCurRespPartnTypeCode": "P",
      "PmpldDesc": "Cracking ceiling tile north west corrner",
      "PmpldGlobalUpdateDate": "2021-10-19T21:34:22Z",
      "PmpldInspContactCode": "JS",
      "PmpldInspContactName": "James Snow",
      "PmpldInspPartnCode": "ULV",
      "PmpldInspPartnName": "University of La Verne",
      "PmpldInspPtypeCode": "P",
      "PmpldInspectedDate": "2015-05-25",
      "PmpldIssuedDate": "2015-05-25",
      "PmpldItemCode": "00002",
      "PmpldIuCreateDate": "2015-05-25T22:49:12Z",
      "PmpldIuCreateUser": "STEVE",
      "PmpldIuUpdateDate": "2021-10-19T21:34:22Z",
      "PmpldIuUpdateUser": "VERIWOLF",
      "PmpldPartnCode": "HOLMES",
      "PmpldPartnName": "Monty Holmes Industries",
      "PmpldPartnTypeCode": "P",
      "PmpldPmdlCode": null,
      "PmpldPmdlDescription": null,
      "PmpldPmplCode": "PL--001",
      "PmpldPmplTitle": "Phase 1 Quality & Inspections Log ",
      "PmpldPmttCode": null,
      "PmpldPmttDesc": null,
      "PmpldProjVuuid": "A53748A3477076BFE053B08610AC40DD",
      "PmpldReceivedDate": "2015-05-25",
      "PmpldRecordStatus": "SUBMITTED",
      "PmpldReinspectedDate": null,
      "PmpldSchdComplDate": "2015-06-01",
      "PmpldSignedOffDate": null,
      "PmpldStartDate": "2015-05-25",
      "PmpldStatusClassCode": "O",
      "PmpldStatusCode": "ISSUED",
      "PmpldStatusDesc": "Issued",
      "PmpldVUuid": "7946140CF0B987C4E053788610AC00F2",
      "PmpldValue": 0,
      "PmpldPmplVuuid": "7946140CE88987C4E053788610AC00F2",
      "links": [
        {
          "rel": "self",
          "href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/pm-rest-api/rest/1/pmpunchlistdet/7946140CF0B987C4E053788610AC00F2",
          "name": "pmpunchlistdet",
          "kind": "item"
        },
        {
          "rel": "canonical",
          "href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/pm-rest-api/rest/1/pmpunchlistdet/7946140CF0B987C4E053788610AC00F2",
          "name": "pmpunchlistdet",
          "kind": "item"
        }
      ]
    },
    {
      "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-28T20:18:49Z",
      "PmpldContCode": null,
      "PmpldContName": null,
      "PmpldContactCode": "FM",
      "PmpldContactName": "Fred Malcolm",
      "PmpldCreateDate": "2015-05-25T22: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-19T21: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-25T22:49:12Z",
      "PmpldIuCreateUser": "STEVE",
      "PmpldIuUpdateDate": "2021-10-19T21: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"
        }
      ]
    }
  ],
  "count": 3,
  "hasMore": false,
  "limit": 50,
  "offset": 0,
  "links": [
    {
      "rel": "self",
      "href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/pm-rest-api/rest/1/pmpunchlistdet",
      "name": "pmpunchlistdet",
      "kind": "collection"
    }
  ]
}
object