GET api/Warranty?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 WarrantyModel| Name | Description | Type | Additional information |
|---|---|---|---|
| Guid | globally unique identifier |
None. |
|
| ProjectName | string |
None. |
|
| JobNumber | string |
None. |
|
| WarrantyNumber | string |
None. |
|
| JobType | string |
None. |
|
| ConstructionType | string |
None. |
|
| WarrantyType | string |
None. |
|
| Address | AddressModel |
None. |
|
| Inspector | UserModel |
None. |
|
| Contact | ContactModel |
None. |
|
| Contractor | ContractorModel |
None. |
|
| ConstructionName | string |
None. |
|
| SystemName | string |
None. |
|
| ExistingAssemblyName | string |
None. |
|
| SquareFeet | SquareFeetModel |
None. |
|
| RoofingSystems | Collection of USSBSystemDTO |
None. |
|
| Inspections | Collection of InspectionModel |
None. |
Response Formats
application/json, text/json
Sample:
[
{
"Guid": "6b5692d1-31d6-43ec-9718-e5aff0b04d87",
"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": "d9c15455-1f78-44ce-b70e-b7e8abf8779c",
"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": "2fec39a9-a369-44b9-be21-42248acb586f",
"WarrantyGuid": "500e5380-14be-4a7e-8a24-49243391ad5d",
"Date": "2025-12-15T05:17:56.7208937+00:00",
"Temperature": 5.1,
"Weather": {
"WeatherGuid": "6a84f05e-339e-4924-9653-d8afa5ea5b95",
"Name": "sample string 1"
},
"OverBurdenType": "sample string 6",
"OverburdenTypeGuid": "39a847c8-caa5-4f38-b35b-5977cf3850f8",
"WarrantyType": "sample string 7",
"WarrantyYears": "sample string 8",
"SubstantialCompletionDate": "2025-12-15T05:17:56.7208937+00:00",
"PreviousItemsWereAddressed": true,
"PondingConditionWasNoted": true,
"Observations": "sample string 9",
"FinalInspectionResult": "sample string 10",
"FinalInspectionResultGuid": "e6ab3455-cf84-4537-9874-bc307d79c8ed",
"ActionItemsComplete": "sample string 11",
"WarrantyPunchList": [
{
"Id": 1,
"Guid": "53b142ae-84c2-486a-9c7d-7cfdde3e634a",
"Comments": "sample string 3",
"Description": "sample string 4",
"RecordStatus": "sample string 5"
},
{
"Id": 1,
"Guid": "53b142ae-84c2-486a-9c7d-7cfdde3e634a",
"Comments": "sample string 3",
"Description": "sample string 4",
"RecordStatus": "sample string 5"
}
],
"OverBurdenPunchList": [
{
"Id": 1,
"Guid": "53b142ae-84c2-486a-9c7d-7cfdde3e634a",
"Comments": "sample string 3",
"Description": "sample string 4",
"RecordStatus": "sample string 5"
},
{
"Id": 1,
"Guid": "53b142ae-84c2-486a-9c7d-7cfdde3e634a",
"Comments": "sample string 3",
"Description": "sample string 4",
"RecordStatus": "sample string 5"
}
],
"SignatureText": "sample string 12",
"Inspector": {
"Id": 1,
"Guid": "d9c15455-1f78-44ce-b70e-b7e8abf8779c",
"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": "02f599ba-191b-4f3b-91a4-e8f7f4bac2e7",
"Description": "sample string 3",
"IsSignature": true,
"FileName": "sample string 5",
"Url": "http://webapihelppage6.com"
},
{
"Id": 1,
"Guid": "02f599ba-191b-4f3b-91a4-e8f7f4bac2e7",
"Description": "sample string 3",
"IsSignature": true,
"FileName": "sample string 5",
"Url": "http://webapihelppage6.com"
}
],
"HasNonSopremaProducts": true,
"NonSopremaProducts": [
{
"Id": 1,
"InspectionGuid": "394c87d6-629f-4878-9a18-06eadfab05be",
"CategoryId": 1,
"CategoryName": "sample string 3",
"ProductDescription": "sample string 4"
},
{
"Id": 1,
"InspectionGuid": "394c87d6-629f-4878-9a18-06eadfab05be",
"CategoryId": 1,
"CategoryName": "sample string 3",
"ProductDescription": "sample string 4"
}
]
},
{
"Id": 1,
"Guid": "2fec39a9-a369-44b9-be21-42248acb586f",
"WarrantyGuid": "500e5380-14be-4a7e-8a24-49243391ad5d",
"Date": "2025-12-15T05:17:56.7208937+00:00",
"Temperature": 5.1,
"Weather": {
"WeatherGuid": "6a84f05e-339e-4924-9653-d8afa5ea5b95",
"Name": "sample string 1"
},
"OverBurdenType": "sample string 6",
"OverburdenTypeGuid": "39a847c8-caa5-4f38-b35b-5977cf3850f8",
"WarrantyType": "sample string 7",
"WarrantyYears": "sample string 8",
"SubstantialCompletionDate": "2025-12-15T05:17:56.7208937+00:00",
"PreviousItemsWereAddressed": true,
"PondingConditionWasNoted": true,
"Observations": "sample string 9",
"FinalInspectionResult": "sample string 10",
"FinalInspectionResultGuid": "e6ab3455-cf84-4537-9874-bc307d79c8ed",
"ActionItemsComplete": "sample string 11",
"WarrantyPunchList": [
{
"Id": 1,
"Guid": "53b142ae-84c2-486a-9c7d-7cfdde3e634a",
"Comments": "sample string 3",
"Description": "sample string 4",
"RecordStatus": "sample string 5"
},
{
"Id": 1,
"Guid": "53b142ae-84c2-486a-9c7d-7cfdde3e634a",
"Comments": "sample string 3",
"Description": "sample string 4",
"RecordStatus": "sample string 5"
}
],
"OverBurdenPunchList": [
{
"Id": 1,
"Guid": "53b142ae-84c2-486a-9c7d-7cfdde3e634a",
"Comments": "sample string 3",
"Description": "sample string 4",
"RecordStatus": "sample string 5"
},
{
"Id": 1,
"Guid": "53b142ae-84c2-486a-9c7d-7cfdde3e634a",
"Comments": "sample string 3",
"Description": "sample string 4",
"RecordStatus": "sample string 5"
}
],
"SignatureText": "sample string 12",
"Inspector": {
"Id": 1,
"Guid": "d9c15455-1f78-44ce-b70e-b7e8abf8779c",
"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": "02f599ba-191b-4f3b-91a4-e8f7f4bac2e7",
"Description": "sample string 3",
"IsSignature": true,
"FileName": "sample string 5",
"Url": "http://webapihelppage6.com"
},
{
"Id": 1,
"Guid": "02f599ba-191b-4f3b-91a4-e8f7f4bac2e7",
"Description": "sample string 3",
"IsSignature": true,
"FileName": "sample string 5",
"Url": "http://webapihelppage6.com"
}
],
"HasNonSopremaProducts": true,
"NonSopremaProducts": [
{
"Id": 1,
"InspectionGuid": "394c87d6-629f-4878-9a18-06eadfab05be",
"CategoryId": 1,
"CategoryName": "sample string 3",
"ProductDescription": "sample string 4"
},
{
"Id": 1,
"InspectionGuid": "394c87d6-629f-4878-9a18-06eadfab05be",
"CategoryId": 1,
"CategoryName": "sample string 3",
"ProductDescription": "sample string 4"
}
]
}
]
},
{
"Guid": "6b5692d1-31d6-43ec-9718-e5aff0b04d87",
"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": "d9c15455-1f78-44ce-b70e-b7e8abf8779c",
"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": "2fec39a9-a369-44b9-be21-42248acb586f",
"WarrantyGuid": "500e5380-14be-4a7e-8a24-49243391ad5d",
"Date": "2025-12-15T05:17:56.7208937+00:00",
"Temperature": 5.1,
"Weather": {
"WeatherGuid": "6a84f05e-339e-4924-9653-d8afa5ea5b95",
"Name": "sample string 1"
},
"OverBurdenType": "sample string 6",
"OverburdenTypeGuid": "39a847c8-caa5-4f38-b35b-5977cf3850f8",
"WarrantyType": "sample string 7",
"WarrantyYears": "sample string 8",
"SubstantialCompletionDate": "2025-12-15T05:17:56.7208937+00:00",
"PreviousItemsWereAddressed": true,
"PondingConditionWasNoted": true,
"Observations": "sample string 9",
"FinalInspectionResult": "sample string 10",
"FinalInspectionResultGuid": "e6ab3455-cf84-4537-9874-bc307d79c8ed",
"ActionItemsComplete": "sample string 11",
"WarrantyPunchList": [
{
"Id": 1,
"Guid": "53b142ae-84c2-486a-9c7d-7cfdde3e634a",
"Comments": "sample string 3",
"Description": "sample string 4",
"RecordStatus": "sample string 5"
},
{
"Id": 1,
"Guid": "53b142ae-84c2-486a-9c7d-7cfdde3e634a",
"Comments": "sample string 3",
"Description": "sample string 4",
"RecordStatus": "sample string 5"
}
],
"OverBurdenPunchList": [
{
"Id": 1,
"Guid": "53b142ae-84c2-486a-9c7d-7cfdde3e634a",
"Comments": "sample string 3",
"Description": "sample string 4",
"RecordStatus": "sample string 5"
},
{
"Id": 1,
"Guid": "53b142ae-84c2-486a-9c7d-7cfdde3e634a",
"Comments": "sample string 3",
"Description": "sample string 4",
"RecordStatus": "sample string 5"
}
],
"SignatureText": "sample string 12",
"Inspector": {
"Id": 1,
"Guid": "d9c15455-1f78-44ce-b70e-b7e8abf8779c",
"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": "02f599ba-191b-4f3b-91a4-e8f7f4bac2e7",
"Description": "sample string 3",
"IsSignature": true,
"FileName": "sample string 5",
"Url": "http://webapihelppage6.com"
},
{
"Id": 1,
"Guid": "02f599ba-191b-4f3b-91a4-e8f7f4bac2e7",
"Description": "sample string 3",
"IsSignature": true,
"FileName": "sample string 5",
"Url": "http://webapihelppage6.com"
}
],
"HasNonSopremaProducts": true,
"NonSopremaProducts": [
{
"Id": 1,
"InspectionGuid": "394c87d6-629f-4878-9a18-06eadfab05be",
"CategoryId": 1,
"CategoryName": "sample string 3",
"ProductDescription": "sample string 4"
},
{
"Id": 1,
"InspectionGuid": "394c87d6-629f-4878-9a18-06eadfab05be",
"CategoryId": 1,
"CategoryName": "sample string 3",
"ProductDescription": "sample string 4"
}
]
},
{
"Id": 1,
"Guid": "2fec39a9-a369-44b9-be21-42248acb586f",
"WarrantyGuid": "500e5380-14be-4a7e-8a24-49243391ad5d",
"Date": "2025-12-15T05:17:56.7208937+00:00",
"Temperature": 5.1,
"Weather": {
"WeatherGuid": "6a84f05e-339e-4924-9653-d8afa5ea5b95",
"Name": "sample string 1"
},
"OverBurdenType": "sample string 6",
"OverburdenTypeGuid": "39a847c8-caa5-4f38-b35b-5977cf3850f8",
"WarrantyType": "sample string 7",
"WarrantyYears": "sample string 8",
"SubstantialCompletionDate": "2025-12-15T05:17:56.7208937+00:00",
"PreviousItemsWereAddressed": true,
"PondingConditionWasNoted": true,
"Observations": "sample string 9",
"FinalInspectionResult": "sample string 10",
"FinalInspectionResultGuid": "e6ab3455-cf84-4537-9874-bc307d79c8ed",
"ActionItemsComplete": "sample string 11",
"WarrantyPunchList": [
{
"Id": 1,
"Guid": "53b142ae-84c2-486a-9c7d-7cfdde3e634a",
"Comments": "sample string 3",
"Description": "sample string 4",
"RecordStatus": "sample string 5"
},
{
"Id": 1,
"Guid": "53b142ae-84c2-486a-9c7d-7cfdde3e634a",
"Comments": "sample string 3",
"Description": "sample string 4",
"RecordStatus": "sample string 5"
}
],
"OverBurdenPunchList": [
{
"Id": 1,
"Guid": "53b142ae-84c2-486a-9c7d-7cfdde3e634a",
"Comments": "sample string 3",
"Description": "sample string 4",
"RecordStatus": "sample string 5"
},
{
"Id": 1,
"Guid": "53b142ae-84c2-486a-9c7d-7cfdde3e634a",
"Comments": "sample string 3",
"Description": "sample string 4",
"RecordStatus": "sample string 5"
}
],
"SignatureText": "sample string 12",
"Inspector": {
"Id": 1,
"Guid": "d9c15455-1f78-44ce-b70e-b7e8abf8779c",
"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": "02f599ba-191b-4f3b-91a4-e8f7f4bac2e7",
"Description": "sample string 3",
"IsSignature": true,
"FileName": "sample string 5",
"Url": "http://webapihelppage6.com"
},
{
"Id": 1,
"Guid": "02f599ba-191b-4f3b-91a4-e8f7f4bac2e7",
"Description": "sample string 3",
"IsSignature": true,
"FileName": "sample string 5",
"Url": "http://webapihelppage6.com"
}
],
"HasNonSopremaProducts": true,
"NonSopremaProducts": [
{
"Id": 1,
"InspectionGuid": "394c87d6-629f-4878-9a18-06eadfab05be",
"CategoryId": 1,
"CategoryName": "sample string 3",
"ProductDescription": "sample string 4"
},
{
"Id": 1,
"InspectionGuid": "394c87d6-629f-4878-9a18-06eadfab05be",
"CategoryId": 1,
"CategoryName": "sample string 3",
"ProductDescription": "sample string 4"
}
]
}
]
}
]
application/xml, text/xml
Sample:
<ArrayOfWarrantyModel xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/Soprema.Inspector.WebApi.Models">
<WarrantyModel>
<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>6b5692d1-31d6-43ec-9718-e5aff0b04d87</Guid>
<Inspections>
<InspectionModel>
<ActionItemsComplete>sample string 11</ActionItemsComplete>
<Date>2025-12-15T05:17:56.7208937+00:00</Date>
<FinalInspectionResult>sample string 10</FinalInspectionResult>
<FinalInspectionResultGuid>e6ab3455-cf84-4537-9874-bc307d79c8ed</FinalInspectionResultGuid>
<Guid>2fec39a9-a369-44b9-be21-42248acb586f</Guid>
<HasNonSopremaProducts>true</HasNonSopremaProducts>
<Id>1</Id>
<Inspector>
<FirstName>sample string 4</FirstName>
<LastName>sample string 5</LastName>
<Email>sample string 3</Email>
<Guid>d9c15455-1f78-44ce-b70e-b7e8abf8779c</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>394c87d6-629f-4878-9a18-06eadfab05be</InspectionGuid>
<ProductDescription>sample string 4</ProductDescription>
</NonSopremaProductModel>
<NonSopremaProductModel>
<CategoryId>1</CategoryId>
<CategoryName>sample string 3</CategoryName>
<Id>1</Id>
<InspectionGuid>394c87d6-629f-4878-9a18-06eadfab05be</InspectionGuid>
<ProductDescription>sample string 4</ProductDescription>
</NonSopremaProductModel>
</NonSopremaProducts>
<Observations>sample string 9</Observations>
<ObservationsAcknowledged>true</ObservationsAcknowledged>
<OverBurdenPunchList xmlns:d5p1="http://schemas.datacontract.org/2004/07/Soprema.BLL.Models.Warranties">
<d5p1:PunchListItem>
<d5p1:Comments>sample string 3</d5p1:Comments>
<d5p1:Description>sample string 4</d5p1:Description>
<d5p1:Guid>53b142ae-84c2-486a-9c7d-7cfdde3e634a</d5p1:Guid>
<d5p1:Id>1</d5p1:Id>
<d5p1:RecordStatus>sample string 5</d5p1:RecordStatus>
</d5p1:PunchListItem>
<d5p1:PunchListItem>
<d5p1:Comments>sample string 3</d5p1:Comments>
<d5p1:Description>sample string 4</d5p1:Description>
<d5p1:Guid>53b142ae-84c2-486a-9c7d-7cfdde3e634a</d5p1:Guid>
<d5p1:Id>1</d5p1:Id>
<d5p1:RecordStatus>sample string 5</d5p1:RecordStatus>
</d5p1:PunchListItem>
</OverBurdenPunchList>
<OverBurdenType>sample string 6</OverBurdenType>
<OverburdenTypeGuid>39a847c8-caa5-4f38-b35b-5977cf3850f8</OverburdenTypeGuid>
<PhotoCount>16</PhotoCount>
<Photos>
<PhotoModel>
<Description>sample string 3</Description>
<FileName>sample string 5</FileName>
<Guid>02f599ba-191b-4f3b-91a4-e8f7f4bac2e7</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>02f599ba-191b-4f3b-91a4-e8f7f4bac2e7</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:56.7208937+00:00</SubstantialCompletionDate>
<Temperature>5.1</Temperature>
<WarrantyGuid>500e5380-14be-4a7e-8a24-49243391ad5d</WarrantyGuid>
<WarrantyPunchList xmlns:d5p1="http://schemas.datacontract.org/2004/07/Soprema.BLL.Models.Warranties">
<d5p1:PunchListItem>
<d5p1:Comments>sample string 3</d5p1:Comments>
<d5p1:Description>sample string 4</d5p1:Description>
<d5p1:Guid>53b142ae-84c2-486a-9c7d-7cfdde3e634a</d5p1:Guid>
<d5p1:Id>1</d5p1:Id>
<d5p1:RecordStatus>sample string 5</d5p1:RecordStatus>
</d5p1:PunchListItem>
<d5p1:PunchListItem>
<d5p1:Comments>sample string 3</d5p1:Comments>
<d5p1:Description>sample string 4</d5p1:Description>
<d5p1:Guid>53b142ae-84c2-486a-9c7d-7cfdde3e634a</d5p1:Guid>
<d5p1:Id>1</d5p1:Id>
<d5p1:RecordStatus>sample string 5</d5p1:RecordStatus>
</d5p1:PunchListItem>
</WarrantyPunchList>
<WarrantyType>sample string 7</WarrantyType>
<WarrantyYears>sample string 8</WarrantyYears>
<Weather xmlns:d5p1="http://schemas.datacontract.org/2004/07/Soprema.BLL.Models.Warranties">
<d5p1:Name>sample string 1</d5p1:Name>
<d5p1:WeatherGuid>6a84f05e-339e-4924-9653-d8afa5ea5b95</d5p1:WeatherGuid>
</Weather>
</InspectionModel>
<InspectionModel>
<ActionItemsComplete>sample string 11</ActionItemsComplete>
<Date>2025-12-15T05:17:56.7208937+00:00</Date>
<FinalInspectionResult>sample string 10</FinalInspectionResult>
<FinalInspectionResultGuid>e6ab3455-cf84-4537-9874-bc307d79c8ed</FinalInspectionResultGuid>
<Guid>2fec39a9-a369-44b9-be21-42248acb586f</Guid>
<HasNonSopremaProducts>true</HasNonSopremaProducts>
<Id>1</Id>
<Inspector>
<FirstName>sample string 4</FirstName>
<LastName>sample string 5</LastName>
<Email>sample string 3</Email>
<Guid>d9c15455-1f78-44ce-b70e-b7e8abf8779c</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>394c87d6-629f-4878-9a18-06eadfab05be</InspectionGuid>
<ProductDescription>sample string 4</ProductDescription>
</NonSopremaProductModel>
<NonSopremaProductModel>
<CategoryId>1</CategoryId>
<CategoryName>sample string 3</CategoryName>
<Id>1</Id>
<InspectionGuid>394c87d6-629f-4878-9a18-06eadfab05be</InspectionGuid>
<ProductDescription>sample string 4</ProductDescription>
</NonSopremaProductModel>
</NonSopremaProducts>
<Observations>sample string 9</Observations>
<ObservationsAcknowledged>true</ObservationsAcknowledged>
<OverBurdenPunchList xmlns:d5p1="http://schemas.datacontract.org/2004/07/Soprema.BLL.Models.Warranties">
<d5p1:PunchListItem>
<d5p1:Comments>sample string 3</d5p1:Comments>
<d5p1:Description>sample string 4</d5p1:Description>
<d5p1:Guid>53b142ae-84c2-486a-9c7d-7cfdde3e634a</d5p1:Guid>
<d5p1:Id>1</d5p1:Id>
<d5p1:RecordStatus>sample string 5</d5p1:RecordStatus>
</d5p1:PunchListItem>
<d5p1:PunchListItem>
<d5p1:Comments>sample string 3</d5p1:Comments>
<d5p1:Description>sample string 4</d5p1:Description>
<d5p1:Guid>53b142ae-84c2-486a-9c7d-7cfdde3e634a</d5p1:Guid>
<d5p1:Id>1</d5p1:Id>
<d5p1:RecordStatus>sample string 5</d5p1:RecordStatus>
</d5p1:PunchListItem>
</OverBurdenPunchList>
<OverBurdenType>sample string 6</OverBurdenType>
<OverburdenTypeGuid>39a847c8-caa5-4f38-b35b-5977cf3850f8</OverburdenTypeGuid>
<PhotoCount>16</PhotoCount>
<Photos>
<PhotoModel>
<Description>sample string 3</Description>
<FileName>sample string 5</FileName>
<Guid>02f599ba-191b-4f3b-91a4-e8f7f4bac2e7</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>02f599ba-191b-4f3b-91a4-e8f7f4bac2e7</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:56.7208937+00:00</SubstantialCompletionDate>
<Temperature>5.1</Temperature>
<WarrantyGuid>500e5380-14be-4a7e-8a24-49243391ad5d</WarrantyGuid>
<WarrantyPunchList xmlns:d5p1="http://schemas.datacontract.org/2004/07/Soprema.BLL.Models.Warranties">
<d5p1:PunchListItem>
<d5p1:Comments>sample string 3</d5p1:Comments>
<d5p1:Description>sample string 4</d5p1:Description>
<d5p1:Guid>53b142ae-84c2-486a-9c7d-7cfdde3e634a</d5p1:Guid>
<d5p1:Id>1</d5p1:Id>
<d5p1:RecordStatus>sample string 5</d5p1:RecordStatus>
</d5p1:PunchListItem>
<d5p1:PunchListItem>
<d5p1:Comments>sample string 3</d5p1:Comments>
<d5p1:Description>sample string 4</d5p1:Description>
<d5p1:Guid>53b142ae-84c2-486a-9c7d-7cfdde3e634a</d5p1:Guid>
<d5p1:Id>1</d5p1:Id>
<d5p1:RecordStatus>sample string 5</d5p1:RecordStatus>
</d5p1:PunchListItem>
</WarrantyPunchList>
<WarrantyType>sample string 7</WarrantyType>
<WarrantyYears>sample string 8</WarrantyYears>
<Weather xmlns:d5p1="http://schemas.datacontract.org/2004/07/Soprema.BLL.Models.Warranties">
<d5p1:Name>sample string 1</d5p1:Name>
<d5p1:WeatherGuid>6a84f05e-339e-4924-9653-d8afa5ea5b95</d5p1:WeatherGuid>
</Weather>
</InspectionModel>
</Inspections>
<Inspector>
<FirstName>sample string 4</FirstName>
<LastName>sample string 5</LastName>
<Email>sample string 3</Email>
<Guid>d9c15455-1f78-44ce-b70e-b7e8abf8779c</Guid>
<Id>1</Id>
</Inspector>
<JobNumber>sample string 3</JobNumber>
<JobType>sample string 5</JobType>
<ProjectName>sample string 2</ProjectName>
<RoofingSystems xmlns:d3p1="http://schemas.datacontract.org/2004/07/Soprema.BLL.Models.Systems">
<d3p1:USSBSystemDTO>
<d3p1:_x003C_DeckTypeAddlInfo_x003E_k__BackingField>sample string 7</d3p1:_x003C_DeckTypeAddlInfo_x003E_k__BackingField>
<d3p1:_x003C_DeckTypeID_x003E_k__BackingField>3</d3p1:_x003C_DeckTypeID_x003E_k__BackingField>
<d3p1:_x003C_DeckTypeName_x003E_k__BackingField>sample string 4</d3p1:_x003C_DeckTypeName_x003E_k__BackingField>
<d3p1:_x003C_RecordStatus_x003E_k__BackingField>sample string 6</d3p1:_x003C_RecordStatus_x003E_k__BackingField>
<d3p1:_x003C_RoofProjectTypeID_x003E_k__BackingField>9</d3p1:_x003C_RoofProjectTypeID_x003E_k__BackingField>
<d3p1:_x003C_RoofProjectTypeOther_x003E_k__BackingField>sample string 10</d3p1:_x003C_RoofProjectTypeOther_x003E_k__BackingField>
<d3p1:_x003C_RoofSlope_x003E_k__BackingField>sample string 5</d3p1:_x003C_RoofSlope_x003E_k__BackingField>
<d3p1:_x003C_SystemAddlInfo_x003E_k__BackingField>sample string 8</d3p1:_x003C_SystemAddlInfo_x003E_k__BackingField>
<d3p1:_x003C_SystemBuilderCollectionId_x003E_k__BackingField>11</d3p1:_x003C_SystemBuilderCollectionId_x003E_k__BackingField>
<d3p1:_x003C_SystemFieldComponents_x003E_k__BackingField>
<d3p1:USSBSystemLayerDTO>
<d3p1:_x003C_ComponentID_x003E_k__BackingField>4</d3p1:_x003C_ComponentID_x003E_k__BackingField>
<d3p1:_x003C_ComponentName_x003E_k__BackingField>sample string 5</d3p1:_x003C_ComponentName_x003E_k__BackingField>
<d3p1:_x003C_GroupID_x003E_k__BackingField>6</d3p1:_x003C_GroupID_x003E_k__BackingField>
<d3p1:_x003C_GroupName_x003E_k__BackingField>sample string 7</d3p1:_x003C_GroupName_x003E_k__BackingField>
<d3p1:_x003C_ProductID_x003E_k__BackingField>1</d3p1:_x003C_ProductID_x003E_k__BackingField>
<d3p1:_x003C_ProductName_x003E_k__BackingField>sample string 8</d3p1:_x003C_ProductName_x003E_k__BackingField>
<d3p1:_x003C_SecurementID_x003E_k__BackingField>9</d3p1:_x003C_SecurementID_x003E_k__BackingField>
<d3p1:_x003C_SecurementName_x003E_k__BackingField>sample string 10</d3p1:_x003C_SecurementName_x003E_k__BackingField>
<d3p1:_x003C_Segment_x003E_k__BackingField>2</d3p1:_x003C_Segment_x003E_k__BackingField>
<d3p1:_x003C_Sequence_x003E_k__BackingField>3</d3p1:_x003C_Sequence_x003E_k__BackingField>
<d3p1:_x003C_USSystemBuilderLayerID_x003E_k__BackingField>1</d3p1:_x003C_USSystemBuilderLayerID_x003E_k__BackingField>
</d3p1:USSBSystemLayerDTO>
<d3p1:USSBSystemLayerDTO>
<d3p1:_x003C_ComponentID_x003E_k__BackingField>4</d3p1:_x003C_ComponentID_x003E_k__BackingField>
<d3p1:_x003C_ComponentName_x003E_k__BackingField>sample string 5</d3p1:_x003C_ComponentName_x003E_k__BackingField>
<d3p1:_x003C_GroupID_x003E_k__BackingField>6</d3p1:_x003C_GroupID_x003E_k__BackingField>
<d3p1:_x003C_GroupName_x003E_k__BackingField>sample string 7</d3p1:_x003C_GroupName_x003E_k__BackingField>
<d3p1:_x003C_ProductID_x003E_k__BackingField>1</d3p1:_x003C_ProductID_x003E_k__BackingField>
<d3p1:_x003C_ProductName_x003E_k__BackingField>sample string 8</d3p1:_x003C_ProductName_x003E_k__BackingField>
<d3p1:_x003C_SecurementID_x003E_k__BackingField>9</d3p1:_x003C_SecurementID_x003E_k__BackingField>
<d3p1:_x003C_SecurementName_x003E_k__BackingField>sample string 10</d3p1:_x003C_SecurementName_x003E_k__BackingField>
<d3p1:_x003C_Segment_x003E_k__BackingField>2</d3p1:_x003C_Segment_x003E_k__BackingField>
<d3p1:_x003C_Sequence_x003E_k__BackingField>3</d3p1:_x003C_Sequence_x003E_k__BackingField>
<d3p1:_x003C_USSystemBuilderLayerID_x003E_k__BackingField>1</d3p1:_x003C_USSystemBuilderLayerID_x003E_k__BackingField>
</d3p1:USSBSystemLayerDTO>
</d3p1:_x003C_SystemFieldComponents_x003E_k__BackingField>
<d3p1:_x003C_SystemFlashingComponents_x003E_k__BackingField>
<d3p1:USSBSystemLayerDTO>
<d3p1:_x003C_ComponentID_x003E_k__BackingField>4</d3p1:_x003C_ComponentID_x003E_k__BackingField>
<d3p1:_x003C_ComponentName_x003E_k__BackingField>sample string 5</d3p1:_x003C_ComponentName_x003E_k__BackingField>
<d3p1:_x003C_GroupID_x003E_k__BackingField>6</d3p1:_x003C_GroupID_x003E_k__BackingField>
<d3p1:_x003C_GroupName_x003E_k__BackingField>sample string 7</d3p1:_x003C_GroupName_x003E_k__BackingField>
<d3p1:_x003C_ProductID_x003E_k__BackingField>1</d3p1:_x003C_ProductID_x003E_k__BackingField>
<d3p1:_x003C_ProductName_x003E_k__BackingField>sample string 8</d3p1:_x003C_ProductName_x003E_k__BackingField>
<d3p1:_x003C_SecurementID_x003E_k__BackingField>9</d3p1:_x003C_SecurementID_x003E_k__BackingField>
<d3p1:_x003C_SecurementName_x003E_k__BackingField>sample string 10</d3p1:_x003C_SecurementName_x003E_k__BackingField>
<d3p1:_x003C_Segment_x003E_k__BackingField>2</d3p1:_x003C_Segment_x003E_k__BackingField>
<d3p1:_x003C_Sequence_x003E_k__BackingField>3</d3p1:_x003C_Sequence_x003E_k__BackingField>
<d3p1:_x003C_USSystemBuilderLayerID_x003E_k__BackingField>1</d3p1:_x003C_USSystemBuilderLayerID_x003E_k__BackingField>
</d3p1:USSBSystemLayerDTO>
<d3p1:USSBSystemLayerDTO>
<d3p1:_x003C_ComponentID_x003E_k__BackingField>4</d3p1:_x003C_ComponentID_x003E_k__BackingField>
<d3p1:_x003C_ComponentName_x003E_k__BackingField>sample string 5</d3p1:_x003C_ComponentName_x003E_k__BackingField>
<d3p1:_x003C_GroupID_x003E_k__BackingField>6</d3p1:_x003C_GroupID_x003E_k__BackingField>
<d3p1:_x003C_GroupName_x003E_k__BackingField>sample string 7</d3p1:_x003C_GroupName_x003E_k__BackingField>
<d3p1:_x003C_ProductID_x003E_k__BackingField>1</d3p1:_x003C_ProductID_x003E_k__BackingField>
<d3p1:_x003C_ProductName_x003E_k__BackingField>sample string 8</d3p1:_x003C_ProductName_x003E_k__BackingField>
<d3p1:_x003C_SecurementID_x003E_k__BackingField>9</d3p1:_x003C_SecurementID_x003E_k__BackingField>
<d3p1:_x003C_SecurementName_x003E_k__BackingField>sample string 10</d3p1:_x003C_SecurementName_x003E_k__BackingField>
<d3p1:_x003C_Segment_x003E_k__BackingField>2</d3p1:_x003C_Segment_x003E_k__BackingField>
<d3p1:_x003C_Sequence_x003E_k__BackingField>3</d3p1:_x003C_Sequence_x003E_k__BackingField>
<d3p1:_x003C_USSystemBuilderLayerID_x003E_k__BackingField>1</d3p1:_x003C_USSystemBuilderLayerID_x003E_k__BackingField>
</d3p1:USSBSystemLayerDTO>
</d3p1:_x003C_SystemFlashingComponents_x003E_k__BackingField>
<d3p1:_x003C_SystemName_x003E_k__BackingField>sample string 2</d3p1:_x003C_SystemName_x003E_k__BackingField>
<d3p1:_x003C_USSystemBuilderID_x003E_k__BackingField>1</d3p1:_x003C_USSystemBuilderID_x003E_k__BackingField>
</d3p1:USSBSystemDTO>
<d3p1:USSBSystemDTO>
<d3p1:_x003C_DeckTypeAddlInfo_x003E_k__BackingField>sample string 7</d3p1:_x003C_DeckTypeAddlInfo_x003E_k__BackingField>
<d3p1:_x003C_DeckTypeID_x003E_k__BackingField>3</d3p1:_x003C_DeckTypeID_x003E_k__BackingField>
<d3p1:_x003C_DeckTypeName_x003E_k__BackingField>sample string 4</d3p1:_x003C_DeckTypeName_x003E_k__BackingField>
<d3p1:_x003C_RecordStatus_x003E_k__BackingField>sample string 6</d3p1:_x003C_RecordStatus_x003E_k__BackingField>
<d3p1:_x003C_RoofProjectTypeID_x003E_k__BackingField>9</d3p1:_x003C_RoofProjectTypeID_x003E_k__BackingField>
<d3p1:_x003C_RoofProjectTypeOther_x003E_k__BackingField>sample string 10</d3p1:_x003C_RoofProjectTypeOther_x003E_k__BackingField>
<d3p1:_x003C_RoofSlope_x003E_k__BackingField>sample string 5</d3p1:_x003C_RoofSlope_x003E_k__BackingField>
<d3p1:_x003C_SystemAddlInfo_x003E_k__BackingField>sample string 8</d3p1:_x003C_SystemAddlInfo_x003E_k__BackingField>
<d3p1:_x003C_SystemBuilderCollectionId_x003E_k__BackingField>11</d3p1:_x003C_SystemBuilderCollectionId_x003E_k__BackingField>
<d3p1:_x003C_SystemFieldComponents_x003E_k__BackingField>
<d3p1:USSBSystemLayerDTO>
<d3p1:_x003C_ComponentID_x003E_k__BackingField>4</d3p1:_x003C_ComponentID_x003E_k__BackingField>
<d3p1:_x003C_ComponentName_x003E_k__BackingField>sample string 5</d3p1:_x003C_ComponentName_x003E_k__BackingField>
<d3p1:_x003C_GroupID_x003E_k__BackingField>6</d3p1:_x003C_GroupID_x003E_k__BackingField>
<d3p1:_x003C_GroupName_x003E_k__BackingField>sample string 7</d3p1:_x003C_GroupName_x003E_k__BackingField>
<d3p1:_x003C_ProductID_x003E_k__BackingField>1</d3p1:_x003C_ProductID_x003E_k__BackingField>
<d3p1:_x003C_ProductName_x003E_k__BackingField>sample string 8</d3p1:_x003C_ProductName_x003E_k__BackingField>
<d3p1:_x003C_SecurementID_x003E_k__BackingField>9</d3p1:_x003C_SecurementID_x003E_k__BackingField>
<d3p1:_x003C_SecurementName_x003E_k__BackingField>sample string 10</d3p1:_x003C_SecurementName_x003E_k__BackingField>
<d3p1:_x003C_Segment_x003E_k__BackingField>2</d3p1:_x003C_Segment_x003E_k__BackingField>
<d3p1:_x003C_Sequence_x003E_k__BackingField>3</d3p1:_x003C_Sequence_x003E_k__BackingField>
<d3p1:_x003C_USSystemBuilderLayerID_x003E_k__BackingField>1</d3p1:_x003C_USSystemBuilderLayerID_x003E_k__BackingField>
</d3p1:USSBSystemLayerDTO>
<d3p1:USSBSystemLayerDTO>
<d3p1:_x003C_ComponentID_x003E_k__BackingField>4</d3p1:_x003C_ComponentID_x003E_k__BackingField>
<d3p1:_x003C_ComponentName_x003E_k__BackingField>sample string 5</d3p1:_x003C_ComponentName_x003E_k__BackingField>
<d3p1:_x003C_GroupID_x003E_k__BackingField>6</d3p1:_x003C_GroupID_x003E_k__BackingField>
<d3p1:_x003C_GroupName_x003E_k__BackingField>sample string 7</d3p1:_x003C_GroupName_x003E_k__BackingField>
<d3p1:_x003C_ProductID_x003E_k__BackingField>1</d3p1:_x003C_ProductID_x003E_k__BackingField>
<d3p1:_x003C_ProductName_x003E_k__BackingField>sample string 8</d3p1:_x003C_ProductName_x003E_k__BackingField>
<d3p1:_x003C_SecurementID_x003E_k__BackingField>9</d3p1:_x003C_SecurementID_x003E_k__BackingField>
<d3p1:_x003C_SecurementName_x003E_k__BackingField>sample string 10</d3p1:_x003C_SecurementName_x003E_k__BackingField>
<d3p1:_x003C_Segment_x003E_k__BackingField>2</d3p1:_x003C_Segment_x003E_k__BackingField>
<d3p1:_x003C_Sequence_x003E_k__BackingField>3</d3p1:_x003C_Sequence_x003E_k__BackingField>
<d3p1:_x003C_USSystemBuilderLayerID_x003E_k__BackingField>1</d3p1:_x003C_USSystemBuilderLayerID_x003E_k__BackingField>
</d3p1:USSBSystemLayerDTO>
</d3p1:_x003C_SystemFieldComponents_x003E_k__BackingField>
<d3p1:_x003C_SystemFlashingComponents_x003E_k__BackingField>
<d3p1:USSBSystemLayerDTO>
<d3p1:_x003C_ComponentID_x003E_k__BackingField>4</d3p1:_x003C_ComponentID_x003E_k__BackingField>
<d3p1:_x003C_ComponentName_x003E_k__BackingField>sample string 5</d3p1:_x003C_ComponentName_x003E_k__BackingField>
<d3p1:_x003C_GroupID_x003E_k__BackingField>6</d3p1:_x003C_GroupID_x003E_k__BackingField>
<d3p1:_x003C_GroupName_x003E_k__BackingField>sample string 7</d3p1:_x003C_GroupName_x003E_k__BackingField>
<d3p1:_x003C_ProductID_x003E_k__BackingField>1</d3p1:_x003C_ProductID_x003E_k__BackingField>
<d3p1:_x003C_ProductName_x003E_k__BackingField>sample string 8</d3p1:_x003C_ProductName_x003E_k__BackingField>
<d3p1:_x003C_SecurementID_x003E_k__BackingField>9</d3p1:_x003C_SecurementID_x003E_k__BackingField>
<d3p1:_x003C_SecurementName_x003E_k__BackingField>sample string 10</d3p1:_x003C_SecurementName_x003E_k__BackingField>
<d3p1:_x003C_Segment_x003E_k__BackingField>2</d3p1:_x003C_Segment_x003E_k__BackingField>
<d3p1:_x003C_Sequence_x003E_k__BackingField>3</d3p1:_x003C_Sequence_x003E_k__BackingField>
<d3p1:_x003C_USSystemBuilderLayerID_x003E_k__BackingField>1</d3p1:_x003C_USSystemBuilderLayerID_x003E_k__BackingField>
</d3p1:USSBSystemLayerDTO>
<d3p1:USSBSystemLayerDTO>
<d3p1:_x003C_ComponentID_x003E_k__BackingField>4</d3p1:_x003C_ComponentID_x003E_k__BackingField>
<d3p1:_x003C_ComponentName_x003E_k__BackingField>sample string 5</d3p1:_x003C_ComponentName_x003E_k__BackingField>
<d3p1:_x003C_GroupID_x003E_k__BackingField>6</d3p1:_x003C_GroupID_x003E_k__BackingField>
<d3p1:_x003C_GroupName_x003E_k__BackingField>sample string 7</d3p1:_x003C_GroupName_x003E_k__BackingField>
<d3p1:_x003C_ProductID_x003E_k__BackingField>1</d3p1:_x003C_ProductID_x003E_k__BackingField>
<d3p1:_x003C_ProductName_x003E_k__BackingField>sample string 8</d3p1:_x003C_ProductName_x003E_k__BackingField>
<d3p1:_x003C_SecurementID_x003E_k__BackingField>9</d3p1:_x003C_SecurementID_x003E_k__BackingField>
<d3p1:_x003C_SecurementName_x003E_k__BackingField>sample string 10</d3p1:_x003C_SecurementName_x003E_k__BackingField>
<d3p1:_x003C_Segment_x003E_k__BackingField>2</d3p1:_x003C_Segment_x003E_k__BackingField>
<d3p1:_x003C_Sequence_x003E_k__BackingField>3</d3p1:_x003C_Sequence_x003E_k__BackingField>
<d3p1:_x003C_USSystemBuilderLayerID_x003E_k__BackingField>1</d3p1:_x003C_USSystemBuilderLayerID_x003E_k__BackingField>
</d3p1:USSBSystemLayerDTO>
</d3p1:_x003C_SystemFlashingComponents_x003E_k__BackingField>
<d3p1:_x003C_SystemName_x003E_k__BackingField>sample string 2</d3p1:_x003C_SystemName_x003E_k__BackingField>
<d3p1:_x003C_USSystemBuilderID_x003E_k__BackingField>1</d3p1:_x003C_USSystemBuilderID_x003E_k__BackingField>
</d3p1: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>
</WarrantyModel>
<WarrantyModel>
<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>6b5692d1-31d6-43ec-9718-e5aff0b04d87</Guid>
<Inspections>
<InspectionModel>
<ActionItemsComplete>sample string 11</ActionItemsComplete>
<Date>2025-12-15T05:17:56.7208937+00:00</Date>
<FinalInspectionResult>sample string 10</FinalInspectionResult>
<FinalInspectionResultGuid>e6ab3455-cf84-4537-9874-bc307d79c8ed</FinalInspectionResultGuid>
<Guid>2fec39a9-a369-44b9-be21-42248acb586f</Guid>
<HasNonSopremaProducts>true</HasNonSopremaProducts>
<Id>1</Id>
<Inspector>
<FirstName>sample string 4</FirstName>
<LastName>sample string 5</LastName>
<Email>sample string 3</Email>
<Guid>d9c15455-1f78-44ce-b70e-b7e8abf8779c</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>394c87d6-629f-4878-9a18-06eadfab05be</InspectionGuid>
<ProductDescription>sample string 4</ProductDescription>
</NonSopremaProductModel>
<NonSopremaProductModel>
<CategoryId>1</CategoryId>
<CategoryName>sample string 3</CategoryName>
<Id>1</Id>
<InspectionGuid>394c87d6-629f-4878-9a18-06eadfab05be</InspectionGuid>
<ProductDescription>sample string 4</ProductDescription>
</NonSopremaProductModel>
</NonSopremaProducts>
<Observations>sample string 9</Observations>
<ObservationsAcknowledged>true</ObservationsAcknowledged>
<OverBurdenPunchList xmlns:d5p1="http://schemas.datacontract.org/2004/07/Soprema.BLL.Models.Warranties">
<d5p1:PunchListItem>
<d5p1:Comments>sample string 3</d5p1:Comments>
<d5p1:Description>sample string 4</d5p1:Description>
<d5p1:Guid>53b142ae-84c2-486a-9c7d-7cfdde3e634a</d5p1:Guid>
<d5p1:Id>1</d5p1:Id>
<d5p1:RecordStatus>sample string 5</d5p1:RecordStatus>
</d5p1:PunchListItem>
<d5p1:PunchListItem>
<d5p1:Comments>sample string 3</d5p1:Comments>
<d5p1:Description>sample string 4</d5p1:Description>
<d5p1:Guid>53b142ae-84c2-486a-9c7d-7cfdde3e634a</d5p1:Guid>
<d5p1:Id>1</d5p1:Id>
<d5p1:RecordStatus>sample string 5</d5p1:RecordStatus>
</d5p1:PunchListItem>
</OverBurdenPunchList>
<OverBurdenType>sample string 6</OverBurdenType>
<OverburdenTypeGuid>39a847c8-caa5-4f38-b35b-5977cf3850f8</OverburdenTypeGuid>
<PhotoCount>16</PhotoCount>
<Photos>
<PhotoModel>
<Description>sample string 3</Description>
<FileName>sample string 5</FileName>
<Guid>02f599ba-191b-4f3b-91a4-e8f7f4bac2e7</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>02f599ba-191b-4f3b-91a4-e8f7f4bac2e7</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:56.7208937+00:00</SubstantialCompletionDate>
<Temperature>5.1</Temperature>
<WarrantyGuid>500e5380-14be-4a7e-8a24-49243391ad5d</WarrantyGuid>
<WarrantyPunchList xmlns:d5p1="http://schemas.datacontract.org/2004/07/Soprema.BLL.Models.Warranties">
<d5p1:PunchListItem>
<d5p1:Comments>sample string 3</d5p1:Comments>
<d5p1:Description>sample string 4</d5p1:Description>
<d5p1:Guid>53b142ae-84c2-486a-9c7d-7cfdde3e634a</d5p1:Guid>
<d5p1:Id>1</d5p1:Id>
<d5p1:RecordStatus>sample string 5</d5p1:RecordStatus>
</d5p1:PunchListItem>
<d5p1:PunchListItem>
<d5p1:Comments>sample string 3</d5p1:Comments>
<d5p1:Description>sample string 4</d5p1:Description>
<d5p1:Guid>53b142ae-84c2-486a-9c7d-7cfdde3e634a</d5p1:Guid>
<d5p1:Id>1</d5p1:Id>
<d5p1:RecordStatus>sample string 5</d5p1:RecordStatus>
</d5p1:PunchListItem>
</WarrantyPunchList>
<WarrantyType>sample string 7</WarrantyType>
<WarrantyYears>sample string 8</WarrantyYears>
<Weather xmlns:d5p1="http://schemas.datacontract.org/2004/07/Soprema.BLL.Models.Warranties">
<d5p1:Name>sample string 1</d5p1:Name>
<d5p1:WeatherGuid>6a84f05e-339e-4924-9653-d8afa5ea5b95</d5p1:WeatherGuid>
</Weather>
</InspectionModel>
<InspectionModel>
<ActionItemsComplete>sample string 11</ActionItemsComplete>
<Date>2025-12-15T05:17:56.7208937+00:00</Date>
<FinalInspectionResult>sample string 10</FinalInspectionResult>
<FinalInspectionResultGuid>e6ab3455-cf84-4537-9874-bc307d79c8ed</FinalInspectionResultGuid>
<Guid>2fec39a9-a369-44b9-be21-42248acb586f</Guid>
<HasNonSopremaProducts>true</HasNonSopremaProducts>
<Id>1</Id>
<Inspector>
<FirstName>sample string 4</FirstName>
<LastName>sample string 5</LastName>
<Email>sample string 3</Email>
<Guid>d9c15455-1f78-44ce-b70e-b7e8abf8779c</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>394c87d6-629f-4878-9a18-06eadfab05be</InspectionGuid>
<ProductDescription>sample string 4</ProductDescription>
</NonSopremaProductModel>
<NonSopremaProductModel>
<CategoryId>1</CategoryId>
<CategoryName>sample string 3</CategoryName>
<Id>1</Id>
<InspectionGuid>394c87d6-629f-4878-9a18-06eadfab05be</InspectionGuid>
<ProductDescription>sample string 4</ProductDescription>
</NonSopremaProductModel>
</NonSopremaProducts>
<Observations>sample string 9</Observations>
<ObservationsAcknowledged>true</ObservationsAcknowledged>
<OverBurdenPunchList xmlns:d5p1="http://schemas.datacontract.org/2004/07/Soprema.BLL.Models.Warranties">
<d5p1:PunchListItem>
<d5p1:Comments>sample string 3</d5p1:Comments>
<d5p1:Description>sample string 4</d5p1:Description>
<d5p1:Guid>53b142ae-84c2-486a-9c7d-7cfdde3e634a</d5p1:Guid>
<d5p1:Id>1</d5p1:Id>
<d5p1:RecordStatus>sample string 5</d5p1:RecordStatus>
</d5p1:PunchListItem>
<d5p1:PunchListItem>
<d5p1:Comments>sample string 3</d5p1:Comments>
<d5p1:Description>sample string 4</d5p1:Description>
<d5p1:Guid>53b142ae-84c2-486a-9c7d-7cfdde3e634a</d5p1:Guid>
<d5p1:Id>1</d5p1:Id>
<d5p1:RecordStatus>sample string 5</d5p1:RecordStatus>
</d5p1:PunchListItem>
</OverBurdenPunchList>
<OverBurdenType>sample string 6</OverBurdenType>
<OverburdenTypeGuid>39a847c8-caa5-4f38-b35b-5977cf3850f8</OverburdenTypeGuid>
<PhotoCount>16</PhotoCount>
<Photos>
<PhotoModel>
<Description>sample string 3</Description>
<FileName>sample string 5</FileName>
<Guid>02f599ba-191b-4f3b-91a4-e8f7f4bac2e7</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>02f599ba-191b-4f3b-91a4-e8f7f4bac2e7</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:56.7208937+00:00</SubstantialCompletionDate>
<Temperature>5.1</Temperature>
<WarrantyGuid>500e5380-14be-4a7e-8a24-49243391ad5d</WarrantyGuid>
<WarrantyPunchList xmlns:d5p1="http://schemas.datacontract.org/2004/07/Soprema.BLL.Models.Warranties">
<d5p1:PunchListItem>
<d5p1:Comments>sample string 3</d5p1:Comments>
<d5p1:Description>sample string 4</d5p1:Description>
<d5p1:Guid>53b142ae-84c2-486a-9c7d-7cfdde3e634a</d5p1:Guid>
<d5p1:Id>1</d5p1:Id>
<d5p1:RecordStatus>sample string 5</d5p1:RecordStatus>
</d5p1:PunchListItem>
<d5p1:PunchListItem>
<d5p1:Comments>sample string 3</d5p1:Comments>
<d5p1:Description>sample string 4</d5p1:Description>
<d5p1:Guid>53b142ae-84c2-486a-9c7d-7cfdde3e634a</d5p1:Guid>
<d5p1:Id>1</d5p1:Id>
<d5p1:RecordStatus>sample string 5</d5p1:RecordStatus>
</d5p1:PunchListItem>
</WarrantyPunchList>
<WarrantyType>sample string 7</WarrantyType>
<WarrantyYears>sample string 8</WarrantyYears>
<Weather xmlns:d5p1="http://schemas.datacontract.org/2004/07/Soprema.BLL.Models.Warranties">
<d5p1:Name>sample string 1</d5p1:Name>
<d5p1:WeatherGuid>6a84f05e-339e-4924-9653-d8afa5ea5b95</d5p1:WeatherGuid>
</Weather>
</InspectionModel>
</Inspections>
<Inspector>
<FirstName>sample string 4</FirstName>
<LastName>sample string 5</LastName>
<Email>sample string 3</Email>
<Guid>d9c15455-1f78-44ce-b70e-b7e8abf8779c</Guid>
<Id>1</Id>
</Inspector>
<JobNumber>sample string 3</JobNumber>
<JobType>sample string 5</JobType>
<ProjectName>sample string 2</ProjectName>
<RoofingSystems xmlns:d3p1="http://schemas.datacontract.org/2004/07/Soprema.BLL.Models.Systems">
<d3p1:USSBSystemDTO>
<d3p1:_x003C_DeckTypeAddlInfo_x003E_k__BackingField>sample string 7</d3p1:_x003C_DeckTypeAddlInfo_x003E_k__BackingField>
<d3p1:_x003C_DeckTypeID_x003E_k__BackingField>3</d3p1:_x003C_DeckTypeID_x003E_k__BackingField>
<d3p1:_x003C_DeckTypeName_x003E_k__BackingField>sample string 4</d3p1:_x003C_DeckTypeName_x003E_k__BackingField>
<d3p1:_x003C_RecordStatus_x003E_k__BackingField>sample string 6</d3p1:_x003C_RecordStatus_x003E_k__BackingField>
<d3p1:_x003C_RoofProjectTypeID_x003E_k__BackingField>9</d3p1:_x003C_RoofProjectTypeID_x003E_k__BackingField>
<d3p1:_x003C_RoofProjectTypeOther_x003E_k__BackingField>sample string 10</d3p1:_x003C_RoofProjectTypeOther_x003E_k__BackingField>
<d3p1:_x003C_RoofSlope_x003E_k__BackingField>sample string 5</d3p1:_x003C_RoofSlope_x003E_k__BackingField>
<d3p1:_x003C_SystemAddlInfo_x003E_k__BackingField>sample string 8</d3p1:_x003C_SystemAddlInfo_x003E_k__BackingField>
<d3p1:_x003C_SystemBuilderCollectionId_x003E_k__BackingField>11</d3p1:_x003C_SystemBuilderCollectionId_x003E_k__BackingField>
<d3p1:_x003C_SystemFieldComponents_x003E_k__BackingField>
<d3p1:USSBSystemLayerDTO>
<d3p1:_x003C_ComponentID_x003E_k__BackingField>4</d3p1:_x003C_ComponentID_x003E_k__BackingField>
<d3p1:_x003C_ComponentName_x003E_k__BackingField>sample string 5</d3p1:_x003C_ComponentName_x003E_k__BackingField>
<d3p1:_x003C_GroupID_x003E_k__BackingField>6</d3p1:_x003C_GroupID_x003E_k__BackingField>
<d3p1:_x003C_GroupName_x003E_k__BackingField>sample string 7</d3p1:_x003C_GroupName_x003E_k__BackingField>
<d3p1:_x003C_ProductID_x003E_k__BackingField>1</d3p1:_x003C_ProductID_x003E_k__BackingField>
<d3p1:_x003C_ProductName_x003E_k__BackingField>sample string 8</d3p1:_x003C_ProductName_x003E_k__BackingField>
<d3p1:_x003C_SecurementID_x003E_k__BackingField>9</d3p1:_x003C_SecurementID_x003E_k__BackingField>
<d3p1:_x003C_SecurementName_x003E_k__BackingField>sample string 10</d3p1:_x003C_SecurementName_x003E_k__BackingField>
<d3p1:_x003C_Segment_x003E_k__BackingField>2</d3p1:_x003C_Segment_x003E_k__BackingField>
<d3p1:_x003C_Sequence_x003E_k__BackingField>3</d3p1:_x003C_Sequence_x003E_k__BackingField>
<d3p1:_x003C_USSystemBuilderLayerID_x003E_k__BackingField>1</d3p1:_x003C_USSystemBuilderLayerID_x003E_k__BackingField>
</d3p1:USSBSystemLayerDTO>
<d3p1:USSBSystemLayerDTO>
<d3p1:_x003C_ComponentID_x003E_k__BackingField>4</d3p1:_x003C_ComponentID_x003E_k__BackingField>
<d3p1:_x003C_ComponentName_x003E_k__BackingField>sample string 5</d3p1:_x003C_ComponentName_x003E_k__BackingField>
<d3p1:_x003C_GroupID_x003E_k__BackingField>6</d3p1:_x003C_GroupID_x003E_k__BackingField>
<d3p1:_x003C_GroupName_x003E_k__BackingField>sample string 7</d3p1:_x003C_GroupName_x003E_k__BackingField>
<d3p1:_x003C_ProductID_x003E_k__BackingField>1</d3p1:_x003C_ProductID_x003E_k__BackingField>
<d3p1:_x003C_ProductName_x003E_k__BackingField>sample string 8</d3p1:_x003C_ProductName_x003E_k__BackingField>
<d3p1:_x003C_SecurementID_x003E_k__BackingField>9</d3p1:_x003C_SecurementID_x003E_k__BackingField>
<d3p1:_x003C_SecurementName_x003E_k__BackingField>sample string 10</d3p1:_x003C_SecurementName_x003E_k__BackingField>
<d3p1:_x003C_Segment_x003E_k__BackingField>2</d3p1:_x003C_Segment_x003E_k__BackingField>
<d3p1:_x003C_Sequence_x003E_k__BackingField>3</d3p1:_x003C_Sequence_x003E_k__BackingField>
<d3p1:_x003C_USSystemBuilderLayerID_x003E_k__BackingField>1</d3p1:_x003C_USSystemBuilderLayerID_x003E_k__BackingField>
</d3p1:USSBSystemLayerDTO>
</d3p1:_x003C_SystemFieldComponents_x003E_k__BackingField>
<d3p1:_x003C_SystemFlashingComponents_x003E_k__BackingField>
<d3p1:USSBSystemLayerDTO>
<d3p1:_x003C_ComponentID_x003E_k__BackingField>4</d3p1:_x003C_ComponentID_x003E_k__BackingField>
<d3p1:_x003C_ComponentName_x003E_k__BackingField>sample string 5</d3p1:_x003C_ComponentName_x003E_k__BackingField>
<d3p1:_x003C_GroupID_x003E_k__BackingField>6</d3p1:_x003C_GroupID_x003E_k__BackingField>
<d3p1:_x003C_GroupName_x003E_k__BackingField>sample string 7</d3p1:_x003C_GroupName_x003E_k__BackingField>
<d3p1:_x003C_ProductID_x003E_k__BackingField>1</d3p1:_x003C_ProductID_x003E_k__BackingField>
<d3p1:_x003C_ProductName_x003E_k__BackingField>sample string 8</d3p1:_x003C_ProductName_x003E_k__BackingField>
<d3p1:_x003C_SecurementID_x003E_k__BackingField>9</d3p1:_x003C_SecurementID_x003E_k__BackingField>
<d3p1:_x003C_SecurementName_x003E_k__BackingField>sample string 10</d3p1:_x003C_SecurementName_x003E_k__BackingField>
<d3p1:_x003C_Segment_x003E_k__BackingField>2</d3p1:_x003C_Segment_x003E_k__BackingField>
<d3p1:_x003C_Sequence_x003E_k__BackingField>3</d3p1:_x003C_Sequence_x003E_k__BackingField>
<d3p1:_x003C_USSystemBuilderLayerID_x003E_k__BackingField>1</d3p1:_x003C_USSystemBuilderLayerID_x003E_k__BackingField>
</d3p1:USSBSystemLayerDTO>
<d3p1:USSBSystemLayerDTO>
<d3p1:_x003C_ComponentID_x003E_k__BackingField>4</d3p1:_x003C_ComponentID_x003E_k__BackingField>
<d3p1:_x003C_ComponentName_x003E_k__BackingField>sample string 5</d3p1:_x003C_ComponentName_x003E_k__BackingField>
<d3p1:_x003C_GroupID_x003E_k__BackingField>6</d3p1:_x003C_GroupID_x003E_k__BackingField>
<d3p1:_x003C_GroupName_x003E_k__BackingField>sample string 7</d3p1:_x003C_GroupName_x003E_k__BackingField>
<d3p1:_x003C_ProductID_x003E_k__BackingField>1</d3p1:_x003C_ProductID_x003E_k__BackingField>
<d3p1:_x003C_ProductName_x003E_k__BackingField>sample string 8</d3p1:_x003C_ProductName_x003E_k__BackingField>
<d3p1:_x003C_SecurementID_x003E_k__BackingField>9</d3p1:_x003C_SecurementID_x003E_k__BackingField>
<d3p1:_x003C_SecurementName_x003E_k__BackingField>sample string 10</d3p1:_x003C_SecurementName_x003E_k__BackingField>
<d3p1:_x003C_Segment_x003E_k__BackingField>2</d3p1:_x003C_Segment_x003E_k__BackingField>
<d3p1:_x003C_Sequence_x003E_k__BackingField>3</d3p1:_x003C_Sequence_x003E_k__BackingField>
<d3p1:_x003C_USSystemBuilderLayerID_x003E_k__BackingField>1</d3p1:_x003C_USSystemBuilderLayerID_x003E_k__BackingField>
</d3p1:USSBSystemLayerDTO>
</d3p1:_x003C_SystemFlashingComponents_x003E_k__BackingField>
<d3p1:_x003C_SystemName_x003E_k__BackingField>sample string 2</d3p1:_x003C_SystemName_x003E_k__BackingField>
<d3p1:_x003C_USSystemBuilderID_x003E_k__BackingField>1</d3p1:_x003C_USSystemBuilderID_x003E_k__BackingField>
</d3p1:USSBSystemDTO>
<d3p1:USSBSystemDTO>
<d3p1:_x003C_DeckTypeAddlInfo_x003E_k__BackingField>sample string 7</d3p1:_x003C_DeckTypeAddlInfo_x003E_k__BackingField>
<d3p1:_x003C_DeckTypeID_x003E_k__BackingField>3</d3p1:_x003C_DeckTypeID_x003E_k__BackingField>
<d3p1:_x003C_DeckTypeName_x003E_k__BackingField>sample string 4</d3p1:_x003C_DeckTypeName_x003E_k__BackingField>
<d3p1:_x003C_RecordStatus_x003E_k__BackingField>sample string 6</d3p1:_x003C_RecordStatus_x003E_k__BackingField>
<d3p1:_x003C_RoofProjectTypeID_x003E_k__BackingField>9</d3p1:_x003C_RoofProjectTypeID_x003E_k__BackingField>
<d3p1:_x003C_RoofProjectTypeOther_x003E_k__BackingField>sample string 10</d3p1:_x003C_RoofProjectTypeOther_x003E_k__BackingField>
<d3p1:_x003C_RoofSlope_x003E_k__BackingField>sample string 5</d3p1:_x003C_RoofSlope_x003E_k__BackingField>
<d3p1:_x003C_SystemAddlInfo_x003E_k__BackingField>sample string 8</d3p1:_x003C_SystemAddlInfo_x003E_k__BackingField>
<d3p1:_x003C_SystemBuilderCollectionId_x003E_k__BackingField>11</d3p1:_x003C_SystemBuilderCollectionId_x003E_k__BackingField>
<d3p1:_x003C_SystemFieldComponents_x003E_k__BackingField>
<d3p1:USSBSystemLayerDTO>
<d3p1:_x003C_ComponentID_x003E_k__BackingField>4</d3p1:_x003C_ComponentID_x003E_k__BackingField>
<d3p1:_x003C_ComponentName_x003E_k__BackingField>sample string 5</d3p1:_x003C_ComponentName_x003E_k__BackingField>
<d3p1:_x003C_GroupID_x003E_k__BackingField>6</d3p1:_x003C_GroupID_x003E_k__BackingField>
<d3p1:_x003C_GroupName_x003E_k__BackingField>sample string 7</d3p1:_x003C_GroupName_x003E_k__BackingField>
<d3p1:_x003C_ProductID_x003E_k__BackingField>1</d3p1:_x003C_ProductID_x003E_k__BackingField>
<d3p1:_x003C_ProductName_x003E_k__BackingField>sample string 8</d3p1:_x003C_ProductName_x003E_k__BackingField>
<d3p1:_x003C_SecurementID_x003E_k__BackingField>9</d3p1:_x003C_SecurementID_x003E_k__BackingField>
<d3p1:_x003C_SecurementName_x003E_k__BackingField>sample string 10</d3p1:_x003C_SecurementName_x003E_k__BackingField>
<d3p1:_x003C_Segment_x003E_k__BackingField>2</d3p1:_x003C_Segment_x003E_k__BackingField>
<d3p1:_x003C_Sequence_x003E_k__BackingField>3</d3p1:_x003C_Sequence_x003E_k__BackingField>
<d3p1:_x003C_USSystemBuilderLayerID_x003E_k__BackingField>1</d3p1:_x003C_USSystemBuilderLayerID_x003E_k__BackingField>
</d3p1:USSBSystemLayerDTO>
<d3p1:USSBSystemLayerDTO>
<d3p1:_x003C_ComponentID_x003E_k__BackingField>4</d3p1:_x003C_ComponentID_x003E_k__BackingField>
<d3p1:_x003C_ComponentName_x003E_k__BackingField>sample string 5</d3p1:_x003C_ComponentName_x003E_k__BackingField>
<d3p1:_x003C_GroupID_x003E_k__BackingField>6</d3p1:_x003C_GroupID_x003E_k__BackingField>
<d3p1:_x003C_GroupName_x003E_k__BackingField>sample string 7</d3p1:_x003C_GroupName_x003E_k__BackingField>
<d3p1:_x003C_ProductID_x003E_k__BackingField>1</d3p1:_x003C_ProductID_x003E_k__BackingField>
<d3p1:_x003C_ProductName_x003E_k__BackingField>sample string 8</d3p1:_x003C_ProductName_x003E_k__BackingField>
<d3p1:_x003C_SecurementID_x003E_k__BackingField>9</d3p1:_x003C_SecurementID_x003E_k__BackingField>
<d3p1:_x003C_SecurementName_x003E_k__BackingField>sample string 10</d3p1:_x003C_SecurementName_x003E_k__BackingField>
<d3p1:_x003C_Segment_x003E_k__BackingField>2</d3p1:_x003C_Segment_x003E_k__BackingField>
<d3p1:_x003C_Sequence_x003E_k__BackingField>3</d3p1:_x003C_Sequence_x003E_k__BackingField>
<d3p1:_x003C_USSystemBuilderLayerID_x003E_k__BackingField>1</d3p1:_x003C_USSystemBuilderLayerID_x003E_k__BackingField>
</d3p1:USSBSystemLayerDTO>
</d3p1:_x003C_SystemFieldComponents_x003E_k__BackingField>
<d3p1:_x003C_SystemFlashingComponents_x003E_k__BackingField>
<d3p1:USSBSystemLayerDTO>
<d3p1:_x003C_ComponentID_x003E_k__BackingField>4</d3p1:_x003C_ComponentID_x003E_k__BackingField>
<d3p1:_x003C_ComponentName_x003E_k__BackingField>sample string 5</d3p1:_x003C_ComponentName_x003E_k__BackingField>
<d3p1:_x003C_GroupID_x003E_k__BackingField>6</d3p1:_x003C_GroupID_x003E_k__BackingField>
<d3p1:_x003C_GroupName_x003E_k__BackingField>sample string 7</d3p1:_x003C_GroupName_x003E_k__BackingField>
<d3p1:_x003C_ProductID_x003E_k__BackingField>1</d3p1:_x003C_ProductID_x003E_k__BackingField>
<d3p1:_x003C_ProductName_x003E_k__BackingField>sample string 8</d3p1:_x003C_ProductName_x003E_k__BackingField>
<d3p1:_x003C_SecurementID_x003E_k__BackingField>9</d3p1:_x003C_SecurementID_x003E_k__BackingField>
<d3p1:_x003C_SecurementName_x003E_k__BackingField>sample string 10</d3p1:_x003C_SecurementName_x003E_k__BackingField>
<d3p1:_x003C_Segment_x003E_k__BackingField>2</d3p1:_x003C_Segment_x003E_k__BackingField>
<d3p1:_x003C_Sequence_x003E_k__BackingField>3</d3p1:_x003C_Sequence_x003E_k__BackingField>
<d3p1:_x003C_USSystemBuilderLayerID_x003E_k__BackingField>1</d3p1:_x003C_USSystemBuilderLayerID_x003E_k__BackingField>
</d3p1:USSBSystemLayerDTO>
<d3p1:USSBSystemLayerDTO>
<d3p1:_x003C_ComponentID_x003E_k__BackingField>4</d3p1:_x003C_ComponentID_x003E_k__BackingField>
<d3p1:_x003C_ComponentName_x003E_k__BackingField>sample string 5</d3p1:_x003C_ComponentName_x003E_k__BackingField>
<d3p1:_x003C_GroupID_x003E_k__BackingField>6</d3p1:_x003C_GroupID_x003E_k__BackingField>
<d3p1:_x003C_GroupName_x003E_k__BackingField>sample string 7</d3p1:_x003C_GroupName_x003E_k__BackingField>
<d3p1:_x003C_ProductID_x003E_k__BackingField>1</d3p1:_x003C_ProductID_x003E_k__BackingField>
<d3p1:_x003C_ProductName_x003E_k__BackingField>sample string 8</d3p1:_x003C_ProductName_x003E_k__BackingField>
<d3p1:_x003C_SecurementID_x003E_k__BackingField>9</d3p1:_x003C_SecurementID_x003E_k__BackingField>
<d3p1:_x003C_SecurementName_x003E_k__BackingField>sample string 10</d3p1:_x003C_SecurementName_x003E_k__BackingField>
<d3p1:_x003C_Segment_x003E_k__BackingField>2</d3p1:_x003C_Segment_x003E_k__BackingField>
<d3p1:_x003C_Sequence_x003E_k__BackingField>3</d3p1:_x003C_Sequence_x003E_k__BackingField>
<d3p1:_x003C_USSystemBuilderLayerID_x003E_k__BackingField>1</d3p1:_x003C_USSystemBuilderLayerID_x003E_k__BackingField>
</d3p1:USSBSystemLayerDTO>
</d3p1:_x003C_SystemFlashingComponents_x003E_k__BackingField>
<d3p1:_x003C_SystemName_x003E_k__BackingField>sample string 2</d3p1:_x003C_SystemName_x003E_k__BackingField>
<d3p1:_x003C_USSystemBuilderID_x003E_k__BackingField>1</d3p1:_x003C_USSystemBuilderID_x003E_k__BackingField>
</d3p1: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>
</WarrantyModel>
</ArrayOfWarrantyModel>