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": "0a1ddb86-5d18-4221-a31f-2b10b739628d",
"WarrantyGuid": "f849908b-bc85-4ccd-9702-9fb7ebbcfdb3",
"Warranty": {
"Guid": "874fd919-90cf-428f-853e-381ebf05ca31",
"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": "dd0e5c50-3e86-421b-8d36-4063332d7163",
"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": "4678a71f-fc5a-4d91-8c43-0e9ade0989e0",
"WarrantyGuid": "df9075e4-2adc-4dc7-ac1c-88fdb9cd8776",
"Date": "2026-03-11T08:57:56.2212336+00:00",
"Temperature": 5.1,
"Weather": {
"WeatherGuid": "5d3a6387-cc4d-4848-bb51-87189c54064e",
"Name": "sample string 1"
},
"OverBurdenType": "sample string 6",
"OverburdenTypeGuid": "613966b8-2944-4f1d-a78c-350626be6070",
"WarrantyType": "sample string 7",
"WarrantyYears": "sample string 8",
"SubstantialCompletionDate": "2026-03-11T08:57:56.2212336+00:00",
"PreviousItemsWereAddressed": true,
"PondingConditionWasNoted": true,
"Observations": "sample string 9",
"FinalInspectionResult": "sample string 10",
"FinalInspectionResultGuid": "da98110b-5c5b-41dd-bfe5-30b29a37bbbe",
"ActionItemsComplete": "sample string 11",
"WarrantyPunchList": [
{
"Id": 1,
"Guid": "443e6c9d-741e-45c3-bb7f-3e78fdd866b2",
"Comments": "sample string 3",
"Description": "sample string 4",
"RecordStatus": "sample string 5"
},
{
"Id": 1,
"Guid": "443e6c9d-741e-45c3-bb7f-3e78fdd866b2",
"Comments": "sample string 3",
"Description": "sample string 4",
"RecordStatus": "sample string 5"
}
],
"OverBurdenPunchList": [
{
"Id": 1,
"Guid": "443e6c9d-741e-45c3-bb7f-3e78fdd866b2",
"Comments": "sample string 3",
"Description": "sample string 4",
"RecordStatus": "sample string 5"
},
{
"Id": 1,
"Guid": "443e6c9d-741e-45c3-bb7f-3e78fdd866b2",
"Comments": "sample string 3",
"Description": "sample string 4",
"RecordStatus": "sample string 5"
}
],
"SignatureText": "sample string 12",
"Inspector": {
"Id": 1,
"Guid": "dd0e5c50-3e86-421b-8d36-4063332d7163",
"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": "ee257bad-95b0-4dee-9751-3947aabd7090",
"Description": "sample string 3",
"IsSignature": true,
"FileName": "sample string 5",
"Url": "http://webapihelppage6.com"
},
{
"Id": 1,
"Guid": "ee257bad-95b0-4dee-9751-3947aabd7090",
"Description": "sample string 3",
"IsSignature": true,
"FileName": "sample string 5",
"Url": "http://webapihelppage6.com"
}
],
"HasNonSopremaProducts": true,
"NonSopremaProducts": [
{
"Id": 1,
"InspectionGuid": "7ccca70d-b3ea-4687-a34e-732c4cb5586c",
"CategoryId": 1,
"CategoryName": "sample string 3",
"ProductDescription": "sample string 4"
},
{
"Id": 1,
"InspectionGuid": "7ccca70d-b3ea-4687-a34e-732c4cb5586c",
"CategoryId": 1,
"CategoryName": "sample string 3",
"ProductDescription": "sample string 4"
}
]
},
{
"Id": 1,
"Guid": "4678a71f-fc5a-4d91-8c43-0e9ade0989e0",
"WarrantyGuid": "df9075e4-2adc-4dc7-ac1c-88fdb9cd8776",
"Date": "2026-03-11T08:57:56.2212336+00:00",
"Temperature": 5.1,
"Weather": {
"WeatherGuid": "5d3a6387-cc4d-4848-bb51-87189c54064e",
"Name": "sample string 1"
},
"OverBurdenType": "sample string 6",
"OverburdenTypeGuid": "613966b8-2944-4f1d-a78c-350626be6070",
"WarrantyType": "sample string 7",
"WarrantyYears": "sample string 8",
"SubstantialCompletionDate": "2026-03-11T08:57:56.2212336+00:00",
"PreviousItemsWereAddressed": true,
"PondingConditionWasNoted": true,
"Observations": "sample string 9",
"FinalInspectionResult": "sample string 10",
"FinalInspectionResultGuid": "da98110b-5c5b-41dd-bfe5-30b29a37bbbe",
"ActionItemsComplete": "sample string 11",
"WarrantyPunchList": [
{
"Id": 1,
"Guid": "443e6c9d-741e-45c3-bb7f-3e78fdd866b2",
"Comments": "sample string 3",
"Description": "sample string 4",
"RecordStatus": "sample string 5"
},
{
"Id": 1,
"Guid": "443e6c9d-741e-45c3-bb7f-3e78fdd866b2",
"Comments": "sample string 3",
"Description": "sample string 4",
"RecordStatus": "sample string 5"
}
],
"OverBurdenPunchList": [
{
"Id": 1,
"Guid": "443e6c9d-741e-45c3-bb7f-3e78fdd866b2",
"Comments": "sample string 3",
"Description": "sample string 4",
"RecordStatus": "sample string 5"
},
{
"Id": 1,
"Guid": "443e6c9d-741e-45c3-bb7f-3e78fdd866b2",
"Comments": "sample string 3",
"Description": "sample string 4",
"RecordStatus": "sample string 5"
}
],
"SignatureText": "sample string 12",
"Inspector": {
"Id": 1,
"Guid": "dd0e5c50-3e86-421b-8d36-4063332d7163",
"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": "ee257bad-95b0-4dee-9751-3947aabd7090",
"Description": "sample string 3",
"IsSignature": true,
"FileName": "sample string 5",
"Url": "http://webapihelppage6.com"
},
{
"Id": 1,
"Guid": "ee257bad-95b0-4dee-9751-3947aabd7090",
"Description": "sample string 3",
"IsSignature": true,
"FileName": "sample string 5",
"Url": "http://webapihelppage6.com"
}
],
"HasNonSopremaProducts": true,
"NonSopremaProducts": [
{
"Id": 1,
"InspectionGuid": "7ccca70d-b3ea-4687-a34e-732c4cb5586c",
"CategoryId": 1,
"CategoryName": "sample string 3",
"ProductDescription": "sample string 4"
},
{
"Id": 1,
"InspectionGuid": "7ccca70d-b3ea-4687-a34e-732c4cb5586c",
"CategoryId": 1,
"CategoryName": "sample string 3",
"ProductDescription": "sample string 4"
}
]
}
]
},
"Number": "sample string 4",
"WarrantyYears": "sample string 7",
"FinalSiteVisitDate": "2026-03-11T08:57:56.2368323+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": "e89946b5-96f3-4100-b183-3f4d3806201c",
"WarrantyClaimId": 3,
"Number": "sample string 4",
"Date": "2026-03-11T08:57:56.2368323+00:00",
"Inspector": {
"Id": 1,
"Guid": "dd0e5c50-3e86-421b-8d36-4063332d7163",
"Email": "sample string 3",
"FirstName": "sample string 4",
"LastName": "sample string 5",
"FullName": "sample string 4 sample string 5"
},
"Guid": "73cf6426-fda5-42aa-a002-bddb86531beb",
"WarrantyClaimGuid": "a0cfea02-ef26-4e5b-bb84-65d1553cfe1e",
"InspectorGuid": "0bce7ec4-113d-4ff6-a517-8e0f80f0b356",
"ResultId": 0,
"StatusId": 0,
"Temperature": 1,
"WeatherGuid": "0beeb0e5-d916-43eb-ad3e-a5859ec26c42",
"OwnerResponsabilityItems": "sample string 10",
"PhotoCount": 11,
"ConditionsObserved": [
{
"Id": 1,
"Guid": "48acf84e-cf2e-455a-ab0b-4da90fde34a9",
"InvestigationGuid": "a710bb95-ece5-4294-951a-42515103a714",
"LeakLocation": "sample string 4",
"ConditionsObservedGuid": "21b8a8b5-04b9-49c8-a4df-764a2697fd63",
"ConditionObservedOther": "sample string 5",
"Comments": "sample string 6",
"Photos": [
{
"Id": 1,
"Guid": "ee257bad-95b0-4dee-9751-3947aabd7090",
"Description": "sample string 3",
"IsSignature": true,
"FileName": "sample string 5",
"Url": "http://webapihelppage6.com"
},
{
"Id": 1,
"Guid": "ee257bad-95b0-4dee-9751-3947aabd7090",
"Description": "sample string 3",
"IsSignature": true,
"FileName": "sample string 5",
"Url": "http://webapihelppage6.com"
}
]
},
{
"Id": 1,
"Guid": "48acf84e-cf2e-455a-ab0b-4da90fde34a9",
"InvestigationGuid": "a710bb95-ece5-4294-951a-42515103a714",
"LeakLocation": "sample string 4",
"ConditionsObservedGuid": "21b8a8b5-04b9-49c8-a4df-764a2697fd63",
"ConditionObservedOther": "sample string 5",
"Comments": "sample string 6",
"Photos": [
{
"Id": 1,
"Guid": "ee257bad-95b0-4dee-9751-3947aabd7090",
"Description": "sample string 3",
"IsSignature": true,
"FileName": "sample string 5",
"Url": "http://webapihelppage6.com"
},
{
"Id": 1,
"Guid": "ee257bad-95b0-4dee-9751-3947aabd7090",
"Description": "sample string 3",
"IsSignature": true,
"FileName": "sample string 5",
"Url": "http://webapihelppage6.com"
}
]
}
]
},
{
"Id": 1,
"WarrantyGuid": "e89946b5-96f3-4100-b183-3f4d3806201c",
"WarrantyClaimId": 3,
"Number": "sample string 4",
"Date": "2026-03-11T08:57:56.2368323+00:00",
"Inspector": {
"Id": 1,
"Guid": "dd0e5c50-3e86-421b-8d36-4063332d7163",
"Email": "sample string 3",
"FirstName": "sample string 4",
"LastName": "sample string 5",
"FullName": "sample string 4 sample string 5"
},
"Guid": "73cf6426-fda5-42aa-a002-bddb86531beb",
"WarrantyClaimGuid": "a0cfea02-ef26-4e5b-bb84-65d1553cfe1e",
"InspectorGuid": "0bce7ec4-113d-4ff6-a517-8e0f80f0b356",
"ResultId": 0,
"StatusId": 0,
"Temperature": 1,
"WeatherGuid": "0beeb0e5-d916-43eb-ad3e-a5859ec26c42",
"OwnerResponsabilityItems": "sample string 10",
"PhotoCount": 11,
"ConditionsObserved": [
{
"Id": 1,
"Guid": "48acf84e-cf2e-455a-ab0b-4da90fde34a9",
"InvestigationGuid": "a710bb95-ece5-4294-951a-42515103a714",
"LeakLocation": "sample string 4",
"ConditionsObservedGuid": "21b8a8b5-04b9-49c8-a4df-764a2697fd63",
"ConditionObservedOther": "sample string 5",
"Comments": "sample string 6",
"Photos": [
{
"Id": 1,
"Guid": "ee257bad-95b0-4dee-9751-3947aabd7090",
"Description": "sample string 3",
"IsSignature": true,
"FileName": "sample string 5",
"Url": "http://webapihelppage6.com"
},
{
"Id": 1,
"Guid": "ee257bad-95b0-4dee-9751-3947aabd7090",
"Description": "sample string 3",
"IsSignature": true,
"FileName": "sample string 5",
"Url": "http://webapihelppage6.com"
}
]
},
{
"Id": 1,
"Guid": "48acf84e-cf2e-455a-ab0b-4da90fde34a9",
"InvestigationGuid": "a710bb95-ece5-4294-951a-42515103a714",
"LeakLocation": "sample string 4",
"ConditionsObservedGuid": "21b8a8b5-04b9-49c8-a4df-764a2697fd63",
"ConditionObservedOther": "sample string 5",
"Comments": "sample string 6",
"Photos": [
{
"Id": 1,
"Guid": "ee257bad-95b0-4dee-9751-3947aabd7090",
"Description": "sample string 3",
"IsSignature": true,
"FileName": "sample string 5",
"Url": "http://webapihelppage6.com"
},
{
"Id": 1,
"Guid": "ee257bad-95b0-4dee-9751-3947aabd7090",
"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": "0a1ddb86-5d18-4221-a31f-2b10b739628d",
"WarrantyGuid": "f849908b-bc85-4ccd-9702-9fb7ebbcfdb3",
"Warranty": {
"Guid": "874fd919-90cf-428f-853e-381ebf05ca31",
"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": "dd0e5c50-3e86-421b-8d36-4063332d7163",
"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": "4678a71f-fc5a-4d91-8c43-0e9ade0989e0",
"WarrantyGuid": "df9075e4-2adc-4dc7-ac1c-88fdb9cd8776",
"Date": "2026-03-11T08:57:56.2212336+00:00",
"Temperature": 5.1,
"Weather": {
"WeatherGuid": "5d3a6387-cc4d-4848-bb51-87189c54064e",
"Name": "sample string 1"
},
"OverBurdenType": "sample string 6",
"OverburdenTypeGuid": "613966b8-2944-4f1d-a78c-350626be6070",
"WarrantyType": "sample string 7",
"WarrantyYears": "sample string 8",
"SubstantialCompletionDate": "2026-03-11T08:57:56.2212336+00:00",
"PreviousItemsWereAddressed": true,
"PondingConditionWasNoted": true,
"Observations": "sample string 9",
"FinalInspectionResult": "sample string 10",
"FinalInspectionResultGuid": "da98110b-5c5b-41dd-bfe5-30b29a37bbbe",
"ActionItemsComplete": "sample string 11",
"WarrantyPunchList": [
{
"Id": 1,
"Guid": "443e6c9d-741e-45c3-bb7f-3e78fdd866b2",
"Comments": "sample string 3",
"Description": "sample string 4",
"RecordStatus": "sample string 5"
},
{
"Id": 1,
"Guid": "443e6c9d-741e-45c3-bb7f-3e78fdd866b2",
"Comments": "sample string 3",
"Description": "sample string 4",
"RecordStatus": "sample string 5"
}
],
"OverBurdenPunchList": [
{
"Id": 1,
"Guid": "443e6c9d-741e-45c3-bb7f-3e78fdd866b2",
"Comments": "sample string 3",
"Description": "sample string 4",
"RecordStatus": "sample string 5"
},
{
"Id": 1,
"Guid": "443e6c9d-741e-45c3-bb7f-3e78fdd866b2",
"Comments": "sample string 3",
"Description": "sample string 4",
"RecordStatus": "sample string 5"
}
],
"SignatureText": "sample string 12",
"Inspector": {
"Id": 1,
"Guid": "dd0e5c50-3e86-421b-8d36-4063332d7163",
"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": "ee257bad-95b0-4dee-9751-3947aabd7090",
"Description": "sample string 3",
"IsSignature": true,
"FileName": "sample string 5",
"Url": "http://webapihelppage6.com"
},
{
"Id": 1,
"Guid": "ee257bad-95b0-4dee-9751-3947aabd7090",
"Description": "sample string 3",
"IsSignature": true,
"FileName": "sample string 5",
"Url": "http://webapihelppage6.com"
}
],
"HasNonSopremaProducts": true,
"NonSopremaProducts": [
{
"Id": 1,
"InspectionGuid": "7ccca70d-b3ea-4687-a34e-732c4cb5586c",
"CategoryId": 1,
"CategoryName": "sample string 3",
"ProductDescription": "sample string 4"
},
{
"Id": 1,
"InspectionGuid": "7ccca70d-b3ea-4687-a34e-732c4cb5586c",
"CategoryId": 1,
"CategoryName": "sample string 3",
"ProductDescription": "sample string 4"
}
]
},
{
"Id": 1,
"Guid": "4678a71f-fc5a-4d91-8c43-0e9ade0989e0",
"WarrantyGuid": "df9075e4-2adc-4dc7-ac1c-88fdb9cd8776",
"Date": "2026-03-11T08:57:56.2212336+00:00",
"Temperature": 5.1,
"Weather": {
"WeatherGuid": "5d3a6387-cc4d-4848-bb51-87189c54064e",
"Name": "sample string 1"
},
"OverBurdenType": "sample string 6",
"OverburdenTypeGuid": "613966b8-2944-4f1d-a78c-350626be6070",
"WarrantyType": "sample string 7",
"WarrantyYears": "sample string 8",
"SubstantialCompletionDate": "2026-03-11T08:57:56.2212336+00:00",
"PreviousItemsWereAddressed": true,
"PondingConditionWasNoted": true,
"Observations": "sample string 9",
"FinalInspectionResult": "sample string 10",
"FinalInspectionResultGuid": "da98110b-5c5b-41dd-bfe5-30b29a37bbbe",
"ActionItemsComplete": "sample string 11",
"WarrantyPunchList": [
{
"Id": 1,
"Guid": "443e6c9d-741e-45c3-bb7f-3e78fdd866b2",
"Comments": "sample string 3",
"Description": "sample string 4",
"RecordStatus": "sample string 5"
},
{
"Id": 1,
"Guid": "443e6c9d-741e-45c3-bb7f-3e78fdd866b2",
"Comments": "sample string 3",
"Description": "sample string 4",
"RecordStatus": "sample string 5"
}
],
"OverBurdenPunchList": [
{
"Id": 1,
"Guid": "443e6c9d-741e-45c3-bb7f-3e78fdd866b2",
"Comments": "sample string 3",
"Description": "sample string 4",
"RecordStatus": "sample string 5"
},
{
"Id": 1,
"Guid": "443e6c9d-741e-45c3-bb7f-3e78fdd866b2",
"Comments": "sample string 3",
"Description": "sample string 4",
"RecordStatus": "sample string 5"
}
],
"SignatureText": "sample string 12",
"Inspector": {
"Id": 1,
"Guid": "dd0e5c50-3e86-421b-8d36-4063332d7163",
"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": "ee257bad-95b0-4dee-9751-3947aabd7090",
"Description": "sample string 3",
"IsSignature": true,
"FileName": "sample string 5",
"Url": "http://webapihelppage6.com"
},
{
"Id": 1,
"Guid": "ee257bad-95b0-4dee-9751-3947aabd7090",
"Description": "sample string 3",
"IsSignature": true,
"FileName": "sample string 5",
"Url": "http://webapihelppage6.com"
}
],
"HasNonSopremaProducts": true,
"NonSopremaProducts": [
{
"Id": 1,
"InspectionGuid": "7ccca70d-b3ea-4687-a34e-732c4cb5586c",
"CategoryId": 1,
"CategoryName": "sample string 3",
"ProductDescription": "sample string 4"
},
{
"Id": 1,
"InspectionGuid": "7ccca70d-b3ea-4687-a34e-732c4cb5586c",
"CategoryId": 1,
"CategoryName": "sample string 3",
"ProductDescription": "sample string 4"
}
]
}
]
},
"Number": "sample string 4",
"WarrantyYears": "sample string 7",
"FinalSiteVisitDate": "2026-03-11T08:57:56.2368323+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": "e89946b5-96f3-4100-b183-3f4d3806201c",
"WarrantyClaimId": 3,
"Number": "sample string 4",
"Date": "2026-03-11T08:57:56.2368323+00:00",
"Inspector": {
"Id": 1,
"Guid": "dd0e5c50-3e86-421b-8d36-4063332d7163",
"Email": "sample string 3",
"FirstName": "sample string 4",
"LastName": "sample string 5",
"FullName": "sample string 4 sample string 5"
},
"Guid": "73cf6426-fda5-42aa-a002-bddb86531beb",
"WarrantyClaimGuid": "a0cfea02-ef26-4e5b-bb84-65d1553cfe1e",
"InspectorGuid": "0bce7ec4-113d-4ff6-a517-8e0f80f0b356",
"ResultId": 0,
"StatusId": 0,
"Temperature": 1,
"WeatherGuid": "0beeb0e5-d916-43eb-ad3e-a5859ec26c42",
"OwnerResponsabilityItems": "sample string 10",
"PhotoCount": 11,
"ConditionsObserved": [
{
"Id": 1,
"Guid": "48acf84e-cf2e-455a-ab0b-4da90fde34a9",
"InvestigationGuid": "a710bb95-ece5-4294-951a-42515103a714",
"LeakLocation": "sample string 4",
"ConditionsObservedGuid": "21b8a8b5-04b9-49c8-a4df-764a2697fd63",
"ConditionObservedOther": "sample string 5",
"Comments": "sample string 6",
"Photos": [
{
"Id": 1,
"Guid": "ee257bad-95b0-4dee-9751-3947aabd7090",
"Description": "sample string 3",
"IsSignature": true,
"FileName": "sample string 5",
"Url": "http://webapihelppage6.com"
},
{
"Id": 1,
"Guid": "ee257bad-95b0-4dee-9751-3947aabd7090",
"Description": "sample string 3",
"IsSignature": true,
"FileName": "sample string 5",
"Url": "http://webapihelppage6.com"
}
]
},
{
"Id": 1,
"Guid": "48acf84e-cf2e-455a-ab0b-4da90fde34a9",
"InvestigationGuid": "a710bb95-ece5-4294-951a-42515103a714",
"LeakLocation": "sample string 4",
"ConditionsObservedGuid": "21b8a8b5-04b9-49c8-a4df-764a2697fd63",
"ConditionObservedOther": "sample string 5",
"Comments": "sample string 6",
"Photos": [
{
"Id": 1,
"Guid": "ee257bad-95b0-4dee-9751-3947aabd7090",
"Description": "sample string 3",
"IsSignature": true,
"FileName": "sample string 5",
"Url": "http://webapihelppage6.com"
},
{
"Id": 1,
"Guid": "ee257bad-95b0-4dee-9751-3947aabd7090",
"Description": "sample string 3",
"IsSignature": true,
"FileName": "sample string 5",
"Url": "http://webapihelppage6.com"
}
]
}
]
},
{
"Id": 1,
"WarrantyGuid": "e89946b5-96f3-4100-b183-3f4d3806201c",
"WarrantyClaimId": 3,
"Number": "sample string 4",
"Date": "2026-03-11T08:57:56.2368323+00:00",
"Inspector": {
"Id": 1,
"Guid": "dd0e5c50-3e86-421b-8d36-4063332d7163",
"Email": "sample string 3",
"FirstName": "sample string 4",
"LastName": "sample string 5",
"FullName": "sample string 4 sample string 5"
},
"Guid": "73cf6426-fda5-42aa-a002-bddb86531beb",
"WarrantyClaimGuid": "a0cfea02-ef26-4e5b-bb84-65d1553cfe1e",
"InspectorGuid": "0bce7ec4-113d-4ff6-a517-8e0f80f0b356",
"ResultId": 0,
"StatusId": 0,
"Temperature": 1,
"WeatherGuid": "0beeb0e5-d916-43eb-ad3e-a5859ec26c42",
"OwnerResponsabilityItems": "sample string 10",
"PhotoCount": 11,
"ConditionsObserved": [
{
"Id": 1,
"Guid": "48acf84e-cf2e-455a-ab0b-4da90fde34a9",
"InvestigationGuid": "a710bb95-ece5-4294-951a-42515103a714",
"LeakLocation": "sample string 4",
"ConditionsObservedGuid": "21b8a8b5-04b9-49c8-a4df-764a2697fd63",
"ConditionObservedOther": "sample string 5",
"Comments": "sample string 6",
"Photos": [
{
"Id": 1,
"Guid": "ee257bad-95b0-4dee-9751-3947aabd7090",
"Description": "sample string 3",
"IsSignature": true,
"FileName": "sample string 5",
"Url": "http://webapihelppage6.com"
},
{
"Id": 1,
"Guid": "ee257bad-95b0-4dee-9751-3947aabd7090",
"Description": "sample string 3",
"IsSignature": true,
"FileName": "sample string 5",
"Url": "http://webapihelppage6.com"
}
]
},
{
"Id": 1,
"Guid": "48acf84e-cf2e-455a-ab0b-4da90fde34a9",
"InvestigationGuid": "a710bb95-ece5-4294-951a-42515103a714",
"LeakLocation": "sample string 4",
"ConditionsObservedGuid": "21b8a8b5-04b9-49c8-a4df-764a2697fd63",
"ConditionObservedOther": "sample string 5",
"Comments": "sample string 6",
"Photos": [
{
"Id": 1,
"Guid": "ee257bad-95b0-4dee-9751-3947aabd7090",
"Description": "sample string 3",
"IsSignature": true,
"FileName": "sample string 5",
"Url": "http://webapihelppage6.com"
},
{
"Id": 1,
"Guid": "ee257bad-95b0-4dee-9751-3947aabd7090",
"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>2026-03-11T08:57:56.2368323+00:00</FinalSiteVisitDate>
<Guid>0a1ddb86-5d18-4221-a31f-2b10b739628d</Guid>
<Id>1</Id>
<Investigations>
<ClaimInvestigationModel>
<ConditionsObserved>
<ConditionObservedModel>
<Comments>sample string 6</Comments>
<ConditionObservedOther>sample string 5</ConditionObservedOther>
<ConditionsObservedGuid>21b8a8b5-04b9-49c8-a4df-764a2697fd63</ConditionsObservedGuid>
<Guid>48acf84e-cf2e-455a-ab0b-4da90fde34a9</Guid>
<Id>1</Id>
<InvestigationGuid>a710bb95-ece5-4294-951a-42515103a714</InvestigationGuid>
<LeakLocation>sample string 4</LeakLocation>
<Photos>
<PhotoModel>
<Description>sample string 3</Description>
<FileName>sample string 5</FileName>
<Guid>ee257bad-95b0-4dee-9751-3947aabd7090</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>ee257bad-95b0-4dee-9751-3947aabd7090</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>21b8a8b5-04b9-49c8-a4df-764a2697fd63</ConditionsObservedGuid>
<Guid>48acf84e-cf2e-455a-ab0b-4da90fde34a9</Guid>
<Id>1</Id>
<InvestigationGuid>a710bb95-ece5-4294-951a-42515103a714</InvestigationGuid>
<LeakLocation>sample string 4</LeakLocation>
<Photos>
<PhotoModel>
<Description>sample string 3</Description>
<FileName>sample string 5</FileName>
<Guid>ee257bad-95b0-4dee-9751-3947aabd7090</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>ee257bad-95b0-4dee-9751-3947aabd7090</Guid>
<Id>1</Id>
<IsSignature>true</IsSignature>
<Url>http://webapihelppage6.com/</Url>
</PhotoModel>
</Photos>
</ConditionObservedModel>
</ConditionsObserved>
<Guid>73cf6426-fda5-42aa-a002-bddb86531beb</Guid>
<InspectorGuid>0bce7ec4-113d-4ff6-a517-8e0f80f0b356</InspectorGuid>
<OwnerResponsabilityItems>sample string 10</OwnerResponsabilityItems>
<PhotoCount>11</PhotoCount>
<ResultId>None</ResultId>
<StatusId>Saved</StatusId>
<Temperature>1</Temperature>
<WarrantyClaimGuid>a0cfea02-ef26-4e5b-bb84-65d1553cfe1e</WarrantyClaimGuid>
<WeatherGuid>0beeb0e5-d916-43eb-ad3e-a5859ec26c42</WeatherGuid>
<Date>2026-03-11T08:57:56.2368323+00:00</Date>
<Id>1</Id>
<Inspector>
<FirstName>sample string 4</FirstName>
<LastName>sample string 5</LastName>
<Email>sample string 3</Email>
<Guid>dd0e5c50-3e86-421b-8d36-4063332d7163</Guid>
<Id>1</Id>
</Inspector>
<Number>sample string 4</Number>
<WarrantyClaimId>3</WarrantyClaimId>
<WarrantyGuid>e89946b5-96f3-4100-b183-3f4d3806201c</WarrantyGuid>
</ClaimInvestigationModel>
<ClaimInvestigationModel>
<ConditionsObserved>
<ConditionObservedModel>
<Comments>sample string 6</Comments>
<ConditionObservedOther>sample string 5</ConditionObservedOther>
<ConditionsObservedGuid>21b8a8b5-04b9-49c8-a4df-764a2697fd63</ConditionsObservedGuid>
<Guid>48acf84e-cf2e-455a-ab0b-4da90fde34a9</Guid>
<Id>1</Id>
<InvestigationGuid>a710bb95-ece5-4294-951a-42515103a714</InvestigationGuid>
<LeakLocation>sample string 4</LeakLocation>
<Photos>
<PhotoModel>
<Description>sample string 3</Description>
<FileName>sample string 5</FileName>
<Guid>ee257bad-95b0-4dee-9751-3947aabd7090</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>ee257bad-95b0-4dee-9751-3947aabd7090</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>21b8a8b5-04b9-49c8-a4df-764a2697fd63</ConditionsObservedGuid>
<Guid>48acf84e-cf2e-455a-ab0b-4da90fde34a9</Guid>
<Id>1</Id>
<InvestigationGuid>a710bb95-ece5-4294-951a-42515103a714</InvestigationGuid>
<LeakLocation>sample string 4</LeakLocation>
<Photos>
<PhotoModel>
<Description>sample string 3</Description>
<FileName>sample string 5</FileName>
<Guid>ee257bad-95b0-4dee-9751-3947aabd7090</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>ee257bad-95b0-4dee-9751-3947aabd7090</Guid>
<Id>1</Id>
<IsSignature>true</IsSignature>
<Url>http://webapihelppage6.com/</Url>
</PhotoModel>
</Photos>
</ConditionObservedModel>
</ConditionsObserved>
<Guid>73cf6426-fda5-42aa-a002-bddb86531beb</Guid>
<InspectorGuid>0bce7ec4-113d-4ff6-a517-8e0f80f0b356</InspectorGuid>
<OwnerResponsabilityItems>sample string 10</OwnerResponsabilityItems>
<PhotoCount>11</PhotoCount>
<ResultId>None</ResultId>
<StatusId>Saved</StatusId>
<Temperature>1</Temperature>
<WarrantyClaimGuid>a0cfea02-ef26-4e5b-bb84-65d1553cfe1e</WarrantyClaimGuid>
<WeatherGuid>0beeb0e5-d916-43eb-ad3e-a5859ec26c42</WeatherGuid>
<Date>2026-03-11T08:57:56.2368323+00:00</Date>
<Id>1</Id>
<Inspector>
<FirstName>sample string 4</FirstName>
<LastName>sample string 5</LastName>
<Email>sample string 3</Email>
<Guid>dd0e5c50-3e86-421b-8d36-4063332d7163</Guid>
<Id>1</Id>
</Inspector>
<Number>sample string 4</Number>
<WarrantyClaimId>3</WarrantyClaimId>
<WarrantyGuid>e89946b5-96f3-4100-b183-3f4d3806201c</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>874fd919-90cf-428f-853e-381ebf05ca31</Guid>
<Inspections>
<InspectionModel>
<ActionItemsComplete>sample string 11</ActionItemsComplete>
<Date>2026-03-11T08:57:56.2212336+00:00</Date>
<FinalInspectionResult>sample string 10</FinalInspectionResult>
<FinalInspectionResultGuid>da98110b-5c5b-41dd-bfe5-30b29a37bbbe</FinalInspectionResultGuid>
<Guid>4678a71f-fc5a-4d91-8c43-0e9ade0989e0</Guid>
<HasNonSopremaProducts>true</HasNonSopremaProducts>
<Id>1</Id>
<Inspector>
<FirstName>sample string 4</FirstName>
<LastName>sample string 5</LastName>
<Email>sample string 3</Email>
<Guid>dd0e5c50-3e86-421b-8d36-4063332d7163</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>7ccca70d-b3ea-4687-a34e-732c4cb5586c</InspectionGuid>
<ProductDescription>sample string 4</ProductDescription>
</NonSopremaProductModel>
<NonSopremaProductModel>
<CategoryId>1</CategoryId>
<CategoryName>sample string 3</CategoryName>
<Id>1</Id>
<InspectionGuid>7ccca70d-b3ea-4687-a34e-732c4cb5586c</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>443e6c9d-741e-45c3-bb7f-3e78fdd866b2</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>443e6c9d-741e-45c3-bb7f-3e78fdd866b2</d6p1:Guid>
<d6p1:Id>1</d6p1:Id>
<d6p1:RecordStatus>sample string 5</d6p1:RecordStatus>
</d6p1:PunchListItem>
</OverBurdenPunchList>
<OverBurdenType>sample string 6</OverBurdenType>
<OverburdenTypeGuid>613966b8-2944-4f1d-a78c-350626be6070</OverburdenTypeGuid>
<PhotoCount>16</PhotoCount>
<Photos>
<PhotoModel>
<Description>sample string 3</Description>
<FileName>sample string 5</FileName>
<Guid>ee257bad-95b0-4dee-9751-3947aabd7090</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>ee257bad-95b0-4dee-9751-3947aabd7090</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>2026-03-11T08:57:56.2212336+00:00</SubstantialCompletionDate>
<Temperature>5.1</Temperature>
<WarrantyGuid>df9075e4-2adc-4dc7-ac1c-88fdb9cd8776</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>443e6c9d-741e-45c3-bb7f-3e78fdd866b2</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>443e6c9d-741e-45c3-bb7f-3e78fdd866b2</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>5d3a6387-cc4d-4848-bb51-87189c54064e</d6p1:WeatherGuid>
</Weather>
</InspectionModel>
<InspectionModel>
<ActionItemsComplete>sample string 11</ActionItemsComplete>
<Date>2026-03-11T08:57:56.2212336+00:00</Date>
<FinalInspectionResult>sample string 10</FinalInspectionResult>
<FinalInspectionResultGuid>da98110b-5c5b-41dd-bfe5-30b29a37bbbe</FinalInspectionResultGuid>
<Guid>4678a71f-fc5a-4d91-8c43-0e9ade0989e0</Guid>
<HasNonSopremaProducts>true</HasNonSopremaProducts>
<Id>1</Id>
<Inspector>
<FirstName>sample string 4</FirstName>
<LastName>sample string 5</LastName>
<Email>sample string 3</Email>
<Guid>dd0e5c50-3e86-421b-8d36-4063332d7163</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>7ccca70d-b3ea-4687-a34e-732c4cb5586c</InspectionGuid>
<ProductDescription>sample string 4</ProductDescription>
</NonSopremaProductModel>
<NonSopremaProductModel>
<CategoryId>1</CategoryId>
<CategoryName>sample string 3</CategoryName>
<Id>1</Id>
<InspectionGuid>7ccca70d-b3ea-4687-a34e-732c4cb5586c</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>443e6c9d-741e-45c3-bb7f-3e78fdd866b2</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>443e6c9d-741e-45c3-bb7f-3e78fdd866b2</d6p1:Guid>
<d6p1:Id>1</d6p1:Id>
<d6p1:RecordStatus>sample string 5</d6p1:RecordStatus>
</d6p1:PunchListItem>
</OverBurdenPunchList>
<OverBurdenType>sample string 6</OverBurdenType>
<OverburdenTypeGuid>613966b8-2944-4f1d-a78c-350626be6070</OverburdenTypeGuid>
<PhotoCount>16</PhotoCount>
<Photos>
<PhotoModel>
<Description>sample string 3</Description>
<FileName>sample string 5</FileName>
<Guid>ee257bad-95b0-4dee-9751-3947aabd7090</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>ee257bad-95b0-4dee-9751-3947aabd7090</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>2026-03-11T08:57:56.2212336+00:00</SubstantialCompletionDate>
<Temperature>5.1</Temperature>
<WarrantyGuid>df9075e4-2adc-4dc7-ac1c-88fdb9cd8776</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>443e6c9d-741e-45c3-bb7f-3e78fdd866b2</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>443e6c9d-741e-45c3-bb7f-3e78fdd866b2</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>5d3a6387-cc4d-4848-bb51-87189c54064e</d6p1:WeatherGuid>
</Weather>
</InspectionModel>
</Inspections>
<Inspector>
<FirstName>sample string 4</FirstName>
<LastName>sample string 5</LastName>
<Email>sample string 3</Email>
<Guid>dd0e5c50-3e86-421b-8d36-4063332d7163</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>f849908b-bc85-4ccd-9702-9fb7ebbcfdb3</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>2026-03-11T08:57:56.2368323+00:00</FinalSiteVisitDate>
<Guid>0a1ddb86-5d18-4221-a31f-2b10b739628d</Guid>
<Id>1</Id>
<Investigations>
<ClaimInvestigationModel>
<ConditionsObserved>
<ConditionObservedModel>
<Comments>sample string 6</Comments>
<ConditionObservedOther>sample string 5</ConditionObservedOther>
<ConditionsObservedGuid>21b8a8b5-04b9-49c8-a4df-764a2697fd63</ConditionsObservedGuid>
<Guid>48acf84e-cf2e-455a-ab0b-4da90fde34a9</Guid>
<Id>1</Id>
<InvestigationGuid>a710bb95-ece5-4294-951a-42515103a714</InvestigationGuid>
<LeakLocation>sample string 4</LeakLocation>
<Photos>
<PhotoModel>
<Description>sample string 3</Description>
<FileName>sample string 5</FileName>
<Guid>ee257bad-95b0-4dee-9751-3947aabd7090</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>ee257bad-95b0-4dee-9751-3947aabd7090</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>21b8a8b5-04b9-49c8-a4df-764a2697fd63</ConditionsObservedGuid>
<Guid>48acf84e-cf2e-455a-ab0b-4da90fde34a9</Guid>
<Id>1</Id>
<InvestigationGuid>a710bb95-ece5-4294-951a-42515103a714</InvestigationGuid>
<LeakLocation>sample string 4</LeakLocation>
<Photos>
<PhotoModel>
<Description>sample string 3</Description>
<FileName>sample string 5</FileName>
<Guid>ee257bad-95b0-4dee-9751-3947aabd7090</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>ee257bad-95b0-4dee-9751-3947aabd7090</Guid>
<Id>1</Id>
<IsSignature>true</IsSignature>
<Url>http://webapihelppage6.com/</Url>
</PhotoModel>
</Photos>
</ConditionObservedModel>
</ConditionsObserved>
<Guid>73cf6426-fda5-42aa-a002-bddb86531beb</Guid>
<InspectorGuid>0bce7ec4-113d-4ff6-a517-8e0f80f0b356</InspectorGuid>
<OwnerResponsabilityItems>sample string 10</OwnerResponsabilityItems>
<PhotoCount>11</PhotoCount>
<ResultId>None</ResultId>
<StatusId>Saved</StatusId>
<Temperature>1</Temperature>
<WarrantyClaimGuid>a0cfea02-ef26-4e5b-bb84-65d1553cfe1e</WarrantyClaimGuid>
<WeatherGuid>0beeb0e5-d916-43eb-ad3e-a5859ec26c42</WeatherGuid>
<Date>2026-03-11T08:57:56.2368323+00:00</Date>
<Id>1</Id>
<Inspector>
<FirstName>sample string 4</FirstName>
<LastName>sample string 5</LastName>
<Email>sample string 3</Email>
<Guid>dd0e5c50-3e86-421b-8d36-4063332d7163</Guid>
<Id>1</Id>
</Inspector>
<Number>sample string 4</Number>
<WarrantyClaimId>3</WarrantyClaimId>
<WarrantyGuid>e89946b5-96f3-4100-b183-3f4d3806201c</WarrantyGuid>
</ClaimInvestigationModel>
<ClaimInvestigationModel>
<ConditionsObserved>
<ConditionObservedModel>
<Comments>sample string 6</Comments>
<ConditionObservedOther>sample string 5</ConditionObservedOther>
<ConditionsObservedGuid>21b8a8b5-04b9-49c8-a4df-764a2697fd63</ConditionsObservedGuid>
<Guid>48acf84e-cf2e-455a-ab0b-4da90fde34a9</Guid>
<Id>1</Id>
<InvestigationGuid>a710bb95-ece5-4294-951a-42515103a714</InvestigationGuid>
<LeakLocation>sample string 4</LeakLocation>
<Photos>
<PhotoModel>
<Description>sample string 3</Description>
<FileName>sample string 5</FileName>
<Guid>ee257bad-95b0-4dee-9751-3947aabd7090</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>ee257bad-95b0-4dee-9751-3947aabd7090</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>21b8a8b5-04b9-49c8-a4df-764a2697fd63</ConditionsObservedGuid>
<Guid>48acf84e-cf2e-455a-ab0b-4da90fde34a9</Guid>
<Id>1</Id>
<InvestigationGuid>a710bb95-ece5-4294-951a-42515103a714</InvestigationGuid>
<LeakLocation>sample string 4</LeakLocation>
<Photos>
<PhotoModel>
<Description>sample string 3</Description>
<FileName>sample string 5</FileName>
<Guid>ee257bad-95b0-4dee-9751-3947aabd7090</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>ee257bad-95b0-4dee-9751-3947aabd7090</Guid>
<Id>1</Id>
<IsSignature>true</IsSignature>
<Url>http://webapihelppage6.com/</Url>
</PhotoModel>
</Photos>
</ConditionObservedModel>
</ConditionsObserved>
<Guid>73cf6426-fda5-42aa-a002-bddb86531beb</Guid>
<InspectorGuid>0bce7ec4-113d-4ff6-a517-8e0f80f0b356</InspectorGuid>
<OwnerResponsabilityItems>sample string 10</OwnerResponsabilityItems>
<PhotoCount>11</PhotoCount>
<ResultId>None</ResultId>
<StatusId>Saved</StatusId>
<Temperature>1</Temperature>
<WarrantyClaimGuid>a0cfea02-ef26-4e5b-bb84-65d1553cfe1e</WarrantyClaimGuid>
<WeatherGuid>0beeb0e5-d916-43eb-ad3e-a5859ec26c42</WeatherGuid>
<Date>2026-03-11T08:57:56.2368323+00:00</Date>
<Id>1</Id>
<Inspector>
<FirstName>sample string 4</FirstName>
<LastName>sample string 5</LastName>
<Email>sample string 3</Email>
<Guid>dd0e5c50-3e86-421b-8d36-4063332d7163</Guid>
<Id>1</Id>
</Inspector>
<Number>sample string 4</Number>
<WarrantyClaimId>3</WarrantyClaimId>
<WarrantyGuid>e89946b5-96f3-4100-b183-3f4d3806201c</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>874fd919-90cf-428f-853e-381ebf05ca31</Guid>
<Inspections>
<InspectionModel>
<ActionItemsComplete>sample string 11</ActionItemsComplete>
<Date>2026-03-11T08:57:56.2212336+00:00</Date>
<FinalInspectionResult>sample string 10</FinalInspectionResult>
<FinalInspectionResultGuid>da98110b-5c5b-41dd-bfe5-30b29a37bbbe</FinalInspectionResultGuid>
<Guid>4678a71f-fc5a-4d91-8c43-0e9ade0989e0</Guid>
<HasNonSopremaProducts>true</HasNonSopremaProducts>
<Id>1</Id>
<Inspector>
<FirstName>sample string 4</FirstName>
<LastName>sample string 5</LastName>
<Email>sample string 3</Email>
<Guid>dd0e5c50-3e86-421b-8d36-4063332d7163</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>7ccca70d-b3ea-4687-a34e-732c4cb5586c</InspectionGuid>
<ProductDescription>sample string 4</ProductDescription>
</NonSopremaProductModel>
<NonSopremaProductModel>
<CategoryId>1</CategoryId>
<CategoryName>sample string 3</CategoryName>
<Id>1</Id>
<InspectionGuid>7ccca70d-b3ea-4687-a34e-732c4cb5586c</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>443e6c9d-741e-45c3-bb7f-3e78fdd866b2</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>443e6c9d-741e-45c3-bb7f-3e78fdd866b2</d6p1:Guid>
<d6p1:Id>1</d6p1:Id>
<d6p1:RecordStatus>sample string 5</d6p1:RecordStatus>
</d6p1:PunchListItem>
</OverBurdenPunchList>
<OverBurdenType>sample string 6</OverBurdenType>
<OverburdenTypeGuid>613966b8-2944-4f1d-a78c-350626be6070</OverburdenTypeGuid>
<PhotoCount>16</PhotoCount>
<Photos>
<PhotoModel>
<Description>sample string 3</Description>
<FileName>sample string 5</FileName>
<Guid>ee257bad-95b0-4dee-9751-3947aabd7090</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>ee257bad-95b0-4dee-9751-3947aabd7090</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>2026-03-11T08:57:56.2212336+00:00</SubstantialCompletionDate>
<Temperature>5.1</Temperature>
<WarrantyGuid>df9075e4-2adc-4dc7-ac1c-88fdb9cd8776</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>443e6c9d-741e-45c3-bb7f-3e78fdd866b2</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>443e6c9d-741e-45c3-bb7f-3e78fdd866b2</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>5d3a6387-cc4d-4848-bb51-87189c54064e</d6p1:WeatherGuid>
</Weather>
</InspectionModel>
<InspectionModel>
<ActionItemsComplete>sample string 11</ActionItemsComplete>
<Date>2026-03-11T08:57:56.2212336+00:00</Date>
<FinalInspectionResult>sample string 10</FinalInspectionResult>
<FinalInspectionResultGuid>da98110b-5c5b-41dd-bfe5-30b29a37bbbe</FinalInspectionResultGuid>
<Guid>4678a71f-fc5a-4d91-8c43-0e9ade0989e0</Guid>
<HasNonSopremaProducts>true</HasNonSopremaProducts>
<Id>1</Id>
<Inspector>
<FirstName>sample string 4</FirstName>
<LastName>sample string 5</LastName>
<Email>sample string 3</Email>
<Guid>dd0e5c50-3e86-421b-8d36-4063332d7163</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>7ccca70d-b3ea-4687-a34e-732c4cb5586c</InspectionGuid>
<ProductDescription>sample string 4</ProductDescription>
</NonSopremaProductModel>
<NonSopremaProductModel>
<CategoryId>1</CategoryId>
<CategoryName>sample string 3</CategoryName>
<Id>1</Id>
<InspectionGuid>7ccca70d-b3ea-4687-a34e-732c4cb5586c</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>443e6c9d-741e-45c3-bb7f-3e78fdd866b2</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>443e6c9d-741e-45c3-bb7f-3e78fdd866b2</d6p1:Guid>
<d6p1:Id>1</d6p1:Id>
<d6p1:RecordStatus>sample string 5</d6p1:RecordStatus>
</d6p1:PunchListItem>
</OverBurdenPunchList>
<OverBurdenType>sample string 6</OverBurdenType>
<OverburdenTypeGuid>613966b8-2944-4f1d-a78c-350626be6070</OverburdenTypeGuid>
<PhotoCount>16</PhotoCount>
<Photos>
<PhotoModel>
<Description>sample string 3</Description>
<FileName>sample string 5</FileName>
<Guid>ee257bad-95b0-4dee-9751-3947aabd7090</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>ee257bad-95b0-4dee-9751-3947aabd7090</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>2026-03-11T08:57:56.2212336+00:00</SubstantialCompletionDate>
<Temperature>5.1</Temperature>
<WarrantyGuid>df9075e4-2adc-4dc7-ac1c-88fdb9cd8776</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>443e6c9d-741e-45c3-bb7f-3e78fdd866b2</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>443e6c9d-741e-45c3-bb7f-3e78fdd866b2</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>5d3a6387-cc4d-4848-bb51-87189c54064e</d6p1:WeatherGuid>
</Weather>
</InspectionModel>
</Inspections>
<Inspector>
<FirstName>sample string 4</FirstName>
<LastName>sample string 5</LastName>
<Email>sample string 3</Email>
<Guid>dd0e5c50-3e86-421b-8d36-4063332d7163</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>f849908b-bc85-4ccd-9702-9fb7ebbcfdb3</WarrantyGuid>
</ClaimModel>
</ArrayOfClaimModel>