GET api/Inspections/{id}/Areas?withChildren={withChildren}
Returns the list of areas related to the given inspection.
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id |
Id of inspection. |
string |
Required |
| withChildren |
Returns the entire tree of children entities when true. |
boolean |
Default value is False |
Body Parameters
None.
Response Information
Resource Description
Returns the list of areas related to the given inspection.
Collection of CrmArea| Name | Description | Type | Additional information |
|---|---|---|---|
| InspectionItems |
List of related inspection items. |
Collection of CrmInspectionItem |
Optional |
| Notes |
List of related notes. |
Collection of CrmNote |
Optional |
| Name |
Name of area. |
string |
Required |
| InspectionObject |
Used to reference the related inspection in CRM. |
EntityReference |
Optional |
| Reference |
Used to reference the area in CRM. |
EntityReference |
Required |
| Designation |
Reference to the entity that defines the designation for the name. |
EntityReference |
Optional |
| Media |
List of media items associated with the area. |
Collection of CrmMedia |
Optional |
| SortOrder |
Arbitrary Sort Index set in CRM |
integer |
Optional |
| SystemDate |
Current system date of the client that created this object. |
date |
Optional |
| CapturedDate |
Date and time the client created this object. |
date |
Optional |
Response Formats
application/json, text/json
Sample:
[
{
"InspectionItems": [
{
"Measurements": [
{
"Type": "sample string 1",
"Name": "sample string 2",
"Amount": 1.0,
"Height": 1.0,
"Length": 1.0,
"Width": 1.0,
"InspectionItemObject": {
"Id": "a7a1c44d-2fa1-4500-ad8a-358c43549d19",
"LogicalName": "sample string 2",
"Name": "sample string 3"
},
"IsRequired": true,
"Reference": {
"Id": "a7a1c44d-2fa1-4500-ad8a-358c43549d19",
"LogicalName": "sample string 2",
"Name": "sample string 3"
},
"SystemDate": "2025-10-30T10:29:21.8546192-05:00",
"CapturedDate": "2025-10-30T10:29:21.8546192-05:00"
},
{
"Type": "sample string 1",
"Name": "sample string 2",
"Amount": 1.0,
"Height": 1.0,
"Length": 1.0,
"Width": 1.0,
"InspectionItemObject": {
"Id": "a7a1c44d-2fa1-4500-ad8a-358c43549d19",
"LogicalName": "sample string 2",
"Name": "sample string 3"
},
"IsRequired": true,
"Reference": {
"Id": "a7a1c44d-2fa1-4500-ad8a-358c43549d19",
"LogicalName": "sample string 2",
"Name": "sample string 3"
},
"SystemDate": "2025-10-30T10:29:21.8546192-05:00",
"CapturedDate": "2025-10-30T10:29:21.8546192-05:00"
}
],
"ProductsAndServices": [
"bb6af960-01c8-4b67-ada2-01acf823d13b",
"c26bc9da-a317-4e3b-a0e5-095a00c2a831"
],
"Notes": [
{
"Name": "sample string 1",
"Content": "sample string 2",
"CreatedBy": "sample string 3",
"CreatedOn": "2025-10-30T10:29:21.8546192-05:00",
"Reference": {
"Id": "a7a1c44d-2fa1-4500-ad8a-358c43549d19",
"LogicalName": "sample string 2",
"Name": "sample string 3"
},
"SystemDate": "2025-10-30T10:29:21.8546192-05:00",
"CapturedDate": "2025-10-30T10:29:21.8546192-05:00"
},
{
"Name": "sample string 1",
"Content": "sample string 2",
"CreatedBy": "sample string 3",
"CreatedOn": "2025-10-30T10:29:21.8546192-05:00",
"Reference": {
"Id": "a7a1c44d-2fa1-4500-ad8a-358c43549d19",
"LogicalName": "sample string 2",
"Name": "sample string 3"
},
"SystemDate": "2025-10-30T10:29:21.8546192-05:00",
"CapturedDate": "2025-10-30T10:29:21.8546192-05:00"
}
],
"Note": "sample string 1",
"Name": "sample string 2",
"Condition": "sample string 3",
"OccupancyCheck": "sample string 4",
"Rating": "sample string 5",
"Rank3": "sample string 6",
"Rank5": "sample string 7",
"YesNo": "sample string 8",
"FenceCheck": "sample string 9",
"UtilityCheck": "sample string 10",
"Type": "sample string 11",
"AreaObject": {
"Id": "a7a1c44d-2fa1-4500-ad8a-358c43549d19",
"LogicalName": "sample string 2",
"Name": "sample string 3"
},
"Media": [
{
"MediaId": 1,
"Tags": [
"sample string 1",
"sample string 2"
],
"Data": "sample string 2",
"Name": "sample string 3",
"Caption": "sample string 4",
"MediaKey": "sample string 5",
"Ordinal": 6,
"MimeType": "sample string 7",
"Url": "sample string 8",
"Latitude": 1.1,
"Longitude": 1.1,
"IsAnnotation": true,
"IsThumbnail": true,
"Height": 1,
"Width": 1,
"Reference": {
"Id": "a7a1c44d-2fa1-4500-ad8a-358c43549d19",
"LogicalName": "sample string 2",
"Name": "sample string 3"
},
"SystemDate": "2025-10-30T10:29:21.8546192-05:00",
"CapturedDate": "2025-10-30T10:29:21.8546192-05:00"
},
{
"MediaId": 1,
"Tags": [
"sample string 1",
"sample string 2"
],
"Data": "sample string 2",
"Name": "sample string 3",
"Caption": "sample string 4",
"MediaKey": "sample string 5",
"Ordinal": 6,
"MimeType": "sample string 7",
"Url": "sample string 8",
"Latitude": 1.1,
"Longitude": 1.1,
"IsAnnotation": true,
"IsThumbnail": true,
"Height": 1,
"Width": 1,
"Reference": {
"Id": "a7a1c44d-2fa1-4500-ad8a-358c43549d19",
"LogicalName": "sample string 2",
"Name": "sample string 3"
},
"SystemDate": "2025-10-30T10:29:21.8546192-05:00",
"CapturedDate": "2025-10-30T10:29:21.8546192-05:00"
}
],
"Age": 1,
"LifeExpectancy": 1,
"IsRequired": true,
"Designation": {
"Id": "a7a1c44d-2fa1-4500-ad8a-358c43549d19",
"LogicalName": "sample string 2",
"Name": "sample string 3"
},
"SortOrder": 12,
"Reference": {
"Id": "a7a1c44d-2fa1-4500-ad8a-358c43549d19",
"LogicalName": "sample string 2",
"Name": "sample string 3"
},
"SystemDate": "2025-10-30T10:29:21.8546192-05:00",
"CapturedDate": "2025-10-30T10:29:21.8546192-05:00"
},
{
"Measurements": [
{
"Type": "sample string 1",
"Name": "sample string 2",
"Amount": 1.0,
"Height": 1.0,
"Length": 1.0,
"Width": 1.0,
"InspectionItemObject": {
"Id": "a7a1c44d-2fa1-4500-ad8a-358c43549d19",
"LogicalName": "sample string 2",
"Name": "sample string 3"
},
"IsRequired": true,
"Reference": {
"Id": "a7a1c44d-2fa1-4500-ad8a-358c43549d19",
"LogicalName": "sample string 2",
"Name": "sample string 3"
},
"SystemDate": "2025-10-30T10:29:21.8546192-05:00",
"CapturedDate": "2025-10-30T10:29:21.8546192-05:00"
},
{
"Type": "sample string 1",
"Name": "sample string 2",
"Amount": 1.0,
"Height": 1.0,
"Length": 1.0,
"Width": 1.0,
"InspectionItemObject": {
"Id": "a7a1c44d-2fa1-4500-ad8a-358c43549d19",
"LogicalName": "sample string 2",
"Name": "sample string 3"
},
"IsRequired": true,
"Reference": {
"Id": "a7a1c44d-2fa1-4500-ad8a-358c43549d19",
"LogicalName": "sample string 2",
"Name": "sample string 3"
},
"SystemDate": "2025-10-30T10:29:21.8546192-05:00",
"CapturedDate": "2025-10-30T10:29:21.8546192-05:00"
}
],
"ProductsAndServices": [
"bb6af960-01c8-4b67-ada2-01acf823d13b",
"c26bc9da-a317-4e3b-a0e5-095a00c2a831"
],
"Notes": [
{
"Name": "sample string 1",
"Content": "sample string 2",
"CreatedBy": "sample string 3",
"CreatedOn": "2025-10-30T10:29:21.8546192-05:00",
"Reference": {
"Id": "a7a1c44d-2fa1-4500-ad8a-358c43549d19",
"LogicalName": "sample string 2",
"Name": "sample string 3"
},
"SystemDate": "2025-10-30T10:29:21.8546192-05:00",
"CapturedDate": "2025-10-30T10:29:21.8546192-05:00"
},
{
"Name": "sample string 1",
"Content": "sample string 2",
"CreatedBy": "sample string 3",
"CreatedOn": "2025-10-30T10:29:21.8546192-05:00",
"Reference": {
"Id": "a7a1c44d-2fa1-4500-ad8a-358c43549d19",
"LogicalName": "sample string 2",
"Name": "sample string 3"
},
"SystemDate": "2025-10-30T10:29:21.8546192-05:00",
"CapturedDate": "2025-10-30T10:29:21.8546192-05:00"
}
],
"Note": "sample string 1",
"Name": "sample string 2",
"Condition": "sample string 3",
"OccupancyCheck": "sample string 4",
"Rating": "sample string 5",
"Rank3": "sample string 6",
"Rank5": "sample string 7",
"YesNo": "sample string 8",
"FenceCheck": "sample string 9",
"UtilityCheck": "sample string 10",
"Type": "sample string 11",
"AreaObject": {
"Id": "a7a1c44d-2fa1-4500-ad8a-358c43549d19",
"LogicalName": "sample string 2",
"Name": "sample string 3"
},
"Media": [
{
"MediaId": 1,
"Tags": [
"sample string 1",
"sample string 2"
],
"Data": "sample string 2",
"Name": "sample string 3",
"Caption": "sample string 4",
"MediaKey": "sample string 5",
"Ordinal": 6,
"MimeType": "sample string 7",
"Url": "sample string 8",
"Latitude": 1.1,
"Longitude": 1.1,
"IsAnnotation": true,
"IsThumbnail": true,
"Height": 1,
"Width": 1,
"Reference": {
"Id": "a7a1c44d-2fa1-4500-ad8a-358c43549d19",
"LogicalName": "sample string 2",
"Name": "sample string 3"
},
"SystemDate": "2025-10-30T10:29:21.8546192-05:00",
"CapturedDate": "2025-10-30T10:29:21.8546192-05:00"
},
{
"MediaId": 1,
"Tags": [
"sample string 1",
"sample string 2"
],
"Data": "sample string 2",
"Name": "sample string 3",
"Caption": "sample string 4",
"MediaKey": "sample string 5",
"Ordinal": 6,
"MimeType": "sample string 7",
"Url": "sample string 8",
"Latitude": 1.1,
"Longitude": 1.1,
"IsAnnotation": true,
"IsThumbnail": true,
"Height": 1,
"Width": 1,
"Reference": {
"Id": "a7a1c44d-2fa1-4500-ad8a-358c43549d19",
"LogicalName": "sample string 2",
"Name": "sample string 3"
},
"SystemDate": "2025-10-30T10:29:21.8546192-05:00",
"CapturedDate": "2025-10-30T10:29:21.8546192-05:00"
}
],
"Age": 1,
"LifeExpectancy": 1,
"IsRequired": true,
"Designation": {
"Id": "a7a1c44d-2fa1-4500-ad8a-358c43549d19",
"LogicalName": "sample string 2",
"Name": "sample string 3"
},
"SortOrder": 12,
"Reference": {
"Id": "a7a1c44d-2fa1-4500-ad8a-358c43549d19",
"LogicalName": "sample string 2",
"Name": "sample string 3"
},
"SystemDate": "2025-10-30T10:29:21.8546192-05:00",
"CapturedDate": "2025-10-30T10:29:21.8546192-05:00"
}
],
"Notes": [
{
"Name": "sample string 1",
"Content": "sample string 2",
"CreatedBy": "sample string 3",
"CreatedOn": "2025-10-30T10:29:21.8546192-05:00",
"Reference": {
"Id": "a7a1c44d-2fa1-4500-ad8a-358c43549d19",
"LogicalName": "sample string 2",
"Name": "sample string 3"
},
"SystemDate": "2025-10-30T10:29:21.8546192-05:00",
"CapturedDate": "2025-10-30T10:29:21.8546192-05:00"
},
{
"Name": "sample string 1",
"Content": "sample string 2",
"CreatedBy": "sample string 3",
"CreatedOn": "2025-10-30T10:29:21.8546192-05:00",
"Reference": {
"Id": "a7a1c44d-2fa1-4500-ad8a-358c43549d19",
"LogicalName": "sample string 2",
"Name": "sample string 3"
},
"SystemDate": "2025-10-30T10:29:21.8546192-05:00",
"CapturedDate": "2025-10-30T10:29:21.8546192-05:00"
}
],
"Name": "sample string 1",
"InspectionObject": {
"Id": "a7a1c44d-2fa1-4500-ad8a-358c43549d19",
"LogicalName": "sample string 2",
"Name": "sample string 3"
},
"Reference": {
"Id": "a7a1c44d-2fa1-4500-ad8a-358c43549d19",
"LogicalName": "sample string 2",
"Name": "sample string 3"
},
"Designation": {
"Id": "a7a1c44d-2fa1-4500-ad8a-358c43549d19",
"LogicalName": "sample string 2",
"Name": "sample string 3"
},
"Media": [
{
"MediaId": 1,
"Tags": [
"sample string 1",
"sample string 2"
],
"Data": "sample string 2",
"Name": "sample string 3",
"Caption": "sample string 4",
"MediaKey": "sample string 5",
"Ordinal": 6,
"MimeType": "sample string 7",
"Url": "sample string 8",
"Latitude": 1.1,
"Longitude": 1.1,
"IsAnnotation": true,
"IsThumbnail": true,
"Height": 1,
"Width": 1,
"Reference": {
"Id": "a7a1c44d-2fa1-4500-ad8a-358c43549d19",
"LogicalName": "sample string 2",
"Name": "sample string 3"
},
"SystemDate": "2025-10-30T10:29:21.8546192-05:00",
"CapturedDate": "2025-10-30T10:29:21.8546192-05:00"
},
{
"MediaId": 1,
"Tags": [
"sample string 1",
"sample string 2"
],
"Data": "sample string 2",
"Name": "sample string 3",
"Caption": "sample string 4",
"MediaKey": "sample string 5",
"Ordinal": 6,
"MimeType": "sample string 7",
"Url": "sample string 8",
"Latitude": 1.1,
"Longitude": 1.1,
"IsAnnotation": true,
"IsThumbnail": true,
"Height": 1,
"Width": 1,
"Reference": {
"Id": "a7a1c44d-2fa1-4500-ad8a-358c43549d19",
"LogicalName": "sample string 2",
"Name": "sample string 3"
},
"SystemDate": "2025-10-30T10:29:21.8546192-05:00",
"CapturedDate": "2025-10-30T10:29:21.8546192-05:00"
}
],
"SortOrder": 2,
"SystemDate": "2025-10-30T10:29:21.8546192-05:00",
"CapturedDate": "2025-10-30T10:29:21.8546192-05:00"
},
{
"InspectionItems": [
{
"Measurements": [
{
"Type": "sample string 1",
"Name": "sample string 2",
"Amount": 1.0,
"Height": 1.0,
"Length": 1.0,
"Width": 1.0,
"InspectionItemObject": {
"Id": "a7a1c44d-2fa1-4500-ad8a-358c43549d19",
"LogicalName": "sample string 2",
"Name": "sample string 3"
},
"IsRequired": true,
"Reference": {
"Id": "a7a1c44d-2fa1-4500-ad8a-358c43549d19",
"LogicalName": "sample string 2",
"Name": "sample string 3"
},
"SystemDate": "2025-10-30T10:29:21.8546192-05:00",
"CapturedDate": "2025-10-30T10:29:21.8546192-05:00"
},
{
"Type": "sample string 1",
"Name": "sample string 2",
"Amount": 1.0,
"Height": 1.0,
"Length": 1.0,
"Width": 1.0,
"InspectionItemObject": {
"Id": "a7a1c44d-2fa1-4500-ad8a-358c43549d19",
"LogicalName": "sample string 2",
"Name": "sample string 3"
},
"IsRequired": true,
"Reference": {
"Id": "a7a1c44d-2fa1-4500-ad8a-358c43549d19",
"LogicalName": "sample string 2",
"Name": "sample string 3"
},
"SystemDate": "2025-10-30T10:29:21.8546192-05:00",
"CapturedDate": "2025-10-30T10:29:21.8546192-05:00"
}
],
"ProductsAndServices": [
"bb6af960-01c8-4b67-ada2-01acf823d13b",
"c26bc9da-a317-4e3b-a0e5-095a00c2a831"
],
"Notes": [
{
"Name": "sample string 1",
"Content": "sample string 2",
"CreatedBy": "sample string 3",
"CreatedOn": "2025-10-30T10:29:21.8546192-05:00",
"Reference": {
"Id": "a7a1c44d-2fa1-4500-ad8a-358c43549d19",
"LogicalName": "sample string 2",
"Name": "sample string 3"
},
"SystemDate": "2025-10-30T10:29:21.8546192-05:00",
"CapturedDate": "2025-10-30T10:29:21.8546192-05:00"
},
{
"Name": "sample string 1",
"Content": "sample string 2",
"CreatedBy": "sample string 3",
"CreatedOn": "2025-10-30T10:29:21.8546192-05:00",
"Reference": {
"Id": "a7a1c44d-2fa1-4500-ad8a-358c43549d19",
"LogicalName": "sample string 2",
"Name": "sample string 3"
},
"SystemDate": "2025-10-30T10:29:21.8546192-05:00",
"CapturedDate": "2025-10-30T10:29:21.8546192-05:00"
}
],
"Note": "sample string 1",
"Name": "sample string 2",
"Condition": "sample string 3",
"OccupancyCheck": "sample string 4",
"Rating": "sample string 5",
"Rank3": "sample string 6",
"Rank5": "sample string 7",
"YesNo": "sample string 8",
"FenceCheck": "sample string 9",
"UtilityCheck": "sample string 10",
"Type": "sample string 11",
"AreaObject": {
"Id": "a7a1c44d-2fa1-4500-ad8a-358c43549d19",
"LogicalName": "sample string 2",
"Name": "sample string 3"
},
"Media": [
{
"MediaId": 1,
"Tags": [
"sample string 1",
"sample string 2"
],
"Data": "sample string 2",
"Name": "sample string 3",
"Caption": "sample string 4",
"MediaKey": "sample string 5",
"Ordinal": 6,
"MimeType": "sample string 7",
"Url": "sample string 8",
"Latitude": 1.1,
"Longitude": 1.1,
"IsAnnotation": true,
"IsThumbnail": true,
"Height": 1,
"Width": 1,
"Reference": {
"Id": "a7a1c44d-2fa1-4500-ad8a-358c43549d19",
"LogicalName": "sample string 2",
"Name": "sample string 3"
},
"SystemDate": "2025-10-30T10:29:21.8546192-05:00",
"CapturedDate": "2025-10-30T10:29:21.8546192-05:00"
},
{
"MediaId": 1,
"Tags": [
"sample string 1",
"sample string 2"
],
"Data": "sample string 2",
"Name": "sample string 3",
"Caption": "sample string 4",
"MediaKey": "sample string 5",
"Ordinal": 6,
"MimeType": "sample string 7",
"Url": "sample string 8",
"Latitude": 1.1,
"Longitude": 1.1,
"IsAnnotation": true,
"IsThumbnail": true,
"Height": 1,
"Width": 1,
"Reference": {
"Id": "a7a1c44d-2fa1-4500-ad8a-358c43549d19",
"LogicalName": "sample string 2",
"Name": "sample string 3"
},
"SystemDate": "2025-10-30T10:29:21.8546192-05:00",
"CapturedDate": "2025-10-30T10:29:21.8546192-05:00"
}
],
"Age": 1,
"LifeExpectancy": 1,
"IsRequired": true,
"Designation": {
"Id": "a7a1c44d-2fa1-4500-ad8a-358c43549d19",
"LogicalName": "sample string 2",
"Name": "sample string 3"
},
"SortOrder": 12,
"Reference": {
"Id": "a7a1c44d-2fa1-4500-ad8a-358c43549d19",
"LogicalName": "sample string 2",
"Name": "sample string 3"
},
"SystemDate": "2025-10-30T10:29:21.8546192-05:00",
"CapturedDate": "2025-10-30T10:29:21.8546192-05:00"
},
{
"Measurements": [
{
"Type": "sample string 1",
"Name": "sample string 2",
"Amount": 1.0,
"Height": 1.0,
"Length": 1.0,
"Width": 1.0,
"InspectionItemObject": {
"Id": "a7a1c44d-2fa1-4500-ad8a-358c43549d19",
"LogicalName": "sample string 2",
"Name": "sample string 3"
},
"IsRequired": true,
"Reference": {
"Id": "a7a1c44d-2fa1-4500-ad8a-358c43549d19",
"LogicalName": "sample string 2",
"Name": "sample string 3"
},
"SystemDate": "2025-10-30T10:29:21.8546192-05:00",
"CapturedDate": "2025-10-30T10:29:21.8546192-05:00"
},
{
"Type": "sample string 1",
"Name": "sample string 2",
"Amount": 1.0,
"Height": 1.0,
"Length": 1.0,
"Width": 1.0,
"InspectionItemObject": {
"Id": "a7a1c44d-2fa1-4500-ad8a-358c43549d19",
"LogicalName": "sample string 2",
"Name": "sample string 3"
},
"IsRequired": true,
"Reference": {
"Id": "a7a1c44d-2fa1-4500-ad8a-358c43549d19",
"LogicalName": "sample string 2",
"Name": "sample string 3"
},
"SystemDate": "2025-10-30T10:29:21.8546192-05:00",
"CapturedDate": "2025-10-30T10:29:21.8546192-05:00"
}
],
"ProductsAndServices": [
"bb6af960-01c8-4b67-ada2-01acf823d13b",
"c26bc9da-a317-4e3b-a0e5-095a00c2a831"
],
"Notes": [
{
"Name": "sample string 1",
"Content": "sample string 2",
"CreatedBy": "sample string 3",
"CreatedOn": "2025-10-30T10:29:21.8546192-05:00",
"Reference": {
"Id": "a7a1c44d-2fa1-4500-ad8a-358c43549d19",
"LogicalName": "sample string 2",
"Name": "sample string 3"
},
"SystemDate": "2025-10-30T10:29:21.8546192-05:00",
"CapturedDate": "2025-10-30T10:29:21.8546192-05:00"
},
{
"Name": "sample string 1",
"Content": "sample string 2",
"CreatedBy": "sample string 3",
"CreatedOn": "2025-10-30T10:29:21.8546192-05:00",
"Reference": {
"Id": "a7a1c44d-2fa1-4500-ad8a-358c43549d19",
"LogicalName": "sample string 2",
"Name": "sample string 3"
},
"SystemDate": "2025-10-30T10:29:21.8546192-05:00",
"CapturedDate": "2025-10-30T10:29:21.8546192-05:00"
}
],
"Note": "sample string 1",
"Name": "sample string 2",
"Condition": "sample string 3",
"OccupancyCheck": "sample string 4",
"Rating": "sample string 5",
"Rank3": "sample string 6",
"Rank5": "sample string 7",
"YesNo": "sample string 8",
"FenceCheck": "sample string 9",
"UtilityCheck": "sample string 10",
"Type": "sample string 11",
"AreaObject": {
"Id": "a7a1c44d-2fa1-4500-ad8a-358c43549d19",
"LogicalName": "sample string 2",
"Name": "sample string 3"
},
"Media": [
{
"MediaId": 1,
"Tags": [
"sample string 1",
"sample string 2"
],
"Data": "sample string 2",
"Name": "sample string 3",
"Caption": "sample string 4",
"MediaKey": "sample string 5",
"Ordinal": 6,
"MimeType": "sample string 7",
"Url": "sample string 8",
"Latitude": 1.1,
"Longitude": 1.1,
"IsAnnotation": true,
"IsThumbnail": true,
"Height": 1,
"Width": 1,
"Reference": {
"Id": "a7a1c44d-2fa1-4500-ad8a-358c43549d19",
"LogicalName": "sample string 2",
"Name": "sample string 3"
},
"SystemDate": "2025-10-30T10:29:21.8546192-05:00",
"CapturedDate": "2025-10-30T10:29:21.8546192-05:00"
},
{
"MediaId": 1,
"Tags": [
"sample string 1",
"sample string 2"
],
"Data": "sample string 2",
"Name": "sample string 3",
"Caption": "sample string 4",
"MediaKey": "sample string 5",
"Ordinal": 6,
"MimeType": "sample string 7",
"Url": "sample string 8",
"Latitude": 1.1,
"Longitude": 1.1,
"IsAnnotation": true,
"IsThumbnail": true,
"Height": 1,
"Width": 1,
"Reference": {
"Id": "a7a1c44d-2fa1-4500-ad8a-358c43549d19",
"LogicalName": "sample string 2",
"Name": "sample string 3"
},
"SystemDate": "2025-10-30T10:29:21.8546192-05:00",
"CapturedDate": "2025-10-30T10:29:21.8546192-05:00"
}
],
"Age": 1,
"LifeExpectancy": 1,
"IsRequired": true,
"Designation": {
"Id": "a7a1c44d-2fa1-4500-ad8a-358c43549d19",
"LogicalName": "sample string 2",
"Name": "sample string 3"
},
"SortOrder": 12,
"Reference": {
"Id": "a7a1c44d-2fa1-4500-ad8a-358c43549d19",
"LogicalName": "sample string 2",
"Name": "sample string 3"
},
"SystemDate": "2025-10-30T10:29:21.8546192-05:00",
"CapturedDate": "2025-10-30T10:29:21.8546192-05:00"
}
],
"Notes": [
{
"Name": "sample string 1",
"Content": "sample string 2",
"CreatedBy": "sample string 3",
"CreatedOn": "2025-10-30T10:29:21.8546192-05:00",
"Reference": {
"Id": "a7a1c44d-2fa1-4500-ad8a-358c43549d19",
"LogicalName": "sample string 2",
"Name": "sample string 3"
},
"SystemDate": "2025-10-30T10:29:21.8546192-05:00",
"CapturedDate": "2025-10-30T10:29:21.8546192-05:00"
},
{
"Name": "sample string 1",
"Content": "sample string 2",
"CreatedBy": "sample string 3",
"CreatedOn": "2025-10-30T10:29:21.8546192-05:00",
"Reference": {
"Id": "a7a1c44d-2fa1-4500-ad8a-358c43549d19",
"LogicalName": "sample string 2",
"Name": "sample string 3"
},
"SystemDate": "2025-10-30T10:29:21.8546192-05:00",
"CapturedDate": "2025-10-30T10:29:21.8546192-05:00"
}
],
"Name": "sample string 1",
"InspectionObject": {
"Id": "a7a1c44d-2fa1-4500-ad8a-358c43549d19",
"LogicalName": "sample string 2",
"Name": "sample string 3"
},
"Reference": {
"Id": "a7a1c44d-2fa1-4500-ad8a-358c43549d19",
"LogicalName": "sample string 2",
"Name": "sample string 3"
},
"Designation": {
"Id": "a7a1c44d-2fa1-4500-ad8a-358c43549d19",
"LogicalName": "sample string 2",
"Name": "sample string 3"
},
"Media": [
{
"MediaId": 1,
"Tags": [
"sample string 1",
"sample string 2"
],
"Data": "sample string 2",
"Name": "sample string 3",
"Caption": "sample string 4",
"MediaKey": "sample string 5",
"Ordinal": 6,
"MimeType": "sample string 7",
"Url": "sample string 8",
"Latitude": 1.1,
"Longitude": 1.1,
"IsAnnotation": true,
"IsThumbnail": true,
"Height": 1,
"Width": 1,
"Reference": {
"Id": "a7a1c44d-2fa1-4500-ad8a-358c43549d19",
"LogicalName": "sample string 2",
"Name": "sample string 3"
},
"SystemDate": "2025-10-30T10:29:21.8546192-05:00",
"CapturedDate": "2025-10-30T10:29:21.8546192-05:00"
},
{
"MediaId": 1,
"Tags": [
"sample string 1",
"sample string 2"
],
"Data": "sample string 2",
"Name": "sample string 3",
"Caption": "sample string 4",
"MediaKey": "sample string 5",
"Ordinal": 6,
"MimeType": "sample string 7",
"Url": "sample string 8",
"Latitude": 1.1,
"Longitude": 1.1,
"IsAnnotation": true,
"IsThumbnail": true,
"Height": 1,
"Width": 1,
"Reference": {
"Id": "a7a1c44d-2fa1-4500-ad8a-358c43549d19",
"LogicalName": "sample string 2",
"Name": "sample string 3"
},
"SystemDate": "2025-10-30T10:29:21.8546192-05:00",
"CapturedDate": "2025-10-30T10:29:21.8546192-05:00"
}
],
"SortOrder": 2,
"SystemDate": "2025-10-30T10:29:21.8546192-05:00",
"CapturedDate": "2025-10-30T10:29:21.8546192-05:00"
}
]