| Name | 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. |
| ClientName |
It represents a name of client who orders the current inspection. |
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. |
| 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. |
| PrevReportID |
It represents the previous report identifier of a property. One inspection can only associate to a single property. One property can be part of multiple inspections. |
integer |
None. |
| AgeInfo |
It represents the year the property was built in. |
string |
None. |
| SquareFeet |
It represents the area of the property |
string |
None. |
| SlabOrCrawl |
It represents the property has slab / crawl |
string |
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. |