GET api/HGInspections/EditInspection?orderID={orderID}&toEditInspection={toEditInspection}
It is used to get the specific inspection details
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
orderID | integer |
Required |
|
toEditInspection | boolean |
Required |
Body Parameters
None.
Response Information
Resource Description
It is used to get the specific inspection details
HGInspectionModelName | Description | Type | Additional information |
---|---|---|---|
OrderID |
It represents the unique identifier of a inspection. |
integer |
None. |
ReportID |
It represents the unique identifier of a property. One inspection can only associate to a single property. One property can be part of multiple inspections. |
integer |
None. |
ScheduleTitle |
It represents title of a inspection. |
string |
None. |
HeaderTitle |
It represents title of a inspection header. |
string |
None. |
AddressLine1 |
It represents the Address line one of a property where inspection has conducted. |
string |
None. |
AddressLine2 |
It represents the Address line two of a property where inspection has conducted. |
string |
None. |
OrderedByName |
It represents a name of agent/client who orders the current inspection. |
string |
None. |
OrderedByType |
It represents the type of customer who orders the current inspection. Possible values are, client, Agent |
string |
None. |
SchedDate_MMddyy |
It represents the scheduled date on which inspection has to be conducted with MM/dd/yy format. The value to this field, will come with format in response. ex. 07/11/2018 etc. |
string |
None. |
ScheduledDate |
It represents the scheduled date on which inspection has to be conducted. The value to this field, will come with format in response. ex. Monday 18th July 2017 etc. |
string |
None. |
ScheduledTime |
It represents the scheduled time on which inspection has to be conducted. The value to this field, will come with format in response. ex. 02:15 PM etc. |
string |
None. |
ScheduledOn |
It represents the scheduled date/time on which inspection has to be conducted. |
date |
None. |
InspectionTypeID |
It represents the unique identifier of inspection type |
integer |
None. |
InspectionType |
It represents type of a home/property inspection ex. Original, Supplemental, Re-inspection or Limited etc, |
string |
None. |
InspectionCategory |
It represents the kind of inspection. i.e. Home, Roof, Termite etc. |
string |
None. |
IsEdited |
It represents a flag whether inspection got edited or not. |
boolean |
None. |
StatusID |
It represents the status id of current inspection. 0=canceled 1=Ordered 2=Confirmed 3=Not Turned in (started) 4=Turned in (submitted) 5=Report generated (inspector needs to approve) 6=Approved 7=emailed (to customer) 8=Processed (mailed if needed) 9=consultation (met customer, but no report) |
integer |
None. |
InspectionState |
It represents the state of inspection. ex. Required field, Edit, Proof report, Approved etc. |
string |
None. |
ReportGenerationStatus |
It represents a flag which can be used to say whether report has been generated for current inspection or not. |
integer |
None. |
Access |
It represents the access information, which can be useful information to inspector to access the property where he needs conduct the inspection. |
string |
None. |
TemplateID |
It represents the Template identifier |
integer |
None. |
IsNullSchedTime |
It represents a flag whether inspection schedule time is null or not. |
boolean |
None. |
InspectionUrgency |
It represents the urgency of Inspection. |
string |
None. |
InTransitArrivalTime |
It represents the transit arrival time |
string |
None. |
LeavingInTime |
It represents the inspector leaving time (in minutes) |
integer |
None. |
GPSExcessTrackDuration |
It represents GPS Excess track duaraton in minutes |
integer |
None. |
InspectionInformation |
It represents information about the current inspection. |
InspectionInformation |
None. |
ClientInformation |
It represents the information about the client who orders for current inspection. |
ClientInformation |
None. |
PaymentInformation |
It represents the information about the payment to the current inspection. |
PaymentInformation |
None. |
TodaysSchedule |
It represents the other inspector's inspections, which has to be conduct on the same scheduled date/time that of current inspection scheduled date/time. |
Collection of TodaySchedule |
None. |
InspectorNotes |
It represents the list of all messages sent/received between inspector and a customer service representative. |
Collection of InspectorNotesToCS |
None. |
AppDescriptions |
It represents the list of all descriptions, selected by a inspector during the inspection. |
Collection of DescriptionModel |
None. |
Observations |
It represents the list of observations, selected by a inspector during the inspection. |
Collection of ObservationModel |
None. |
Pictures |
It represents the list of pictures, selected by a inspector during the inspection. |
Collection of PictureModel |
None. |
Response Formats
application/json
{ "GPSExcessTrackDuration": 21, "LeavingInTime": 20, "ReportGenerationStatus": 16, "StatusID": 14, "ReportID": 2, "OrderID": 1, "InspectionInformation": { "PoolPrice": 32, "SewerPrice": 30, "Slab": true, "Crawl": true, "SetTime": true, "GoAnyTime": true, "PrevReportID": 27, "ReportID": 2, "OrderID": 1, "PreviousReports": [ { "IsPdf": true, "OrderID": 2, "SourceOrderID": 1, "ReportID": 1, "SignedDate": "2025-04-26T11:34:08.2115289Z", "ReportLink": "sample string 6", "InspectorName": "sample string 5", "InspectionLabel": "sample string 4", "ReportTitle": "sample string 3" }, { "IsPdf": true, "OrderID": 2, "SourceOrderID": 1, "ReportID": 1, "SignedDate": "2025-04-26T11:34:08.2115289Z", "ReportLink": "sample string 6", "InspectorName": "sample string 5", "InspectionLabel": "sample string 4", "ReportTitle": "sample string 3" } ], "ADUs": 1, "SupplementalSP": 1, "SquareFeet": 1, "YearBuilt": 1, "Pool": "sample string 31", "Sewer": "sample string 29", "PrevScheduledDate": "sample string 28", "SupplementalNotes": "sample string 26", "Scope": "sample string 25", "Weather": "sample string 24", "AppBuildingType": "sample string 23", "NotesToInspector": "sample string 22", "Access": "sample string 21", "InteriorOnly": "sample string 20", "InspectDecks": "sample string 19", "GateCode": "sample string 18", "LockboxCode": "sample string 17", "InspectDetachedUnit": "sample string 16", "InspectDetachedStructures": "sample string 15", "Occupant": "sample string 10", "OrderedOn": "sample string 9", "OrderedBy": "sample string 8", "BuildingType": "sample string 7", "ScheduledTime": "sample string 6", "ScheduledDate": "sample string 5", "AddressLine2": "sample string 4", "AddressLine1": "sample string 3" }, "ClientInformation": { "Request": true, "Binder": true, "TotalOrdersInLast365Days": 8, "OrderID": 1, "Agents": [ { "IsSelected": true, "OrderIndex": 12, "ReportID": 2, "OrderID": 1, "EscrowNumber": "sample string 11", "CellPhone": "sample string 10", "Email": "sample string 9", "AddressLine2": "sample string 8", "AddressLine1": "sample string 7", "OfficeName": "sample string 6", "Type": "sample string 5", "Name": "sample string 4", "AgentID": "sample string 3" }, { "IsSelected": true, "OrderIndex": 12, "ReportID": 2, "OrderID": 1, "EscrowNumber": "sample string 11", "CellPhone": "sample string 10", "Email": "sample string 9", "AddressLine2": "sample string 8", "AddressLine1": "sample string 7", "OfficeName": "sample string 6", "Type": "sample string 5", "Name": "sample string 4", "AgentID": "sample string 3" } ], "Clients": [ { "IsSelected": true, "ReportID": 2, "OrderID": 1, "CellPhone": "sample string 8", "Email": "sample string 7", "AddressLine2": "sample string 6", "AddressLine1": "sample string 5", "ClientName": "sample string 4", "Type": "sample string 3" }, { "IsSelected": true, "ReportID": 2, "OrderID": 1, "CellPhone": "sample string 8", "Email": "sample string 7", "AddressLine2": "sample string 6", "AddressLine1": "sample string 5", "ClientName": "sample string 4", "Type": "sample string 3" } ], "LastOrderOn": "sample string 7", "RequestedSecondaryInspector": "sample string 6", "RequestedPrimaryInspector": "sample string 5", "OrderingParty": "sample string 4" }, "PaymentInformation": { "TotalPATPrice": 21, "PATSewerPrice": 20, "PATPropertyPrice": 19, "PATRoofPrice": 18, "PATTermitePrice": 17, "TotalBilledPrice": 16, "BilledSewerPrice": 15, "BilledPropertyPrice": 14, "BilledRoofPrice": 13, "BilledTermitePrice": 12, "CashAmount": 9, "PaymentAmount": 8, "ReportID": 2, "OrderID": 1, "SewerPaid": 1, "PropertyPaid": 1, "RoofPaid": 1, "TermitePaid": 1, "TermiteFeeWaiver": 1, "DroneUsed": 1, "IPadSummaryShownToCustomer": true, "PaymentType": 1, "DroneNotUsedReason": "sample string 23", "Recipients": "sample string 22", "IPadSummaryReason": "sample string 11", "IPadSummaryCustomerName": "sample string 10", "CheckNumber": "sample string 7", "ClientEmail": "sample string 6", "ClientName": "sample string 5", "OrderedByEmail": "sample string 4", "OrderedByName": "sample string 3" }, "TodaysSchedule": [ { "ReportID": 1, "InspectorName": "sample string 6", "InspectionLabel": "sample string 5", "ScheduledTime": "sample string 4", "ScheduledDate": "sample string 3", "InspectionType": "sample string 2" }, { "ReportID": 1, "InspectorName": "sample string 6", "InspectionLabel": "sample string 5", "ScheduledTime": "sample string 4", "ScheduledDate": "sample string 3", "InspectionType": "sample string 2" } ], "InspectorNotes": [ { "NoteDate": "2025-04-26T11:34:08.2115289Z", "ReportID": 3, "OrderID": 2, "NoteID": 1, "ReadDate": "2025-04-26T11:34:08.2115289Z", "ReadByEmpID": 1, "ReadEmployeeName": "sample string 7", "MessageType": "sample string 6", "Message": "sample string 5" }, { "NoteDate": "2025-04-26T11:34:08.2115289Z", "ReportID": 3, "OrderID": 2, "NoteID": 1, "ReadDate": "2025-04-26T11:34:08.2115289Z", "ReadByEmpID": 1, "ReadEmployeeName": "sample string 7", "MessageType": "sample string 6", "Message": "sample string 5" } ], "AppDescriptions": [ { "PageID": 2, "OrderID": 1, "UserDescriptionText": "sample string 6", "SourceDescriptionText": "sample string 5", "DescriptionName": "sample string 4", "DescriptionId": "sample string 3", "DivisionID": "sample string 1" }, { "PageID": 2, "OrderID": 1, "UserDescriptionText": "sample string 6", "SourceDescriptionText": "sample string 5", "DescriptionName": "sample string 4", "DescriptionId": "sample string 3", "DivisionID": "sample string 1" } ], "Observations": [ { "SP": 4, "BodyFindID": 3, "Pictures": [ { "HasFinding": 1, "PhotoType": 1, "FigureID": 1, "ChapterID": 1, "OrderID": 1, "Caption": "sample string 2", "FileName": "sample string 1" }, { "HasFinding": 1, "PhotoType": 1, "FigureID": 1, "ChapterID": 1, "OrderID": 1, "Caption": "sample string 2", "FileName": "sample string 1" } ], "SourceActionItem": 1, "DSP": 1, "NeedtoEdit": 1, "ChapterID": 1, "PageID": 1, "FindingTypeID": 1, "ActionItem": 1, "OrderID": 1, "SPText": "sample string 9", "SPShortText": "sample string 8", "FindingPhotos": "sample string 7", "FindingText": "sample string 6", "Location": "sample string 5", "SectionID": "sample string 2", "DivisionID": "sample string 1" }, { "SP": 4, "BodyFindID": 3, "Pictures": [ { "HasFinding": 1, "PhotoType": 1, "FigureID": 1, "ChapterID": 1, "OrderID": 1, "Caption": "sample string 2", "FileName": "sample string 1" }, { "HasFinding": 1, "PhotoType": 1, "FigureID": 1, "ChapterID": 1, "OrderID": 1, "Caption": "sample string 2", "FileName": "sample string 1" } ], "SourceActionItem": 1, "DSP": 1, "NeedtoEdit": 1, "ChapterID": 1, "PageID": 1, "FindingTypeID": 1, "ActionItem": 1, "OrderID": 1, "SPText": "sample string 9", "SPShortText": "sample string 8", "FindingPhotos": "sample string 7", "FindingText": "sample string 6", "Location": "sample string 5", "SectionID": "sample string 2", "DivisionID": "sample string 1" } ], "Pictures": [ { "HasFinding": 1, "PhotoType": 1, "FigureID": 1, "ChapterID": 1, "OrderID": 1, "Caption": "sample string 2", "FileName": "sample string 1" }, { "HasFinding": 1, "PhotoType": 1, "FigureID": 1, "ChapterID": 1, "OrderID": 1, "Caption": "sample string 2", "FileName": "sample string 1" } ], "IsNullSchedTime": true, "TemplateID": 1, "IsEdited": true, "InspectionTypeID": 1, "ScheduledOn": "2025-04-26T11:34:08.2115289Z", "InTransitArrivalTime": "sample string 19", "InspectionUrgency": "sample string 18", "Access": "sample string 17", "InspectionState": "sample string 15", "InspectionCategory": "sample string 13", "InspectionType": "sample string 12", "ScheduledTime": "sample string 11", "ScheduledDate": "sample string 10", "SchedDate_MMddyy": "sample string 9", "OrderedByType": "sample string 8", "OrderedByName": "sample string 7", "AddressLine2": "sample string 6", "AddressLine1": "sample string 5", "HeaderTitle": "sample string 4", "ScheduleTitle": "sample string 3" }
application/xml, text/xml
<HGInspectionModel xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/HomeguardApp.BusinessObjects.Inspection"> <Access>sample string 17</Access> <AddressLine1>sample string 5</AddressLine1> <AddressLine2>sample string 6</AddressLine2> <AppDescriptions> <DescriptionModel> <DescriptionId>sample string 3</DescriptionId> <DescriptionName>sample string 4</DescriptionName> <DivisionID>sample string 1</DivisionID> <OrderID>1</OrderID> <PageID>2</PageID> <SourceDescriptionText>sample string 5</SourceDescriptionText> <UserDescriptionText>sample string 6</UserDescriptionText> </DescriptionModel> <DescriptionModel> <DescriptionId>sample string 3</DescriptionId> <DescriptionName>sample string 4</DescriptionName> <DivisionID>sample string 1</DivisionID> <OrderID>1</OrderID> <PageID>2</PageID> <SourceDescriptionText>sample string 5</SourceDescriptionText> <UserDescriptionText>sample string 6</UserDescriptionText> </DescriptionModel> </AppDescriptions> <ClientInformation> <Agents> <AgentInfoModel> <AddressLine1>sample string 7</AddressLine1> <AddressLine2>sample string 8</AddressLine2> <AgentID>sample string 3</AgentID> <CellPhone>sample string 10</CellPhone> <Email>sample string 9</Email> <EscrowNumber>sample string 11</EscrowNumber> <IsSelected>true</IsSelected> <Name>sample string 4</Name> <OfficeName>sample string 6</OfficeName> <OrderID>1</OrderID> <OrderIndex>12</OrderIndex> <ReportID>2</ReportID> <Type>sample string 5</Type> </AgentInfoModel> <AgentInfoModel> <AddressLine1>sample string 7</AddressLine1> <AddressLine2>sample string 8</AddressLine2> <AgentID>sample string 3</AgentID> <CellPhone>sample string 10</CellPhone> <Email>sample string 9</Email> <EscrowNumber>sample string 11</EscrowNumber> <IsSelected>true</IsSelected> <Name>sample string 4</Name> <OfficeName>sample string 6</OfficeName> <OrderID>1</OrderID> <OrderIndex>12</OrderIndex> <ReportID>2</ReportID> <Type>sample string 5</Type> </AgentInfoModel> </Agents> <Binder>true</Binder> <Clients> <ClientInfoModel> <AddressLine1>sample string 5</AddressLine1> <AddressLine2>sample string 6</AddressLine2> <CellPhone>sample string 8</CellPhone> <ClientName>sample string 4</ClientName> <Email>sample string 7</Email> <IsSelected>true</IsSelected> <OrderID>1</OrderID> <ReportID>2</ReportID> <Type>sample string 3</Type> </ClientInfoModel> <ClientInfoModel> <AddressLine1>sample string 5</AddressLine1> <AddressLine2>sample string 6</AddressLine2> <CellPhone>sample string 8</CellPhone> <ClientName>sample string 4</ClientName> <Email>sample string 7</Email> <IsSelected>true</IsSelected> <OrderID>1</OrderID> <ReportID>2</ReportID> <Type>sample string 3</Type> </ClientInfoModel> </Clients> <LastOrderOn>sample string 7</LastOrderOn> <OrderID>1</OrderID> <OrderingParty>sample string 4</OrderingParty> <Request>true</Request> <RequestedPrimaryInspector>sample string 5</RequestedPrimaryInspector> <RequestedSecondaryInspector>sample string 6</RequestedSecondaryInspector> <TotalOrdersInLast365Days>8</TotalOrdersInLast365Days> </ClientInformation> <GPSExcessTrackDuration>21</GPSExcessTrackDuration> <HeaderTitle>sample string 4</HeaderTitle> <InTransitArrivalTime>sample string 19</InTransitArrivalTime> <InspectionCategory>sample string 13</InspectionCategory> <InspectionInformation> <ADUs>1</ADUs> <Access>sample string 21</Access> <AddressLine1>sample string 3</AddressLine1> <AddressLine2>sample string 4</AddressLine2> <AppBuildingType>sample string 23</AppBuildingType> <BuildingType>sample string 7</BuildingType> <Crawl>true</Crawl> <GateCode>sample string 18</GateCode> <GoAnyTime>true</GoAnyTime> <InspectDecks>sample string 19</InspectDecks> <InspectDetachedStructures>sample string 15</InspectDetachedStructures> <InspectDetachedUnit>sample string 16</InspectDetachedUnit> <InteriorOnly>sample string 20</InteriorOnly> <LockboxCode>sample string 17</LockboxCode> <NotesToInspector>sample string 22</NotesToInspector> <Occupant>sample string 10</Occupant> <OrderID>1</OrderID> <OrderedBy>sample string 8</OrderedBy> <OrderedOn>sample string 9</OrderedOn> <Pool>sample string 31</Pool> <PoolPrice>32</PoolPrice> <PrevReportID>27</PrevReportID> <PrevScheduledDate>sample string 28</PrevScheduledDate> <PreviousReports> <PreviousReportModel> <InspectionLabel>sample string 4</InspectionLabel> <InspectorName>sample string 5</InspectorName> <IsPdf>true</IsPdf> <OrderID>2</OrderID> <ReportID>1</ReportID> <ReportLink>sample string 6</ReportLink> <ReportTitle>sample string 3</ReportTitle> <SignedDate>2025-04-26T04:34:08.2115289-07:00</SignedDate> <SourceOrderID>1</SourceOrderID> </PreviousReportModel> <PreviousReportModel> <InspectionLabel>sample string 4</InspectionLabel> <InspectorName>sample string 5</InspectorName> <IsPdf>true</IsPdf> <OrderID>2</OrderID> <ReportID>1</ReportID> <ReportLink>sample string 6</ReportLink> <ReportTitle>sample string 3</ReportTitle> <SignedDate>2025-04-26T04:34:08.2115289-07:00</SignedDate> <SourceOrderID>1</SourceOrderID> </PreviousReportModel> </PreviousReports> <ReportID>2</ReportID> <ScheduledDate>sample string 5</ScheduledDate> <ScheduledTime>sample string 6</ScheduledTime> <Scope>sample string 25</Scope> <SetTime>true</SetTime> <Sewer>sample string 29</Sewer> <SewerPrice>30</SewerPrice> <Slab>true</Slab> <SquareFeet>1</SquareFeet> <SupplementalNotes>sample string 26</SupplementalNotes> <SupplementalSP>1</SupplementalSP> <Weather>sample string 24</Weather> <YearBuilt>1</YearBuilt> </InspectionInformation> <InspectionState>sample string 15</InspectionState> <InspectionType>sample string 12</InspectionType> <InspectionTypeID>1</InspectionTypeID> <InspectionUrgency>sample string 18</InspectionUrgency> <InspectorNotes> <InspectorNotesToCS> <Message>sample string 5</Message> <MessageType>sample string 6</MessageType> <NoteDate>2025-04-26T04:34:08.2115289-07:00</NoteDate> <NoteID>1</NoteID> <OrderID>2</OrderID> <ReadByEmpID>1</ReadByEmpID> <ReadDate>2025-04-26T04:34:08.2115289-07:00</ReadDate> <ReadEmployeeName>sample string 7</ReadEmployeeName> <ReportID>3</ReportID> </InspectorNotesToCS> <InspectorNotesToCS> <Message>sample string 5</Message> <MessageType>sample string 6</MessageType> <NoteDate>2025-04-26T04:34:08.2115289-07:00</NoteDate> <NoteID>1</NoteID> <OrderID>2</OrderID> <ReadByEmpID>1</ReadByEmpID> <ReadDate>2025-04-26T04:34:08.2115289-07:00</ReadDate> <ReadEmployeeName>sample string 7</ReadEmployeeName> <ReportID>3</ReportID> </InspectorNotesToCS> </InspectorNotes> <IsEdited>true</IsEdited> <IsNullSchedTime>true</IsNullSchedTime> <LeavingInTime>20</LeavingInTime> <Observations> <ObservationModel> <ActionItem>1</ActionItem> <BodyFindID>3</BodyFindID> <ChapterID>1</ChapterID> <DSP>1</DSP> <DivisionID>sample string 1</DivisionID> <FindingPhotos>sample string 7</FindingPhotos> <FindingText>sample string 6</FindingText> <FindingTypeID>1</FindingTypeID> <Location>sample string 5</Location> <NeedtoEdit>1</NeedtoEdit> <OrderID>1</OrderID> <PageID>1</PageID> <Pictures> <PictureModel> <Caption>sample string 2</Caption> <ChapterID>1</ChapterID> <FigureID>1</FigureID> <FileName>sample string 1</FileName> <HasFinding>1</HasFinding> <OrderID>1</OrderID> <PhotoType>1</PhotoType> </PictureModel> <PictureModel> <Caption>sample string 2</Caption> <ChapterID>1</ChapterID> <FigureID>1</FigureID> <FileName>sample string 1</FileName> <HasFinding>1</HasFinding> <OrderID>1</OrderID> <PhotoType>1</PhotoType> </PictureModel> </Pictures> <SP>4</SP> <SPShortText>sample string 8</SPShortText> <SPText>sample string 9</SPText> <SectionID>sample string 2</SectionID> <SourceActionItem>1</SourceActionItem> </ObservationModel> <ObservationModel> <ActionItem>1</ActionItem> <BodyFindID>3</BodyFindID> <ChapterID>1</ChapterID> <DSP>1</DSP> <DivisionID>sample string 1</DivisionID> <FindingPhotos>sample string 7</FindingPhotos> <FindingText>sample string 6</FindingText> <FindingTypeID>1</FindingTypeID> <Location>sample string 5</Location> <NeedtoEdit>1</NeedtoEdit> <OrderID>1</OrderID> <PageID>1</PageID> <Pictures> <PictureModel> <Caption>sample string 2</Caption> <ChapterID>1</ChapterID> <FigureID>1</FigureID> <FileName>sample string 1</FileName> <HasFinding>1</HasFinding> <OrderID>1</OrderID> <PhotoType>1</PhotoType> </PictureModel> <PictureModel> <Caption>sample string 2</Caption> <ChapterID>1</ChapterID> <FigureID>1</FigureID> <FileName>sample string 1</FileName> <HasFinding>1</HasFinding> <OrderID>1</OrderID> <PhotoType>1</PhotoType> </PictureModel> </Pictures> <SP>4</SP> <SPShortText>sample string 8</SPShortText> <SPText>sample string 9</SPText> <SectionID>sample string 2</SectionID> <SourceActionItem>1</SourceActionItem> </ObservationModel> </Observations> <OrderID>1</OrderID> <OrderedByName>sample string 7</OrderedByName> <OrderedByType>sample string 8</OrderedByType> <PaymentInformation> <BilledPropertyPrice>14</BilledPropertyPrice> <BilledRoofPrice>13</BilledRoofPrice> <BilledSewerPrice>15</BilledSewerPrice> <BilledTermitePrice>12</BilledTermitePrice> <CashAmount>9</CashAmount> <CheckNumber>sample string 7</CheckNumber> <ClientEmail>sample string 6</ClientEmail> <ClientName>sample string 5</ClientName> <DroneNotUsedReason>sample string 23</DroneNotUsedReason> <DroneUsed>1</DroneUsed> <IPadSummaryCustomerName>sample string 10</IPadSummaryCustomerName> <IPadSummaryReason>sample string 11</IPadSummaryReason> <IPadSummaryShownToCustomer>true</IPadSummaryShownToCustomer> <OrderID>1</OrderID> <OrderedByEmail>sample string 4</OrderedByEmail> <OrderedByName>sample string 3</OrderedByName> <PATPropertyPrice>19</PATPropertyPrice> <PATRoofPrice>18</PATRoofPrice> <PATSewerPrice>20</PATSewerPrice> <PATTermitePrice>17</PATTermitePrice> <PaymentAmount>8</PaymentAmount> <PaymentType>1</PaymentType> <PropertyPaid>1</PropertyPaid> <Recipients>sample string 22</Recipients> <ReportID>2</ReportID> <RoofPaid>1</RoofPaid> <SewerPaid>1</SewerPaid> <TermiteFeeWaiver>1</TermiteFeeWaiver> <TermitePaid>1</TermitePaid> <TotalBilledPrice>16</TotalBilledPrice> <TotalPATPrice>21</TotalPATPrice> </PaymentInformation> <Pictures> <PictureModel> <Caption>sample string 2</Caption> <ChapterID>1</ChapterID> <FigureID>1</FigureID> <FileName>sample string 1</FileName> <HasFinding>1</HasFinding> <OrderID>1</OrderID> <PhotoType>1</PhotoType> </PictureModel> <PictureModel> <Caption>sample string 2</Caption> <ChapterID>1</ChapterID> <FigureID>1</FigureID> <FileName>sample string 1</FileName> <HasFinding>1</HasFinding> <OrderID>1</OrderID> <PhotoType>1</PhotoType> </PictureModel> </Pictures> <ReportGenerationStatus>16</ReportGenerationStatus> <ReportID>2</ReportID> <SchedDate_MMddyy>sample string 9</SchedDate_MMddyy> <ScheduleTitle>sample string 3</ScheduleTitle> <ScheduledDate>sample string 10</ScheduledDate> <ScheduledOn>2025-04-26T04:34:08.2115289-07:00</ScheduledOn> <ScheduledTime>sample string 11</ScheduledTime> <StatusID>14</StatusID> <TemplateID>1</TemplateID> <TodaysSchedule> <TodaySchedule> <InspectionLabel>sample string 5</InspectionLabel> <InspectionType>sample string 2</InspectionType> <InspectorName>sample string 6</InspectorName> <ReportID>1</ReportID> <ScheduledDate>sample string 3</ScheduledDate> <ScheduledTime>sample string 4</ScheduledTime> </TodaySchedule> <TodaySchedule> <InspectionLabel>sample string 5</InspectionLabel> <InspectionType>sample string 2</InspectionType> <InspectorName>sample string 6</InspectorName> <ReportID>1</ReportID> <ScheduledDate>sample string 3</ScheduledDate> <ScheduledTime>sample string 4</ScheduledTime> </TodaySchedule> </TodaysSchedule> </HGInspectionModel>