GET api/Warranty/{id}?inspectorId={inspectorId}
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
id | globally unique identifier |
Required |
|
inspectorId | globally unique identifier |
Required |
Body Parameters
None.
Response Information
Resource Description
WarrantyModelName | 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": "a33e348f-dea6-4ea5-8d88-7ce2a643aa25", "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": "c4b90750-aad3-48ce-8b2c-42543fb31ccc", "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": "9c6c540e-a722-492c-a253-bc0345caca78", "WarrantyGuid": "b9f9660d-a49f-4859-bd36-2fbc03726167", "Date": "2025-08-30T19:32:26.8615968+00:00", "Temperature": 5.1, "Weather": { "WeatherGuid": "37b4ab26-a66b-434d-9840-40579029d385", "Name": "sample string 1" }, "OverBurdenType": "sample string 6", "OverburdenTypeGuid": "8c4e2ca1-427b-4f01-879a-263ae49c0167", "WarrantyType": "sample string 7", "WarrantyYears": "sample string 8", "SubstantialCompletionDate": "2025-08-30T19:32:26.8615968+00:00", "PreviousItemsWereAddressed": true, "PondingConditionWasNoted": true, "Observations": "sample string 9", "FinalInspectionResult": "sample string 10", "FinalInspectionResultGuid": "4f352e21-54da-46da-9da4-9d153feefcc0", "ActionItemsComplete": "sample string 11", "WarrantyPunchList": [ { "Id": 1, "Guid": "bd030177-ad4a-4857-9c56-2267dc955d8a", "Comments": "sample string 3", "Description": "sample string 4", "RecordStatus": "sample string 5" }, { "Id": 1, "Guid": "bd030177-ad4a-4857-9c56-2267dc955d8a", "Comments": "sample string 3", "Description": "sample string 4", "RecordStatus": "sample string 5" } ], "OverBurdenPunchList": [ { "Id": 1, "Guid": "bd030177-ad4a-4857-9c56-2267dc955d8a", "Comments": "sample string 3", "Description": "sample string 4", "RecordStatus": "sample string 5" }, { "Id": 1, "Guid": "bd030177-ad4a-4857-9c56-2267dc955d8a", "Comments": "sample string 3", "Description": "sample string 4", "RecordStatus": "sample string 5" } ], "SignatureText": "sample string 12", "Inspector": { "Id": 1, "Guid": "c4b90750-aad3-48ce-8b2c-42543fb31ccc", "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": "011c3048-72b7-437e-9a55-d74b5cff261f", "Description": "sample string 3", "IsSignature": true, "FileName": "sample string 5", "Url": "http://webapihelppage6.com" }, { "Id": 1, "Guid": "011c3048-72b7-437e-9a55-d74b5cff261f", "Description": "sample string 3", "IsSignature": true, "FileName": "sample string 5", "Url": "http://webapihelppage6.com" } ], "HasNonSopremaProducts": true, "NonSopremaProducts": [ { "Id": 1, "InspectionGuid": "6163e6dd-c3f4-41ee-b16b-e460e909e665", "CategoryId": 1, "CategoryName": "sample string 3", "ProductDescription": "sample string 4" }, { "Id": 1, "InspectionGuid": "6163e6dd-c3f4-41ee-b16b-e460e909e665", "CategoryId": 1, "CategoryName": "sample string 3", "ProductDescription": "sample string 4" } ] }, { "Id": 1, "Guid": "9c6c540e-a722-492c-a253-bc0345caca78", "WarrantyGuid": "b9f9660d-a49f-4859-bd36-2fbc03726167", "Date": "2025-08-30T19:32:26.8615968+00:00", "Temperature": 5.1, "Weather": { "WeatherGuid": "37b4ab26-a66b-434d-9840-40579029d385", "Name": "sample string 1" }, "OverBurdenType": "sample string 6", "OverburdenTypeGuid": "8c4e2ca1-427b-4f01-879a-263ae49c0167", "WarrantyType": "sample string 7", "WarrantyYears": "sample string 8", "SubstantialCompletionDate": "2025-08-30T19:32:26.8615968+00:00", "PreviousItemsWereAddressed": true, "PondingConditionWasNoted": true, "Observations": "sample string 9", "FinalInspectionResult": "sample string 10", "FinalInspectionResultGuid": "4f352e21-54da-46da-9da4-9d153feefcc0", "ActionItemsComplete": "sample string 11", "WarrantyPunchList": [ { "Id": 1, "Guid": "bd030177-ad4a-4857-9c56-2267dc955d8a", "Comments": "sample string 3", "Description": "sample string 4", "RecordStatus": "sample string 5" }, { "Id": 1, "Guid": "bd030177-ad4a-4857-9c56-2267dc955d8a", "Comments": "sample string 3", "Description": "sample string 4", "RecordStatus": "sample string 5" } ], "OverBurdenPunchList": [ { "Id": 1, "Guid": "bd030177-ad4a-4857-9c56-2267dc955d8a", "Comments": "sample string 3", "Description": "sample string 4", "RecordStatus": "sample string 5" }, { "Id": 1, "Guid": "bd030177-ad4a-4857-9c56-2267dc955d8a", "Comments": "sample string 3", "Description": "sample string 4", "RecordStatus": "sample string 5" } ], "SignatureText": "sample string 12", "Inspector": { "Id": 1, "Guid": "c4b90750-aad3-48ce-8b2c-42543fb31ccc", "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": "011c3048-72b7-437e-9a55-d74b5cff261f", "Description": "sample string 3", "IsSignature": true, "FileName": "sample string 5", "Url": "http://webapihelppage6.com" }, { "Id": 1, "Guid": "011c3048-72b7-437e-9a55-d74b5cff261f", "Description": "sample string 3", "IsSignature": true, "FileName": "sample string 5", "Url": "http://webapihelppage6.com" } ], "HasNonSopremaProducts": true, "NonSopremaProducts": [ { "Id": 1, "InspectionGuid": "6163e6dd-c3f4-41ee-b16b-e460e909e665", "CategoryId": 1, "CategoryName": "sample string 3", "ProductDescription": "sample string 4" }, { "Id": 1, "InspectionGuid": "6163e6dd-c3f4-41ee-b16b-e460e909e665", "CategoryId": 1, "CategoryName": "sample string 3", "ProductDescription": "sample string 4" } ] } ] }
application/xml, text/xml
Sample:
<WarrantyModel xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/Soprema.Inspector.WebApi.Models"> <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>a33e348f-dea6-4ea5-8d88-7ce2a643aa25</Guid> <Inspections> <InspectionModel> <ActionItemsComplete>sample string 11</ActionItemsComplete> <Date>2025-08-30T19:32:26.8615968+00:00</Date> <FinalInspectionResult>sample string 10</FinalInspectionResult> <FinalInspectionResultGuid>4f352e21-54da-46da-9da4-9d153feefcc0</FinalInspectionResultGuid> <Guid>9c6c540e-a722-492c-a253-bc0345caca78</Guid> <HasNonSopremaProducts>true</HasNonSopremaProducts> <Id>1</Id> <Inspector> <FirstName>sample string 4</FirstName> <LastName>sample string 5</LastName> <Email>sample string 3</Email> <Guid>c4b90750-aad3-48ce-8b2c-42543fb31ccc</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>6163e6dd-c3f4-41ee-b16b-e460e909e665</InspectionGuid> <ProductDescription>sample string 4</ProductDescription> </NonSopremaProductModel> <NonSopremaProductModel> <CategoryId>1</CategoryId> <CategoryName>sample string 3</CategoryName> <Id>1</Id> <InspectionGuid>6163e6dd-c3f4-41ee-b16b-e460e909e665</InspectionGuid> <ProductDescription>sample string 4</ProductDescription> </NonSopremaProductModel> </NonSopremaProducts> <Observations>sample string 9</Observations> <ObservationsAcknowledged>true</ObservationsAcknowledged> <OverBurdenPunchList xmlns:d4p1="http://schemas.datacontract.org/2004/07/Soprema.BLL.Models.Warranties"> <d4p1:PunchListItem> <d4p1:Comments>sample string 3</d4p1:Comments> <d4p1:Description>sample string 4</d4p1:Description> <d4p1:Guid>bd030177-ad4a-4857-9c56-2267dc955d8a</d4p1:Guid> <d4p1:Id>1</d4p1:Id> <d4p1:RecordStatus>sample string 5</d4p1:RecordStatus> </d4p1:PunchListItem> <d4p1:PunchListItem> <d4p1:Comments>sample string 3</d4p1:Comments> <d4p1:Description>sample string 4</d4p1:Description> <d4p1:Guid>bd030177-ad4a-4857-9c56-2267dc955d8a</d4p1:Guid> <d4p1:Id>1</d4p1:Id> <d4p1:RecordStatus>sample string 5</d4p1:RecordStatus> </d4p1:PunchListItem> </OverBurdenPunchList> <OverBurdenType>sample string 6</OverBurdenType> <OverburdenTypeGuid>8c4e2ca1-427b-4f01-879a-263ae49c0167</OverburdenTypeGuid> <PhotoCount>16</PhotoCount> <Photos> <PhotoModel> <Description>sample string 3</Description> <FileName>sample string 5</FileName> <Guid>011c3048-72b7-437e-9a55-d74b5cff261f</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>011c3048-72b7-437e-9a55-d74b5cff261f</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-08-30T19:32:26.8615968+00:00</SubstantialCompletionDate> <Temperature>5.1</Temperature> <WarrantyGuid>b9f9660d-a49f-4859-bd36-2fbc03726167</WarrantyGuid> <WarrantyPunchList xmlns:d4p1="http://schemas.datacontract.org/2004/07/Soprema.BLL.Models.Warranties"> <d4p1:PunchListItem> <d4p1:Comments>sample string 3</d4p1:Comments> <d4p1:Description>sample string 4</d4p1:Description> <d4p1:Guid>bd030177-ad4a-4857-9c56-2267dc955d8a</d4p1:Guid> <d4p1:Id>1</d4p1:Id> <d4p1:RecordStatus>sample string 5</d4p1:RecordStatus> </d4p1:PunchListItem> <d4p1:PunchListItem> <d4p1:Comments>sample string 3</d4p1:Comments> <d4p1:Description>sample string 4</d4p1:Description> <d4p1:Guid>bd030177-ad4a-4857-9c56-2267dc955d8a</d4p1:Guid> <d4p1:Id>1</d4p1:Id> <d4p1:RecordStatus>sample string 5</d4p1:RecordStatus> </d4p1:PunchListItem> </WarrantyPunchList> <WarrantyType>sample string 7</WarrantyType> <WarrantyYears>sample string 8</WarrantyYears> <Weather xmlns:d4p1="http://schemas.datacontract.org/2004/07/Soprema.BLL.Models.Warranties"> <d4p1:Name>sample string 1</d4p1:Name> <d4p1:WeatherGuid>37b4ab26-a66b-434d-9840-40579029d385</d4p1:WeatherGuid> </Weather> </InspectionModel> <InspectionModel> <ActionItemsComplete>sample string 11</ActionItemsComplete> <Date>2025-08-30T19:32:26.8615968+00:00</Date> <FinalInspectionResult>sample string 10</FinalInspectionResult> <FinalInspectionResultGuid>4f352e21-54da-46da-9da4-9d153feefcc0</FinalInspectionResultGuid> <Guid>9c6c540e-a722-492c-a253-bc0345caca78</Guid> <HasNonSopremaProducts>true</HasNonSopremaProducts> <Id>1</Id> <Inspector> <FirstName>sample string 4</FirstName> <LastName>sample string 5</LastName> <Email>sample string 3</Email> <Guid>c4b90750-aad3-48ce-8b2c-42543fb31ccc</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>6163e6dd-c3f4-41ee-b16b-e460e909e665</InspectionGuid> <ProductDescription>sample string 4</ProductDescription> </NonSopremaProductModel> <NonSopremaProductModel> <CategoryId>1</CategoryId> <CategoryName>sample string 3</CategoryName> <Id>1</Id> <InspectionGuid>6163e6dd-c3f4-41ee-b16b-e460e909e665</InspectionGuid> <ProductDescription>sample string 4</ProductDescription> </NonSopremaProductModel> </NonSopremaProducts> <Observations>sample string 9</Observations> <ObservationsAcknowledged>true</ObservationsAcknowledged> <OverBurdenPunchList xmlns:d4p1="http://schemas.datacontract.org/2004/07/Soprema.BLL.Models.Warranties"> <d4p1:PunchListItem> <d4p1:Comments>sample string 3</d4p1:Comments> <d4p1:Description>sample string 4</d4p1:Description> <d4p1:Guid>bd030177-ad4a-4857-9c56-2267dc955d8a</d4p1:Guid> <d4p1:Id>1</d4p1:Id> <d4p1:RecordStatus>sample string 5</d4p1:RecordStatus> </d4p1:PunchListItem> <d4p1:PunchListItem> <d4p1:Comments>sample string 3</d4p1:Comments> <d4p1:Description>sample string 4</d4p1:Description> <d4p1:Guid>bd030177-ad4a-4857-9c56-2267dc955d8a</d4p1:Guid> <d4p1:Id>1</d4p1:Id> <d4p1:RecordStatus>sample string 5</d4p1:RecordStatus> </d4p1:PunchListItem> </OverBurdenPunchList> <OverBurdenType>sample string 6</OverBurdenType> <OverburdenTypeGuid>8c4e2ca1-427b-4f01-879a-263ae49c0167</OverburdenTypeGuid> <PhotoCount>16</PhotoCount> <Photos> <PhotoModel> <Description>sample string 3</Description> <FileName>sample string 5</FileName> <Guid>011c3048-72b7-437e-9a55-d74b5cff261f</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>011c3048-72b7-437e-9a55-d74b5cff261f</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-08-30T19:32:26.8615968+00:00</SubstantialCompletionDate> <Temperature>5.1</Temperature> <WarrantyGuid>b9f9660d-a49f-4859-bd36-2fbc03726167</WarrantyGuid> <WarrantyPunchList xmlns:d4p1="http://schemas.datacontract.org/2004/07/Soprema.BLL.Models.Warranties"> <d4p1:PunchListItem> <d4p1:Comments>sample string 3</d4p1:Comments> <d4p1:Description>sample string 4</d4p1:Description> <d4p1:Guid>bd030177-ad4a-4857-9c56-2267dc955d8a</d4p1:Guid> <d4p1:Id>1</d4p1:Id> <d4p1:RecordStatus>sample string 5</d4p1:RecordStatus> </d4p1:PunchListItem> <d4p1:PunchListItem> <d4p1:Comments>sample string 3</d4p1:Comments> <d4p1:Description>sample string 4</d4p1:Description> <d4p1:Guid>bd030177-ad4a-4857-9c56-2267dc955d8a</d4p1:Guid> <d4p1:Id>1</d4p1:Id> <d4p1:RecordStatus>sample string 5</d4p1:RecordStatus> </d4p1:PunchListItem> </WarrantyPunchList> <WarrantyType>sample string 7</WarrantyType> <WarrantyYears>sample string 8</WarrantyYears> <Weather xmlns:d4p1="http://schemas.datacontract.org/2004/07/Soprema.BLL.Models.Warranties"> <d4p1:Name>sample string 1</d4p1:Name> <d4p1:WeatherGuid>37b4ab26-a66b-434d-9840-40579029d385</d4p1:WeatherGuid> </Weather> </InspectionModel> </Inspections> <Inspector> <FirstName>sample string 4</FirstName> <LastName>sample string 5</LastName> <Email>sample string 3</Email> <Guid>c4b90750-aad3-48ce-8b2c-42543fb31ccc</Guid> <Id>1</Id> </Inspector> <JobNumber>sample string 3</JobNumber> <JobType>sample string 5</JobType> <ProjectName>sample string 2</ProjectName> <RoofingSystems xmlns:d2p1="http://schemas.datacontract.org/2004/07/Soprema.BLL.Models.Systems"> <d2p1:USSBSystemDTO> <d2p1:_x003C_DeckTypeAddlInfo_x003E_k__BackingField>sample string 7</d2p1:_x003C_DeckTypeAddlInfo_x003E_k__BackingField> <d2p1:_x003C_DeckTypeID_x003E_k__BackingField>3</d2p1:_x003C_DeckTypeID_x003E_k__BackingField> <d2p1:_x003C_DeckTypeName_x003E_k__BackingField>sample string 4</d2p1:_x003C_DeckTypeName_x003E_k__BackingField> <d2p1:_x003C_RecordStatus_x003E_k__BackingField>sample string 6</d2p1:_x003C_RecordStatus_x003E_k__BackingField> <d2p1:_x003C_RoofProjectTypeID_x003E_k__BackingField>9</d2p1:_x003C_RoofProjectTypeID_x003E_k__BackingField> <d2p1:_x003C_RoofProjectTypeOther_x003E_k__BackingField>sample string 10</d2p1:_x003C_RoofProjectTypeOther_x003E_k__BackingField> <d2p1:_x003C_RoofSlope_x003E_k__BackingField>sample string 5</d2p1:_x003C_RoofSlope_x003E_k__BackingField> <d2p1:_x003C_SystemAddlInfo_x003E_k__BackingField>sample string 8</d2p1:_x003C_SystemAddlInfo_x003E_k__BackingField> <d2p1:_x003C_SystemBuilderCollectionId_x003E_k__BackingField>11</d2p1:_x003C_SystemBuilderCollectionId_x003E_k__BackingField> <d2p1:_x003C_SystemFieldComponents_x003E_k__BackingField> <d2p1:USSBSystemLayerDTO> <d2p1:_x003C_ComponentID_x003E_k__BackingField>4</d2p1:_x003C_ComponentID_x003E_k__BackingField> <d2p1:_x003C_ComponentName_x003E_k__BackingField>sample string 5</d2p1:_x003C_ComponentName_x003E_k__BackingField> <d2p1:_x003C_GroupID_x003E_k__BackingField>6</d2p1:_x003C_GroupID_x003E_k__BackingField> <d2p1:_x003C_GroupName_x003E_k__BackingField>sample string 7</d2p1:_x003C_GroupName_x003E_k__BackingField> <d2p1:_x003C_ProductID_x003E_k__BackingField>1</d2p1:_x003C_ProductID_x003E_k__BackingField> <d2p1:_x003C_ProductName_x003E_k__BackingField>sample string 8</d2p1:_x003C_ProductName_x003E_k__BackingField> <d2p1:_x003C_SecurementID_x003E_k__BackingField>9</d2p1:_x003C_SecurementID_x003E_k__BackingField> <d2p1:_x003C_SecurementName_x003E_k__BackingField>sample string 10</d2p1:_x003C_SecurementName_x003E_k__BackingField> <d2p1:_x003C_Segment_x003E_k__BackingField>2</d2p1:_x003C_Segment_x003E_k__BackingField> <d2p1:_x003C_Sequence_x003E_k__BackingField>3</d2p1:_x003C_Sequence_x003E_k__BackingField> <d2p1:_x003C_USSystemBuilderLayerID_x003E_k__BackingField>1</d2p1:_x003C_USSystemBuilderLayerID_x003E_k__BackingField> </d2p1:USSBSystemLayerDTO> <d2p1:USSBSystemLayerDTO> <d2p1:_x003C_ComponentID_x003E_k__BackingField>4</d2p1:_x003C_ComponentID_x003E_k__BackingField> <d2p1:_x003C_ComponentName_x003E_k__BackingField>sample string 5</d2p1:_x003C_ComponentName_x003E_k__BackingField> <d2p1:_x003C_GroupID_x003E_k__BackingField>6</d2p1:_x003C_GroupID_x003E_k__BackingField> <d2p1:_x003C_GroupName_x003E_k__BackingField>sample string 7</d2p1:_x003C_GroupName_x003E_k__BackingField> <d2p1:_x003C_ProductID_x003E_k__BackingField>1</d2p1:_x003C_ProductID_x003E_k__BackingField> <d2p1:_x003C_ProductName_x003E_k__BackingField>sample string 8</d2p1:_x003C_ProductName_x003E_k__BackingField> <d2p1:_x003C_SecurementID_x003E_k__BackingField>9</d2p1:_x003C_SecurementID_x003E_k__BackingField> <d2p1:_x003C_SecurementName_x003E_k__BackingField>sample string 10</d2p1:_x003C_SecurementName_x003E_k__BackingField> <d2p1:_x003C_Segment_x003E_k__BackingField>2</d2p1:_x003C_Segment_x003E_k__BackingField> <d2p1:_x003C_Sequence_x003E_k__BackingField>3</d2p1:_x003C_Sequence_x003E_k__BackingField> <d2p1:_x003C_USSystemBuilderLayerID_x003E_k__BackingField>1</d2p1:_x003C_USSystemBuilderLayerID_x003E_k__BackingField> </d2p1:USSBSystemLayerDTO> </d2p1:_x003C_SystemFieldComponents_x003E_k__BackingField> <d2p1:_x003C_SystemFlashingComponents_x003E_k__BackingField> <d2p1:USSBSystemLayerDTO> <d2p1:_x003C_ComponentID_x003E_k__BackingField>4</d2p1:_x003C_ComponentID_x003E_k__BackingField> <d2p1:_x003C_ComponentName_x003E_k__BackingField>sample string 5</d2p1:_x003C_ComponentName_x003E_k__BackingField> <d2p1:_x003C_GroupID_x003E_k__BackingField>6</d2p1:_x003C_GroupID_x003E_k__BackingField> <d2p1:_x003C_GroupName_x003E_k__BackingField>sample string 7</d2p1:_x003C_GroupName_x003E_k__BackingField> <d2p1:_x003C_ProductID_x003E_k__BackingField>1</d2p1:_x003C_ProductID_x003E_k__BackingField> <d2p1:_x003C_ProductName_x003E_k__BackingField>sample string 8</d2p1:_x003C_ProductName_x003E_k__BackingField> <d2p1:_x003C_SecurementID_x003E_k__BackingField>9</d2p1:_x003C_SecurementID_x003E_k__BackingField> <d2p1:_x003C_SecurementName_x003E_k__BackingField>sample string 10</d2p1:_x003C_SecurementName_x003E_k__BackingField> <d2p1:_x003C_Segment_x003E_k__BackingField>2</d2p1:_x003C_Segment_x003E_k__BackingField> <d2p1:_x003C_Sequence_x003E_k__BackingField>3</d2p1:_x003C_Sequence_x003E_k__BackingField> <d2p1:_x003C_USSystemBuilderLayerID_x003E_k__BackingField>1</d2p1:_x003C_USSystemBuilderLayerID_x003E_k__BackingField> </d2p1:USSBSystemLayerDTO> <d2p1:USSBSystemLayerDTO> <d2p1:_x003C_ComponentID_x003E_k__BackingField>4</d2p1:_x003C_ComponentID_x003E_k__BackingField> <d2p1:_x003C_ComponentName_x003E_k__BackingField>sample string 5</d2p1:_x003C_ComponentName_x003E_k__BackingField> <d2p1:_x003C_GroupID_x003E_k__BackingField>6</d2p1:_x003C_GroupID_x003E_k__BackingField> <d2p1:_x003C_GroupName_x003E_k__BackingField>sample string 7</d2p1:_x003C_GroupName_x003E_k__BackingField> <d2p1:_x003C_ProductID_x003E_k__BackingField>1</d2p1:_x003C_ProductID_x003E_k__BackingField> <d2p1:_x003C_ProductName_x003E_k__BackingField>sample string 8</d2p1:_x003C_ProductName_x003E_k__BackingField> <d2p1:_x003C_SecurementID_x003E_k__BackingField>9</d2p1:_x003C_SecurementID_x003E_k__BackingField> <d2p1:_x003C_SecurementName_x003E_k__BackingField>sample string 10</d2p1:_x003C_SecurementName_x003E_k__BackingField> <d2p1:_x003C_Segment_x003E_k__BackingField>2</d2p1:_x003C_Segment_x003E_k__BackingField> <d2p1:_x003C_Sequence_x003E_k__BackingField>3</d2p1:_x003C_Sequence_x003E_k__BackingField> <d2p1:_x003C_USSystemBuilderLayerID_x003E_k__BackingField>1</d2p1:_x003C_USSystemBuilderLayerID_x003E_k__BackingField> </d2p1:USSBSystemLayerDTO> </d2p1:_x003C_SystemFlashingComponents_x003E_k__BackingField> <d2p1:_x003C_SystemName_x003E_k__BackingField>sample string 2</d2p1:_x003C_SystemName_x003E_k__BackingField> <d2p1:_x003C_USSystemBuilderID_x003E_k__BackingField>1</d2p1:_x003C_USSystemBuilderID_x003E_k__BackingField> </d2p1:USSBSystemDTO> <d2p1:USSBSystemDTO> <d2p1:_x003C_DeckTypeAddlInfo_x003E_k__BackingField>sample string 7</d2p1:_x003C_DeckTypeAddlInfo_x003E_k__BackingField> <d2p1:_x003C_DeckTypeID_x003E_k__BackingField>3</d2p1:_x003C_DeckTypeID_x003E_k__BackingField> <d2p1:_x003C_DeckTypeName_x003E_k__BackingField>sample string 4</d2p1:_x003C_DeckTypeName_x003E_k__BackingField> <d2p1:_x003C_RecordStatus_x003E_k__BackingField>sample string 6</d2p1:_x003C_RecordStatus_x003E_k__BackingField> <d2p1:_x003C_RoofProjectTypeID_x003E_k__BackingField>9</d2p1:_x003C_RoofProjectTypeID_x003E_k__BackingField> <d2p1:_x003C_RoofProjectTypeOther_x003E_k__BackingField>sample string 10</d2p1:_x003C_RoofProjectTypeOther_x003E_k__BackingField> <d2p1:_x003C_RoofSlope_x003E_k__BackingField>sample string 5</d2p1:_x003C_RoofSlope_x003E_k__BackingField> <d2p1:_x003C_SystemAddlInfo_x003E_k__BackingField>sample string 8</d2p1:_x003C_SystemAddlInfo_x003E_k__BackingField> <d2p1:_x003C_SystemBuilderCollectionId_x003E_k__BackingField>11</d2p1:_x003C_SystemBuilderCollectionId_x003E_k__BackingField> <d2p1:_x003C_SystemFieldComponents_x003E_k__BackingField> <d2p1:USSBSystemLayerDTO> <d2p1:_x003C_ComponentID_x003E_k__BackingField>4</d2p1:_x003C_ComponentID_x003E_k__BackingField> <d2p1:_x003C_ComponentName_x003E_k__BackingField>sample string 5</d2p1:_x003C_ComponentName_x003E_k__BackingField> <d2p1:_x003C_GroupID_x003E_k__BackingField>6</d2p1:_x003C_GroupID_x003E_k__BackingField> <d2p1:_x003C_GroupName_x003E_k__BackingField>sample string 7</d2p1:_x003C_GroupName_x003E_k__BackingField> <d2p1:_x003C_ProductID_x003E_k__BackingField>1</d2p1:_x003C_ProductID_x003E_k__BackingField> <d2p1:_x003C_ProductName_x003E_k__BackingField>sample string 8</d2p1:_x003C_ProductName_x003E_k__BackingField> <d2p1:_x003C_SecurementID_x003E_k__BackingField>9</d2p1:_x003C_SecurementID_x003E_k__BackingField> <d2p1:_x003C_SecurementName_x003E_k__BackingField>sample string 10</d2p1:_x003C_SecurementName_x003E_k__BackingField> <d2p1:_x003C_Segment_x003E_k__BackingField>2</d2p1:_x003C_Segment_x003E_k__BackingField> <d2p1:_x003C_Sequence_x003E_k__BackingField>3</d2p1:_x003C_Sequence_x003E_k__BackingField> <d2p1:_x003C_USSystemBuilderLayerID_x003E_k__BackingField>1</d2p1:_x003C_USSystemBuilderLayerID_x003E_k__BackingField> </d2p1:USSBSystemLayerDTO> <d2p1:USSBSystemLayerDTO> <d2p1:_x003C_ComponentID_x003E_k__BackingField>4</d2p1:_x003C_ComponentID_x003E_k__BackingField> <d2p1:_x003C_ComponentName_x003E_k__BackingField>sample string 5</d2p1:_x003C_ComponentName_x003E_k__BackingField> <d2p1:_x003C_GroupID_x003E_k__BackingField>6</d2p1:_x003C_GroupID_x003E_k__BackingField> <d2p1:_x003C_GroupName_x003E_k__BackingField>sample string 7</d2p1:_x003C_GroupName_x003E_k__BackingField> <d2p1:_x003C_ProductID_x003E_k__BackingField>1</d2p1:_x003C_ProductID_x003E_k__BackingField> <d2p1:_x003C_ProductName_x003E_k__BackingField>sample string 8</d2p1:_x003C_ProductName_x003E_k__BackingField> <d2p1:_x003C_SecurementID_x003E_k__BackingField>9</d2p1:_x003C_SecurementID_x003E_k__BackingField> <d2p1:_x003C_SecurementName_x003E_k__BackingField>sample string 10</d2p1:_x003C_SecurementName_x003E_k__BackingField> <d2p1:_x003C_Segment_x003E_k__BackingField>2</d2p1:_x003C_Segment_x003E_k__BackingField> <d2p1:_x003C_Sequence_x003E_k__BackingField>3</d2p1:_x003C_Sequence_x003E_k__BackingField> <d2p1:_x003C_USSystemBuilderLayerID_x003E_k__BackingField>1</d2p1:_x003C_USSystemBuilderLayerID_x003E_k__BackingField> </d2p1:USSBSystemLayerDTO> </d2p1:_x003C_SystemFieldComponents_x003E_k__BackingField> <d2p1:_x003C_SystemFlashingComponents_x003E_k__BackingField> <d2p1:USSBSystemLayerDTO> <d2p1:_x003C_ComponentID_x003E_k__BackingField>4</d2p1:_x003C_ComponentID_x003E_k__BackingField> <d2p1:_x003C_ComponentName_x003E_k__BackingField>sample string 5</d2p1:_x003C_ComponentName_x003E_k__BackingField> <d2p1:_x003C_GroupID_x003E_k__BackingField>6</d2p1:_x003C_GroupID_x003E_k__BackingField> <d2p1:_x003C_GroupName_x003E_k__BackingField>sample string 7</d2p1:_x003C_GroupName_x003E_k__BackingField> <d2p1:_x003C_ProductID_x003E_k__BackingField>1</d2p1:_x003C_ProductID_x003E_k__BackingField> <d2p1:_x003C_ProductName_x003E_k__BackingField>sample string 8</d2p1:_x003C_ProductName_x003E_k__BackingField> <d2p1:_x003C_SecurementID_x003E_k__BackingField>9</d2p1:_x003C_SecurementID_x003E_k__BackingField> <d2p1:_x003C_SecurementName_x003E_k__BackingField>sample string 10</d2p1:_x003C_SecurementName_x003E_k__BackingField> <d2p1:_x003C_Segment_x003E_k__BackingField>2</d2p1:_x003C_Segment_x003E_k__BackingField> <d2p1:_x003C_Sequence_x003E_k__BackingField>3</d2p1:_x003C_Sequence_x003E_k__BackingField> <d2p1:_x003C_USSystemBuilderLayerID_x003E_k__BackingField>1</d2p1:_x003C_USSystemBuilderLayerID_x003E_k__BackingField> </d2p1:USSBSystemLayerDTO> <d2p1:USSBSystemLayerDTO> <d2p1:_x003C_ComponentID_x003E_k__BackingField>4</d2p1:_x003C_ComponentID_x003E_k__BackingField> <d2p1:_x003C_ComponentName_x003E_k__BackingField>sample string 5</d2p1:_x003C_ComponentName_x003E_k__BackingField> <d2p1:_x003C_GroupID_x003E_k__BackingField>6</d2p1:_x003C_GroupID_x003E_k__BackingField> <d2p1:_x003C_GroupName_x003E_k__BackingField>sample string 7</d2p1:_x003C_GroupName_x003E_k__BackingField> <d2p1:_x003C_ProductID_x003E_k__BackingField>1</d2p1:_x003C_ProductID_x003E_k__BackingField> <d2p1:_x003C_ProductName_x003E_k__BackingField>sample string 8</d2p1:_x003C_ProductName_x003E_k__BackingField> <d2p1:_x003C_SecurementID_x003E_k__BackingField>9</d2p1:_x003C_SecurementID_x003E_k__BackingField> <d2p1:_x003C_SecurementName_x003E_k__BackingField>sample string 10</d2p1:_x003C_SecurementName_x003E_k__BackingField> <d2p1:_x003C_Segment_x003E_k__BackingField>2</d2p1:_x003C_Segment_x003E_k__BackingField> <d2p1:_x003C_Sequence_x003E_k__BackingField>3</d2p1:_x003C_Sequence_x003E_k__BackingField> <d2p1:_x003C_USSystemBuilderLayerID_x003E_k__BackingField>1</d2p1:_x003C_USSystemBuilderLayerID_x003E_k__BackingField> </d2p1:USSBSystemLayerDTO> </d2p1:_x003C_SystemFlashingComponents_x003E_k__BackingField> <d2p1:_x003C_SystemName_x003E_k__BackingField>sample string 2</d2p1:_x003C_SystemName_x003E_k__BackingField> <d2p1:_x003C_USSystemBuilderID_x003E_k__BackingField>1</d2p1:_x003C_USSystemBuilderID_x003E_k__BackingField> </d2p1: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>