GET Api/InspectionForm?clientID={clientID}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| clientID | globally unique identifier |
Required |
Body Parameters
None.
Response Information
Resource Description
Collection of InspectionForm| Name | Description | Type | Additional information |
|---|---|---|---|
| FormID | globally unique identifier |
None. |
|
| Name | string |
None. |
|
| Description | string |
None. |
|
| InspectionItem | Collection of inspection_item |
None. |
|
| Id | globally unique identifier |
None. |
|
| UserName | string |
None. |
|
| UserID | globally unique identifier |
None. |
|
| CreatedBy | string |
None. |
|
| CreatedOn | date |
None. |
|
| ClientID | globally unique identifier |
None. |
|
| ClientName | string |
None. |
|
| PartnerID | globally unique identifier |
None. |
|
| PartnerName | string |
None. |
Response Formats
application/json, text/json
Sample:
[
{
"FormID": "c822a9e7-4796-4a40-b548-5931f28878eb",
"Name": "sample string 2",
"Description": "sample string 3",
"InspectionItem": [
{
"ItemID": "9d365bcd-1346-47f5-be4b-e9a57915e1fe",
"Name": "sample string 2",
"ItemType": 3,
"ItemInfo": {
"Description": "sample string 1",
"Instruction": "sample string 2"
},
"ItemInfoText": "sample string 4",
"InspectionResult": {
"PassFail": {
"IsPass": true,
"IsFail": true,
"Comment": "sample string 3",
"Photo": {
"AttachmentID": "9850313f-bfd2-4037-8ca2-4a1b8a0b1c62",
"AttachmentData": "QEA=",
"AttachmentDataBase64": "sample string 2",
"ContentType": "sample string 3",
"FileName": "sample string 4",
"ImageString": "sample string 5",
"IsDeleted": true
}
},
"MeterEntry": {
"Odometer": 1.1,
"Comment": "sample string 2",
"Photo": {
"AttachmentID": "9850313f-bfd2-4037-8ca2-4a1b8a0b1c62",
"AttachmentData": "QEA=",
"AttachmentDataBase64": "sample string 2",
"ContentType": "sample string 3",
"FileName": "sample string 4",
"ImageString": "sample string 5",
"IsDeleted": true
}
},
"FreeText": {
"Comment": "sample string 1",
"Photo": {
"AttachmentID": "9850313f-bfd2-4037-8ca2-4a1b8a0b1c62",
"AttachmentData": "QEA=",
"AttachmentDataBase64": "sample string 2",
"ContentType": "sample string 3",
"FileName": "sample string 4",
"ImageString": "sample string 5",
"IsDeleted": true
}
},
"InsResultBaseEntity": {
"Comment": "sample string 1",
"Photo": {
"AttachmentID": "9850313f-bfd2-4037-8ca2-4a1b8a0b1c62",
"AttachmentData": "QEA=",
"AttachmentDataBase64": "sample string 2",
"ContentType": "sample string 3",
"FileName": "sample string 4",
"ImageString": "sample string 5",
"IsDeleted": true
}
}
},
"InspectionResultText": "sample string 5",
"IsRequired": true,
"IssueDetail": {
"IssueID": "434dc1b9-cd68-46ed-9eb5-cb604b7882c0",
"Status": 0
},
"IssueDetailText": "sample string 7"
},
{
"ItemID": "9d365bcd-1346-47f5-be4b-e9a57915e1fe",
"Name": "sample string 2",
"ItemType": 3,
"ItemInfo": {
"Description": "sample string 1",
"Instruction": "sample string 2"
},
"ItemInfoText": "sample string 4",
"InspectionResult": {
"PassFail": {
"IsPass": true,
"IsFail": true,
"Comment": "sample string 3",
"Photo": {
"AttachmentID": "9850313f-bfd2-4037-8ca2-4a1b8a0b1c62",
"AttachmentData": "QEA=",
"AttachmentDataBase64": "sample string 2",
"ContentType": "sample string 3",
"FileName": "sample string 4",
"ImageString": "sample string 5",
"IsDeleted": true
}
},
"MeterEntry": {
"Odometer": 1.1,
"Comment": "sample string 2",
"Photo": {
"AttachmentID": "9850313f-bfd2-4037-8ca2-4a1b8a0b1c62",
"AttachmentData": "QEA=",
"AttachmentDataBase64": "sample string 2",
"ContentType": "sample string 3",
"FileName": "sample string 4",
"ImageString": "sample string 5",
"IsDeleted": true
}
},
"FreeText": {
"Comment": "sample string 1",
"Photo": {
"AttachmentID": "9850313f-bfd2-4037-8ca2-4a1b8a0b1c62",
"AttachmentData": "QEA=",
"AttachmentDataBase64": "sample string 2",
"ContentType": "sample string 3",
"FileName": "sample string 4",
"ImageString": "sample string 5",
"IsDeleted": true
}
},
"InsResultBaseEntity": {
"Comment": "sample string 1",
"Photo": {
"AttachmentID": "9850313f-bfd2-4037-8ca2-4a1b8a0b1c62",
"AttachmentData": "QEA=",
"AttachmentDataBase64": "sample string 2",
"ContentType": "sample string 3",
"FileName": "sample string 4",
"ImageString": "sample string 5",
"IsDeleted": true
}
}
},
"InspectionResultText": "sample string 5",
"IsRequired": true,
"IssueDetail": {
"IssueID": "434dc1b9-cd68-46ed-9eb5-cb604b7882c0",
"Status": 0
},
"IssueDetailText": "sample string 7"
}
],
"Id": "45df4b5d-5101-489d-982a-0d61e926f6c4",
"UserName": "sample string 5",
"UserID": "64e3c65a-ec93-4f2f-bb63-57773e5f4a58",
"CreatedBy": "sample string 7",
"CreatedOn": "2025-12-25T18:50:29.0092019+04:00",
"ClientID": "66454c01-efbe-4b41-baa0-58651d94851e",
"ClientName": "sample string 10",
"PartnerID": "9f57db9e-119e-49df-a293-ca1c186d6256",
"PartnerName": "sample string 12"
},
{
"FormID": "c822a9e7-4796-4a40-b548-5931f28878eb",
"Name": "sample string 2",
"Description": "sample string 3",
"InspectionItem": [
{
"ItemID": "9d365bcd-1346-47f5-be4b-e9a57915e1fe",
"Name": "sample string 2",
"ItemType": 3,
"ItemInfo": {
"Description": "sample string 1",
"Instruction": "sample string 2"
},
"ItemInfoText": "sample string 4",
"InspectionResult": {
"PassFail": {
"IsPass": true,
"IsFail": true,
"Comment": "sample string 3",
"Photo": {
"AttachmentID": "9850313f-bfd2-4037-8ca2-4a1b8a0b1c62",
"AttachmentData": "QEA=",
"AttachmentDataBase64": "sample string 2",
"ContentType": "sample string 3",
"FileName": "sample string 4",
"ImageString": "sample string 5",
"IsDeleted": true
}
},
"MeterEntry": {
"Odometer": 1.1,
"Comment": "sample string 2",
"Photo": {
"AttachmentID": "9850313f-bfd2-4037-8ca2-4a1b8a0b1c62",
"AttachmentData": "QEA=",
"AttachmentDataBase64": "sample string 2",
"ContentType": "sample string 3",
"FileName": "sample string 4",
"ImageString": "sample string 5",
"IsDeleted": true
}
},
"FreeText": {
"Comment": "sample string 1",
"Photo": {
"AttachmentID": "9850313f-bfd2-4037-8ca2-4a1b8a0b1c62",
"AttachmentData": "QEA=",
"AttachmentDataBase64": "sample string 2",
"ContentType": "sample string 3",
"FileName": "sample string 4",
"ImageString": "sample string 5",
"IsDeleted": true
}
},
"InsResultBaseEntity": {
"Comment": "sample string 1",
"Photo": {
"AttachmentID": "9850313f-bfd2-4037-8ca2-4a1b8a0b1c62",
"AttachmentData": "QEA=",
"AttachmentDataBase64": "sample string 2",
"ContentType": "sample string 3",
"FileName": "sample string 4",
"ImageString": "sample string 5",
"IsDeleted": true
}
}
},
"InspectionResultText": "sample string 5",
"IsRequired": true,
"IssueDetail": {
"IssueID": "434dc1b9-cd68-46ed-9eb5-cb604b7882c0",
"Status": 0
},
"IssueDetailText": "sample string 7"
},
{
"ItemID": "9d365bcd-1346-47f5-be4b-e9a57915e1fe",
"Name": "sample string 2",
"ItemType": 3,
"ItemInfo": {
"Description": "sample string 1",
"Instruction": "sample string 2"
},
"ItemInfoText": "sample string 4",
"InspectionResult": {
"PassFail": {
"IsPass": true,
"IsFail": true,
"Comment": "sample string 3",
"Photo": {
"AttachmentID": "9850313f-bfd2-4037-8ca2-4a1b8a0b1c62",
"AttachmentData": "QEA=",
"AttachmentDataBase64": "sample string 2",
"ContentType": "sample string 3",
"FileName": "sample string 4",
"ImageString": "sample string 5",
"IsDeleted": true
}
},
"MeterEntry": {
"Odometer": 1.1,
"Comment": "sample string 2",
"Photo": {
"AttachmentID": "9850313f-bfd2-4037-8ca2-4a1b8a0b1c62",
"AttachmentData": "QEA=",
"AttachmentDataBase64": "sample string 2",
"ContentType": "sample string 3",
"FileName": "sample string 4",
"ImageString": "sample string 5",
"IsDeleted": true
}
},
"FreeText": {
"Comment": "sample string 1",
"Photo": {
"AttachmentID": "9850313f-bfd2-4037-8ca2-4a1b8a0b1c62",
"AttachmentData": "QEA=",
"AttachmentDataBase64": "sample string 2",
"ContentType": "sample string 3",
"FileName": "sample string 4",
"ImageString": "sample string 5",
"IsDeleted": true
}
},
"InsResultBaseEntity": {
"Comment": "sample string 1",
"Photo": {
"AttachmentID": "9850313f-bfd2-4037-8ca2-4a1b8a0b1c62",
"AttachmentData": "QEA=",
"AttachmentDataBase64": "sample string 2",
"ContentType": "sample string 3",
"FileName": "sample string 4",
"ImageString": "sample string 5",
"IsDeleted": true
}
}
},
"InspectionResultText": "sample string 5",
"IsRequired": true,
"IssueDetail": {
"IssueID": "434dc1b9-cd68-46ed-9eb5-cb604b7882c0",
"Status": 0
},
"IssueDetailText": "sample string 7"
}
],
"Id": "45df4b5d-5101-489d-982a-0d61e926f6c4",
"UserName": "sample string 5",
"UserID": "64e3c65a-ec93-4f2f-bb63-57773e5f4a58",
"CreatedBy": "sample string 7",
"CreatedOn": "2025-12-25T18:50:29.0092019+04:00",
"ClientID": "66454c01-efbe-4b41-baa0-58651d94851e",
"ClientName": "sample string 10",
"PartnerID": "9f57db9e-119e-49df-a293-ca1c186d6256",
"PartnerName": "sample string 12"
}
]
application/xml, text/xml
Sample:
<ArrayOfInspectionForm xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/Fleetroot.Entity.ServMaint">
<InspectionForm>
<ClientID xmlns="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">66454c01-efbe-4b41-baa0-58651d94851e</ClientID>
<ClientName xmlns="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">sample string 10</ClientName>
<CreatedBy xmlns="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">sample string 7</CreatedBy>
<CreatedOn xmlns="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">2025-12-25T18:50:29.0092019+04:00</CreatedOn>
<Id xmlns="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">45df4b5d-5101-489d-982a-0d61e926f6c4</Id>
<PartnerID xmlns="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">9f57db9e-119e-49df-a293-ca1c186d6256</PartnerID>
<PartnerName xmlns="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">sample string 12</PartnerName>
<UserID xmlns="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">64e3c65a-ec93-4f2f-bb63-57773e5f4a58</UserID>
<UserName xmlns="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">sample string 5</UserName>
<Description>sample string 3</Description>
<FormID>c822a9e7-4796-4a40-b548-5931f28878eb</FormID>
<InspectionItem>
<inspection_item>
<InspectionResult>
<FreeText>
<Comment>sample string 1</Comment>
<Photo xmlns:d7p1="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">
<d7p1:AttachmentData>QEA=</d7p1:AttachmentData>
<d7p1:AttachmentDataBase64>sample string 2</d7p1:AttachmentDataBase64>
<d7p1:AttachmentID>9850313f-bfd2-4037-8ca2-4a1b8a0b1c62</d7p1:AttachmentID>
<d7p1:ContentType>sample string 3</d7p1:ContentType>
<d7p1:FileName>sample string 4</d7p1:FileName>
<d7p1:ImageString>sample string 5</d7p1:ImageString>
<d7p1:IsDeleted>true</d7p1:IsDeleted>
</Photo>
</FreeText>
<InsResultBaseEntity>
<Comment>sample string 1</Comment>
<Photo xmlns:d7p1="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">
<d7p1:AttachmentData>QEA=</d7p1:AttachmentData>
<d7p1:AttachmentDataBase64>sample string 2</d7p1:AttachmentDataBase64>
<d7p1:AttachmentID>9850313f-bfd2-4037-8ca2-4a1b8a0b1c62</d7p1:AttachmentID>
<d7p1:ContentType>sample string 3</d7p1:ContentType>
<d7p1:FileName>sample string 4</d7p1:FileName>
<d7p1:ImageString>sample string 5</d7p1:ImageString>
<d7p1:IsDeleted>true</d7p1:IsDeleted>
</Photo>
</InsResultBaseEntity>
<MeterEntry>
<Comment>sample string 2</Comment>
<Photo xmlns:d7p1="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">
<d7p1:AttachmentData>QEA=</d7p1:AttachmentData>
<d7p1:AttachmentDataBase64>sample string 2</d7p1:AttachmentDataBase64>
<d7p1:AttachmentID>9850313f-bfd2-4037-8ca2-4a1b8a0b1c62</d7p1:AttachmentID>
<d7p1:ContentType>sample string 3</d7p1:ContentType>
<d7p1:FileName>sample string 4</d7p1:FileName>
<d7p1:ImageString>sample string 5</d7p1:ImageString>
<d7p1:IsDeleted>true</d7p1:IsDeleted>
</Photo>
<Odometer>1.1</Odometer>
</MeterEntry>
<PassFail>
<Comment>sample string 3</Comment>
<Photo xmlns:d7p1="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">
<d7p1:AttachmentData>QEA=</d7p1:AttachmentData>
<d7p1:AttachmentDataBase64>sample string 2</d7p1:AttachmentDataBase64>
<d7p1:AttachmentID>9850313f-bfd2-4037-8ca2-4a1b8a0b1c62</d7p1:AttachmentID>
<d7p1:ContentType>sample string 3</d7p1:ContentType>
<d7p1:FileName>sample string 4</d7p1:FileName>
<d7p1:ImageString>sample string 5</d7p1:ImageString>
<d7p1:IsDeleted>true</d7p1:IsDeleted>
</Photo>
<IsFail>true</IsFail>
<IsPass>true</IsPass>
</PassFail>
</InspectionResult>
<InspectionResultText>sample string 5</InspectionResultText>
<IsRequired>true</IsRequired>
<IssueDetail>
<IssueID>434dc1b9-cd68-46ed-9eb5-cb604b7882c0</IssueID>
<Status>None</Status>
</IssueDetail>
<IssueDetailText>sample string 7</IssueDetailText>
<ItemID>9d365bcd-1346-47f5-be4b-e9a57915e1fe</ItemID>
<ItemInfo>
<Description>sample string 1</Description>
<Instruction>sample string 2</Instruction>
</ItemInfo>
<ItemInfoText>sample string 4</ItemInfoText>
<ItemType>3</ItemType>
<Name>sample string 2</Name>
</inspection_item>
<inspection_item>
<InspectionResult>
<FreeText>
<Comment>sample string 1</Comment>
<Photo xmlns:d7p1="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">
<d7p1:AttachmentData>QEA=</d7p1:AttachmentData>
<d7p1:AttachmentDataBase64>sample string 2</d7p1:AttachmentDataBase64>
<d7p1:AttachmentID>9850313f-bfd2-4037-8ca2-4a1b8a0b1c62</d7p1:AttachmentID>
<d7p1:ContentType>sample string 3</d7p1:ContentType>
<d7p1:FileName>sample string 4</d7p1:FileName>
<d7p1:ImageString>sample string 5</d7p1:ImageString>
<d7p1:IsDeleted>true</d7p1:IsDeleted>
</Photo>
</FreeText>
<InsResultBaseEntity>
<Comment>sample string 1</Comment>
<Photo xmlns:d7p1="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">
<d7p1:AttachmentData>QEA=</d7p1:AttachmentData>
<d7p1:AttachmentDataBase64>sample string 2</d7p1:AttachmentDataBase64>
<d7p1:AttachmentID>9850313f-bfd2-4037-8ca2-4a1b8a0b1c62</d7p1:AttachmentID>
<d7p1:ContentType>sample string 3</d7p1:ContentType>
<d7p1:FileName>sample string 4</d7p1:FileName>
<d7p1:ImageString>sample string 5</d7p1:ImageString>
<d7p1:IsDeleted>true</d7p1:IsDeleted>
</Photo>
</InsResultBaseEntity>
<MeterEntry>
<Comment>sample string 2</Comment>
<Photo xmlns:d7p1="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">
<d7p1:AttachmentData>QEA=</d7p1:AttachmentData>
<d7p1:AttachmentDataBase64>sample string 2</d7p1:AttachmentDataBase64>
<d7p1:AttachmentID>9850313f-bfd2-4037-8ca2-4a1b8a0b1c62</d7p1:AttachmentID>
<d7p1:ContentType>sample string 3</d7p1:ContentType>
<d7p1:FileName>sample string 4</d7p1:FileName>
<d7p1:ImageString>sample string 5</d7p1:ImageString>
<d7p1:IsDeleted>true</d7p1:IsDeleted>
</Photo>
<Odometer>1.1</Odometer>
</MeterEntry>
<PassFail>
<Comment>sample string 3</Comment>
<Photo xmlns:d7p1="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">
<d7p1:AttachmentData>QEA=</d7p1:AttachmentData>
<d7p1:AttachmentDataBase64>sample string 2</d7p1:AttachmentDataBase64>
<d7p1:AttachmentID>9850313f-bfd2-4037-8ca2-4a1b8a0b1c62</d7p1:AttachmentID>
<d7p1:ContentType>sample string 3</d7p1:ContentType>
<d7p1:FileName>sample string 4</d7p1:FileName>
<d7p1:ImageString>sample string 5</d7p1:ImageString>
<d7p1:IsDeleted>true</d7p1:IsDeleted>
</Photo>
<IsFail>true</IsFail>
<IsPass>true</IsPass>
</PassFail>
</InspectionResult>
<InspectionResultText>sample string 5</InspectionResultText>
<IsRequired>true</IsRequired>
<IssueDetail>
<IssueID>434dc1b9-cd68-46ed-9eb5-cb604b7882c0</IssueID>
<Status>None</Status>
</IssueDetail>
<IssueDetailText>sample string 7</IssueDetailText>
<ItemID>9d365bcd-1346-47f5-be4b-e9a57915e1fe</ItemID>
<ItemInfo>
<Description>sample string 1</Description>
<Instruction>sample string 2</Instruction>
</ItemInfo>
<ItemInfoText>sample string 4</ItemInfoText>
<ItemType>3</ItemType>
<Name>sample string 2</Name>
</inspection_item>
</InspectionItem>
<Name>sample string 2</Name>
</InspectionForm>
<InspectionForm>
<ClientID xmlns="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">66454c01-efbe-4b41-baa0-58651d94851e</ClientID>
<ClientName xmlns="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">sample string 10</ClientName>
<CreatedBy xmlns="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">sample string 7</CreatedBy>
<CreatedOn xmlns="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">2025-12-25T18:50:29.0092019+04:00</CreatedOn>
<Id xmlns="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">45df4b5d-5101-489d-982a-0d61e926f6c4</Id>
<PartnerID xmlns="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">9f57db9e-119e-49df-a293-ca1c186d6256</PartnerID>
<PartnerName xmlns="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">sample string 12</PartnerName>
<UserID xmlns="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">64e3c65a-ec93-4f2f-bb63-57773e5f4a58</UserID>
<UserName xmlns="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">sample string 5</UserName>
<Description>sample string 3</Description>
<FormID>c822a9e7-4796-4a40-b548-5931f28878eb</FormID>
<InspectionItem>
<inspection_item>
<InspectionResult>
<FreeText>
<Comment>sample string 1</Comment>
<Photo xmlns:d7p1="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">
<d7p1:AttachmentData>QEA=</d7p1:AttachmentData>
<d7p1:AttachmentDataBase64>sample string 2</d7p1:AttachmentDataBase64>
<d7p1:AttachmentID>9850313f-bfd2-4037-8ca2-4a1b8a0b1c62</d7p1:AttachmentID>
<d7p1:ContentType>sample string 3</d7p1:ContentType>
<d7p1:FileName>sample string 4</d7p1:FileName>
<d7p1:ImageString>sample string 5</d7p1:ImageString>
<d7p1:IsDeleted>true</d7p1:IsDeleted>
</Photo>
</FreeText>
<InsResultBaseEntity>
<Comment>sample string 1</Comment>
<Photo xmlns:d7p1="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">
<d7p1:AttachmentData>QEA=</d7p1:AttachmentData>
<d7p1:AttachmentDataBase64>sample string 2</d7p1:AttachmentDataBase64>
<d7p1:AttachmentID>9850313f-bfd2-4037-8ca2-4a1b8a0b1c62</d7p1:AttachmentID>
<d7p1:ContentType>sample string 3</d7p1:ContentType>
<d7p1:FileName>sample string 4</d7p1:FileName>
<d7p1:ImageString>sample string 5</d7p1:ImageString>
<d7p1:IsDeleted>true</d7p1:IsDeleted>
</Photo>
</InsResultBaseEntity>
<MeterEntry>
<Comment>sample string 2</Comment>
<Photo xmlns:d7p1="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">
<d7p1:AttachmentData>QEA=</d7p1:AttachmentData>
<d7p1:AttachmentDataBase64>sample string 2</d7p1:AttachmentDataBase64>
<d7p1:AttachmentID>9850313f-bfd2-4037-8ca2-4a1b8a0b1c62</d7p1:AttachmentID>
<d7p1:ContentType>sample string 3</d7p1:ContentType>
<d7p1:FileName>sample string 4</d7p1:FileName>
<d7p1:ImageString>sample string 5</d7p1:ImageString>
<d7p1:IsDeleted>true</d7p1:IsDeleted>
</Photo>
<Odometer>1.1</Odometer>
</MeterEntry>
<PassFail>
<Comment>sample string 3</Comment>
<Photo xmlns:d7p1="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">
<d7p1:AttachmentData>QEA=</d7p1:AttachmentData>
<d7p1:AttachmentDataBase64>sample string 2</d7p1:AttachmentDataBase64>
<d7p1:AttachmentID>9850313f-bfd2-4037-8ca2-4a1b8a0b1c62</d7p1:AttachmentID>
<d7p1:ContentType>sample string 3</d7p1:ContentType>
<d7p1:FileName>sample string 4</d7p1:FileName>
<d7p1:ImageString>sample string 5</d7p1:ImageString>
<d7p1:IsDeleted>true</d7p1:IsDeleted>
</Photo>
<IsFail>true</IsFail>
<IsPass>true</IsPass>
</PassFail>
</InspectionResult>
<InspectionResultText>sample string 5</InspectionResultText>
<IsRequired>true</IsRequired>
<IssueDetail>
<IssueID>434dc1b9-cd68-46ed-9eb5-cb604b7882c0</IssueID>
<Status>None</Status>
</IssueDetail>
<IssueDetailText>sample string 7</IssueDetailText>
<ItemID>9d365bcd-1346-47f5-be4b-e9a57915e1fe</ItemID>
<ItemInfo>
<Description>sample string 1</Description>
<Instruction>sample string 2</Instruction>
</ItemInfo>
<ItemInfoText>sample string 4</ItemInfoText>
<ItemType>3</ItemType>
<Name>sample string 2</Name>
</inspection_item>
<inspection_item>
<InspectionResult>
<FreeText>
<Comment>sample string 1</Comment>
<Photo xmlns:d7p1="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">
<d7p1:AttachmentData>QEA=</d7p1:AttachmentData>
<d7p1:AttachmentDataBase64>sample string 2</d7p1:AttachmentDataBase64>
<d7p1:AttachmentID>9850313f-bfd2-4037-8ca2-4a1b8a0b1c62</d7p1:AttachmentID>
<d7p1:ContentType>sample string 3</d7p1:ContentType>
<d7p1:FileName>sample string 4</d7p1:FileName>
<d7p1:ImageString>sample string 5</d7p1:ImageString>
<d7p1:IsDeleted>true</d7p1:IsDeleted>
</Photo>
</FreeText>
<InsResultBaseEntity>
<Comment>sample string 1</Comment>
<Photo xmlns:d7p1="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">
<d7p1:AttachmentData>QEA=</d7p1:AttachmentData>
<d7p1:AttachmentDataBase64>sample string 2</d7p1:AttachmentDataBase64>
<d7p1:AttachmentID>9850313f-bfd2-4037-8ca2-4a1b8a0b1c62</d7p1:AttachmentID>
<d7p1:ContentType>sample string 3</d7p1:ContentType>
<d7p1:FileName>sample string 4</d7p1:FileName>
<d7p1:ImageString>sample string 5</d7p1:ImageString>
<d7p1:IsDeleted>true</d7p1:IsDeleted>
</Photo>
</InsResultBaseEntity>
<MeterEntry>
<Comment>sample string 2</Comment>
<Photo xmlns:d7p1="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">
<d7p1:AttachmentData>QEA=</d7p1:AttachmentData>
<d7p1:AttachmentDataBase64>sample string 2</d7p1:AttachmentDataBase64>
<d7p1:AttachmentID>9850313f-bfd2-4037-8ca2-4a1b8a0b1c62</d7p1:AttachmentID>
<d7p1:ContentType>sample string 3</d7p1:ContentType>
<d7p1:FileName>sample string 4</d7p1:FileName>
<d7p1:ImageString>sample string 5</d7p1:ImageString>
<d7p1:IsDeleted>true</d7p1:IsDeleted>
</Photo>
<Odometer>1.1</Odometer>
</MeterEntry>
<PassFail>
<Comment>sample string 3</Comment>
<Photo xmlns:d7p1="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">
<d7p1:AttachmentData>QEA=</d7p1:AttachmentData>
<d7p1:AttachmentDataBase64>sample string 2</d7p1:AttachmentDataBase64>
<d7p1:AttachmentID>9850313f-bfd2-4037-8ca2-4a1b8a0b1c62</d7p1:AttachmentID>
<d7p1:ContentType>sample string 3</d7p1:ContentType>
<d7p1:FileName>sample string 4</d7p1:FileName>
<d7p1:ImageString>sample string 5</d7p1:ImageString>
<d7p1:IsDeleted>true</d7p1:IsDeleted>
</Photo>
<IsFail>true</IsFail>
<IsPass>true</IsPass>
</PassFail>
</InspectionResult>
<InspectionResultText>sample string 5</InspectionResultText>
<IsRequired>true</IsRequired>
<IssueDetail>
<IssueID>434dc1b9-cd68-46ed-9eb5-cb604b7882c0</IssueID>
<Status>None</Status>
</IssueDetail>
<IssueDetailText>sample string 7</IssueDetailText>
<ItemID>9d365bcd-1346-47f5-be4b-e9a57915e1fe</ItemID>
<ItemInfo>
<Description>sample string 1</Description>
<Instruction>sample string 2</Instruction>
</ItemInfo>
<ItemInfoText>sample string 4</ItemInfoText>
<ItemType>3</ItemType>
<Name>sample string 2</Name>
</inspection_item>
</InspectionItem>
<Name>sample string 2</Name>
</InspectionForm>
</ArrayOfInspectionForm>