GET api/Claim?inspectorId={inspectorId}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| inspectorId | globally unique identifier |
Required |
Body Parameters
None.
Response Information
Resource Description
Collection of ClaimModel| Name | Description | Type | Additional information |
|---|---|---|---|
| Id | integer |
None. |
|
| Guid | globally unique identifier |
None. |
|
| WarrantyGuid | globally unique identifier |
None. |
|
| Warranty | WarrantyModel |
None. |
|
| Number | string |
None. |
|
| WarrantyYears | string |
None. |
|
| FinalSiteVisitDate | date |
None. |
|
| PreviousNumberOfClaims | integer |
None. |
|
| DescriptionOfIssue | string |
None. |
|
| BuildingContact | BuildingContactModel |
None. |
|
| Investigations | Collection of ClaimInvestigationModel |
None. |
|
| Documents | Collection of ClaimDocumentModel |
None. |
Response Formats
application/json, text/json
Sample:
[
{
"Id": 1,
"Guid": "385dfc92-ca06-4e03-9f20-9535ac0eda9b",
"WarrantyGuid": "d5a3f1fc-c3f9-417e-85b5-99c4151958c4",
"Warranty": {
"Guid": "ade88ad4-d81a-4f1b-8f34-41559ff7e8ef",
"ProjectName": "sample string 2",
"JobNumber": "sample string 3",
"WarrantyNumber": "sample string 4",
"JobType": "sample string 5",
"ConstructionType": "sample string 6",
"WarrantyType": "sample string 7",
"Address": {
"Address1": "sample string 1",
"City": "sample string 2",
"State": "sample string 3",
"Zip": "sample string 4",
"Latitude": 1.0,
"Longitude": 1.0
},
"Inspector": {
"Id": 1,
"Guid": "1415567d-7bdb-4d8f-8df8-f2a73c20554b",
"Email": "sample string 3",
"FirstName": "sample string 4",
"LastName": "sample string 5",
"FullName": "sample string 4 sample string 5"
},
"Contact": {
"Email": "sample string 1",
"FirstName": "sample string 2",
"LastName": "sample string 3",
"FullName": "sample string 2 sample string 3"
},
"Contractor": {
"Name": "sample string 1",
"Address": {
"Address1": "sample string 1",
"City": "sample string 2",
"State": "sample string 3",
"Zip": "sample string 4",
"Latitude": 1.0,
"Longitude": 1.0
},
"Contact": "sample string 2",
"Phone": "sample string 3",
"Email": "sample string 4"
},
"ConstructionName": "sample string 8",
"SystemName": "sample string 9",
"ExistingAssemblyName": "sample string 10",
"SquareFeet": {
"FieldSqFt": 1,
"FlashingSqFt": 1,
"VerticalSqFt": 1,
"HorizontalSqFt": 1,
"OverburdenSqFt": 1,
"OtherSqFt": 1,
"TotalSqFt": 1
},
"RoofingSystems": [
{
"USSystemBuilderID": 1,
"SystemName": "sample string 2",
"DeckTypeID": 3,
"DeckTypeName": "sample string 4",
"RoofSlope": "sample string 5",
"RecordStatus": "sample string 6",
"DeckTypeAddlInfo": "sample string 7",
"SystemAddlInfo": "sample string 8",
"RoofProjectTypeID": 9,
"RoofProjectTypeOther": "sample string 10",
"SystemBuilderCollectionId": 11,
"SystemFieldComponents": [
{
"USSystemBuilderLayerID": 1,
"Segment": 2,
"Sequence": 3,
"ComponentID": 4,
"ComponentName": "sample string 5",
"GroupID": 6,
"GroupName": "sample string 7",
"ProductID": 1,
"ProductName": "sample string 8",
"SecurementID": 9,
"SecurementName": "sample string 10"
},
{
"USSystemBuilderLayerID": 1,
"Segment": 2,
"Sequence": 3,
"ComponentID": 4,
"ComponentName": "sample string 5",
"GroupID": 6,
"GroupName": "sample string 7",
"ProductID": 1,
"ProductName": "sample string 8",
"SecurementID": 9,
"SecurementName": "sample string 10"
}
],
"SystemFlashingComponents": [
{
"USSystemBuilderLayerID": 1,
"Segment": 2,
"Sequence": 3,
"ComponentID": 4,
"ComponentName": "sample string 5",
"GroupID": 6,
"GroupName": "sample string 7",
"ProductID": 1,
"ProductName": "sample string 8",
"SecurementID": 9,
"SecurementName": "sample string 10"
},
{
"USSystemBuilderLayerID": 1,
"Segment": 2,
"Sequence": 3,
"ComponentID": 4,
"ComponentName": "sample string 5",
"GroupID": 6,
"GroupName": "sample string 7",
"ProductID": 1,
"ProductName": "sample string 8",
"SecurementID": 9,
"SecurementName": "sample string 10"
}
]
},
{
"USSystemBuilderID": 1,
"SystemName": "sample string 2",
"DeckTypeID": 3,
"DeckTypeName": "sample string 4",
"RoofSlope": "sample string 5",
"RecordStatus": "sample string 6",
"DeckTypeAddlInfo": "sample string 7",
"SystemAddlInfo": "sample string 8",
"RoofProjectTypeID": 9,
"RoofProjectTypeOther": "sample string 10",
"SystemBuilderCollectionId": 11,
"SystemFieldComponents": [
{
"USSystemBuilderLayerID": 1,
"Segment": 2,
"Sequence": 3,
"ComponentID": 4,
"ComponentName": "sample string 5",
"GroupID": 6,
"GroupName": "sample string 7",
"ProductID": 1,
"ProductName": "sample string 8",
"SecurementID": 9,
"SecurementName": "sample string 10"
},
{
"USSystemBuilderLayerID": 1,
"Segment": 2,
"Sequence": 3,
"ComponentID": 4,
"ComponentName": "sample string 5",
"GroupID": 6,
"GroupName": "sample string 7",
"ProductID": 1,
"ProductName": "sample string 8",
"SecurementID": 9,
"SecurementName": "sample string 10"
}
],
"SystemFlashingComponents": [
{
"USSystemBuilderLayerID": 1,
"Segment": 2,
"Sequence": 3,
"ComponentID": 4,
"ComponentName": "sample string 5",
"GroupID": 6,
"GroupName": "sample string 7",
"ProductID": 1,
"ProductName": "sample string 8",
"SecurementID": 9,
"SecurementName": "sample string 10"
},
{
"USSystemBuilderLayerID": 1,
"Segment": 2,
"Sequence": 3,
"ComponentID": 4,
"ComponentName": "sample string 5",
"GroupID": 6,
"GroupName": "sample string 7",
"ProductID": 1,
"ProductName": "sample string 8",
"SecurementID": 9,
"SecurementName": "sample string 10"
}
]
}
],
"Inspections": [
{
"Id": 1,
"Guid": "fd3dd793-acce-49ba-aa07-84c480f92555",
"WarrantyGuid": "e8484d51-a0f5-4fa1-bfa7-b43d2c5004ee",
"Date": "2025-12-15T05:17:57.0646457+00:00",
"Temperature": 5.1,
"Weather": {
"WeatherGuid": "a251afe6-17f6-4e7b-8fda-96059c72d914",
"Name": "sample string 1"
},
"OverBurdenType": "sample string 6",
"OverburdenTypeGuid": "d5ca1e82-b2cc-4583-9678-f5294e51ac06",
"WarrantyType": "sample string 7",
"WarrantyYears": "sample string 8",
"SubstantialCompletionDate": "2025-12-15T05:17:57.0646457+00:00",
"PreviousItemsWereAddressed": true,
"PondingConditionWasNoted": true,
"Observations": "sample string 9",
"FinalInspectionResult": "sample string 10",
"FinalInspectionResultGuid": "93839d5b-97d8-420c-a8cc-5e58e9125aa9",
"ActionItemsComplete": "sample string 11",
"WarrantyPunchList": [
{
"Id": 1,
"Guid": "d7a7ccaa-6220-4871-8937-892673db6f66",
"Comments": "sample string 3",
"Description": "sample string 4",
"RecordStatus": "sample string 5"
},
{
"Id": 1,
"Guid": "d7a7ccaa-6220-4871-8937-892673db6f66",
"Comments": "sample string 3",
"Description": "sample string 4",
"RecordStatus": "sample string 5"
}
],
"OverBurdenPunchList": [
{
"Id": 1,
"Guid": "d7a7ccaa-6220-4871-8937-892673db6f66",
"Comments": "sample string 3",
"Description": "sample string 4",
"RecordStatus": "sample string 5"
},
{
"Id": 1,
"Guid": "d7a7ccaa-6220-4871-8937-892673db6f66",
"Comments": "sample string 3",
"Description": "sample string 4",
"RecordStatus": "sample string 5"
}
],
"SignatureText": "sample string 12",
"Inspector": {
"Id": 1,
"Guid": "1415567d-7bdb-4d8f-8df8-f2a73c20554b",
"Email": "sample string 3",
"FirstName": "sample string 4",
"LastName": "sample string 5",
"FullName": "sample string 4 sample string 5"
},
"ObservationsAcknowledged": true,
"Status": "Submitted",
"IsSubmitted": true,
"InspectionType": "FINAL",
"IsFinalInspection": true,
"PhotoCount": 16,
"Photos": [
{
"Id": 1,
"Guid": "ef0e26ad-7542-488d-894a-2c96b91125da",
"Description": "sample string 3",
"IsSignature": true,
"FileName": "sample string 5",
"Url": "http://webapihelppage6.com"
},
{
"Id": 1,
"Guid": "ef0e26ad-7542-488d-894a-2c96b91125da",
"Description": "sample string 3",
"IsSignature": true,
"FileName": "sample string 5",
"Url": "http://webapihelppage6.com"
}
],
"HasNonSopremaProducts": true,
"NonSopremaProducts": [
{
"Id": 1,
"InspectionGuid": "414f83aa-8203-4895-a800-dcac71f0481a",
"CategoryId": 1,
"CategoryName": "sample string 3",
"ProductDescription": "sample string 4"
},
{
"Id": 1,
"InspectionGuid": "414f83aa-8203-4895-a800-dcac71f0481a",
"CategoryId": 1,
"CategoryName": "sample string 3",
"ProductDescription": "sample string 4"
}
]
},
{
"Id": 1,
"Guid": "fd3dd793-acce-49ba-aa07-84c480f92555",
"WarrantyGuid": "e8484d51-a0f5-4fa1-bfa7-b43d2c5004ee",
"Date": "2025-12-15T05:17:57.0646457+00:00",
"Temperature": 5.1,
"Weather": {
"WeatherGuid": "a251afe6-17f6-4e7b-8fda-96059c72d914",
"Name": "sample string 1"
},
"OverBurdenType": "sample string 6",
"OverburdenTypeGuid": "d5ca1e82-b2cc-4583-9678-f5294e51ac06",
"WarrantyType": "sample string 7",
"WarrantyYears": "sample string 8",
"SubstantialCompletionDate": "2025-12-15T05:17:57.0646457+00:00",
"PreviousItemsWereAddressed": true,
"PondingConditionWasNoted": true,
"Observations": "sample string 9",
"FinalInspectionResult": "sample string 10",
"FinalInspectionResultGuid": "93839d5b-97d8-420c-a8cc-5e58e9125aa9",
"ActionItemsComplete": "sample string 11",
"WarrantyPunchList": [
{
"Id": 1,
"Guid": "d7a7ccaa-6220-4871-8937-892673db6f66",
"Comments": "sample string 3",
"Description": "sample string 4",
"RecordStatus": "sample string 5"
},
{
"Id": 1,
"Guid": "d7a7ccaa-6220-4871-8937-892673db6f66",
"Comments": "sample string 3",
"Description": "sample string 4",
"RecordStatus": "sample string 5"
}
],
"OverBurdenPunchList": [
{
"Id": 1,
"Guid": "d7a7ccaa-6220-4871-8937-892673db6f66",
"Comments": "sample string 3",
"Description": "sample string 4",
"RecordStatus": "sample string 5"
},
{
"Id": 1,
"Guid": "d7a7ccaa-6220-4871-8937-892673db6f66",
"Comments": "sample string 3",
"Description": "sample string 4",
"RecordStatus": "sample string 5"
}
],
"SignatureText": "sample string 12",
"Inspector": {
"Id": 1,
"Guid": "1415567d-7bdb-4d8f-8df8-f2a73c20554b",
"Email": "sample string 3",
"FirstName": "sample string 4",
"LastName": "sample string 5",
"FullName": "sample string 4 sample string 5"
},
"ObservationsAcknowledged": true,
"Status": "Submitted",
"IsSubmitted": true,
"InspectionType": "FINAL",
"IsFinalInspection": true,
"PhotoCount": 16,
"Photos": [
{
"Id": 1,
"Guid": "ef0e26ad-7542-488d-894a-2c96b91125da",
"Description": "sample string 3",
"IsSignature": true,
"FileName": "sample string 5",
"Url": "http://webapihelppage6.com"
},
{
"Id": 1,
"Guid": "ef0e26ad-7542-488d-894a-2c96b91125da",
"Description": "sample string 3",
"IsSignature": true,
"FileName": "sample string 5",
"Url": "http://webapihelppage6.com"
}
],
"HasNonSopremaProducts": true,
"NonSopremaProducts": [
{
"Id": 1,
"InspectionGuid": "414f83aa-8203-4895-a800-dcac71f0481a",
"CategoryId": 1,
"CategoryName": "sample string 3",
"ProductDescription": "sample string 4"
},
{
"Id": 1,
"InspectionGuid": "414f83aa-8203-4895-a800-dcac71f0481a",
"CategoryId": 1,
"CategoryName": "sample string 3",
"ProductDescription": "sample string 4"
}
]
}
]
},
"Number": "sample string 4",
"WarrantyYears": "sample string 7",
"FinalSiteVisitDate": "2025-12-15T05:17:57.0646457+00:00",
"PreviousNumberOfClaims": 1,
"DescriptionOfIssue": "sample string 5",
"BuildingContact": {
"Name": "sample string 1",
"Email": "sample string 2",
"Phone": "sample string 3"
},
"Investigations": [
{
"Id": 1,
"WarrantyGuid": "152e70b5-fc48-4e2d-89a1-eaa4af012cca",
"WarrantyClaimId": 3,
"Number": "sample string 4",
"Date": "2025-12-15T05:17:57.0646457+00:00",
"Inspector": {
"Id": 1,
"Guid": "1415567d-7bdb-4d8f-8df8-f2a73c20554b",
"Email": "sample string 3",
"FirstName": "sample string 4",
"LastName": "sample string 5",
"FullName": "sample string 4 sample string 5"
},
"Guid": "4e0cc798-f8b9-4b06-8f4b-709748f00c28",
"WarrantyClaimGuid": "5431e021-4436-4c0a-b802-09fc0feb3450",
"InspectorGuid": "fc4ed02f-73b8-45b3-92a4-df4681d4f766",
"ResultId": 0,
"StatusId": 0,
"Temperature": 1,
"WeatherGuid": "bfbfeab6-1242-4826-b87b-d516e801eeb6",
"OwnerResponsabilityItems": "sample string 10",
"PhotoCount": 11,
"ConditionsObserved": [
{
"Id": 1,
"Guid": "a3c0dd12-2ff6-4acc-9a73-ad35e82a2a0c",
"InvestigationGuid": "e21068c3-005b-42dd-a497-0942995c3b2e",
"LeakLocation": "sample string 4",
"ConditionsObservedGuid": "4d97cbf6-b4b9-4569-84b7-06440d63b588",
"ConditionObservedOther": "sample string 5",
"Comments": "sample string 6",
"Photos": [
{
"Id": 1,
"Guid": "ef0e26ad-7542-488d-894a-2c96b91125da",
"Description": "sample string 3",
"IsSignature": true,
"FileName": "sample string 5",
"Url": "http://webapihelppage6.com"
},
{
"Id": 1,
"Guid": "ef0e26ad-7542-488d-894a-2c96b91125da",
"Description": "sample string 3",
"IsSignature": true,
"FileName": "sample string 5",
"Url": "http://webapihelppage6.com"
}
]
},
{
"Id": 1,
"Guid": "a3c0dd12-2ff6-4acc-9a73-ad35e82a2a0c",
"InvestigationGuid": "e21068c3-005b-42dd-a497-0942995c3b2e",
"LeakLocation": "sample string 4",
"ConditionsObservedGuid": "4d97cbf6-b4b9-4569-84b7-06440d63b588",
"ConditionObservedOther": "sample string 5",
"Comments": "sample string 6",
"Photos": [
{
"Id": 1,
"Guid": "ef0e26ad-7542-488d-894a-2c96b91125da",
"Description": "sample string 3",
"IsSignature": true,
"FileName": "sample string 5",
"Url": "http://webapihelppage6.com"
},
{
"Id": 1,
"Guid": "ef0e26ad-7542-488d-894a-2c96b91125da",
"Description": "sample string 3",
"IsSignature": true,
"FileName": "sample string 5",
"Url": "http://webapihelppage6.com"
}
]
}
]
},
{
"Id": 1,
"WarrantyGuid": "152e70b5-fc48-4e2d-89a1-eaa4af012cca",
"WarrantyClaimId": 3,
"Number": "sample string 4",
"Date": "2025-12-15T05:17:57.0646457+00:00",
"Inspector": {
"Id": 1,
"Guid": "1415567d-7bdb-4d8f-8df8-f2a73c20554b",
"Email": "sample string 3",
"FirstName": "sample string 4",
"LastName": "sample string 5",
"FullName": "sample string 4 sample string 5"
},
"Guid": "4e0cc798-f8b9-4b06-8f4b-709748f00c28",
"WarrantyClaimGuid": "5431e021-4436-4c0a-b802-09fc0feb3450",
"InspectorGuid": "fc4ed02f-73b8-45b3-92a4-df4681d4f766",
"ResultId": 0,
"StatusId": 0,
"Temperature": 1,
"WeatherGuid": "bfbfeab6-1242-4826-b87b-d516e801eeb6",
"OwnerResponsabilityItems": "sample string 10",
"PhotoCount": 11,
"ConditionsObserved": [
{
"Id": 1,
"Guid": "a3c0dd12-2ff6-4acc-9a73-ad35e82a2a0c",
"InvestigationGuid": "e21068c3-005b-42dd-a497-0942995c3b2e",
"LeakLocation": "sample string 4",
"ConditionsObservedGuid": "4d97cbf6-b4b9-4569-84b7-06440d63b588",
"ConditionObservedOther": "sample string 5",
"Comments": "sample string 6",
"Photos": [
{
"Id": 1,
"Guid": "ef0e26ad-7542-488d-894a-2c96b91125da",
"Description": "sample string 3",
"IsSignature": true,
"FileName": "sample string 5",
"Url": "http://webapihelppage6.com"
},
{
"Id": 1,
"Guid": "ef0e26ad-7542-488d-894a-2c96b91125da",
"Description": "sample string 3",
"IsSignature": true,
"FileName": "sample string 5",
"Url": "http://webapihelppage6.com"
}
]
},
{
"Id": 1,
"Guid": "a3c0dd12-2ff6-4acc-9a73-ad35e82a2a0c",
"InvestigationGuid": "e21068c3-005b-42dd-a497-0942995c3b2e",
"LeakLocation": "sample string 4",
"ConditionsObservedGuid": "4d97cbf6-b4b9-4569-84b7-06440d63b588",
"ConditionObservedOther": "sample string 5",
"Comments": "sample string 6",
"Photos": [
{
"Id": 1,
"Guid": "ef0e26ad-7542-488d-894a-2c96b91125da",
"Description": "sample string 3",
"IsSignature": true,
"FileName": "sample string 5",
"Url": "http://webapihelppage6.com"
},
{
"Id": 1,
"Guid": "ef0e26ad-7542-488d-894a-2c96b91125da",
"Description": "sample string 3",
"IsSignature": true,
"FileName": "sample string 5",
"Url": "http://webapihelppage6.com"
}
]
}
]
}
],
"Documents": [
{
"Description": "sample string 1",
"Url": "http://webapihelppage2.com"
},
{
"Description": "sample string 1",
"Url": "http://webapihelppage2.com"
}
]
},
{
"Id": 1,
"Guid": "385dfc92-ca06-4e03-9f20-9535ac0eda9b",
"WarrantyGuid": "d5a3f1fc-c3f9-417e-85b5-99c4151958c4",
"Warranty": {
"Guid": "ade88ad4-d81a-4f1b-8f34-41559ff7e8ef",
"ProjectName": "sample string 2",
"JobNumber": "sample string 3",
"WarrantyNumber": "sample string 4",
"JobType": "sample string 5",
"ConstructionType": "sample string 6",
"WarrantyType": "sample string 7",
"Address": {
"Address1": "sample string 1",
"City": "sample string 2",
"State": "sample string 3",
"Zip": "sample string 4",
"Latitude": 1.0,
"Longitude": 1.0
},
"Inspector": {
"Id": 1,
"Guid": "1415567d-7bdb-4d8f-8df8-f2a73c20554b",
"Email": "sample string 3",
"FirstName": "sample string 4",
"LastName": "sample string 5",
"FullName": "sample string 4 sample string 5"
},
"Contact": {
"Email": "sample string 1",
"FirstName": "sample string 2",
"LastName": "sample string 3",
"FullName": "sample string 2 sample string 3"
},
"Contractor": {
"Name": "sample string 1",
"Address": {
"Address1": "sample string 1",
"City": "sample string 2",
"State": "sample string 3",
"Zip": "sample string 4",
"Latitude": 1.0,
"Longitude": 1.0
},
"Contact": "sample string 2",
"Phone": "sample string 3",
"Email": "sample string 4"
},
"ConstructionName": "sample string 8",
"SystemName": "sample string 9",
"ExistingAssemblyName": "sample string 10",
"SquareFeet": {
"FieldSqFt": 1,
"FlashingSqFt": 1,
"VerticalSqFt": 1,
"HorizontalSqFt": 1,
"OverburdenSqFt": 1,
"OtherSqFt": 1,
"TotalSqFt": 1
},
"RoofingSystems": [
{
"USSystemBuilderID": 1,
"SystemName": "sample string 2",
"DeckTypeID": 3,
"DeckTypeName": "sample string 4",
"RoofSlope": "sample string 5",
"RecordStatus": "sample string 6",
"DeckTypeAddlInfo": "sample string 7",
"SystemAddlInfo": "sample string 8",
"RoofProjectTypeID": 9,
"RoofProjectTypeOther": "sample string 10",
"SystemBuilderCollectionId": 11,
"SystemFieldComponents": [
{
"USSystemBuilderLayerID": 1,
"Segment": 2,
"Sequence": 3,
"ComponentID": 4,
"ComponentName": "sample string 5",
"GroupID": 6,
"GroupName": "sample string 7",
"ProductID": 1,
"ProductName": "sample string 8",
"SecurementID": 9,
"SecurementName": "sample string 10"
},
{
"USSystemBuilderLayerID": 1,
"Segment": 2,
"Sequence": 3,
"ComponentID": 4,
"ComponentName": "sample string 5",
"GroupID": 6,
"GroupName": "sample string 7",
"ProductID": 1,
"ProductName": "sample string 8",
"SecurementID": 9,
"SecurementName": "sample string 10"
}
],
"SystemFlashingComponents": [
{
"USSystemBuilderLayerID": 1,
"Segment": 2,
"Sequence": 3,
"ComponentID": 4,
"ComponentName": "sample string 5",
"GroupID": 6,
"GroupName": "sample string 7",
"ProductID": 1,
"ProductName": "sample string 8",
"SecurementID": 9,
"SecurementName": "sample string 10"
},
{
"USSystemBuilderLayerID": 1,
"Segment": 2,
"Sequence": 3,
"ComponentID": 4,
"ComponentName": "sample string 5",
"GroupID": 6,
"GroupName": "sample string 7",
"ProductID": 1,
"ProductName": "sample string 8",
"SecurementID": 9,
"SecurementName": "sample string 10"
}
]
},
{
"USSystemBuilderID": 1,
"SystemName": "sample string 2",
"DeckTypeID": 3,
"DeckTypeName": "sample string 4",
"RoofSlope": "sample string 5",
"RecordStatus": "sample string 6",
"DeckTypeAddlInfo": "sample string 7",
"SystemAddlInfo": "sample string 8",
"RoofProjectTypeID": 9,
"RoofProjectTypeOther": "sample string 10",
"SystemBuilderCollectionId": 11,
"SystemFieldComponents": [
{
"USSystemBuilderLayerID": 1,
"Segment": 2,
"Sequence": 3,
"ComponentID": 4,
"ComponentName": "sample string 5",
"GroupID": 6,
"GroupName": "sample string 7",
"ProductID": 1,
"ProductName": "sample string 8",
"SecurementID": 9,
"SecurementName": "sample string 10"
},
{
"USSystemBuilderLayerID": 1,
"Segment": 2,
"Sequence": 3,
"ComponentID": 4,
"ComponentName": "sample string 5",
"GroupID": 6,
"GroupName": "sample string 7",
"ProductID": 1,
"ProductName": "sample string 8",
"SecurementID": 9,
"SecurementName": "sample string 10"
}
],
"SystemFlashingComponents": [
{
"USSystemBuilderLayerID": 1,
"Segment": 2,
"Sequence": 3,
"ComponentID": 4,
"ComponentName": "sample string 5",
"GroupID": 6,
"GroupName": "sample string 7",
"ProductID": 1,
"ProductName": "sample string 8",
"SecurementID": 9,
"SecurementName": "sample string 10"
},
{
"USSystemBuilderLayerID": 1,
"Segment": 2,
"Sequence": 3,
"ComponentID": 4,
"ComponentName": "sample string 5",
"GroupID": 6,
"GroupName": "sample string 7",
"ProductID": 1,
"ProductName": "sample string 8",
"SecurementID": 9,
"SecurementName": "sample string 10"
}
]
}
],
"Inspections": [
{
"Id": 1,
"Guid": "fd3dd793-acce-49ba-aa07-84c480f92555",
"WarrantyGuid": "e8484d51-a0f5-4fa1-bfa7-b43d2c5004ee",
"Date": "2025-12-15T05:17:57.0646457+00:00",
"Temperature": 5.1,
"Weather": {
"WeatherGuid": "a251afe6-17f6-4e7b-8fda-96059c72d914",
"Name": "sample string 1"
},
"OverBurdenType": "sample string 6",
"OverburdenTypeGuid": "d5ca1e82-b2cc-4583-9678-f5294e51ac06",
"WarrantyType": "sample string 7",
"WarrantyYears": "sample string 8",
"SubstantialCompletionDate": "2025-12-15T05:17:57.0646457+00:00",
"PreviousItemsWereAddressed": true,
"PondingConditionWasNoted": true,
"Observations": "sample string 9",
"FinalInspectionResult": "sample string 10",
"FinalInspectionResultGuid": "93839d5b-97d8-420c-a8cc-5e58e9125aa9",
"ActionItemsComplete": "sample string 11",
"WarrantyPunchList": [
{
"Id": 1,
"Guid": "d7a7ccaa-6220-4871-8937-892673db6f66",
"Comments": "sample string 3",
"Description": "sample string 4",
"RecordStatus": "sample string 5"
},
{
"Id": 1,
"Guid": "d7a7ccaa-6220-4871-8937-892673db6f66",
"Comments": "sample string 3",
"Description": "sample string 4",
"RecordStatus": "sample string 5"
}
],
"OverBurdenPunchList": [
{
"Id": 1,
"Guid": "d7a7ccaa-6220-4871-8937-892673db6f66",
"Comments": "sample string 3",
"Description": "sample string 4",
"RecordStatus": "sample string 5"
},
{
"Id": 1,
"Guid": "d7a7ccaa-6220-4871-8937-892673db6f66",
"Comments": "sample string 3",
"Description": "sample string 4",
"RecordStatus": "sample string 5"
}
],
"SignatureText": "sample string 12",
"Inspector": {
"Id": 1,
"Guid": "1415567d-7bdb-4d8f-8df8-f2a73c20554b",
"Email": "sample string 3",
"FirstName": "sample string 4",
"LastName": "sample string 5",
"FullName": "sample string 4 sample string 5"
},
"ObservationsAcknowledged": true,
"Status": "Submitted",
"IsSubmitted": true,
"InspectionType": "FINAL",
"IsFinalInspection": true,
"PhotoCount": 16,
"Photos": [
{
"Id": 1,
"Guid": "ef0e26ad-7542-488d-894a-2c96b91125da",
"Description": "sample string 3",
"IsSignature": true,
"FileName": "sample string 5",
"Url": "http://webapihelppage6.com"
},
{
"Id": 1,
"Guid": "ef0e26ad-7542-488d-894a-2c96b91125da",
"Description": "sample string 3",
"IsSignature": true,
"FileName": "sample string 5",
"Url": "http://webapihelppage6.com"
}
],
"HasNonSopremaProducts": true,
"NonSopremaProducts": [
{
"Id": 1,
"InspectionGuid": "414f83aa-8203-4895-a800-dcac71f0481a",
"CategoryId": 1,
"CategoryName": "sample string 3",
"ProductDescription": "sample string 4"
},
{
"Id": 1,
"InspectionGuid": "414f83aa-8203-4895-a800-dcac71f0481a",
"CategoryId": 1,
"CategoryName": "sample string 3",
"ProductDescription": "sample string 4"
}
]
},
{
"Id": 1,
"Guid": "fd3dd793-acce-49ba-aa07-84c480f92555",
"WarrantyGuid": "e8484d51-a0f5-4fa1-bfa7-b43d2c5004ee",
"Date": "2025-12-15T05:17:57.0646457+00:00",
"Temperature": 5.1,
"Weather": {
"WeatherGuid": "a251afe6-17f6-4e7b-8fda-96059c72d914",
"Name": "sample string 1"
},
"OverBurdenType": "sample string 6",
"OverburdenTypeGuid": "d5ca1e82-b2cc-4583-9678-f5294e51ac06",
"WarrantyType": "sample string 7",
"WarrantyYears": "sample string 8",
"SubstantialCompletionDate": "2025-12-15T05:17:57.0646457+00:00",
"PreviousItemsWereAddressed": true,
"PondingConditionWasNoted": true,
"Observations": "sample string 9",
"FinalInspectionResult": "sample string 10",
"FinalInspectionResultGuid": "93839d5b-97d8-420c-a8cc-5e58e9125aa9",
"ActionItemsComplete": "sample string 11",
"WarrantyPunchList": [
{
"Id": 1,
"Guid": "d7a7ccaa-6220-4871-8937-892673db6f66",
"Comments": "sample string 3",
"Description": "sample string 4",
"RecordStatus": "sample string 5"
},
{
"Id": 1,
"Guid": "d7a7ccaa-6220-4871-8937-892673db6f66",
"Comments": "sample string 3",
"Description": "sample string 4",
"RecordStatus": "sample string 5"
}
],
"OverBurdenPunchList": [
{
"Id": 1,
"Guid": "d7a7ccaa-6220-4871-8937-892673db6f66",
"Comments": "sample string 3",
"Description": "sample string 4",
"RecordStatus": "sample string 5"
},
{
"Id": 1,
"Guid": "d7a7ccaa-6220-4871-8937-892673db6f66",
"Comments": "sample string 3",
"Description": "sample string 4",
"RecordStatus": "sample string 5"
}
],
"SignatureText": "sample string 12",
"Inspector": {
"Id": 1,
"Guid": "1415567d-7bdb-4d8f-8df8-f2a73c20554b",
"Email": "sample string 3",
"FirstName": "sample string 4",
"LastName": "sample string 5",
"FullName": "sample string 4 sample string 5"
},
"ObservationsAcknowledged": true,
"Status": "Submitted",
"IsSubmitted": true,
"InspectionType": "FINAL",
"IsFinalInspection": true,
"PhotoCount": 16,
"Photos": [
{
"Id": 1,
"Guid": "ef0e26ad-7542-488d-894a-2c96b91125da",
"Description": "sample string 3",
"IsSignature": true,
"FileName": "sample string 5",
"Url": "http://webapihelppage6.com"
},
{
"Id": 1,
"Guid": "ef0e26ad-7542-488d-894a-2c96b91125da",
"Description": "sample string 3",
"IsSignature": true,
"FileName": "sample string 5",
"Url": "http://webapihelppage6.com"
}
],
"HasNonSopremaProducts": true,
"NonSopremaProducts": [
{
"Id": 1,
"InspectionGuid": "414f83aa-8203-4895-a800-dcac71f0481a",
"CategoryId": 1,
"CategoryName": "sample string 3",
"ProductDescription": "sample string 4"
},
{
"Id": 1,
"InspectionGuid": "414f83aa-8203-4895-a800-dcac71f0481a",
"CategoryId": 1,
"CategoryName": "sample string 3",
"ProductDescription": "sample string 4"
}
]
}
]
},
"Number": "sample string 4",
"WarrantyYears": "sample string 7",
"FinalSiteVisitDate": "2025-12-15T05:17:57.0646457+00:00",
"PreviousNumberOfClaims": 1,
"DescriptionOfIssue": "sample string 5",
"BuildingContact": {
"Name": "sample string 1",
"Email": "sample string 2",
"Phone": "sample string 3"
},
"Investigations": [
{
"Id": 1,
"WarrantyGuid": "152e70b5-fc48-4e2d-89a1-eaa4af012cca",
"WarrantyClaimId": 3,
"Number": "sample string 4",
"Date": "2025-12-15T05:17:57.0646457+00:00",
"Inspector": {
"Id": 1,
"Guid": "1415567d-7bdb-4d8f-8df8-f2a73c20554b",
"Email": "sample string 3",
"FirstName": "sample string 4",
"LastName": "sample string 5",
"FullName": "sample string 4 sample string 5"
},
"Guid": "4e0cc798-f8b9-4b06-8f4b-709748f00c28",
"WarrantyClaimGuid": "5431e021-4436-4c0a-b802-09fc0feb3450",
"InspectorGuid": "fc4ed02f-73b8-45b3-92a4-df4681d4f766",
"ResultId": 0,
"StatusId": 0,
"Temperature": 1,
"WeatherGuid": "bfbfeab6-1242-4826-b87b-d516e801eeb6",
"OwnerResponsabilityItems": "sample string 10",
"PhotoCount": 11,
"ConditionsObserved": [
{
"Id": 1,
"Guid": "a3c0dd12-2ff6-4acc-9a73-ad35e82a2a0c",
"InvestigationGuid": "e21068c3-005b-42dd-a497-0942995c3b2e",
"LeakLocation": "sample string 4",
"ConditionsObservedGuid": "4d97cbf6-b4b9-4569-84b7-06440d63b588",
"ConditionObservedOther": "sample string 5",
"Comments": "sample string 6",
"Photos": [
{
"Id": 1,
"Guid": "ef0e26ad-7542-488d-894a-2c96b91125da",
"Description": "sample string 3",
"IsSignature": true,
"FileName": "sample string 5",
"Url": "http://webapihelppage6.com"
},
{
"Id": 1,
"Guid": "ef0e26ad-7542-488d-894a-2c96b91125da",
"Description": "sample string 3",
"IsSignature": true,
"FileName": "sample string 5",
"Url": "http://webapihelppage6.com"
}
]
},
{
"Id": 1,
"Guid": "a3c0dd12-2ff6-4acc-9a73-ad35e82a2a0c",
"InvestigationGuid": "e21068c3-005b-42dd-a497-0942995c3b2e",
"LeakLocation": "sample string 4",
"ConditionsObservedGuid": "4d97cbf6-b4b9-4569-84b7-06440d63b588",
"ConditionObservedOther": "sample string 5",
"Comments": "sample string 6",
"Photos": [
{
"Id": 1,
"Guid": "ef0e26ad-7542-488d-894a-2c96b91125da",
"Description": "sample string 3",
"IsSignature": true,
"FileName": "sample string 5",
"Url": "http://webapihelppage6.com"
},
{
"Id": 1,
"Guid": "ef0e26ad-7542-488d-894a-2c96b91125da",
"Description": "sample string 3",
"IsSignature": true,
"FileName": "sample string 5",
"Url": "http://webapihelppage6.com"
}
]
}
]
},
{
"Id": 1,
"WarrantyGuid": "152e70b5-fc48-4e2d-89a1-eaa4af012cca",
"WarrantyClaimId": 3,
"Number": "sample string 4",
"Date": "2025-12-15T05:17:57.0646457+00:00",
"Inspector": {
"Id": 1,
"Guid": "1415567d-7bdb-4d8f-8df8-f2a73c20554b",
"Email": "sample string 3",
"FirstName": "sample string 4",
"LastName": "sample string 5",
"FullName": "sample string 4 sample string 5"
},
"Guid": "4e0cc798-f8b9-4b06-8f4b-709748f00c28",
"WarrantyClaimGuid": "5431e021-4436-4c0a-b802-09fc0feb3450",
"InspectorGuid": "fc4ed02f-73b8-45b3-92a4-df4681d4f766",
"ResultId": 0,
"StatusId": 0,
"Temperature": 1,
"WeatherGuid": "bfbfeab6-1242-4826-b87b-d516e801eeb6",
"OwnerResponsabilityItems": "sample string 10",
"PhotoCount": 11,
"ConditionsObserved": [
{
"Id": 1,
"Guid": "a3c0dd12-2ff6-4acc-9a73-ad35e82a2a0c",
"InvestigationGuid": "e21068c3-005b-42dd-a497-0942995c3b2e",
"LeakLocation": "sample string 4",
"ConditionsObservedGuid": "4d97cbf6-b4b9-4569-84b7-06440d63b588",
"ConditionObservedOther": "sample string 5",
"Comments": "sample string 6",
"Photos": [
{
"Id": 1,
"Guid": "ef0e26ad-7542-488d-894a-2c96b91125da",
"Description": "sample string 3",
"IsSignature": true,
"FileName": "sample string 5",
"Url": "http://webapihelppage6.com"
},
{
"Id": 1,
"Guid": "ef0e26ad-7542-488d-894a-2c96b91125da",
"Description": "sample string 3",
"IsSignature": true,
"FileName": "sample string 5",
"Url": "http://webapihelppage6.com"
}
]
},
{
"Id": 1,
"Guid": "a3c0dd12-2ff6-4acc-9a73-ad35e82a2a0c",
"InvestigationGuid": "e21068c3-005b-42dd-a497-0942995c3b2e",
"LeakLocation": "sample string 4",
"ConditionsObservedGuid": "4d97cbf6-b4b9-4569-84b7-06440d63b588",
"ConditionObservedOther": "sample string 5",
"Comments": "sample string 6",
"Photos": [
{
"Id": 1,
"Guid": "ef0e26ad-7542-488d-894a-2c96b91125da",
"Description": "sample string 3",
"IsSignature": true,
"FileName": "sample string 5",
"Url": "http://webapihelppage6.com"
},
{
"Id": 1,
"Guid": "ef0e26ad-7542-488d-894a-2c96b91125da",
"Description": "sample string 3",
"IsSignature": true,
"FileName": "sample string 5",
"Url": "http://webapihelppage6.com"
}
]
}
]
}
],
"Documents": [
{
"Description": "sample string 1",
"Url": "http://webapihelppage2.com"
},
{
"Description": "sample string 1",
"Url": "http://webapihelppage2.com"
}
]
}
]
application/xml, text/xml
Sample:
<ArrayOfClaimModel xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/Soprema.Inspector.WebApi.Models">
<ClaimModel>
<BuildingContact>
<Email>sample string 2</Email>
<Name>sample string 1</Name>
<Phone>sample string 3</Phone>
</BuildingContact>
<DescriptionOfIssue>sample string 5</DescriptionOfIssue>
<Documents>
<ClaimDocumentModel>
<Description>sample string 1</Description>
<Url>http://webapihelppage2.com/</Url>
</ClaimDocumentModel>
<ClaimDocumentModel>
<Description>sample string 1</Description>
<Url>http://webapihelppage2.com/</Url>
</ClaimDocumentModel>
</Documents>
<FinalSiteVisitDate>2025-12-15T05:17:57.0646457+00:00</FinalSiteVisitDate>
<Guid>385dfc92-ca06-4e03-9f20-9535ac0eda9b</Guid>
<Id>1</Id>
<Investigations>
<ClaimInvestigationModel>
<ConditionsObserved>
<ConditionObservedModel>
<Comments>sample string 6</Comments>
<ConditionObservedOther>sample string 5</ConditionObservedOther>
<ConditionsObservedGuid>4d97cbf6-b4b9-4569-84b7-06440d63b588</ConditionsObservedGuid>
<Guid>a3c0dd12-2ff6-4acc-9a73-ad35e82a2a0c</Guid>
<Id>1</Id>
<InvestigationGuid>e21068c3-005b-42dd-a497-0942995c3b2e</InvestigationGuid>
<LeakLocation>sample string 4</LeakLocation>
<Photos>
<PhotoModel>
<Description>sample string 3</Description>
<FileName>sample string 5</FileName>
<Guid>ef0e26ad-7542-488d-894a-2c96b91125da</Guid>
<Id>1</Id>
<IsSignature>true</IsSignature>
<Url>http://webapihelppage6.com/</Url>
</PhotoModel>
<PhotoModel>
<Description>sample string 3</Description>
<FileName>sample string 5</FileName>
<Guid>ef0e26ad-7542-488d-894a-2c96b91125da</Guid>
<Id>1</Id>
<IsSignature>true</IsSignature>
<Url>http://webapihelppage6.com/</Url>
</PhotoModel>
</Photos>
</ConditionObservedModel>
<ConditionObservedModel>
<Comments>sample string 6</Comments>
<ConditionObservedOther>sample string 5</ConditionObservedOther>
<ConditionsObservedGuid>4d97cbf6-b4b9-4569-84b7-06440d63b588</ConditionsObservedGuid>
<Guid>a3c0dd12-2ff6-4acc-9a73-ad35e82a2a0c</Guid>
<Id>1</Id>
<InvestigationGuid>e21068c3-005b-42dd-a497-0942995c3b2e</InvestigationGuid>
<LeakLocation>sample string 4</LeakLocation>
<Photos>
<PhotoModel>
<Description>sample string 3</Description>
<FileName>sample string 5</FileName>
<Guid>ef0e26ad-7542-488d-894a-2c96b91125da</Guid>
<Id>1</Id>
<IsSignature>true</IsSignature>
<Url>http://webapihelppage6.com/</Url>
</PhotoModel>
<PhotoModel>
<Description>sample string 3</Description>
<FileName>sample string 5</FileName>
<Guid>ef0e26ad-7542-488d-894a-2c96b91125da</Guid>
<Id>1</Id>
<IsSignature>true</IsSignature>
<Url>http://webapihelppage6.com/</Url>
</PhotoModel>
</Photos>
</ConditionObservedModel>
</ConditionsObserved>
<Guid>4e0cc798-f8b9-4b06-8f4b-709748f00c28</Guid>
<InspectorGuid>fc4ed02f-73b8-45b3-92a4-df4681d4f766</InspectorGuid>
<OwnerResponsabilityItems>sample string 10</OwnerResponsabilityItems>
<PhotoCount>11</PhotoCount>
<ResultId>None</ResultId>
<StatusId>Saved</StatusId>
<Temperature>1</Temperature>
<WarrantyClaimGuid>5431e021-4436-4c0a-b802-09fc0feb3450</WarrantyClaimGuid>
<WeatherGuid>bfbfeab6-1242-4826-b87b-d516e801eeb6</WeatherGuid>
<Date>2025-12-15T05:17:57.0646457+00:00</Date>
<Id>1</Id>
<Inspector>
<FirstName>sample string 4</FirstName>
<LastName>sample string 5</LastName>
<Email>sample string 3</Email>
<Guid>1415567d-7bdb-4d8f-8df8-f2a73c20554b</Guid>
<Id>1</Id>
</Inspector>
<Number>sample string 4</Number>
<WarrantyClaimId>3</WarrantyClaimId>
<WarrantyGuid>152e70b5-fc48-4e2d-89a1-eaa4af012cca</WarrantyGuid>
</ClaimInvestigationModel>
<ClaimInvestigationModel>
<ConditionsObserved>
<ConditionObservedModel>
<Comments>sample string 6</Comments>
<ConditionObservedOther>sample string 5</ConditionObservedOther>
<ConditionsObservedGuid>4d97cbf6-b4b9-4569-84b7-06440d63b588</ConditionsObservedGuid>
<Guid>a3c0dd12-2ff6-4acc-9a73-ad35e82a2a0c</Guid>
<Id>1</Id>
<InvestigationGuid>e21068c3-005b-42dd-a497-0942995c3b2e</InvestigationGuid>
<LeakLocation>sample string 4</LeakLocation>
<Photos>
<PhotoModel>
<Description>sample string 3</Description>
<FileName>sample string 5</FileName>
<Guid>ef0e26ad-7542-488d-894a-2c96b91125da</Guid>
<Id>1</Id>
<IsSignature>true</IsSignature>
<Url>http://webapihelppage6.com/</Url>
</PhotoModel>
<PhotoModel>
<Description>sample string 3</Description>
<FileName>sample string 5</FileName>
<Guid>ef0e26ad-7542-488d-894a-2c96b91125da</Guid>
<Id>1</Id>
<IsSignature>true</IsSignature>
<Url>http://webapihelppage6.com/</Url>
</PhotoModel>
</Photos>
</ConditionObservedModel>
<ConditionObservedModel>
<Comments>sample string 6</Comments>
<ConditionObservedOther>sample string 5</ConditionObservedOther>
<ConditionsObservedGuid>4d97cbf6-b4b9-4569-84b7-06440d63b588</ConditionsObservedGuid>
<Guid>a3c0dd12-2ff6-4acc-9a73-ad35e82a2a0c</Guid>
<Id>1</Id>
<InvestigationGuid>e21068c3-005b-42dd-a497-0942995c3b2e</InvestigationGuid>
<LeakLocation>sample string 4</LeakLocation>
<Photos>
<PhotoModel>
<Description>sample string 3</Description>
<FileName>sample string 5</FileName>
<Guid>ef0e26ad-7542-488d-894a-2c96b91125da</Guid>
<Id>1</Id>
<IsSignature>true</IsSignature>
<Url>http://webapihelppage6.com/</Url>
</PhotoModel>
<PhotoModel>
<Description>sample string 3</Description>
<FileName>sample string 5</FileName>
<Guid>ef0e26ad-7542-488d-894a-2c96b91125da</Guid>
<Id>1</Id>
<IsSignature>true</IsSignature>
<Url>http://webapihelppage6.com/</Url>
</PhotoModel>
</Photos>
</ConditionObservedModel>
</ConditionsObserved>
<Guid>4e0cc798-f8b9-4b06-8f4b-709748f00c28</Guid>
<InspectorGuid>fc4ed02f-73b8-45b3-92a4-df4681d4f766</InspectorGuid>
<OwnerResponsabilityItems>sample string 10</OwnerResponsabilityItems>
<PhotoCount>11</PhotoCount>
<ResultId>None</ResultId>
<StatusId>Saved</StatusId>
<Temperature>1</Temperature>
<WarrantyClaimGuid>5431e021-4436-4c0a-b802-09fc0feb3450</WarrantyClaimGuid>
<WeatherGuid>bfbfeab6-1242-4826-b87b-d516e801eeb6</WeatherGuid>
<Date>2025-12-15T05:17:57.0646457+00:00</Date>
<Id>1</Id>
<Inspector>
<FirstName>sample string 4</FirstName>
<LastName>sample string 5</LastName>
<Email>sample string 3</Email>
<Guid>1415567d-7bdb-4d8f-8df8-f2a73c20554b</Guid>
<Id>1</Id>
</Inspector>
<Number>sample string 4</Number>
<WarrantyClaimId>3</WarrantyClaimId>
<WarrantyGuid>152e70b5-fc48-4e2d-89a1-eaa4af012cca</WarrantyGuid>
</ClaimInvestigationModel>
</Investigations>
<Number>sample string 4</Number>
<PreviousNumberOfClaims>1</PreviousNumberOfClaims>
<Warranty>
<Address>
<Address1>sample string 1</Address1>
<City>sample string 2</City>
<Latitude>1</Latitude>
<Longitude>1</Longitude>
<State>sample string 3</State>
<Zip>sample string 4</Zip>
</Address>
<ConstructionName>sample string 8</ConstructionName>
<ConstructionType>sample string 6</ConstructionType>
<Contact>
<FirstName>sample string 2</FirstName>
<LastName>sample string 3</LastName>
<Email>sample string 1</Email>
</Contact>
<Contractor>
<Address>
<Address1>sample string 1</Address1>
<City>sample string 2</City>
<Latitude>1</Latitude>
<Longitude>1</Longitude>
<State>sample string 3</State>
<Zip>sample string 4</Zip>
</Address>
<Contact>sample string 2</Contact>
<Email>sample string 4</Email>
<Name>sample string 1</Name>
<Phone>sample string 3</Phone>
</Contractor>
<ExistingAssemblyName>sample string 10</ExistingAssemblyName>
<Guid>ade88ad4-d81a-4f1b-8f34-41559ff7e8ef</Guid>
<Inspections>
<InspectionModel>
<ActionItemsComplete>sample string 11</ActionItemsComplete>
<Date>2025-12-15T05:17:57.0646457+00:00</Date>
<FinalInspectionResult>sample string 10</FinalInspectionResult>
<FinalInspectionResultGuid>93839d5b-97d8-420c-a8cc-5e58e9125aa9</FinalInspectionResultGuid>
<Guid>fd3dd793-acce-49ba-aa07-84c480f92555</Guid>
<HasNonSopremaProducts>true</HasNonSopremaProducts>
<Id>1</Id>
<Inspector>
<FirstName>sample string 4</FirstName>
<LastName>sample string 5</LastName>
<Email>sample string 3</Email>
<Guid>1415567d-7bdb-4d8f-8df8-f2a73c20554b</Guid>
<Id>1</Id>
</Inspector>
<IsFinalInspection>true</IsFinalInspection>
<IsSubmitted>true</IsSubmitted>
<NonSopremaProducts>
<NonSopremaProductModel>
<CategoryId>1</CategoryId>
<CategoryName>sample string 3</CategoryName>
<Id>1</Id>
<InspectionGuid>414f83aa-8203-4895-a800-dcac71f0481a</InspectionGuid>
<ProductDescription>sample string 4</ProductDescription>
</NonSopremaProductModel>
<NonSopremaProductModel>
<CategoryId>1</CategoryId>
<CategoryName>sample string 3</CategoryName>
<Id>1</Id>
<InspectionGuid>414f83aa-8203-4895-a800-dcac71f0481a</InspectionGuid>
<ProductDescription>sample string 4</ProductDescription>
</NonSopremaProductModel>
</NonSopremaProducts>
<Observations>sample string 9</Observations>
<ObservationsAcknowledged>true</ObservationsAcknowledged>
<OverBurdenPunchList xmlns:d6p1="http://schemas.datacontract.org/2004/07/Soprema.BLL.Models.Warranties">
<d6p1:PunchListItem>
<d6p1:Comments>sample string 3</d6p1:Comments>
<d6p1:Description>sample string 4</d6p1:Description>
<d6p1:Guid>d7a7ccaa-6220-4871-8937-892673db6f66</d6p1:Guid>
<d6p1:Id>1</d6p1:Id>
<d6p1:RecordStatus>sample string 5</d6p1:RecordStatus>
</d6p1:PunchListItem>
<d6p1:PunchListItem>
<d6p1:Comments>sample string 3</d6p1:Comments>
<d6p1:Description>sample string 4</d6p1:Description>
<d6p1:Guid>d7a7ccaa-6220-4871-8937-892673db6f66</d6p1:Guid>
<d6p1:Id>1</d6p1:Id>
<d6p1:RecordStatus>sample string 5</d6p1:RecordStatus>
</d6p1:PunchListItem>
</OverBurdenPunchList>
<OverBurdenType>sample string 6</OverBurdenType>
<OverburdenTypeGuid>d5ca1e82-b2cc-4583-9678-f5294e51ac06</OverburdenTypeGuid>
<PhotoCount>16</PhotoCount>
<Photos>
<PhotoModel>
<Description>sample string 3</Description>
<FileName>sample string 5</FileName>
<Guid>ef0e26ad-7542-488d-894a-2c96b91125da</Guid>
<Id>1</Id>
<IsSignature>true</IsSignature>
<Url>http://webapihelppage6.com/</Url>
</PhotoModel>
<PhotoModel>
<Description>sample string 3</Description>
<FileName>sample string 5</FileName>
<Guid>ef0e26ad-7542-488d-894a-2c96b91125da</Guid>
<Id>1</Id>
<IsSignature>true</IsSignature>
<Url>http://webapihelppage6.com/</Url>
</PhotoModel>
</Photos>
<PondingConditionWasNoted>true</PondingConditionWasNoted>
<PreviousItemsWereAddressed>true</PreviousItemsWereAddressed>
<SignatureText>sample string 12</SignatureText>
<SubstantialCompletionDate>2025-12-15T05:17:57.0646457+00:00</SubstantialCompletionDate>
<Temperature>5.1</Temperature>
<WarrantyGuid>e8484d51-a0f5-4fa1-bfa7-b43d2c5004ee</WarrantyGuid>
<WarrantyPunchList xmlns:d6p1="http://schemas.datacontract.org/2004/07/Soprema.BLL.Models.Warranties">
<d6p1:PunchListItem>
<d6p1:Comments>sample string 3</d6p1:Comments>
<d6p1:Description>sample string 4</d6p1:Description>
<d6p1:Guid>d7a7ccaa-6220-4871-8937-892673db6f66</d6p1:Guid>
<d6p1:Id>1</d6p1:Id>
<d6p1:RecordStatus>sample string 5</d6p1:RecordStatus>
</d6p1:PunchListItem>
<d6p1:PunchListItem>
<d6p1:Comments>sample string 3</d6p1:Comments>
<d6p1:Description>sample string 4</d6p1:Description>
<d6p1:Guid>d7a7ccaa-6220-4871-8937-892673db6f66</d6p1:Guid>
<d6p1:Id>1</d6p1:Id>
<d6p1:RecordStatus>sample string 5</d6p1:RecordStatus>
</d6p1:PunchListItem>
</WarrantyPunchList>
<WarrantyType>sample string 7</WarrantyType>
<WarrantyYears>sample string 8</WarrantyYears>
<Weather xmlns:d6p1="http://schemas.datacontract.org/2004/07/Soprema.BLL.Models.Warranties">
<d6p1:Name>sample string 1</d6p1:Name>
<d6p1:WeatherGuid>a251afe6-17f6-4e7b-8fda-96059c72d914</d6p1:WeatherGuid>
</Weather>
</InspectionModel>
<InspectionModel>
<ActionItemsComplete>sample string 11</ActionItemsComplete>
<Date>2025-12-15T05:17:57.0646457+00:00</Date>
<FinalInspectionResult>sample string 10</FinalInspectionResult>
<FinalInspectionResultGuid>93839d5b-97d8-420c-a8cc-5e58e9125aa9</FinalInspectionResultGuid>
<Guid>fd3dd793-acce-49ba-aa07-84c480f92555</Guid>
<HasNonSopremaProducts>true</HasNonSopremaProducts>
<Id>1</Id>
<Inspector>
<FirstName>sample string 4</FirstName>
<LastName>sample string 5</LastName>
<Email>sample string 3</Email>
<Guid>1415567d-7bdb-4d8f-8df8-f2a73c20554b</Guid>
<Id>1</Id>
</Inspector>
<IsFinalInspection>true</IsFinalInspection>
<IsSubmitted>true</IsSubmitted>
<NonSopremaProducts>
<NonSopremaProductModel>
<CategoryId>1</CategoryId>
<CategoryName>sample string 3</CategoryName>
<Id>1</Id>
<InspectionGuid>414f83aa-8203-4895-a800-dcac71f0481a</InspectionGuid>
<ProductDescription>sample string 4</ProductDescription>
</NonSopremaProductModel>
<NonSopremaProductModel>
<CategoryId>1</CategoryId>
<CategoryName>sample string 3</CategoryName>
<Id>1</Id>
<InspectionGuid>414f83aa-8203-4895-a800-dcac71f0481a</InspectionGuid>
<ProductDescription>sample string 4</ProductDescription>
</NonSopremaProductModel>
</NonSopremaProducts>
<Observations>sample string 9</Observations>
<ObservationsAcknowledged>true</ObservationsAcknowledged>
<OverBurdenPunchList xmlns:d6p1="http://schemas.datacontract.org/2004/07/Soprema.BLL.Models.Warranties">
<d6p1:PunchListItem>
<d6p1:Comments>sample string 3</d6p1:Comments>
<d6p1:Description>sample string 4</d6p1:Description>
<d6p1:Guid>d7a7ccaa-6220-4871-8937-892673db6f66</d6p1:Guid>
<d6p1:Id>1</d6p1:Id>
<d6p1:RecordStatus>sample string 5</d6p1:RecordStatus>
</d6p1:PunchListItem>
<d6p1:PunchListItem>
<d6p1:Comments>sample string 3</d6p1:Comments>
<d6p1:Description>sample string 4</d6p1:Description>
<d6p1:Guid>d7a7ccaa-6220-4871-8937-892673db6f66</d6p1:Guid>
<d6p1:Id>1</d6p1:Id>
<d6p1:RecordStatus>sample string 5</d6p1:RecordStatus>
</d6p1:PunchListItem>
</OverBurdenPunchList>
<OverBurdenType>sample string 6</OverBurdenType>
<OverburdenTypeGuid>d5ca1e82-b2cc-4583-9678-f5294e51ac06</OverburdenTypeGuid>
<PhotoCount>16</PhotoCount>
<Photos>
<PhotoModel>
<Description>sample string 3</Description>
<FileName>sample string 5</FileName>
<Guid>ef0e26ad-7542-488d-894a-2c96b91125da</Guid>
<Id>1</Id>
<IsSignature>true</IsSignature>
<Url>http://webapihelppage6.com/</Url>
</PhotoModel>
<PhotoModel>
<Description>sample string 3</Description>
<FileName>sample string 5</FileName>
<Guid>ef0e26ad-7542-488d-894a-2c96b91125da</Guid>
<Id>1</Id>
<IsSignature>true</IsSignature>
<Url>http://webapihelppage6.com/</Url>
</PhotoModel>
</Photos>
<PondingConditionWasNoted>true</PondingConditionWasNoted>
<PreviousItemsWereAddressed>true</PreviousItemsWereAddressed>
<SignatureText>sample string 12</SignatureText>
<SubstantialCompletionDate>2025-12-15T05:17:57.0646457+00:00</SubstantialCompletionDate>
<Temperature>5.1</Temperature>
<WarrantyGuid>e8484d51-a0f5-4fa1-bfa7-b43d2c5004ee</WarrantyGuid>
<WarrantyPunchList xmlns:d6p1="http://schemas.datacontract.org/2004/07/Soprema.BLL.Models.Warranties">
<d6p1:PunchListItem>
<d6p1:Comments>sample string 3</d6p1:Comments>
<d6p1:Description>sample string 4</d6p1:Description>
<d6p1:Guid>d7a7ccaa-6220-4871-8937-892673db6f66</d6p1:Guid>
<d6p1:Id>1</d6p1:Id>
<d6p1:RecordStatus>sample string 5</d6p1:RecordStatus>
</d6p1:PunchListItem>
<d6p1:PunchListItem>
<d6p1:Comments>sample string 3</d6p1:Comments>
<d6p1:Description>sample string 4</d6p1:Description>
<d6p1:Guid>d7a7ccaa-6220-4871-8937-892673db6f66</d6p1:Guid>
<d6p1:Id>1</d6p1:Id>
<d6p1:RecordStatus>sample string 5</d6p1:RecordStatus>
</d6p1:PunchListItem>
</WarrantyPunchList>
<WarrantyType>sample string 7</WarrantyType>
<WarrantyYears>sample string 8</WarrantyYears>
<Weather xmlns:d6p1="http://schemas.datacontract.org/2004/07/Soprema.BLL.Models.Warranties">
<d6p1:Name>sample string 1</d6p1:Name>
<d6p1:WeatherGuid>a251afe6-17f6-4e7b-8fda-96059c72d914</d6p1:WeatherGuid>
</Weather>
</InspectionModel>
</Inspections>
<Inspector>
<FirstName>sample string 4</FirstName>
<LastName>sample string 5</LastName>
<Email>sample string 3</Email>
<Guid>1415567d-7bdb-4d8f-8df8-f2a73c20554b</Guid>
<Id>1</Id>
</Inspector>
<JobNumber>sample string 3</JobNumber>
<JobType>sample string 5</JobType>
<ProjectName>sample string 2</ProjectName>
<RoofingSystems xmlns:d4p1="http://schemas.datacontract.org/2004/07/Soprema.BLL.Models.Systems">
<d4p1:USSBSystemDTO>
<d4p1:_x003C_DeckTypeAddlInfo_x003E_k__BackingField>sample string 7</d4p1:_x003C_DeckTypeAddlInfo_x003E_k__BackingField>
<d4p1:_x003C_DeckTypeID_x003E_k__BackingField>3</d4p1:_x003C_DeckTypeID_x003E_k__BackingField>
<d4p1:_x003C_DeckTypeName_x003E_k__BackingField>sample string 4</d4p1:_x003C_DeckTypeName_x003E_k__BackingField>
<d4p1:_x003C_RecordStatus_x003E_k__BackingField>sample string 6</d4p1:_x003C_RecordStatus_x003E_k__BackingField>
<d4p1:_x003C_RoofProjectTypeID_x003E_k__BackingField>9</d4p1:_x003C_RoofProjectTypeID_x003E_k__BackingField>
<d4p1:_x003C_RoofProjectTypeOther_x003E_k__BackingField>sample string 10</d4p1:_x003C_RoofProjectTypeOther_x003E_k__BackingField>
<d4p1:_x003C_RoofSlope_x003E_k__BackingField>sample string 5</d4p1:_x003C_RoofSlope_x003E_k__BackingField>
<d4p1:_x003C_SystemAddlInfo_x003E_k__BackingField>sample string 8</d4p1:_x003C_SystemAddlInfo_x003E_k__BackingField>
<d4p1:_x003C_SystemBuilderCollectionId_x003E_k__BackingField>11</d4p1:_x003C_SystemBuilderCollectionId_x003E_k__BackingField>
<d4p1:_x003C_SystemFieldComponents_x003E_k__BackingField>
<d4p1:USSBSystemLayerDTO>
<d4p1:_x003C_ComponentID_x003E_k__BackingField>4</d4p1:_x003C_ComponentID_x003E_k__BackingField>
<d4p1:_x003C_ComponentName_x003E_k__BackingField>sample string 5</d4p1:_x003C_ComponentName_x003E_k__BackingField>
<d4p1:_x003C_GroupID_x003E_k__BackingField>6</d4p1:_x003C_GroupID_x003E_k__BackingField>
<d4p1:_x003C_GroupName_x003E_k__BackingField>sample string 7</d4p1:_x003C_GroupName_x003E_k__BackingField>
<d4p1:_x003C_ProductID_x003E_k__BackingField>1</d4p1:_x003C_ProductID_x003E_k__BackingField>
<d4p1:_x003C_ProductName_x003E_k__BackingField>sample string 8</d4p1:_x003C_ProductName_x003E_k__BackingField>
<d4p1:_x003C_SecurementID_x003E_k__BackingField>9</d4p1:_x003C_SecurementID_x003E_k__BackingField>
<d4p1:_x003C_SecurementName_x003E_k__BackingField>sample string 10</d4p1:_x003C_SecurementName_x003E_k__BackingField>
<d4p1:_x003C_Segment_x003E_k__BackingField>2</d4p1:_x003C_Segment_x003E_k__BackingField>
<d4p1:_x003C_Sequence_x003E_k__BackingField>3</d4p1:_x003C_Sequence_x003E_k__BackingField>
<d4p1:_x003C_USSystemBuilderLayerID_x003E_k__BackingField>1</d4p1:_x003C_USSystemBuilderLayerID_x003E_k__BackingField>
</d4p1:USSBSystemLayerDTO>
<d4p1:USSBSystemLayerDTO>
<d4p1:_x003C_ComponentID_x003E_k__BackingField>4</d4p1:_x003C_ComponentID_x003E_k__BackingField>
<d4p1:_x003C_ComponentName_x003E_k__BackingField>sample string 5</d4p1:_x003C_ComponentName_x003E_k__BackingField>
<d4p1:_x003C_GroupID_x003E_k__BackingField>6</d4p1:_x003C_GroupID_x003E_k__BackingField>
<d4p1:_x003C_GroupName_x003E_k__BackingField>sample string 7</d4p1:_x003C_GroupName_x003E_k__BackingField>
<d4p1:_x003C_ProductID_x003E_k__BackingField>1</d4p1:_x003C_ProductID_x003E_k__BackingField>
<d4p1:_x003C_ProductName_x003E_k__BackingField>sample string 8</d4p1:_x003C_ProductName_x003E_k__BackingField>
<d4p1:_x003C_SecurementID_x003E_k__BackingField>9</d4p1:_x003C_SecurementID_x003E_k__BackingField>
<d4p1:_x003C_SecurementName_x003E_k__BackingField>sample string 10</d4p1:_x003C_SecurementName_x003E_k__BackingField>
<d4p1:_x003C_Segment_x003E_k__BackingField>2</d4p1:_x003C_Segment_x003E_k__BackingField>
<d4p1:_x003C_Sequence_x003E_k__BackingField>3</d4p1:_x003C_Sequence_x003E_k__BackingField>
<d4p1:_x003C_USSystemBuilderLayerID_x003E_k__BackingField>1</d4p1:_x003C_USSystemBuilderLayerID_x003E_k__BackingField>
</d4p1:USSBSystemLayerDTO>
</d4p1:_x003C_SystemFieldComponents_x003E_k__BackingField>
<d4p1:_x003C_SystemFlashingComponents_x003E_k__BackingField>
<d4p1:USSBSystemLayerDTO>
<d4p1:_x003C_ComponentID_x003E_k__BackingField>4</d4p1:_x003C_ComponentID_x003E_k__BackingField>
<d4p1:_x003C_ComponentName_x003E_k__BackingField>sample string 5</d4p1:_x003C_ComponentName_x003E_k__BackingField>
<d4p1:_x003C_GroupID_x003E_k__BackingField>6</d4p1:_x003C_GroupID_x003E_k__BackingField>
<d4p1:_x003C_GroupName_x003E_k__BackingField>sample string 7</d4p1:_x003C_GroupName_x003E_k__BackingField>
<d4p1:_x003C_ProductID_x003E_k__BackingField>1</d4p1:_x003C_ProductID_x003E_k__BackingField>
<d4p1:_x003C_ProductName_x003E_k__BackingField>sample string 8</d4p1:_x003C_ProductName_x003E_k__BackingField>
<d4p1:_x003C_SecurementID_x003E_k__BackingField>9</d4p1:_x003C_SecurementID_x003E_k__BackingField>
<d4p1:_x003C_SecurementName_x003E_k__BackingField>sample string 10</d4p1:_x003C_SecurementName_x003E_k__BackingField>
<d4p1:_x003C_Segment_x003E_k__BackingField>2</d4p1:_x003C_Segment_x003E_k__BackingField>
<d4p1:_x003C_Sequence_x003E_k__BackingField>3</d4p1:_x003C_Sequence_x003E_k__BackingField>
<d4p1:_x003C_USSystemBuilderLayerID_x003E_k__BackingField>1</d4p1:_x003C_USSystemBuilderLayerID_x003E_k__BackingField>
</d4p1:USSBSystemLayerDTO>
<d4p1:USSBSystemLayerDTO>
<d4p1:_x003C_ComponentID_x003E_k__BackingField>4</d4p1:_x003C_ComponentID_x003E_k__BackingField>
<d4p1:_x003C_ComponentName_x003E_k__BackingField>sample string 5</d4p1:_x003C_ComponentName_x003E_k__BackingField>
<d4p1:_x003C_GroupID_x003E_k__BackingField>6</d4p1:_x003C_GroupID_x003E_k__BackingField>
<d4p1:_x003C_GroupName_x003E_k__BackingField>sample string 7</d4p1:_x003C_GroupName_x003E_k__BackingField>
<d4p1:_x003C_ProductID_x003E_k__BackingField>1</d4p1:_x003C_ProductID_x003E_k__BackingField>
<d4p1:_x003C_ProductName_x003E_k__BackingField>sample string 8</d4p1:_x003C_ProductName_x003E_k__BackingField>
<d4p1:_x003C_SecurementID_x003E_k__BackingField>9</d4p1:_x003C_SecurementID_x003E_k__BackingField>
<d4p1:_x003C_SecurementName_x003E_k__BackingField>sample string 10</d4p1:_x003C_SecurementName_x003E_k__BackingField>
<d4p1:_x003C_Segment_x003E_k__BackingField>2</d4p1:_x003C_Segment_x003E_k__BackingField>
<d4p1:_x003C_Sequence_x003E_k__BackingField>3</d4p1:_x003C_Sequence_x003E_k__BackingField>
<d4p1:_x003C_USSystemBuilderLayerID_x003E_k__BackingField>1</d4p1:_x003C_USSystemBuilderLayerID_x003E_k__BackingField>
</d4p1:USSBSystemLayerDTO>
</d4p1:_x003C_SystemFlashingComponents_x003E_k__BackingField>
<d4p1:_x003C_SystemName_x003E_k__BackingField>sample string 2</d4p1:_x003C_SystemName_x003E_k__BackingField>
<d4p1:_x003C_USSystemBuilderID_x003E_k__BackingField>1</d4p1:_x003C_USSystemBuilderID_x003E_k__BackingField>
</d4p1:USSBSystemDTO>
<d4p1:USSBSystemDTO>
<d4p1:_x003C_DeckTypeAddlInfo_x003E_k__BackingField>sample string 7</d4p1:_x003C_DeckTypeAddlInfo_x003E_k__BackingField>
<d4p1:_x003C_DeckTypeID_x003E_k__BackingField>3</d4p1:_x003C_DeckTypeID_x003E_k__BackingField>
<d4p1:_x003C_DeckTypeName_x003E_k__BackingField>sample string 4</d4p1:_x003C_DeckTypeName_x003E_k__BackingField>
<d4p1:_x003C_RecordStatus_x003E_k__BackingField>sample string 6</d4p1:_x003C_RecordStatus_x003E_k__BackingField>
<d4p1:_x003C_RoofProjectTypeID_x003E_k__BackingField>9</d4p1:_x003C_RoofProjectTypeID_x003E_k__BackingField>
<d4p1:_x003C_RoofProjectTypeOther_x003E_k__BackingField>sample string 10</d4p1:_x003C_RoofProjectTypeOther_x003E_k__BackingField>
<d4p1:_x003C_RoofSlope_x003E_k__BackingField>sample string 5</d4p1:_x003C_RoofSlope_x003E_k__BackingField>
<d4p1:_x003C_SystemAddlInfo_x003E_k__BackingField>sample string 8</d4p1:_x003C_SystemAddlInfo_x003E_k__BackingField>
<d4p1:_x003C_SystemBuilderCollectionId_x003E_k__BackingField>11</d4p1:_x003C_SystemBuilderCollectionId_x003E_k__BackingField>
<d4p1:_x003C_SystemFieldComponents_x003E_k__BackingField>
<d4p1:USSBSystemLayerDTO>
<d4p1:_x003C_ComponentID_x003E_k__BackingField>4</d4p1:_x003C_ComponentID_x003E_k__BackingField>
<d4p1:_x003C_ComponentName_x003E_k__BackingField>sample string 5</d4p1:_x003C_ComponentName_x003E_k__BackingField>
<d4p1:_x003C_GroupID_x003E_k__BackingField>6</d4p1:_x003C_GroupID_x003E_k__BackingField>
<d4p1:_x003C_GroupName_x003E_k__BackingField>sample string 7</d4p1:_x003C_GroupName_x003E_k__BackingField>
<d4p1:_x003C_ProductID_x003E_k__BackingField>1</d4p1:_x003C_ProductID_x003E_k__BackingField>
<d4p1:_x003C_ProductName_x003E_k__BackingField>sample string 8</d4p1:_x003C_ProductName_x003E_k__BackingField>
<d4p1:_x003C_SecurementID_x003E_k__BackingField>9</d4p1:_x003C_SecurementID_x003E_k__BackingField>
<d4p1:_x003C_SecurementName_x003E_k__BackingField>sample string 10</d4p1:_x003C_SecurementName_x003E_k__BackingField>
<d4p1:_x003C_Segment_x003E_k__BackingField>2</d4p1:_x003C_Segment_x003E_k__BackingField>
<d4p1:_x003C_Sequence_x003E_k__BackingField>3</d4p1:_x003C_Sequence_x003E_k__BackingField>
<d4p1:_x003C_USSystemBuilderLayerID_x003E_k__BackingField>1</d4p1:_x003C_USSystemBuilderLayerID_x003E_k__BackingField>
</d4p1:USSBSystemLayerDTO>
<d4p1:USSBSystemLayerDTO>
<d4p1:_x003C_ComponentID_x003E_k__BackingField>4</d4p1:_x003C_ComponentID_x003E_k__BackingField>
<d4p1:_x003C_ComponentName_x003E_k__BackingField>sample string 5</d4p1:_x003C_ComponentName_x003E_k__BackingField>
<d4p1:_x003C_GroupID_x003E_k__BackingField>6</d4p1:_x003C_GroupID_x003E_k__BackingField>
<d4p1:_x003C_GroupName_x003E_k__BackingField>sample string 7</d4p1:_x003C_GroupName_x003E_k__BackingField>
<d4p1:_x003C_ProductID_x003E_k__BackingField>1</d4p1:_x003C_ProductID_x003E_k__BackingField>
<d4p1:_x003C_ProductName_x003E_k__BackingField>sample string 8</d4p1:_x003C_ProductName_x003E_k__BackingField>
<d4p1:_x003C_SecurementID_x003E_k__BackingField>9</d4p1:_x003C_SecurementID_x003E_k__BackingField>
<d4p1:_x003C_SecurementName_x003E_k__BackingField>sample string 10</d4p1:_x003C_SecurementName_x003E_k__BackingField>
<d4p1:_x003C_Segment_x003E_k__BackingField>2</d4p1:_x003C_Segment_x003E_k__BackingField>
<d4p1:_x003C_Sequence_x003E_k__BackingField>3</d4p1:_x003C_Sequence_x003E_k__BackingField>
<d4p1:_x003C_USSystemBuilderLayerID_x003E_k__BackingField>1</d4p1:_x003C_USSystemBuilderLayerID_x003E_k__BackingField>
</d4p1:USSBSystemLayerDTO>
</d4p1:_x003C_SystemFieldComponents_x003E_k__BackingField>
<d4p1:_x003C_SystemFlashingComponents_x003E_k__BackingField>
<d4p1:USSBSystemLayerDTO>
<d4p1:_x003C_ComponentID_x003E_k__BackingField>4</d4p1:_x003C_ComponentID_x003E_k__BackingField>
<d4p1:_x003C_ComponentName_x003E_k__BackingField>sample string 5</d4p1:_x003C_ComponentName_x003E_k__BackingField>
<d4p1:_x003C_GroupID_x003E_k__BackingField>6</d4p1:_x003C_GroupID_x003E_k__BackingField>
<d4p1:_x003C_GroupName_x003E_k__BackingField>sample string 7</d4p1:_x003C_GroupName_x003E_k__BackingField>
<d4p1:_x003C_ProductID_x003E_k__BackingField>1</d4p1:_x003C_ProductID_x003E_k__BackingField>
<d4p1:_x003C_ProductName_x003E_k__BackingField>sample string 8</d4p1:_x003C_ProductName_x003E_k__BackingField>
<d4p1:_x003C_SecurementID_x003E_k__BackingField>9</d4p1:_x003C_SecurementID_x003E_k__BackingField>
<d4p1:_x003C_SecurementName_x003E_k__BackingField>sample string 10</d4p1:_x003C_SecurementName_x003E_k__BackingField>
<d4p1:_x003C_Segment_x003E_k__BackingField>2</d4p1:_x003C_Segment_x003E_k__BackingField>
<d4p1:_x003C_Sequence_x003E_k__BackingField>3</d4p1:_x003C_Sequence_x003E_k__BackingField>
<d4p1:_x003C_USSystemBuilderLayerID_x003E_k__BackingField>1</d4p1:_x003C_USSystemBuilderLayerID_x003E_k__BackingField>
</d4p1:USSBSystemLayerDTO>
<d4p1:USSBSystemLayerDTO>
<d4p1:_x003C_ComponentID_x003E_k__BackingField>4</d4p1:_x003C_ComponentID_x003E_k__BackingField>
<d4p1:_x003C_ComponentName_x003E_k__BackingField>sample string 5</d4p1:_x003C_ComponentName_x003E_k__BackingField>
<d4p1:_x003C_GroupID_x003E_k__BackingField>6</d4p1:_x003C_GroupID_x003E_k__BackingField>
<d4p1:_x003C_GroupName_x003E_k__BackingField>sample string 7</d4p1:_x003C_GroupName_x003E_k__BackingField>
<d4p1:_x003C_ProductID_x003E_k__BackingField>1</d4p1:_x003C_ProductID_x003E_k__BackingField>
<d4p1:_x003C_ProductName_x003E_k__BackingField>sample string 8</d4p1:_x003C_ProductName_x003E_k__BackingField>
<d4p1:_x003C_SecurementID_x003E_k__BackingField>9</d4p1:_x003C_SecurementID_x003E_k__BackingField>
<d4p1:_x003C_SecurementName_x003E_k__BackingField>sample string 10</d4p1:_x003C_SecurementName_x003E_k__BackingField>
<d4p1:_x003C_Segment_x003E_k__BackingField>2</d4p1:_x003C_Segment_x003E_k__BackingField>
<d4p1:_x003C_Sequence_x003E_k__BackingField>3</d4p1:_x003C_Sequence_x003E_k__BackingField>
<d4p1:_x003C_USSystemBuilderLayerID_x003E_k__BackingField>1</d4p1:_x003C_USSystemBuilderLayerID_x003E_k__BackingField>
</d4p1:USSBSystemLayerDTO>
</d4p1:_x003C_SystemFlashingComponents_x003E_k__BackingField>
<d4p1:_x003C_SystemName_x003E_k__BackingField>sample string 2</d4p1:_x003C_SystemName_x003E_k__BackingField>
<d4p1:_x003C_USSystemBuilderID_x003E_k__BackingField>1</d4p1:_x003C_USSystemBuilderID_x003E_k__BackingField>
</d4p1:USSBSystemDTO>
</RoofingSystems>
<SquareFeet>
<FieldSqFt>1</FieldSqFt>
<FlashingSqFt>1</FlashingSqFt>
<HorizontalSqFt>1</HorizontalSqFt>
<OtherSqFt>1</OtherSqFt>
<OverburdenSqFt>1</OverburdenSqFt>
<TotalSqFt>1</TotalSqFt>
<VerticalSqFt>1</VerticalSqFt>
</SquareFeet>
<SystemName>sample string 9</SystemName>
<WarrantyNumber>sample string 4</WarrantyNumber>
<WarrantyType>sample string 7</WarrantyType>
</Warranty>
<WarrantyGuid>d5a3f1fc-c3f9-417e-85b5-99c4151958c4</WarrantyGuid>
</ClaimModel>
<ClaimModel>
<BuildingContact>
<Email>sample string 2</Email>
<Name>sample string 1</Name>
<Phone>sample string 3</Phone>
</BuildingContact>
<DescriptionOfIssue>sample string 5</DescriptionOfIssue>
<Documents>
<ClaimDocumentModel>
<Description>sample string 1</Description>
<Url>http://webapihelppage2.com/</Url>
</ClaimDocumentModel>
<ClaimDocumentModel>
<Description>sample string 1</Description>
<Url>http://webapihelppage2.com/</Url>
</ClaimDocumentModel>
</Documents>
<FinalSiteVisitDate>2025-12-15T05:17:57.0646457+00:00</FinalSiteVisitDate>
<Guid>385dfc92-ca06-4e03-9f20-9535ac0eda9b</Guid>
<Id>1</Id>
<Investigations>
<ClaimInvestigationModel>
<ConditionsObserved>
<ConditionObservedModel>
<Comments>sample string 6</Comments>
<ConditionObservedOther>sample string 5</ConditionObservedOther>
<ConditionsObservedGuid>4d97cbf6-b4b9-4569-84b7-06440d63b588</ConditionsObservedGuid>
<Guid>a3c0dd12-2ff6-4acc-9a73-ad35e82a2a0c</Guid>
<Id>1</Id>
<InvestigationGuid>e21068c3-005b-42dd-a497-0942995c3b2e</InvestigationGuid>
<LeakLocation>sample string 4</LeakLocation>
<Photos>
<PhotoModel>
<Description>sample string 3</Description>
<FileName>sample string 5</FileName>
<Guid>ef0e26ad-7542-488d-894a-2c96b91125da</Guid>
<Id>1</Id>
<IsSignature>true</IsSignature>
<Url>http://webapihelppage6.com/</Url>
</PhotoModel>
<PhotoModel>
<Description>sample string 3</Description>
<FileName>sample string 5</FileName>
<Guid>ef0e26ad-7542-488d-894a-2c96b91125da</Guid>
<Id>1</Id>
<IsSignature>true</IsSignature>
<Url>http://webapihelppage6.com/</Url>
</PhotoModel>
</Photos>
</ConditionObservedModel>
<ConditionObservedModel>
<Comments>sample string 6</Comments>
<ConditionObservedOther>sample string 5</ConditionObservedOther>
<ConditionsObservedGuid>4d97cbf6-b4b9-4569-84b7-06440d63b588</ConditionsObservedGuid>
<Guid>a3c0dd12-2ff6-4acc-9a73-ad35e82a2a0c</Guid>
<Id>1</Id>
<InvestigationGuid>e21068c3-005b-42dd-a497-0942995c3b2e</InvestigationGuid>
<LeakLocation>sample string 4</LeakLocation>
<Photos>
<PhotoModel>
<Description>sample string 3</Description>
<FileName>sample string 5</FileName>
<Guid>ef0e26ad-7542-488d-894a-2c96b91125da</Guid>
<Id>1</Id>
<IsSignature>true</IsSignature>
<Url>http://webapihelppage6.com/</Url>
</PhotoModel>
<PhotoModel>
<Description>sample string 3</Description>
<FileName>sample string 5</FileName>
<Guid>ef0e26ad-7542-488d-894a-2c96b91125da</Guid>
<Id>1</Id>
<IsSignature>true</IsSignature>
<Url>http://webapihelppage6.com/</Url>
</PhotoModel>
</Photos>
</ConditionObservedModel>
</ConditionsObserved>
<Guid>4e0cc798-f8b9-4b06-8f4b-709748f00c28</Guid>
<InspectorGuid>fc4ed02f-73b8-45b3-92a4-df4681d4f766</InspectorGuid>
<OwnerResponsabilityItems>sample string 10</OwnerResponsabilityItems>
<PhotoCount>11</PhotoCount>
<ResultId>None</ResultId>
<StatusId>Saved</StatusId>
<Temperature>1</Temperature>
<WarrantyClaimGuid>5431e021-4436-4c0a-b802-09fc0feb3450</WarrantyClaimGuid>
<WeatherGuid>bfbfeab6-1242-4826-b87b-d516e801eeb6</WeatherGuid>
<Date>2025-12-15T05:17:57.0646457+00:00</Date>
<Id>1</Id>
<Inspector>
<FirstName>sample string 4</FirstName>
<LastName>sample string 5</LastName>
<Email>sample string 3</Email>
<Guid>1415567d-7bdb-4d8f-8df8-f2a73c20554b</Guid>
<Id>1</Id>
</Inspector>
<Number>sample string 4</Number>
<WarrantyClaimId>3</WarrantyClaimId>
<WarrantyGuid>152e70b5-fc48-4e2d-89a1-eaa4af012cca</WarrantyGuid>
</ClaimInvestigationModel>
<ClaimInvestigationModel>
<ConditionsObserved>
<ConditionObservedModel>
<Comments>sample string 6</Comments>
<ConditionObservedOther>sample string 5</ConditionObservedOther>
<ConditionsObservedGuid>4d97cbf6-b4b9-4569-84b7-06440d63b588</ConditionsObservedGuid>
<Guid>a3c0dd12-2ff6-4acc-9a73-ad35e82a2a0c</Guid>
<Id>1</Id>
<InvestigationGuid>e21068c3-005b-42dd-a497-0942995c3b2e</InvestigationGuid>
<LeakLocation>sample string 4</LeakLocation>
<Photos>
<PhotoModel>
<Description>sample string 3</Description>
<FileName>sample string 5</FileName>
<Guid>ef0e26ad-7542-488d-894a-2c96b91125da</Guid>
<Id>1</Id>
<IsSignature>true</IsSignature>
<Url>http://webapihelppage6.com/</Url>
</PhotoModel>
<PhotoModel>
<Description>sample string 3</Description>
<FileName>sample string 5</FileName>
<Guid>ef0e26ad-7542-488d-894a-2c96b91125da</Guid>
<Id>1</Id>
<IsSignature>true</IsSignature>
<Url>http://webapihelppage6.com/</Url>
</PhotoModel>
</Photos>
</ConditionObservedModel>
<ConditionObservedModel>
<Comments>sample string 6</Comments>
<ConditionObservedOther>sample string 5</ConditionObservedOther>
<ConditionsObservedGuid>4d97cbf6-b4b9-4569-84b7-06440d63b588</ConditionsObservedGuid>
<Guid>a3c0dd12-2ff6-4acc-9a73-ad35e82a2a0c</Guid>
<Id>1</Id>
<InvestigationGuid>e21068c3-005b-42dd-a497-0942995c3b2e</InvestigationGuid>
<LeakLocation>sample string 4</LeakLocation>
<Photos>
<PhotoModel>
<Description>sample string 3</Description>
<FileName>sample string 5</FileName>
<Guid>ef0e26ad-7542-488d-894a-2c96b91125da</Guid>
<Id>1</Id>
<IsSignature>true</IsSignature>
<Url>http://webapihelppage6.com/</Url>
</PhotoModel>
<PhotoModel>
<Description>sample string 3</Description>
<FileName>sample string 5</FileName>
<Guid>ef0e26ad-7542-488d-894a-2c96b91125da</Guid>
<Id>1</Id>
<IsSignature>true</IsSignature>
<Url>http://webapihelppage6.com/</Url>
</PhotoModel>
</Photos>
</ConditionObservedModel>
</ConditionsObserved>
<Guid>4e0cc798-f8b9-4b06-8f4b-709748f00c28</Guid>
<InspectorGuid>fc4ed02f-73b8-45b3-92a4-df4681d4f766</InspectorGuid>
<OwnerResponsabilityItems>sample string 10</OwnerResponsabilityItems>
<PhotoCount>11</PhotoCount>
<ResultId>None</ResultId>
<StatusId>Saved</StatusId>
<Temperature>1</Temperature>
<WarrantyClaimGuid>5431e021-4436-4c0a-b802-09fc0feb3450</WarrantyClaimGuid>
<WeatherGuid>bfbfeab6-1242-4826-b87b-d516e801eeb6</WeatherGuid>
<Date>2025-12-15T05:17:57.0646457+00:00</Date>
<Id>1</Id>
<Inspector>
<FirstName>sample string 4</FirstName>
<LastName>sample string 5</LastName>
<Email>sample string 3</Email>
<Guid>1415567d-7bdb-4d8f-8df8-f2a73c20554b</Guid>
<Id>1</Id>
</Inspector>
<Number>sample string 4</Number>
<WarrantyClaimId>3</WarrantyClaimId>
<WarrantyGuid>152e70b5-fc48-4e2d-89a1-eaa4af012cca</WarrantyGuid>
</ClaimInvestigationModel>
</Investigations>
<Number>sample string 4</Number>
<PreviousNumberOfClaims>1</PreviousNumberOfClaims>
<Warranty>
<Address>
<Address1>sample string 1</Address1>
<City>sample string 2</City>
<Latitude>1</Latitude>
<Longitude>1</Longitude>
<State>sample string 3</State>
<Zip>sample string 4</Zip>
</Address>
<ConstructionName>sample string 8</ConstructionName>
<ConstructionType>sample string 6</ConstructionType>
<Contact>
<FirstName>sample string 2</FirstName>
<LastName>sample string 3</LastName>
<Email>sample string 1</Email>
</Contact>
<Contractor>
<Address>
<Address1>sample string 1</Address1>
<City>sample string 2</City>
<Latitude>1</Latitude>
<Longitude>1</Longitude>
<State>sample string 3</State>
<Zip>sample string 4</Zip>
</Address>
<Contact>sample string 2</Contact>
<Email>sample string 4</Email>
<Name>sample string 1</Name>
<Phone>sample string 3</Phone>
</Contractor>
<ExistingAssemblyName>sample string 10</ExistingAssemblyName>
<Guid>ade88ad4-d81a-4f1b-8f34-41559ff7e8ef</Guid>
<Inspections>
<InspectionModel>
<ActionItemsComplete>sample string 11</ActionItemsComplete>
<Date>2025-12-15T05:17:57.0646457+00:00</Date>
<FinalInspectionResult>sample string 10</FinalInspectionResult>
<FinalInspectionResultGuid>93839d5b-97d8-420c-a8cc-5e58e9125aa9</FinalInspectionResultGuid>
<Guid>fd3dd793-acce-49ba-aa07-84c480f92555</Guid>
<HasNonSopremaProducts>true</HasNonSopremaProducts>
<Id>1</Id>
<Inspector>
<FirstName>sample string 4</FirstName>
<LastName>sample string 5</LastName>
<Email>sample string 3</Email>
<Guid>1415567d-7bdb-4d8f-8df8-f2a73c20554b</Guid>
<Id>1</Id>
</Inspector>
<IsFinalInspection>true</IsFinalInspection>
<IsSubmitted>true</IsSubmitted>
<NonSopremaProducts>
<NonSopremaProductModel>
<CategoryId>1</CategoryId>
<CategoryName>sample string 3</CategoryName>
<Id>1</Id>
<InspectionGuid>414f83aa-8203-4895-a800-dcac71f0481a</InspectionGuid>
<ProductDescription>sample string 4</ProductDescription>
</NonSopremaProductModel>
<NonSopremaProductModel>
<CategoryId>1</CategoryId>
<CategoryName>sample string 3</CategoryName>
<Id>1</Id>
<InspectionGuid>414f83aa-8203-4895-a800-dcac71f0481a</InspectionGuid>
<ProductDescription>sample string 4</ProductDescription>
</NonSopremaProductModel>
</NonSopremaProducts>
<Observations>sample string 9</Observations>
<ObservationsAcknowledged>true</ObservationsAcknowledged>
<OverBurdenPunchList xmlns:d6p1="http://schemas.datacontract.org/2004/07/Soprema.BLL.Models.Warranties">
<d6p1:PunchListItem>
<d6p1:Comments>sample string 3</d6p1:Comments>
<d6p1:Description>sample string 4</d6p1:Description>
<d6p1:Guid>d7a7ccaa-6220-4871-8937-892673db6f66</d6p1:Guid>
<d6p1:Id>1</d6p1:Id>
<d6p1:RecordStatus>sample string 5</d6p1:RecordStatus>
</d6p1:PunchListItem>
<d6p1:PunchListItem>
<d6p1:Comments>sample string 3</d6p1:Comments>
<d6p1:Description>sample string 4</d6p1:Description>
<d6p1:Guid>d7a7ccaa-6220-4871-8937-892673db6f66</d6p1:Guid>
<d6p1:Id>1</d6p1:Id>
<d6p1:RecordStatus>sample string 5</d6p1:RecordStatus>
</d6p1:PunchListItem>
</OverBurdenPunchList>
<OverBurdenType>sample string 6</OverBurdenType>
<OverburdenTypeGuid>d5ca1e82-b2cc-4583-9678-f5294e51ac06</OverburdenTypeGuid>
<PhotoCount>16</PhotoCount>
<Photos>
<PhotoModel>
<Description>sample string 3</Description>
<FileName>sample string 5</FileName>
<Guid>ef0e26ad-7542-488d-894a-2c96b91125da</Guid>
<Id>1</Id>
<IsSignature>true</IsSignature>
<Url>http://webapihelppage6.com/</Url>
</PhotoModel>
<PhotoModel>
<Description>sample string 3</Description>
<FileName>sample string 5</FileName>
<Guid>ef0e26ad-7542-488d-894a-2c96b91125da</Guid>
<Id>1</Id>
<IsSignature>true</IsSignature>
<Url>http://webapihelppage6.com/</Url>
</PhotoModel>
</Photos>
<PondingConditionWasNoted>true</PondingConditionWasNoted>
<PreviousItemsWereAddressed>true</PreviousItemsWereAddressed>
<SignatureText>sample string 12</SignatureText>
<SubstantialCompletionDate>2025-12-15T05:17:57.0646457+00:00</SubstantialCompletionDate>
<Temperature>5.1</Temperature>
<WarrantyGuid>e8484d51-a0f5-4fa1-bfa7-b43d2c5004ee</WarrantyGuid>
<WarrantyPunchList xmlns:d6p1="http://schemas.datacontract.org/2004/07/Soprema.BLL.Models.Warranties">
<d6p1:PunchListItem>
<d6p1:Comments>sample string 3</d6p1:Comments>
<d6p1:Description>sample string 4</d6p1:Description>
<d6p1:Guid>d7a7ccaa-6220-4871-8937-892673db6f66</d6p1:Guid>
<d6p1:Id>1</d6p1:Id>
<d6p1:RecordStatus>sample string 5</d6p1:RecordStatus>
</d6p1:PunchListItem>
<d6p1:PunchListItem>
<d6p1:Comments>sample string 3</d6p1:Comments>
<d6p1:Description>sample string 4</d6p1:Description>
<d6p1:Guid>d7a7ccaa-6220-4871-8937-892673db6f66</d6p1:Guid>
<d6p1:Id>1</d6p1:Id>
<d6p1:RecordStatus>sample string 5</d6p1:RecordStatus>
</d6p1:PunchListItem>
</WarrantyPunchList>
<WarrantyType>sample string 7</WarrantyType>
<WarrantyYears>sample string 8</WarrantyYears>
<Weather xmlns:d6p1="http://schemas.datacontract.org/2004/07/Soprema.BLL.Models.Warranties">
<d6p1:Name>sample string 1</d6p1:Name>
<d6p1:WeatherGuid>a251afe6-17f6-4e7b-8fda-96059c72d914</d6p1:WeatherGuid>
</Weather>
</InspectionModel>
<InspectionModel>
<ActionItemsComplete>sample string 11</ActionItemsComplete>
<Date>2025-12-15T05:17:57.0646457+00:00</Date>
<FinalInspectionResult>sample string 10</FinalInspectionResult>
<FinalInspectionResultGuid>93839d5b-97d8-420c-a8cc-5e58e9125aa9</FinalInspectionResultGuid>
<Guid>fd3dd793-acce-49ba-aa07-84c480f92555</Guid>
<HasNonSopremaProducts>true</HasNonSopremaProducts>
<Id>1</Id>
<Inspector>
<FirstName>sample string 4</FirstName>
<LastName>sample string 5</LastName>
<Email>sample string 3</Email>
<Guid>1415567d-7bdb-4d8f-8df8-f2a73c20554b</Guid>
<Id>1</Id>
</Inspector>
<IsFinalInspection>true</IsFinalInspection>
<IsSubmitted>true</IsSubmitted>
<NonSopremaProducts>
<NonSopremaProductModel>
<CategoryId>1</CategoryId>
<CategoryName>sample string 3</CategoryName>
<Id>1</Id>
<InspectionGuid>414f83aa-8203-4895-a800-dcac71f0481a</InspectionGuid>
<ProductDescription>sample string 4</ProductDescription>
</NonSopremaProductModel>
<NonSopremaProductModel>
<CategoryId>1</CategoryId>
<CategoryName>sample string 3</CategoryName>
<Id>1</Id>
<InspectionGuid>414f83aa-8203-4895-a800-dcac71f0481a</InspectionGuid>
<ProductDescription>sample string 4</ProductDescription>
</NonSopremaProductModel>
</NonSopremaProducts>
<Observations>sample string 9</Observations>
<ObservationsAcknowledged>true</ObservationsAcknowledged>
<OverBurdenPunchList xmlns:d6p1="http://schemas.datacontract.org/2004/07/Soprema.BLL.Models.Warranties">
<d6p1:PunchListItem>
<d6p1:Comments>sample string 3</d6p1:Comments>
<d6p1:Description>sample string 4</d6p1:Description>
<d6p1:Guid>d7a7ccaa-6220-4871-8937-892673db6f66</d6p1:Guid>
<d6p1:Id>1</d6p1:Id>
<d6p1:RecordStatus>sample string 5</d6p1:RecordStatus>
</d6p1:PunchListItem>
<d6p1:PunchListItem>
<d6p1:Comments>sample string 3</d6p1:Comments>
<d6p1:Description>sample string 4</d6p1:Description>
<d6p1:Guid>d7a7ccaa-6220-4871-8937-892673db6f66</d6p1:Guid>
<d6p1:Id>1</d6p1:Id>
<d6p1:RecordStatus>sample string 5</d6p1:RecordStatus>
</d6p1:PunchListItem>
</OverBurdenPunchList>
<OverBurdenType>sample string 6</OverBurdenType>
<OverburdenTypeGuid>d5ca1e82-b2cc-4583-9678-f5294e51ac06</OverburdenTypeGuid>
<PhotoCount>16</PhotoCount>
<Photos>
<PhotoModel>
<Description>sample string 3</Description>
<FileName>sample string 5</FileName>
<Guid>ef0e26ad-7542-488d-894a-2c96b91125da</Guid>
<Id>1</Id>
<IsSignature>true</IsSignature>
<Url>http://webapihelppage6.com/</Url>
</PhotoModel>
<PhotoModel>
<Description>sample string 3</Description>
<FileName>sample string 5</FileName>
<Guid>ef0e26ad-7542-488d-894a-2c96b91125da</Guid>
<Id>1</Id>
<IsSignature>true</IsSignature>
<Url>http://webapihelppage6.com/</Url>
</PhotoModel>
</Photos>
<PondingConditionWasNoted>true</PondingConditionWasNoted>
<PreviousItemsWereAddressed>true</PreviousItemsWereAddressed>
<SignatureText>sample string 12</SignatureText>
<SubstantialCompletionDate>2025-12-15T05:17:57.0646457+00:00</SubstantialCompletionDate>
<Temperature>5.1</Temperature>
<WarrantyGuid>e8484d51-a0f5-4fa1-bfa7-b43d2c5004ee</WarrantyGuid>
<WarrantyPunchList xmlns:d6p1="http://schemas.datacontract.org/2004/07/Soprema.BLL.Models.Warranties">
<d6p1:PunchListItem>
<d6p1:Comments>sample string 3</d6p1:Comments>
<d6p1:Description>sample string 4</d6p1:Description>
<d6p1:Guid>d7a7ccaa-6220-4871-8937-892673db6f66</d6p1:Guid>
<d6p1:Id>1</d6p1:Id>
<d6p1:RecordStatus>sample string 5</d6p1:RecordStatus>
</d6p1:PunchListItem>
<d6p1:PunchListItem>
<d6p1:Comments>sample string 3</d6p1:Comments>
<d6p1:Description>sample string 4</d6p1:Description>
<d6p1:Guid>d7a7ccaa-6220-4871-8937-892673db6f66</d6p1:Guid>
<d6p1:Id>1</d6p1:Id>
<d6p1:RecordStatus>sample string 5</d6p1:RecordStatus>
</d6p1:PunchListItem>
</WarrantyPunchList>
<WarrantyType>sample string 7</WarrantyType>
<WarrantyYears>sample string 8</WarrantyYears>
<Weather xmlns:d6p1="http://schemas.datacontract.org/2004/07/Soprema.BLL.Models.Warranties">
<d6p1:Name>sample string 1</d6p1:Name>
<d6p1:WeatherGuid>a251afe6-17f6-4e7b-8fda-96059c72d914</d6p1:WeatherGuid>
</Weather>
</InspectionModel>
</Inspections>
<Inspector>
<FirstName>sample string 4</FirstName>
<LastName>sample string 5</LastName>
<Email>sample string 3</Email>
<Guid>1415567d-7bdb-4d8f-8df8-f2a73c20554b</Guid>
<Id>1</Id>
</Inspector>
<JobNumber>sample string 3</JobNumber>
<JobType>sample string 5</JobType>
<ProjectName>sample string 2</ProjectName>
<RoofingSystems xmlns:d4p1="http://schemas.datacontract.org/2004/07/Soprema.BLL.Models.Systems">
<d4p1:USSBSystemDTO>
<d4p1:_x003C_DeckTypeAddlInfo_x003E_k__BackingField>sample string 7</d4p1:_x003C_DeckTypeAddlInfo_x003E_k__BackingField>
<d4p1:_x003C_DeckTypeID_x003E_k__BackingField>3</d4p1:_x003C_DeckTypeID_x003E_k__BackingField>
<d4p1:_x003C_DeckTypeName_x003E_k__BackingField>sample string 4</d4p1:_x003C_DeckTypeName_x003E_k__BackingField>
<d4p1:_x003C_RecordStatus_x003E_k__BackingField>sample string 6</d4p1:_x003C_RecordStatus_x003E_k__BackingField>
<d4p1:_x003C_RoofProjectTypeID_x003E_k__BackingField>9</d4p1:_x003C_RoofProjectTypeID_x003E_k__BackingField>
<d4p1:_x003C_RoofProjectTypeOther_x003E_k__BackingField>sample string 10</d4p1:_x003C_RoofProjectTypeOther_x003E_k__BackingField>
<d4p1:_x003C_RoofSlope_x003E_k__BackingField>sample string 5</d4p1:_x003C_RoofSlope_x003E_k__BackingField>
<d4p1:_x003C_SystemAddlInfo_x003E_k__BackingField>sample string 8</d4p1:_x003C_SystemAddlInfo_x003E_k__BackingField>
<d4p1:_x003C_SystemBuilderCollectionId_x003E_k__BackingField>11</d4p1:_x003C_SystemBuilderCollectionId_x003E_k__BackingField>
<d4p1:_x003C_SystemFieldComponents_x003E_k__BackingField>
<d4p1:USSBSystemLayerDTO>
<d4p1:_x003C_ComponentID_x003E_k__BackingField>4</d4p1:_x003C_ComponentID_x003E_k__BackingField>
<d4p1:_x003C_ComponentName_x003E_k__BackingField>sample string 5</d4p1:_x003C_ComponentName_x003E_k__BackingField>
<d4p1:_x003C_GroupID_x003E_k__BackingField>6</d4p1:_x003C_GroupID_x003E_k__BackingField>
<d4p1:_x003C_GroupName_x003E_k__BackingField>sample string 7</d4p1:_x003C_GroupName_x003E_k__BackingField>
<d4p1:_x003C_ProductID_x003E_k__BackingField>1</d4p1:_x003C_ProductID_x003E_k__BackingField>
<d4p1:_x003C_ProductName_x003E_k__BackingField>sample string 8</d4p1:_x003C_ProductName_x003E_k__BackingField>
<d4p1:_x003C_SecurementID_x003E_k__BackingField>9</d4p1:_x003C_SecurementID_x003E_k__BackingField>
<d4p1:_x003C_SecurementName_x003E_k__BackingField>sample string 10</d4p1:_x003C_SecurementName_x003E_k__BackingField>
<d4p1:_x003C_Segment_x003E_k__BackingField>2</d4p1:_x003C_Segment_x003E_k__BackingField>
<d4p1:_x003C_Sequence_x003E_k__BackingField>3</d4p1:_x003C_Sequence_x003E_k__BackingField>
<d4p1:_x003C_USSystemBuilderLayerID_x003E_k__BackingField>1</d4p1:_x003C_USSystemBuilderLayerID_x003E_k__BackingField>
</d4p1:USSBSystemLayerDTO>
<d4p1:USSBSystemLayerDTO>
<d4p1:_x003C_ComponentID_x003E_k__BackingField>4</d4p1:_x003C_ComponentID_x003E_k__BackingField>
<d4p1:_x003C_ComponentName_x003E_k__BackingField>sample string 5</d4p1:_x003C_ComponentName_x003E_k__BackingField>
<d4p1:_x003C_GroupID_x003E_k__BackingField>6</d4p1:_x003C_GroupID_x003E_k__BackingField>
<d4p1:_x003C_GroupName_x003E_k__BackingField>sample string 7</d4p1:_x003C_GroupName_x003E_k__BackingField>
<d4p1:_x003C_ProductID_x003E_k__BackingField>1</d4p1:_x003C_ProductID_x003E_k__BackingField>
<d4p1:_x003C_ProductName_x003E_k__BackingField>sample string 8</d4p1:_x003C_ProductName_x003E_k__BackingField>
<d4p1:_x003C_SecurementID_x003E_k__BackingField>9</d4p1:_x003C_SecurementID_x003E_k__BackingField>
<d4p1:_x003C_SecurementName_x003E_k__BackingField>sample string 10</d4p1:_x003C_SecurementName_x003E_k__BackingField>
<d4p1:_x003C_Segment_x003E_k__BackingField>2</d4p1:_x003C_Segment_x003E_k__BackingField>
<d4p1:_x003C_Sequence_x003E_k__BackingField>3</d4p1:_x003C_Sequence_x003E_k__BackingField>
<d4p1:_x003C_USSystemBuilderLayerID_x003E_k__BackingField>1</d4p1:_x003C_USSystemBuilderLayerID_x003E_k__BackingField>
</d4p1:USSBSystemLayerDTO>
</d4p1:_x003C_SystemFieldComponents_x003E_k__BackingField>
<d4p1:_x003C_SystemFlashingComponents_x003E_k__BackingField>
<d4p1:USSBSystemLayerDTO>
<d4p1:_x003C_ComponentID_x003E_k__BackingField>4</d4p1:_x003C_ComponentID_x003E_k__BackingField>
<d4p1:_x003C_ComponentName_x003E_k__BackingField>sample string 5</d4p1:_x003C_ComponentName_x003E_k__BackingField>
<d4p1:_x003C_GroupID_x003E_k__BackingField>6</d4p1:_x003C_GroupID_x003E_k__BackingField>
<d4p1:_x003C_GroupName_x003E_k__BackingField>sample string 7</d4p1:_x003C_GroupName_x003E_k__BackingField>
<d4p1:_x003C_ProductID_x003E_k__BackingField>1</d4p1:_x003C_ProductID_x003E_k__BackingField>
<d4p1:_x003C_ProductName_x003E_k__BackingField>sample string 8</d4p1:_x003C_ProductName_x003E_k__BackingField>
<d4p1:_x003C_SecurementID_x003E_k__BackingField>9</d4p1:_x003C_SecurementID_x003E_k__BackingField>
<d4p1:_x003C_SecurementName_x003E_k__BackingField>sample string 10</d4p1:_x003C_SecurementName_x003E_k__BackingField>
<d4p1:_x003C_Segment_x003E_k__BackingField>2</d4p1:_x003C_Segment_x003E_k__BackingField>
<d4p1:_x003C_Sequence_x003E_k__BackingField>3</d4p1:_x003C_Sequence_x003E_k__BackingField>
<d4p1:_x003C_USSystemBuilderLayerID_x003E_k__BackingField>1</d4p1:_x003C_USSystemBuilderLayerID_x003E_k__BackingField>
</d4p1:USSBSystemLayerDTO>
<d4p1:USSBSystemLayerDTO>
<d4p1:_x003C_ComponentID_x003E_k__BackingField>4</d4p1:_x003C_ComponentID_x003E_k__BackingField>
<d4p1:_x003C_ComponentName_x003E_k__BackingField>sample string 5</d4p1:_x003C_ComponentName_x003E_k__BackingField>
<d4p1:_x003C_GroupID_x003E_k__BackingField>6</d4p1:_x003C_GroupID_x003E_k__BackingField>
<d4p1:_x003C_GroupName_x003E_k__BackingField>sample string 7</d4p1:_x003C_GroupName_x003E_k__BackingField>
<d4p1:_x003C_ProductID_x003E_k__BackingField>1</d4p1:_x003C_ProductID_x003E_k__BackingField>
<d4p1:_x003C_ProductName_x003E_k__BackingField>sample string 8</d4p1:_x003C_ProductName_x003E_k__BackingField>
<d4p1:_x003C_SecurementID_x003E_k__BackingField>9</d4p1:_x003C_SecurementID_x003E_k__BackingField>
<d4p1:_x003C_SecurementName_x003E_k__BackingField>sample string 10</d4p1:_x003C_SecurementName_x003E_k__BackingField>
<d4p1:_x003C_Segment_x003E_k__BackingField>2</d4p1:_x003C_Segment_x003E_k__BackingField>
<d4p1:_x003C_Sequence_x003E_k__BackingField>3</d4p1:_x003C_Sequence_x003E_k__BackingField>
<d4p1:_x003C_USSystemBuilderLayerID_x003E_k__BackingField>1</d4p1:_x003C_USSystemBuilderLayerID_x003E_k__BackingField>
</d4p1:USSBSystemLayerDTO>
</d4p1:_x003C_SystemFlashingComponents_x003E_k__BackingField>
<d4p1:_x003C_SystemName_x003E_k__BackingField>sample string 2</d4p1:_x003C_SystemName_x003E_k__BackingField>
<d4p1:_x003C_USSystemBuilderID_x003E_k__BackingField>1</d4p1:_x003C_USSystemBuilderID_x003E_k__BackingField>
</d4p1:USSBSystemDTO>
<d4p1:USSBSystemDTO>
<d4p1:_x003C_DeckTypeAddlInfo_x003E_k__BackingField>sample string 7</d4p1:_x003C_DeckTypeAddlInfo_x003E_k__BackingField>
<d4p1:_x003C_DeckTypeID_x003E_k__BackingField>3</d4p1:_x003C_DeckTypeID_x003E_k__BackingField>
<d4p1:_x003C_DeckTypeName_x003E_k__BackingField>sample string 4</d4p1:_x003C_DeckTypeName_x003E_k__BackingField>
<d4p1:_x003C_RecordStatus_x003E_k__BackingField>sample string 6</d4p1:_x003C_RecordStatus_x003E_k__BackingField>
<d4p1:_x003C_RoofProjectTypeID_x003E_k__BackingField>9</d4p1:_x003C_RoofProjectTypeID_x003E_k__BackingField>
<d4p1:_x003C_RoofProjectTypeOther_x003E_k__BackingField>sample string 10</d4p1:_x003C_RoofProjectTypeOther_x003E_k__BackingField>
<d4p1:_x003C_RoofSlope_x003E_k__BackingField>sample string 5</d4p1:_x003C_RoofSlope_x003E_k__BackingField>
<d4p1:_x003C_SystemAddlInfo_x003E_k__BackingField>sample string 8</d4p1:_x003C_SystemAddlInfo_x003E_k__BackingField>
<d4p1:_x003C_SystemBuilderCollectionId_x003E_k__BackingField>11</d4p1:_x003C_SystemBuilderCollectionId_x003E_k__BackingField>
<d4p1:_x003C_SystemFieldComponents_x003E_k__BackingField>
<d4p1:USSBSystemLayerDTO>
<d4p1:_x003C_ComponentID_x003E_k__BackingField>4</d4p1:_x003C_ComponentID_x003E_k__BackingField>
<d4p1:_x003C_ComponentName_x003E_k__BackingField>sample string 5</d4p1:_x003C_ComponentName_x003E_k__BackingField>
<d4p1:_x003C_GroupID_x003E_k__BackingField>6</d4p1:_x003C_GroupID_x003E_k__BackingField>
<d4p1:_x003C_GroupName_x003E_k__BackingField>sample string 7</d4p1:_x003C_GroupName_x003E_k__BackingField>
<d4p1:_x003C_ProductID_x003E_k__BackingField>1</d4p1:_x003C_ProductID_x003E_k__BackingField>
<d4p1:_x003C_ProductName_x003E_k__BackingField>sample string 8</d4p1:_x003C_ProductName_x003E_k__BackingField>
<d4p1:_x003C_SecurementID_x003E_k__BackingField>9</d4p1:_x003C_SecurementID_x003E_k__BackingField>
<d4p1:_x003C_SecurementName_x003E_k__BackingField>sample string 10</d4p1:_x003C_SecurementName_x003E_k__BackingField>
<d4p1:_x003C_Segment_x003E_k__BackingField>2</d4p1:_x003C_Segment_x003E_k__BackingField>
<d4p1:_x003C_Sequence_x003E_k__BackingField>3</d4p1:_x003C_Sequence_x003E_k__BackingField>
<d4p1:_x003C_USSystemBuilderLayerID_x003E_k__BackingField>1</d4p1:_x003C_USSystemBuilderLayerID_x003E_k__BackingField>
</d4p1:USSBSystemLayerDTO>
<d4p1:USSBSystemLayerDTO>
<d4p1:_x003C_ComponentID_x003E_k__BackingField>4</d4p1:_x003C_ComponentID_x003E_k__BackingField>
<d4p1:_x003C_ComponentName_x003E_k__BackingField>sample string 5</d4p1:_x003C_ComponentName_x003E_k__BackingField>
<d4p1:_x003C_GroupID_x003E_k__BackingField>6</d4p1:_x003C_GroupID_x003E_k__BackingField>
<d4p1:_x003C_GroupName_x003E_k__BackingField>sample string 7</d4p1:_x003C_GroupName_x003E_k__BackingField>
<d4p1:_x003C_ProductID_x003E_k__BackingField>1</d4p1:_x003C_ProductID_x003E_k__BackingField>
<d4p1:_x003C_ProductName_x003E_k__BackingField>sample string 8</d4p1:_x003C_ProductName_x003E_k__BackingField>
<d4p1:_x003C_SecurementID_x003E_k__BackingField>9</d4p1:_x003C_SecurementID_x003E_k__BackingField>
<d4p1:_x003C_SecurementName_x003E_k__BackingField>sample string 10</d4p1:_x003C_SecurementName_x003E_k__BackingField>
<d4p1:_x003C_Segment_x003E_k__BackingField>2</d4p1:_x003C_Segment_x003E_k__BackingField>
<d4p1:_x003C_Sequence_x003E_k__BackingField>3</d4p1:_x003C_Sequence_x003E_k__BackingField>
<d4p1:_x003C_USSystemBuilderLayerID_x003E_k__BackingField>1</d4p1:_x003C_USSystemBuilderLayerID_x003E_k__BackingField>
</d4p1:USSBSystemLayerDTO>
</d4p1:_x003C_SystemFieldComponents_x003E_k__BackingField>
<d4p1:_x003C_SystemFlashingComponents_x003E_k__BackingField>
<d4p1:USSBSystemLayerDTO>
<d4p1:_x003C_ComponentID_x003E_k__BackingField>4</d4p1:_x003C_ComponentID_x003E_k__BackingField>
<d4p1:_x003C_ComponentName_x003E_k__BackingField>sample string 5</d4p1:_x003C_ComponentName_x003E_k__BackingField>
<d4p1:_x003C_GroupID_x003E_k__BackingField>6</d4p1:_x003C_GroupID_x003E_k__BackingField>
<d4p1:_x003C_GroupName_x003E_k__BackingField>sample string 7</d4p1:_x003C_GroupName_x003E_k__BackingField>
<d4p1:_x003C_ProductID_x003E_k__BackingField>1</d4p1:_x003C_ProductID_x003E_k__BackingField>
<d4p1:_x003C_ProductName_x003E_k__BackingField>sample string 8</d4p1:_x003C_ProductName_x003E_k__BackingField>
<d4p1:_x003C_SecurementID_x003E_k__BackingField>9</d4p1:_x003C_SecurementID_x003E_k__BackingField>
<d4p1:_x003C_SecurementName_x003E_k__BackingField>sample string 10</d4p1:_x003C_SecurementName_x003E_k__BackingField>
<d4p1:_x003C_Segment_x003E_k__BackingField>2</d4p1:_x003C_Segment_x003E_k__BackingField>
<d4p1:_x003C_Sequence_x003E_k__BackingField>3</d4p1:_x003C_Sequence_x003E_k__BackingField>
<d4p1:_x003C_USSystemBuilderLayerID_x003E_k__BackingField>1</d4p1:_x003C_USSystemBuilderLayerID_x003E_k__BackingField>
</d4p1:USSBSystemLayerDTO>
<d4p1:USSBSystemLayerDTO>
<d4p1:_x003C_ComponentID_x003E_k__BackingField>4</d4p1:_x003C_ComponentID_x003E_k__BackingField>
<d4p1:_x003C_ComponentName_x003E_k__BackingField>sample string 5</d4p1:_x003C_ComponentName_x003E_k__BackingField>
<d4p1:_x003C_GroupID_x003E_k__BackingField>6</d4p1:_x003C_GroupID_x003E_k__BackingField>
<d4p1:_x003C_GroupName_x003E_k__BackingField>sample string 7</d4p1:_x003C_GroupName_x003E_k__BackingField>
<d4p1:_x003C_ProductID_x003E_k__BackingField>1</d4p1:_x003C_ProductID_x003E_k__BackingField>
<d4p1:_x003C_ProductName_x003E_k__BackingField>sample string 8</d4p1:_x003C_ProductName_x003E_k__BackingField>
<d4p1:_x003C_SecurementID_x003E_k__BackingField>9</d4p1:_x003C_SecurementID_x003E_k__BackingField>
<d4p1:_x003C_SecurementName_x003E_k__BackingField>sample string 10</d4p1:_x003C_SecurementName_x003E_k__BackingField>
<d4p1:_x003C_Segment_x003E_k__BackingField>2</d4p1:_x003C_Segment_x003E_k__BackingField>
<d4p1:_x003C_Sequence_x003E_k__BackingField>3</d4p1:_x003C_Sequence_x003E_k__BackingField>
<d4p1:_x003C_USSystemBuilderLayerID_x003E_k__BackingField>1</d4p1:_x003C_USSystemBuilderLayerID_x003E_k__BackingField>
</d4p1:USSBSystemLayerDTO>
</d4p1:_x003C_SystemFlashingComponents_x003E_k__BackingField>
<d4p1:_x003C_SystemName_x003E_k__BackingField>sample string 2</d4p1:_x003C_SystemName_x003E_k__BackingField>
<d4p1:_x003C_USSystemBuilderID_x003E_k__BackingField>1</d4p1:_x003C_USSystemBuilderID_x003E_k__BackingField>
</d4p1:USSBSystemDTO>
</RoofingSystems>
<SquareFeet>
<FieldSqFt>1</FieldSqFt>
<FlashingSqFt>1</FlashingSqFt>
<HorizontalSqFt>1</HorizontalSqFt>
<OtherSqFt>1</OtherSqFt>
<OverburdenSqFt>1</OverburdenSqFt>
<TotalSqFt>1</TotalSqFt>
<VerticalSqFt>1</VerticalSqFt>
</SquareFeet>
<SystemName>sample string 9</SystemName>
<WarrantyNumber>sample string 4</WarrantyNumber>
<WarrantyType>sample string 7</WarrantyType>
</Warranty>
<WarrantyGuid>d5a3f1fc-c3f9-417e-85b5-99c4151958c4</WarrantyGuid>
</ClaimModel>
</ArrayOfClaimModel>