GET api/jobs/{id}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id | globally unique identifier |
Required |
Body Parameters
None.
Response Information
Resource Description
API.Domain.ViewModels.Job.JobDetails| Name | Description | Type | Additional information |
|---|---|---|---|
| StateId | globally unique identifier |
None. |
|
| ExternalRef | string |
None. |
|
| AllocatedToId | globally unique identifier |
None. |
|
| AllocatedTo | API.Domain.Models.ApplicationUser |
None. |
|
| Organisation | API.Domain.ViewModels.Job.JobDetails+OrganisationItem |
None. |
|
| Site | API.Domain.ViewModels.Organisation.OrganisationLocationItem |
None. |
|
| SiteId | globally unique identifier |
None. |
|
| ContactId | globally unique identifier |
None. |
|
| Notes | string |
None. |
|
| UpdatedById | globally unique identifier |
None. |
|
| CreatedById | globally unique identifier |
None. |
|
| IsGroupJob | boolean |
None. |
|
| HasSiteVisitSection | boolean |
None. |
|
| ContainsEntities | boolean |
None. |
|
| JobCategoryId | globally unique identifier |
None. |
|
| CurrentRamsStateId | globally unique identifier |
None. |
|
| Asset | API.Domain.ViewModels.Job.JobDetails+AssetDetails |
None. |
|
| JobRecurrence | API.Domain.ViewModels.Job.JobDetails+JobRecurrenceDetails |
None. |
|
| MonitoringRegimeId | string |
None. |
|
| Id | globally unique identifier |
None. |
|
| Name | string |
None. |
|
| JobTypeId | globally unique identifier |
None. |
|
| TenantNumericCode | integer |
None. |
|
| NumericCode | integer |
None. |
|
| ExternalReference | string |
None. |
|
| TimeInMinutes | integer |
None. |
|
| JobReferenceCode | string |
None. |
|
| ScheduledDate | date |
None. |
|
| UpdatedDate | date |
None. |
|
| CreatedDate | date |
None. |
|
| ScheduledDateAndTimeOffset | date |
None. |
|
| UpdatedDateAndTimeOffset | date |
None. |
|
| CreatedDateAndTimeOffset | date |
None. |
|
| ParentJobId | globally unique identifier |
None. |
Response Formats
application/json, text/json
Sample:
{
"stateId": "6b44d478-7efb-4e07-9788-b0e8a12a52bb",
"externalRef": "sample string 2",
"allocatedToId": "e4ba9c0f-2e7e-4e31-9989-d091acfe965a",
"allocatedTo": {
"titleId": "450bf76b-067d-42a1-8a72-e09d6cef6a8a",
"firstName": "sample string 1",
"lastName": "sample string 2",
"mobileNumber": "sample string 3",
"active": true,
"externalReference": "sample string 5",
"userTypeId": "0cd9460c-8003-4118-964c-33d956efb33b",
"hasOverduePayment": true,
"trialEndDate": "2026-07-24T18:07:42.0074024Z",
"mustResetPassword": true,
"title": {
"name": "sample string 1",
"id": "b2dc1b16-ba04-43d9-8435-7d41ee37e459"
},
"userOrganisations": [
{
"userId": "86796db4-49c8-4c1e-9fd7-089befd59c91",
"organisationId": "4a99628a-ec1b-4015-b585-c9a3bb552d61",
"organisation": {
"name": "sample string 1",
"active": true,
"organisationTypeId": "f32b0486-1ca9-4aa0-be22-2d779b134dd4",
"externalReference": "sample string 4",
"languageId": "8f49bef0-bec6-463f-a51e-1461bae51f2f",
"timezone": "sample string 6",
"image": "sample string 7",
"addressId": "cfd4081b-e98e-45ba-8249-175a1b4f90d8",
"parentId": "548ffae8-76db-4def-a9e5-97253346b24c",
"reportKey": "sample string 9",
"defaultUserId": "c830ce33-a4af-45aa-abcd-c6bc719778ec",
"defaultContactId": "d3bdb5fc-214c-4d0a-ab15-5a5cc34ad1bf",
"digitalTwinUrl": "sample string 10",
"documents": [
{
"organisationId": "1be79e7c-c4ee-4594-bbc3-e8d5d4d7cf7c",
"filePath": "sample string 2",
"fileName": "sample string 3",
"notes": "sample string 4",
"visibleOnPortal": true,
"folderId": "bcef5041-9998-4d5c-9c44-0469da51b94e",
"rootDocumentId": "0c0b0ab4-bdd2-4c6c-ac01-bee6f3f803a6",
"versionNumber": 6,
"isLatestVersion": true,
"folder": {
"organisationId": "623da92c-e5f2-4684-b147-fa9ccc638641",
"name": "sample string 2",
"parentFolderId": "db4005b8-c719-4bf3-8a21-da9d1de8f673",
"sortOrder": 3,
"childFolders": [],
"documents": [],
"createdById": "37e7b4a7-0b91-499e-a36d-8272cdfdb9e2",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "227262db-3805-46bf-8a71-9f104294b389",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "260644db-5691-4cc4-b26f-f02cb5b0400d"
},
"versions": [],
"organisationDocumentTags": [
{
"organisationDocumentId": "3b8427bc-576e-41a1-8d08-3ec7649b7e45",
"tag": "sample string 2",
"tagId": "sample string 3",
"id": "36f2d41b-ad66-4407-8426-4aa8318db406"
},
{
"organisationDocumentId": "3b8427bc-576e-41a1-8d08-3ec7649b7e45",
"tag": "sample string 2",
"tagId": "sample string 3",
"id": "36f2d41b-ad66-4407-8426-4aa8318db406"
}
],
"createdById": "fd7c8634-f63a-43ad-82d1-0c6e41dd8de9",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "ebd67f23-01c0-4d55-bddd-463b3ce83ea9",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "6903d66b-f526-41ef-8aec-1e09c9571e99"
},
{
"organisationId": "1be79e7c-c4ee-4594-bbc3-e8d5d4d7cf7c",
"filePath": "sample string 2",
"fileName": "sample string 3",
"notes": "sample string 4",
"visibleOnPortal": true,
"folderId": "bcef5041-9998-4d5c-9c44-0469da51b94e",
"rootDocumentId": "0c0b0ab4-bdd2-4c6c-ac01-bee6f3f803a6",
"versionNumber": 6,
"isLatestVersion": true,
"folder": {
"organisationId": "623da92c-e5f2-4684-b147-fa9ccc638641",
"name": "sample string 2",
"parentFolderId": "db4005b8-c719-4bf3-8a21-da9d1de8f673",
"sortOrder": 3,
"childFolders": [],
"documents": [],
"createdById": "37e7b4a7-0b91-499e-a36d-8272cdfdb9e2",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "227262db-3805-46bf-8a71-9f104294b389",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "260644db-5691-4cc4-b26f-f02cb5b0400d"
},
"versions": [],
"organisationDocumentTags": [
{
"organisationDocumentId": "3b8427bc-576e-41a1-8d08-3ec7649b7e45",
"tag": "sample string 2",
"tagId": "sample string 3",
"id": "36f2d41b-ad66-4407-8426-4aa8318db406"
},
{
"organisationDocumentId": "3b8427bc-576e-41a1-8d08-3ec7649b7e45",
"tag": "sample string 2",
"tagId": "sample string 3",
"id": "36f2d41b-ad66-4407-8426-4aa8318db406"
}
],
"createdById": "fd7c8634-f63a-43ad-82d1-0c6e41dd8de9",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "ebd67f23-01c0-4d55-bddd-463b3ce83ea9",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "6903d66b-f526-41ef-8aec-1e09c9571e99"
}
],
"descendants": [
{
"ancestorId": "24c4baf7-dafd-4d4e-b9d5-a1c944a955cb",
"descendantId": "d4ab6a7c-db47-44db-84bf-33426d190a52",
"depth": 3
},
{
"ancestorId": "24c4baf7-dafd-4d4e-b9d5-a1c944a955cb",
"descendantId": "d4ab6a7c-db47-44db-84bf-33426d190a52",
"depth": 3
}
],
"ancestors": [
{
"ancestorId": "24c4baf7-dafd-4d4e-b9d5-a1c944a955cb",
"descendantId": "d4ab6a7c-db47-44db-84bf-33426d190a52",
"depth": 3
},
{
"ancestorId": "24c4baf7-dafd-4d4e-b9d5-a1c944a955cb",
"descendantId": "d4ab6a7c-db47-44db-84bf-33426d190a52",
"depth": 3
}
],
"organisationType": {
"name": "sample string 1",
"order": 2,
"active": true,
"contactRequired": true,
"tenantOrganisationId": "65708bf0-1063-4248-a08d-22ffcf71bfc0",
"createdById": "ca1fcf51-d022-4ae1-b9bb-bff7e3258f09",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "14ba0e87-84b1-4af9-b8c3-2a841e0ba661",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "dc570ec6-9d2d-429a-99d5-153f779035bb"
},
"language": {
"name": "sample string 1",
"id": "4ba868b5-4870-45d0-8351-eb7d54bd9196"
},
"address": {
"address1": "sample string 1",
"address2": "sample string 2",
"address3": "sample string 3",
"address4": "sample string 4",
"city": "sample string 5",
"county": "sample string 6",
"zip": "sample string 7",
"country": "sample string 8",
"createdById": "c894db37-48cf-406f-b06f-3b76d3abf444",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "884e3c6a-9b20-48b8-9376-7c2750a038fc",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "df71d57d-b8bf-4367-9171-557a7dd3a11c"
},
"contacts": [
{
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "4770326e-f62d-451c-8e24-d9e0a6246e00",
"titleId": "24e3ce3b-c32b-4b09-a030-836884aa0484",
"organisationId": "f78a075e-519f-459f-a974-c95ba2af953d",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "6e1c9191-0d09-460c-a1e5-66d7eba6eed0",
"createdById": "4f68e818-b374-4625-a6be-2ebe678c471f",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "31f3a60a-1071-4863-aac0-6ff65c51942d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "6cd640ff-3024-4b9b-a20a-379ee8265410"
},
"title": {
"name": "sample string 1",
"id": "b2dc1b16-ba04-43d9-8435-7d41ee37e459"
},
"createdById": "e82c3d66-4ddd-4273-b41d-4f83d430f27c",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "5eec53bf-7ec6-41bb-8868-04c12bc8b236",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "411c5fc8-819d-47c1-a6d8-28ae35da14d7"
},
{
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "4770326e-f62d-451c-8e24-d9e0a6246e00",
"titleId": "24e3ce3b-c32b-4b09-a030-836884aa0484",
"organisationId": "f78a075e-519f-459f-a974-c95ba2af953d",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "6e1c9191-0d09-460c-a1e5-66d7eba6eed0",
"createdById": "4f68e818-b374-4625-a6be-2ebe678c471f",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "31f3a60a-1071-4863-aac0-6ff65c51942d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "6cd640ff-3024-4b9b-a20a-379ee8265410"
},
"title": {
"name": "sample string 1",
"id": "b2dc1b16-ba04-43d9-8435-7d41ee37e459"
},
"createdById": "e82c3d66-4ddd-4273-b41d-4f83d430f27c",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "5eec53bf-7ec6-41bb-8868-04c12bc8b236",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "411c5fc8-819d-47c1-a6d8-28ae35da14d7"
}
],
"userOrganisations": [],
"tenant": {
"id": "0028967a-a267-46e3-aff1-1e0ec84a53c2",
"uniqueNumericCode": 2,
"jobCount": 3,
"active": true,
"rowVersion": "QEA=",
"subscriptionId": "sample string 5",
"jobTypes": [
{
"name": "sample string 1",
"timeInMinutes": 2,
"autoComplete": true,
"canCreateJobs": true,
"canRaiseOnDevice": true,
"containsEntities": true,
"hasSiteVisitSectionType": true,
"version": 8,
"jobTypeGroupId": "06a776ae-b2ba-4f38-80cf-d8412f9b6ec6",
"jobCategoryId": "5c60811d-0fd5-4228-ac87-6134d0d46c63",
"state": "new",
"active": true,
"documentTemplates": [
{
"name": "sample string 1",
"fileExtension": "sample string 2",
"location": "sample string 3",
"jobTypeId": "21b17464-a97f-47c3-872e-437032ec7557",
"active": true,
"autoEmailOnJobCompletion": true,
"visibleOnPortal": true,
"documents": [
{
"jobId": "b18fb692-53a3-4846-8b66-76431e04c4d7",
"job": {
"jobTypeId": "1c1325c9-2aaf-4e9a-84ec-7c5e9e4ba3af",
"active": true,
"stateId": "08daf752-ec19-46a0-b959-ec3e76bfb568",
"externalRef": "sample string 4",
"allocatedToId": "d5959333-93da-4b61-8e08-3b27bebfdec4",
"name": "sample string 5",
"scheduledDate": "2026-07-24T18:07:42.0074024+00:00",
"siteId": "dbefd8a8-0073-4fd2-8a35-d3033bf9f328",
"contactId": "6469487a-fa21-475d-8ad9-619f309b287b",
"notes": "sample string 8",
"timeInMinutes": 9,
"parentJobId": "721c3f00-0083-4aab-bfd9-639788692940",
"isGroupJob": true,
"deviceId": "sample string 11",
"syncToDevice": true,
"assetId": "5f65f06f-f4f9-4835-874d-8941b80cc8d7",
"jobRecurrenceId": "0e6905df-16b8-4f6f-8b67-5e68f1ec5425",
"rejectionReasonId": "4e013877-4395-496a-bf26-346a70ae046d",
"jobCategoryId": "6b239234-0bb9-479c-8cdf-de4055f8ce8c",
"numericCode": 13,
"completedDate": "2026-07-24T18:07:42.0074024+00:00",
"monitoringRegimeId": "sample string 14",
"jobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "050658c6-4b83-4a4e-a9c1-3a14262bfa77"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "4770326e-f62d-451c-8e24-d9e0a6246e00",
"titleId": "24e3ce3b-c32b-4b09-a030-836884aa0484",
"organisationId": "f78a075e-519f-459f-a974-c95ba2af953d",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "6e1c9191-0d09-460c-a1e5-66d7eba6eed0",
"createdById": "4f68e818-b374-4625-a6be-2ebe678c471f",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "31f3a60a-1071-4863-aac0-6ff65c51942d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "6cd640ff-3024-4b9b-a20a-379ee8265410"
},
"title": {
"name": "sample string 1",
"id": "b2dc1b16-ba04-43d9-8435-7d41ee37e459"
},
"createdById": "e82c3d66-4ddd-4273-b41d-4f83d430f27c",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "5eec53bf-7ec6-41bb-8868-04c12bc8b236",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "411c5fc8-819d-47c1-a6d8-28ae35da14d7"
},
"asset": {
"name": "sample string 1",
"description": "sample string 2",
"assetTypeId": "9a426a23-47c8-489c-bef5-f40962507925",
"location": "sample string 4",
"locationId": "sample string 5",
"externalReference": "sample string 6",
"serialNumber": "sample string 7",
"assetNumber": "sample string 8",
"uniqueBarcode": "sample string 9",
"notes": "sample string 10",
"siteId": "a4207659-f61a-4091-be34-4f78c6ed7ba4",
"owner": "sample string 11",
"active": true,
"suspended": true,
"jobId": "dfcf9ee1-57a8-4f05-aa60-26be7ce1324a",
"hierarchicalLocationId": "77bb1310-b058-469a-a3c9-483d72b89190",
"imageFileName": "sample string 14",
"jobs": [],
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [
{
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
{
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
}
],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"jobRecurrences": [
{
"name": "sample string 1",
"jobTypeGroupId": "9b610d21-a096-4fbe-bb9c-124f29002dde",
"userId": "28752928-99ee-4070-b1a6-c96f05d4b99d",
"createDaysBefore": 3,
"siteId": "23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b",
"contactId": "4231071c-0d5b-4e7a-aa91-62f9d54c7789",
"assetId": "ef7d7946-9b7a-4b57-bf36-7c200d63033e",
"startDate": "2026-07-24T18:07:42.0074024+00:00",
"endDate": "2026-07-24T18:07:42.0074024+00:00",
"numberGenerated": 6,
"lastDate": "2026-07-24T18:07:42.0074024+00:00",
"nextDate": "2026-07-24T18:07:42.0074024+00:00",
"overrideGeneratedNextDate": "2026-07-24T18:07:42.0074024+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "d0e9a732-dc73-4114-8a09-b24de3ecf140",
"recurrenceGroupId": "12d04a2f-fd33-4aea-b8b4-33513564dd6d",
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
},
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "698ddf75-de08-4410-9c3c-9ca14807fc05"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "4770326e-f62d-451c-8e24-d9e0a6246e00",
"titleId": "24e3ce3b-c32b-4b09-a030-836884aa0484",
"organisationId": "f78a075e-519f-459f-a974-c95ba2af953d",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "6e1c9191-0d09-460c-a1e5-66d7eba6eed0",
"createdById": "4f68e818-b374-4625-a6be-2ebe678c471f",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "31f3a60a-1071-4863-aac0-6ff65c51942d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "6cd640ff-3024-4b9b-a20a-379ee8265410"
},
"title": {
"name": "sample string 1",
"id": "b2dc1b16-ba04-43d9-8435-7d41ee37e459"
},
"createdById": "e82c3d66-4ddd-4273-b41d-4f83d430f27c",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "5eec53bf-7ec6-41bb-8868-04c12bc8b236",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "411c5fc8-819d-47c1-a6d8-28ae35da14d7"
},
"sampledAssets": [
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3
},
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3
}
],
"lastCompletedDate": "2026-07-24T18:07:42.0074024+00:00",
"createdById": "e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "32a78a46-cfe1-4427-89c5-99428c472b54",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "43c1db48-5229-403a-87e0-18dbf94686de"
},
{
"name": "sample string 1",
"jobTypeGroupId": "9b610d21-a096-4fbe-bb9c-124f29002dde",
"userId": "28752928-99ee-4070-b1a6-c96f05d4b99d",
"createDaysBefore": 3,
"siteId": "23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b",
"contactId": "4231071c-0d5b-4e7a-aa91-62f9d54c7789",
"assetId": "ef7d7946-9b7a-4b57-bf36-7c200d63033e",
"startDate": "2026-07-24T18:07:42.0074024+00:00",
"endDate": "2026-07-24T18:07:42.0074024+00:00",
"numberGenerated": 6,
"lastDate": "2026-07-24T18:07:42.0074024+00:00",
"nextDate": "2026-07-24T18:07:42.0074024+00:00",
"overrideGeneratedNextDate": "2026-07-24T18:07:42.0074024+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "d0e9a732-dc73-4114-8a09-b24de3ecf140",
"recurrenceGroupId": "12d04a2f-fd33-4aea-b8b4-33513564dd6d",
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
},
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "698ddf75-de08-4410-9c3c-9ca14807fc05"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "4770326e-f62d-451c-8e24-d9e0a6246e00",
"titleId": "24e3ce3b-c32b-4b09-a030-836884aa0484",
"organisationId": "f78a075e-519f-459f-a974-c95ba2af953d",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "6e1c9191-0d09-460c-a1e5-66d7eba6eed0",
"createdById": "4f68e818-b374-4625-a6be-2ebe678c471f",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "31f3a60a-1071-4863-aac0-6ff65c51942d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "6cd640ff-3024-4b9b-a20a-379ee8265410"
},
"title": {
"name": "sample string 1",
"id": "b2dc1b16-ba04-43d9-8435-7d41ee37e459"
},
"createdById": "e82c3d66-4ddd-4273-b41d-4f83d430f27c",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "5eec53bf-7ec6-41bb-8868-04c12bc8b236",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "411c5fc8-819d-47c1-a6d8-28ae35da14d7"
},
"sampledAssets": [
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3
},
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3
}
],
"lastCompletedDate": "2026-07-24T18:07:42.0074024+00:00",
"createdById": "e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "32a78a46-cfe1-4427-89c5-99428c472b54",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "43c1db48-5229-403a-87e0-18dbf94686de"
}
],
"sampledAssets": [
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3,
"jobRecurrence": {
"name": "sample string 1",
"jobTypeGroupId": "9b610d21-a096-4fbe-bb9c-124f29002dde",
"userId": "28752928-99ee-4070-b1a6-c96f05d4b99d",
"createDaysBefore": 3,
"siteId": "23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b",
"contactId": "4231071c-0d5b-4e7a-aa91-62f9d54c7789",
"assetId": "ef7d7946-9b7a-4b57-bf36-7c200d63033e",
"startDate": "2026-07-24T18:07:42.0074024+00:00",
"endDate": "2026-07-24T18:07:42.0074024+00:00",
"numberGenerated": 6,
"lastDate": "2026-07-24T18:07:42.0074024+00:00",
"nextDate": "2026-07-24T18:07:42.0074024+00:00",
"overrideGeneratedNextDate": "2026-07-24T18:07:42.0074024+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "d0e9a732-dc73-4114-8a09-b24de3ecf140",
"recurrenceGroupId": "12d04a2f-fd33-4aea-b8b4-33513564dd6d",
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
},
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "698ddf75-de08-4410-9c3c-9ca14807fc05"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "4770326e-f62d-451c-8e24-d9e0a6246e00",
"titleId": "24e3ce3b-c32b-4b09-a030-836884aa0484",
"organisationId": "f78a075e-519f-459f-a974-c95ba2af953d",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "6e1c9191-0d09-460c-a1e5-66d7eba6eed0",
"createdById": "4f68e818-b374-4625-a6be-2ebe678c471f",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "31f3a60a-1071-4863-aac0-6ff65c51942d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "6cd640ff-3024-4b9b-a20a-379ee8265410"
},
"title": {
"name": "sample string 1",
"id": "b2dc1b16-ba04-43d9-8435-7d41ee37e459"
},
"createdById": "e82c3d66-4ddd-4273-b41d-4f83d430f27c",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "5eec53bf-7ec6-41bb-8868-04c12bc8b236",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "411c5fc8-819d-47c1-a6d8-28ae35da14d7"
},
"sampledAssets": [],
"lastCompletedDate": "2026-07-24T18:07:42.0074024+00:00",
"createdById": "e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "32a78a46-cfe1-4427-89c5-99428c472b54",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "43c1db48-5229-403a-87e0-18dbf94686de"
}
},
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3,
"jobRecurrence": {
"name": "sample string 1",
"jobTypeGroupId": "9b610d21-a096-4fbe-bb9c-124f29002dde",
"userId": "28752928-99ee-4070-b1a6-c96f05d4b99d",
"createDaysBefore": 3,
"siteId": "23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b",
"contactId": "4231071c-0d5b-4e7a-aa91-62f9d54c7789",
"assetId": "ef7d7946-9b7a-4b57-bf36-7c200d63033e",
"startDate": "2026-07-24T18:07:42.0074024+00:00",
"endDate": "2026-07-24T18:07:42.0074024+00:00",
"numberGenerated": 6,
"lastDate": "2026-07-24T18:07:42.0074024+00:00",
"nextDate": "2026-07-24T18:07:42.0074024+00:00",
"overrideGeneratedNextDate": "2026-07-24T18:07:42.0074024+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "d0e9a732-dc73-4114-8a09-b24de3ecf140",
"recurrenceGroupId": "12d04a2f-fd33-4aea-b8b4-33513564dd6d",
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
},
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "698ddf75-de08-4410-9c3c-9ca14807fc05"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "4770326e-f62d-451c-8e24-d9e0a6246e00",
"titleId": "24e3ce3b-c32b-4b09-a030-836884aa0484",
"organisationId": "f78a075e-519f-459f-a974-c95ba2af953d",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "6e1c9191-0d09-460c-a1e5-66d7eba6eed0",
"createdById": "4f68e818-b374-4625-a6be-2ebe678c471f",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "31f3a60a-1071-4863-aac0-6ff65c51942d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "6cd640ff-3024-4b9b-a20a-379ee8265410"
},
"title": {
"name": "sample string 1",
"id": "b2dc1b16-ba04-43d9-8435-7d41ee37e459"
},
"createdById": "e82c3d66-4ddd-4273-b41d-4f83d430f27c",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "5eec53bf-7ec6-41bb-8868-04c12bc8b236",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "411c5fc8-819d-47c1-a6d8-28ae35da14d7"
},
"sampledAssets": [],
"lastCompletedDate": "2026-07-24T18:07:42.0074024+00:00",
"createdById": "e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "32a78a46-cfe1-4427-89c5-99428c472b54",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "43c1db48-5229-403a-87e0-18dbf94686de"
}
}
],
"monitoringRegimeSampledAssets": [
{
"monitoringRegimeId": "sample string 1",
"assetId": "e0531cff-dcf8-4c35-8442-707237a4b36f",
"jobIndexId": 3
},
{
"monitoringRegimeId": "sample string 1",
"assetId": "e0531cff-dcf8-4c35-8442-707237a4b36f",
"jobIndexId": 3
}
],
"hierarchicalLocation": {
"siteId": "6cbdd07e-2f6d-46f6-a9a5-53045c74a49a",
"name": "sample string 2",
"parentId": "9593dcf9-9f08-47bb-aede-77486e98ce07",
"depth": 3,
"fullName": "sample string 4",
"active": true,
"sortOrder": 6.0,
"createdById": "49f00f9f-c71a-4df0-9e19-b06227f7da81",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "0a055160-4913-4c51-b601-2485dac5f399",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "33e5baea-ee91-4303-b8f7-35f912b105bb"
},
"createdById": "7465c593-7ca9-4015-aa79-e9398b969573",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "b37eb9a9-bb2f-42b8-b511-c59f5e248d53",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "ec44aff5-f94e-4756-9077-04500c017ea8"
},
"jobRecurrence": {
"name": "sample string 1",
"jobTypeGroupId": "9b610d21-a096-4fbe-bb9c-124f29002dde",
"userId": "28752928-99ee-4070-b1a6-c96f05d4b99d",
"createDaysBefore": 3,
"siteId": "23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b",
"contactId": "4231071c-0d5b-4e7a-aa91-62f9d54c7789",
"assetId": "ef7d7946-9b7a-4b57-bf36-7c200d63033e",
"startDate": "2026-07-24T18:07:42.0074024+00:00",
"endDate": "2026-07-24T18:07:42.0074024+00:00",
"numberGenerated": 6,
"lastDate": "2026-07-24T18:07:42.0074024+00:00",
"nextDate": "2026-07-24T18:07:42.0074024+00:00",
"overrideGeneratedNextDate": "2026-07-24T18:07:42.0074024+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "d0e9a732-dc73-4114-8a09-b24de3ecf140",
"recurrenceGroupId": "12d04a2f-fd33-4aea-b8b4-33513564dd6d",
"asset": {
"name": "sample string 1",
"description": "sample string 2",
"assetTypeId": "9a426a23-47c8-489c-bef5-f40962507925",
"location": "sample string 4",
"locationId": "sample string 5",
"externalReference": "sample string 6",
"serialNumber": "sample string 7",
"assetNumber": "sample string 8",
"uniqueBarcode": "sample string 9",
"notes": "sample string 10",
"siteId": "a4207659-f61a-4091-be34-4f78c6ed7ba4",
"owner": "sample string 11",
"active": true,
"suspended": true,
"jobId": "dfcf9ee1-57a8-4f05-aa60-26be7ce1324a",
"hierarchicalLocationId": "77bb1310-b058-469a-a3c9-483d72b89190",
"imageFileName": "sample string 14",
"jobs": [],
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [
{
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
{
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
}
],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"jobRecurrences": [],
"sampledAssets": [
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3
},
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3
}
],
"monitoringRegimeSampledAssets": [
{
"monitoringRegimeId": "sample string 1",
"assetId": "e0531cff-dcf8-4c35-8442-707237a4b36f",
"jobIndexId": 3
},
{
"monitoringRegimeId": "sample string 1",
"assetId": "e0531cff-dcf8-4c35-8442-707237a4b36f",
"jobIndexId": 3
}
],
"hierarchicalLocation": {
"siteId": "6cbdd07e-2f6d-46f6-a9a5-53045c74a49a",
"name": "sample string 2",
"parentId": "9593dcf9-9f08-47bb-aede-77486e98ce07",
"depth": 3,
"fullName": "sample string 4",
"active": true,
"sortOrder": 6.0,
"createdById": "49f00f9f-c71a-4df0-9e19-b06227f7da81",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "0a055160-4913-4c51-b601-2485dac5f399",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "33e5baea-ee91-4303-b8f7-35f912b105bb"
},
"createdById": "7465c593-7ca9-4015-aa79-e9398b969573",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "b37eb9a9-bb2f-42b8-b511-c59f5e248d53",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "ec44aff5-f94e-4756-9077-04500c017ea8"
},
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
},
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "698ddf75-de08-4410-9c3c-9ca14807fc05"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "4770326e-f62d-451c-8e24-d9e0a6246e00",
"titleId": "24e3ce3b-c32b-4b09-a030-836884aa0484",
"organisationId": "f78a075e-519f-459f-a974-c95ba2af953d",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "6e1c9191-0d09-460c-a1e5-66d7eba6eed0",
"createdById": "4f68e818-b374-4625-a6be-2ebe678c471f",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "31f3a60a-1071-4863-aac0-6ff65c51942d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "6cd640ff-3024-4b9b-a20a-379ee8265410"
},
"title": {
"name": "sample string 1",
"id": "b2dc1b16-ba04-43d9-8435-7d41ee37e459"
},
"createdById": "e82c3d66-4ddd-4273-b41d-4f83d430f27c",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "5eec53bf-7ec6-41bb-8868-04c12bc8b236",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "411c5fc8-819d-47c1-a6d8-28ae35da14d7"
},
"sampledAssets": [
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3,
"asset": {
"name": "sample string 1",
"description": "sample string 2",
"assetTypeId": "9a426a23-47c8-489c-bef5-f40962507925",
"location": "sample string 4",
"locationId": "sample string 5",
"externalReference": "sample string 6",
"serialNumber": "sample string 7",
"assetNumber": "sample string 8",
"uniqueBarcode": "sample string 9",
"notes": "sample string 10",
"siteId": "a4207659-f61a-4091-be34-4f78c6ed7ba4",
"owner": "sample string 11",
"active": true,
"suspended": true,
"jobId": "dfcf9ee1-57a8-4f05-aa60-26be7ce1324a",
"hierarchicalLocationId": "77bb1310-b058-469a-a3c9-483d72b89190",
"imageFileName": "sample string 14",
"jobs": [],
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [
{
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
{
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
}
],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"jobRecurrences": [],
"sampledAssets": [],
"monitoringRegimeSampledAssets": [
{
"monitoringRegimeId": "sample string 1",
"assetId": "e0531cff-dcf8-4c35-8442-707237a4b36f",
"jobIndexId": 3
},
{
"monitoringRegimeId": "sample string 1",
"assetId": "e0531cff-dcf8-4c35-8442-707237a4b36f",
"jobIndexId": 3
}
],
"hierarchicalLocation": {
"siteId": "6cbdd07e-2f6d-46f6-a9a5-53045c74a49a",
"name": "sample string 2",
"parentId": "9593dcf9-9f08-47bb-aede-77486e98ce07",
"depth": 3,
"fullName": "sample string 4",
"active": true,
"sortOrder": 6.0,
"createdById": "49f00f9f-c71a-4df0-9e19-b06227f7da81",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "0a055160-4913-4c51-b601-2485dac5f399",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "33e5baea-ee91-4303-b8f7-35f912b105bb"
},
"createdById": "7465c593-7ca9-4015-aa79-e9398b969573",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "b37eb9a9-bb2f-42b8-b511-c59f5e248d53",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "ec44aff5-f94e-4756-9077-04500c017ea8"
}
},
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3,
"asset": {
"name": "sample string 1",
"description": "sample string 2",
"assetTypeId": "9a426a23-47c8-489c-bef5-f40962507925",
"location": "sample string 4",
"locationId": "sample string 5",
"externalReference": "sample string 6",
"serialNumber": "sample string 7",
"assetNumber": "sample string 8",
"uniqueBarcode": "sample string 9",
"notes": "sample string 10",
"siteId": "a4207659-f61a-4091-be34-4f78c6ed7ba4",
"owner": "sample string 11",
"active": true,
"suspended": true,
"jobId": "dfcf9ee1-57a8-4f05-aa60-26be7ce1324a",
"hierarchicalLocationId": "77bb1310-b058-469a-a3c9-483d72b89190",
"imageFileName": "sample string 14",
"jobs": [],
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [
{
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
{
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
}
],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"jobRecurrences": [],
"sampledAssets": [],
"monitoringRegimeSampledAssets": [
{
"monitoringRegimeId": "sample string 1",
"assetId": "e0531cff-dcf8-4c35-8442-707237a4b36f",
"jobIndexId": 3
},
{
"monitoringRegimeId": "sample string 1",
"assetId": "e0531cff-dcf8-4c35-8442-707237a4b36f",
"jobIndexId": 3
}
],
"hierarchicalLocation": {
"siteId": "6cbdd07e-2f6d-46f6-a9a5-53045c74a49a",
"name": "sample string 2",
"parentId": "9593dcf9-9f08-47bb-aede-77486e98ce07",
"depth": 3,
"fullName": "sample string 4",
"active": true,
"sortOrder": 6.0,
"createdById": "49f00f9f-c71a-4df0-9e19-b06227f7da81",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "0a055160-4913-4c51-b601-2485dac5f399",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "33e5baea-ee91-4303-b8f7-35f912b105bb"
},
"createdById": "7465c593-7ca9-4015-aa79-e9398b969573",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "b37eb9a9-bb2f-42b8-b511-c59f5e248d53",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "ec44aff5-f94e-4756-9077-04500c017ea8"
}
}
],
"lastCompletedDate": "2026-07-24T18:07:42.0074024+00:00",
"createdById": "e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "32a78a46-cfe1-4427-89c5-99428c472b54",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "43c1db48-5229-403a-87e0-18dbf94686de"
},
"rejectionReason": {
"order": 1,
"name": "sample string 2",
"active": true,
"tenantOrganisationId": "397ac4b1-b13c-4bc0-b4aa-2e9304a9fa84",
"createdById": "753c932f-9470-4f8c-b9d8-3b80f74da1ab",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "0b91416f-65bd-4e90-8a95-cd381f2e3e34",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "82c80830-0f5f-466b-ab4d-6178da403712"
},
"jobCategory": {
"name": "sample string 1",
"id": "5442ad2d-ce89-426a-85c6-f756829624a7"
},
"sections": [
{
"jobId": "c1a0c8ab-d988-4766-94e5-0c94774a9193",
"internalSectionTypeId": "733beae9-7856-4c0b-b15c-9351919383dc",
"sectionTypeId": "965a81b0-aef5-432c-9399-2f112148385f",
"caption": "sample string 4",
"name": "sample string 5",
"sectionJson": "sample string 6",
"repeatable": true,
"template": true,
"gridInput": true,
"siteVisit": true,
"active": true,
"order": 12.0,
"fqn": "sample string 13",
"visible": true,
"state": "d307d093-04d9-4fbb-9d7b-b793277e3352",
"sectionVariantId": "2dd538d4-92da-472e-b6e7-1df217a98d0a",
"sectionType": {
"internalId": "8ec1ef74-bb9d-4b21-b362-93147f96e688",
"caption": "sample string 2",
"name": "sample string 3",
"repeatable": true,
"template": true,
"gridInput": true,
"siteVisit": true,
"jsonData": "sample string 8",
"order": 9,
"jobTypeId": "2e8dfabc-454b-40ad-8550-360a070feac4",
"active": true,
"fqn": "sample string 12",
"visible": true,
"fileImport": true,
"sectionVariantId": "2f54ed93-1fcd-4cf3-a196-bf1f4f876981",
"expressionTypes": "sample string 15",
"createdById": "90a740fb-1fef-4be3-a1bb-ad02e73335ff",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "75b75608-188f-4f9b-89aa-5d30975f0f30",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "85374695-505d-4826-ad46-134d7879b1f0"
},
"createdById": "6d7250e1-514c-41bd-bc40-f38e3b7cb746",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "13943351-db05-4dd1-8dfd-f2f9cf7cea35",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "72f28092-a135-4716-bf56-e9e401142b35"
},
{
"jobId": "c1a0c8ab-d988-4766-94e5-0c94774a9193",
"internalSectionTypeId": "733beae9-7856-4c0b-b15c-9351919383dc",
"sectionTypeId": "965a81b0-aef5-432c-9399-2f112148385f",
"caption": "sample string 4",
"name": "sample string 5",
"sectionJson": "sample string 6",
"repeatable": true,
"template": true,
"gridInput": true,
"siteVisit": true,
"active": true,
"order": 12.0,
"fqn": "sample string 13",
"visible": true,
"state": "d307d093-04d9-4fbb-9d7b-b793277e3352",
"sectionVariantId": "2dd538d4-92da-472e-b6e7-1df217a98d0a",
"sectionType": {
"internalId": "8ec1ef74-bb9d-4b21-b362-93147f96e688",
"caption": "sample string 2",
"name": "sample string 3",
"repeatable": true,
"template": true,
"gridInput": true,
"siteVisit": true,
"jsonData": "sample string 8",
"order": 9,
"jobTypeId": "2e8dfabc-454b-40ad-8550-360a070feac4",
"active": true,
"fqn": "sample string 12",
"visible": true,
"fileImport": true,
"sectionVariantId": "2f54ed93-1fcd-4cf3-a196-bf1f4f876981",
"expressionTypes": "sample string 15",
"createdById": "90a740fb-1fef-4be3-a1bb-ad02e73335ff",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "75b75608-188f-4f9b-89aa-5d30975f0f30",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "85374695-505d-4826-ad46-134d7879b1f0"
},
"createdById": "6d7250e1-514c-41bd-bc40-f38e3b7cb746",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "13943351-db05-4dd1-8dfd-f2f9cf7cea35",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "72f28092-a135-4716-bf56-e9e401142b35"
}
],
"descendantJobs": [],
"documents": [],
"jobHistory": [
{
"jobId": "76dc91bc-7412-40f8-9435-7cc8837d55e2",
"jobHistoryTypeId": "35d9740a-25cc-4b1b-bce7-f9a1ecb76796",
"sourceStateId": "a5440a42-1183-481b-ba4e-36f2df2fcafd",
"destinationStateId": "64d38e88-f1e0-4e99-8b8c-4564f0030f70",
"allocatedToId": "170aeca6-cf8a-4422-bbcc-aa3dfa8ba6a7",
"clonedFromId": "a6acdb0f-6727-4096-bca2-262389609c73",
"jobHistoryType": {
"name": "sample string 1",
"id": "d4eee8ff-76ff-4509-a0e1-7090842cb706"
},
"sourceJobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "050658c6-4b83-4a4e-a9c1-3a14262bfa77"
},
"destinationJobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "050658c6-4b83-4a4e-a9c1-3a14262bfa77"
},
"createdById": "9de612f4-4567-463a-adf9-f2ae8a35f51f",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "8873a50e-ea34-492f-8484-1bcf8763f65a",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "fe999e26-f4c4-4ce7-a525-a5202f9ec5fc"
},
{
"jobId": "76dc91bc-7412-40f8-9435-7cc8837d55e2",
"jobHistoryTypeId": "35d9740a-25cc-4b1b-bce7-f9a1ecb76796",
"sourceStateId": "a5440a42-1183-481b-ba4e-36f2df2fcafd",
"destinationStateId": "64d38e88-f1e0-4e99-8b8c-4564f0030f70",
"allocatedToId": "170aeca6-cf8a-4422-bbcc-aa3dfa8ba6a7",
"clonedFromId": "a6acdb0f-6727-4096-bca2-262389609c73",
"jobHistoryType": {
"name": "sample string 1",
"id": "d4eee8ff-76ff-4509-a0e1-7090842cb706"
},
"sourceJobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "050658c6-4b83-4a4e-a9c1-3a14262bfa77"
},
"destinationJobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "050658c6-4b83-4a4e-a9c1-3a14262bfa77"
},
"createdById": "9de612f4-4567-463a-adf9-f2ae8a35f51f",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "8873a50e-ea34-492f-8484-1bcf8763f65a",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "fe999e26-f4c4-4ce7-a525-a5202f9ec5fc"
}
],
"createdById": "9623d0a1-89db-45c7-ad52-60dc42a4a2f7",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "82b746b5-a221-4c80-a41b-53fb595e97bf",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "04125e4f-5c2a-44d8-a35a-38d3e5faafb6"
},
"stateId": "58ebd7df-fc40-462b-b307-fda5696110e4",
"templateId": "2ae5e9bd-1ac5-4279-b21b-10573c3f75ab",
"fileLocationId": "8c2e6d10-3f89-4e15-a7e8-33c6bacc9c0d",
"fileLocation": {
"location": "sample string 1",
"extension": "sample string 2",
"active": true,
"createdById": "3d566615-4cca-4be0-9211-5c82a5f1abba",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "c2e287df-bdab-4943-aef3-9f34109c6e02",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "f38e6a6a-4500-48d7-a6a8-813fa77ae1a9"
},
"documentState": {
"name": "sample string 1",
"documentsWithThatState": [],
"id": "185e112d-07e3-4979-8e34-051b810b5d27"
},
"pdfGenerated": true,
"visibleOnPortal": true,
"name": "sample string 4",
"active": true,
"createdById": "3330e76a-aa18-4462-bc41-6a3f68b4bd42",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "cead194f-d5fa-428a-88cd-25f8873ff16e",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "3332b716-5bee-4a0b-8cf1-052ae7fe0596"
},
{
"jobId": "b18fb692-53a3-4846-8b66-76431e04c4d7",
"job": {
"jobTypeId": "1c1325c9-2aaf-4e9a-84ec-7c5e9e4ba3af",
"active": true,
"stateId": "08daf752-ec19-46a0-b959-ec3e76bfb568",
"externalRef": "sample string 4",
"allocatedToId": "d5959333-93da-4b61-8e08-3b27bebfdec4",
"name": "sample string 5",
"scheduledDate": "2026-07-24T18:07:42.0074024+00:00",
"siteId": "dbefd8a8-0073-4fd2-8a35-d3033bf9f328",
"contactId": "6469487a-fa21-475d-8ad9-619f309b287b",
"notes": "sample string 8",
"timeInMinutes": 9,
"parentJobId": "721c3f00-0083-4aab-bfd9-639788692940",
"isGroupJob": true,
"deviceId": "sample string 11",
"syncToDevice": true,
"assetId": "5f65f06f-f4f9-4835-874d-8941b80cc8d7",
"jobRecurrenceId": "0e6905df-16b8-4f6f-8b67-5e68f1ec5425",
"rejectionReasonId": "4e013877-4395-496a-bf26-346a70ae046d",
"jobCategoryId": "6b239234-0bb9-479c-8cdf-de4055f8ce8c",
"numericCode": 13,
"completedDate": "2026-07-24T18:07:42.0074024+00:00",
"monitoringRegimeId": "sample string 14",
"jobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "050658c6-4b83-4a4e-a9c1-3a14262bfa77"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "4770326e-f62d-451c-8e24-d9e0a6246e00",
"titleId": "24e3ce3b-c32b-4b09-a030-836884aa0484",
"organisationId": "f78a075e-519f-459f-a974-c95ba2af953d",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "6e1c9191-0d09-460c-a1e5-66d7eba6eed0",
"createdById": "4f68e818-b374-4625-a6be-2ebe678c471f",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "31f3a60a-1071-4863-aac0-6ff65c51942d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "6cd640ff-3024-4b9b-a20a-379ee8265410"
},
"title": {
"name": "sample string 1",
"id": "b2dc1b16-ba04-43d9-8435-7d41ee37e459"
},
"createdById": "e82c3d66-4ddd-4273-b41d-4f83d430f27c",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "5eec53bf-7ec6-41bb-8868-04c12bc8b236",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "411c5fc8-819d-47c1-a6d8-28ae35da14d7"
},
"asset": {
"name": "sample string 1",
"description": "sample string 2",
"assetTypeId": "9a426a23-47c8-489c-bef5-f40962507925",
"location": "sample string 4",
"locationId": "sample string 5",
"externalReference": "sample string 6",
"serialNumber": "sample string 7",
"assetNumber": "sample string 8",
"uniqueBarcode": "sample string 9",
"notes": "sample string 10",
"siteId": "a4207659-f61a-4091-be34-4f78c6ed7ba4",
"owner": "sample string 11",
"active": true,
"suspended": true,
"jobId": "dfcf9ee1-57a8-4f05-aa60-26be7ce1324a",
"hierarchicalLocationId": "77bb1310-b058-469a-a3c9-483d72b89190",
"imageFileName": "sample string 14",
"jobs": [],
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [
{
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
{
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
}
],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"jobRecurrences": [
{
"name": "sample string 1",
"jobTypeGroupId": "9b610d21-a096-4fbe-bb9c-124f29002dde",
"userId": "28752928-99ee-4070-b1a6-c96f05d4b99d",
"createDaysBefore": 3,
"siteId": "23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b",
"contactId": "4231071c-0d5b-4e7a-aa91-62f9d54c7789",
"assetId": "ef7d7946-9b7a-4b57-bf36-7c200d63033e",
"startDate": "2026-07-24T18:07:42.0074024+00:00",
"endDate": "2026-07-24T18:07:42.0074024+00:00",
"numberGenerated": 6,
"lastDate": "2026-07-24T18:07:42.0074024+00:00",
"nextDate": "2026-07-24T18:07:42.0074024+00:00",
"overrideGeneratedNextDate": "2026-07-24T18:07:42.0074024+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "d0e9a732-dc73-4114-8a09-b24de3ecf140",
"recurrenceGroupId": "12d04a2f-fd33-4aea-b8b4-33513564dd6d",
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
},
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "698ddf75-de08-4410-9c3c-9ca14807fc05"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "4770326e-f62d-451c-8e24-d9e0a6246e00",
"titleId": "24e3ce3b-c32b-4b09-a030-836884aa0484",
"organisationId": "f78a075e-519f-459f-a974-c95ba2af953d",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "6e1c9191-0d09-460c-a1e5-66d7eba6eed0",
"createdById": "4f68e818-b374-4625-a6be-2ebe678c471f",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "31f3a60a-1071-4863-aac0-6ff65c51942d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "6cd640ff-3024-4b9b-a20a-379ee8265410"
},
"title": {
"name": "sample string 1",
"id": "b2dc1b16-ba04-43d9-8435-7d41ee37e459"
},
"createdById": "e82c3d66-4ddd-4273-b41d-4f83d430f27c",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "5eec53bf-7ec6-41bb-8868-04c12bc8b236",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "411c5fc8-819d-47c1-a6d8-28ae35da14d7"
},
"sampledAssets": [
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3
},
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3
}
],
"lastCompletedDate": "2026-07-24T18:07:42.0074024+00:00",
"createdById": "e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "32a78a46-cfe1-4427-89c5-99428c472b54",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "43c1db48-5229-403a-87e0-18dbf94686de"
},
{
"name": "sample string 1",
"jobTypeGroupId": "9b610d21-a096-4fbe-bb9c-124f29002dde",
"userId": "28752928-99ee-4070-b1a6-c96f05d4b99d",
"createDaysBefore": 3,
"siteId": "23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b",
"contactId": "4231071c-0d5b-4e7a-aa91-62f9d54c7789",
"assetId": "ef7d7946-9b7a-4b57-bf36-7c200d63033e",
"startDate": "2026-07-24T18:07:42.0074024+00:00",
"endDate": "2026-07-24T18:07:42.0074024+00:00",
"numberGenerated": 6,
"lastDate": "2026-07-24T18:07:42.0074024+00:00",
"nextDate": "2026-07-24T18:07:42.0074024+00:00",
"overrideGeneratedNextDate": "2026-07-24T18:07:42.0074024+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "d0e9a732-dc73-4114-8a09-b24de3ecf140",
"recurrenceGroupId": "12d04a2f-fd33-4aea-b8b4-33513564dd6d",
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
},
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "698ddf75-de08-4410-9c3c-9ca14807fc05"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "4770326e-f62d-451c-8e24-d9e0a6246e00",
"titleId": "24e3ce3b-c32b-4b09-a030-836884aa0484",
"organisationId": "f78a075e-519f-459f-a974-c95ba2af953d",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "6e1c9191-0d09-460c-a1e5-66d7eba6eed0",
"createdById": "4f68e818-b374-4625-a6be-2ebe678c471f",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "31f3a60a-1071-4863-aac0-6ff65c51942d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "6cd640ff-3024-4b9b-a20a-379ee8265410"
},
"title": {
"name": "sample string 1",
"id": "b2dc1b16-ba04-43d9-8435-7d41ee37e459"
},
"createdById": "e82c3d66-4ddd-4273-b41d-4f83d430f27c",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "5eec53bf-7ec6-41bb-8868-04c12bc8b236",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "411c5fc8-819d-47c1-a6d8-28ae35da14d7"
},
"sampledAssets": [
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3
},
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3
}
],
"lastCompletedDate": "2026-07-24T18:07:42.0074024+00:00",
"createdById": "e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "32a78a46-cfe1-4427-89c5-99428c472b54",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "43c1db48-5229-403a-87e0-18dbf94686de"
}
],
"sampledAssets": [
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3,
"jobRecurrence": {
"name": "sample string 1",
"jobTypeGroupId": "9b610d21-a096-4fbe-bb9c-124f29002dde",
"userId": "28752928-99ee-4070-b1a6-c96f05d4b99d",
"createDaysBefore": 3,
"siteId": "23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b",
"contactId": "4231071c-0d5b-4e7a-aa91-62f9d54c7789",
"assetId": "ef7d7946-9b7a-4b57-bf36-7c200d63033e",
"startDate": "2026-07-24T18:07:42.0074024+00:00",
"endDate": "2026-07-24T18:07:42.0074024+00:00",
"numberGenerated": 6,
"lastDate": "2026-07-24T18:07:42.0074024+00:00",
"nextDate": "2026-07-24T18:07:42.0074024+00:00",
"overrideGeneratedNextDate": "2026-07-24T18:07:42.0074024+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "d0e9a732-dc73-4114-8a09-b24de3ecf140",
"recurrenceGroupId": "12d04a2f-fd33-4aea-b8b4-33513564dd6d",
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
},
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "698ddf75-de08-4410-9c3c-9ca14807fc05"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "4770326e-f62d-451c-8e24-d9e0a6246e00",
"titleId": "24e3ce3b-c32b-4b09-a030-836884aa0484",
"organisationId": "f78a075e-519f-459f-a974-c95ba2af953d",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "6e1c9191-0d09-460c-a1e5-66d7eba6eed0",
"createdById": "4f68e818-b374-4625-a6be-2ebe678c471f",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "31f3a60a-1071-4863-aac0-6ff65c51942d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "6cd640ff-3024-4b9b-a20a-379ee8265410"
},
"title": {
"name": "sample string 1",
"id": "b2dc1b16-ba04-43d9-8435-7d41ee37e459"
},
"createdById": "e82c3d66-4ddd-4273-b41d-4f83d430f27c",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "5eec53bf-7ec6-41bb-8868-04c12bc8b236",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "411c5fc8-819d-47c1-a6d8-28ae35da14d7"
},
"sampledAssets": [],
"lastCompletedDate": "2026-07-24T18:07:42.0074024+00:00",
"createdById": "e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "32a78a46-cfe1-4427-89c5-99428c472b54",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "43c1db48-5229-403a-87e0-18dbf94686de"
}
},
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3,
"jobRecurrence": {
"name": "sample string 1",
"jobTypeGroupId": "9b610d21-a096-4fbe-bb9c-124f29002dde",
"userId": "28752928-99ee-4070-b1a6-c96f05d4b99d",
"createDaysBefore": 3,
"siteId": "23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b",
"contactId": "4231071c-0d5b-4e7a-aa91-62f9d54c7789",
"assetId": "ef7d7946-9b7a-4b57-bf36-7c200d63033e",
"startDate": "2026-07-24T18:07:42.0074024+00:00",
"endDate": "2026-07-24T18:07:42.0074024+00:00",
"numberGenerated": 6,
"lastDate": "2026-07-24T18:07:42.0074024+00:00",
"nextDate": "2026-07-24T18:07:42.0074024+00:00",
"overrideGeneratedNextDate": "2026-07-24T18:07:42.0074024+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "d0e9a732-dc73-4114-8a09-b24de3ecf140",
"recurrenceGroupId": "12d04a2f-fd33-4aea-b8b4-33513564dd6d",
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
},
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "698ddf75-de08-4410-9c3c-9ca14807fc05"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "4770326e-f62d-451c-8e24-d9e0a6246e00",
"titleId": "24e3ce3b-c32b-4b09-a030-836884aa0484",
"organisationId": "f78a075e-519f-459f-a974-c95ba2af953d",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "6e1c9191-0d09-460c-a1e5-66d7eba6eed0",
"createdById": "4f68e818-b374-4625-a6be-2ebe678c471f",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "31f3a60a-1071-4863-aac0-6ff65c51942d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "6cd640ff-3024-4b9b-a20a-379ee8265410"
},
"title": {
"name": "sample string 1",
"id": "b2dc1b16-ba04-43d9-8435-7d41ee37e459"
},
"createdById": "e82c3d66-4ddd-4273-b41d-4f83d430f27c",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "5eec53bf-7ec6-41bb-8868-04c12bc8b236",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "411c5fc8-819d-47c1-a6d8-28ae35da14d7"
},
"sampledAssets": [],
"lastCompletedDate": "2026-07-24T18:07:42.0074024+00:00",
"createdById": "e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "32a78a46-cfe1-4427-89c5-99428c472b54",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "43c1db48-5229-403a-87e0-18dbf94686de"
}
}
],
"monitoringRegimeSampledAssets": [
{
"monitoringRegimeId": "sample string 1",
"assetId": "e0531cff-dcf8-4c35-8442-707237a4b36f",
"jobIndexId": 3
},
{
"monitoringRegimeId": "sample string 1",
"assetId": "e0531cff-dcf8-4c35-8442-707237a4b36f",
"jobIndexId": 3
}
],
"hierarchicalLocation": {
"siteId": "6cbdd07e-2f6d-46f6-a9a5-53045c74a49a",
"name": "sample string 2",
"parentId": "9593dcf9-9f08-47bb-aede-77486e98ce07",
"depth": 3,
"fullName": "sample string 4",
"active": true,
"sortOrder": 6.0,
"createdById": "49f00f9f-c71a-4df0-9e19-b06227f7da81",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "0a055160-4913-4c51-b601-2485dac5f399",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "33e5baea-ee91-4303-b8f7-35f912b105bb"
},
"createdById": "7465c593-7ca9-4015-aa79-e9398b969573",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "b37eb9a9-bb2f-42b8-b511-c59f5e248d53",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "ec44aff5-f94e-4756-9077-04500c017ea8"
},
"jobRecurrence": {
"name": "sample string 1",
"jobTypeGroupId": "9b610d21-a096-4fbe-bb9c-124f29002dde",
"userId": "28752928-99ee-4070-b1a6-c96f05d4b99d",
"createDaysBefore": 3,
"siteId": "23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b",
"contactId": "4231071c-0d5b-4e7a-aa91-62f9d54c7789",
"assetId": "ef7d7946-9b7a-4b57-bf36-7c200d63033e",
"startDate": "2026-07-24T18:07:42.0074024+00:00",
"endDate": "2026-07-24T18:07:42.0074024+00:00",
"numberGenerated": 6,
"lastDate": "2026-07-24T18:07:42.0074024+00:00",
"nextDate": "2026-07-24T18:07:42.0074024+00:00",
"overrideGeneratedNextDate": "2026-07-24T18:07:42.0074024+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "d0e9a732-dc73-4114-8a09-b24de3ecf140",
"recurrenceGroupId": "12d04a2f-fd33-4aea-b8b4-33513564dd6d",
"asset": {
"name": "sample string 1",
"description": "sample string 2",
"assetTypeId": "9a426a23-47c8-489c-bef5-f40962507925",
"location": "sample string 4",
"locationId": "sample string 5",
"externalReference": "sample string 6",
"serialNumber": "sample string 7",
"assetNumber": "sample string 8",
"uniqueBarcode": "sample string 9",
"notes": "sample string 10",
"siteId": "a4207659-f61a-4091-be34-4f78c6ed7ba4",
"owner": "sample string 11",
"active": true,
"suspended": true,
"jobId": "dfcf9ee1-57a8-4f05-aa60-26be7ce1324a",
"hierarchicalLocationId": "77bb1310-b058-469a-a3c9-483d72b89190",
"imageFileName": "sample string 14",
"jobs": [],
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [
{
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
{
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
}
],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"jobRecurrences": [],
"sampledAssets": [
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3
},
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3
}
],
"monitoringRegimeSampledAssets": [
{
"monitoringRegimeId": "sample string 1",
"assetId": "e0531cff-dcf8-4c35-8442-707237a4b36f",
"jobIndexId": 3
},
{
"monitoringRegimeId": "sample string 1",
"assetId": "e0531cff-dcf8-4c35-8442-707237a4b36f",
"jobIndexId": 3
}
],
"hierarchicalLocation": {
"siteId": "6cbdd07e-2f6d-46f6-a9a5-53045c74a49a",
"name": "sample string 2",
"parentId": "9593dcf9-9f08-47bb-aede-77486e98ce07",
"depth": 3,
"fullName": "sample string 4",
"active": true,
"sortOrder": 6.0,
"createdById": "49f00f9f-c71a-4df0-9e19-b06227f7da81",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "0a055160-4913-4c51-b601-2485dac5f399",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "33e5baea-ee91-4303-b8f7-35f912b105bb"
},
"createdById": "7465c593-7ca9-4015-aa79-e9398b969573",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "b37eb9a9-bb2f-42b8-b511-c59f5e248d53",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "ec44aff5-f94e-4756-9077-04500c017ea8"
},
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
},
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "698ddf75-de08-4410-9c3c-9ca14807fc05"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "4770326e-f62d-451c-8e24-d9e0a6246e00",
"titleId": "24e3ce3b-c32b-4b09-a030-836884aa0484",
"organisationId": "f78a075e-519f-459f-a974-c95ba2af953d",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "6e1c9191-0d09-460c-a1e5-66d7eba6eed0",
"createdById": "4f68e818-b374-4625-a6be-2ebe678c471f",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "31f3a60a-1071-4863-aac0-6ff65c51942d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "6cd640ff-3024-4b9b-a20a-379ee8265410"
},
"title": {
"name": "sample string 1",
"id": "b2dc1b16-ba04-43d9-8435-7d41ee37e459"
},
"createdById": "e82c3d66-4ddd-4273-b41d-4f83d430f27c",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "5eec53bf-7ec6-41bb-8868-04c12bc8b236",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "411c5fc8-819d-47c1-a6d8-28ae35da14d7"
},
"sampledAssets": [
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3,
"asset": {
"name": "sample string 1",
"description": "sample string 2",
"assetTypeId": "9a426a23-47c8-489c-bef5-f40962507925",
"location": "sample string 4",
"locationId": "sample string 5",
"externalReference": "sample string 6",
"serialNumber": "sample string 7",
"assetNumber": "sample string 8",
"uniqueBarcode": "sample string 9",
"notes": "sample string 10",
"siteId": "a4207659-f61a-4091-be34-4f78c6ed7ba4",
"owner": "sample string 11",
"active": true,
"suspended": true,
"jobId": "dfcf9ee1-57a8-4f05-aa60-26be7ce1324a",
"hierarchicalLocationId": "77bb1310-b058-469a-a3c9-483d72b89190",
"imageFileName": "sample string 14",
"jobs": [],
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [
{
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
{
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
}
],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"jobRecurrences": [],
"sampledAssets": [],
"monitoringRegimeSampledAssets": [
{
"monitoringRegimeId": "sample string 1",
"assetId": "e0531cff-dcf8-4c35-8442-707237a4b36f",
"jobIndexId": 3
},
{
"monitoringRegimeId": "sample string 1",
"assetId": "e0531cff-dcf8-4c35-8442-707237a4b36f",
"jobIndexId": 3
}
],
"hierarchicalLocation": {
"siteId": "6cbdd07e-2f6d-46f6-a9a5-53045c74a49a",
"name": "sample string 2",
"parentId": "9593dcf9-9f08-47bb-aede-77486e98ce07",
"depth": 3,
"fullName": "sample string 4",
"active": true,
"sortOrder": 6.0,
"createdById": "49f00f9f-c71a-4df0-9e19-b06227f7da81",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "0a055160-4913-4c51-b601-2485dac5f399",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "33e5baea-ee91-4303-b8f7-35f912b105bb"
},
"createdById": "7465c593-7ca9-4015-aa79-e9398b969573",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "b37eb9a9-bb2f-42b8-b511-c59f5e248d53",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "ec44aff5-f94e-4756-9077-04500c017ea8"
}
},
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3,
"asset": {
"name": "sample string 1",
"description": "sample string 2",
"assetTypeId": "9a426a23-47c8-489c-bef5-f40962507925",
"location": "sample string 4",
"locationId": "sample string 5",
"externalReference": "sample string 6",
"serialNumber": "sample string 7",
"assetNumber": "sample string 8",
"uniqueBarcode": "sample string 9",
"notes": "sample string 10",
"siteId": "a4207659-f61a-4091-be34-4f78c6ed7ba4",
"owner": "sample string 11",
"active": true,
"suspended": true,
"jobId": "dfcf9ee1-57a8-4f05-aa60-26be7ce1324a",
"hierarchicalLocationId": "77bb1310-b058-469a-a3c9-483d72b89190",
"imageFileName": "sample string 14",
"jobs": [],
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [
{
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
{
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
}
],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"jobRecurrences": [],
"sampledAssets": [],
"monitoringRegimeSampledAssets": [
{
"monitoringRegimeId": "sample string 1",
"assetId": "e0531cff-dcf8-4c35-8442-707237a4b36f",
"jobIndexId": 3
},
{
"monitoringRegimeId": "sample string 1",
"assetId": "e0531cff-dcf8-4c35-8442-707237a4b36f",
"jobIndexId": 3
}
],
"hierarchicalLocation": {
"siteId": "6cbdd07e-2f6d-46f6-a9a5-53045c74a49a",
"name": "sample string 2",
"parentId": "9593dcf9-9f08-47bb-aede-77486e98ce07",
"depth": 3,
"fullName": "sample string 4",
"active": true,
"sortOrder": 6.0,
"createdById": "49f00f9f-c71a-4df0-9e19-b06227f7da81",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "0a055160-4913-4c51-b601-2485dac5f399",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "33e5baea-ee91-4303-b8f7-35f912b105bb"
},
"createdById": "7465c593-7ca9-4015-aa79-e9398b969573",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "b37eb9a9-bb2f-42b8-b511-c59f5e248d53",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "ec44aff5-f94e-4756-9077-04500c017ea8"
}
}
],
"lastCompletedDate": "2026-07-24T18:07:42.0074024+00:00",
"createdById": "e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "32a78a46-cfe1-4427-89c5-99428c472b54",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "43c1db48-5229-403a-87e0-18dbf94686de"
},
"rejectionReason": {
"order": 1,
"name": "sample string 2",
"active": true,
"tenantOrganisationId": "397ac4b1-b13c-4bc0-b4aa-2e9304a9fa84",
"createdById": "753c932f-9470-4f8c-b9d8-3b80f74da1ab",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "0b91416f-65bd-4e90-8a95-cd381f2e3e34",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "82c80830-0f5f-466b-ab4d-6178da403712"
},
"jobCategory": {
"name": "sample string 1",
"id": "5442ad2d-ce89-426a-85c6-f756829624a7"
},
"sections": [
{
"jobId": "c1a0c8ab-d988-4766-94e5-0c94774a9193",
"internalSectionTypeId": "733beae9-7856-4c0b-b15c-9351919383dc",
"sectionTypeId": "965a81b0-aef5-432c-9399-2f112148385f",
"caption": "sample string 4",
"name": "sample string 5",
"sectionJson": "sample string 6",
"repeatable": true,
"template": true,
"gridInput": true,
"siteVisit": true,
"active": true,
"order": 12.0,
"fqn": "sample string 13",
"visible": true,
"state": "d307d093-04d9-4fbb-9d7b-b793277e3352",
"sectionVariantId": "2dd538d4-92da-472e-b6e7-1df217a98d0a",
"sectionType": {
"internalId": "8ec1ef74-bb9d-4b21-b362-93147f96e688",
"caption": "sample string 2",
"name": "sample string 3",
"repeatable": true,
"template": true,
"gridInput": true,
"siteVisit": true,
"jsonData": "sample string 8",
"order": 9,
"jobTypeId": "2e8dfabc-454b-40ad-8550-360a070feac4",
"active": true,
"fqn": "sample string 12",
"visible": true,
"fileImport": true,
"sectionVariantId": "2f54ed93-1fcd-4cf3-a196-bf1f4f876981",
"expressionTypes": "sample string 15",
"createdById": "90a740fb-1fef-4be3-a1bb-ad02e73335ff",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "75b75608-188f-4f9b-89aa-5d30975f0f30",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "85374695-505d-4826-ad46-134d7879b1f0"
},
"createdById": "6d7250e1-514c-41bd-bc40-f38e3b7cb746",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "13943351-db05-4dd1-8dfd-f2f9cf7cea35",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "72f28092-a135-4716-bf56-e9e401142b35"
},
{
"jobId": "c1a0c8ab-d988-4766-94e5-0c94774a9193",
"internalSectionTypeId": "733beae9-7856-4c0b-b15c-9351919383dc",
"sectionTypeId": "965a81b0-aef5-432c-9399-2f112148385f",
"caption": "sample string 4",
"name": "sample string 5",
"sectionJson": "sample string 6",
"repeatable": true,
"template": true,
"gridInput": true,
"siteVisit": true,
"active": true,
"order": 12.0,
"fqn": "sample string 13",
"visible": true,
"state": "d307d093-04d9-4fbb-9d7b-b793277e3352",
"sectionVariantId": "2dd538d4-92da-472e-b6e7-1df217a98d0a",
"sectionType": {
"internalId": "8ec1ef74-bb9d-4b21-b362-93147f96e688",
"caption": "sample string 2",
"name": "sample string 3",
"repeatable": true,
"template": true,
"gridInput": true,
"siteVisit": true,
"jsonData": "sample string 8",
"order": 9,
"jobTypeId": "2e8dfabc-454b-40ad-8550-360a070feac4",
"active": true,
"fqn": "sample string 12",
"visible": true,
"fileImport": true,
"sectionVariantId": "2f54ed93-1fcd-4cf3-a196-bf1f4f876981",
"expressionTypes": "sample string 15",
"createdById": "90a740fb-1fef-4be3-a1bb-ad02e73335ff",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "75b75608-188f-4f9b-89aa-5d30975f0f30",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "85374695-505d-4826-ad46-134d7879b1f0"
},
"createdById": "6d7250e1-514c-41bd-bc40-f38e3b7cb746",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "13943351-db05-4dd1-8dfd-f2f9cf7cea35",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "72f28092-a135-4716-bf56-e9e401142b35"
}
],
"descendantJobs": [],
"documents": [],
"jobHistory": [
{
"jobId": "76dc91bc-7412-40f8-9435-7cc8837d55e2",
"jobHistoryTypeId": "35d9740a-25cc-4b1b-bce7-f9a1ecb76796",
"sourceStateId": "a5440a42-1183-481b-ba4e-36f2df2fcafd",
"destinationStateId": "64d38e88-f1e0-4e99-8b8c-4564f0030f70",
"allocatedToId": "170aeca6-cf8a-4422-bbcc-aa3dfa8ba6a7",
"clonedFromId": "a6acdb0f-6727-4096-bca2-262389609c73",
"jobHistoryType": {
"name": "sample string 1",
"id": "d4eee8ff-76ff-4509-a0e1-7090842cb706"
},
"sourceJobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "050658c6-4b83-4a4e-a9c1-3a14262bfa77"
},
"destinationJobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "050658c6-4b83-4a4e-a9c1-3a14262bfa77"
},
"createdById": "9de612f4-4567-463a-adf9-f2ae8a35f51f",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "8873a50e-ea34-492f-8484-1bcf8763f65a",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "fe999e26-f4c4-4ce7-a525-a5202f9ec5fc"
},
{
"jobId": "76dc91bc-7412-40f8-9435-7cc8837d55e2",
"jobHistoryTypeId": "35d9740a-25cc-4b1b-bce7-f9a1ecb76796",
"sourceStateId": "a5440a42-1183-481b-ba4e-36f2df2fcafd",
"destinationStateId": "64d38e88-f1e0-4e99-8b8c-4564f0030f70",
"allocatedToId": "170aeca6-cf8a-4422-bbcc-aa3dfa8ba6a7",
"clonedFromId": "a6acdb0f-6727-4096-bca2-262389609c73",
"jobHistoryType": {
"name": "sample string 1",
"id": "d4eee8ff-76ff-4509-a0e1-7090842cb706"
},
"sourceJobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "050658c6-4b83-4a4e-a9c1-3a14262bfa77"
},
"destinationJobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "050658c6-4b83-4a4e-a9c1-3a14262bfa77"
},
"createdById": "9de612f4-4567-463a-adf9-f2ae8a35f51f",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "8873a50e-ea34-492f-8484-1bcf8763f65a",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "fe999e26-f4c4-4ce7-a525-a5202f9ec5fc"
}
],
"createdById": "9623d0a1-89db-45c7-ad52-60dc42a4a2f7",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "82b746b5-a221-4c80-a41b-53fb595e97bf",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "04125e4f-5c2a-44d8-a35a-38d3e5faafb6"
},
"stateId": "58ebd7df-fc40-462b-b307-fda5696110e4",
"templateId": "2ae5e9bd-1ac5-4279-b21b-10573c3f75ab",
"fileLocationId": "8c2e6d10-3f89-4e15-a7e8-33c6bacc9c0d",
"fileLocation": {
"location": "sample string 1",
"extension": "sample string 2",
"active": true,
"createdById": "3d566615-4cca-4be0-9211-5c82a5f1abba",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "c2e287df-bdab-4943-aef3-9f34109c6e02",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "f38e6a6a-4500-48d7-a6a8-813fa77ae1a9"
},
"documentState": {
"name": "sample string 1",
"documentsWithThatState": [],
"id": "185e112d-07e3-4979-8e34-051b810b5d27"
},
"pdfGenerated": true,
"visibleOnPortal": true,
"name": "sample string 4",
"active": true,
"createdById": "3330e76a-aa18-4462-bc41-6a3f68b4bd42",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "cead194f-d5fa-428a-88cd-25f8873ff16e",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "3332b716-5bee-4a0b-8cf1-052ae7fe0596"
}
],
"createdById": "d15221bf-f5e5-4c54-a98e-2f7afc310f5e",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "31e733b0-80d6-43a0-97b2-fb6cca10286c",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "09e6960b-ac26-4f55-bc83-c8cba388094f"
},
{
"name": "sample string 1",
"fileExtension": "sample string 2",
"location": "sample string 3",
"jobTypeId": "21b17464-a97f-47c3-872e-437032ec7557",
"active": true,
"autoEmailOnJobCompletion": true,
"visibleOnPortal": true,
"documents": [
{
"jobId": "b18fb692-53a3-4846-8b66-76431e04c4d7",
"job": {
"jobTypeId": "1c1325c9-2aaf-4e9a-84ec-7c5e9e4ba3af",
"active": true,
"stateId": "08daf752-ec19-46a0-b959-ec3e76bfb568",
"externalRef": "sample string 4",
"allocatedToId": "d5959333-93da-4b61-8e08-3b27bebfdec4",
"name": "sample string 5",
"scheduledDate": "2026-07-24T18:07:42.0074024+00:00",
"siteId": "dbefd8a8-0073-4fd2-8a35-d3033bf9f328",
"contactId": "6469487a-fa21-475d-8ad9-619f309b287b",
"notes": "sample string 8",
"timeInMinutes": 9,
"parentJobId": "721c3f00-0083-4aab-bfd9-639788692940",
"isGroupJob": true,
"deviceId": "sample string 11",
"syncToDevice": true,
"assetId": "5f65f06f-f4f9-4835-874d-8941b80cc8d7",
"jobRecurrenceId": "0e6905df-16b8-4f6f-8b67-5e68f1ec5425",
"rejectionReasonId": "4e013877-4395-496a-bf26-346a70ae046d",
"jobCategoryId": "6b239234-0bb9-479c-8cdf-de4055f8ce8c",
"numericCode": 13,
"completedDate": "2026-07-24T18:07:42.0074024+00:00",
"monitoringRegimeId": "sample string 14",
"jobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "050658c6-4b83-4a4e-a9c1-3a14262bfa77"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "4770326e-f62d-451c-8e24-d9e0a6246e00",
"titleId": "24e3ce3b-c32b-4b09-a030-836884aa0484",
"organisationId": "f78a075e-519f-459f-a974-c95ba2af953d",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "6e1c9191-0d09-460c-a1e5-66d7eba6eed0",
"createdById": "4f68e818-b374-4625-a6be-2ebe678c471f",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "31f3a60a-1071-4863-aac0-6ff65c51942d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "6cd640ff-3024-4b9b-a20a-379ee8265410"
},
"title": {
"name": "sample string 1",
"id": "b2dc1b16-ba04-43d9-8435-7d41ee37e459"
},
"createdById": "e82c3d66-4ddd-4273-b41d-4f83d430f27c",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "5eec53bf-7ec6-41bb-8868-04c12bc8b236",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "411c5fc8-819d-47c1-a6d8-28ae35da14d7"
},
"asset": {
"name": "sample string 1",
"description": "sample string 2",
"assetTypeId": "9a426a23-47c8-489c-bef5-f40962507925",
"location": "sample string 4",
"locationId": "sample string 5",
"externalReference": "sample string 6",
"serialNumber": "sample string 7",
"assetNumber": "sample string 8",
"uniqueBarcode": "sample string 9",
"notes": "sample string 10",
"siteId": "a4207659-f61a-4091-be34-4f78c6ed7ba4",
"owner": "sample string 11",
"active": true,
"suspended": true,
"jobId": "dfcf9ee1-57a8-4f05-aa60-26be7ce1324a",
"hierarchicalLocationId": "77bb1310-b058-469a-a3c9-483d72b89190",
"imageFileName": "sample string 14",
"jobs": [],
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [
{
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
{
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
}
],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"jobRecurrences": [
{
"name": "sample string 1",
"jobTypeGroupId": "9b610d21-a096-4fbe-bb9c-124f29002dde",
"userId": "28752928-99ee-4070-b1a6-c96f05d4b99d",
"createDaysBefore": 3,
"siteId": "23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b",
"contactId": "4231071c-0d5b-4e7a-aa91-62f9d54c7789",
"assetId": "ef7d7946-9b7a-4b57-bf36-7c200d63033e",
"startDate": "2026-07-24T18:07:42.0074024+00:00",
"endDate": "2026-07-24T18:07:42.0074024+00:00",
"numberGenerated": 6,
"lastDate": "2026-07-24T18:07:42.0074024+00:00",
"nextDate": "2026-07-24T18:07:42.0074024+00:00",
"overrideGeneratedNextDate": "2026-07-24T18:07:42.0074024+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "d0e9a732-dc73-4114-8a09-b24de3ecf140",
"recurrenceGroupId": "12d04a2f-fd33-4aea-b8b4-33513564dd6d",
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
},
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "698ddf75-de08-4410-9c3c-9ca14807fc05"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "4770326e-f62d-451c-8e24-d9e0a6246e00",
"titleId": "24e3ce3b-c32b-4b09-a030-836884aa0484",
"organisationId": "f78a075e-519f-459f-a974-c95ba2af953d",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "6e1c9191-0d09-460c-a1e5-66d7eba6eed0",
"createdById": "4f68e818-b374-4625-a6be-2ebe678c471f",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "31f3a60a-1071-4863-aac0-6ff65c51942d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "6cd640ff-3024-4b9b-a20a-379ee8265410"
},
"title": {
"name": "sample string 1",
"id": "b2dc1b16-ba04-43d9-8435-7d41ee37e459"
},
"createdById": "e82c3d66-4ddd-4273-b41d-4f83d430f27c",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "5eec53bf-7ec6-41bb-8868-04c12bc8b236",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "411c5fc8-819d-47c1-a6d8-28ae35da14d7"
},
"sampledAssets": [
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3
},
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3
}
],
"lastCompletedDate": "2026-07-24T18:07:42.0074024+00:00",
"createdById": "e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "32a78a46-cfe1-4427-89c5-99428c472b54",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "43c1db48-5229-403a-87e0-18dbf94686de"
},
{
"name": "sample string 1",
"jobTypeGroupId": "9b610d21-a096-4fbe-bb9c-124f29002dde",
"userId": "28752928-99ee-4070-b1a6-c96f05d4b99d",
"createDaysBefore": 3,
"siteId": "23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b",
"contactId": "4231071c-0d5b-4e7a-aa91-62f9d54c7789",
"assetId": "ef7d7946-9b7a-4b57-bf36-7c200d63033e",
"startDate": "2026-07-24T18:07:42.0074024+00:00",
"endDate": "2026-07-24T18:07:42.0074024+00:00",
"numberGenerated": 6,
"lastDate": "2026-07-24T18:07:42.0074024+00:00",
"nextDate": "2026-07-24T18:07:42.0074024+00:00",
"overrideGeneratedNextDate": "2026-07-24T18:07:42.0074024+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "d0e9a732-dc73-4114-8a09-b24de3ecf140",
"recurrenceGroupId": "12d04a2f-fd33-4aea-b8b4-33513564dd6d",
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
},
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "698ddf75-de08-4410-9c3c-9ca14807fc05"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "4770326e-f62d-451c-8e24-d9e0a6246e00",
"titleId": "24e3ce3b-c32b-4b09-a030-836884aa0484",
"organisationId": "f78a075e-519f-459f-a974-c95ba2af953d",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "6e1c9191-0d09-460c-a1e5-66d7eba6eed0",
"createdById": "4f68e818-b374-4625-a6be-2ebe678c471f",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "31f3a60a-1071-4863-aac0-6ff65c51942d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "6cd640ff-3024-4b9b-a20a-379ee8265410"
},
"title": {
"name": "sample string 1",
"id": "b2dc1b16-ba04-43d9-8435-7d41ee37e459"
},
"createdById": "e82c3d66-4ddd-4273-b41d-4f83d430f27c",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "5eec53bf-7ec6-41bb-8868-04c12bc8b236",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "411c5fc8-819d-47c1-a6d8-28ae35da14d7"
},
"sampledAssets": [
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3
},
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3
}
],
"lastCompletedDate": "2026-07-24T18:07:42.0074024+00:00",
"createdById": "e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "32a78a46-cfe1-4427-89c5-99428c472b54",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "43c1db48-5229-403a-87e0-18dbf94686de"
}
],
"sampledAssets": [
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3,
"jobRecurrence": {
"name": "sample string 1",
"jobTypeGroupId": "9b610d21-a096-4fbe-bb9c-124f29002dde",
"userId": "28752928-99ee-4070-b1a6-c96f05d4b99d",
"createDaysBefore": 3,
"siteId": "23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b",
"contactId": "4231071c-0d5b-4e7a-aa91-62f9d54c7789",
"assetId": "ef7d7946-9b7a-4b57-bf36-7c200d63033e",
"startDate": "2026-07-24T18:07:42.0074024+00:00",
"endDate": "2026-07-24T18:07:42.0074024+00:00",
"numberGenerated": 6,
"lastDate": "2026-07-24T18:07:42.0074024+00:00",
"nextDate": "2026-07-24T18:07:42.0074024+00:00",
"overrideGeneratedNextDate": "2026-07-24T18:07:42.0074024+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "d0e9a732-dc73-4114-8a09-b24de3ecf140",
"recurrenceGroupId": "12d04a2f-fd33-4aea-b8b4-33513564dd6d",
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
},
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "698ddf75-de08-4410-9c3c-9ca14807fc05"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "4770326e-f62d-451c-8e24-d9e0a6246e00",
"titleId": "24e3ce3b-c32b-4b09-a030-836884aa0484",
"organisationId": "f78a075e-519f-459f-a974-c95ba2af953d",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "6e1c9191-0d09-460c-a1e5-66d7eba6eed0",
"createdById": "4f68e818-b374-4625-a6be-2ebe678c471f",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "31f3a60a-1071-4863-aac0-6ff65c51942d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "6cd640ff-3024-4b9b-a20a-379ee8265410"
},
"title": {
"name": "sample string 1",
"id": "b2dc1b16-ba04-43d9-8435-7d41ee37e459"
},
"createdById": "e82c3d66-4ddd-4273-b41d-4f83d430f27c",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "5eec53bf-7ec6-41bb-8868-04c12bc8b236",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "411c5fc8-819d-47c1-a6d8-28ae35da14d7"
},
"sampledAssets": [],
"lastCompletedDate": "2026-07-24T18:07:42.0074024+00:00",
"createdById": "e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "32a78a46-cfe1-4427-89c5-99428c472b54",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "43c1db48-5229-403a-87e0-18dbf94686de"
}
},
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3,
"jobRecurrence": {
"name": "sample string 1",
"jobTypeGroupId": "9b610d21-a096-4fbe-bb9c-124f29002dde",
"userId": "28752928-99ee-4070-b1a6-c96f05d4b99d",
"createDaysBefore": 3,
"siteId": "23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b",
"contactId": "4231071c-0d5b-4e7a-aa91-62f9d54c7789",
"assetId": "ef7d7946-9b7a-4b57-bf36-7c200d63033e",
"startDate": "2026-07-24T18:07:42.0074024+00:00",
"endDate": "2026-07-24T18:07:42.0074024+00:00",
"numberGenerated": 6,
"lastDate": "2026-07-24T18:07:42.0074024+00:00",
"nextDate": "2026-07-24T18:07:42.0074024+00:00",
"overrideGeneratedNextDate": "2026-07-24T18:07:42.0074024+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "d0e9a732-dc73-4114-8a09-b24de3ecf140",
"recurrenceGroupId": "12d04a2f-fd33-4aea-b8b4-33513564dd6d",
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
},
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "698ddf75-de08-4410-9c3c-9ca14807fc05"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "4770326e-f62d-451c-8e24-d9e0a6246e00",
"titleId": "24e3ce3b-c32b-4b09-a030-836884aa0484",
"organisationId": "f78a075e-519f-459f-a974-c95ba2af953d",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "6e1c9191-0d09-460c-a1e5-66d7eba6eed0",
"createdById": "4f68e818-b374-4625-a6be-2ebe678c471f",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "31f3a60a-1071-4863-aac0-6ff65c51942d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "6cd640ff-3024-4b9b-a20a-379ee8265410"
},
"title": {
"name": "sample string 1",
"id": "b2dc1b16-ba04-43d9-8435-7d41ee37e459"
},
"createdById": "e82c3d66-4ddd-4273-b41d-4f83d430f27c",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "5eec53bf-7ec6-41bb-8868-04c12bc8b236",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "411c5fc8-819d-47c1-a6d8-28ae35da14d7"
},
"sampledAssets": [],
"lastCompletedDate": "2026-07-24T18:07:42.0074024+00:00",
"createdById": "e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "32a78a46-cfe1-4427-89c5-99428c472b54",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "43c1db48-5229-403a-87e0-18dbf94686de"
}
}
],
"monitoringRegimeSampledAssets": [
{
"monitoringRegimeId": "sample string 1",
"assetId": "e0531cff-dcf8-4c35-8442-707237a4b36f",
"jobIndexId": 3
},
{
"monitoringRegimeId": "sample string 1",
"assetId": "e0531cff-dcf8-4c35-8442-707237a4b36f",
"jobIndexId": 3
}
],
"hierarchicalLocation": {
"siteId": "6cbdd07e-2f6d-46f6-a9a5-53045c74a49a",
"name": "sample string 2",
"parentId": "9593dcf9-9f08-47bb-aede-77486e98ce07",
"depth": 3,
"fullName": "sample string 4",
"active": true,
"sortOrder": 6.0,
"createdById": "49f00f9f-c71a-4df0-9e19-b06227f7da81",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "0a055160-4913-4c51-b601-2485dac5f399",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "33e5baea-ee91-4303-b8f7-35f912b105bb"
},
"createdById": "7465c593-7ca9-4015-aa79-e9398b969573",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "b37eb9a9-bb2f-42b8-b511-c59f5e248d53",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "ec44aff5-f94e-4756-9077-04500c017ea8"
},
"jobRecurrence": {
"name": "sample string 1",
"jobTypeGroupId": "9b610d21-a096-4fbe-bb9c-124f29002dde",
"userId": "28752928-99ee-4070-b1a6-c96f05d4b99d",
"createDaysBefore": 3,
"siteId": "23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b",
"contactId": "4231071c-0d5b-4e7a-aa91-62f9d54c7789",
"assetId": "ef7d7946-9b7a-4b57-bf36-7c200d63033e",
"startDate": "2026-07-24T18:07:42.0074024+00:00",
"endDate": "2026-07-24T18:07:42.0074024+00:00",
"numberGenerated": 6,
"lastDate": "2026-07-24T18:07:42.0074024+00:00",
"nextDate": "2026-07-24T18:07:42.0074024+00:00",
"overrideGeneratedNextDate": "2026-07-24T18:07:42.0074024+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "d0e9a732-dc73-4114-8a09-b24de3ecf140",
"recurrenceGroupId": "12d04a2f-fd33-4aea-b8b4-33513564dd6d",
"asset": {
"name": "sample string 1",
"description": "sample string 2",
"assetTypeId": "9a426a23-47c8-489c-bef5-f40962507925",
"location": "sample string 4",
"locationId": "sample string 5",
"externalReference": "sample string 6",
"serialNumber": "sample string 7",
"assetNumber": "sample string 8",
"uniqueBarcode": "sample string 9",
"notes": "sample string 10",
"siteId": "a4207659-f61a-4091-be34-4f78c6ed7ba4",
"owner": "sample string 11",
"active": true,
"suspended": true,
"jobId": "dfcf9ee1-57a8-4f05-aa60-26be7ce1324a",
"hierarchicalLocationId": "77bb1310-b058-469a-a3c9-483d72b89190",
"imageFileName": "sample string 14",
"jobs": [],
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [
{
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
{
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
}
],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"jobRecurrences": [],
"sampledAssets": [
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3
},
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3
}
],
"monitoringRegimeSampledAssets": [
{
"monitoringRegimeId": "sample string 1",
"assetId": "e0531cff-dcf8-4c35-8442-707237a4b36f",
"jobIndexId": 3
},
{
"monitoringRegimeId": "sample string 1",
"assetId": "e0531cff-dcf8-4c35-8442-707237a4b36f",
"jobIndexId": 3
}
],
"hierarchicalLocation": {
"siteId": "6cbdd07e-2f6d-46f6-a9a5-53045c74a49a",
"name": "sample string 2",
"parentId": "9593dcf9-9f08-47bb-aede-77486e98ce07",
"depth": 3,
"fullName": "sample string 4",
"active": true,
"sortOrder": 6.0,
"createdById": "49f00f9f-c71a-4df0-9e19-b06227f7da81",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "0a055160-4913-4c51-b601-2485dac5f399",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "33e5baea-ee91-4303-b8f7-35f912b105bb"
},
"createdById": "7465c593-7ca9-4015-aa79-e9398b969573",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "b37eb9a9-bb2f-42b8-b511-c59f5e248d53",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "ec44aff5-f94e-4756-9077-04500c017ea8"
},
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
},
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "698ddf75-de08-4410-9c3c-9ca14807fc05"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "4770326e-f62d-451c-8e24-d9e0a6246e00",
"titleId": "24e3ce3b-c32b-4b09-a030-836884aa0484",
"organisationId": "f78a075e-519f-459f-a974-c95ba2af953d",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "6e1c9191-0d09-460c-a1e5-66d7eba6eed0",
"createdById": "4f68e818-b374-4625-a6be-2ebe678c471f",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "31f3a60a-1071-4863-aac0-6ff65c51942d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "6cd640ff-3024-4b9b-a20a-379ee8265410"
},
"title": {
"name": "sample string 1",
"id": "b2dc1b16-ba04-43d9-8435-7d41ee37e459"
},
"createdById": "e82c3d66-4ddd-4273-b41d-4f83d430f27c",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "5eec53bf-7ec6-41bb-8868-04c12bc8b236",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "411c5fc8-819d-47c1-a6d8-28ae35da14d7"
},
"sampledAssets": [
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3,
"asset": {
"name": "sample string 1",
"description": "sample string 2",
"assetTypeId": "9a426a23-47c8-489c-bef5-f40962507925",
"location": "sample string 4",
"locationId": "sample string 5",
"externalReference": "sample string 6",
"serialNumber": "sample string 7",
"assetNumber": "sample string 8",
"uniqueBarcode": "sample string 9",
"notes": "sample string 10",
"siteId": "a4207659-f61a-4091-be34-4f78c6ed7ba4",
"owner": "sample string 11",
"active": true,
"suspended": true,
"jobId": "dfcf9ee1-57a8-4f05-aa60-26be7ce1324a",
"hierarchicalLocationId": "77bb1310-b058-469a-a3c9-483d72b89190",
"imageFileName": "sample string 14",
"jobs": [],
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [
{
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
{
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
}
],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"jobRecurrences": [],
"sampledAssets": [],
"monitoringRegimeSampledAssets": [
{
"monitoringRegimeId": "sample string 1",
"assetId": "e0531cff-dcf8-4c35-8442-707237a4b36f",
"jobIndexId": 3
},
{
"monitoringRegimeId": "sample string 1",
"assetId": "e0531cff-dcf8-4c35-8442-707237a4b36f",
"jobIndexId": 3
}
],
"hierarchicalLocation": {
"siteId": "6cbdd07e-2f6d-46f6-a9a5-53045c74a49a",
"name": "sample string 2",
"parentId": "9593dcf9-9f08-47bb-aede-77486e98ce07",
"depth": 3,
"fullName": "sample string 4",
"active": true,
"sortOrder": 6.0,
"createdById": "49f00f9f-c71a-4df0-9e19-b06227f7da81",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "0a055160-4913-4c51-b601-2485dac5f399",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "33e5baea-ee91-4303-b8f7-35f912b105bb"
},
"createdById": "7465c593-7ca9-4015-aa79-e9398b969573",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "b37eb9a9-bb2f-42b8-b511-c59f5e248d53",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "ec44aff5-f94e-4756-9077-04500c017ea8"
}
},
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3,
"asset": {
"name": "sample string 1",
"description": "sample string 2",
"assetTypeId": "9a426a23-47c8-489c-bef5-f40962507925",
"location": "sample string 4",
"locationId": "sample string 5",
"externalReference": "sample string 6",
"serialNumber": "sample string 7",
"assetNumber": "sample string 8",
"uniqueBarcode": "sample string 9",
"notes": "sample string 10",
"siteId": "a4207659-f61a-4091-be34-4f78c6ed7ba4",
"owner": "sample string 11",
"active": true,
"suspended": true,
"jobId": "dfcf9ee1-57a8-4f05-aa60-26be7ce1324a",
"hierarchicalLocationId": "77bb1310-b058-469a-a3c9-483d72b89190",
"imageFileName": "sample string 14",
"jobs": [],
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [
{
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
{
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
}
],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"jobRecurrences": [],
"sampledAssets": [],
"monitoringRegimeSampledAssets": [
{
"monitoringRegimeId": "sample string 1",
"assetId": "e0531cff-dcf8-4c35-8442-707237a4b36f",
"jobIndexId": 3
},
{
"monitoringRegimeId": "sample string 1",
"assetId": "e0531cff-dcf8-4c35-8442-707237a4b36f",
"jobIndexId": 3
}
],
"hierarchicalLocation": {
"siteId": "6cbdd07e-2f6d-46f6-a9a5-53045c74a49a",
"name": "sample string 2",
"parentId": "9593dcf9-9f08-47bb-aede-77486e98ce07",
"depth": 3,
"fullName": "sample string 4",
"active": true,
"sortOrder": 6.0,
"createdById": "49f00f9f-c71a-4df0-9e19-b06227f7da81",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "0a055160-4913-4c51-b601-2485dac5f399",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "33e5baea-ee91-4303-b8f7-35f912b105bb"
},
"createdById": "7465c593-7ca9-4015-aa79-e9398b969573",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "b37eb9a9-bb2f-42b8-b511-c59f5e248d53",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "ec44aff5-f94e-4756-9077-04500c017ea8"
}
}
],
"lastCompletedDate": "2026-07-24T18:07:42.0074024+00:00",
"createdById": "e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "32a78a46-cfe1-4427-89c5-99428c472b54",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "43c1db48-5229-403a-87e0-18dbf94686de"
},
"rejectionReason": {
"order": 1,
"name": "sample string 2",
"active": true,
"tenantOrganisationId": "397ac4b1-b13c-4bc0-b4aa-2e9304a9fa84",
"createdById": "753c932f-9470-4f8c-b9d8-3b80f74da1ab",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "0b91416f-65bd-4e90-8a95-cd381f2e3e34",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "82c80830-0f5f-466b-ab4d-6178da403712"
},
"jobCategory": {
"name": "sample string 1",
"id": "5442ad2d-ce89-426a-85c6-f756829624a7"
},
"sections": [
{
"jobId": "c1a0c8ab-d988-4766-94e5-0c94774a9193",
"internalSectionTypeId": "733beae9-7856-4c0b-b15c-9351919383dc",
"sectionTypeId": "965a81b0-aef5-432c-9399-2f112148385f",
"caption": "sample string 4",
"name": "sample string 5",
"sectionJson": "sample string 6",
"repeatable": true,
"template": true,
"gridInput": true,
"siteVisit": true,
"active": true,
"order": 12.0,
"fqn": "sample string 13",
"visible": true,
"state": "d307d093-04d9-4fbb-9d7b-b793277e3352",
"sectionVariantId": "2dd538d4-92da-472e-b6e7-1df217a98d0a",
"sectionType": {
"internalId": "8ec1ef74-bb9d-4b21-b362-93147f96e688",
"caption": "sample string 2",
"name": "sample string 3",
"repeatable": true,
"template": true,
"gridInput": true,
"siteVisit": true,
"jsonData": "sample string 8",
"order": 9,
"jobTypeId": "2e8dfabc-454b-40ad-8550-360a070feac4",
"active": true,
"fqn": "sample string 12",
"visible": true,
"fileImport": true,
"sectionVariantId": "2f54ed93-1fcd-4cf3-a196-bf1f4f876981",
"expressionTypes": "sample string 15",
"createdById": "90a740fb-1fef-4be3-a1bb-ad02e73335ff",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "75b75608-188f-4f9b-89aa-5d30975f0f30",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "85374695-505d-4826-ad46-134d7879b1f0"
},
"createdById": "6d7250e1-514c-41bd-bc40-f38e3b7cb746",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "13943351-db05-4dd1-8dfd-f2f9cf7cea35",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "72f28092-a135-4716-bf56-e9e401142b35"
},
{
"jobId": "c1a0c8ab-d988-4766-94e5-0c94774a9193",
"internalSectionTypeId": "733beae9-7856-4c0b-b15c-9351919383dc",
"sectionTypeId": "965a81b0-aef5-432c-9399-2f112148385f",
"caption": "sample string 4",
"name": "sample string 5",
"sectionJson": "sample string 6",
"repeatable": true,
"template": true,
"gridInput": true,
"siteVisit": true,
"active": true,
"order": 12.0,
"fqn": "sample string 13",
"visible": true,
"state": "d307d093-04d9-4fbb-9d7b-b793277e3352",
"sectionVariantId": "2dd538d4-92da-472e-b6e7-1df217a98d0a",
"sectionType": {
"internalId": "8ec1ef74-bb9d-4b21-b362-93147f96e688",
"caption": "sample string 2",
"name": "sample string 3",
"repeatable": true,
"template": true,
"gridInput": true,
"siteVisit": true,
"jsonData": "sample string 8",
"order": 9,
"jobTypeId": "2e8dfabc-454b-40ad-8550-360a070feac4",
"active": true,
"fqn": "sample string 12",
"visible": true,
"fileImport": true,
"sectionVariantId": "2f54ed93-1fcd-4cf3-a196-bf1f4f876981",
"expressionTypes": "sample string 15",
"createdById": "90a740fb-1fef-4be3-a1bb-ad02e73335ff",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "75b75608-188f-4f9b-89aa-5d30975f0f30",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "85374695-505d-4826-ad46-134d7879b1f0"
},
"createdById": "6d7250e1-514c-41bd-bc40-f38e3b7cb746",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "13943351-db05-4dd1-8dfd-f2f9cf7cea35",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "72f28092-a135-4716-bf56-e9e401142b35"
}
],
"descendantJobs": [],
"documents": [],
"jobHistory": [
{
"jobId": "76dc91bc-7412-40f8-9435-7cc8837d55e2",
"jobHistoryTypeId": "35d9740a-25cc-4b1b-bce7-f9a1ecb76796",
"sourceStateId": "a5440a42-1183-481b-ba4e-36f2df2fcafd",
"destinationStateId": "64d38e88-f1e0-4e99-8b8c-4564f0030f70",
"allocatedToId": "170aeca6-cf8a-4422-bbcc-aa3dfa8ba6a7",
"clonedFromId": "a6acdb0f-6727-4096-bca2-262389609c73",
"jobHistoryType": {
"name": "sample string 1",
"id": "d4eee8ff-76ff-4509-a0e1-7090842cb706"
},
"sourceJobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "050658c6-4b83-4a4e-a9c1-3a14262bfa77"
},
"destinationJobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "050658c6-4b83-4a4e-a9c1-3a14262bfa77"
},
"createdById": "9de612f4-4567-463a-adf9-f2ae8a35f51f",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "8873a50e-ea34-492f-8484-1bcf8763f65a",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "fe999e26-f4c4-4ce7-a525-a5202f9ec5fc"
},
{
"jobId": "76dc91bc-7412-40f8-9435-7cc8837d55e2",
"jobHistoryTypeId": "35d9740a-25cc-4b1b-bce7-f9a1ecb76796",
"sourceStateId": "a5440a42-1183-481b-ba4e-36f2df2fcafd",
"destinationStateId": "64d38e88-f1e0-4e99-8b8c-4564f0030f70",
"allocatedToId": "170aeca6-cf8a-4422-bbcc-aa3dfa8ba6a7",
"clonedFromId": "a6acdb0f-6727-4096-bca2-262389609c73",
"jobHistoryType": {
"name": "sample string 1",
"id": "d4eee8ff-76ff-4509-a0e1-7090842cb706"
},
"sourceJobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "050658c6-4b83-4a4e-a9c1-3a14262bfa77"
},
"destinationJobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "050658c6-4b83-4a4e-a9c1-3a14262bfa77"
},
"createdById": "9de612f4-4567-463a-adf9-f2ae8a35f51f",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "8873a50e-ea34-492f-8484-1bcf8763f65a",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "fe999e26-f4c4-4ce7-a525-a5202f9ec5fc"
}
],
"createdById": "9623d0a1-89db-45c7-ad52-60dc42a4a2f7",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "82b746b5-a221-4c80-a41b-53fb595e97bf",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "04125e4f-5c2a-44d8-a35a-38d3e5faafb6"
},
"stateId": "58ebd7df-fc40-462b-b307-fda5696110e4",
"templateId": "2ae5e9bd-1ac5-4279-b21b-10573c3f75ab",
"fileLocationId": "8c2e6d10-3f89-4e15-a7e8-33c6bacc9c0d",
"fileLocation": {
"location": "sample string 1",
"extension": "sample string 2",
"active": true,
"createdById": "3d566615-4cca-4be0-9211-5c82a5f1abba",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "c2e287df-bdab-4943-aef3-9f34109c6e02",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "f38e6a6a-4500-48d7-a6a8-813fa77ae1a9"
},
"documentState": {
"name": "sample string 1",
"documentsWithThatState": [],
"id": "185e112d-07e3-4979-8e34-051b810b5d27"
},
"pdfGenerated": true,
"visibleOnPortal": true,
"name": "sample string 4",
"active": true,
"createdById": "3330e76a-aa18-4462-bc41-6a3f68b4bd42",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "cead194f-d5fa-428a-88cd-25f8873ff16e",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "3332b716-5bee-4a0b-8cf1-052ae7fe0596"
},
{
"jobId": "b18fb692-53a3-4846-8b66-76431e04c4d7",
"job": {
"jobTypeId": "1c1325c9-2aaf-4e9a-84ec-7c5e9e4ba3af",
"active": true,
"stateId": "08daf752-ec19-46a0-b959-ec3e76bfb568",
"externalRef": "sample string 4",
"allocatedToId": "d5959333-93da-4b61-8e08-3b27bebfdec4",
"name": "sample string 5",
"scheduledDate": "2026-07-24T18:07:42.0074024+00:00",
"siteId": "dbefd8a8-0073-4fd2-8a35-d3033bf9f328",
"contactId": "6469487a-fa21-475d-8ad9-619f309b287b",
"notes": "sample string 8",
"timeInMinutes": 9,
"parentJobId": "721c3f00-0083-4aab-bfd9-639788692940",
"isGroupJob": true,
"deviceId": "sample string 11",
"syncToDevice": true,
"assetId": "5f65f06f-f4f9-4835-874d-8941b80cc8d7",
"jobRecurrenceId": "0e6905df-16b8-4f6f-8b67-5e68f1ec5425",
"rejectionReasonId": "4e013877-4395-496a-bf26-346a70ae046d",
"jobCategoryId": "6b239234-0bb9-479c-8cdf-de4055f8ce8c",
"numericCode": 13,
"completedDate": "2026-07-24T18:07:42.0074024+00:00",
"monitoringRegimeId": "sample string 14",
"jobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "050658c6-4b83-4a4e-a9c1-3a14262bfa77"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "4770326e-f62d-451c-8e24-d9e0a6246e00",
"titleId": "24e3ce3b-c32b-4b09-a030-836884aa0484",
"organisationId": "f78a075e-519f-459f-a974-c95ba2af953d",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "6e1c9191-0d09-460c-a1e5-66d7eba6eed0",
"createdById": "4f68e818-b374-4625-a6be-2ebe678c471f",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "31f3a60a-1071-4863-aac0-6ff65c51942d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "6cd640ff-3024-4b9b-a20a-379ee8265410"
},
"title": {
"name": "sample string 1",
"id": "b2dc1b16-ba04-43d9-8435-7d41ee37e459"
},
"createdById": "e82c3d66-4ddd-4273-b41d-4f83d430f27c",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "5eec53bf-7ec6-41bb-8868-04c12bc8b236",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "411c5fc8-819d-47c1-a6d8-28ae35da14d7"
},
"asset": {
"name": "sample string 1",
"description": "sample string 2",
"assetTypeId": "9a426a23-47c8-489c-bef5-f40962507925",
"location": "sample string 4",
"locationId": "sample string 5",
"externalReference": "sample string 6",
"serialNumber": "sample string 7",
"assetNumber": "sample string 8",
"uniqueBarcode": "sample string 9",
"notes": "sample string 10",
"siteId": "a4207659-f61a-4091-be34-4f78c6ed7ba4",
"owner": "sample string 11",
"active": true,
"suspended": true,
"jobId": "dfcf9ee1-57a8-4f05-aa60-26be7ce1324a",
"hierarchicalLocationId": "77bb1310-b058-469a-a3c9-483d72b89190",
"imageFileName": "sample string 14",
"jobs": [],
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [
{
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
{
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
}
],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"jobRecurrences": [
{
"name": "sample string 1",
"jobTypeGroupId": "9b610d21-a096-4fbe-bb9c-124f29002dde",
"userId": "28752928-99ee-4070-b1a6-c96f05d4b99d",
"createDaysBefore": 3,
"siteId": "23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b",
"contactId": "4231071c-0d5b-4e7a-aa91-62f9d54c7789",
"assetId": "ef7d7946-9b7a-4b57-bf36-7c200d63033e",
"startDate": "2026-07-24T18:07:42.0074024+00:00",
"endDate": "2026-07-24T18:07:42.0074024+00:00",
"numberGenerated": 6,
"lastDate": "2026-07-24T18:07:42.0074024+00:00",
"nextDate": "2026-07-24T18:07:42.0074024+00:00",
"overrideGeneratedNextDate": "2026-07-24T18:07:42.0074024+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "d0e9a732-dc73-4114-8a09-b24de3ecf140",
"recurrenceGroupId": "12d04a2f-fd33-4aea-b8b4-33513564dd6d",
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
},
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "698ddf75-de08-4410-9c3c-9ca14807fc05"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "4770326e-f62d-451c-8e24-d9e0a6246e00",
"titleId": "24e3ce3b-c32b-4b09-a030-836884aa0484",
"organisationId": "f78a075e-519f-459f-a974-c95ba2af953d",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "6e1c9191-0d09-460c-a1e5-66d7eba6eed0",
"createdById": "4f68e818-b374-4625-a6be-2ebe678c471f",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "31f3a60a-1071-4863-aac0-6ff65c51942d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "6cd640ff-3024-4b9b-a20a-379ee8265410"
},
"title": {
"name": "sample string 1",
"id": "b2dc1b16-ba04-43d9-8435-7d41ee37e459"
},
"createdById": "e82c3d66-4ddd-4273-b41d-4f83d430f27c",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "5eec53bf-7ec6-41bb-8868-04c12bc8b236",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "411c5fc8-819d-47c1-a6d8-28ae35da14d7"
},
"sampledAssets": [
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3
},
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3
}
],
"lastCompletedDate": "2026-07-24T18:07:42.0074024+00:00",
"createdById": "e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "32a78a46-cfe1-4427-89c5-99428c472b54",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "43c1db48-5229-403a-87e0-18dbf94686de"
},
{
"name": "sample string 1",
"jobTypeGroupId": "9b610d21-a096-4fbe-bb9c-124f29002dde",
"userId": "28752928-99ee-4070-b1a6-c96f05d4b99d",
"createDaysBefore": 3,
"siteId": "23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b",
"contactId": "4231071c-0d5b-4e7a-aa91-62f9d54c7789",
"assetId": "ef7d7946-9b7a-4b57-bf36-7c200d63033e",
"startDate": "2026-07-24T18:07:42.0074024+00:00",
"endDate": "2026-07-24T18:07:42.0074024+00:00",
"numberGenerated": 6,
"lastDate": "2026-07-24T18:07:42.0074024+00:00",
"nextDate": "2026-07-24T18:07:42.0074024+00:00",
"overrideGeneratedNextDate": "2026-07-24T18:07:42.0074024+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "d0e9a732-dc73-4114-8a09-b24de3ecf140",
"recurrenceGroupId": "12d04a2f-fd33-4aea-b8b4-33513564dd6d",
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
},
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "698ddf75-de08-4410-9c3c-9ca14807fc05"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "4770326e-f62d-451c-8e24-d9e0a6246e00",
"titleId": "24e3ce3b-c32b-4b09-a030-836884aa0484",
"organisationId": "f78a075e-519f-459f-a974-c95ba2af953d",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "6e1c9191-0d09-460c-a1e5-66d7eba6eed0",
"createdById": "4f68e818-b374-4625-a6be-2ebe678c471f",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "31f3a60a-1071-4863-aac0-6ff65c51942d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "6cd640ff-3024-4b9b-a20a-379ee8265410"
},
"title": {
"name": "sample string 1",
"id": "b2dc1b16-ba04-43d9-8435-7d41ee37e459"
},
"createdById": "e82c3d66-4ddd-4273-b41d-4f83d430f27c",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "5eec53bf-7ec6-41bb-8868-04c12bc8b236",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "411c5fc8-819d-47c1-a6d8-28ae35da14d7"
},
"sampledAssets": [
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3
},
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3
}
],
"lastCompletedDate": "2026-07-24T18:07:42.0074024+00:00",
"createdById": "e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "32a78a46-cfe1-4427-89c5-99428c472b54",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "43c1db48-5229-403a-87e0-18dbf94686de"
}
],
"sampledAssets": [
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3,
"jobRecurrence": {
"name": "sample string 1",
"jobTypeGroupId": "9b610d21-a096-4fbe-bb9c-124f29002dde",
"userId": "28752928-99ee-4070-b1a6-c96f05d4b99d",
"createDaysBefore": 3,
"siteId": "23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b",
"contactId": "4231071c-0d5b-4e7a-aa91-62f9d54c7789",
"assetId": "ef7d7946-9b7a-4b57-bf36-7c200d63033e",
"startDate": "2026-07-24T18:07:42.0074024+00:00",
"endDate": "2026-07-24T18:07:42.0074024+00:00",
"numberGenerated": 6,
"lastDate": "2026-07-24T18:07:42.0074024+00:00",
"nextDate": "2026-07-24T18:07:42.0074024+00:00",
"overrideGeneratedNextDate": "2026-07-24T18:07:42.0074024+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "d0e9a732-dc73-4114-8a09-b24de3ecf140",
"recurrenceGroupId": "12d04a2f-fd33-4aea-b8b4-33513564dd6d",
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
},
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "698ddf75-de08-4410-9c3c-9ca14807fc05"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "4770326e-f62d-451c-8e24-d9e0a6246e00",
"titleId": "24e3ce3b-c32b-4b09-a030-836884aa0484",
"organisationId": "f78a075e-519f-459f-a974-c95ba2af953d",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "6e1c9191-0d09-460c-a1e5-66d7eba6eed0",
"createdById": "4f68e818-b374-4625-a6be-2ebe678c471f",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "31f3a60a-1071-4863-aac0-6ff65c51942d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "6cd640ff-3024-4b9b-a20a-379ee8265410"
},
"title": {
"name": "sample string 1",
"id": "b2dc1b16-ba04-43d9-8435-7d41ee37e459"
},
"createdById": "e82c3d66-4ddd-4273-b41d-4f83d430f27c",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "5eec53bf-7ec6-41bb-8868-04c12bc8b236",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "411c5fc8-819d-47c1-a6d8-28ae35da14d7"
},
"sampledAssets": [],
"lastCompletedDate": "2026-07-24T18:07:42.0074024+00:00",
"createdById": "e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "32a78a46-cfe1-4427-89c5-99428c472b54",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "43c1db48-5229-403a-87e0-18dbf94686de"
}
},
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3,
"jobRecurrence": {
"name": "sample string 1",
"jobTypeGroupId": "9b610d21-a096-4fbe-bb9c-124f29002dde",
"userId": "28752928-99ee-4070-b1a6-c96f05d4b99d",
"createDaysBefore": 3,
"siteId": "23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b",
"contactId": "4231071c-0d5b-4e7a-aa91-62f9d54c7789",
"assetId": "ef7d7946-9b7a-4b57-bf36-7c200d63033e",
"startDate": "2026-07-24T18:07:42.0074024+00:00",
"endDate": "2026-07-24T18:07:42.0074024+00:00",
"numberGenerated": 6,
"lastDate": "2026-07-24T18:07:42.0074024+00:00",
"nextDate": "2026-07-24T18:07:42.0074024+00:00",
"overrideGeneratedNextDate": "2026-07-24T18:07:42.0074024+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "d0e9a732-dc73-4114-8a09-b24de3ecf140",
"recurrenceGroupId": "12d04a2f-fd33-4aea-b8b4-33513564dd6d",
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
},
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "698ddf75-de08-4410-9c3c-9ca14807fc05"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "4770326e-f62d-451c-8e24-d9e0a6246e00",
"titleId": "24e3ce3b-c32b-4b09-a030-836884aa0484",
"organisationId": "f78a075e-519f-459f-a974-c95ba2af953d",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "6e1c9191-0d09-460c-a1e5-66d7eba6eed0",
"createdById": "4f68e818-b374-4625-a6be-2ebe678c471f",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "31f3a60a-1071-4863-aac0-6ff65c51942d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "6cd640ff-3024-4b9b-a20a-379ee8265410"
},
"title": {
"name": "sample string 1",
"id": "b2dc1b16-ba04-43d9-8435-7d41ee37e459"
},
"createdById": "e82c3d66-4ddd-4273-b41d-4f83d430f27c",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "5eec53bf-7ec6-41bb-8868-04c12bc8b236",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "411c5fc8-819d-47c1-a6d8-28ae35da14d7"
},
"sampledAssets": [],
"lastCompletedDate": "2026-07-24T18:07:42.0074024+00:00",
"createdById": "e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "32a78a46-cfe1-4427-89c5-99428c472b54",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "43c1db48-5229-403a-87e0-18dbf94686de"
}
}
],
"monitoringRegimeSampledAssets": [
{
"monitoringRegimeId": "sample string 1",
"assetId": "e0531cff-dcf8-4c35-8442-707237a4b36f",
"jobIndexId": 3
},
{
"monitoringRegimeId": "sample string 1",
"assetId": "e0531cff-dcf8-4c35-8442-707237a4b36f",
"jobIndexId": 3
}
],
"hierarchicalLocation": {
"siteId": "6cbdd07e-2f6d-46f6-a9a5-53045c74a49a",
"name": "sample string 2",
"parentId": "9593dcf9-9f08-47bb-aede-77486e98ce07",
"depth": 3,
"fullName": "sample string 4",
"active": true,
"sortOrder": 6.0,
"createdById": "49f00f9f-c71a-4df0-9e19-b06227f7da81",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "0a055160-4913-4c51-b601-2485dac5f399",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "33e5baea-ee91-4303-b8f7-35f912b105bb"
},
"createdById": "7465c593-7ca9-4015-aa79-e9398b969573",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "b37eb9a9-bb2f-42b8-b511-c59f5e248d53",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "ec44aff5-f94e-4756-9077-04500c017ea8"
},
"jobRecurrence": {
"name": "sample string 1",
"jobTypeGroupId": "9b610d21-a096-4fbe-bb9c-124f29002dde",
"userId": "28752928-99ee-4070-b1a6-c96f05d4b99d",
"createDaysBefore": 3,
"siteId": "23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b",
"contactId": "4231071c-0d5b-4e7a-aa91-62f9d54c7789",
"assetId": "ef7d7946-9b7a-4b57-bf36-7c200d63033e",
"startDate": "2026-07-24T18:07:42.0074024+00:00",
"endDate": "2026-07-24T18:07:42.0074024+00:00",
"numberGenerated": 6,
"lastDate": "2026-07-24T18:07:42.0074024+00:00",
"nextDate": "2026-07-24T18:07:42.0074024+00:00",
"overrideGeneratedNextDate": "2026-07-24T18:07:42.0074024+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "d0e9a732-dc73-4114-8a09-b24de3ecf140",
"recurrenceGroupId": "12d04a2f-fd33-4aea-b8b4-33513564dd6d",
"asset": {
"name": "sample string 1",
"description": "sample string 2",
"assetTypeId": "9a426a23-47c8-489c-bef5-f40962507925",
"location": "sample string 4",
"locationId": "sample string 5",
"externalReference": "sample string 6",
"serialNumber": "sample string 7",
"assetNumber": "sample string 8",
"uniqueBarcode": "sample string 9",
"notes": "sample string 10",
"siteId": "a4207659-f61a-4091-be34-4f78c6ed7ba4",
"owner": "sample string 11",
"active": true,
"suspended": true,
"jobId": "dfcf9ee1-57a8-4f05-aa60-26be7ce1324a",
"hierarchicalLocationId": "77bb1310-b058-469a-a3c9-483d72b89190",
"imageFileName": "sample string 14",
"jobs": [],
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [
{
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
{
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
}
],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"jobRecurrences": [],
"sampledAssets": [
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3
},
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3
}
],
"monitoringRegimeSampledAssets": [
{
"monitoringRegimeId": "sample string 1",
"assetId": "e0531cff-dcf8-4c35-8442-707237a4b36f",
"jobIndexId": 3
},
{
"monitoringRegimeId": "sample string 1",
"assetId": "e0531cff-dcf8-4c35-8442-707237a4b36f",
"jobIndexId": 3
}
],
"hierarchicalLocation": {
"siteId": "6cbdd07e-2f6d-46f6-a9a5-53045c74a49a",
"name": "sample string 2",
"parentId": "9593dcf9-9f08-47bb-aede-77486e98ce07",
"depth": 3,
"fullName": "sample string 4",
"active": true,
"sortOrder": 6.0,
"createdById": "49f00f9f-c71a-4df0-9e19-b06227f7da81",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "0a055160-4913-4c51-b601-2485dac5f399",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "33e5baea-ee91-4303-b8f7-35f912b105bb"
},
"createdById": "7465c593-7ca9-4015-aa79-e9398b969573",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "b37eb9a9-bb2f-42b8-b511-c59f5e248d53",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "ec44aff5-f94e-4756-9077-04500c017ea8"
},
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
},
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "698ddf75-de08-4410-9c3c-9ca14807fc05"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "4770326e-f62d-451c-8e24-d9e0a6246e00",
"titleId": "24e3ce3b-c32b-4b09-a030-836884aa0484",
"organisationId": "f78a075e-519f-459f-a974-c95ba2af953d",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "6e1c9191-0d09-460c-a1e5-66d7eba6eed0",
"createdById": "4f68e818-b374-4625-a6be-2ebe678c471f",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "31f3a60a-1071-4863-aac0-6ff65c51942d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "6cd640ff-3024-4b9b-a20a-379ee8265410"
},
"title": {
"name": "sample string 1",
"id": "b2dc1b16-ba04-43d9-8435-7d41ee37e459"
},
"createdById": "e82c3d66-4ddd-4273-b41d-4f83d430f27c",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "5eec53bf-7ec6-41bb-8868-04c12bc8b236",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "411c5fc8-819d-47c1-a6d8-28ae35da14d7"
},
"sampledAssets": [
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3,
"asset": {
"name": "sample string 1",
"description": "sample string 2",
"assetTypeId": "9a426a23-47c8-489c-bef5-f40962507925",
"location": "sample string 4",
"locationId": "sample string 5",
"externalReference": "sample string 6",
"serialNumber": "sample string 7",
"assetNumber": "sample string 8",
"uniqueBarcode": "sample string 9",
"notes": "sample string 10",
"siteId": "a4207659-f61a-4091-be34-4f78c6ed7ba4",
"owner": "sample string 11",
"active": true,
"suspended": true,
"jobId": "dfcf9ee1-57a8-4f05-aa60-26be7ce1324a",
"hierarchicalLocationId": "77bb1310-b058-469a-a3c9-483d72b89190",
"imageFileName": "sample string 14",
"jobs": [],
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [
{
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
{
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
}
],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"jobRecurrences": [],
"sampledAssets": [],
"monitoringRegimeSampledAssets": [
{
"monitoringRegimeId": "sample string 1",
"assetId": "e0531cff-dcf8-4c35-8442-707237a4b36f",
"jobIndexId": 3
},
{
"monitoringRegimeId": "sample string 1",
"assetId": "e0531cff-dcf8-4c35-8442-707237a4b36f",
"jobIndexId": 3
}
],
"hierarchicalLocation": {
"siteId": "6cbdd07e-2f6d-46f6-a9a5-53045c74a49a",
"name": "sample string 2",
"parentId": "9593dcf9-9f08-47bb-aede-77486e98ce07",
"depth": 3,
"fullName": "sample string 4",
"active": true,
"sortOrder": 6.0,
"createdById": "49f00f9f-c71a-4df0-9e19-b06227f7da81",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "0a055160-4913-4c51-b601-2485dac5f399",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "33e5baea-ee91-4303-b8f7-35f912b105bb"
},
"createdById": "7465c593-7ca9-4015-aa79-e9398b969573",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "b37eb9a9-bb2f-42b8-b511-c59f5e248d53",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "ec44aff5-f94e-4756-9077-04500c017ea8"
}
},
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3,
"asset": {
"name": "sample string 1",
"description": "sample string 2",
"assetTypeId": "9a426a23-47c8-489c-bef5-f40962507925",
"location": "sample string 4",
"locationId": "sample string 5",
"externalReference": "sample string 6",
"serialNumber": "sample string 7",
"assetNumber": "sample string 8",
"uniqueBarcode": "sample string 9",
"notes": "sample string 10",
"siteId": "a4207659-f61a-4091-be34-4f78c6ed7ba4",
"owner": "sample string 11",
"active": true,
"suspended": true,
"jobId": "dfcf9ee1-57a8-4f05-aa60-26be7ce1324a",
"hierarchicalLocationId": "77bb1310-b058-469a-a3c9-483d72b89190",
"imageFileName": "sample string 14",
"jobs": [],
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [
{
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
{
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
}
],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"jobRecurrences": [],
"sampledAssets": [],
"monitoringRegimeSampledAssets": [
{
"monitoringRegimeId": "sample string 1",
"assetId": "e0531cff-dcf8-4c35-8442-707237a4b36f",
"jobIndexId": 3
},
{
"monitoringRegimeId": "sample string 1",
"assetId": "e0531cff-dcf8-4c35-8442-707237a4b36f",
"jobIndexId": 3
}
],
"hierarchicalLocation": {
"siteId": "6cbdd07e-2f6d-46f6-a9a5-53045c74a49a",
"name": "sample string 2",
"parentId": "9593dcf9-9f08-47bb-aede-77486e98ce07",
"depth": 3,
"fullName": "sample string 4",
"active": true,
"sortOrder": 6.0,
"createdById": "49f00f9f-c71a-4df0-9e19-b06227f7da81",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "0a055160-4913-4c51-b601-2485dac5f399",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "33e5baea-ee91-4303-b8f7-35f912b105bb"
},
"createdById": "7465c593-7ca9-4015-aa79-e9398b969573",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "b37eb9a9-bb2f-42b8-b511-c59f5e248d53",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "ec44aff5-f94e-4756-9077-04500c017ea8"
}
}
],
"lastCompletedDate": "2026-07-24T18:07:42.0074024+00:00",
"createdById": "e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "32a78a46-cfe1-4427-89c5-99428c472b54",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "43c1db48-5229-403a-87e0-18dbf94686de"
},
"rejectionReason": {
"order": 1,
"name": "sample string 2",
"active": true,
"tenantOrganisationId": "397ac4b1-b13c-4bc0-b4aa-2e9304a9fa84",
"createdById": "753c932f-9470-4f8c-b9d8-3b80f74da1ab",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "0b91416f-65bd-4e90-8a95-cd381f2e3e34",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "82c80830-0f5f-466b-ab4d-6178da403712"
},
"jobCategory": {
"name": "sample string 1",
"id": "5442ad2d-ce89-426a-85c6-f756829624a7"
},
"sections": [
{
"jobId": "c1a0c8ab-d988-4766-94e5-0c94774a9193",
"internalSectionTypeId": "733beae9-7856-4c0b-b15c-9351919383dc",
"sectionTypeId": "965a81b0-aef5-432c-9399-2f112148385f",
"caption": "sample string 4",
"name": "sample string 5",
"sectionJson": "sample string 6",
"repeatable": true,
"template": true,
"gridInput": true,
"siteVisit": true,
"active": true,
"order": 12.0,
"fqn": "sample string 13",
"visible": true,
"state": "d307d093-04d9-4fbb-9d7b-b793277e3352",
"sectionVariantId": "2dd538d4-92da-472e-b6e7-1df217a98d0a",
"sectionType": {
"internalId": "8ec1ef74-bb9d-4b21-b362-93147f96e688",
"caption": "sample string 2",
"name": "sample string 3",
"repeatable": true,
"template": true,
"gridInput": true,
"siteVisit": true,
"jsonData": "sample string 8",
"order": 9,
"jobTypeId": "2e8dfabc-454b-40ad-8550-360a070feac4",
"active": true,
"fqn": "sample string 12",
"visible": true,
"fileImport": true,
"sectionVariantId": "2f54ed93-1fcd-4cf3-a196-bf1f4f876981",
"expressionTypes": "sample string 15",
"createdById": "90a740fb-1fef-4be3-a1bb-ad02e73335ff",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "75b75608-188f-4f9b-89aa-5d30975f0f30",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "85374695-505d-4826-ad46-134d7879b1f0"
},
"createdById": "6d7250e1-514c-41bd-bc40-f38e3b7cb746",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "13943351-db05-4dd1-8dfd-f2f9cf7cea35",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "72f28092-a135-4716-bf56-e9e401142b35"
},
{
"jobId": "c1a0c8ab-d988-4766-94e5-0c94774a9193",
"internalSectionTypeId": "733beae9-7856-4c0b-b15c-9351919383dc",
"sectionTypeId": "965a81b0-aef5-432c-9399-2f112148385f",
"caption": "sample string 4",
"name": "sample string 5",
"sectionJson": "sample string 6",
"repeatable": true,
"template": true,
"gridInput": true,
"siteVisit": true,
"active": true,
"order": 12.0,
"fqn": "sample string 13",
"visible": true,
"state": "d307d093-04d9-4fbb-9d7b-b793277e3352",
"sectionVariantId": "2dd538d4-92da-472e-b6e7-1df217a98d0a",
"sectionType": {
"internalId": "8ec1ef74-bb9d-4b21-b362-93147f96e688",
"caption": "sample string 2",
"name": "sample string 3",
"repeatable": true,
"template": true,
"gridInput": true,
"siteVisit": true,
"jsonData": "sample string 8",
"order": 9,
"jobTypeId": "2e8dfabc-454b-40ad-8550-360a070feac4",
"active": true,
"fqn": "sample string 12",
"visible": true,
"fileImport": true,
"sectionVariantId": "2f54ed93-1fcd-4cf3-a196-bf1f4f876981",
"expressionTypes": "sample string 15",
"createdById": "90a740fb-1fef-4be3-a1bb-ad02e73335ff",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "75b75608-188f-4f9b-89aa-5d30975f0f30",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "85374695-505d-4826-ad46-134d7879b1f0"
},
"createdById": "6d7250e1-514c-41bd-bc40-f38e3b7cb746",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "13943351-db05-4dd1-8dfd-f2f9cf7cea35",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "72f28092-a135-4716-bf56-e9e401142b35"
}
],
"descendantJobs": [],
"documents": [],
"jobHistory": [
{
"jobId": "76dc91bc-7412-40f8-9435-7cc8837d55e2",
"jobHistoryTypeId": "35d9740a-25cc-4b1b-bce7-f9a1ecb76796",
"sourceStateId": "a5440a42-1183-481b-ba4e-36f2df2fcafd",
"destinationStateId": "64d38e88-f1e0-4e99-8b8c-4564f0030f70",
"allocatedToId": "170aeca6-cf8a-4422-bbcc-aa3dfa8ba6a7",
"clonedFromId": "a6acdb0f-6727-4096-bca2-262389609c73",
"jobHistoryType": {
"name": "sample string 1",
"id": "d4eee8ff-76ff-4509-a0e1-7090842cb706"
},
"sourceJobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "050658c6-4b83-4a4e-a9c1-3a14262bfa77"
},
"destinationJobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "050658c6-4b83-4a4e-a9c1-3a14262bfa77"
},
"createdById": "9de612f4-4567-463a-adf9-f2ae8a35f51f",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "8873a50e-ea34-492f-8484-1bcf8763f65a",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "fe999e26-f4c4-4ce7-a525-a5202f9ec5fc"
},
{
"jobId": "76dc91bc-7412-40f8-9435-7cc8837d55e2",
"jobHistoryTypeId": "35d9740a-25cc-4b1b-bce7-f9a1ecb76796",
"sourceStateId": "a5440a42-1183-481b-ba4e-36f2df2fcafd",
"destinationStateId": "64d38e88-f1e0-4e99-8b8c-4564f0030f70",
"allocatedToId": "170aeca6-cf8a-4422-bbcc-aa3dfa8ba6a7",
"clonedFromId": "a6acdb0f-6727-4096-bca2-262389609c73",
"jobHistoryType": {
"name": "sample string 1",
"id": "d4eee8ff-76ff-4509-a0e1-7090842cb706"
},
"sourceJobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "050658c6-4b83-4a4e-a9c1-3a14262bfa77"
},
"destinationJobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "050658c6-4b83-4a4e-a9c1-3a14262bfa77"
},
"createdById": "9de612f4-4567-463a-adf9-f2ae8a35f51f",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "8873a50e-ea34-492f-8484-1bcf8763f65a",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "fe999e26-f4c4-4ce7-a525-a5202f9ec5fc"
}
],
"createdById": "9623d0a1-89db-45c7-ad52-60dc42a4a2f7",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "82b746b5-a221-4c80-a41b-53fb595e97bf",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "04125e4f-5c2a-44d8-a35a-38d3e5faafb6"
},
"stateId": "58ebd7df-fc40-462b-b307-fda5696110e4",
"templateId": "2ae5e9bd-1ac5-4279-b21b-10573c3f75ab",
"fileLocationId": "8c2e6d10-3f89-4e15-a7e8-33c6bacc9c0d",
"fileLocation": {
"location": "sample string 1",
"extension": "sample string 2",
"active": true,
"createdById": "3d566615-4cca-4be0-9211-5c82a5f1abba",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "c2e287df-bdab-4943-aef3-9f34109c6e02",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "f38e6a6a-4500-48d7-a6a8-813fa77ae1a9"
},
"documentState": {
"name": "sample string 1",
"documentsWithThatState": [],
"id": "185e112d-07e3-4979-8e34-051b810b5d27"
},
"pdfGenerated": true,
"visibleOnPortal": true,
"name": "sample string 4",
"active": true,
"createdById": "3330e76a-aa18-4462-bc41-6a3f68b4bd42",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "cead194f-d5fa-428a-88cd-25f8873ff16e",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "3332b716-5bee-4a0b-8cf1-052ae7fe0596"
}
],
"createdById": "d15221bf-f5e5-4c54-a98e-2f7afc310f5e",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "31e733b0-80d6-43a0-97b2-fb6cca10286c",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "09e6960b-ac26-4f55-bc83-c8cba388094f"
}
],
"sectionTypes": [
{
"internalId": "8ec1ef74-bb9d-4b21-b362-93147f96e688",
"caption": "sample string 2",
"name": "sample string 3",
"repeatable": true,
"template": true,
"gridInput": true,
"siteVisit": true,
"jsonData": "sample string 8",
"order": 9,
"jobTypeId": "2e8dfabc-454b-40ad-8550-360a070feac4",
"active": true,
"fqn": "sample string 12",
"visible": true,
"fileImport": true,
"sectionVariantId": "2f54ed93-1fcd-4cf3-a196-bf1f4f876981",
"expressionTypes": "sample string 15",
"createdById": "90a740fb-1fef-4be3-a1bb-ad02e73335ff",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "75b75608-188f-4f9b-89aa-5d30975f0f30",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "85374695-505d-4826-ad46-134d7879b1f0"
},
{
"internalId": "8ec1ef74-bb9d-4b21-b362-93147f96e688",
"caption": "sample string 2",
"name": "sample string 3",
"repeatable": true,
"template": true,
"gridInput": true,
"siteVisit": true,
"jsonData": "sample string 8",
"order": 9,
"jobTypeId": "2e8dfabc-454b-40ad-8550-360a070feac4",
"active": true,
"fqn": "sample string 12",
"visible": true,
"fileImport": true,
"sectionVariantId": "2f54ed93-1fcd-4cf3-a196-bf1f4f876981",
"expressionTypes": "sample string 15",
"createdById": "90a740fb-1fef-4be3-a1bb-ad02e73335ff",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "75b75608-188f-4f9b-89aa-5d30975f0f30",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "85374695-505d-4826-ad46-134d7879b1f0"
}
],
"jobs": [
{
"jobTypeId": "1c1325c9-2aaf-4e9a-84ec-7c5e9e4ba3af",
"active": true,
"stateId": "08daf752-ec19-46a0-b959-ec3e76bfb568",
"externalRef": "sample string 4",
"allocatedToId": "d5959333-93da-4b61-8e08-3b27bebfdec4",
"name": "sample string 5",
"scheduledDate": "2026-07-24T18:07:42.0074024+00:00",
"siteId": "dbefd8a8-0073-4fd2-8a35-d3033bf9f328",
"contactId": "6469487a-fa21-475d-8ad9-619f309b287b",
"notes": "sample string 8",
"timeInMinutes": 9,
"parentJobId": "721c3f00-0083-4aab-bfd9-639788692940",
"isGroupJob": true,
"deviceId": "sample string 11",
"syncToDevice": true,
"assetId": "5f65f06f-f4f9-4835-874d-8941b80cc8d7",
"jobRecurrenceId": "0e6905df-16b8-4f6f-8b67-5e68f1ec5425",
"rejectionReasonId": "4e013877-4395-496a-bf26-346a70ae046d",
"jobCategoryId": "6b239234-0bb9-479c-8cdf-de4055f8ce8c",
"numericCode": 13,
"completedDate": "2026-07-24T18:07:42.0074024+00:00",
"monitoringRegimeId": "sample string 14",
"jobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "050658c6-4b83-4a4e-a9c1-3a14262bfa77"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "4770326e-f62d-451c-8e24-d9e0a6246e00",
"titleId": "24e3ce3b-c32b-4b09-a030-836884aa0484",
"organisationId": "f78a075e-519f-459f-a974-c95ba2af953d",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "6e1c9191-0d09-460c-a1e5-66d7eba6eed0",
"createdById": "4f68e818-b374-4625-a6be-2ebe678c471f",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "31f3a60a-1071-4863-aac0-6ff65c51942d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "6cd640ff-3024-4b9b-a20a-379ee8265410"
},
"title": {
"name": "sample string 1",
"id": "b2dc1b16-ba04-43d9-8435-7d41ee37e459"
},
"createdById": "e82c3d66-4ddd-4273-b41d-4f83d430f27c",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "5eec53bf-7ec6-41bb-8868-04c12bc8b236",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "411c5fc8-819d-47c1-a6d8-28ae35da14d7"
},
"asset": {
"name": "sample string 1",
"description": "sample string 2",
"assetTypeId": "9a426a23-47c8-489c-bef5-f40962507925",
"location": "sample string 4",
"locationId": "sample string 5",
"externalReference": "sample string 6",
"serialNumber": "sample string 7",
"assetNumber": "sample string 8",
"uniqueBarcode": "sample string 9",
"notes": "sample string 10",
"siteId": "a4207659-f61a-4091-be34-4f78c6ed7ba4",
"owner": "sample string 11",
"active": true,
"suspended": true,
"jobId": "dfcf9ee1-57a8-4f05-aa60-26be7ce1324a",
"hierarchicalLocationId": "77bb1310-b058-469a-a3c9-483d72b89190",
"imageFileName": "sample string 14",
"jobs": [],
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [
{
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
{
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
}
],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"jobRecurrences": [
{
"name": "sample string 1",
"jobTypeGroupId": "9b610d21-a096-4fbe-bb9c-124f29002dde",
"userId": "28752928-99ee-4070-b1a6-c96f05d4b99d",
"createDaysBefore": 3,
"siteId": "23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b",
"contactId": "4231071c-0d5b-4e7a-aa91-62f9d54c7789",
"assetId": "ef7d7946-9b7a-4b57-bf36-7c200d63033e",
"startDate": "2026-07-24T18:07:42.0074024+00:00",
"endDate": "2026-07-24T18:07:42.0074024+00:00",
"numberGenerated": 6,
"lastDate": "2026-07-24T18:07:42.0074024+00:00",
"nextDate": "2026-07-24T18:07:42.0074024+00:00",
"overrideGeneratedNextDate": "2026-07-24T18:07:42.0074024+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "d0e9a732-dc73-4114-8a09-b24de3ecf140",
"recurrenceGroupId": "12d04a2f-fd33-4aea-b8b4-33513564dd6d",
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
},
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "698ddf75-de08-4410-9c3c-9ca14807fc05"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "4770326e-f62d-451c-8e24-d9e0a6246e00",
"titleId": "24e3ce3b-c32b-4b09-a030-836884aa0484",
"organisationId": "f78a075e-519f-459f-a974-c95ba2af953d",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "6e1c9191-0d09-460c-a1e5-66d7eba6eed0",
"createdById": "4f68e818-b374-4625-a6be-2ebe678c471f",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "31f3a60a-1071-4863-aac0-6ff65c51942d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "6cd640ff-3024-4b9b-a20a-379ee8265410"
},
"title": {
"name": "sample string 1",
"id": "b2dc1b16-ba04-43d9-8435-7d41ee37e459"
},
"createdById": "e82c3d66-4ddd-4273-b41d-4f83d430f27c",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "5eec53bf-7ec6-41bb-8868-04c12bc8b236",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "411c5fc8-819d-47c1-a6d8-28ae35da14d7"
},
"sampledAssets": [
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3
},
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3
}
],
"lastCompletedDate": "2026-07-24T18:07:42.0074024+00:00",
"createdById": "e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "32a78a46-cfe1-4427-89c5-99428c472b54",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "43c1db48-5229-403a-87e0-18dbf94686de"
},
{
"name": "sample string 1",
"jobTypeGroupId": "9b610d21-a096-4fbe-bb9c-124f29002dde",
"userId": "28752928-99ee-4070-b1a6-c96f05d4b99d",
"createDaysBefore": 3,
"siteId": "23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b",
"contactId": "4231071c-0d5b-4e7a-aa91-62f9d54c7789",
"assetId": "ef7d7946-9b7a-4b57-bf36-7c200d63033e",
"startDate": "2026-07-24T18:07:42.0074024+00:00",
"endDate": "2026-07-24T18:07:42.0074024+00:00",
"numberGenerated": 6,
"lastDate": "2026-07-24T18:07:42.0074024+00:00",
"nextDate": "2026-07-24T18:07:42.0074024+00:00",
"overrideGeneratedNextDate": "2026-07-24T18:07:42.0074024+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "d0e9a732-dc73-4114-8a09-b24de3ecf140",
"recurrenceGroupId": "12d04a2f-fd33-4aea-b8b4-33513564dd6d",
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
},
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "698ddf75-de08-4410-9c3c-9ca14807fc05"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "4770326e-f62d-451c-8e24-d9e0a6246e00",
"titleId": "24e3ce3b-c32b-4b09-a030-836884aa0484",
"organisationId": "f78a075e-519f-459f-a974-c95ba2af953d",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "6e1c9191-0d09-460c-a1e5-66d7eba6eed0",
"createdById": "4f68e818-b374-4625-a6be-2ebe678c471f",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "31f3a60a-1071-4863-aac0-6ff65c51942d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "6cd640ff-3024-4b9b-a20a-379ee8265410"
},
"title": {
"name": "sample string 1",
"id": "b2dc1b16-ba04-43d9-8435-7d41ee37e459"
},
"createdById": "e82c3d66-4ddd-4273-b41d-4f83d430f27c",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "5eec53bf-7ec6-41bb-8868-04c12bc8b236",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "411c5fc8-819d-47c1-a6d8-28ae35da14d7"
},
"sampledAssets": [
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3
},
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3
}
],
"lastCompletedDate": "2026-07-24T18:07:42.0074024+00:00",
"createdById": "e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "32a78a46-cfe1-4427-89c5-99428c472b54",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "43c1db48-5229-403a-87e0-18dbf94686de"
}
],
"sampledAssets": [
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3,
"jobRecurrence": {
"name": "sample string 1",
"jobTypeGroupId": "9b610d21-a096-4fbe-bb9c-124f29002dde",
"userId": "28752928-99ee-4070-b1a6-c96f05d4b99d",
"createDaysBefore": 3,
"siteId": "23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b",
"contactId": "4231071c-0d5b-4e7a-aa91-62f9d54c7789",
"assetId": "ef7d7946-9b7a-4b57-bf36-7c200d63033e",
"startDate": "2026-07-24T18:07:42.0074024+00:00",
"endDate": "2026-07-24T18:07:42.0074024+00:00",
"numberGenerated": 6,
"lastDate": "2026-07-24T18:07:42.0074024+00:00",
"nextDate": "2026-07-24T18:07:42.0074024+00:00",
"overrideGeneratedNextDate": "2026-07-24T18:07:42.0074024+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "d0e9a732-dc73-4114-8a09-b24de3ecf140",
"recurrenceGroupId": "12d04a2f-fd33-4aea-b8b4-33513564dd6d",
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
},
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "698ddf75-de08-4410-9c3c-9ca14807fc05"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "4770326e-f62d-451c-8e24-d9e0a6246e00",
"titleId": "24e3ce3b-c32b-4b09-a030-836884aa0484",
"organisationId": "f78a075e-519f-459f-a974-c95ba2af953d",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "6e1c9191-0d09-460c-a1e5-66d7eba6eed0",
"createdById": "4f68e818-b374-4625-a6be-2ebe678c471f",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "31f3a60a-1071-4863-aac0-6ff65c51942d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "6cd640ff-3024-4b9b-a20a-379ee8265410"
},
"title": {
"name": "sample string 1",
"id": "b2dc1b16-ba04-43d9-8435-7d41ee37e459"
},
"createdById": "e82c3d66-4ddd-4273-b41d-4f83d430f27c",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "5eec53bf-7ec6-41bb-8868-04c12bc8b236",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "411c5fc8-819d-47c1-a6d8-28ae35da14d7"
},
"sampledAssets": [],
"lastCompletedDate": "2026-07-24T18:07:42.0074024+00:00",
"createdById": "e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "32a78a46-cfe1-4427-89c5-99428c472b54",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "43c1db48-5229-403a-87e0-18dbf94686de"
}
},
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3,
"jobRecurrence": {
"name": "sample string 1",
"jobTypeGroupId": "9b610d21-a096-4fbe-bb9c-124f29002dde",
"userId": "28752928-99ee-4070-b1a6-c96f05d4b99d",
"createDaysBefore": 3,
"siteId": "23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b",
"contactId": "4231071c-0d5b-4e7a-aa91-62f9d54c7789",
"assetId": "ef7d7946-9b7a-4b57-bf36-7c200d63033e",
"startDate": "2026-07-24T18:07:42.0074024+00:00",
"endDate": "2026-07-24T18:07:42.0074024+00:00",
"numberGenerated": 6,
"lastDate": "2026-07-24T18:07:42.0074024+00:00",
"nextDate": "2026-07-24T18:07:42.0074024+00:00",
"overrideGeneratedNextDate": "2026-07-24T18:07:42.0074024+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "d0e9a732-dc73-4114-8a09-b24de3ecf140",
"recurrenceGroupId": "12d04a2f-fd33-4aea-b8b4-33513564dd6d",
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
},
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "698ddf75-de08-4410-9c3c-9ca14807fc05"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "4770326e-f62d-451c-8e24-d9e0a6246e00",
"titleId": "24e3ce3b-c32b-4b09-a030-836884aa0484",
"organisationId": "f78a075e-519f-459f-a974-c95ba2af953d",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "6e1c9191-0d09-460c-a1e5-66d7eba6eed0",
"createdById": "4f68e818-b374-4625-a6be-2ebe678c471f",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "31f3a60a-1071-4863-aac0-6ff65c51942d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "6cd640ff-3024-4b9b-a20a-379ee8265410"
},
"title": {
"name": "sample string 1",
"id": "b2dc1b16-ba04-43d9-8435-7d41ee37e459"
},
"createdById": "e82c3d66-4ddd-4273-b41d-4f83d430f27c",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "5eec53bf-7ec6-41bb-8868-04c12bc8b236",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "411c5fc8-819d-47c1-a6d8-28ae35da14d7"
},
"sampledAssets": [],
"lastCompletedDate": "2026-07-24T18:07:42.0074024+00:00",
"createdById": "e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "32a78a46-cfe1-4427-89c5-99428c472b54",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "43c1db48-5229-403a-87e0-18dbf94686de"
}
}
],
"monitoringRegimeSampledAssets": [
{
"monitoringRegimeId": "sample string 1",
"assetId": "e0531cff-dcf8-4c35-8442-707237a4b36f",
"jobIndexId": 3
},
{
"monitoringRegimeId": "sample string 1",
"assetId": "e0531cff-dcf8-4c35-8442-707237a4b36f",
"jobIndexId": 3
}
],
"hierarchicalLocation": {
"siteId": "6cbdd07e-2f6d-46f6-a9a5-53045c74a49a",
"name": "sample string 2",
"parentId": "9593dcf9-9f08-47bb-aede-77486e98ce07",
"depth": 3,
"fullName": "sample string 4",
"active": true,
"sortOrder": 6.0,
"createdById": "49f00f9f-c71a-4df0-9e19-b06227f7da81",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "0a055160-4913-4c51-b601-2485dac5f399",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "33e5baea-ee91-4303-b8f7-35f912b105bb"
},
"createdById": "7465c593-7ca9-4015-aa79-e9398b969573",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "b37eb9a9-bb2f-42b8-b511-c59f5e248d53",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "ec44aff5-f94e-4756-9077-04500c017ea8"
},
"jobRecurrence": {
"name": "sample string 1",
"jobTypeGroupId": "9b610d21-a096-4fbe-bb9c-124f29002dde",
"userId": "28752928-99ee-4070-b1a6-c96f05d4b99d",
"createDaysBefore": 3,
"siteId": "23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b",
"contactId": "4231071c-0d5b-4e7a-aa91-62f9d54c7789",
"assetId": "ef7d7946-9b7a-4b57-bf36-7c200d63033e",
"startDate": "2026-07-24T18:07:42.0074024+00:00",
"endDate": "2026-07-24T18:07:42.0074024+00:00",
"numberGenerated": 6,
"lastDate": "2026-07-24T18:07:42.0074024+00:00",
"nextDate": "2026-07-24T18:07:42.0074024+00:00",
"overrideGeneratedNextDate": "2026-07-24T18:07:42.0074024+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "d0e9a732-dc73-4114-8a09-b24de3ecf140",
"recurrenceGroupId": "12d04a2f-fd33-4aea-b8b4-33513564dd6d",
"asset": {
"name": "sample string 1",
"description": "sample string 2",
"assetTypeId": "9a426a23-47c8-489c-bef5-f40962507925",
"location": "sample string 4",
"locationId": "sample string 5",
"externalReference": "sample string 6",
"serialNumber": "sample string 7",
"assetNumber": "sample string 8",
"uniqueBarcode": "sample string 9",
"notes": "sample string 10",
"siteId": "a4207659-f61a-4091-be34-4f78c6ed7ba4",
"owner": "sample string 11",
"active": true,
"suspended": true,
"jobId": "dfcf9ee1-57a8-4f05-aa60-26be7ce1324a",
"hierarchicalLocationId": "77bb1310-b058-469a-a3c9-483d72b89190",
"imageFileName": "sample string 14",
"jobs": [],
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [
{
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
{
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
}
],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"jobRecurrences": [],
"sampledAssets": [
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3
},
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3
}
],
"monitoringRegimeSampledAssets": [
{
"monitoringRegimeId": "sample string 1",
"assetId": "e0531cff-dcf8-4c35-8442-707237a4b36f",
"jobIndexId": 3
},
{
"monitoringRegimeId": "sample string 1",
"assetId": "e0531cff-dcf8-4c35-8442-707237a4b36f",
"jobIndexId": 3
}
],
"hierarchicalLocation": {
"siteId": "6cbdd07e-2f6d-46f6-a9a5-53045c74a49a",
"name": "sample string 2",
"parentId": "9593dcf9-9f08-47bb-aede-77486e98ce07",
"depth": 3,
"fullName": "sample string 4",
"active": true,
"sortOrder": 6.0,
"createdById": "49f00f9f-c71a-4df0-9e19-b06227f7da81",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "0a055160-4913-4c51-b601-2485dac5f399",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "33e5baea-ee91-4303-b8f7-35f912b105bb"
},
"createdById": "7465c593-7ca9-4015-aa79-e9398b969573",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "b37eb9a9-bb2f-42b8-b511-c59f5e248d53",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "ec44aff5-f94e-4756-9077-04500c017ea8"
},
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
},
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "698ddf75-de08-4410-9c3c-9ca14807fc05"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "4770326e-f62d-451c-8e24-d9e0a6246e00",
"titleId": "24e3ce3b-c32b-4b09-a030-836884aa0484",
"organisationId": "f78a075e-519f-459f-a974-c95ba2af953d",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "6e1c9191-0d09-460c-a1e5-66d7eba6eed0",
"createdById": "4f68e818-b374-4625-a6be-2ebe678c471f",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "31f3a60a-1071-4863-aac0-6ff65c51942d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "6cd640ff-3024-4b9b-a20a-379ee8265410"
},
"title": {
"name": "sample string 1",
"id": "b2dc1b16-ba04-43d9-8435-7d41ee37e459"
},
"createdById": "e82c3d66-4ddd-4273-b41d-4f83d430f27c",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "5eec53bf-7ec6-41bb-8868-04c12bc8b236",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "411c5fc8-819d-47c1-a6d8-28ae35da14d7"
},
"sampledAssets": [
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3,
"asset": {
"name": "sample string 1",
"description": "sample string 2",
"assetTypeId": "9a426a23-47c8-489c-bef5-f40962507925",
"location": "sample string 4",
"locationId": "sample string 5",
"externalReference": "sample string 6",
"serialNumber": "sample string 7",
"assetNumber": "sample string 8",
"uniqueBarcode": "sample string 9",
"notes": "sample string 10",
"siteId": "a4207659-f61a-4091-be34-4f78c6ed7ba4",
"owner": "sample string 11",
"active": true,
"suspended": true,
"jobId": "dfcf9ee1-57a8-4f05-aa60-26be7ce1324a",
"hierarchicalLocationId": "77bb1310-b058-469a-a3c9-483d72b89190",
"imageFileName": "sample string 14",
"jobs": [],
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [
{
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
{
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
}
],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"jobRecurrences": [],
"sampledAssets": [],
"monitoringRegimeSampledAssets": [
{
"monitoringRegimeId": "sample string 1",
"assetId": "e0531cff-dcf8-4c35-8442-707237a4b36f",
"jobIndexId": 3
},
{
"monitoringRegimeId": "sample string 1",
"assetId": "e0531cff-dcf8-4c35-8442-707237a4b36f",
"jobIndexId": 3
}
],
"hierarchicalLocation": {
"siteId": "6cbdd07e-2f6d-46f6-a9a5-53045c74a49a",
"name": "sample string 2",
"parentId": "9593dcf9-9f08-47bb-aede-77486e98ce07",
"depth": 3,
"fullName": "sample string 4",
"active": true,
"sortOrder": 6.0,
"createdById": "49f00f9f-c71a-4df0-9e19-b06227f7da81",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "0a055160-4913-4c51-b601-2485dac5f399",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "33e5baea-ee91-4303-b8f7-35f912b105bb"
},
"createdById": "7465c593-7ca9-4015-aa79-e9398b969573",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "b37eb9a9-bb2f-42b8-b511-c59f5e248d53",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "ec44aff5-f94e-4756-9077-04500c017ea8"
}
},
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3,
"asset": {
"name": "sample string 1",
"description": "sample string 2",
"assetTypeId": "9a426a23-47c8-489c-bef5-f40962507925",
"location": "sample string 4",
"locationId": "sample string 5",
"externalReference": "sample string 6",
"serialNumber": "sample string 7",
"assetNumber": "sample string 8",
"uniqueBarcode": "sample string 9",
"notes": "sample string 10",
"siteId": "a4207659-f61a-4091-be34-4f78c6ed7ba4",
"owner": "sample string 11",
"active": true,
"suspended": true,
"jobId": "dfcf9ee1-57a8-4f05-aa60-26be7ce1324a",
"hierarchicalLocationId": "77bb1310-b058-469a-a3c9-483d72b89190",
"imageFileName": "sample string 14",
"jobs": [],
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [
{
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
{
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
}
],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"jobRecurrences": [],
"sampledAssets": [],
"monitoringRegimeSampledAssets": [
{
"monitoringRegimeId": "sample string 1",
"assetId": "e0531cff-dcf8-4c35-8442-707237a4b36f",
"jobIndexId": 3
},
{
"monitoringRegimeId": "sample string 1",
"assetId": "e0531cff-dcf8-4c35-8442-707237a4b36f",
"jobIndexId": 3
}
],
"hierarchicalLocation": {
"siteId": "6cbdd07e-2f6d-46f6-a9a5-53045c74a49a",
"name": "sample string 2",
"parentId": "9593dcf9-9f08-47bb-aede-77486e98ce07",
"depth": 3,
"fullName": "sample string 4",
"active": true,
"sortOrder": 6.0,
"createdById": "49f00f9f-c71a-4df0-9e19-b06227f7da81",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "0a055160-4913-4c51-b601-2485dac5f399",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "33e5baea-ee91-4303-b8f7-35f912b105bb"
},
"createdById": "7465c593-7ca9-4015-aa79-e9398b969573",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "b37eb9a9-bb2f-42b8-b511-c59f5e248d53",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "ec44aff5-f94e-4756-9077-04500c017ea8"
}
}
],
"lastCompletedDate": "2026-07-24T18:07:42.0074024+00:00",
"createdById": "e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "32a78a46-cfe1-4427-89c5-99428c472b54",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "43c1db48-5229-403a-87e0-18dbf94686de"
},
"rejectionReason": {
"order": 1,
"name": "sample string 2",
"active": true,
"tenantOrganisationId": "397ac4b1-b13c-4bc0-b4aa-2e9304a9fa84",
"createdById": "753c932f-9470-4f8c-b9d8-3b80f74da1ab",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "0b91416f-65bd-4e90-8a95-cd381f2e3e34",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "82c80830-0f5f-466b-ab4d-6178da403712"
},
"jobCategory": {
"name": "sample string 1",
"id": "5442ad2d-ce89-426a-85c6-f756829624a7"
},
"sections": [
{
"jobId": "c1a0c8ab-d988-4766-94e5-0c94774a9193",
"internalSectionTypeId": "733beae9-7856-4c0b-b15c-9351919383dc",
"sectionTypeId": "965a81b0-aef5-432c-9399-2f112148385f",
"caption": "sample string 4",
"name": "sample string 5",
"sectionJson": "sample string 6",
"repeatable": true,
"template": true,
"gridInput": true,
"siteVisit": true,
"active": true,
"order": 12.0,
"fqn": "sample string 13",
"visible": true,
"state": "d307d093-04d9-4fbb-9d7b-b793277e3352",
"sectionVariantId": "2dd538d4-92da-472e-b6e7-1df217a98d0a",
"sectionType": {
"internalId": "8ec1ef74-bb9d-4b21-b362-93147f96e688",
"caption": "sample string 2",
"name": "sample string 3",
"repeatable": true,
"template": true,
"gridInput": true,
"siteVisit": true,
"jsonData": "sample string 8",
"order": 9,
"jobTypeId": "2e8dfabc-454b-40ad-8550-360a070feac4",
"active": true,
"fqn": "sample string 12",
"visible": true,
"fileImport": true,
"sectionVariantId": "2f54ed93-1fcd-4cf3-a196-bf1f4f876981",
"expressionTypes": "sample string 15",
"createdById": "90a740fb-1fef-4be3-a1bb-ad02e73335ff",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "75b75608-188f-4f9b-89aa-5d30975f0f30",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "85374695-505d-4826-ad46-134d7879b1f0"
},
"createdById": "6d7250e1-514c-41bd-bc40-f38e3b7cb746",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "13943351-db05-4dd1-8dfd-f2f9cf7cea35",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "72f28092-a135-4716-bf56-e9e401142b35"
},
{
"jobId": "c1a0c8ab-d988-4766-94e5-0c94774a9193",
"internalSectionTypeId": "733beae9-7856-4c0b-b15c-9351919383dc",
"sectionTypeId": "965a81b0-aef5-432c-9399-2f112148385f",
"caption": "sample string 4",
"name": "sample string 5",
"sectionJson": "sample string 6",
"repeatable": true,
"template": true,
"gridInput": true,
"siteVisit": true,
"active": true,
"order": 12.0,
"fqn": "sample string 13",
"visible": true,
"state": "d307d093-04d9-4fbb-9d7b-b793277e3352",
"sectionVariantId": "2dd538d4-92da-472e-b6e7-1df217a98d0a",
"sectionType": {
"internalId": "8ec1ef74-bb9d-4b21-b362-93147f96e688",
"caption": "sample string 2",
"name": "sample string 3",
"repeatable": true,
"template": true,
"gridInput": true,
"siteVisit": true,
"jsonData": "sample string 8",
"order": 9,
"jobTypeId": "2e8dfabc-454b-40ad-8550-360a070feac4",
"active": true,
"fqn": "sample string 12",
"visible": true,
"fileImport": true,
"sectionVariantId": "2f54ed93-1fcd-4cf3-a196-bf1f4f876981",
"expressionTypes": "sample string 15",
"createdById": "90a740fb-1fef-4be3-a1bb-ad02e73335ff",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "75b75608-188f-4f9b-89aa-5d30975f0f30",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "85374695-505d-4826-ad46-134d7879b1f0"
},
"createdById": "6d7250e1-514c-41bd-bc40-f38e3b7cb746",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "13943351-db05-4dd1-8dfd-f2f9cf7cea35",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "72f28092-a135-4716-bf56-e9e401142b35"
}
],
"descendantJobs": [],
"documents": [
{
"jobId": "b18fb692-53a3-4846-8b66-76431e04c4d7",
"stateId": "58ebd7df-fc40-462b-b307-fda5696110e4",
"templateId": "2ae5e9bd-1ac5-4279-b21b-10573c3f75ab",
"documentTemplate": {
"name": "sample string 1",
"fileExtension": "sample string 2",
"location": "sample string 3",
"jobTypeId": "21b17464-a97f-47c3-872e-437032ec7557",
"active": true,
"autoEmailOnJobCompletion": true,
"visibleOnPortal": true,
"documents": [],
"createdById": "d15221bf-f5e5-4c54-a98e-2f7afc310f5e",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "31e733b0-80d6-43a0-97b2-fb6cca10286c",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "09e6960b-ac26-4f55-bc83-c8cba388094f"
},
"fileLocationId": "8c2e6d10-3f89-4e15-a7e8-33c6bacc9c0d",
"fileLocation": {
"location": "sample string 1",
"extension": "sample string 2",
"active": true,
"createdById": "3d566615-4cca-4be0-9211-5c82a5f1abba",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "c2e287df-bdab-4943-aef3-9f34109c6e02",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "f38e6a6a-4500-48d7-a6a8-813fa77ae1a9"
},
"documentState": {
"name": "sample string 1",
"documentsWithThatState": [],
"id": "185e112d-07e3-4979-8e34-051b810b5d27"
},
"pdfGenerated": true,
"visibleOnPortal": true,
"name": "sample string 4",
"active": true,
"createdById": "3330e76a-aa18-4462-bc41-6a3f68b4bd42",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "cead194f-d5fa-428a-88cd-25f8873ff16e",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "3332b716-5bee-4a0b-8cf1-052ae7fe0596"
},
{
"jobId": "b18fb692-53a3-4846-8b66-76431e04c4d7",
"stateId": "58ebd7df-fc40-462b-b307-fda5696110e4",
"templateId": "2ae5e9bd-1ac5-4279-b21b-10573c3f75ab",
"documentTemplate": {
"name": "sample string 1",
"fileExtension": "sample string 2",
"location": "sample string 3",
"jobTypeId": "21b17464-a97f-47c3-872e-437032ec7557",
"active": true,
"autoEmailOnJobCompletion": true,
"visibleOnPortal": true,
"documents": [],
"createdById": "d15221bf-f5e5-4c54-a98e-2f7afc310f5e",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "31e733b0-80d6-43a0-97b2-fb6cca10286c",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "09e6960b-ac26-4f55-bc83-c8cba388094f"
},
"fileLocationId": "8c2e6d10-3f89-4e15-a7e8-33c6bacc9c0d",
"fileLocation": {
"location": "sample string 1",
"extension": "sample string 2",
"active": true,
"createdById": "3d566615-4cca-4be0-9211-5c82a5f1abba",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "c2e287df-bdab-4943-aef3-9f34109c6e02",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "f38e6a6a-4500-48d7-a6a8-813fa77ae1a9"
},
"documentState": {
"name": "sample string 1",
"documentsWithThatState": [],
"id": "185e112d-07e3-4979-8e34-051b810b5d27"
},
"pdfGenerated": true,
"visibleOnPortal": true,
"name": "sample string 4",
"active": true,
"createdById": "3330e76a-aa18-4462-bc41-6a3f68b4bd42",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "cead194f-d5fa-428a-88cd-25f8873ff16e",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "3332b716-5bee-4a0b-8cf1-052ae7fe0596"
}
],
"jobHistory": [
{
"jobId": "76dc91bc-7412-40f8-9435-7cc8837d55e2",
"jobHistoryTypeId": "35d9740a-25cc-4b1b-bce7-f9a1ecb76796",
"sourceStateId": "a5440a42-1183-481b-ba4e-36f2df2fcafd",
"destinationStateId": "64d38e88-f1e0-4e99-8b8c-4564f0030f70",
"allocatedToId": "170aeca6-cf8a-4422-bbcc-aa3dfa8ba6a7",
"clonedFromId": "a6acdb0f-6727-4096-bca2-262389609c73",
"jobHistoryType": {
"name": "sample string 1",
"id": "d4eee8ff-76ff-4509-a0e1-7090842cb706"
},
"sourceJobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "050658c6-4b83-4a4e-a9c1-3a14262bfa77"
},
"destinationJobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "050658c6-4b83-4a4e-a9c1-3a14262bfa77"
},
"createdById": "9de612f4-4567-463a-adf9-f2ae8a35f51f",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "8873a50e-ea34-492f-8484-1bcf8763f65a",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "fe999e26-f4c4-4ce7-a525-a5202f9ec5fc"
},
{
"jobId": "76dc91bc-7412-40f8-9435-7cc8837d55e2",
"jobHistoryTypeId": "35d9740a-25cc-4b1b-bce7-f9a1ecb76796",
"sourceStateId": "a5440a42-1183-481b-ba4e-36f2df2fcafd",
"destinationStateId": "64d38e88-f1e0-4e99-8b8c-4564f0030f70",
"allocatedToId": "170aeca6-cf8a-4422-bbcc-aa3dfa8ba6a7",
"clonedFromId": "a6acdb0f-6727-4096-bca2-262389609c73",
"jobHistoryType": {
"name": "sample string 1",
"id": "d4eee8ff-76ff-4509-a0e1-7090842cb706"
},
"sourceJobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "050658c6-4b83-4a4e-a9c1-3a14262bfa77"
},
"destinationJobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "050658c6-4b83-4a4e-a9c1-3a14262bfa77"
},
"createdById": "9de612f4-4567-463a-adf9-f2ae8a35f51f",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "8873a50e-ea34-492f-8484-1bcf8763f65a",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "fe999e26-f4c4-4ce7-a525-a5202f9ec5fc"
}
],
"createdById": "9623d0a1-89db-45c7-ad52-60dc42a4a2f7",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "82b746b5-a221-4c80-a41b-53fb595e97bf",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "04125e4f-5c2a-44d8-a35a-38d3e5faafb6"
},
{
"jobTypeId": "1c1325c9-2aaf-4e9a-84ec-7c5e9e4ba3af",
"active": true,
"stateId": "08daf752-ec19-46a0-b959-ec3e76bfb568",
"externalRef": "sample string 4",
"allocatedToId": "d5959333-93da-4b61-8e08-3b27bebfdec4",
"name": "sample string 5",
"scheduledDate": "2026-07-24T18:07:42.0074024+00:00",
"siteId": "dbefd8a8-0073-4fd2-8a35-d3033bf9f328",
"contactId": "6469487a-fa21-475d-8ad9-619f309b287b",
"notes": "sample string 8",
"timeInMinutes": 9,
"parentJobId": "721c3f00-0083-4aab-bfd9-639788692940",
"isGroupJob": true,
"deviceId": "sample string 11",
"syncToDevice": true,
"assetId": "5f65f06f-f4f9-4835-874d-8941b80cc8d7",
"jobRecurrenceId": "0e6905df-16b8-4f6f-8b67-5e68f1ec5425",
"rejectionReasonId": "4e013877-4395-496a-bf26-346a70ae046d",
"jobCategoryId": "6b239234-0bb9-479c-8cdf-de4055f8ce8c",
"numericCode": 13,
"completedDate": "2026-07-24T18:07:42.0074024+00:00",
"monitoringRegimeId": "sample string 14",
"jobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "050658c6-4b83-4a4e-a9c1-3a14262bfa77"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "4770326e-f62d-451c-8e24-d9e0a6246e00",
"titleId": "24e3ce3b-c32b-4b09-a030-836884aa0484",
"organisationId": "f78a075e-519f-459f-a974-c95ba2af953d",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "6e1c9191-0d09-460c-a1e5-66d7eba6eed0",
"createdById": "4f68e818-b374-4625-a6be-2ebe678c471f",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "31f3a60a-1071-4863-aac0-6ff65c51942d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "6cd640ff-3024-4b9b-a20a-379ee8265410"
},
"title": {
"name": "sample string 1",
"id": "b2dc1b16-ba04-43d9-8435-7d41ee37e459"
},
"createdById": "e82c3d66-4ddd-4273-b41d-4f83d430f27c",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "5eec53bf-7ec6-41bb-8868-04c12bc8b236",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "411c5fc8-819d-47c1-a6d8-28ae35da14d7"
},
"asset": {
"name": "sample string 1",
"description": "sample string 2",
"assetTypeId": "9a426a23-47c8-489c-bef5-f40962507925",
"location": "sample string 4",
"locationId": "sample string 5",
"externalReference": "sample string 6",
"serialNumber": "sample string 7",
"assetNumber": "sample string 8",
"uniqueBarcode": "sample string 9",
"notes": "sample string 10",
"siteId": "a4207659-f61a-4091-be34-4f78c6ed7ba4",
"owner": "sample string 11",
"active": true,
"suspended": true,
"jobId": "dfcf9ee1-57a8-4f05-aa60-26be7ce1324a",
"hierarchicalLocationId": "77bb1310-b058-469a-a3c9-483d72b89190",
"imageFileName": "sample string 14",
"jobs": [],
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [
{
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
{
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
}
],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"jobRecurrences": [
{
"name": "sample string 1",
"jobTypeGroupId": "9b610d21-a096-4fbe-bb9c-124f29002dde",
"userId": "28752928-99ee-4070-b1a6-c96f05d4b99d",
"createDaysBefore": 3,
"siteId": "23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b",
"contactId": "4231071c-0d5b-4e7a-aa91-62f9d54c7789",
"assetId": "ef7d7946-9b7a-4b57-bf36-7c200d63033e",
"startDate": "2026-07-24T18:07:42.0074024+00:00",
"endDate": "2026-07-24T18:07:42.0074024+00:00",
"numberGenerated": 6,
"lastDate": "2026-07-24T18:07:42.0074024+00:00",
"nextDate": "2026-07-24T18:07:42.0074024+00:00",
"overrideGeneratedNextDate": "2026-07-24T18:07:42.0074024+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "d0e9a732-dc73-4114-8a09-b24de3ecf140",
"recurrenceGroupId": "12d04a2f-fd33-4aea-b8b4-33513564dd6d",
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
},
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "698ddf75-de08-4410-9c3c-9ca14807fc05"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "4770326e-f62d-451c-8e24-d9e0a6246e00",
"titleId": "24e3ce3b-c32b-4b09-a030-836884aa0484",
"organisationId": "f78a075e-519f-459f-a974-c95ba2af953d",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "6e1c9191-0d09-460c-a1e5-66d7eba6eed0",
"createdById": "4f68e818-b374-4625-a6be-2ebe678c471f",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "31f3a60a-1071-4863-aac0-6ff65c51942d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "6cd640ff-3024-4b9b-a20a-379ee8265410"
},
"title": {
"name": "sample string 1",
"id": "b2dc1b16-ba04-43d9-8435-7d41ee37e459"
},
"createdById": "e82c3d66-4ddd-4273-b41d-4f83d430f27c",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "5eec53bf-7ec6-41bb-8868-04c12bc8b236",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "411c5fc8-819d-47c1-a6d8-28ae35da14d7"
},
"sampledAssets": [
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3
},
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3
}
],
"lastCompletedDate": "2026-07-24T18:07:42.0074024+00:00",
"createdById": "e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "32a78a46-cfe1-4427-89c5-99428c472b54",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "43c1db48-5229-403a-87e0-18dbf94686de"
},
{
"name": "sample string 1",
"jobTypeGroupId": "9b610d21-a096-4fbe-bb9c-124f29002dde",
"userId": "28752928-99ee-4070-b1a6-c96f05d4b99d",
"createDaysBefore": 3,
"siteId": "23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b",
"contactId": "4231071c-0d5b-4e7a-aa91-62f9d54c7789",
"assetId": "ef7d7946-9b7a-4b57-bf36-7c200d63033e",
"startDate": "2026-07-24T18:07:42.0074024+00:00",
"endDate": "2026-07-24T18:07:42.0074024+00:00",
"numberGenerated": 6,
"lastDate": "2026-07-24T18:07:42.0074024+00:00",
"nextDate": "2026-07-24T18:07:42.0074024+00:00",
"overrideGeneratedNextDate": "2026-07-24T18:07:42.0074024+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "d0e9a732-dc73-4114-8a09-b24de3ecf140",
"recurrenceGroupId": "12d04a2f-fd33-4aea-b8b4-33513564dd6d",
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
},
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "698ddf75-de08-4410-9c3c-9ca14807fc05"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "4770326e-f62d-451c-8e24-d9e0a6246e00",
"titleId": "24e3ce3b-c32b-4b09-a030-836884aa0484",
"organisationId": "f78a075e-519f-459f-a974-c95ba2af953d",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "6e1c9191-0d09-460c-a1e5-66d7eba6eed0",
"createdById": "4f68e818-b374-4625-a6be-2ebe678c471f",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "31f3a60a-1071-4863-aac0-6ff65c51942d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "6cd640ff-3024-4b9b-a20a-379ee8265410"
},
"title": {
"name": "sample string 1",
"id": "b2dc1b16-ba04-43d9-8435-7d41ee37e459"
},
"createdById": "e82c3d66-4ddd-4273-b41d-4f83d430f27c",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "5eec53bf-7ec6-41bb-8868-04c12bc8b236",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "411c5fc8-819d-47c1-a6d8-28ae35da14d7"
},
"sampledAssets": [
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3
},
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3
}
],
"lastCompletedDate": "2026-07-24T18:07:42.0074024+00:00",
"createdById": "e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "32a78a46-cfe1-4427-89c5-99428c472b54",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "43c1db48-5229-403a-87e0-18dbf94686de"
}
],
"sampledAssets": [
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3,
"jobRecurrence": {
"name": "sample string 1",
"jobTypeGroupId": "9b610d21-a096-4fbe-bb9c-124f29002dde",
"userId": "28752928-99ee-4070-b1a6-c96f05d4b99d",
"createDaysBefore": 3,
"siteId": "23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b",
"contactId": "4231071c-0d5b-4e7a-aa91-62f9d54c7789",
"assetId": "ef7d7946-9b7a-4b57-bf36-7c200d63033e",
"startDate": "2026-07-24T18:07:42.0074024+00:00",
"endDate": "2026-07-24T18:07:42.0074024+00:00",
"numberGenerated": 6,
"lastDate": "2026-07-24T18:07:42.0074024+00:00",
"nextDate": "2026-07-24T18:07:42.0074024+00:00",
"overrideGeneratedNextDate": "2026-07-24T18:07:42.0074024+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "d0e9a732-dc73-4114-8a09-b24de3ecf140",
"recurrenceGroupId": "12d04a2f-fd33-4aea-b8b4-33513564dd6d",
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
},
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "698ddf75-de08-4410-9c3c-9ca14807fc05"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "4770326e-f62d-451c-8e24-d9e0a6246e00",
"titleId": "24e3ce3b-c32b-4b09-a030-836884aa0484",
"organisationId": "f78a075e-519f-459f-a974-c95ba2af953d",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "6e1c9191-0d09-460c-a1e5-66d7eba6eed0",
"createdById": "4f68e818-b374-4625-a6be-2ebe678c471f",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "31f3a60a-1071-4863-aac0-6ff65c51942d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "6cd640ff-3024-4b9b-a20a-379ee8265410"
},
"title": {
"name": "sample string 1",
"id": "b2dc1b16-ba04-43d9-8435-7d41ee37e459"
},
"createdById": "e82c3d66-4ddd-4273-b41d-4f83d430f27c",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "5eec53bf-7ec6-41bb-8868-04c12bc8b236",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "411c5fc8-819d-47c1-a6d8-28ae35da14d7"
},
"sampledAssets": [],
"lastCompletedDate": "2026-07-24T18:07:42.0074024+00:00",
"createdById": "e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "32a78a46-cfe1-4427-89c5-99428c472b54",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "43c1db48-5229-403a-87e0-18dbf94686de"
}
},
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3,
"jobRecurrence": {
"name": "sample string 1",
"jobTypeGroupId": "9b610d21-a096-4fbe-bb9c-124f29002dde",
"userId": "28752928-99ee-4070-b1a6-c96f05d4b99d",
"createDaysBefore": 3,
"siteId": "23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b",
"contactId": "4231071c-0d5b-4e7a-aa91-62f9d54c7789",
"assetId": "ef7d7946-9b7a-4b57-bf36-7c200d63033e",
"startDate": "2026-07-24T18:07:42.0074024+00:00",
"endDate": "2026-07-24T18:07:42.0074024+00:00",
"numberGenerated": 6,
"lastDate": "2026-07-24T18:07:42.0074024+00:00",
"nextDate": "2026-07-24T18:07:42.0074024+00:00",
"overrideGeneratedNextDate": "2026-07-24T18:07:42.0074024+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "d0e9a732-dc73-4114-8a09-b24de3ecf140",
"recurrenceGroupId": "12d04a2f-fd33-4aea-b8b4-33513564dd6d",
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
},
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "698ddf75-de08-4410-9c3c-9ca14807fc05"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "4770326e-f62d-451c-8e24-d9e0a6246e00",
"titleId": "24e3ce3b-c32b-4b09-a030-836884aa0484",
"organisationId": "f78a075e-519f-459f-a974-c95ba2af953d",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "6e1c9191-0d09-460c-a1e5-66d7eba6eed0",
"createdById": "4f68e818-b374-4625-a6be-2ebe678c471f",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "31f3a60a-1071-4863-aac0-6ff65c51942d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "6cd640ff-3024-4b9b-a20a-379ee8265410"
},
"title": {
"name": "sample string 1",
"id": "b2dc1b16-ba04-43d9-8435-7d41ee37e459"
},
"createdById": "e82c3d66-4ddd-4273-b41d-4f83d430f27c",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "5eec53bf-7ec6-41bb-8868-04c12bc8b236",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "411c5fc8-819d-47c1-a6d8-28ae35da14d7"
},
"sampledAssets": [],
"lastCompletedDate": "2026-07-24T18:07:42.0074024+00:00",
"createdById": "e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "32a78a46-cfe1-4427-89c5-99428c472b54",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "43c1db48-5229-403a-87e0-18dbf94686de"
}
}
],
"monitoringRegimeSampledAssets": [
{
"monitoringRegimeId": "sample string 1",
"assetId": "e0531cff-dcf8-4c35-8442-707237a4b36f",
"jobIndexId": 3
},
{
"monitoringRegimeId": "sample string 1",
"assetId": "e0531cff-dcf8-4c35-8442-707237a4b36f",
"jobIndexId": 3
}
],
"hierarchicalLocation": {
"siteId": "6cbdd07e-2f6d-46f6-a9a5-53045c74a49a",
"name": "sample string 2",
"parentId": "9593dcf9-9f08-47bb-aede-77486e98ce07",
"depth": 3,
"fullName": "sample string 4",
"active": true,
"sortOrder": 6.0,
"createdById": "49f00f9f-c71a-4df0-9e19-b06227f7da81",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "0a055160-4913-4c51-b601-2485dac5f399",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "33e5baea-ee91-4303-b8f7-35f912b105bb"
},
"createdById": "7465c593-7ca9-4015-aa79-e9398b969573",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "b37eb9a9-bb2f-42b8-b511-c59f5e248d53",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "ec44aff5-f94e-4756-9077-04500c017ea8"
},
"jobRecurrence": {
"name": "sample string 1",
"jobTypeGroupId": "9b610d21-a096-4fbe-bb9c-124f29002dde",
"userId": "28752928-99ee-4070-b1a6-c96f05d4b99d",
"createDaysBefore": 3,
"siteId": "23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b",
"contactId": "4231071c-0d5b-4e7a-aa91-62f9d54c7789",
"assetId": "ef7d7946-9b7a-4b57-bf36-7c200d63033e",
"startDate": "2026-07-24T18:07:42.0074024+00:00",
"endDate": "2026-07-24T18:07:42.0074024+00:00",
"numberGenerated": 6,
"lastDate": "2026-07-24T18:07:42.0074024+00:00",
"nextDate": "2026-07-24T18:07:42.0074024+00:00",
"overrideGeneratedNextDate": "2026-07-24T18:07:42.0074024+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "d0e9a732-dc73-4114-8a09-b24de3ecf140",
"recurrenceGroupId": "12d04a2f-fd33-4aea-b8b4-33513564dd6d",
"asset": {
"name": "sample string 1",
"description": "sample string 2",
"assetTypeId": "9a426a23-47c8-489c-bef5-f40962507925",
"location": "sample string 4",
"locationId": "sample string 5",
"externalReference": "sample string 6",
"serialNumber": "sample string 7",
"assetNumber": "sample string 8",
"uniqueBarcode": "sample string 9",
"notes": "sample string 10",
"siteId": "a4207659-f61a-4091-be34-4f78c6ed7ba4",
"owner": "sample string 11",
"active": true,
"suspended": true,
"jobId": "dfcf9ee1-57a8-4f05-aa60-26be7ce1324a",
"hierarchicalLocationId": "77bb1310-b058-469a-a3c9-483d72b89190",
"imageFileName": "sample string 14",
"jobs": [],
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [
{
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
{
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
}
],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"jobRecurrences": [],
"sampledAssets": [
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3
},
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3
}
],
"monitoringRegimeSampledAssets": [
{
"monitoringRegimeId": "sample string 1",
"assetId": "e0531cff-dcf8-4c35-8442-707237a4b36f",
"jobIndexId": 3
},
{
"monitoringRegimeId": "sample string 1",
"assetId": "e0531cff-dcf8-4c35-8442-707237a4b36f",
"jobIndexId": 3
}
],
"hierarchicalLocation": {
"siteId": "6cbdd07e-2f6d-46f6-a9a5-53045c74a49a",
"name": "sample string 2",
"parentId": "9593dcf9-9f08-47bb-aede-77486e98ce07",
"depth": 3,
"fullName": "sample string 4",
"active": true,
"sortOrder": 6.0,
"createdById": "49f00f9f-c71a-4df0-9e19-b06227f7da81",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "0a055160-4913-4c51-b601-2485dac5f399",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "33e5baea-ee91-4303-b8f7-35f912b105bb"
},
"createdById": "7465c593-7ca9-4015-aa79-e9398b969573",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "b37eb9a9-bb2f-42b8-b511-c59f5e248d53",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "ec44aff5-f94e-4756-9077-04500c017ea8"
},
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
},
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "698ddf75-de08-4410-9c3c-9ca14807fc05"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "4770326e-f62d-451c-8e24-d9e0a6246e00",
"titleId": "24e3ce3b-c32b-4b09-a030-836884aa0484",
"organisationId": "f78a075e-519f-459f-a974-c95ba2af953d",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "6e1c9191-0d09-460c-a1e5-66d7eba6eed0",
"createdById": "4f68e818-b374-4625-a6be-2ebe678c471f",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "31f3a60a-1071-4863-aac0-6ff65c51942d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "6cd640ff-3024-4b9b-a20a-379ee8265410"
},
"title": {
"name": "sample string 1",
"id": "b2dc1b16-ba04-43d9-8435-7d41ee37e459"
},
"createdById": "e82c3d66-4ddd-4273-b41d-4f83d430f27c",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "5eec53bf-7ec6-41bb-8868-04c12bc8b236",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "411c5fc8-819d-47c1-a6d8-28ae35da14d7"
},
"sampledAssets": [
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3,
"asset": {
"name": "sample string 1",
"description": "sample string 2",
"assetTypeId": "9a426a23-47c8-489c-bef5-f40962507925",
"location": "sample string 4",
"locationId": "sample string 5",
"externalReference": "sample string 6",
"serialNumber": "sample string 7",
"assetNumber": "sample string 8",
"uniqueBarcode": "sample string 9",
"notes": "sample string 10",
"siteId": "a4207659-f61a-4091-be34-4f78c6ed7ba4",
"owner": "sample string 11",
"active": true,
"suspended": true,
"jobId": "dfcf9ee1-57a8-4f05-aa60-26be7ce1324a",
"hierarchicalLocationId": "77bb1310-b058-469a-a3c9-483d72b89190",
"imageFileName": "sample string 14",
"jobs": [],
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [
{
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
{
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
}
],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"jobRecurrences": [],
"sampledAssets": [],
"monitoringRegimeSampledAssets": [
{
"monitoringRegimeId": "sample string 1",
"assetId": "e0531cff-dcf8-4c35-8442-707237a4b36f",
"jobIndexId": 3
},
{
"monitoringRegimeId": "sample string 1",
"assetId": "e0531cff-dcf8-4c35-8442-707237a4b36f",
"jobIndexId": 3
}
],
"hierarchicalLocation": {
"siteId": "6cbdd07e-2f6d-46f6-a9a5-53045c74a49a",
"name": "sample string 2",
"parentId": "9593dcf9-9f08-47bb-aede-77486e98ce07",
"depth": 3,
"fullName": "sample string 4",
"active": true,
"sortOrder": 6.0,
"createdById": "49f00f9f-c71a-4df0-9e19-b06227f7da81",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "0a055160-4913-4c51-b601-2485dac5f399",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "33e5baea-ee91-4303-b8f7-35f912b105bb"
},
"createdById": "7465c593-7ca9-4015-aa79-e9398b969573",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "b37eb9a9-bb2f-42b8-b511-c59f5e248d53",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "ec44aff5-f94e-4756-9077-04500c017ea8"
}
},
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3,
"asset": {
"name": "sample string 1",
"description": "sample string 2",
"assetTypeId": "9a426a23-47c8-489c-bef5-f40962507925",
"location": "sample string 4",
"locationId": "sample string 5",
"externalReference": "sample string 6",
"serialNumber": "sample string 7",
"assetNumber": "sample string 8",
"uniqueBarcode": "sample string 9",
"notes": "sample string 10",
"siteId": "a4207659-f61a-4091-be34-4f78c6ed7ba4",
"owner": "sample string 11",
"active": true,
"suspended": true,
"jobId": "dfcf9ee1-57a8-4f05-aa60-26be7ce1324a",
"hierarchicalLocationId": "77bb1310-b058-469a-a3c9-483d72b89190",
"imageFileName": "sample string 14",
"jobs": [],
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [
{
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
{
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
}
],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"jobRecurrences": [],
"sampledAssets": [],
"monitoringRegimeSampledAssets": [
{
"monitoringRegimeId": "sample string 1",
"assetId": "e0531cff-dcf8-4c35-8442-707237a4b36f",
"jobIndexId": 3
},
{
"monitoringRegimeId": "sample string 1",
"assetId": "e0531cff-dcf8-4c35-8442-707237a4b36f",
"jobIndexId": 3
}
],
"hierarchicalLocation": {
"siteId": "6cbdd07e-2f6d-46f6-a9a5-53045c74a49a",
"name": "sample string 2",
"parentId": "9593dcf9-9f08-47bb-aede-77486e98ce07",
"depth": 3,
"fullName": "sample string 4",
"active": true,
"sortOrder": 6.0,
"createdById": "49f00f9f-c71a-4df0-9e19-b06227f7da81",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "0a055160-4913-4c51-b601-2485dac5f399",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "33e5baea-ee91-4303-b8f7-35f912b105bb"
},
"createdById": "7465c593-7ca9-4015-aa79-e9398b969573",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "b37eb9a9-bb2f-42b8-b511-c59f5e248d53",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "ec44aff5-f94e-4756-9077-04500c017ea8"
}
}
],
"lastCompletedDate": "2026-07-24T18:07:42.0074024+00:00",
"createdById": "e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "32a78a46-cfe1-4427-89c5-99428c472b54",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "43c1db48-5229-403a-87e0-18dbf94686de"
},
"rejectionReason": {
"order": 1,
"name": "sample string 2",
"active": true,
"tenantOrganisationId": "397ac4b1-b13c-4bc0-b4aa-2e9304a9fa84",
"createdById": "753c932f-9470-4f8c-b9d8-3b80f74da1ab",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "0b91416f-65bd-4e90-8a95-cd381f2e3e34",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "82c80830-0f5f-466b-ab4d-6178da403712"
},
"jobCategory": {
"name": "sample string 1",
"id": "5442ad2d-ce89-426a-85c6-f756829624a7"
},
"sections": [
{
"jobId": "c1a0c8ab-d988-4766-94e5-0c94774a9193",
"internalSectionTypeId": "733beae9-7856-4c0b-b15c-9351919383dc",
"sectionTypeId": "965a81b0-aef5-432c-9399-2f112148385f",
"caption": "sample string 4",
"name": "sample string 5",
"sectionJson": "sample string 6",
"repeatable": true,
"template": true,
"gridInput": true,
"siteVisit": true,
"active": true,
"order": 12.0,
"fqn": "sample string 13",
"visible": true,
"state": "d307d093-04d9-4fbb-9d7b-b793277e3352",
"sectionVariantId": "2dd538d4-92da-472e-b6e7-1df217a98d0a",
"sectionType": {
"internalId": "8ec1ef74-bb9d-4b21-b362-93147f96e688",
"caption": "sample string 2",
"name": "sample string 3",
"repeatable": true,
"template": true,
"gridInput": true,
"siteVisit": true,
"jsonData": "sample string 8",
"order": 9,
"jobTypeId": "2e8dfabc-454b-40ad-8550-360a070feac4",
"active": true,
"fqn": "sample string 12",
"visible": true,
"fileImport": true,
"sectionVariantId": "2f54ed93-1fcd-4cf3-a196-bf1f4f876981",
"expressionTypes": "sample string 15",
"createdById": "90a740fb-1fef-4be3-a1bb-ad02e73335ff",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "75b75608-188f-4f9b-89aa-5d30975f0f30",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "85374695-505d-4826-ad46-134d7879b1f0"
},
"createdById": "6d7250e1-514c-41bd-bc40-f38e3b7cb746",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "13943351-db05-4dd1-8dfd-f2f9cf7cea35",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "72f28092-a135-4716-bf56-e9e401142b35"
},
{
"jobId": "c1a0c8ab-d988-4766-94e5-0c94774a9193",
"internalSectionTypeId": "733beae9-7856-4c0b-b15c-9351919383dc",
"sectionTypeId": "965a81b0-aef5-432c-9399-2f112148385f",
"caption": "sample string 4",
"name": "sample string 5",
"sectionJson": "sample string 6",
"repeatable": true,
"template": true,
"gridInput": true,
"siteVisit": true,
"active": true,
"order": 12.0,
"fqn": "sample string 13",
"visible": true,
"state": "d307d093-04d9-4fbb-9d7b-b793277e3352",
"sectionVariantId": "2dd538d4-92da-472e-b6e7-1df217a98d0a",
"sectionType": {
"internalId": "8ec1ef74-bb9d-4b21-b362-93147f96e688",
"caption": "sample string 2",
"name": "sample string 3",
"repeatable": true,
"template": true,
"gridInput": true,
"siteVisit": true,
"jsonData": "sample string 8",
"order": 9,
"jobTypeId": "2e8dfabc-454b-40ad-8550-360a070feac4",
"active": true,
"fqn": "sample string 12",
"visible": true,
"fileImport": true,
"sectionVariantId": "2f54ed93-1fcd-4cf3-a196-bf1f4f876981",
"expressionTypes": "sample string 15",
"createdById": "90a740fb-1fef-4be3-a1bb-ad02e73335ff",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "75b75608-188f-4f9b-89aa-5d30975f0f30",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "85374695-505d-4826-ad46-134d7879b1f0"
},
"createdById": "6d7250e1-514c-41bd-bc40-f38e3b7cb746",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "13943351-db05-4dd1-8dfd-f2f9cf7cea35",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "72f28092-a135-4716-bf56-e9e401142b35"
}
],
"descendantJobs": [],
"documents": [
{
"jobId": "b18fb692-53a3-4846-8b66-76431e04c4d7",
"stateId": "58ebd7df-fc40-462b-b307-fda5696110e4",
"templateId": "2ae5e9bd-1ac5-4279-b21b-10573c3f75ab",
"documentTemplate": {
"name": "sample string 1",
"fileExtension": "sample string 2",
"location": "sample string 3",
"jobTypeId": "21b17464-a97f-47c3-872e-437032ec7557",
"active": true,
"autoEmailOnJobCompletion": true,
"visibleOnPortal": true,
"documents": [],
"createdById": "d15221bf-f5e5-4c54-a98e-2f7afc310f5e",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "31e733b0-80d6-43a0-97b2-fb6cca10286c",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "09e6960b-ac26-4f55-bc83-c8cba388094f"
},
"fileLocationId": "8c2e6d10-3f89-4e15-a7e8-33c6bacc9c0d",
"fileLocation": {
"location": "sample string 1",
"extension": "sample string 2",
"active": true,
"createdById": "3d566615-4cca-4be0-9211-5c82a5f1abba",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "c2e287df-bdab-4943-aef3-9f34109c6e02",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "f38e6a6a-4500-48d7-a6a8-813fa77ae1a9"
},
"documentState": {
"name": "sample string 1",
"documentsWithThatState": [],
"id": "185e112d-07e3-4979-8e34-051b810b5d27"
},
"pdfGenerated": true,
"visibleOnPortal": true,
"name": "sample string 4",
"active": true,
"createdById": "3330e76a-aa18-4462-bc41-6a3f68b4bd42",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "cead194f-d5fa-428a-88cd-25f8873ff16e",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "3332b716-5bee-4a0b-8cf1-052ae7fe0596"
},
{
"jobId": "b18fb692-53a3-4846-8b66-76431e04c4d7",
"stateId": "58ebd7df-fc40-462b-b307-fda5696110e4",
"templateId": "2ae5e9bd-1ac5-4279-b21b-10573c3f75ab",
"documentTemplate": {
"name": "sample string 1",
"fileExtension": "sample string 2",
"location": "sample string 3",
"jobTypeId": "21b17464-a97f-47c3-872e-437032ec7557",
"active": true,
"autoEmailOnJobCompletion": true,
"visibleOnPortal": true,
"documents": [],
"createdById": "d15221bf-f5e5-4c54-a98e-2f7afc310f5e",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "31e733b0-80d6-43a0-97b2-fb6cca10286c",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "09e6960b-ac26-4f55-bc83-c8cba388094f"
},
"fileLocationId": "8c2e6d10-3f89-4e15-a7e8-33c6bacc9c0d",
"fileLocation": {
"location": "sample string 1",
"extension": "sample string 2",
"active": true,
"createdById": "3d566615-4cca-4be0-9211-5c82a5f1abba",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "c2e287df-bdab-4943-aef3-9f34109c6e02",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "f38e6a6a-4500-48d7-a6a8-813fa77ae1a9"
},
"documentState": {
"name": "sample string 1",
"documentsWithThatState": [],
"id": "185e112d-07e3-4979-8e34-051b810b5d27"
},
"pdfGenerated": true,
"visibleOnPortal": true,
"name": "sample string 4",
"active": true,
"createdById": "3330e76a-aa18-4462-bc41-6a3f68b4bd42",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "cead194f-d5fa-428a-88cd-25f8873ff16e",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "3332b716-5bee-4a0b-8cf1-052ae7fe0596"
}
],
"jobHistory": [
{
"jobId": "76dc91bc-7412-40f8-9435-7cc8837d55e2",
"jobHistoryTypeId": "35d9740a-25cc-4b1b-bce7-f9a1ecb76796",
"sourceStateId": "a5440a42-1183-481b-ba4e-36f2df2fcafd",
"destinationStateId": "64d38e88-f1e0-4e99-8b8c-4564f0030f70",
"allocatedToId": "170aeca6-cf8a-4422-bbcc-aa3dfa8ba6a7",
"clonedFromId": "a6acdb0f-6727-4096-bca2-262389609c73",
"jobHistoryType": {
"name": "sample string 1",
"id": "d4eee8ff-76ff-4509-a0e1-7090842cb706"
},
"sourceJobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "050658c6-4b83-4a4e-a9c1-3a14262bfa77"
},
"destinationJobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "050658c6-4b83-4a4e-a9c1-3a14262bfa77"
},
"createdById": "9de612f4-4567-463a-adf9-f2ae8a35f51f",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "8873a50e-ea34-492f-8484-1bcf8763f65a",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "fe999e26-f4c4-4ce7-a525-a5202f9ec5fc"
},
{
"jobId": "76dc91bc-7412-40f8-9435-7cc8837d55e2",
"jobHistoryTypeId": "35d9740a-25cc-4b1b-bce7-f9a1ecb76796",
"sourceStateId": "a5440a42-1183-481b-ba4e-36f2df2fcafd",
"destinationStateId": "64d38e88-f1e0-4e99-8b8c-4564f0030f70",
"allocatedToId": "170aeca6-cf8a-4422-bbcc-aa3dfa8ba6a7",
"clonedFromId": "a6acdb0f-6727-4096-bca2-262389609c73",
"jobHistoryType": {
"name": "sample string 1",
"id": "d4eee8ff-76ff-4509-a0e1-7090842cb706"
},
"sourceJobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "050658c6-4b83-4a4e-a9c1-3a14262bfa77"
},
"destinationJobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "050658c6-4b83-4a4e-a9c1-3a14262bfa77"
},
"createdById": "9de612f4-4567-463a-adf9-f2ae8a35f51f",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "8873a50e-ea34-492f-8484-1bcf8763f65a",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "fe999e26-f4c4-4ce7-a525-a5202f9ec5fc"
}
],
"createdById": "9623d0a1-89db-45c7-ad52-60dc42a4a2f7",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "82b746b5-a221-4c80-a41b-53fb595e97bf",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "04125e4f-5c2a-44d8-a35a-38d3e5faafb6"
}
],
"tenantOrganisationId": "6dd6c440-c940-4b42-8d8b-926fcb00a8f8",
"jobCategory": {
"name": "sample string 1",
"id": "5442ad2d-ce89-426a-85c6-f756829624a7"
},
"createdById": "ddd92b28-e240-458b-bd05-65096c32a92e",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "d40e7618-9dcd-4cd1-bf74-f0757546cf69",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "d409988a-a201-4f09-a1ed-438db7865edf"
},
{
"name": "sample string 1",
"timeInMinutes": 2,
"autoComplete": true,
"canCreateJobs": true,
"canRaiseOnDevice": true,
"containsEntities": true,
"hasSiteVisitSectionType": true,
"version": 8,
"jobTypeGroupId": "06a776ae-b2ba-4f38-80cf-d8412f9b6ec6",
"jobCategoryId": "5c60811d-0fd5-4228-ac87-6134d0d46c63",
"state": "new",
"active": true,
"documentTemplates": [
{
"name": "sample string 1",
"fileExtension": "sample string 2",
"location": "sample string 3",
"jobTypeId": "21b17464-a97f-47c3-872e-437032ec7557",
"active": true,
"autoEmailOnJobCompletion": true,
"visibleOnPortal": true,
"documents": [
{
"jobId": "b18fb692-53a3-4846-8b66-76431e04c4d7",
"job": {
"jobTypeId": "1c1325c9-2aaf-4e9a-84ec-7c5e9e4ba3af",
"active": true,
"stateId": "08daf752-ec19-46a0-b959-ec3e76bfb568",
"externalRef": "sample string 4",
"allocatedToId": "d5959333-93da-4b61-8e08-3b27bebfdec4",
"name": "sample string 5",
"scheduledDate": "2026-07-24T18:07:42.0074024+00:00",
"siteId": "dbefd8a8-0073-4fd2-8a35-d3033bf9f328",
"contactId": "6469487a-fa21-475d-8ad9-619f309b287b",
"notes": "sample string 8",
"timeInMinutes": 9,
"parentJobId": "721c3f00-0083-4aab-bfd9-639788692940",
"isGroupJob": true,
"deviceId": "sample string 11",
"syncToDevice": true,
"assetId": "5f65f06f-f4f9-4835-874d-8941b80cc8d7",
"jobRecurrenceId": "0e6905df-16b8-4f6f-8b67-5e68f1ec5425",
"rejectionReasonId": "4e013877-4395-496a-bf26-346a70ae046d",
"jobCategoryId": "6b239234-0bb9-479c-8cdf-de4055f8ce8c",
"numericCode": 13,
"completedDate": "2026-07-24T18:07:42.0074024+00:00",
"monitoringRegimeId": "sample string 14",
"jobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "050658c6-4b83-4a4e-a9c1-3a14262bfa77"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "4770326e-f62d-451c-8e24-d9e0a6246e00",
"titleId": "24e3ce3b-c32b-4b09-a030-836884aa0484",
"organisationId": "f78a075e-519f-459f-a974-c95ba2af953d",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "6e1c9191-0d09-460c-a1e5-66d7eba6eed0",
"createdById": "4f68e818-b374-4625-a6be-2ebe678c471f",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "31f3a60a-1071-4863-aac0-6ff65c51942d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "6cd640ff-3024-4b9b-a20a-379ee8265410"
},
"title": {
"name": "sample string 1",
"id": "b2dc1b16-ba04-43d9-8435-7d41ee37e459"
},
"createdById": "e82c3d66-4ddd-4273-b41d-4f83d430f27c",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "5eec53bf-7ec6-41bb-8868-04c12bc8b236",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "411c5fc8-819d-47c1-a6d8-28ae35da14d7"
},
"asset": {
"name": "sample string 1",
"description": "sample string 2",
"assetTypeId": "9a426a23-47c8-489c-bef5-f40962507925",
"location": "sample string 4",
"locationId": "sample string 5",
"externalReference": "sample string 6",
"serialNumber": "sample string 7",
"assetNumber": "sample string 8",
"uniqueBarcode": "sample string 9",
"notes": "sample string 10",
"siteId": "a4207659-f61a-4091-be34-4f78c6ed7ba4",
"owner": "sample string 11",
"active": true,
"suspended": true,
"jobId": "dfcf9ee1-57a8-4f05-aa60-26be7ce1324a",
"hierarchicalLocationId": "77bb1310-b058-469a-a3c9-483d72b89190",
"imageFileName": "sample string 14",
"jobs": [],
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [
{
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
{
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
}
],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"jobRecurrences": [
{
"name": "sample string 1",
"jobTypeGroupId": "9b610d21-a096-4fbe-bb9c-124f29002dde",
"userId": "28752928-99ee-4070-b1a6-c96f05d4b99d",
"createDaysBefore": 3,
"siteId": "23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b",
"contactId": "4231071c-0d5b-4e7a-aa91-62f9d54c7789",
"assetId": "ef7d7946-9b7a-4b57-bf36-7c200d63033e",
"startDate": "2026-07-24T18:07:42.0074024+00:00",
"endDate": "2026-07-24T18:07:42.0074024+00:00",
"numberGenerated": 6,
"lastDate": "2026-07-24T18:07:42.0074024+00:00",
"nextDate": "2026-07-24T18:07:42.0074024+00:00",
"overrideGeneratedNextDate": "2026-07-24T18:07:42.0074024+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "d0e9a732-dc73-4114-8a09-b24de3ecf140",
"recurrenceGroupId": "12d04a2f-fd33-4aea-b8b4-33513564dd6d",
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
},
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "698ddf75-de08-4410-9c3c-9ca14807fc05"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "4770326e-f62d-451c-8e24-d9e0a6246e00",
"titleId": "24e3ce3b-c32b-4b09-a030-836884aa0484",
"organisationId": "f78a075e-519f-459f-a974-c95ba2af953d",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "6e1c9191-0d09-460c-a1e5-66d7eba6eed0",
"createdById": "4f68e818-b374-4625-a6be-2ebe678c471f",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "31f3a60a-1071-4863-aac0-6ff65c51942d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "6cd640ff-3024-4b9b-a20a-379ee8265410"
},
"title": {
"name": "sample string 1",
"id": "b2dc1b16-ba04-43d9-8435-7d41ee37e459"
},
"createdById": "e82c3d66-4ddd-4273-b41d-4f83d430f27c",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "5eec53bf-7ec6-41bb-8868-04c12bc8b236",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "411c5fc8-819d-47c1-a6d8-28ae35da14d7"
},
"sampledAssets": [
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3
},
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3
}
],
"lastCompletedDate": "2026-07-24T18:07:42.0074024+00:00",
"createdById": "e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "32a78a46-cfe1-4427-89c5-99428c472b54",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "43c1db48-5229-403a-87e0-18dbf94686de"
},
{
"name": "sample string 1",
"jobTypeGroupId": "9b610d21-a096-4fbe-bb9c-124f29002dde",
"userId": "28752928-99ee-4070-b1a6-c96f05d4b99d",
"createDaysBefore": 3,
"siteId": "23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b",
"contactId": "4231071c-0d5b-4e7a-aa91-62f9d54c7789",
"assetId": "ef7d7946-9b7a-4b57-bf36-7c200d63033e",
"startDate": "2026-07-24T18:07:42.0074024+00:00",
"endDate": "2026-07-24T18:07:42.0074024+00:00",
"numberGenerated": 6,
"lastDate": "2026-07-24T18:07:42.0074024+00:00",
"nextDate": "2026-07-24T18:07:42.0074024+00:00",
"overrideGeneratedNextDate": "2026-07-24T18:07:42.0074024+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "d0e9a732-dc73-4114-8a09-b24de3ecf140",
"recurrenceGroupId": "12d04a2f-fd33-4aea-b8b4-33513564dd6d",
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
},
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "698ddf75-de08-4410-9c3c-9ca14807fc05"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "4770326e-f62d-451c-8e24-d9e0a6246e00",
"titleId": "24e3ce3b-c32b-4b09-a030-836884aa0484",
"organisationId": "f78a075e-519f-459f-a974-c95ba2af953d",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "6e1c9191-0d09-460c-a1e5-66d7eba6eed0",
"createdById": "4f68e818-b374-4625-a6be-2ebe678c471f",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "31f3a60a-1071-4863-aac0-6ff65c51942d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "6cd640ff-3024-4b9b-a20a-379ee8265410"
},
"title": {
"name": "sample string 1",
"id": "b2dc1b16-ba04-43d9-8435-7d41ee37e459"
},
"createdById": "e82c3d66-4ddd-4273-b41d-4f83d430f27c",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "5eec53bf-7ec6-41bb-8868-04c12bc8b236",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "411c5fc8-819d-47c1-a6d8-28ae35da14d7"
},
"sampledAssets": [
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3
},
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3
}
],
"lastCompletedDate": "2026-07-24T18:07:42.0074024+00:00",
"createdById": "e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "32a78a46-cfe1-4427-89c5-99428c472b54",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "43c1db48-5229-403a-87e0-18dbf94686de"
}
],
"sampledAssets": [
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3,
"jobRecurrence": {
"name": "sample string 1",
"jobTypeGroupId": "9b610d21-a096-4fbe-bb9c-124f29002dde",
"userId": "28752928-99ee-4070-b1a6-c96f05d4b99d",
"createDaysBefore": 3,
"siteId": "23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b",
"contactId": "4231071c-0d5b-4e7a-aa91-62f9d54c7789",
"assetId": "ef7d7946-9b7a-4b57-bf36-7c200d63033e",
"startDate": "2026-07-24T18:07:42.0074024+00:00",
"endDate": "2026-07-24T18:07:42.0074024+00:00",
"numberGenerated": 6,
"lastDate": "2026-07-24T18:07:42.0074024+00:00",
"nextDate": "2026-07-24T18:07:42.0074024+00:00",
"overrideGeneratedNextDate": "2026-07-24T18:07:42.0074024+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "d0e9a732-dc73-4114-8a09-b24de3ecf140",
"recurrenceGroupId": "12d04a2f-fd33-4aea-b8b4-33513564dd6d",
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
},
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "698ddf75-de08-4410-9c3c-9ca14807fc05"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "4770326e-f62d-451c-8e24-d9e0a6246e00",
"titleId": "24e3ce3b-c32b-4b09-a030-836884aa0484",
"organisationId": "f78a075e-519f-459f-a974-c95ba2af953d",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "6e1c9191-0d09-460c-a1e5-66d7eba6eed0",
"createdById": "4f68e818-b374-4625-a6be-2ebe678c471f",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "31f3a60a-1071-4863-aac0-6ff65c51942d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "6cd640ff-3024-4b9b-a20a-379ee8265410"
},
"title": {
"name": "sample string 1",
"id": "b2dc1b16-ba04-43d9-8435-7d41ee37e459"
},
"createdById": "e82c3d66-4ddd-4273-b41d-4f83d430f27c",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "5eec53bf-7ec6-41bb-8868-04c12bc8b236",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "411c5fc8-819d-47c1-a6d8-28ae35da14d7"
},
"sampledAssets": [],
"lastCompletedDate": "2026-07-24T18:07:42.0074024+00:00",
"createdById": "e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "32a78a46-cfe1-4427-89c5-99428c472b54",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "43c1db48-5229-403a-87e0-18dbf94686de"
}
},
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3,
"jobRecurrence": {
"name": "sample string 1",
"jobTypeGroupId": "9b610d21-a096-4fbe-bb9c-124f29002dde",
"userId": "28752928-99ee-4070-b1a6-c96f05d4b99d",
"createDaysBefore": 3,
"siteId": "23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b",
"contactId": "4231071c-0d5b-4e7a-aa91-62f9d54c7789",
"assetId": "ef7d7946-9b7a-4b57-bf36-7c200d63033e",
"startDate": "2026-07-24T18:07:42.0074024+00:00",
"endDate": "2026-07-24T18:07:42.0074024+00:00",
"numberGenerated": 6,
"lastDate": "2026-07-24T18:07:42.0074024+00:00",
"nextDate": "2026-07-24T18:07:42.0074024+00:00",
"overrideGeneratedNextDate": "2026-07-24T18:07:42.0074024+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "d0e9a732-dc73-4114-8a09-b24de3ecf140",
"recurrenceGroupId": "12d04a2f-fd33-4aea-b8b4-33513564dd6d",
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
},
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "698ddf75-de08-4410-9c3c-9ca14807fc05"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "4770326e-f62d-451c-8e24-d9e0a6246e00",
"titleId": "24e3ce3b-c32b-4b09-a030-836884aa0484",
"organisationId": "f78a075e-519f-459f-a974-c95ba2af953d",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "6e1c9191-0d09-460c-a1e5-66d7eba6eed0",
"createdById": "4f68e818-b374-4625-a6be-2ebe678c471f",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "31f3a60a-1071-4863-aac0-6ff65c51942d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "6cd640ff-3024-4b9b-a20a-379ee8265410"
},
"title": {
"name": "sample string 1",
"id": "b2dc1b16-ba04-43d9-8435-7d41ee37e459"
},
"createdById": "e82c3d66-4ddd-4273-b41d-4f83d430f27c",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "5eec53bf-7ec6-41bb-8868-04c12bc8b236",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "411c5fc8-819d-47c1-a6d8-28ae35da14d7"
},
"sampledAssets": [],
"lastCompletedDate": "2026-07-24T18:07:42.0074024+00:00",
"createdById": "e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "32a78a46-cfe1-4427-89c5-99428c472b54",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "43c1db48-5229-403a-87e0-18dbf94686de"
}
}
],
"monitoringRegimeSampledAssets": [
{
"monitoringRegimeId": "sample string 1",
"assetId": "e0531cff-dcf8-4c35-8442-707237a4b36f",
"jobIndexId": 3
},
{
"monitoringRegimeId": "sample string 1",
"assetId": "e0531cff-dcf8-4c35-8442-707237a4b36f",
"jobIndexId": 3
}
],
"hierarchicalLocation": {
"siteId": "6cbdd07e-2f6d-46f6-a9a5-53045c74a49a",
"name": "sample string 2",
"parentId": "9593dcf9-9f08-47bb-aede-77486e98ce07",
"depth": 3,
"fullName": "sample string 4",
"active": true,
"sortOrder": 6.0,
"createdById": "49f00f9f-c71a-4df0-9e19-b06227f7da81",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "0a055160-4913-4c51-b601-2485dac5f399",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "33e5baea-ee91-4303-b8f7-35f912b105bb"
},
"createdById": "7465c593-7ca9-4015-aa79-e9398b969573",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "b37eb9a9-bb2f-42b8-b511-c59f5e248d53",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "ec44aff5-f94e-4756-9077-04500c017ea8"
},
"jobRecurrence": {
"name": "sample string 1",
"jobTypeGroupId": "9b610d21-a096-4fbe-bb9c-124f29002dde",
"userId": "28752928-99ee-4070-b1a6-c96f05d4b99d",
"createDaysBefore": 3,
"siteId": "23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b",
"contactId": "4231071c-0d5b-4e7a-aa91-62f9d54c7789",
"assetId": "ef7d7946-9b7a-4b57-bf36-7c200d63033e",
"startDate": "2026-07-24T18:07:42.0074024+00:00",
"endDate": "2026-07-24T18:07:42.0074024+00:00",
"numberGenerated": 6,
"lastDate": "2026-07-24T18:07:42.0074024+00:00",
"nextDate": "2026-07-24T18:07:42.0074024+00:00",
"overrideGeneratedNextDate": "2026-07-24T18:07:42.0074024+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "d0e9a732-dc73-4114-8a09-b24de3ecf140",
"recurrenceGroupId": "12d04a2f-fd33-4aea-b8b4-33513564dd6d",
"asset": {
"name": "sample string 1",
"description": "sample string 2",
"assetTypeId": "9a426a23-47c8-489c-bef5-f40962507925",
"location": "sample string 4",
"locationId": "sample string 5",
"externalReference": "sample string 6",
"serialNumber": "sample string 7",
"assetNumber": "sample string 8",
"uniqueBarcode": "sample string 9",
"notes": "sample string 10",
"siteId": "a4207659-f61a-4091-be34-4f78c6ed7ba4",
"owner": "sample string 11",
"active": true,
"suspended": true,
"jobId": "dfcf9ee1-57a8-4f05-aa60-26be7ce1324a",
"hierarchicalLocationId": "77bb1310-b058-469a-a3c9-483d72b89190",
"imageFileName": "sample string 14",
"jobs": [],
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [
{
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
{
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
}
],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"jobRecurrences": [],
"sampledAssets": [
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3
},
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3
}
],
"monitoringRegimeSampledAssets": [
{
"monitoringRegimeId": "sample string 1",
"assetId": "e0531cff-dcf8-4c35-8442-707237a4b36f",
"jobIndexId": 3
},
{
"monitoringRegimeId": "sample string 1",
"assetId": "e0531cff-dcf8-4c35-8442-707237a4b36f",
"jobIndexId": 3
}
],
"hierarchicalLocation": {
"siteId": "6cbdd07e-2f6d-46f6-a9a5-53045c74a49a",
"name": "sample string 2",
"parentId": "9593dcf9-9f08-47bb-aede-77486e98ce07",
"depth": 3,
"fullName": "sample string 4",
"active": true,
"sortOrder": 6.0,
"createdById": "49f00f9f-c71a-4df0-9e19-b06227f7da81",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "0a055160-4913-4c51-b601-2485dac5f399",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "33e5baea-ee91-4303-b8f7-35f912b105bb"
},
"createdById": "7465c593-7ca9-4015-aa79-e9398b969573",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "b37eb9a9-bb2f-42b8-b511-c59f5e248d53",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "ec44aff5-f94e-4756-9077-04500c017ea8"
},
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
},
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "698ddf75-de08-4410-9c3c-9ca14807fc05"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "4770326e-f62d-451c-8e24-d9e0a6246e00",
"titleId": "24e3ce3b-c32b-4b09-a030-836884aa0484",
"organisationId": "f78a075e-519f-459f-a974-c95ba2af953d",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "6e1c9191-0d09-460c-a1e5-66d7eba6eed0",
"createdById": "4f68e818-b374-4625-a6be-2ebe678c471f",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "31f3a60a-1071-4863-aac0-6ff65c51942d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "6cd640ff-3024-4b9b-a20a-379ee8265410"
},
"title": {
"name": "sample string 1",
"id": "b2dc1b16-ba04-43d9-8435-7d41ee37e459"
},
"createdById": "e82c3d66-4ddd-4273-b41d-4f83d430f27c",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "5eec53bf-7ec6-41bb-8868-04c12bc8b236",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "411c5fc8-819d-47c1-a6d8-28ae35da14d7"
},
"sampledAssets": [
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3,
"asset": {
"name": "sample string 1",
"description": "sample string 2",
"assetTypeId": "9a426a23-47c8-489c-bef5-f40962507925",
"location": "sample string 4",
"locationId": "sample string 5",
"externalReference": "sample string 6",
"serialNumber": "sample string 7",
"assetNumber": "sample string 8",
"uniqueBarcode": "sample string 9",
"notes": "sample string 10",
"siteId": "a4207659-f61a-4091-be34-4f78c6ed7ba4",
"owner": "sample string 11",
"active": true,
"suspended": true,
"jobId": "dfcf9ee1-57a8-4f05-aa60-26be7ce1324a",
"hierarchicalLocationId": "77bb1310-b058-469a-a3c9-483d72b89190",
"imageFileName": "sample string 14",
"jobs": [],
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [
{
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
{
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
}
],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"jobRecurrences": [],
"sampledAssets": [],
"monitoringRegimeSampledAssets": [
{
"monitoringRegimeId": "sample string 1",
"assetId": "e0531cff-dcf8-4c35-8442-707237a4b36f",
"jobIndexId": 3
},
{
"monitoringRegimeId": "sample string 1",
"assetId": "e0531cff-dcf8-4c35-8442-707237a4b36f",
"jobIndexId": 3
}
],
"hierarchicalLocation": {
"siteId": "6cbdd07e-2f6d-46f6-a9a5-53045c74a49a",
"name": "sample string 2",
"parentId": "9593dcf9-9f08-47bb-aede-77486e98ce07",
"depth": 3,
"fullName": "sample string 4",
"active": true,
"sortOrder": 6.0,
"createdById": "49f00f9f-c71a-4df0-9e19-b06227f7da81",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "0a055160-4913-4c51-b601-2485dac5f399",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "33e5baea-ee91-4303-b8f7-35f912b105bb"
},
"createdById": "7465c593-7ca9-4015-aa79-e9398b969573",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "b37eb9a9-bb2f-42b8-b511-c59f5e248d53",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "ec44aff5-f94e-4756-9077-04500c017ea8"
}
},
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3,
"asset": {
"name": "sample string 1",
"description": "sample string 2",
"assetTypeId": "9a426a23-47c8-489c-bef5-f40962507925",
"location": "sample string 4",
"locationId": "sample string 5",
"externalReference": "sample string 6",
"serialNumber": "sample string 7",
"assetNumber": "sample string 8",
"uniqueBarcode": "sample string 9",
"notes": "sample string 10",
"siteId": "a4207659-f61a-4091-be34-4f78c6ed7ba4",
"owner": "sample string 11",
"active": true,
"suspended": true,
"jobId": "dfcf9ee1-57a8-4f05-aa60-26be7ce1324a",
"hierarchicalLocationId": "77bb1310-b058-469a-a3c9-483d72b89190",
"imageFileName": "sample string 14",
"jobs": [],
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [
{
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
{
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
}
],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"jobRecurrences": [],
"sampledAssets": [],
"monitoringRegimeSampledAssets": [
{
"monitoringRegimeId": "sample string 1",
"assetId": "e0531cff-dcf8-4c35-8442-707237a4b36f",
"jobIndexId": 3
},
{
"monitoringRegimeId": "sample string 1",
"assetId": "e0531cff-dcf8-4c35-8442-707237a4b36f",
"jobIndexId": 3
}
],
"hierarchicalLocation": {
"siteId": "6cbdd07e-2f6d-46f6-a9a5-53045c74a49a",
"name": "sample string 2",
"parentId": "9593dcf9-9f08-47bb-aede-77486e98ce07",
"depth": 3,
"fullName": "sample string 4",
"active": true,
"sortOrder": 6.0,
"createdById": "49f00f9f-c71a-4df0-9e19-b06227f7da81",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "0a055160-4913-4c51-b601-2485dac5f399",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "33e5baea-ee91-4303-b8f7-35f912b105bb"
},
"createdById": "7465c593-7ca9-4015-aa79-e9398b969573",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "b37eb9a9-bb2f-42b8-b511-c59f5e248d53",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "ec44aff5-f94e-4756-9077-04500c017ea8"
}
}
],
"lastCompletedDate": "2026-07-24T18:07:42.0074024+00:00",
"createdById": "e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "32a78a46-cfe1-4427-89c5-99428c472b54",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "43c1db48-5229-403a-87e0-18dbf94686de"
},
"rejectionReason": {
"order": 1,
"name": "sample string 2",
"active": true,
"tenantOrganisationId": "397ac4b1-b13c-4bc0-b4aa-2e9304a9fa84",
"createdById": "753c932f-9470-4f8c-b9d8-3b80f74da1ab",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "0b91416f-65bd-4e90-8a95-cd381f2e3e34",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "82c80830-0f5f-466b-ab4d-6178da403712"
},
"jobCategory": {
"name": "sample string 1",
"id": "5442ad2d-ce89-426a-85c6-f756829624a7"
},
"sections": [
{
"jobId": "c1a0c8ab-d988-4766-94e5-0c94774a9193",
"internalSectionTypeId": "733beae9-7856-4c0b-b15c-9351919383dc",
"sectionTypeId": "965a81b0-aef5-432c-9399-2f112148385f",
"caption": "sample string 4",
"name": "sample string 5",
"sectionJson": "sample string 6",
"repeatable": true,
"template": true,
"gridInput": true,
"siteVisit": true,
"active": true,
"order": 12.0,
"fqn": "sample string 13",
"visible": true,
"state": "d307d093-04d9-4fbb-9d7b-b793277e3352",
"sectionVariantId": "2dd538d4-92da-472e-b6e7-1df217a98d0a",
"sectionType": {
"internalId": "8ec1ef74-bb9d-4b21-b362-93147f96e688",
"caption": "sample string 2",
"name": "sample string 3",
"repeatable": true,
"template": true,
"gridInput": true,
"siteVisit": true,
"jsonData": "sample string 8",
"order": 9,
"jobTypeId": "2e8dfabc-454b-40ad-8550-360a070feac4",
"active": true,
"fqn": "sample string 12",
"visible": true,
"fileImport": true,
"sectionVariantId": "2f54ed93-1fcd-4cf3-a196-bf1f4f876981",
"expressionTypes": "sample string 15",
"createdById": "90a740fb-1fef-4be3-a1bb-ad02e73335ff",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "75b75608-188f-4f9b-89aa-5d30975f0f30",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "85374695-505d-4826-ad46-134d7879b1f0"
},
"createdById": "6d7250e1-514c-41bd-bc40-f38e3b7cb746",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "13943351-db05-4dd1-8dfd-f2f9cf7cea35",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "72f28092-a135-4716-bf56-e9e401142b35"
},
{
"jobId": "c1a0c8ab-d988-4766-94e5-0c94774a9193",
"internalSectionTypeId": "733beae9-7856-4c0b-b15c-9351919383dc",
"sectionTypeId": "965a81b0-aef5-432c-9399-2f112148385f",
"caption": "sample string 4",
"name": "sample string 5",
"sectionJson": "sample string 6",
"repeatable": true,
"template": true,
"gridInput": true,
"siteVisit": true,
"active": true,
"order": 12.0,
"fqn": "sample string 13",
"visible": true,
"state": "d307d093-04d9-4fbb-9d7b-b793277e3352",
"sectionVariantId": "2dd538d4-92da-472e-b6e7-1df217a98d0a",
"sectionType": {
"internalId": "8ec1ef74-bb9d-4b21-b362-93147f96e688",
"caption": "sample string 2",
"name": "sample string 3",
"repeatable": true,
"template": true,
"gridInput": true,
"siteVisit": true,
"jsonData": "sample string 8",
"order": 9,
"jobTypeId": "2e8dfabc-454b-40ad-8550-360a070feac4",
"active": true,
"fqn": "sample string 12",
"visible": true,
"fileImport": true,
"sectionVariantId": "2f54ed93-1fcd-4cf3-a196-bf1f4f876981",
"expressionTypes": "sample string 15",
"createdById": "90a740fb-1fef-4be3-a1bb-ad02e73335ff",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "75b75608-188f-4f9b-89aa-5d30975f0f30",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "85374695-505d-4826-ad46-134d7879b1f0"
},
"createdById": "6d7250e1-514c-41bd-bc40-f38e3b7cb746",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "13943351-db05-4dd1-8dfd-f2f9cf7cea35",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "72f28092-a135-4716-bf56-e9e401142b35"
}
],
"descendantJobs": [],
"documents": [],
"jobHistory": [
{
"jobId": "76dc91bc-7412-40f8-9435-7cc8837d55e2",
"jobHistoryTypeId": "35d9740a-25cc-4b1b-bce7-f9a1ecb76796",
"sourceStateId": "a5440a42-1183-481b-ba4e-36f2df2fcafd",
"destinationStateId": "64d38e88-f1e0-4e99-8b8c-4564f0030f70",
"allocatedToId": "170aeca6-cf8a-4422-bbcc-aa3dfa8ba6a7",
"clonedFromId": "a6acdb0f-6727-4096-bca2-262389609c73",
"jobHistoryType": {
"name": "sample string 1",
"id": "d4eee8ff-76ff-4509-a0e1-7090842cb706"
},
"sourceJobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "050658c6-4b83-4a4e-a9c1-3a14262bfa77"
},
"destinationJobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "050658c6-4b83-4a4e-a9c1-3a14262bfa77"
},
"createdById": "9de612f4-4567-463a-adf9-f2ae8a35f51f",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "8873a50e-ea34-492f-8484-1bcf8763f65a",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "fe999e26-f4c4-4ce7-a525-a5202f9ec5fc"
},
{
"jobId": "76dc91bc-7412-40f8-9435-7cc8837d55e2",
"jobHistoryTypeId": "35d9740a-25cc-4b1b-bce7-f9a1ecb76796",
"sourceStateId": "a5440a42-1183-481b-ba4e-36f2df2fcafd",
"destinationStateId": "64d38e88-f1e0-4e99-8b8c-4564f0030f70",
"allocatedToId": "170aeca6-cf8a-4422-bbcc-aa3dfa8ba6a7",
"clonedFromId": "a6acdb0f-6727-4096-bca2-262389609c73",
"jobHistoryType": {
"name": "sample string 1",
"id": "d4eee8ff-76ff-4509-a0e1-7090842cb706"
},
"sourceJobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "050658c6-4b83-4a4e-a9c1-3a14262bfa77"
},
"destinationJobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "050658c6-4b83-4a4e-a9c1-3a14262bfa77"
},
"createdById": "9de612f4-4567-463a-adf9-f2ae8a35f51f",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "8873a50e-ea34-492f-8484-1bcf8763f65a",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "fe999e26-f4c4-4ce7-a525-a5202f9ec5fc"
}
],
"createdById": "9623d0a1-89db-45c7-ad52-60dc42a4a2f7",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "82b746b5-a221-4c80-a41b-53fb595e97bf",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "04125e4f-5c2a-44d8-a35a-38d3e5faafb6"
},
"stateId": "58ebd7df-fc40-462b-b307-fda5696110e4",
"templateId": "2ae5e9bd-1ac5-4279-b21b-10573c3f75ab",
"fileLocationId": "8c2e6d10-3f89-4e15-a7e8-33c6bacc9c0d",
"fileLocation": {
"location": "sample string 1",
"extension": "sample string 2",
"active": true,
"createdById": "3d566615-4cca-4be0-9211-5c82a5f1abba",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "c2e287df-bdab-4943-aef3-9f34109c6e02",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "f38e6a6a-4500-48d7-a6a8-813fa77ae1a9"
},
"documentState": {
"name": "sample string 1",
"documentsWithThatState": [],
"id": "185e112d-07e3-4979-8e34-051b810b5d27"
},
"pdfGenerated": true,
"visibleOnPortal": true,
"name": "sample string 4",
"active": true,
"createdById": "3330e76a-aa18-4462-bc41-6a3f68b4bd42",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "cead194f-d5fa-428a-88cd-25f8873ff16e",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "3332b716-5bee-4a0b-8cf1-052ae7fe0596"
},
{
"jobId": "b18fb692-53a3-4846-8b66-76431e04c4d7",
"job": {
"jobTypeId": "1c1325c9-2aaf-4e9a-84ec-7c5e9e4ba3af",
"active": true,
"stateId": "08daf752-ec19-46a0-b959-ec3e76bfb568",
"externalRef": "sample string 4",
"allocatedToId": "d5959333-93da-4b61-8e08-3b27bebfdec4",
"name": "sample string 5",
"scheduledDate": "2026-07-24T18:07:42.0074024+00:00",
"siteId": "dbefd8a8-0073-4fd2-8a35-d3033bf9f328",
"contactId": "6469487a-fa21-475d-8ad9-619f309b287b",
"notes": "sample string 8",
"timeInMinutes": 9,
"parentJobId": "721c3f00-0083-4aab-bfd9-639788692940",
"isGroupJob": true,
"deviceId": "sample string 11",
"syncToDevice": true,
"assetId": "5f65f06f-f4f9-4835-874d-8941b80cc8d7",
"jobRecurrenceId": "0e6905df-16b8-4f6f-8b67-5e68f1ec5425",
"rejectionReasonId": "4e013877-4395-496a-bf26-346a70ae046d",
"jobCategoryId": "6b239234-0bb9-479c-8cdf-de4055f8ce8c",
"numericCode": 13,
"completedDate": "2026-07-24T18:07:42.0074024+00:00",
"monitoringRegimeId": "sample string 14",
"jobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "050658c6-4b83-4a4e-a9c1-3a14262bfa77"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "4770326e-f62d-451c-8e24-d9e0a6246e00",
"titleId": "24e3ce3b-c32b-4b09-a030-836884aa0484",
"organisationId": "f78a075e-519f-459f-a974-c95ba2af953d",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "6e1c9191-0d09-460c-a1e5-66d7eba6eed0",
"createdById": "4f68e818-b374-4625-a6be-2ebe678c471f",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "31f3a60a-1071-4863-aac0-6ff65c51942d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "6cd640ff-3024-4b9b-a20a-379ee8265410"
},
"title": {
"name": "sample string 1",
"id": "b2dc1b16-ba04-43d9-8435-7d41ee37e459"
},
"createdById": "e82c3d66-4ddd-4273-b41d-4f83d430f27c",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "5eec53bf-7ec6-41bb-8868-04c12bc8b236",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "411c5fc8-819d-47c1-a6d8-28ae35da14d7"
},
"asset": {
"name": "sample string 1",
"description": "sample string 2",
"assetTypeId": "9a426a23-47c8-489c-bef5-f40962507925",
"location": "sample string 4",
"locationId": "sample string 5",
"externalReference": "sample string 6",
"serialNumber": "sample string 7",
"assetNumber": "sample string 8",
"uniqueBarcode": "sample string 9",
"notes": "sample string 10",
"siteId": "a4207659-f61a-4091-be34-4f78c6ed7ba4",
"owner": "sample string 11",
"active": true,
"suspended": true,
"jobId": "dfcf9ee1-57a8-4f05-aa60-26be7ce1324a",
"hierarchicalLocationId": "77bb1310-b058-469a-a3c9-483d72b89190",
"imageFileName": "sample string 14",
"jobs": [],
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [
{
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
{
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
}
],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"jobRecurrences": [
{
"name": "sample string 1",
"jobTypeGroupId": "9b610d21-a096-4fbe-bb9c-124f29002dde",
"userId": "28752928-99ee-4070-b1a6-c96f05d4b99d",
"createDaysBefore": 3,
"siteId": "23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b",
"contactId": "4231071c-0d5b-4e7a-aa91-62f9d54c7789",
"assetId": "ef7d7946-9b7a-4b57-bf36-7c200d63033e",
"startDate": "2026-07-24T18:07:42.0074024+00:00",
"endDate": "2026-07-24T18:07:42.0074024+00:00",
"numberGenerated": 6,
"lastDate": "2026-07-24T18:07:42.0074024+00:00",
"nextDate": "2026-07-24T18:07:42.0074024+00:00",
"overrideGeneratedNextDate": "2026-07-24T18:07:42.0074024+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "d0e9a732-dc73-4114-8a09-b24de3ecf140",
"recurrenceGroupId": "12d04a2f-fd33-4aea-b8b4-33513564dd6d",
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
},
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "698ddf75-de08-4410-9c3c-9ca14807fc05"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "4770326e-f62d-451c-8e24-d9e0a6246e00",
"titleId": "24e3ce3b-c32b-4b09-a030-836884aa0484",
"organisationId": "f78a075e-519f-459f-a974-c95ba2af953d",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "6e1c9191-0d09-460c-a1e5-66d7eba6eed0",
"createdById": "4f68e818-b374-4625-a6be-2ebe678c471f",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "31f3a60a-1071-4863-aac0-6ff65c51942d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "6cd640ff-3024-4b9b-a20a-379ee8265410"
},
"title": {
"name": "sample string 1",
"id": "b2dc1b16-ba04-43d9-8435-7d41ee37e459"
},
"createdById": "e82c3d66-4ddd-4273-b41d-4f83d430f27c",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "5eec53bf-7ec6-41bb-8868-04c12bc8b236",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "411c5fc8-819d-47c1-a6d8-28ae35da14d7"
},
"sampledAssets": [
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3
},
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3
}
],
"lastCompletedDate": "2026-07-24T18:07:42.0074024+00:00",
"createdById": "e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "32a78a46-cfe1-4427-89c5-99428c472b54",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "43c1db48-5229-403a-87e0-18dbf94686de"
},
{
"name": "sample string 1",
"jobTypeGroupId": "9b610d21-a096-4fbe-bb9c-124f29002dde",
"userId": "28752928-99ee-4070-b1a6-c96f05d4b99d",
"createDaysBefore": 3,
"siteId": "23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b",
"contactId": "4231071c-0d5b-4e7a-aa91-62f9d54c7789",
"assetId": "ef7d7946-9b7a-4b57-bf36-7c200d63033e",
"startDate": "2026-07-24T18:07:42.0074024+00:00",
"endDate": "2026-07-24T18:07:42.0074024+00:00",
"numberGenerated": 6,
"lastDate": "2026-07-24T18:07:42.0074024+00:00",
"nextDate": "2026-07-24T18:07:42.0074024+00:00",
"overrideGeneratedNextDate": "2026-07-24T18:07:42.0074024+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "d0e9a732-dc73-4114-8a09-b24de3ecf140",
"recurrenceGroupId": "12d04a2f-fd33-4aea-b8b4-33513564dd6d",
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
},
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "698ddf75-de08-4410-9c3c-9ca14807fc05"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "4770326e-f62d-451c-8e24-d9e0a6246e00",
"titleId": "24e3ce3b-c32b-4b09-a030-836884aa0484",
"organisationId": "f78a075e-519f-459f-a974-c95ba2af953d",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "6e1c9191-0d09-460c-a1e5-66d7eba6eed0",
"createdById": "4f68e818-b374-4625-a6be-2ebe678c471f",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "31f3a60a-1071-4863-aac0-6ff65c51942d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "6cd640ff-3024-4b9b-a20a-379ee8265410"
},
"title": {
"name": "sample string 1",
"id": "b2dc1b16-ba04-43d9-8435-7d41ee37e459"
},
"createdById": "e82c3d66-4ddd-4273-b41d-4f83d430f27c",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "5eec53bf-7ec6-41bb-8868-04c12bc8b236",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "411c5fc8-819d-47c1-a6d8-28ae35da14d7"
},
"sampledAssets": [
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3
},
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3
}
],
"lastCompletedDate": "2026-07-24T18:07:42.0074024+00:00",
"createdById": "e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "32a78a46-cfe1-4427-89c5-99428c472b54",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "43c1db48-5229-403a-87e0-18dbf94686de"
}
],
"sampledAssets": [
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3,
"jobRecurrence": {
"name": "sample string 1",
"jobTypeGroupId": "9b610d21-a096-4fbe-bb9c-124f29002dde",
"userId": "28752928-99ee-4070-b1a6-c96f05d4b99d",
"createDaysBefore": 3,
"siteId": "23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b",
"contactId": "4231071c-0d5b-4e7a-aa91-62f9d54c7789",
"assetId": "ef7d7946-9b7a-4b57-bf36-7c200d63033e",
"startDate": "2026-07-24T18:07:42.0074024+00:00",
"endDate": "2026-07-24T18:07:42.0074024+00:00",
"numberGenerated": 6,
"lastDate": "2026-07-24T18:07:42.0074024+00:00",
"nextDate": "2026-07-24T18:07:42.0074024+00:00",
"overrideGeneratedNextDate": "2026-07-24T18:07:42.0074024+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "d0e9a732-dc73-4114-8a09-b24de3ecf140",
"recurrenceGroupId": "12d04a2f-fd33-4aea-b8b4-33513564dd6d",
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
},
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "698ddf75-de08-4410-9c3c-9ca14807fc05"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "4770326e-f62d-451c-8e24-d9e0a6246e00",
"titleId": "24e3ce3b-c32b-4b09-a030-836884aa0484",
"organisationId": "f78a075e-519f-459f-a974-c95ba2af953d",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "6e1c9191-0d09-460c-a1e5-66d7eba6eed0",
"createdById": "4f68e818-b374-4625-a6be-2ebe678c471f",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "31f3a60a-1071-4863-aac0-6ff65c51942d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "6cd640ff-3024-4b9b-a20a-379ee8265410"
},
"title": {
"name": "sample string 1",
"id": "b2dc1b16-ba04-43d9-8435-7d41ee37e459"
},
"createdById": "e82c3d66-4ddd-4273-b41d-4f83d430f27c",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "5eec53bf-7ec6-41bb-8868-04c12bc8b236",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "411c5fc8-819d-47c1-a6d8-28ae35da14d7"
},
"sampledAssets": [],
"lastCompletedDate": "2026-07-24T18:07:42.0074024+00:00",
"createdById": "e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "32a78a46-cfe1-4427-89c5-99428c472b54",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "43c1db48-5229-403a-87e0-18dbf94686de"
}
},
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3,
"jobRecurrence": {
"name": "sample string 1",
"jobTypeGroupId": "9b610d21-a096-4fbe-bb9c-124f29002dde",
"userId": "28752928-99ee-4070-b1a6-c96f05d4b99d",
"createDaysBefore": 3,
"siteId": "23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b",
"contactId": "4231071c-0d5b-4e7a-aa91-62f9d54c7789",
"assetId": "ef7d7946-9b7a-4b57-bf36-7c200d63033e",
"startDate": "2026-07-24T18:07:42.0074024+00:00",
"endDate": "2026-07-24T18:07:42.0074024+00:00",
"numberGenerated": 6,
"lastDate": "2026-07-24T18:07:42.0074024+00:00",
"nextDate": "2026-07-24T18:07:42.0074024+00:00",
"overrideGeneratedNextDate": "2026-07-24T18:07:42.0074024+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "d0e9a732-dc73-4114-8a09-b24de3ecf140",
"recurrenceGroupId": "12d04a2f-fd33-4aea-b8b4-33513564dd6d",
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
},
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "698ddf75-de08-4410-9c3c-9ca14807fc05"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "4770326e-f62d-451c-8e24-d9e0a6246e00",
"titleId": "24e3ce3b-c32b-4b09-a030-836884aa0484",
"organisationId": "f78a075e-519f-459f-a974-c95ba2af953d",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "6e1c9191-0d09-460c-a1e5-66d7eba6eed0",
"createdById": "4f68e818-b374-4625-a6be-2ebe678c471f",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "31f3a60a-1071-4863-aac0-6ff65c51942d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "6cd640ff-3024-4b9b-a20a-379ee8265410"
},
"title": {
"name": "sample string 1",
"id": "b2dc1b16-ba04-43d9-8435-7d41ee37e459"
},
"createdById": "e82c3d66-4ddd-4273-b41d-4f83d430f27c",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "5eec53bf-7ec6-41bb-8868-04c12bc8b236",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "411c5fc8-819d-47c1-a6d8-28ae35da14d7"
},
"sampledAssets": [],
"lastCompletedDate": "2026-07-24T18:07:42.0074024+00:00",
"createdById": "e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "32a78a46-cfe1-4427-89c5-99428c472b54",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "43c1db48-5229-403a-87e0-18dbf94686de"
}
}
],
"monitoringRegimeSampledAssets": [
{
"monitoringRegimeId": "sample string 1",
"assetId": "e0531cff-dcf8-4c35-8442-707237a4b36f",
"jobIndexId": 3
},
{
"monitoringRegimeId": "sample string 1",
"assetId": "e0531cff-dcf8-4c35-8442-707237a4b36f",
"jobIndexId": 3
}
],
"hierarchicalLocation": {
"siteId": "6cbdd07e-2f6d-46f6-a9a5-53045c74a49a",
"name": "sample string 2",
"parentId": "9593dcf9-9f08-47bb-aede-77486e98ce07",
"depth": 3,
"fullName": "sample string 4",
"active": true,
"sortOrder": 6.0,
"createdById": "49f00f9f-c71a-4df0-9e19-b06227f7da81",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "0a055160-4913-4c51-b601-2485dac5f399",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "33e5baea-ee91-4303-b8f7-35f912b105bb"
},
"createdById": "7465c593-7ca9-4015-aa79-e9398b969573",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "b37eb9a9-bb2f-42b8-b511-c59f5e248d53",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "ec44aff5-f94e-4756-9077-04500c017ea8"
},
"jobRecurrence": {
"name": "sample string 1",
"jobTypeGroupId": "9b610d21-a096-4fbe-bb9c-124f29002dde",
"userId": "28752928-99ee-4070-b1a6-c96f05d4b99d",
"createDaysBefore": 3,
"siteId": "23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b",
"contactId": "4231071c-0d5b-4e7a-aa91-62f9d54c7789",
"assetId": "ef7d7946-9b7a-4b57-bf36-7c200d63033e",
"startDate": "2026-07-24T18:07:42.0074024+00:00",
"endDate": "2026-07-24T18:07:42.0074024+00:00",
"numberGenerated": 6,
"lastDate": "2026-07-24T18:07:42.0074024+00:00",
"nextDate": "2026-07-24T18:07:42.0074024+00:00",
"overrideGeneratedNextDate": "2026-07-24T18:07:42.0074024+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "d0e9a732-dc73-4114-8a09-b24de3ecf140",
"recurrenceGroupId": "12d04a2f-fd33-4aea-b8b4-33513564dd6d",
"asset": {
"name": "sample string 1",
"description": "sample string 2",
"assetTypeId": "9a426a23-47c8-489c-bef5-f40962507925",
"location": "sample string 4",
"locationId": "sample string 5",
"externalReference": "sample string 6",
"serialNumber": "sample string 7",
"assetNumber": "sample string 8",
"uniqueBarcode": "sample string 9",
"notes": "sample string 10",
"siteId": "a4207659-f61a-4091-be34-4f78c6ed7ba4",
"owner": "sample string 11",
"active": true,
"suspended": true,
"jobId": "dfcf9ee1-57a8-4f05-aa60-26be7ce1324a",
"hierarchicalLocationId": "77bb1310-b058-469a-a3c9-483d72b89190",
"imageFileName": "sample string 14",
"jobs": [],
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [
{
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
{
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
}
],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"jobRecurrences": [],
"sampledAssets": [
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3
},
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3
}
],
"monitoringRegimeSampledAssets": [
{
"monitoringRegimeId": "sample string 1",
"assetId": "e0531cff-dcf8-4c35-8442-707237a4b36f",
"jobIndexId": 3
},
{
"monitoringRegimeId": "sample string 1",
"assetId": "e0531cff-dcf8-4c35-8442-707237a4b36f",
"jobIndexId": 3
}
],
"hierarchicalLocation": {
"siteId": "6cbdd07e-2f6d-46f6-a9a5-53045c74a49a",
"name": "sample string 2",
"parentId": "9593dcf9-9f08-47bb-aede-77486e98ce07",
"depth": 3,
"fullName": "sample string 4",
"active": true,
"sortOrder": 6.0,
"createdById": "49f00f9f-c71a-4df0-9e19-b06227f7da81",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "0a055160-4913-4c51-b601-2485dac5f399",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "33e5baea-ee91-4303-b8f7-35f912b105bb"
},
"createdById": "7465c593-7ca9-4015-aa79-e9398b969573",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "b37eb9a9-bb2f-42b8-b511-c59f5e248d53",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "ec44aff5-f94e-4756-9077-04500c017ea8"
},
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
},
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "698ddf75-de08-4410-9c3c-9ca14807fc05"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "4770326e-f62d-451c-8e24-d9e0a6246e00",
"titleId": "24e3ce3b-c32b-4b09-a030-836884aa0484",
"organisationId": "f78a075e-519f-459f-a974-c95ba2af953d",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "6e1c9191-0d09-460c-a1e5-66d7eba6eed0",
"createdById": "4f68e818-b374-4625-a6be-2ebe678c471f",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "31f3a60a-1071-4863-aac0-6ff65c51942d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "6cd640ff-3024-4b9b-a20a-379ee8265410"
},
"title": {
"name": "sample string 1",
"id": "b2dc1b16-ba04-43d9-8435-7d41ee37e459"
},
"createdById": "e82c3d66-4ddd-4273-b41d-4f83d430f27c",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "5eec53bf-7ec6-41bb-8868-04c12bc8b236",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "411c5fc8-819d-47c1-a6d8-28ae35da14d7"
},
"sampledAssets": [
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3,
"asset": {
"name": "sample string 1",
"description": "sample string 2",
"assetTypeId": "9a426a23-47c8-489c-bef5-f40962507925",
"location": "sample string 4",
"locationId": "sample string 5",
"externalReference": "sample string 6",
"serialNumber": "sample string 7",
"assetNumber": "sample string 8",
"uniqueBarcode": "sample string 9",
"notes": "sample string 10",
"siteId": "a4207659-f61a-4091-be34-4f78c6ed7ba4",
"owner": "sample string 11",
"active": true,
"suspended": true,
"jobId": "dfcf9ee1-57a8-4f05-aa60-26be7ce1324a",
"hierarchicalLocationId": "77bb1310-b058-469a-a3c9-483d72b89190",
"imageFileName": "sample string 14",
"jobs": [],
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [
{
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
{
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
}
],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"jobRecurrences": [],
"sampledAssets": [],
"monitoringRegimeSampledAssets": [
{
"monitoringRegimeId": "sample string 1",
"assetId": "e0531cff-dcf8-4c35-8442-707237a4b36f",
"jobIndexId": 3
},
{
"monitoringRegimeId": "sample string 1",
"assetId": "e0531cff-dcf8-4c35-8442-707237a4b36f",
"jobIndexId": 3
}
],
"hierarchicalLocation": {
"siteId": "6cbdd07e-2f6d-46f6-a9a5-53045c74a49a",
"name": "sample string 2",
"parentId": "9593dcf9-9f08-47bb-aede-77486e98ce07",
"depth": 3,
"fullName": "sample string 4",
"active": true,
"sortOrder": 6.0,
"createdById": "49f00f9f-c71a-4df0-9e19-b06227f7da81",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "0a055160-4913-4c51-b601-2485dac5f399",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "33e5baea-ee91-4303-b8f7-35f912b105bb"
},
"createdById": "7465c593-7ca9-4015-aa79-e9398b969573",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "b37eb9a9-bb2f-42b8-b511-c59f5e248d53",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "ec44aff5-f94e-4756-9077-04500c017ea8"
}
},
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3,
"asset": {
"name": "sample string 1",
"description": "sample string 2",
"assetTypeId": "9a426a23-47c8-489c-bef5-f40962507925",
"location": "sample string 4",
"locationId": "sample string 5",
"externalReference": "sample string 6",
"serialNumber": "sample string 7",
"assetNumber": "sample string 8",
"uniqueBarcode": "sample string 9",
"notes": "sample string 10",
"siteId": "a4207659-f61a-4091-be34-4f78c6ed7ba4",
"owner": "sample string 11",
"active": true,
"suspended": true,
"jobId": "dfcf9ee1-57a8-4f05-aa60-26be7ce1324a",
"hierarchicalLocationId": "77bb1310-b058-469a-a3c9-483d72b89190",
"imageFileName": "sample string 14",
"jobs": [],
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [
{
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
{
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
}
],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"jobRecurrences": [],
"sampledAssets": [],
"monitoringRegimeSampledAssets": [
{
"monitoringRegimeId": "sample string 1",
"assetId": "e0531cff-dcf8-4c35-8442-707237a4b36f",
"jobIndexId": 3
},
{
"monitoringRegimeId": "sample string 1",
"assetId": "e0531cff-dcf8-4c35-8442-707237a4b36f",
"jobIndexId": 3
}
],
"hierarchicalLocation": {
"siteId": "6cbdd07e-2f6d-46f6-a9a5-53045c74a49a",
"name": "sample string 2",
"parentId": "9593dcf9-9f08-47bb-aede-77486e98ce07",
"depth": 3,
"fullName": "sample string 4",
"active": true,
"sortOrder": 6.0,
"createdById": "49f00f9f-c71a-4df0-9e19-b06227f7da81",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "0a055160-4913-4c51-b601-2485dac5f399",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "33e5baea-ee91-4303-b8f7-35f912b105bb"
},
"createdById": "7465c593-7ca9-4015-aa79-e9398b969573",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "b37eb9a9-bb2f-42b8-b511-c59f5e248d53",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "ec44aff5-f94e-4756-9077-04500c017ea8"
}
}
],
"lastCompletedDate": "2026-07-24T18:07:42.0074024+00:00",
"createdById": "e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "32a78a46-cfe1-4427-89c5-99428c472b54",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "43c1db48-5229-403a-87e0-18dbf94686de"
},
"rejectionReason": {
"order": 1,
"name": "sample string 2",
"active": true,
"tenantOrganisationId": "397ac4b1-b13c-4bc0-b4aa-2e9304a9fa84",
"createdById": "753c932f-9470-4f8c-b9d8-3b80f74da1ab",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "0b91416f-65bd-4e90-8a95-cd381f2e3e34",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "82c80830-0f5f-466b-ab4d-6178da403712"
},
"jobCategory": {
"name": "sample string 1",
"id": "5442ad2d-ce89-426a-85c6-f756829624a7"
},
"sections": [
{
"jobId": "c1a0c8ab-d988-4766-94e5-0c94774a9193",
"internalSectionTypeId": "733beae9-7856-4c0b-b15c-9351919383dc",
"sectionTypeId": "965a81b0-aef5-432c-9399-2f112148385f",
"caption": "sample string 4",
"name": "sample string 5",
"sectionJson": "sample string 6",
"repeatable": true,
"template": true,
"gridInput": true,
"siteVisit": true,
"active": true,
"order": 12.0,
"fqn": "sample string 13",
"visible": true,
"state": "d307d093-04d9-4fbb-9d7b-b793277e3352",
"sectionVariantId": "2dd538d4-92da-472e-b6e7-1df217a98d0a",
"sectionType": {
"internalId": "8ec1ef74-bb9d-4b21-b362-93147f96e688",
"caption": "sample string 2",
"name": "sample string 3",
"repeatable": true,
"template": true,
"gridInput": true,
"siteVisit": true,
"jsonData": "sample string 8",
"order": 9,
"jobTypeId": "2e8dfabc-454b-40ad-8550-360a070feac4",
"active": true,
"fqn": "sample string 12",
"visible": true,
"fileImport": true,
"sectionVariantId": "2f54ed93-1fcd-4cf3-a196-bf1f4f876981",
"expressionTypes": "sample string 15",
"createdById": "90a740fb-1fef-4be3-a1bb-ad02e73335ff",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "75b75608-188f-4f9b-89aa-5d30975f0f30",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "85374695-505d-4826-ad46-134d7879b1f0"
},
"createdById": "6d7250e1-514c-41bd-bc40-f38e3b7cb746",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "13943351-db05-4dd1-8dfd-f2f9cf7cea35",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "72f28092-a135-4716-bf56-e9e401142b35"
},
{
"jobId": "c1a0c8ab-d988-4766-94e5-0c94774a9193",
"internalSectionTypeId": "733beae9-7856-4c0b-b15c-9351919383dc",
"sectionTypeId": "965a81b0-aef5-432c-9399-2f112148385f",
"caption": "sample string 4",
"name": "sample string 5",
"sectionJson": "sample string 6",
"repeatable": true,
"template": true,
"gridInput": true,
"siteVisit": true,
"active": true,
"order": 12.0,
"fqn": "sample string 13",
"visible": true,
"state": "d307d093-04d9-4fbb-9d7b-b793277e3352",
"sectionVariantId": "2dd538d4-92da-472e-b6e7-1df217a98d0a",
"sectionType": {
"internalId": "8ec1ef74-bb9d-4b21-b362-93147f96e688",
"caption": "sample string 2",
"name": "sample string 3",
"repeatable": true,
"template": true,
"gridInput": true,
"siteVisit": true,
"jsonData": "sample string 8",
"order": 9,
"jobTypeId": "2e8dfabc-454b-40ad-8550-360a070feac4",
"active": true,
"fqn": "sample string 12",
"visible": true,
"fileImport": true,
"sectionVariantId": "2f54ed93-1fcd-4cf3-a196-bf1f4f876981",
"expressionTypes": "sample string 15",
"createdById": "90a740fb-1fef-4be3-a1bb-ad02e73335ff",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "75b75608-188f-4f9b-89aa-5d30975f0f30",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "85374695-505d-4826-ad46-134d7879b1f0"
},
"createdById": "6d7250e1-514c-41bd-bc40-f38e3b7cb746",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "13943351-db05-4dd1-8dfd-f2f9cf7cea35",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "72f28092-a135-4716-bf56-e9e401142b35"
}
],
"descendantJobs": [],
"documents": [],
"jobHistory": [
{
"jobId": "76dc91bc-7412-40f8-9435-7cc8837d55e2",
"jobHistoryTypeId": "35d9740a-25cc-4b1b-bce7-f9a1ecb76796",
"sourceStateId": "a5440a42-1183-481b-ba4e-36f2df2fcafd",
"destinationStateId": "64d38e88-f1e0-4e99-8b8c-4564f0030f70",
"allocatedToId": "170aeca6-cf8a-4422-bbcc-aa3dfa8ba6a7",
"clonedFromId": "a6acdb0f-6727-4096-bca2-262389609c73",
"jobHistoryType": {
"name": "sample string 1",
"id": "d4eee8ff-76ff-4509-a0e1-7090842cb706"
},
"sourceJobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "050658c6-4b83-4a4e-a9c1-3a14262bfa77"
},
"destinationJobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "050658c6-4b83-4a4e-a9c1-3a14262bfa77"
},
"createdById": "9de612f4-4567-463a-adf9-f2ae8a35f51f",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "8873a50e-ea34-492f-8484-1bcf8763f65a",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "fe999e26-f4c4-4ce7-a525-a5202f9ec5fc"
},
{
"jobId": "76dc91bc-7412-40f8-9435-7cc8837d55e2",
"jobHistoryTypeId": "35d9740a-25cc-4b1b-bce7-f9a1ecb76796",
"sourceStateId": "a5440a42-1183-481b-ba4e-36f2df2fcafd",
"destinationStateId": "64d38e88-f1e0-4e99-8b8c-4564f0030f70",
"allocatedToId": "170aeca6-cf8a-4422-bbcc-aa3dfa8ba6a7",
"clonedFromId": "a6acdb0f-6727-4096-bca2-262389609c73",
"jobHistoryType": {
"name": "sample string 1",
"id": "d4eee8ff-76ff-4509-a0e1-7090842cb706"
},
"sourceJobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "050658c6-4b83-4a4e-a9c1-3a14262bfa77"
},
"destinationJobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "050658c6-4b83-4a4e-a9c1-3a14262bfa77"
},
"createdById": "9de612f4-4567-463a-adf9-f2ae8a35f51f",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "8873a50e-ea34-492f-8484-1bcf8763f65a",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "fe999e26-f4c4-4ce7-a525-a5202f9ec5fc"
}
],
"createdById": "9623d0a1-89db-45c7-ad52-60dc42a4a2f7",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "82b746b5-a221-4c80-a41b-53fb595e97bf",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "04125e4f-5c2a-44d8-a35a-38d3e5faafb6"
},
"stateId": "58ebd7df-fc40-462b-b307-fda5696110e4",
"templateId": "2ae5e9bd-1ac5-4279-b21b-10573c3f75ab",
"fileLocationId": "8c2e6d10-3f89-4e15-a7e8-33c6bacc9c0d",
"fileLocation": {
"location": "sample string 1",
"extension": "sample string 2",
"active": true,
"createdById": "3d566615-4cca-4be0-9211-5c82a5f1abba",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "c2e287df-bdab-4943-aef3-9f34109c6e02",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "f38e6a6a-4500-48d7-a6a8-813fa77ae1a9"
},
"documentState": {
"name": "sample string 1",
"documentsWithThatState": [],
"id": "185e112d-07e3-4979-8e34-051b810b5d27"
},
"pdfGenerated": true,
"visibleOnPortal": true,
"name": "sample string 4",
"active": true,
"createdById": "3330e76a-aa18-4462-bc41-6a3f68b4bd42",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "cead194f-d5fa-428a-88cd-25f8873ff16e",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "3332b716-5bee-4a0b-8cf1-052ae7fe0596"
}
],
"createdById": "d15221bf-f5e5-4c54-a98e-2f7afc310f5e",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "31e733b0-80d6-43a0-97b2-fb6cca10286c",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "09e6960b-ac26-4f55-bc83-c8cba388094f"
},
{
"name": "sample string 1",
"fileExtension": "sample string 2",
"location": "sample string 3",
"jobTypeId": "21b17464-a97f-47c3-872e-437032ec7557",
"active": true,
"autoEmailOnJobCompletion": true,
"visibleOnPortal": true,
"documents": [
{
"jobId": "b18fb692-53a3-4846-8b66-76431e04c4d7",
"job": {
"jobTypeId": "1c1325c9-2aaf-4e9a-84ec-7c5e9e4ba3af",
"active": true,
"stateId": "08daf752-ec19-46a0-b959-ec3e76bfb568",
"externalRef": "sample string 4",
"allocatedToId": "d5959333-93da-4b61-8e08-3b27bebfdec4",
"name": "sample string 5",
"scheduledDate": "2026-07-24T18:07:42.0074024+00:00",
"siteId": "dbefd8a8-0073-4fd2-8a35-d3033bf9f328",
"contactId": "6469487a-fa21-475d-8ad9-619f309b287b",
"notes": "sample string 8",
"timeInMinutes": 9,
"parentJobId": "721c3f00-0083-4aab-bfd9-639788692940",
"isGroupJob": true,
"deviceId": "sample string 11",
"syncToDevice": true,
"assetId": "5f65f06f-f4f9-4835-874d-8941b80cc8d7",
"jobRecurrenceId": "0e6905df-16b8-4f6f-8b67-5e68f1ec5425",
"rejectionReasonId": "4e013877-4395-496a-bf26-346a70ae046d",
"jobCategoryId": "6b239234-0bb9-479c-8cdf-de4055f8ce8c",
"numericCode": 13,
"completedDate": "2026-07-24T18:07:42.0074024+00:00",
"monitoringRegimeId": "sample string 14",
"jobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "050658c6-4b83-4a4e-a9c1-3a14262bfa77"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "4770326e-f62d-451c-8e24-d9e0a6246e00",
"titleId": "24e3ce3b-c32b-4b09-a030-836884aa0484",
"organisationId": "f78a075e-519f-459f-a974-c95ba2af953d",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "6e1c9191-0d09-460c-a1e5-66d7eba6eed0",
"createdById": "4f68e818-b374-4625-a6be-2ebe678c471f",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "31f3a60a-1071-4863-aac0-6ff65c51942d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "6cd640ff-3024-4b9b-a20a-379ee8265410"
},
"title": {
"name": "sample string 1",
"id": "b2dc1b16-ba04-43d9-8435-7d41ee37e459"
},
"createdById": "e82c3d66-4ddd-4273-b41d-4f83d430f27c",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "5eec53bf-7ec6-41bb-8868-04c12bc8b236",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "411c5fc8-819d-47c1-a6d8-28ae35da14d7"
},
"asset": {
"name": "sample string 1",
"description": "sample string 2",
"assetTypeId": "9a426a23-47c8-489c-bef5-f40962507925",
"location": "sample string 4",
"locationId": "sample string 5",
"externalReference": "sample string 6",
"serialNumber": "sample string 7",
"assetNumber": "sample string 8",
"uniqueBarcode": "sample string 9",
"notes": "sample string 10",
"siteId": "a4207659-f61a-4091-be34-4f78c6ed7ba4",
"owner": "sample string 11",
"active": true,
"suspended": true,
"jobId": "dfcf9ee1-57a8-4f05-aa60-26be7ce1324a",
"hierarchicalLocationId": "77bb1310-b058-469a-a3c9-483d72b89190",
"imageFileName": "sample string 14",
"jobs": [],
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [
{
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
{
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
}
],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"jobRecurrences": [
{
"name": "sample string 1",
"jobTypeGroupId": "9b610d21-a096-4fbe-bb9c-124f29002dde",
"userId": "28752928-99ee-4070-b1a6-c96f05d4b99d",
"createDaysBefore": 3,
"siteId": "23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b",
"contactId": "4231071c-0d5b-4e7a-aa91-62f9d54c7789",
"assetId": "ef7d7946-9b7a-4b57-bf36-7c200d63033e",
"startDate": "2026-07-24T18:07:42.0074024+00:00",
"endDate": "2026-07-24T18:07:42.0074024+00:00",
"numberGenerated": 6,
"lastDate": "2026-07-24T18:07:42.0074024+00:00",
"nextDate": "2026-07-24T18:07:42.0074024+00:00",
"overrideGeneratedNextDate": "2026-07-24T18:07:42.0074024+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "d0e9a732-dc73-4114-8a09-b24de3ecf140",
"recurrenceGroupId": "12d04a2f-fd33-4aea-b8b4-33513564dd6d",
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
},
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "698ddf75-de08-4410-9c3c-9ca14807fc05"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "4770326e-f62d-451c-8e24-d9e0a6246e00",
"titleId": "24e3ce3b-c32b-4b09-a030-836884aa0484",
"organisationId": "f78a075e-519f-459f-a974-c95ba2af953d",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "6e1c9191-0d09-460c-a1e5-66d7eba6eed0",
"createdById": "4f68e818-b374-4625-a6be-2ebe678c471f",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "31f3a60a-1071-4863-aac0-6ff65c51942d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "6cd640ff-3024-4b9b-a20a-379ee8265410"
},
"title": {
"name": "sample string 1",
"id": "b2dc1b16-ba04-43d9-8435-7d41ee37e459"
},
"createdById": "e82c3d66-4ddd-4273-b41d-4f83d430f27c",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "5eec53bf-7ec6-41bb-8868-04c12bc8b236",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "411c5fc8-819d-47c1-a6d8-28ae35da14d7"
},
"sampledAssets": [
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3
},
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3
}
],
"lastCompletedDate": "2026-07-24T18:07:42.0074024+00:00",
"createdById": "e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "32a78a46-cfe1-4427-89c5-99428c472b54",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "43c1db48-5229-403a-87e0-18dbf94686de"
},
{
"name": "sample string 1",
"jobTypeGroupId": "9b610d21-a096-4fbe-bb9c-124f29002dde",
"userId": "28752928-99ee-4070-b1a6-c96f05d4b99d",
"createDaysBefore": 3,
"siteId": "23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b",
"contactId": "4231071c-0d5b-4e7a-aa91-62f9d54c7789",
"assetId": "ef7d7946-9b7a-4b57-bf36-7c200d63033e",
"startDate": "2026-07-24T18:07:42.0074024+00:00",
"endDate": "2026-07-24T18:07:42.0074024+00:00",
"numberGenerated": 6,
"lastDate": "2026-07-24T18:07:42.0074024+00:00",
"nextDate": "2026-07-24T18:07:42.0074024+00:00",
"overrideGeneratedNextDate": "2026-07-24T18:07:42.0074024+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "d0e9a732-dc73-4114-8a09-b24de3ecf140",
"recurrenceGroupId": "12d04a2f-fd33-4aea-b8b4-33513564dd6d",
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
},
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "698ddf75-de08-4410-9c3c-9ca14807fc05"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "4770326e-f62d-451c-8e24-d9e0a6246e00",
"titleId": "24e3ce3b-c32b-4b09-a030-836884aa0484",
"organisationId": "f78a075e-519f-459f-a974-c95ba2af953d",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "6e1c9191-0d09-460c-a1e5-66d7eba6eed0",
"createdById": "4f68e818-b374-4625-a6be-2ebe678c471f",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "31f3a60a-1071-4863-aac0-6ff65c51942d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "6cd640ff-3024-4b9b-a20a-379ee8265410"
},
"title": {
"name": "sample string 1",
"id": "b2dc1b16-ba04-43d9-8435-7d41ee37e459"
},
"createdById": "e82c3d66-4ddd-4273-b41d-4f83d430f27c",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "5eec53bf-7ec6-41bb-8868-04c12bc8b236",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "411c5fc8-819d-47c1-a6d8-28ae35da14d7"
},
"sampledAssets": [
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3
},
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3
}
],
"lastCompletedDate": "2026-07-24T18:07:42.0074024+00:00",
"createdById": "e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "32a78a46-cfe1-4427-89c5-99428c472b54",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "43c1db48-5229-403a-87e0-18dbf94686de"
}
],
"sampledAssets": [
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3,
"jobRecurrence": {
"name": "sample string 1",
"jobTypeGroupId": "9b610d21-a096-4fbe-bb9c-124f29002dde",
"userId": "28752928-99ee-4070-b1a6-c96f05d4b99d",
"createDaysBefore": 3,
"siteId": "23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b",
"contactId": "4231071c-0d5b-4e7a-aa91-62f9d54c7789",
"assetId": "ef7d7946-9b7a-4b57-bf36-7c200d63033e",
"startDate": "2026-07-24T18:07:42.0074024+00:00",
"endDate": "2026-07-24T18:07:42.0074024+00:00",
"numberGenerated": 6,
"lastDate": "2026-07-24T18:07:42.0074024+00:00",
"nextDate": "2026-07-24T18:07:42.0074024+00:00",
"overrideGeneratedNextDate": "2026-07-24T18:07:42.0074024+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "d0e9a732-dc73-4114-8a09-b24de3ecf140",
"recurrenceGroupId": "12d04a2f-fd33-4aea-b8b4-33513564dd6d",
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
},
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "698ddf75-de08-4410-9c3c-9ca14807fc05"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "4770326e-f62d-451c-8e24-d9e0a6246e00",
"titleId": "24e3ce3b-c32b-4b09-a030-836884aa0484",
"organisationId": "f78a075e-519f-459f-a974-c95ba2af953d",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "6e1c9191-0d09-460c-a1e5-66d7eba6eed0",
"createdById": "4f68e818-b374-4625-a6be-2ebe678c471f",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "31f3a60a-1071-4863-aac0-6ff65c51942d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "6cd640ff-3024-4b9b-a20a-379ee8265410"
},
"title": {
"name": "sample string 1",
"id": "b2dc1b16-ba04-43d9-8435-7d41ee37e459"
},
"createdById": "e82c3d66-4ddd-4273-b41d-4f83d430f27c",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "5eec53bf-7ec6-41bb-8868-04c12bc8b236",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "411c5fc8-819d-47c1-a6d8-28ae35da14d7"
},
"sampledAssets": [],
"lastCompletedDate": "2026-07-24T18:07:42.0074024+00:00",
"createdById": "e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "32a78a46-cfe1-4427-89c5-99428c472b54",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "43c1db48-5229-403a-87e0-18dbf94686de"
}
},
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3,
"jobRecurrence": {
"name": "sample string 1",
"jobTypeGroupId": "9b610d21-a096-4fbe-bb9c-124f29002dde",
"userId": "28752928-99ee-4070-b1a6-c96f05d4b99d",
"createDaysBefore": 3,
"siteId": "23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b",
"contactId": "4231071c-0d5b-4e7a-aa91-62f9d54c7789",
"assetId": "ef7d7946-9b7a-4b57-bf36-7c200d63033e",
"startDate": "2026-07-24T18:07:42.0074024+00:00",
"endDate": "2026-07-24T18:07:42.0074024+00:00",
"numberGenerated": 6,
"lastDate": "2026-07-24T18:07:42.0074024+00:00",
"nextDate": "2026-07-24T18:07:42.0074024+00:00",
"overrideGeneratedNextDate": "2026-07-24T18:07:42.0074024+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "d0e9a732-dc73-4114-8a09-b24de3ecf140",
"recurrenceGroupId": "12d04a2f-fd33-4aea-b8b4-33513564dd6d",
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
},
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "698ddf75-de08-4410-9c3c-9ca14807fc05"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "4770326e-f62d-451c-8e24-d9e0a6246e00",
"titleId": "24e3ce3b-c32b-4b09-a030-836884aa0484",
"organisationId": "f78a075e-519f-459f-a974-c95ba2af953d",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "6e1c9191-0d09-460c-a1e5-66d7eba6eed0",
"createdById": "4f68e818-b374-4625-a6be-2ebe678c471f",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "31f3a60a-1071-4863-aac0-6ff65c51942d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "6cd640ff-3024-4b9b-a20a-379ee8265410"
},
"title": {
"name": "sample string 1",
"id": "b2dc1b16-ba04-43d9-8435-7d41ee37e459"
},
"createdById": "e82c3d66-4ddd-4273-b41d-4f83d430f27c",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "5eec53bf-7ec6-41bb-8868-04c12bc8b236",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "411c5fc8-819d-47c1-a6d8-28ae35da14d7"
},
"sampledAssets": [],
"lastCompletedDate": "2026-07-24T18:07:42.0074024+00:00",
"createdById": "e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "32a78a46-cfe1-4427-89c5-99428c472b54",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "43c1db48-5229-403a-87e0-18dbf94686de"
}
}
],
"monitoringRegimeSampledAssets": [
{
"monitoringRegimeId": "sample string 1",
"assetId": "e0531cff-dcf8-4c35-8442-707237a4b36f",
"jobIndexId": 3
},
{
"monitoringRegimeId": "sample string 1",
"assetId": "e0531cff-dcf8-4c35-8442-707237a4b36f",
"jobIndexId": 3
}
],
"hierarchicalLocation": {
"siteId": "6cbdd07e-2f6d-46f6-a9a5-53045c74a49a",
"name": "sample string 2",
"parentId": "9593dcf9-9f08-47bb-aede-77486e98ce07",
"depth": 3,
"fullName": "sample string 4",
"active": true,
"sortOrder": 6.0,
"createdById": "49f00f9f-c71a-4df0-9e19-b06227f7da81",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "0a055160-4913-4c51-b601-2485dac5f399",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "33e5baea-ee91-4303-b8f7-35f912b105bb"
},
"createdById": "7465c593-7ca9-4015-aa79-e9398b969573",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "b37eb9a9-bb2f-42b8-b511-c59f5e248d53",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "ec44aff5-f94e-4756-9077-04500c017ea8"
},
"jobRecurrence": {
"name": "sample string 1",
"jobTypeGroupId": "9b610d21-a096-4fbe-bb9c-124f29002dde",
"userId": "28752928-99ee-4070-b1a6-c96f05d4b99d",
"createDaysBefore": 3,
"siteId": "23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b",
"contactId": "4231071c-0d5b-4e7a-aa91-62f9d54c7789",
"assetId": "ef7d7946-9b7a-4b57-bf36-7c200d63033e",
"startDate": "2026-07-24T18:07:42.0074024+00:00",
"endDate": "2026-07-24T18:07:42.0074024+00:00",
"numberGenerated": 6,
"lastDate": "2026-07-24T18:07:42.0074024+00:00",
"nextDate": "2026-07-24T18:07:42.0074024+00:00",
"overrideGeneratedNextDate": "2026-07-24T18:07:42.0074024+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "d0e9a732-dc73-4114-8a09-b24de3ecf140",
"recurrenceGroupId": "12d04a2f-fd33-4aea-b8b4-33513564dd6d",
"asset": {
"name": "sample string 1",
"description": "sample string 2",
"assetTypeId": "9a426a23-47c8-489c-bef5-f40962507925",
"location": "sample string 4",
"locationId": "sample string 5",
"externalReference": "sample string 6",
"serialNumber": "sample string 7",
"assetNumber": "sample string 8",
"uniqueBarcode": "sample string 9",
"notes": "sample string 10",
"siteId": "a4207659-f61a-4091-be34-4f78c6ed7ba4",
"owner": "sample string 11",
"active": true,
"suspended": true,
"jobId": "dfcf9ee1-57a8-4f05-aa60-26be7ce1324a",
"hierarchicalLocationId": "77bb1310-b058-469a-a3c9-483d72b89190",
"imageFileName": "sample string 14",
"jobs": [],
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [
{
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
{
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
}
],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"jobRecurrences": [],
"sampledAssets": [
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3
},
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3
}
],
"monitoringRegimeSampledAssets": [
{
"monitoringRegimeId": "sample string 1",
"assetId": "e0531cff-dcf8-4c35-8442-707237a4b36f",
"jobIndexId": 3
},
{
"monitoringRegimeId": "sample string 1",
"assetId": "e0531cff-dcf8-4c35-8442-707237a4b36f",
"jobIndexId": 3
}
],
"hierarchicalLocation": {
"siteId": "6cbdd07e-2f6d-46f6-a9a5-53045c74a49a",
"name": "sample string 2",
"parentId": "9593dcf9-9f08-47bb-aede-77486e98ce07",
"depth": 3,
"fullName": "sample string 4",
"active": true,
"sortOrder": 6.0,
"createdById": "49f00f9f-c71a-4df0-9e19-b06227f7da81",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "0a055160-4913-4c51-b601-2485dac5f399",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "33e5baea-ee91-4303-b8f7-35f912b105bb"
},
"createdById": "7465c593-7ca9-4015-aa79-e9398b969573",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "b37eb9a9-bb2f-42b8-b511-c59f5e248d53",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "ec44aff5-f94e-4756-9077-04500c017ea8"
},
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
},
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "698ddf75-de08-4410-9c3c-9ca14807fc05"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "4770326e-f62d-451c-8e24-d9e0a6246e00",
"titleId": "24e3ce3b-c32b-4b09-a030-836884aa0484",
"organisationId": "f78a075e-519f-459f-a974-c95ba2af953d",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "6e1c9191-0d09-460c-a1e5-66d7eba6eed0",
"createdById": "4f68e818-b374-4625-a6be-2ebe678c471f",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "31f3a60a-1071-4863-aac0-6ff65c51942d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "6cd640ff-3024-4b9b-a20a-379ee8265410"
},
"title": {
"name": "sample string 1",
"id": "b2dc1b16-ba04-43d9-8435-7d41ee37e459"
},
"createdById": "e82c3d66-4ddd-4273-b41d-4f83d430f27c",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "5eec53bf-7ec6-41bb-8868-04c12bc8b236",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "411c5fc8-819d-47c1-a6d8-28ae35da14d7"
},
"sampledAssets": [
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3,
"asset": {
"name": "sample string 1",
"description": "sample string 2",
"assetTypeId": "9a426a23-47c8-489c-bef5-f40962507925",
"location": "sample string 4",
"locationId": "sample string 5",
"externalReference": "sample string 6",
"serialNumber": "sample string 7",
"assetNumber": "sample string 8",
"uniqueBarcode": "sample string 9",
"notes": "sample string 10",
"siteId": "a4207659-f61a-4091-be34-4f78c6ed7ba4",
"owner": "sample string 11",
"active": true,
"suspended": true,
"jobId": "dfcf9ee1-57a8-4f05-aa60-26be7ce1324a",
"hierarchicalLocationId": "77bb1310-b058-469a-a3c9-483d72b89190",
"imageFileName": "sample string 14",
"jobs": [],
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [
{
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
{
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
}
],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"jobRecurrences": [],
"sampledAssets": [],
"monitoringRegimeSampledAssets": [
{
"monitoringRegimeId": "sample string 1",
"assetId": "e0531cff-dcf8-4c35-8442-707237a4b36f",
"jobIndexId": 3
},
{
"monitoringRegimeId": "sample string 1",
"assetId": "e0531cff-dcf8-4c35-8442-707237a4b36f",
"jobIndexId": 3
}
],
"hierarchicalLocation": {
"siteId": "6cbdd07e-2f6d-46f6-a9a5-53045c74a49a",
"name": "sample string 2",
"parentId": "9593dcf9-9f08-47bb-aede-77486e98ce07",
"depth": 3,
"fullName": "sample string 4",
"active": true,
"sortOrder": 6.0,
"createdById": "49f00f9f-c71a-4df0-9e19-b06227f7da81",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "0a055160-4913-4c51-b601-2485dac5f399",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "33e5baea-ee91-4303-b8f7-35f912b105bb"
},
"createdById": "7465c593-7ca9-4015-aa79-e9398b969573",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "b37eb9a9-bb2f-42b8-b511-c59f5e248d53",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "ec44aff5-f94e-4756-9077-04500c017ea8"
}
},
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3,
"asset": {
"name": "sample string 1",
"description": "sample string 2",
"assetTypeId": "9a426a23-47c8-489c-bef5-f40962507925",
"location": "sample string 4",
"locationId": "sample string 5",
"externalReference": "sample string 6",
"serialNumber": "sample string 7",
"assetNumber": "sample string 8",
"uniqueBarcode": "sample string 9",
"notes": "sample string 10",
"siteId": "a4207659-f61a-4091-be34-4f78c6ed7ba4",
"owner": "sample string 11",
"active": true,
"suspended": true,
"jobId": "dfcf9ee1-57a8-4f05-aa60-26be7ce1324a",
"hierarchicalLocationId": "77bb1310-b058-469a-a3c9-483d72b89190",
"imageFileName": "sample string 14",
"jobs": [],
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [
{
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
{
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
}
],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"jobRecurrences": [],
"sampledAssets": [],
"monitoringRegimeSampledAssets": [
{
"monitoringRegimeId": "sample string 1",
"assetId": "e0531cff-dcf8-4c35-8442-707237a4b36f",
"jobIndexId": 3
},
{
"monitoringRegimeId": "sample string 1",
"assetId": "e0531cff-dcf8-4c35-8442-707237a4b36f",
"jobIndexId": 3
}
],
"hierarchicalLocation": {
"siteId": "6cbdd07e-2f6d-46f6-a9a5-53045c74a49a",
"name": "sample string 2",
"parentId": "9593dcf9-9f08-47bb-aede-77486e98ce07",
"depth": 3,
"fullName": "sample string 4",
"active": true,
"sortOrder": 6.0,
"createdById": "49f00f9f-c71a-4df0-9e19-b06227f7da81",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "0a055160-4913-4c51-b601-2485dac5f399",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "33e5baea-ee91-4303-b8f7-35f912b105bb"
},
"createdById": "7465c593-7ca9-4015-aa79-e9398b969573",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "b37eb9a9-bb2f-42b8-b511-c59f5e248d53",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "ec44aff5-f94e-4756-9077-04500c017ea8"
}
}
],
"lastCompletedDate": "2026-07-24T18:07:42.0074024+00:00",
"createdById": "e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "32a78a46-cfe1-4427-89c5-99428c472b54",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "43c1db48-5229-403a-87e0-18dbf94686de"
},
"rejectionReason": {
"order": 1,
"name": "sample string 2",
"active": true,
"tenantOrganisationId": "397ac4b1-b13c-4bc0-b4aa-2e9304a9fa84",
"createdById": "753c932f-9470-4f8c-b9d8-3b80f74da1ab",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "0b91416f-65bd-4e90-8a95-cd381f2e3e34",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "82c80830-0f5f-466b-ab4d-6178da403712"
},
"jobCategory": {
"name": "sample string 1",
"id": "5442ad2d-ce89-426a-85c6-f756829624a7"
},
"sections": [
{
"jobId": "c1a0c8ab-d988-4766-94e5-0c94774a9193",
"internalSectionTypeId": "733beae9-7856-4c0b-b15c-9351919383dc",
"sectionTypeId": "965a81b0-aef5-432c-9399-2f112148385f",
"caption": "sample string 4",
"name": "sample string 5",
"sectionJson": "sample string 6",
"repeatable": true,
"template": true,
"gridInput": true,
"siteVisit": true,
"active": true,
"order": 12.0,
"fqn": "sample string 13",
"visible": true,
"state": "d307d093-04d9-4fbb-9d7b-b793277e3352",
"sectionVariantId": "2dd538d4-92da-472e-b6e7-1df217a98d0a",
"sectionType": {
"internalId": "8ec1ef74-bb9d-4b21-b362-93147f96e688",
"caption": "sample string 2",
"name": "sample string 3",
"repeatable": true,
"template": true,
"gridInput": true,
"siteVisit": true,
"jsonData": "sample string 8",
"order": 9,
"jobTypeId": "2e8dfabc-454b-40ad-8550-360a070feac4",
"active": true,
"fqn": "sample string 12",
"visible": true,
"fileImport": true,
"sectionVariantId": "2f54ed93-1fcd-4cf3-a196-bf1f4f876981",
"expressionTypes": "sample string 15",
"createdById": "90a740fb-1fef-4be3-a1bb-ad02e73335ff",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "75b75608-188f-4f9b-89aa-5d30975f0f30",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "85374695-505d-4826-ad46-134d7879b1f0"
},
"createdById": "6d7250e1-514c-41bd-bc40-f38e3b7cb746",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "13943351-db05-4dd1-8dfd-f2f9cf7cea35",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "72f28092-a135-4716-bf56-e9e401142b35"
},
{
"jobId": "c1a0c8ab-d988-4766-94e5-0c94774a9193",
"internalSectionTypeId": "733beae9-7856-4c0b-b15c-9351919383dc",
"sectionTypeId": "965a81b0-aef5-432c-9399-2f112148385f",
"caption": "sample string 4",
"name": "sample string 5",
"sectionJson": "sample string 6",
"repeatable": true,
"template": true,
"gridInput": true,
"siteVisit": true,
"active": true,
"order": 12.0,
"fqn": "sample string 13",
"visible": true,
"state": "d307d093-04d9-4fbb-9d7b-b793277e3352",
"sectionVariantId": "2dd538d4-92da-472e-b6e7-1df217a98d0a",
"sectionType": {
"internalId": "8ec1ef74-bb9d-4b21-b362-93147f96e688",
"caption": "sample string 2",
"name": "sample string 3",
"repeatable": true,
"template": true,
"gridInput": true,
"siteVisit": true,
"jsonData": "sample string 8",
"order": 9,
"jobTypeId": "2e8dfabc-454b-40ad-8550-360a070feac4",
"active": true,
"fqn": "sample string 12",
"visible": true,
"fileImport": true,
"sectionVariantId": "2f54ed93-1fcd-4cf3-a196-bf1f4f876981",
"expressionTypes": "sample string 15",
"createdById": "90a740fb-1fef-4be3-a1bb-ad02e73335ff",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "75b75608-188f-4f9b-89aa-5d30975f0f30",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "85374695-505d-4826-ad46-134d7879b1f0"
},
"createdById": "6d7250e1-514c-41bd-bc40-f38e3b7cb746",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "13943351-db05-4dd1-8dfd-f2f9cf7cea35",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "72f28092-a135-4716-bf56-e9e401142b35"
}
],
"descendantJobs": [],
"documents": [],
"jobHistory": [
{
"jobId": "76dc91bc-7412-40f8-9435-7cc8837d55e2",
"jobHistoryTypeId": "35d9740a-25cc-4b1b-bce7-f9a1ecb76796",
"sourceStateId": "a5440a42-1183-481b-ba4e-36f2df2fcafd",
"destinationStateId": "64d38e88-f1e0-4e99-8b8c-4564f0030f70",
"allocatedToId": "170aeca6-cf8a-4422-bbcc-aa3dfa8ba6a7",
"clonedFromId": "a6acdb0f-6727-4096-bca2-262389609c73",
"jobHistoryType": {
"name": "sample string 1",
"id": "d4eee8ff-76ff-4509-a0e1-7090842cb706"
},
"sourceJobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "050658c6-4b83-4a4e-a9c1-3a14262bfa77"
},
"destinationJobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "050658c6-4b83-4a4e-a9c1-3a14262bfa77"
},
"createdById": "9de612f4-4567-463a-adf9-f2ae8a35f51f",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "8873a50e-ea34-492f-8484-1bcf8763f65a",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "fe999e26-f4c4-4ce7-a525-a5202f9ec5fc"
},
{
"jobId": "76dc91bc-7412-40f8-9435-7cc8837d55e2",
"jobHistoryTypeId": "35d9740a-25cc-4b1b-bce7-f9a1ecb76796",
"sourceStateId": "a5440a42-1183-481b-ba4e-36f2df2fcafd",
"destinationStateId": "64d38e88-f1e0-4e99-8b8c-4564f0030f70",
"allocatedToId": "170aeca6-cf8a-4422-bbcc-aa3dfa8ba6a7",
"clonedFromId": "a6acdb0f-6727-4096-bca2-262389609c73",
"jobHistoryType": {
"name": "sample string 1",
"id": "d4eee8ff-76ff-4509-a0e1-7090842cb706"
},
"sourceJobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "050658c6-4b83-4a4e-a9c1-3a14262bfa77"
},
"destinationJobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "050658c6-4b83-4a4e-a9c1-3a14262bfa77"
},
"createdById": "9de612f4-4567-463a-adf9-f2ae8a35f51f",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "8873a50e-ea34-492f-8484-1bcf8763f65a",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "fe999e26-f4c4-4ce7-a525-a5202f9ec5fc"
}
],
"createdById": "9623d0a1-89db-45c7-ad52-60dc42a4a2f7",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "82b746b5-a221-4c80-a41b-53fb595e97bf",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "04125e4f-5c2a-44d8-a35a-38d3e5faafb6"
},
"stateId": "58ebd7df-fc40-462b-b307-fda5696110e4",
"templateId": "2ae5e9bd-1ac5-4279-b21b-10573c3f75ab",
"fileLocationId": "8c2e6d10-3f89-4e15-a7e8-33c6bacc9c0d",
"fileLocation": {
"location": "sample string 1",
"extension": "sample string 2",
"active": true,
"createdById": "3d566615-4cca-4be0-9211-5c82a5f1abba",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "c2e287df-bdab-4943-aef3-9f34109c6e02",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "f38e6a6a-4500-48d7-a6a8-813fa77ae1a9"
},
"documentState": {
"name": "sample string 1",
"documentsWithThatState": [],
"id": "185e112d-07e3-4979-8e34-051b810b5d27"
},
"pdfGenerated": true,
"visibleOnPortal": true,
"name": "sample string 4",
"active": true,
"createdById": "3330e76a-aa18-4462-bc41-6a3f68b4bd42",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "cead194f-d5fa-428a-88cd-25f8873ff16e",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "3332b716-5bee-4a0b-8cf1-052ae7fe0596"
},
{
"jobId": "b18fb692-53a3-4846-8b66-76431e04c4d7",
"job": {
"jobTypeId": "1c1325c9-2aaf-4e9a-84ec-7c5e9e4ba3af",
"active": true,
"stateId": "08daf752-ec19-46a0-b959-ec3e76bfb568",
"externalRef": "sample string 4",
"allocatedToId": "d5959333-93da-4b61-8e08-3b27bebfdec4",
"name": "sample string 5",
"scheduledDate": "2026-07-24T18:07:42.0074024+00:00",
"siteId": "dbefd8a8-0073-4fd2-8a35-d3033bf9f328",
"contactId": "6469487a-fa21-475d-8ad9-619f309b287b",
"notes": "sample string 8",
"timeInMinutes": 9,
"parentJobId": "721c3f00-0083-4aab-bfd9-639788692940",
"isGroupJob": true,
"deviceId": "sample string 11",
"syncToDevice": true,
"assetId": "5f65f06f-f4f9-4835-874d-8941b80cc8d7",
"jobRecurrenceId": "0e6905df-16b8-4f6f-8b67-5e68f1ec5425",
"rejectionReasonId": "4e013877-4395-496a-bf26-346a70ae046d",
"jobCategoryId": "6b239234-0bb9-479c-8cdf-de4055f8ce8c",
"numericCode": 13,
"completedDate": "2026-07-24T18:07:42.0074024+00:00",
"monitoringRegimeId": "sample string 14",
"jobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "050658c6-4b83-4a4e-a9c1-3a14262bfa77"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "4770326e-f62d-451c-8e24-d9e0a6246e00",
"titleId": "24e3ce3b-c32b-4b09-a030-836884aa0484",
"organisationId": "f78a075e-519f-459f-a974-c95ba2af953d",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "6e1c9191-0d09-460c-a1e5-66d7eba6eed0",
"createdById": "4f68e818-b374-4625-a6be-2ebe678c471f",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "31f3a60a-1071-4863-aac0-6ff65c51942d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "6cd640ff-3024-4b9b-a20a-379ee8265410"
},
"title": {
"name": "sample string 1",
"id": "b2dc1b16-ba04-43d9-8435-7d41ee37e459"
},
"createdById": "e82c3d66-4ddd-4273-b41d-4f83d430f27c",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "5eec53bf-7ec6-41bb-8868-04c12bc8b236",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "411c5fc8-819d-47c1-a6d8-28ae35da14d7"
},
"asset": {
"name": "sample string 1",
"description": "sample string 2",
"assetTypeId": "9a426a23-47c8-489c-bef5-f40962507925",
"location": "sample string 4",
"locationId": "sample string 5",
"externalReference": "sample string 6",
"serialNumber": "sample string 7",
"assetNumber": "sample string 8",
"uniqueBarcode": "sample string 9",
"notes": "sample string 10",
"siteId": "a4207659-f61a-4091-be34-4f78c6ed7ba4",
"owner": "sample string 11",
"active": true,
"suspended": true,
"jobId": "dfcf9ee1-57a8-4f05-aa60-26be7ce1324a",
"hierarchicalLocationId": "77bb1310-b058-469a-a3c9-483d72b89190",
"imageFileName": "sample string 14",
"jobs": [],
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [
{
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
{
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
}
],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"jobRecurrences": [
{
"name": "sample string 1",
"jobTypeGroupId": "9b610d21-a096-4fbe-bb9c-124f29002dde",
"userId": "28752928-99ee-4070-b1a6-c96f05d4b99d",
"createDaysBefore": 3,
"siteId": "23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b",
"contactId": "4231071c-0d5b-4e7a-aa91-62f9d54c7789",
"assetId": "ef7d7946-9b7a-4b57-bf36-7c200d63033e",
"startDate": "2026-07-24T18:07:42.0074024+00:00",
"endDate": "2026-07-24T18:07:42.0074024+00:00",
"numberGenerated": 6,
"lastDate": "2026-07-24T18:07:42.0074024+00:00",
"nextDate": "2026-07-24T18:07:42.0074024+00:00",
"overrideGeneratedNextDate": "2026-07-24T18:07:42.0074024+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "d0e9a732-dc73-4114-8a09-b24de3ecf140",
"recurrenceGroupId": "12d04a2f-fd33-4aea-b8b4-33513564dd6d",
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
},
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "698ddf75-de08-4410-9c3c-9ca14807fc05"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "4770326e-f62d-451c-8e24-d9e0a6246e00",
"titleId": "24e3ce3b-c32b-4b09-a030-836884aa0484",
"organisationId": "f78a075e-519f-459f-a974-c95ba2af953d",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "6e1c9191-0d09-460c-a1e5-66d7eba6eed0",
"createdById": "4f68e818-b374-4625-a6be-2ebe678c471f",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "31f3a60a-1071-4863-aac0-6ff65c51942d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "6cd640ff-3024-4b9b-a20a-379ee8265410"
},
"title": {
"name": "sample string 1",
"id": "b2dc1b16-ba04-43d9-8435-7d41ee37e459"
},
"createdById": "e82c3d66-4ddd-4273-b41d-4f83d430f27c",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "5eec53bf-7ec6-41bb-8868-04c12bc8b236",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "411c5fc8-819d-47c1-a6d8-28ae35da14d7"
},
"sampledAssets": [
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3
},
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3
}
],
"lastCompletedDate": "2026-07-24T18:07:42.0074024+00:00",
"createdById": "e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "32a78a46-cfe1-4427-89c5-99428c472b54",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "43c1db48-5229-403a-87e0-18dbf94686de"
},
{
"name": "sample string 1",
"jobTypeGroupId": "9b610d21-a096-4fbe-bb9c-124f29002dde",
"userId": "28752928-99ee-4070-b1a6-c96f05d4b99d",
"createDaysBefore": 3,
"siteId": "23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b",
"contactId": "4231071c-0d5b-4e7a-aa91-62f9d54c7789",
"assetId": "ef7d7946-9b7a-4b57-bf36-7c200d63033e",
"startDate": "2026-07-24T18:07:42.0074024+00:00",
"endDate": "2026-07-24T18:07:42.0074024+00:00",
"numberGenerated": 6,
"lastDate": "2026-07-24T18:07:42.0074024+00:00",
"nextDate": "2026-07-24T18:07:42.0074024+00:00",
"overrideGeneratedNextDate": "2026-07-24T18:07:42.0074024+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "d0e9a732-dc73-4114-8a09-b24de3ecf140",
"recurrenceGroupId": "12d04a2f-fd33-4aea-b8b4-33513564dd6d",
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
},
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "698ddf75-de08-4410-9c3c-9ca14807fc05"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "4770326e-f62d-451c-8e24-d9e0a6246e00",
"titleId": "24e3ce3b-c32b-4b09-a030-836884aa0484",
"organisationId": "f78a075e-519f-459f-a974-c95ba2af953d",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "6e1c9191-0d09-460c-a1e5-66d7eba6eed0",
"createdById": "4f68e818-b374-4625-a6be-2ebe678c471f",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "31f3a60a-1071-4863-aac0-6ff65c51942d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "6cd640ff-3024-4b9b-a20a-379ee8265410"
},
"title": {
"name": "sample string 1",
"id": "b2dc1b16-ba04-43d9-8435-7d41ee37e459"
},
"createdById": "e82c3d66-4ddd-4273-b41d-4f83d430f27c",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "5eec53bf-7ec6-41bb-8868-04c12bc8b236",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "411c5fc8-819d-47c1-a6d8-28ae35da14d7"
},
"sampledAssets": [
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3
},
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3
}
],
"lastCompletedDate": "2026-07-24T18:07:42.0074024+00:00",
"createdById": "e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "32a78a46-cfe1-4427-89c5-99428c472b54",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "43c1db48-5229-403a-87e0-18dbf94686de"
}
],
"sampledAssets": [
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3,
"jobRecurrence": {
"name": "sample string 1",
"jobTypeGroupId": "9b610d21-a096-4fbe-bb9c-124f29002dde",
"userId": "28752928-99ee-4070-b1a6-c96f05d4b99d",
"createDaysBefore": 3,
"siteId": "23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b",
"contactId": "4231071c-0d5b-4e7a-aa91-62f9d54c7789",
"assetId": "ef7d7946-9b7a-4b57-bf36-7c200d63033e",
"startDate": "2026-07-24T18:07:42.0074024+00:00",
"endDate": "2026-07-24T18:07:42.0074024+00:00",
"numberGenerated": 6,
"lastDate": "2026-07-24T18:07:42.0074024+00:00",
"nextDate": "2026-07-24T18:07:42.0074024+00:00",
"overrideGeneratedNextDate": "2026-07-24T18:07:42.0074024+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "d0e9a732-dc73-4114-8a09-b24de3ecf140",
"recurrenceGroupId": "12d04a2f-fd33-4aea-b8b4-33513564dd6d",
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
},
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "698ddf75-de08-4410-9c3c-9ca14807fc05"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "4770326e-f62d-451c-8e24-d9e0a6246e00",
"titleId": "24e3ce3b-c32b-4b09-a030-836884aa0484",
"organisationId": "f78a075e-519f-459f-a974-c95ba2af953d",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "6e1c9191-0d09-460c-a1e5-66d7eba6eed0",
"createdById": "4f68e818-b374-4625-a6be-2ebe678c471f",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "31f3a60a-1071-4863-aac0-6ff65c51942d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "6cd640ff-3024-4b9b-a20a-379ee8265410"
},
"title": {
"name": "sample string 1",
"id": "b2dc1b16-ba04-43d9-8435-7d41ee37e459"
},
"createdById": "e82c3d66-4ddd-4273-b41d-4f83d430f27c",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "5eec53bf-7ec6-41bb-8868-04c12bc8b236",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "411c5fc8-819d-47c1-a6d8-28ae35da14d7"
},
"sampledAssets": [],
"lastCompletedDate": "2026-07-24T18:07:42.0074024+00:00",
"createdById": "e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "32a78a46-cfe1-4427-89c5-99428c472b54",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "43c1db48-5229-403a-87e0-18dbf94686de"
}
},
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3,
"jobRecurrence": {
"name": "sample string 1",
"jobTypeGroupId": "9b610d21-a096-4fbe-bb9c-124f29002dde",
"userId": "28752928-99ee-4070-b1a6-c96f05d4b99d",
"createDaysBefore": 3,
"siteId": "23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b",
"contactId": "4231071c-0d5b-4e7a-aa91-62f9d54c7789",
"assetId": "ef7d7946-9b7a-4b57-bf36-7c200d63033e",
"startDate": "2026-07-24T18:07:42.0074024+00:00",
"endDate": "2026-07-24T18:07:42.0074024+00:00",
"numberGenerated": 6,
"lastDate": "2026-07-24T18:07:42.0074024+00:00",
"nextDate": "2026-07-24T18:07:42.0074024+00:00",
"overrideGeneratedNextDate": "2026-07-24T18:07:42.0074024+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "d0e9a732-dc73-4114-8a09-b24de3ecf140",
"recurrenceGroupId": "12d04a2f-fd33-4aea-b8b4-33513564dd6d",
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
},
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "698ddf75-de08-4410-9c3c-9ca14807fc05"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "4770326e-f62d-451c-8e24-d9e0a6246e00",
"titleId": "24e3ce3b-c32b-4b09-a030-836884aa0484",
"organisationId": "f78a075e-519f-459f-a974-c95ba2af953d",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "6e1c9191-0d09-460c-a1e5-66d7eba6eed0",
"createdById": "4f68e818-b374-4625-a6be-2ebe678c471f",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "31f3a60a-1071-4863-aac0-6ff65c51942d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "6cd640ff-3024-4b9b-a20a-379ee8265410"
},
"title": {
"name": "sample string 1",
"id": "b2dc1b16-ba04-43d9-8435-7d41ee37e459"
},
"createdById": "e82c3d66-4ddd-4273-b41d-4f83d430f27c",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "5eec53bf-7ec6-41bb-8868-04c12bc8b236",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "411c5fc8-819d-47c1-a6d8-28ae35da14d7"
},
"sampledAssets": [],
"lastCompletedDate": "2026-07-24T18:07:42.0074024+00:00",
"createdById": "e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "32a78a46-cfe1-4427-89c5-99428c472b54",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "43c1db48-5229-403a-87e0-18dbf94686de"
}
}
],
"monitoringRegimeSampledAssets": [
{
"monitoringRegimeId": "sample string 1",
"assetId": "e0531cff-dcf8-4c35-8442-707237a4b36f",
"jobIndexId": 3
},
{
"monitoringRegimeId": "sample string 1",
"assetId": "e0531cff-dcf8-4c35-8442-707237a4b36f",
"jobIndexId": 3
}
],
"hierarchicalLocation": {
"siteId": "6cbdd07e-2f6d-46f6-a9a5-53045c74a49a",
"name": "sample string 2",
"parentId": "9593dcf9-9f08-47bb-aede-77486e98ce07",
"depth": 3,
"fullName": "sample string 4",
"active": true,
"sortOrder": 6.0,
"createdById": "49f00f9f-c71a-4df0-9e19-b06227f7da81",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "0a055160-4913-4c51-b601-2485dac5f399",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "33e5baea-ee91-4303-b8f7-35f912b105bb"
},
"createdById": "7465c593-7ca9-4015-aa79-e9398b969573",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "b37eb9a9-bb2f-42b8-b511-c59f5e248d53",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "ec44aff5-f94e-4756-9077-04500c017ea8"
},
"jobRecurrence": {
"name": "sample string 1",
"jobTypeGroupId": "9b610d21-a096-4fbe-bb9c-124f29002dde",
"userId": "28752928-99ee-4070-b1a6-c96f05d4b99d",
"createDaysBefore": 3,
"siteId": "23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b",
"contactId": "4231071c-0d5b-4e7a-aa91-62f9d54c7789",
"assetId": "ef7d7946-9b7a-4b57-bf36-7c200d63033e",
"startDate": "2026-07-24T18:07:42.0074024+00:00",
"endDate": "2026-07-24T18:07:42.0074024+00:00",
"numberGenerated": 6,
"lastDate": "2026-07-24T18:07:42.0074024+00:00",
"nextDate": "2026-07-24T18:07:42.0074024+00:00",
"overrideGeneratedNextDate": "2026-07-24T18:07:42.0074024+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "d0e9a732-dc73-4114-8a09-b24de3ecf140",
"recurrenceGroupId": "12d04a2f-fd33-4aea-b8b4-33513564dd6d",
"asset": {
"name": "sample string 1",
"description": "sample string 2",
"assetTypeId": "9a426a23-47c8-489c-bef5-f40962507925",
"location": "sample string 4",
"locationId": "sample string 5",
"externalReference": "sample string 6",
"serialNumber": "sample string 7",
"assetNumber": "sample string 8",
"uniqueBarcode": "sample string 9",
"notes": "sample string 10",
"siteId": "a4207659-f61a-4091-be34-4f78c6ed7ba4",
"owner": "sample string 11",
"active": true,
"suspended": true,
"jobId": "dfcf9ee1-57a8-4f05-aa60-26be7ce1324a",
"hierarchicalLocationId": "77bb1310-b058-469a-a3c9-483d72b89190",
"imageFileName": "sample string 14",
"jobs": [],
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [
{
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
{
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
}
],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"jobRecurrences": [],
"sampledAssets": [
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3
},
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3
}
],
"monitoringRegimeSampledAssets": [
{
"monitoringRegimeId": "sample string 1",
"assetId": "e0531cff-dcf8-4c35-8442-707237a4b36f",
"jobIndexId": 3
},
{
"monitoringRegimeId": "sample string 1",
"assetId": "e0531cff-dcf8-4c35-8442-707237a4b36f",
"jobIndexId": 3
}
],
"hierarchicalLocation": {
"siteId": "6cbdd07e-2f6d-46f6-a9a5-53045c74a49a",
"name": "sample string 2",
"parentId": "9593dcf9-9f08-47bb-aede-77486e98ce07",
"depth": 3,
"fullName": "sample string 4",
"active": true,
"sortOrder": 6.0,
"createdById": "49f00f9f-c71a-4df0-9e19-b06227f7da81",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "0a055160-4913-4c51-b601-2485dac5f399",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "33e5baea-ee91-4303-b8f7-35f912b105bb"
},
"createdById": "7465c593-7ca9-4015-aa79-e9398b969573",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "b37eb9a9-bb2f-42b8-b511-c59f5e248d53",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "ec44aff5-f94e-4756-9077-04500c017ea8"
},
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
},
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "698ddf75-de08-4410-9c3c-9ca14807fc05"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "4770326e-f62d-451c-8e24-d9e0a6246e00",
"titleId": "24e3ce3b-c32b-4b09-a030-836884aa0484",
"organisationId": "f78a075e-519f-459f-a974-c95ba2af953d",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "6e1c9191-0d09-460c-a1e5-66d7eba6eed0",
"createdById": "4f68e818-b374-4625-a6be-2ebe678c471f",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "31f3a60a-1071-4863-aac0-6ff65c51942d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "6cd640ff-3024-4b9b-a20a-379ee8265410"
},
"title": {
"name": "sample string 1",
"id": "b2dc1b16-ba04-43d9-8435-7d41ee37e459"
},
"createdById": "e82c3d66-4ddd-4273-b41d-4f83d430f27c",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "5eec53bf-7ec6-41bb-8868-04c12bc8b236",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "411c5fc8-819d-47c1-a6d8-28ae35da14d7"
},
"sampledAssets": [
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3,
"asset": {
"name": "sample string 1",
"description": "sample string 2",
"assetTypeId": "9a426a23-47c8-489c-bef5-f40962507925",
"location": "sample string 4",
"locationId": "sample string 5",
"externalReference": "sample string 6",
"serialNumber": "sample string 7",
"assetNumber": "sample string 8",
"uniqueBarcode": "sample string 9",
"notes": "sample string 10",
"siteId": "a4207659-f61a-4091-be34-4f78c6ed7ba4",
"owner": "sample string 11",
"active": true,
"suspended": true,
"jobId": "dfcf9ee1-57a8-4f05-aa60-26be7ce1324a",
"hierarchicalLocationId": "77bb1310-b058-469a-a3c9-483d72b89190",
"imageFileName": "sample string 14",
"jobs": [],
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [
{
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
{
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
}
],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"jobRecurrences": [],
"sampledAssets": [],
"monitoringRegimeSampledAssets": [
{
"monitoringRegimeId": "sample string 1",
"assetId": "e0531cff-dcf8-4c35-8442-707237a4b36f",
"jobIndexId": 3
},
{
"monitoringRegimeId": "sample string 1",
"assetId": "e0531cff-dcf8-4c35-8442-707237a4b36f",
"jobIndexId": 3
}
],
"hierarchicalLocation": {
"siteId": "6cbdd07e-2f6d-46f6-a9a5-53045c74a49a",
"name": "sample string 2",
"parentId": "9593dcf9-9f08-47bb-aede-77486e98ce07",
"depth": 3,
"fullName": "sample string 4",
"active": true,
"sortOrder": 6.0,
"createdById": "49f00f9f-c71a-4df0-9e19-b06227f7da81",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "0a055160-4913-4c51-b601-2485dac5f399",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "33e5baea-ee91-4303-b8f7-35f912b105bb"
},
"createdById": "7465c593-7ca9-4015-aa79-e9398b969573",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "b37eb9a9-bb2f-42b8-b511-c59f5e248d53",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "ec44aff5-f94e-4756-9077-04500c017ea8"
}
},
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3,
"asset": {
"name": "sample string 1",
"description": "sample string 2",
"assetTypeId": "9a426a23-47c8-489c-bef5-f40962507925",
"location": "sample string 4",
"locationId": "sample string 5",
"externalReference": "sample string 6",
"serialNumber": "sample string 7",
"assetNumber": "sample string 8",
"uniqueBarcode": "sample string 9",
"notes": "sample string 10",
"siteId": "a4207659-f61a-4091-be34-4f78c6ed7ba4",
"owner": "sample string 11",
"active": true,
"suspended": true,
"jobId": "dfcf9ee1-57a8-4f05-aa60-26be7ce1324a",
"hierarchicalLocationId": "77bb1310-b058-469a-a3c9-483d72b89190",
"imageFileName": "sample string 14",
"jobs": [],
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [
{
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
{
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
}
],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"jobRecurrences": [],
"sampledAssets": [],
"monitoringRegimeSampledAssets": [
{
"monitoringRegimeId": "sample string 1",
"assetId": "e0531cff-dcf8-4c35-8442-707237a4b36f",
"jobIndexId": 3
},
{
"monitoringRegimeId": "sample string 1",
"assetId": "e0531cff-dcf8-4c35-8442-707237a4b36f",
"jobIndexId": 3
}
],
"hierarchicalLocation": {
"siteId": "6cbdd07e-2f6d-46f6-a9a5-53045c74a49a",
"name": "sample string 2",
"parentId": "9593dcf9-9f08-47bb-aede-77486e98ce07",
"depth": 3,
"fullName": "sample string 4",
"active": true,
"sortOrder": 6.0,
"createdById": "49f00f9f-c71a-4df0-9e19-b06227f7da81",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "0a055160-4913-4c51-b601-2485dac5f399",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "33e5baea-ee91-4303-b8f7-35f912b105bb"
},
"createdById": "7465c593-7ca9-4015-aa79-e9398b969573",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "b37eb9a9-bb2f-42b8-b511-c59f5e248d53",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "ec44aff5-f94e-4756-9077-04500c017ea8"
}
}
],
"lastCompletedDate": "2026-07-24T18:07:42.0074024+00:00",
"createdById": "e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "32a78a46-cfe1-4427-89c5-99428c472b54",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "43c1db48-5229-403a-87e0-18dbf94686de"
},
"rejectionReason": {
"order": 1,
"name": "sample string 2",
"active": true,
"tenantOrganisationId": "397ac4b1-b13c-4bc0-b4aa-2e9304a9fa84",
"createdById": "753c932f-9470-4f8c-b9d8-3b80f74da1ab",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "0b91416f-65bd-4e90-8a95-cd381f2e3e34",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "82c80830-0f5f-466b-ab4d-6178da403712"
},
"jobCategory": {
"name": "sample string 1",
"id": "5442ad2d-ce89-426a-85c6-f756829624a7"
},
"sections": [
{
"jobId": "c1a0c8ab-d988-4766-94e5-0c94774a9193",
"internalSectionTypeId": "733beae9-7856-4c0b-b15c-9351919383dc",
"sectionTypeId": "965a81b0-aef5-432c-9399-2f112148385f",
"caption": "sample string 4",
"name": "sample string 5",
"sectionJson": "sample string 6",
"repeatable": true,
"template": true,
"gridInput": true,
"siteVisit": true,
"active": true,
"order": 12.0,
"fqn": "sample string 13",
"visible": true,
"state": "d307d093-04d9-4fbb-9d7b-b793277e3352",
"sectionVariantId": "2dd538d4-92da-472e-b6e7-1df217a98d0a",
"sectionType": {
"internalId": "8ec1ef74-bb9d-4b21-b362-93147f96e688",
"caption": "sample string 2",
"name": "sample string 3",
"repeatable": true,
"template": true,
"gridInput": true,
"siteVisit": true,
"jsonData": "sample string 8",
"order": 9,
"jobTypeId": "2e8dfabc-454b-40ad-8550-360a070feac4",
"active": true,
"fqn": "sample string 12",
"visible": true,
"fileImport": true,
"sectionVariantId": "2f54ed93-1fcd-4cf3-a196-bf1f4f876981",
"expressionTypes": "sample string 15",
"createdById": "90a740fb-1fef-4be3-a1bb-ad02e73335ff",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "75b75608-188f-4f9b-89aa-5d30975f0f30",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "85374695-505d-4826-ad46-134d7879b1f0"
},
"createdById": "6d7250e1-514c-41bd-bc40-f38e3b7cb746",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "13943351-db05-4dd1-8dfd-f2f9cf7cea35",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "72f28092-a135-4716-bf56-e9e401142b35"
},
{
"jobId": "c1a0c8ab-d988-4766-94e5-0c94774a9193",
"internalSectionTypeId": "733beae9-7856-4c0b-b15c-9351919383dc",
"sectionTypeId": "965a81b0-aef5-432c-9399-2f112148385f",
"caption": "sample string 4",
"name": "sample string 5",
"sectionJson": "sample string 6",
"repeatable": true,
"template": true,
"gridInput": true,
"siteVisit": true,
"active": true,
"order": 12.0,
"fqn": "sample string 13",
"visible": true,
"state": "d307d093-04d9-4fbb-9d7b-b793277e3352",
"sectionVariantId": "2dd538d4-92da-472e-b6e7-1df217a98d0a",
"sectionType": {
"internalId": "8ec1ef74-bb9d-4b21-b362-93147f96e688",
"caption": "sample string 2",
"name": "sample string 3",
"repeatable": true,
"template": true,
"gridInput": true,
"siteVisit": true,
"jsonData": "sample string 8",
"order": 9,
"jobTypeId": "2e8dfabc-454b-40ad-8550-360a070feac4",
"active": true,
"fqn": "sample string 12",
"visible": true,
"fileImport": true,
"sectionVariantId": "2f54ed93-1fcd-4cf3-a196-bf1f4f876981",
"expressionTypes": "sample string 15",
"createdById": "90a740fb-1fef-4be3-a1bb-ad02e73335ff",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "75b75608-188f-4f9b-89aa-5d30975f0f30",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "85374695-505d-4826-ad46-134d7879b1f0"
},
"createdById": "6d7250e1-514c-41bd-bc40-f38e3b7cb746",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "13943351-db05-4dd1-8dfd-f2f9cf7cea35",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "72f28092-a135-4716-bf56-e9e401142b35"
}
],
"descendantJobs": [],
"documents": [],
"jobHistory": [
{
"jobId": "76dc91bc-7412-40f8-9435-7cc8837d55e2",
"jobHistoryTypeId": "35d9740a-25cc-4b1b-bce7-f9a1ecb76796",
"sourceStateId": "a5440a42-1183-481b-ba4e-36f2df2fcafd",
"destinationStateId": "64d38e88-f1e0-4e99-8b8c-4564f0030f70",
"allocatedToId": "170aeca6-cf8a-4422-bbcc-aa3dfa8ba6a7",
"clonedFromId": "a6acdb0f-6727-4096-bca2-262389609c73",
"jobHistoryType": {
"name": "sample string 1",
"id": "d4eee8ff-76ff-4509-a0e1-7090842cb706"
},
"sourceJobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "050658c6-4b83-4a4e-a9c1-3a14262bfa77"
},
"destinationJobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "050658c6-4b83-4a4e-a9c1-3a14262bfa77"
},
"createdById": "9de612f4-4567-463a-adf9-f2ae8a35f51f",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "8873a50e-ea34-492f-8484-1bcf8763f65a",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "fe999e26-f4c4-4ce7-a525-a5202f9ec5fc"
},
{
"jobId": "76dc91bc-7412-40f8-9435-7cc8837d55e2",
"jobHistoryTypeId": "35d9740a-25cc-4b1b-bce7-f9a1ecb76796",
"sourceStateId": "a5440a42-1183-481b-ba4e-36f2df2fcafd",
"destinationStateId": "64d38e88-f1e0-4e99-8b8c-4564f0030f70",
"allocatedToId": "170aeca6-cf8a-4422-bbcc-aa3dfa8ba6a7",
"clonedFromId": "a6acdb0f-6727-4096-bca2-262389609c73",
"jobHistoryType": {
"name": "sample string 1",
"id": "d4eee8ff-76ff-4509-a0e1-7090842cb706"
},
"sourceJobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "050658c6-4b83-4a4e-a9c1-3a14262bfa77"
},
"destinationJobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "050658c6-4b83-4a4e-a9c1-3a14262bfa77"
},
"createdById": "9de612f4-4567-463a-adf9-f2ae8a35f51f",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "8873a50e-ea34-492f-8484-1bcf8763f65a",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "fe999e26-f4c4-4ce7-a525-a5202f9ec5fc"
}
],
"createdById": "9623d0a1-89db-45c7-ad52-60dc42a4a2f7",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "82b746b5-a221-4c80-a41b-53fb595e97bf",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "04125e4f-5c2a-44d8-a35a-38d3e5faafb6"
},
"stateId": "58ebd7df-fc40-462b-b307-fda5696110e4",
"templateId": "2ae5e9bd-1ac5-4279-b21b-10573c3f75ab",
"fileLocationId": "8c2e6d10-3f89-4e15-a7e8-33c6bacc9c0d",
"fileLocation": {
"location": "sample string 1",
"extension": "sample string 2",
"active": true,
"createdById": "3d566615-4cca-4be0-9211-5c82a5f1abba",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "c2e287df-bdab-4943-aef3-9f34109c6e02",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "f38e6a6a-4500-48d7-a6a8-813fa77ae1a9"
},
"documentState": {
"name": "sample string 1",
"documentsWithThatState": [],
"id": "185e112d-07e3-4979-8e34-051b810b5d27"
},
"pdfGenerated": true,
"visibleOnPortal": true,
"name": "sample string 4",
"active": true,
"createdById": "3330e76a-aa18-4462-bc41-6a3f68b4bd42",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "cead194f-d5fa-428a-88cd-25f8873ff16e",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "3332b716-5bee-4a0b-8cf1-052ae7fe0596"
}
],
"createdById": "d15221bf-f5e5-4c54-a98e-2f7afc310f5e",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "31e733b0-80d6-43a0-97b2-fb6cca10286c",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "09e6960b-ac26-4f55-bc83-c8cba388094f"
}
],
"sectionTypes": [
{
"internalId": "8ec1ef74-bb9d-4b21-b362-93147f96e688",
"caption": "sample string 2",
"name": "sample string 3",
"repeatable": true,
"template": true,
"gridInput": true,
"siteVisit": true,
"jsonData": "sample string 8",
"order": 9,
"jobTypeId": "2e8dfabc-454b-40ad-8550-360a070feac4",
"active": true,
"fqn": "sample string 12",
"visible": true,
"fileImport": true,
"sectionVariantId": "2f54ed93-1fcd-4cf3-a196-bf1f4f876981",
"expressionTypes": "sample string 15",
"createdById": "90a740fb-1fef-4be3-a1bb-ad02e73335ff",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "75b75608-188f-4f9b-89aa-5d30975f0f30",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "85374695-505d-4826-ad46-134d7879b1f0"
},
{
"internalId": "8ec1ef74-bb9d-4b21-b362-93147f96e688",
"caption": "sample string 2",
"name": "sample string 3",
"repeatable": true,
"template": true,
"gridInput": true,
"siteVisit": true,
"jsonData": "sample string 8",
"order": 9,
"jobTypeId": "2e8dfabc-454b-40ad-8550-360a070feac4",
"active": true,
"fqn": "sample string 12",
"visible": true,
"fileImport": true,
"sectionVariantId": "2f54ed93-1fcd-4cf3-a196-bf1f4f876981",
"expressionTypes": "sample string 15",
"createdById": "90a740fb-1fef-4be3-a1bb-ad02e73335ff",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "75b75608-188f-4f9b-89aa-5d30975f0f30",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "85374695-505d-4826-ad46-134d7879b1f0"
}
],
"jobs": [
{
"jobTypeId": "1c1325c9-2aaf-4e9a-84ec-7c5e9e4ba3af",
"active": true,
"stateId": "08daf752-ec19-46a0-b959-ec3e76bfb568",
"externalRef": "sample string 4",
"allocatedToId": "d5959333-93da-4b61-8e08-3b27bebfdec4",
"name": "sample string 5",
"scheduledDate": "2026-07-24T18:07:42.0074024+00:00",
"siteId": "dbefd8a8-0073-4fd2-8a35-d3033bf9f328",
"contactId": "6469487a-fa21-475d-8ad9-619f309b287b",
"notes": "sample string 8",
"timeInMinutes": 9,
"parentJobId": "721c3f00-0083-4aab-bfd9-639788692940",
"isGroupJob": true,
"deviceId": "sample string 11",
"syncToDevice": true,
"assetId": "5f65f06f-f4f9-4835-874d-8941b80cc8d7",
"jobRecurrenceId": "0e6905df-16b8-4f6f-8b67-5e68f1ec5425",
"rejectionReasonId": "4e013877-4395-496a-bf26-346a70ae046d",
"jobCategoryId": "6b239234-0bb9-479c-8cdf-de4055f8ce8c",
"numericCode": 13,
"completedDate": "2026-07-24T18:07:42.0074024+00:00",
"monitoringRegimeId": "sample string 14",
"jobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "050658c6-4b83-4a4e-a9c1-3a14262bfa77"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "4770326e-f62d-451c-8e24-d9e0a6246e00",
"titleId": "24e3ce3b-c32b-4b09-a030-836884aa0484",
"organisationId": "f78a075e-519f-459f-a974-c95ba2af953d",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "6e1c9191-0d09-460c-a1e5-66d7eba6eed0",
"createdById": "4f68e818-b374-4625-a6be-2ebe678c471f",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "31f3a60a-1071-4863-aac0-6ff65c51942d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "6cd640ff-3024-4b9b-a20a-379ee8265410"
},
"title": {
"name": "sample string 1",
"id": "b2dc1b16-ba04-43d9-8435-7d41ee37e459"
},
"createdById": "e82c3d66-4ddd-4273-b41d-4f83d430f27c",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "5eec53bf-7ec6-41bb-8868-04c12bc8b236",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "411c5fc8-819d-47c1-a6d8-28ae35da14d7"
},
"asset": {
"name": "sample string 1",
"description": "sample string 2",
"assetTypeId": "9a426a23-47c8-489c-bef5-f40962507925",
"location": "sample string 4",
"locationId": "sample string 5",
"externalReference": "sample string 6",
"serialNumber": "sample string 7",
"assetNumber": "sample string 8",
"uniqueBarcode": "sample string 9",
"notes": "sample string 10",
"siteId": "a4207659-f61a-4091-be34-4f78c6ed7ba4",
"owner": "sample string 11",
"active": true,
"suspended": true,
"jobId": "dfcf9ee1-57a8-4f05-aa60-26be7ce1324a",
"hierarchicalLocationId": "77bb1310-b058-469a-a3c9-483d72b89190",
"imageFileName": "sample string 14",
"jobs": [],
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [
{
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
{
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
}
],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"jobRecurrences": [
{
"name": "sample string 1",
"jobTypeGroupId": "9b610d21-a096-4fbe-bb9c-124f29002dde",
"userId": "28752928-99ee-4070-b1a6-c96f05d4b99d",
"createDaysBefore": 3,
"siteId": "23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b",
"contactId": "4231071c-0d5b-4e7a-aa91-62f9d54c7789",
"assetId": "ef7d7946-9b7a-4b57-bf36-7c200d63033e",
"startDate": "2026-07-24T18:07:42.0074024+00:00",
"endDate": "2026-07-24T18:07:42.0074024+00:00",
"numberGenerated": 6,
"lastDate": "2026-07-24T18:07:42.0074024+00:00",
"nextDate": "2026-07-24T18:07:42.0074024+00:00",
"overrideGeneratedNextDate": "2026-07-24T18:07:42.0074024+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "d0e9a732-dc73-4114-8a09-b24de3ecf140",
"recurrenceGroupId": "12d04a2f-fd33-4aea-b8b4-33513564dd6d",
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
},
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "698ddf75-de08-4410-9c3c-9ca14807fc05"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "4770326e-f62d-451c-8e24-d9e0a6246e00",
"titleId": "24e3ce3b-c32b-4b09-a030-836884aa0484",
"organisationId": "f78a075e-519f-459f-a974-c95ba2af953d",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "6e1c9191-0d09-460c-a1e5-66d7eba6eed0",
"createdById": "4f68e818-b374-4625-a6be-2ebe678c471f",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "31f3a60a-1071-4863-aac0-6ff65c51942d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "6cd640ff-3024-4b9b-a20a-379ee8265410"
},
"title": {
"name": "sample string 1",
"id": "b2dc1b16-ba04-43d9-8435-7d41ee37e459"
},
"createdById": "e82c3d66-4ddd-4273-b41d-4f83d430f27c",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "5eec53bf-7ec6-41bb-8868-04c12bc8b236",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "411c5fc8-819d-47c1-a6d8-28ae35da14d7"
},
"sampledAssets": [
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3
},
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3
}
],
"lastCompletedDate": "2026-07-24T18:07:42.0074024+00:00",
"createdById": "e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "32a78a46-cfe1-4427-89c5-99428c472b54",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "43c1db48-5229-403a-87e0-18dbf94686de"
},
{
"name": "sample string 1",
"jobTypeGroupId": "9b610d21-a096-4fbe-bb9c-124f29002dde",
"userId": "28752928-99ee-4070-b1a6-c96f05d4b99d",
"createDaysBefore": 3,
"siteId": "23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b",
"contactId": "4231071c-0d5b-4e7a-aa91-62f9d54c7789",
"assetId": "ef7d7946-9b7a-4b57-bf36-7c200d63033e",
"startDate": "2026-07-24T18:07:42.0074024+00:00",
"endDate": "2026-07-24T18:07:42.0074024+00:00",
"numberGenerated": 6,
"lastDate": "2026-07-24T18:07:42.0074024+00:00",
"nextDate": "2026-07-24T18:07:42.0074024+00:00",
"overrideGeneratedNextDate": "2026-07-24T18:07:42.0074024+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "d0e9a732-dc73-4114-8a09-b24de3ecf140",
"recurrenceGroupId": "12d04a2f-fd33-4aea-b8b4-33513564dd6d",
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
},
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "698ddf75-de08-4410-9c3c-9ca14807fc05"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "4770326e-f62d-451c-8e24-d9e0a6246e00",
"titleId": "24e3ce3b-c32b-4b09-a030-836884aa0484",
"organisationId": "f78a075e-519f-459f-a974-c95ba2af953d",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "6e1c9191-0d09-460c-a1e5-66d7eba6eed0",
"createdById": "4f68e818-b374-4625-a6be-2ebe678c471f",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "31f3a60a-1071-4863-aac0-6ff65c51942d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "6cd640ff-3024-4b9b-a20a-379ee8265410"
},
"title": {
"name": "sample string 1",
"id": "b2dc1b16-ba04-43d9-8435-7d41ee37e459"
},
"createdById": "e82c3d66-4ddd-4273-b41d-4f83d430f27c",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "5eec53bf-7ec6-41bb-8868-04c12bc8b236",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "411c5fc8-819d-47c1-a6d8-28ae35da14d7"
},
"sampledAssets": [
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3
},
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3
}
],
"lastCompletedDate": "2026-07-24T18:07:42.0074024+00:00",
"createdById": "e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "32a78a46-cfe1-4427-89c5-99428c472b54",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "43c1db48-5229-403a-87e0-18dbf94686de"
}
],
"sampledAssets": [
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3,
"jobRecurrence": {
"name": "sample string 1",
"jobTypeGroupId": "9b610d21-a096-4fbe-bb9c-124f29002dde",
"userId": "28752928-99ee-4070-b1a6-c96f05d4b99d",
"createDaysBefore": 3,
"siteId": "23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b",
"contactId": "4231071c-0d5b-4e7a-aa91-62f9d54c7789",
"assetId": "ef7d7946-9b7a-4b57-bf36-7c200d63033e",
"startDate": "2026-07-24T18:07:42.0074024+00:00",
"endDate": "2026-07-24T18:07:42.0074024+00:00",
"numberGenerated": 6,
"lastDate": "2026-07-24T18:07:42.0074024+00:00",
"nextDate": "2026-07-24T18:07:42.0074024+00:00",
"overrideGeneratedNextDate": "2026-07-24T18:07:42.0074024+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "d0e9a732-dc73-4114-8a09-b24de3ecf140",
"recurrenceGroupId": "12d04a2f-fd33-4aea-b8b4-33513564dd6d",
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
},
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "698ddf75-de08-4410-9c3c-9ca14807fc05"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "4770326e-f62d-451c-8e24-d9e0a6246e00",
"titleId": "24e3ce3b-c32b-4b09-a030-836884aa0484",
"organisationId": "f78a075e-519f-459f-a974-c95ba2af953d",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "6e1c9191-0d09-460c-a1e5-66d7eba6eed0",
"createdById": "4f68e818-b374-4625-a6be-2ebe678c471f",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "31f3a60a-1071-4863-aac0-6ff65c51942d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "6cd640ff-3024-4b9b-a20a-379ee8265410"
},
"title": {
"name": "sample string 1",
"id": "b2dc1b16-ba04-43d9-8435-7d41ee37e459"
},
"createdById": "e82c3d66-4ddd-4273-b41d-4f83d430f27c",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "5eec53bf-7ec6-41bb-8868-04c12bc8b236",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "411c5fc8-819d-47c1-a6d8-28ae35da14d7"
},
"sampledAssets": [],
"lastCompletedDate": "2026-07-24T18:07:42.0074024+00:00",
"createdById": "e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "32a78a46-cfe1-4427-89c5-99428c472b54",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "43c1db48-5229-403a-87e0-18dbf94686de"
}
},
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3,
"jobRecurrence": {
"name": "sample string 1",
"jobTypeGroupId": "9b610d21-a096-4fbe-bb9c-124f29002dde",
"userId": "28752928-99ee-4070-b1a6-c96f05d4b99d",
"createDaysBefore": 3,
"siteId": "23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b",
"contactId": "4231071c-0d5b-4e7a-aa91-62f9d54c7789",
"assetId": "ef7d7946-9b7a-4b57-bf36-7c200d63033e",
"startDate": "2026-07-24T18:07:42.0074024+00:00",
"endDate": "2026-07-24T18:07:42.0074024+00:00",
"numberGenerated": 6,
"lastDate": "2026-07-24T18:07:42.0074024+00:00",
"nextDate": "2026-07-24T18:07:42.0074024+00:00",
"overrideGeneratedNextDate": "2026-07-24T18:07:42.0074024+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "d0e9a732-dc73-4114-8a09-b24de3ecf140",
"recurrenceGroupId": "12d04a2f-fd33-4aea-b8b4-33513564dd6d",
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
},
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "698ddf75-de08-4410-9c3c-9ca14807fc05"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "4770326e-f62d-451c-8e24-d9e0a6246e00",
"titleId": "24e3ce3b-c32b-4b09-a030-836884aa0484",
"organisationId": "f78a075e-519f-459f-a974-c95ba2af953d",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "6e1c9191-0d09-460c-a1e5-66d7eba6eed0",
"createdById": "4f68e818-b374-4625-a6be-2ebe678c471f",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "31f3a60a-1071-4863-aac0-6ff65c51942d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "6cd640ff-3024-4b9b-a20a-379ee8265410"
},
"title": {
"name": "sample string 1",
"id": "b2dc1b16-ba04-43d9-8435-7d41ee37e459"
},
"createdById": "e82c3d66-4ddd-4273-b41d-4f83d430f27c",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "5eec53bf-7ec6-41bb-8868-04c12bc8b236",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "411c5fc8-819d-47c1-a6d8-28ae35da14d7"
},
"sampledAssets": [],
"lastCompletedDate": "2026-07-24T18:07:42.0074024+00:00",
"createdById": "e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "32a78a46-cfe1-4427-89c5-99428c472b54",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "43c1db48-5229-403a-87e0-18dbf94686de"
}
}
],
"monitoringRegimeSampledAssets": [
{
"monitoringRegimeId": "sample string 1",
"assetId": "e0531cff-dcf8-4c35-8442-707237a4b36f",
"jobIndexId": 3
},
{
"monitoringRegimeId": "sample string 1",
"assetId": "e0531cff-dcf8-4c35-8442-707237a4b36f",
"jobIndexId": 3
}
],
"hierarchicalLocation": {
"siteId": "6cbdd07e-2f6d-46f6-a9a5-53045c74a49a",
"name": "sample string 2",
"parentId": "9593dcf9-9f08-47bb-aede-77486e98ce07",
"depth": 3,
"fullName": "sample string 4",
"active": true,
"sortOrder": 6.0,
"createdById": "49f00f9f-c71a-4df0-9e19-b06227f7da81",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "0a055160-4913-4c51-b601-2485dac5f399",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "33e5baea-ee91-4303-b8f7-35f912b105bb"
},
"createdById": "7465c593-7ca9-4015-aa79-e9398b969573",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "b37eb9a9-bb2f-42b8-b511-c59f5e248d53",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "ec44aff5-f94e-4756-9077-04500c017ea8"
},
"jobRecurrence": {
"name": "sample string 1",
"jobTypeGroupId": "9b610d21-a096-4fbe-bb9c-124f29002dde",
"userId": "28752928-99ee-4070-b1a6-c96f05d4b99d",
"createDaysBefore": 3,
"siteId": "23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b",
"contactId": "4231071c-0d5b-4e7a-aa91-62f9d54c7789",
"assetId": "ef7d7946-9b7a-4b57-bf36-7c200d63033e",
"startDate": "2026-07-24T18:07:42.0074024+00:00",
"endDate": "2026-07-24T18:07:42.0074024+00:00",
"numberGenerated": 6,
"lastDate": "2026-07-24T18:07:42.0074024+00:00",
"nextDate": "2026-07-24T18:07:42.0074024+00:00",
"overrideGeneratedNextDate": "2026-07-24T18:07:42.0074024+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "d0e9a732-dc73-4114-8a09-b24de3ecf140",
"recurrenceGroupId": "12d04a2f-fd33-4aea-b8b4-33513564dd6d",
"asset": {
"name": "sample string 1",
"description": "sample string 2",
"assetTypeId": "9a426a23-47c8-489c-bef5-f40962507925",
"location": "sample string 4",
"locationId": "sample string 5",
"externalReference": "sample string 6",
"serialNumber": "sample string 7",
"assetNumber": "sample string 8",
"uniqueBarcode": "sample string 9",
"notes": "sample string 10",
"siteId": "a4207659-f61a-4091-be34-4f78c6ed7ba4",
"owner": "sample string 11",
"active": true,
"suspended": true,
"jobId": "dfcf9ee1-57a8-4f05-aa60-26be7ce1324a",
"hierarchicalLocationId": "77bb1310-b058-469a-a3c9-483d72b89190",
"imageFileName": "sample string 14",
"jobs": [],
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [
{
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
{
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
}
],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"jobRecurrences": [],
"sampledAssets": [
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3
},
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3
}
],
"monitoringRegimeSampledAssets": [
{
"monitoringRegimeId": "sample string 1",
"assetId": "e0531cff-dcf8-4c35-8442-707237a4b36f",
"jobIndexId": 3
},
{
"monitoringRegimeId": "sample string 1",
"assetId": "e0531cff-dcf8-4c35-8442-707237a4b36f",
"jobIndexId": 3
}
],
"hierarchicalLocation": {
"siteId": "6cbdd07e-2f6d-46f6-a9a5-53045c74a49a",
"name": "sample string 2",
"parentId": "9593dcf9-9f08-47bb-aede-77486e98ce07",
"depth": 3,
"fullName": "sample string 4",
"active": true,
"sortOrder": 6.0,
"createdById": "49f00f9f-c71a-4df0-9e19-b06227f7da81",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "0a055160-4913-4c51-b601-2485dac5f399",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "33e5baea-ee91-4303-b8f7-35f912b105bb"
},
"createdById": "7465c593-7ca9-4015-aa79-e9398b969573",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "b37eb9a9-bb2f-42b8-b511-c59f5e248d53",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "ec44aff5-f94e-4756-9077-04500c017ea8"
},
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
},
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "698ddf75-de08-4410-9c3c-9ca14807fc05"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "4770326e-f62d-451c-8e24-d9e0a6246e00",
"titleId": "24e3ce3b-c32b-4b09-a030-836884aa0484",
"organisationId": "f78a075e-519f-459f-a974-c95ba2af953d",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "6e1c9191-0d09-460c-a1e5-66d7eba6eed0",
"createdById": "4f68e818-b374-4625-a6be-2ebe678c471f",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "31f3a60a-1071-4863-aac0-6ff65c51942d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "6cd640ff-3024-4b9b-a20a-379ee8265410"
},
"title": {
"name": "sample string 1",
"id": "b2dc1b16-ba04-43d9-8435-7d41ee37e459"
},
"createdById": "e82c3d66-4ddd-4273-b41d-4f83d430f27c",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "5eec53bf-7ec6-41bb-8868-04c12bc8b236",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "411c5fc8-819d-47c1-a6d8-28ae35da14d7"
},
"sampledAssets": [
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3,
"asset": {
"name": "sample string 1",
"description": "sample string 2",
"assetTypeId": "9a426a23-47c8-489c-bef5-f40962507925",
"location": "sample string 4",
"locationId": "sample string 5",
"externalReference": "sample string 6",
"serialNumber": "sample string 7",
"assetNumber": "sample string 8",
"uniqueBarcode": "sample string 9",
"notes": "sample string 10",
"siteId": "a4207659-f61a-4091-be34-4f78c6ed7ba4",
"owner": "sample string 11",
"active": true,
"suspended": true,
"jobId": "dfcf9ee1-57a8-4f05-aa60-26be7ce1324a",
"hierarchicalLocationId": "77bb1310-b058-469a-a3c9-483d72b89190",
"imageFileName": "sample string 14",
"jobs": [],
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [
{
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
{
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
}
],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"jobRecurrences": [],
"sampledAssets": [],
"monitoringRegimeSampledAssets": [
{
"monitoringRegimeId": "sample string 1",
"assetId": "e0531cff-dcf8-4c35-8442-707237a4b36f",
"jobIndexId": 3
},
{
"monitoringRegimeId": "sample string 1",
"assetId": "e0531cff-dcf8-4c35-8442-707237a4b36f",
"jobIndexId": 3
}
],
"hierarchicalLocation": {
"siteId": "6cbdd07e-2f6d-46f6-a9a5-53045c74a49a",
"name": "sample string 2",
"parentId": "9593dcf9-9f08-47bb-aede-77486e98ce07",
"depth": 3,
"fullName": "sample string 4",
"active": true,
"sortOrder": 6.0,
"createdById": "49f00f9f-c71a-4df0-9e19-b06227f7da81",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "0a055160-4913-4c51-b601-2485dac5f399",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "33e5baea-ee91-4303-b8f7-35f912b105bb"
},
"createdById": "7465c593-7ca9-4015-aa79-e9398b969573",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "b37eb9a9-bb2f-42b8-b511-c59f5e248d53",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "ec44aff5-f94e-4756-9077-04500c017ea8"
}
},
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3,
"asset": {
"name": "sample string 1",
"description": "sample string 2",
"assetTypeId": "9a426a23-47c8-489c-bef5-f40962507925",
"location": "sample string 4",
"locationId": "sample string 5",
"externalReference": "sample string 6",
"serialNumber": "sample string 7",
"assetNumber": "sample string 8",
"uniqueBarcode": "sample string 9",
"notes": "sample string 10",
"siteId": "a4207659-f61a-4091-be34-4f78c6ed7ba4",
"owner": "sample string 11",
"active": true,
"suspended": true,
"jobId": "dfcf9ee1-57a8-4f05-aa60-26be7ce1324a",
"hierarchicalLocationId": "77bb1310-b058-469a-a3c9-483d72b89190",
"imageFileName": "sample string 14",
"jobs": [],
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [
{
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
{
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
}
],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"jobRecurrences": [],
"sampledAssets": [],
"monitoringRegimeSampledAssets": [
{
"monitoringRegimeId": "sample string 1",
"assetId": "e0531cff-dcf8-4c35-8442-707237a4b36f",
"jobIndexId": 3
},
{
"monitoringRegimeId": "sample string 1",
"assetId": "e0531cff-dcf8-4c35-8442-707237a4b36f",
"jobIndexId": 3
}
],
"hierarchicalLocation": {
"siteId": "6cbdd07e-2f6d-46f6-a9a5-53045c74a49a",
"name": "sample string 2",
"parentId": "9593dcf9-9f08-47bb-aede-77486e98ce07",
"depth": 3,
"fullName": "sample string 4",
"active": true,
"sortOrder": 6.0,
"createdById": "49f00f9f-c71a-4df0-9e19-b06227f7da81",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "0a055160-4913-4c51-b601-2485dac5f399",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "33e5baea-ee91-4303-b8f7-35f912b105bb"
},
"createdById": "7465c593-7ca9-4015-aa79-e9398b969573",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "b37eb9a9-bb2f-42b8-b511-c59f5e248d53",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "ec44aff5-f94e-4756-9077-04500c017ea8"
}
}
],
"lastCompletedDate": "2026-07-24T18:07:42.0074024+00:00",
"createdById": "e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "32a78a46-cfe1-4427-89c5-99428c472b54",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "43c1db48-5229-403a-87e0-18dbf94686de"
},
"rejectionReason": {
"order": 1,
"name": "sample string 2",
"active": true,
"tenantOrganisationId": "397ac4b1-b13c-4bc0-b4aa-2e9304a9fa84",
"createdById": "753c932f-9470-4f8c-b9d8-3b80f74da1ab",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "0b91416f-65bd-4e90-8a95-cd381f2e3e34",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "82c80830-0f5f-466b-ab4d-6178da403712"
},
"jobCategory": {
"name": "sample string 1",
"id": "5442ad2d-ce89-426a-85c6-f756829624a7"
},
"sections": [
{
"jobId": "c1a0c8ab-d988-4766-94e5-0c94774a9193",
"internalSectionTypeId": "733beae9-7856-4c0b-b15c-9351919383dc",
"sectionTypeId": "965a81b0-aef5-432c-9399-2f112148385f",
"caption": "sample string 4",
"name": "sample string 5",
"sectionJson": "sample string 6",
"repeatable": true,
"template": true,
"gridInput": true,
"siteVisit": true,
"active": true,
"order": 12.0,
"fqn": "sample string 13",
"visible": true,
"state": "d307d093-04d9-4fbb-9d7b-b793277e3352",
"sectionVariantId": "2dd538d4-92da-472e-b6e7-1df217a98d0a",
"sectionType": {
"internalId": "8ec1ef74-bb9d-4b21-b362-93147f96e688",
"caption": "sample string 2",
"name": "sample string 3",
"repeatable": true,
"template": true,
"gridInput": true,
"siteVisit": true,
"jsonData": "sample string 8",
"order": 9,
"jobTypeId": "2e8dfabc-454b-40ad-8550-360a070feac4",
"active": true,
"fqn": "sample string 12",
"visible": true,
"fileImport": true,
"sectionVariantId": "2f54ed93-1fcd-4cf3-a196-bf1f4f876981",
"expressionTypes": "sample string 15",
"createdById": "90a740fb-1fef-4be3-a1bb-ad02e73335ff",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "75b75608-188f-4f9b-89aa-5d30975f0f30",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "85374695-505d-4826-ad46-134d7879b1f0"
},
"createdById": "6d7250e1-514c-41bd-bc40-f38e3b7cb746",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "13943351-db05-4dd1-8dfd-f2f9cf7cea35",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "72f28092-a135-4716-bf56-e9e401142b35"
},
{
"jobId": "c1a0c8ab-d988-4766-94e5-0c94774a9193",
"internalSectionTypeId": "733beae9-7856-4c0b-b15c-9351919383dc",
"sectionTypeId": "965a81b0-aef5-432c-9399-2f112148385f",
"caption": "sample string 4",
"name": "sample string 5",
"sectionJson": "sample string 6",
"repeatable": true,
"template": true,
"gridInput": true,
"siteVisit": true,
"active": true,
"order": 12.0,
"fqn": "sample string 13",
"visible": true,
"state": "d307d093-04d9-4fbb-9d7b-b793277e3352",
"sectionVariantId": "2dd538d4-92da-472e-b6e7-1df217a98d0a",
"sectionType": {
"internalId": "8ec1ef74-bb9d-4b21-b362-93147f96e688",
"caption": "sample string 2",
"name": "sample string 3",
"repeatable": true,
"template": true,
"gridInput": true,
"siteVisit": true,
"jsonData": "sample string 8",
"order": 9,
"jobTypeId": "2e8dfabc-454b-40ad-8550-360a070feac4",
"active": true,
"fqn": "sample string 12",
"visible": true,
"fileImport": true,
"sectionVariantId": "2f54ed93-1fcd-4cf3-a196-bf1f4f876981",
"expressionTypes": "sample string 15",
"createdById": "90a740fb-1fef-4be3-a1bb-ad02e73335ff",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "75b75608-188f-4f9b-89aa-5d30975f0f30",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "85374695-505d-4826-ad46-134d7879b1f0"
},
"createdById": "6d7250e1-514c-41bd-bc40-f38e3b7cb746",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "13943351-db05-4dd1-8dfd-f2f9cf7cea35",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "72f28092-a135-4716-bf56-e9e401142b35"
}
],
"descendantJobs": [],
"documents": [
{
"jobId": "b18fb692-53a3-4846-8b66-76431e04c4d7",
"stateId": "58ebd7df-fc40-462b-b307-fda5696110e4",
"templateId": "2ae5e9bd-1ac5-4279-b21b-10573c3f75ab",
"documentTemplate": {
"name": "sample string 1",
"fileExtension": "sample string 2",
"location": "sample string 3",
"jobTypeId": "21b17464-a97f-47c3-872e-437032ec7557",
"active": true,
"autoEmailOnJobCompletion": true,
"visibleOnPortal": true,
"documents": [],
"createdById": "d15221bf-f5e5-4c54-a98e-2f7afc310f5e",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "31e733b0-80d6-43a0-97b2-fb6cca10286c",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "09e6960b-ac26-4f55-bc83-c8cba388094f"
},
"fileLocationId": "8c2e6d10-3f89-4e15-a7e8-33c6bacc9c0d",
"fileLocation": {
"location": "sample string 1",
"extension": "sample string 2",
"active": true,
"createdById": "3d566615-4cca-4be0-9211-5c82a5f1abba",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "c2e287df-bdab-4943-aef3-9f34109c6e02",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "f38e6a6a-4500-48d7-a6a8-813fa77ae1a9"
},
"documentState": {
"name": "sample string 1",
"documentsWithThatState": [],
"id": "185e112d-07e3-4979-8e34-051b810b5d27"
},
"pdfGenerated": true,
"visibleOnPortal": true,
"name": "sample string 4",
"active": true,
"createdById": "3330e76a-aa18-4462-bc41-6a3f68b4bd42",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "cead194f-d5fa-428a-88cd-25f8873ff16e",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "3332b716-5bee-4a0b-8cf1-052ae7fe0596"
},
{
"jobId": "b18fb692-53a3-4846-8b66-76431e04c4d7",
"stateId": "58ebd7df-fc40-462b-b307-fda5696110e4",
"templateId": "2ae5e9bd-1ac5-4279-b21b-10573c3f75ab",
"documentTemplate": {
"name": "sample string 1",
"fileExtension": "sample string 2",
"location": "sample string 3",
"jobTypeId": "21b17464-a97f-47c3-872e-437032ec7557",
"active": true,
"autoEmailOnJobCompletion": true,
"visibleOnPortal": true,
"documents": [],
"createdById": "d15221bf-f5e5-4c54-a98e-2f7afc310f5e",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "31e733b0-80d6-43a0-97b2-fb6cca10286c",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "09e6960b-ac26-4f55-bc83-c8cba388094f"
},
"fileLocationId": "8c2e6d10-3f89-4e15-a7e8-33c6bacc9c0d",
"fileLocation": {
"location": "sample string 1",
"extension": "sample string 2",
"active": true,
"createdById": "3d566615-4cca-4be0-9211-5c82a5f1abba",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "c2e287df-bdab-4943-aef3-9f34109c6e02",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "f38e6a6a-4500-48d7-a6a8-813fa77ae1a9"
},
"documentState": {
"name": "sample string 1",
"documentsWithThatState": [],
"id": "185e112d-07e3-4979-8e34-051b810b5d27"
},
"pdfGenerated": true,
"visibleOnPortal": true,
"name": "sample string 4",
"active": true,
"createdById": "3330e76a-aa18-4462-bc41-6a3f68b4bd42",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "cead194f-d5fa-428a-88cd-25f8873ff16e",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "3332b716-5bee-4a0b-8cf1-052ae7fe0596"
}
],
"jobHistory": [
{
"jobId": "76dc91bc-7412-40f8-9435-7cc8837d55e2",
"jobHistoryTypeId": "35d9740a-25cc-4b1b-bce7-f9a1ecb76796",
"sourceStateId": "a5440a42-1183-481b-ba4e-36f2df2fcafd",
"destinationStateId": "64d38e88-f1e0-4e99-8b8c-4564f0030f70",
"allocatedToId": "170aeca6-cf8a-4422-bbcc-aa3dfa8ba6a7",
"clonedFromId": "a6acdb0f-6727-4096-bca2-262389609c73",
"jobHistoryType": {
"name": "sample string 1",
"id": "d4eee8ff-76ff-4509-a0e1-7090842cb706"
},
"sourceJobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "050658c6-4b83-4a4e-a9c1-3a14262bfa77"
},
"destinationJobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "050658c6-4b83-4a4e-a9c1-3a14262bfa77"
},
"createdById": "9de612f4-4567-463a-adf9-f2ae8a35f51f",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "8873a50e-ea34-492f-8484-1bcf8763f65a",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "fe999e26-f4c4-4ce7-a525-a5202f9ec5fc"
},
{
"jobId": "76dc91bc-7412-40f8-9435-7cc8837d55e2",
"jobHistoryTypeId": "35d9740a-25cc-4b1b-bce7-f9a1ecb76796",
"sourceStateId": "a5440a42-1183-481b-ba4e-36f2df2fcafd",
"destinationStateId": "64d38e88-f1e0-4e99-8b8c-4564f0030f70",
"allocatedToId": "170aeca6-cf8a-4422-bbcc-aa3dfa8ba6a7",
"clonedFromId": "a6acdb0f-6727-4096-bca2-262389609c73",
"jobHistoryType": {
"name": "sample string 1",
"id": "d4eee8ff-76ff-4509-a0e1-7090842cb706"
},
"sourceJobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "050658c6-4b83-4a4e-a9c1-3a14262bfa77"
},
"destinationJobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "050658c6-4b83-4a4e-a9c1-3a14262bfa77"
},
"createdById": "9de612f4-4567-463a-adf9-f2ae8a35f51f",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "8873a50e-ea34-492f-8484-1bcf8763f65a",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "fe999e26-f4c4-4ce7-a525-a5202f9ec5fc"
}
],
"createdById": "9623d0a1-89db-45c7-ad52-60dc42a4a2f7",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "82b746b5-a221-4c80-a41b-53fb595e97bf",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "04125e4f-5c2a-44d8-a35a-38d3e5faafb6"
},
{
"jobTypeId": "1c1325c9-2aaf-4e9a-84ec-7c5e9e4ba3af",
"active": true,
"stateId": "08daf752-ec19-46a0-b959-ec3e76bfb568",
"externalRef": "sample string 4",
"allocatedToId": "d5959333-93da-4b61-8e08-3b27bebfdec4",
"name": "sample string 5",
"scheduledDate": "2026-07-24T18:07:42.0074024+00:00",
"siteId": "dbefd8a8-0073-4fd2-8a35-d3033bf9f328",
"contactId": "6469487a-fa21-475d-8ad9-619f309b287b",
"notes": "sample string 8",
"timeInMinutes": 9,
"parentJobId": "721c3f00-0083-4aab-bfd9-639788692940",
"isGroupJob": true,
"deviceId": "sample string 11",
"syncToDevice": true,
"assetId": "5f65f06f-f4f9-4835-874d-8941b80cc8d7",
"jobRecurrenceId": "0e6905df-16b8-4f6f-8b67-5e68f1ec5425",
"rejectionReasonId": "4e013877-4395-496a-bf26-346a70ae046d",
"jobCategoryId": "6b239234-0bb9-479c-8cdf-de4055f8ce8c",
"numericCode": 13,
"completedDate": "2026-07-24T18:07:42.0074024+00:00",
"monitoringRegimeId": "sample string 14",
"jobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "050658c6-4b83-4a4e-a9c1-3a14262bfa77"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "4770326e-f62d-451c-8e24-d9e0a6246e00",
"titleId": "24e3ce3b-c32b-4b09-a030-836884aa0484",
"organisationId": "f78a075e-519f-459f-a974-c95ba2af953d",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "6e1c9191-0d09-460c-a1e5-66d7eba6eed0",
"createdById": "4f68e818-b374-4625-a6be-2ebe678c471f",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "31f3a60a-1071-4863-aac0-6ff65c51942d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "6cd640ff-3024-4b9b-a20a-379ee8265410"
},
"title": {
"name": "sample string 1",
"id": "b2dc1b16-ba04-43d9-8435-7d41ee37e459"
},
"createdById": "e82c3d66-4ddd-4273-b41d-4f83d430f27c",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "5eec53bf-7ec6-41bb-8868-04c12bc8b236",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "411c5fc8-819d-47c1-a6d8-28ae35da14d7"
},
"asset": {
"name": "sample string 1",
"description": "sample string 2",
"assetTypeId": "9a426a23-47c8-489c-bef5-f40962507925",
"location": "sample string 4",
"locationId": "sample string 5",
"externalReference": "sample string 6",
"serialNumber": "sample string 7",
"assetNumber": "sample string 8",
"uniqueBarcode": "sample string 9",
"notes": "sample string 10",
"siteId": "a4207659-f61a-4091-be34-4f78c6ed7ba4",
"owner": "sample string 11",
"active": true,
"suspended": true,
"jobId": "dfcf9ee1-57a8-4f05-aa60-26be7ce1324a",
"hierarchicalLocationId": "77bb1310-b058-469a-a3c9-483d72b89190",
"imageFileName": "sample string 14",
"jobs": [],
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [
{
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
{
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
}
],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"jobRecurrences": [
{
"name": "sample string 1",
"jobTypeGroupId": "9b610d21-a096-4fbe-bb9c-124f29002dde",
"userId": "28752928-99ee-4070-b1a6-c96f05d4b99d",
"createDaysBefore": 3,
"siteId": "23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b",
"contactId": "4231071c-0d5b-4e7a-aa91-62f9d54c7789",
"assetId": "ef7d7946-9b7a-4b57-bf36-7c200d63033e",
"startDate": "2026-07-24T18:07:42.0074024+00:00",
"endDate": "2026-07-24T18:07:42.0074024+00:00",
"numberGenerated": 6,
"lastDate": "2026-07-24T18:07:42.0074024+00:00",
"nextDate": "2026-07-24T18:07:42.0074024+00:00",
"overrideGeneratedNextDate": "2026-07-24T18:07:42.0074024+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "d0e9a732-dc73-4114-8a09-b24de3ecf140",
"recurrenceGroupId": "12d04a2f-fd33-4aea-b8b4-33513564dd6d",
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
},
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "698ddf75-de08-4410-9c3c-9ca14807fc05"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "4770326e-f62d-451c-8e24-d9e0a6246e00",
"titleId": "24e3ce3b-c32b-4b09-a030-836884aa0484",
"organisationId": "f78a075e-519f-459f-a974-c95ba2af953d",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "6e1c9191-0d09-460c-a1e5-66d7eba6eed0",
"createdById": "4f68e818-b374-4625-a6be-2ebe678c471f",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "31f3a60a-1071-4863-aac0-6ff65c51942d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "6cd640ff-3024-4b9b-a20a-379ee8265410"
},
"title": {
"name": "sample string 1",
"id": "b2dc1b16-ba04-43d9-8435-7d41ee37e459"
},
"createdById": "e82c3d66-4ddd-4273-b41d-4f83d430f27c",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "5eec53bf-7ec6-41bb-8868-04c12bc8b236",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "411c5fc8-819d-47c1-a6d8-28ae35da14d7"
},
"sampledAssets": [
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3
},
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3
}
],
"lastCompletedDate": "2026-07-24T18:07:42.0074024+00:00",
"createdById": "e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "32a78a46-cfe1-4427-89c5-99428c472b54",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "43c1db48-5229-403a-87e0-18dbf94686de"
},
{
"name": "sample string 1",
"jobTypeGroupId": "9b610d21-a096-4fbe-bb9c-124f29002dde",
"userId": "28752928-99ee-4070-b1a6-c96f05d4b99d",
"createDaysBefore": 3,
"siteId": "23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b",
"contactId": "4231071c-0d5b-4e7a-aa91-62f9d54c7789",
"assetId": "ef7d7946-9b7a-4b57-bf36-7c200d63033e",
"startDate": "2026-07-24T18:07:42.0074024+00:00",
"endDate": "2026-07-24T18:07:42.0074024+00:00",
"numberGenerated": 6,
"lastDate": "2026-07-24T18:07:42.0074024+00:00",
"nextDate": "2026-07-24T18:07:42.0074024+00:00",
"overrideGeneratedNextDate": "2026-07-24T18:07:42.0074024+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "d0e9a732-dc73-4114-8a09-b24de3ecf140",
"recurrenceGroupId": "12d04a2f-fd33-4aea-b8b4-33513564dd6d",
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
},
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "698ddf75-de08-4410-9c3c-9ca14807fc05"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "4770326e-f62d-451c-8e24-d9e0a6246e00",
"titleId": "24e3ce3b-c32b-4b09-a030-836884aa0484",
"organisationId": "f78a075e-519f-459f-a974-c95ba2af953d",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "6e1c9191-0d09-460c-a1e5-66d7eba6eed0",
"createdById": "4f68e818-b374-4625-a6be-2ebe678c471f",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "31f3a60a-1071-4863-aac0-6ff65c51942d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "6cd640ff-3024-4b9b-a20a-379ee8265410"
},
"title": {
"name": "sample string 1",
"id": "b2dc1b16-ba04-43d9-8435-7d41ee37e459"
},
"createdById": "e82c3d66-4ddd-4273-b41d-4f83d430f27c",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "5eec53bf-7ec6-41bb-8868-04c12bc8b236",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "411c5fc8-819d-47c1-a6d8-28ae35da14d7"
},
"sampledAssets": [
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3
},
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3
}
],
"lastCompletedDate": "2026-07-24T18:07:42.0074024+00:00",
"createdById": "e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "32a78a46-cfe1-4427-89c5-99428c472b54",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "43c1db48-5229-403a-87e0-18dbf94686de"
}
],
"sampledAssets": [
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3,
"jobRecurrence": {
"name": "sample string 1",
"jobTypeGroupId": "9b610d21-a096-4fbe-bb9c-124f29002dde",
"userId": "28752928-99ee-4070-b1a6-c96f05d4b99d",
"createDaysBefore": 3,
"siteId": "23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b",
"contactId": "4231071c-0d5b-4e7a-aa91-62f9d54c7789",
"assetId": "ef7d7946-9b7a-4b57-bf36-7c200d63033e",
"startDate": "2026-07-24T18:07:42.0074024+00:00",
"endDate": "2026-07-24T18:07:42.0074024+00:00",
"numberGenerated": 6,
"lastDate": "2026-07-24T18:07:42.0074024+00:00",
"nextDate": "2026-07-24T18:07:42.0074024+00:00",
"overrideGeneratedNextDate": "2026-07-24T18:07:42.0074024+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "d0e9a732-dc73-4114-8a09-b24de3ecf140",
"recurrenceGroupId": "12d04a2f-fd33-4aea-b8b4-33513564dd6d",
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
},
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "698ddf75-de08-4410-9c3c-9ca14807fc05"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "4770326e-f62d-451c-8e24-d9e0a6246e00",
"titleId": "24e3ce3b-c32b-4b09-a030-836884aa0484",
"organisationId": "f78a075e-519f-459f-a974-c95ba2af953d",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "6e1c9191-0d09-460c-a1e5-66d7eba6eed0",
"createdById": "4f68e818-b374-4625-a6be-2ebe678c471f",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "31f3a60a-1071-4863-aac0-6ff65c51942d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "6cd640ff-3024-4b9b-a20a-379ee8265410"
},
"title": {
"name": "sample string 1",
"id": "b2dc1b16-ba04-43d9-8435-7d41ee37e459"
},
"createdById": "e82c3d66-4ddd-4273-b41d-4f83d430f27c",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "5eec53bf-7ec6-41bb-8868-04c12bc8b236",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "411c5fc8-819d-47c1-a6d8-28ae35da14d7"
},
"sampledAssets": [],
"lastCompletedDate": "2026-07-24T18:07:42.0074024+00:00",
"createdById": "e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "32a78a46-cfe1-4427-89c5-99428c472b54",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "43c1db48-5229-403a-87e0-18dbf94686de"
}
},
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3,
"jobRecurrence": {
"name": "sample string 1",
"jobTypeGroupId": "9b610d21-a096-4fbe-bb9c-124f29002dde",
"userId": "28752928-99ee-4070-b1a6-c96f05d4b99d",
"createDaysBefore": 3,
"siteId": "23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b",
"contactId": "4231071c-0d5b-4e7a-aa91-62f9d54c7789",
"assetId": "ef7d7946-9b7a-4b57-bf36-7c200d63033e",
"startDate": "2026-07-24T18:07:42.0074024+00:00",
"endDate": "2026-07-24T18:07:42.0074024+00:00",
"numberGenerated": 6,
"lastDate": "2026-07-24T18:07:42.0074024+00:00",
"nextDate": "2026-07-24T18:07:42.0074024+00:00",
"overrideGeneratedNextDate": "2026-07-24T18:07:42.0074024+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "d0e9a732-dc73-4114-8a09-b24de3ecf140",
"recurrenceGroupId": "12d04a2f-fd33-4aea-b8b4-33513564dd6d",
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
},
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "698ddf75-de08-4410-9c3c-9ca14807fc05"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "4770326e-f62d-451c-8e24-d9e0a6246e00",
"titleId": "24e3ce3b-c32b-4b09-a030-836884aa0484",
"organisationId": "f78a075e-519f-459f-a974-c95ba2af953d",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "6e1c9191-0d09-460c-a1e5-66d7eba6eed0",
"createdById": "4f68e818-b374-4625-a6be-2ebe678c471f",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "31f3a60a-1071-4863-aac0-6ff65c51942d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "6cd640ff-3024-4b9b-a20a-379ee8265410"
},
"title": {
"name": "sample string 1",
"id": "b2dc1b16-ba04-43d9-8435-7d41ee37e459"
},
"createdById": "e82c3d66-4ddd-4273-b41d-4f83d430f27c",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "5eec53bf-7ec6-41bb-8868-04c12bc8b236",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "411c5fc8-819d-47c1-a6d8-28ae35da14d7"
},
"sampledAssets": [],
"lastCompletedDate": "2026-07-24T18:07:42.0074024+00:00",
"createdById": "e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "32a78a46-cfe1-4427-89c5-99428c472b54",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "43c1db48-5229-403a-87e0-18dbf94686de"
}
}
],
"monitoringRegimeSampledAssets": [
{
"monitoringRegimeId": "sample string 1",
"assetId": "e0531cff-dcf8-4c35-8442-707237a4b36f",
"jobIndexId": 3
},
{
"monitoringRegimeId": "sample string 1",
"assetId": "e0531cff-dcf8-4c35-8442-707237a4b36f",
"jobIndexId": 3
}
],
"hierarchicalLocation": {
"siteId": "6cbdd07e-2f6d-46f6-a9a5-53045c74a49a",
"name": "sample string 2",
"parentId": "9593dcf9-9f08-47bb-aede-77486e98ce07",
"depth": 3,
"fullName": "sample string 4",
"active": true,
"sortOrder": 6.0,
"createdById": "49f00f9f-c71a-4df0-9e19-b06227f7da81",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "0a055160-4913-4c51-b601-2485dac5f399",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "33e5baea-ee91-4303-b8f7-35f912b105bb"
},
"createdById": "7465c593-7ca9-4015-aa79-e9398b969573",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "b37eb9a9-bb2f-42b8-b511-c59f5e248d53",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "ec44aff5-f94e-4756-9077-04500c017ea8"
},
"jobRecurrence": {
"name": "sample string 1",
"jobTypeGroupId": "9b610d21-a096-4fbe-bb9c-124f29002dde",
"userId": "28752928-99ee-4070-b1a6-c96f05d4b99d",
"createDaysBefore": 3,
"siteId": "23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b",
"contactId": "4231071c-0d5b-4e7a-aa91-62f9d54c7789",
"assetId": "ef7d7946-9b7a-4b57-bf36-7c200d63033e",
"startDate": "2026-07-24T18:07:42.0074024+00:00",
"endDate": "2026-07-24T18:07:42.0074024+00:00",
"numberGenerated": 6,
"lastDate": "2026-07-24T18:07:42.0074024+00:00",
"nextDate": "2026-07-24T18:07:42.0074024+00:00",
"overrideGeneratedNextDate": "2026-07-24T18:07:42.0074024+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "d0e9a732-dc73-4114-8a09-b24de3ecf140",
"recurrenceGroupId": "12d04a2f-fd33-4aea-b8b4-33513564dd6d",
"asset": {
"name": "sample string 1",
"description": "sample string 2",
"assetTypeId": "9a426a23-47c8-489c-bef5-f40962507925",
"location": "sample string 4",
"locationId": "sample string 5",
"externalReference": "sample string 6",
"serialNumber": "sample string 7",
"assetNumber": "sample string 8",
"uniqueBarcode": "sample string 9",
"notes": "sample string 10",
"siteId": "a4207659-f61a-4091-be34-4f78c6ed7ba4",
"owner": "sample string 11",
"active": true,
"suspended": true,
"jobId": "dfcf9ee1-57a8-4f05-aa60-26be7ce1324a",
"hierarchicalLocationId": "77bb1310-b058-469a-a3c9-483d72b89190",
"imageFileName": "sample string 14",
"jobs": [],
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [
{
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
{
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
}
],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"jobRecurrences": [],
"sampledAssets": [
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3
},
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3
}
],
"monitoringRegimeSampledAssets": [
{
"monitoringRegimeId": "sample string 1",
"assetId": "e0531cff-dcf8-4c35-8442-707237a4b36f",
"jobIndexId": 3
},
{
"monitoringRegimeId": "sample string 1",
"assetId": "e0531cff-dcf8-4c35-8442-707237a4b36f",
"jobIndexId": 3
}
],
"hierarchicalLocation": {
"siteId": "6cbdd07e-2f6d-46f6-a9a5-53045c74a49a",
"name": "sample string 2",
"parentId": "9593dcf9-9f08-47bb-aede-77486e98ce07",
"depth": 3,
"fullName": "sample string 4",
"active": true,
"sortOrder": 6.0,
"createdById": "49f00f9f-c71a-4df0-9e19-b06227f7da81",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "0a055160-4913-4c51-b601-2485dac5f399",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "33e5baea-ee91-4303-b8f7-35f912b105bb"
},
"createdById": "7465c593-7ca9-4015-aa79-e9398b969573",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "b37eb9a9-bb2f-42b8-b511-c59f5e248d53",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "ec44aff5-f94e-4756-9077-04500c017ea8"
},
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
},
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "698ddf75-de08-4410-9c3c-9ca14807fc05"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "4770326e-f62d-451c-8e24-d9e0a6246e00",
"titleId": "24e3ce3b-c32b-4b09-a030-836884aa0484",
"organisationId": "f78a075e-519f-459f-a974-c95ba2af953d",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "6e1c9191-0d09-460c-a1e5-66d7eba6eed0",
"createdById": "4f68e818-b374-4625-a6be-2ebe678c471f",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "31f3a60a-1071-4863-aac0-6ff65c51942d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "6cd640ff-3024-4b9b-a20a-379ee8265410"
},
"title": {
"name": "sample string 1",
"id": "b2dc1b16-ba04-43d9-8435-7d41ee37e459"
},
"createdById": "e82c3d66-4ddd-4273-b41d-4f83d430f27c",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "5eec53bf-7ec6-41bb-8868-04c12bc8b236",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "411c5fc8-819d-47c1-a6d8-28ae35da14d7"
},
"sampledAssets": [
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3,
"asset": {
"name": "sample string 1",
"description": "sample string 2",
"assetTypeId": "9a426a23-47c8-489c-bef5-f40962507925",
"location": "sample string 4",
"locationId": "sample string 5",
"externalReference": "sample string 6",
"serialNumber": "sample string 7",
"assetNumber": "sample string 8",
"uniqueBarcode": "sample string 9",
"notes": "sample string 10",
"siteId": "a4207659-f61a-4091-be34-4f78c6ed7ba4",
"owner": "sample string 11",
"active": true,
"suspended": true,
"jobId": "dfcf9ee1-57a8-4f05-aa60-26be7ce1324a",
"hierarchicalLocationId": "77bb1310-b058-469a-a3c9-483d72b89190",
"imageFileName": "sample string 14",
"jobs": [],
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [
{
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
{
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
}
],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"jobRecurrences": [],
"sampledAssets": [],
"monitoringRegimeSampledAssets": [
{
"monitoringRegimeId": "sample string 1",
"assetId": "e0531cff-dcf8-4c35-8442-707237a4b36f",
"jobIndexId": 3
},
{
"monitoringRegimeId": "sample string 1",
"assetId": "e0531cff-dcf8-4c35-8442-707237a4b36f",
"jobIndexId": 3
}
],
"hierarchicalLocation": {
"siteId": "6cbdd07e-2f6d-46f6-a9a5-53045c74a49a",
"name": "sample string 2",
"parentId": "9593dcf9-9f08-47bb-aede-77486e98ce07",
"depth": 3,
"fullName": "sample string 4",
"active": true,
"sortOrder": 6.0,
"createdById": "49f00f9f-c71a-4df0-9e19-b06227f7da81",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "0a055160-4913-4c51-b601-2485dac5f399",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "33e5baea-ee91-4303-b8f7-35f912b105bb"
},
"createdById": "7465c593-7ca9-4015-aa79-e9398b969573",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "b37eb9a9-bb2f-42b8-b511-c59f5e248d53",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "ec44aff5-f94e-4756-9077-04500c017ea8"
}
},
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3,
"asset": {
"name": "sample string 1",
"description": "sample string 2",
"assetTypeId": "9a426a23-47c8-489c-bef5-f40962507925",
"location": "sample string 4",
"locationId": "sample string 5",
"externalReference": "sample string 6",
"serialNumber": "sample string 7",
"assetNumber": "sample string 8",
"uniqueBarcode": "sample string 9",
"notes": "sample string 10",
"siteId": "a4207659-f61a-4091-be34-4f78c6ed7ba4",
"owner": "sample string 11",
"active": true,
"suspended": true,
"jobId": "dfcf9ee1-57a8-4f05-aa60-26be7ce1324a",
"hierarchicalLocationId": "77bb1310-b058-469a-a3c9-483d72b89190",
"imageFileName": "sample string 14",
"jobs": [],
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [
{
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
{
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
}
],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"jobRecurrences": [],
"sampledAssets": [],
"monitoringRegimeSampledAssets": [
{
"monitoringRegimeId": "sample string 1",
"assetId": "e0531cff-dcf8-4c35-8442-707237a4b36f",
"jobIndexId": 3
},
{
"monitoringRegimeId": "sample string 1",
"assetId": "e0531cff-dcf8-4c35-8442-707237a4b36f",
"jobIndexId": 3
}
],
"hierarchicalLocation": {
"siteId": "6cbdd07e-2f6d-46f6-a9a5-53045c74a49a",
"name": "sample string 2",
"parentId": "9593dcf9-9f08-47bb-aede-77486e98ce07",
"depth": 3,
"fullName": "sample string 4",
"active": true,
"sortOrder": 6.0,
"createdById": "49f00f9f-c71a-4df0-9e19-b06227f7da81",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "0a055160-4913-4c51-b601-2485dac5f399",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "33e5baea-ee91-4303-b8f7-35f912b105bb"
},
"createdById": "7465c593-7ca9-4015-aa79-e9398b969573",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "b37eb9a9-bb2f-42b8-b511-c59f5e248d53",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "ec44aff5-f94e-4756-9077-04500c017ea8"
}
}
],
"lastCompletedDate": "2026-07-24T18:07:42.0074024+00:00",
"createdById": "e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "32a78a46-cfe1-4427-89c5-99428c472b54",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "43c1db48-5229-403a-87e0-18dbf94686de"
},
"rejectionReason": {
"order": 1,
"name": "sample string 2",
"active": true,
"tenantOrganisationId": "397ac4b1-b13c-4bc0-b4aa-2e9304a9fa84",
"createdById": "753c932f-9470-4f8c-b9d8-3b80f74da1ab",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "0b91416f-65bd-4e90-8a95-cd381f2e3e34",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "82c80830-0f5f-466b-ab4d-6178da403712"
},
"jobCategory": {
"name": "sample string 1",
"id": "5442ad2d-ce89-426a-85c6-f756829624a7"
},
"sections": [
{
"jobId": "c1a0c8ab-d988-4766-94e5-0c94774a9193",
"internalSectionTypeId": "733beae9-7856-4c0b-b15c-9351919383dc",
"sectionTypeId": "965a81b0-aef5-432c-9399-2f112148385f",
"caption": "sample string 4",
"name": "sample string 5",
"sectionJson": "sample string 6",
"repeatable": true,
"template": true,
"gridInput": true,
"siteVisit": true,
"active": true,
"order": 12.0,
"fqn": "sample string 13",
"visible": true,
"state": "d307d093-04d9-4fbb-9d7b-b793277e3352",
"sectionVariantId": "2dd538d4-92da-472e-b6e7-1df217a98d0a",
"sectionType": {
"internalId": "8ec1ef74-bb9d-4b21-b362-93147f96e688",
"caption": "sample string 2",
"name": "sample string 3",
"repeatable": true,
"template": true,
"gridInput": true,
"siteVisit": true,
"jsonData": "sample string 8",
"order": 9,
"jobTypeId": "2e8dfabc-454b-40ad-8550-360a070feac4",
"active": true,
"fqn": "sample string 12",
"visible": true,
"fileImport": true,
"sectionVariantId": "2f54ed93-1fcd-4cf3-a196-bf1f4f876981",
"expressionTypes": "sample string 15",
"createdById": "90a740fb-1fef-4be3-a1bb-ad02e73335ff",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "75b75608-188f-4f9b-89aa-5d30975f0f30",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "85374695-505d-4826-ad46-134d7879b1f0"
},
"createdById": "6d7250e1-514c-41bd-bc40-f38e3b7cb746",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "13943351-db05-4dd1-8dfd-f2f9cf7cea35",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "72f28092-a135-4716-bf56-e9e401142b35"
},
{
"jobId": "c1a0c8ab-d988-4766-94e5-0c94774a9193",
"internalSectionTypeId": "733beae9-7856-4c0b-b15c-9351919383dc",
"sectionTypeId": "965a81b0-aef5-432c-9399-2f112148385f",
"caption": "sample string 4",
"name": "sample string 5",
"sectionJson": "sample string 6",
"repeatable": true,
"template": true,
"gridInput": true,
"siteVisit": true,
"active": true,
"order": 12.0,
"fqn": "sample string 13",
"visible": true,
"state": "d307d093-04d9-4fbb-9d7b-b793277e3352",
"sectionVariantId": "2dd538d4-92da-472e-b6e7-1df217a98d0a",
"sectionType": {
"internalId": "8ec1ef74-bb9d-4b21-b362-93147f96e688",
"caption": "sample string 2",
"name": "sample string 3",
"repeatable": true,
"template": true,
"gridInput": true,
"siteVisit": true,
"jsonData": "sample string 8",
"order": 9,
"jobTypeId": "2e8dfabc-454b-40ad-8550-360a070feac4",
"active": true,
"fqn": "sample string 12",
"visible": true,
"fileImport": true,
"sectionVariantId": "2f54ed93-1fcd-4cf3-a196-bf1f4f876981",
"expressionTypes": "sample string 15",
"createdById": "90a740fb-1fef-4be3-a1bb-ad02e73335ff",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "75b75608-188f-4f9b-89aa-5d30975f0f30",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "85374695-505d-4826-ad46-134d7879b1f0"
},
"createdById": "6d7250e1-514c-41bd-bc40-f38e3b7cb746",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "13943351-db05-4dd1-8dfd-f2f9cf7cea35",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "72f28092-a135-4716-bf56-e9e401142b35"
}
],
"descendantJobs": [],
"documents": [
{
"jobId": "b18fb692-53a3-4846-8b66-76431e04c4d7",
"stateId": "58ebd7df-fc40-462b-b307-fda5696110e4",
"templateId": "2ae5e9bd-1ac5-4279-b21b-10573c3f75ab",
"documentTemplate": {
"name": "sample string 1",
"fileExtension": "sample string 2",
"location": "sample string 3",
"jobTypeId": "21b17464-a97f-47c3-872e-437032ec7557",
"active": true,
"autoEmailOnJobCompletion": true,
"visibleOnPortal": true,
"documents": [],
"createdById": "d15221bf-f5e5-4c54-a98e-2f7afc310f5e",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "31e733b0-80d6-43a0-97b2-fb6cca10286c",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "09e6960b-ac26-4f55-bc83-c8cba388094f"
},
"fileLocationId": "8c2e6d10-3f89-4e15-a7e8-33c6bacc9c0d",
"fileLocation": {
"location": "sample string 1",
"extension": "sample string 2",
"active": true,
"createdById": "3d566615-4cca-4be0-9211-5c82a5f1abba",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "c2e287df-bdab-4943-aef3-9f34109c6e02",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "f38e6a6a-4500-48d7-a6a8-813fa77ae1a9"
},
"documentState": {
"name": "sample string 1",
"documentsWithThatState": [],
"id": "185e112d-07e3-4979-8e34-051b810b5d27"
},
"pdfGenerated": true,
"visibleOnPortal": true,
"name": "sample string 4",
"active": true,
"createdById": "3330e76a-aa18-4462-bc41-6a3f68b4bd42",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "cead194f-d5fa-428a-88cd-25f8873ff16e",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "3332b716-5bee-4a0b-8cf1-052ae7fe0596"
},
{
"jobId": "b18fb692-53a3-4846-8b66-76431e04c4d7",
"stateId": "58ebd7df-fc40-462b-b307-fda5696110e4",
"templateId": "2ae5e9bd-1ac5-4279-b21b-10573c3f75ab",
"documentTemplate": {
"name": "sample string 1",
"fileExtension": "sample string 2",
"location": "sample string 3",
"jobTypeId": "21b17464-a97f-47c3-872e-437032ec7557",
"active": true,
"autoEmailOnJobCompletion": true,
"visibleOnPortal": true,
"documents": [],
"createdById": "d15221bf-f5e5-4c54-a98e-2f7afc310f5e",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "31e733b0-80d6-43a0-97b2-fb6cca10286c",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "09e6960b-ac26-4f55-bc83-c8cba388094f"
},
"fileLocationId": "8c2e6d10-3f89-4e15-a7e8-33c6bacc9c0d",
"fileLocation": {
"location": "sample string 1",
"extension": "sample string 2",
"active": true,
"createdById": "3d566615-4cca-4be0-9211-5c82a5f1abba",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "c2e287df-bdab-4943-aef3-9f34109c6e02",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "f38e6a6a-4500-48d7-a6a8-813fa77ae1a9"
},
"documentState": {
"name": "sample string 1",
"documentsWithThatState": [],
"id": "185e112d-07e3-4979-8e34-051b810b5d27"
},
"pdfGenerated": true,
"visibleOnPortal": true,
"name": "sample string 4",
"active": true,
"createdById": "3330e76a-aa18-4462-bc41-6a3f68b4bd42",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "cead194f-d5fa-428a-88cd-25f8873ff16e",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "3332b716-5bee-4a0b-8cf1-052ae7fe0596"
}
],
"jobHistory": [
{
"jobId": "76dc91bc-7412-40f8-9435-7cc8837d55e2",
"jobHistoryTypeId": "35d9740a-25cc-4b1b-bce7-f9a1ecb76796",
"sourceStateId": "a5440a42-1183-481b-ba4e-36f2df2fcafd",
"destinationStateId": "64d38e88-f1e0-4e99-8b8c-4564f0030f70",
"allocatedToId": "170aeca6-cf8a-4422-bbcc-aa3dfa8ba6a7",
"clonedFromId": "a6acdb0f-6727-4096-bca2-262389609c73",
"jobHistoryType": {
"name": "sample string 1",
"id": "d4eee8ff-76ff-4509-a0e1-7090842cb706"
},
"sourceJobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "050658c6-4b83-4a4e-a9c1-3a14262bfa77"
},
"destinationJobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "050658c6-4b83-4a4e-a9c1-3a14262bfa77"
},
"createdById": "9de612f4-4567-463a-adf9-f2ae8a35f51f",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "8873a50e-ea34-492f-8484-1bcf8763f65a",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "fe999e26-f4c4-4ce7-a525-a5202f9ec5fc"
},
{
"jobId": "76dc91bc-7412-40f8-9435-7cc8837d55e2",
"jobHistoryTypeId": "35d9740a-25cc-4b1b-bce7-f9a1ecb76796",
"sourceStateId": "a5440a42-1183-481b-ba4e-36f2df2fcafd",
"destinationStateId": "64d38e88-f1e0-4e99-8b8c-4564f0030f70",
"allocatedToId": "170aeca6-cf8a-4422-bbcc-aa3dfa8ba6a7",
"clonedFromId": "a6acdb0f-6727-4096-bca2-262389609c73",
"jobHistoryType": {
"name": "sample string 1",
"id": "d4eee8ff-76ff-4509-a0e1-7090842cb706"
},
"sourceJobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "050658c6-4b83-4a4e-a9c1-3a14262bfa77"
},
"destinationJobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "050658c6-4b83-4a4e-a9c1-3a14262bfa77"
},
"createdById": "9de612f4-4567-463a-adf9-f2ae8a35f51f",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "8873a50e-ea34-492f-8484-1bcf8763f65a",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "fe999e26-f4c4-4ce7-a525-a5202f9ec5fc"
}
],
"createdById": "9623d0a1-89db-45c7-ad52-60dc42a4a2f7",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "82b746b5-a221-4c80-a41b-53fb595e97bf",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "04125e4f-5c2a-44d8-a35a-38d3e5faafb6"
}
],
"tenantOrganisationId": "6dd6c440-c940-4b42-8d8b-926fcb00a8f8",
"jobCategory": {
"name": "sample string 1",
"id": "5442ad2d-ce89-426a-85c6-f756829624a7"
},
"createdById": "ddd92b28-e240-458b-bd05-65096c32a92e",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "d40e7618-9dcd-4cd1-bf74-f0757546cf69",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "d409988a-a201-4f09-a1ed-438db7865edf"
}
],
"features": [
{
"tenantId": "c1e6fe69-51a4-49d1-98d4-a2f6c42300c4",
"featureId": "182fb7af-ad09-4dfe-92ec-254c930bc536",
"feature": {
"name": "sample string 1",
"description": "sample string 2",
"tenantFeatures": [],
"id": "26685110-442f-4511-8dcf-0a14a2f02014"
},
"createdById": "5b9756f3-5577-49fe-8579-120747c31139",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "7ff702a7-cd16-40d3-a2a1-b26150b38068"
},
{
"tenantId": "c1e6fe69-51a4-49d1-98d4-a2f6c42300c4",
"featureId": "182fb7af-ad09-4dfe-92ec-254c930bc536",
"feature": {
"name": "sample string 1",
"description": "sample string 2",
"tenantFeatures": [],
"id": "26685110-442f-4511-8dcf-0a14a2f02014"
},
"createdById": "5b9756f3-5577-49fe-8579-120747c31139",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "7ff702a7-cd16-40d3-a2a1-b26150b38068"
}
],
"createdById": "8d30c5f4-8aba-42f5-af6a-8ccf48eb8c15",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "6d915f47-9ec8-4488-8e86-af132e9cecbc",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00"
},
"emailSettings": {
"replyToEmailAddress": "sample string 1",
"ccEmailAddress": "sample string 2",
"emailSiteVisitReport": true,
"userToReceiveJobCompletionReport": true,
"createdById": "0c51bd38-bf23-442a-9c79-48d1a1c38d47",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "17091bd1-fe56-4144-a18c-e284fb116af7",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "099de003-384c-4858-bbb4-69a473ddfdc5"
},
"defaultContact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "4770326e-f62d-451c-8e24-d9e0a6246e00",
"titleId": "24e3ce3b-c32b-4b09-a030-836884aa0484",
"organisationId": "f78a075e-519f-459f-a974-c95ba2af953d",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "6e1c9191-0d09-460c-a1e5-66d7eba6eed0",
"createdById": "4f68e818-b374-4625-a6be-2ebe678c471f",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "31f3a60a-1071-4863-aac0-6ff65c51942d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "6cd640ff-3024-4b9b-a20a-379ee8265410"
},
"title": {
"name": "sample string 1",
"id": "b2dc1b16-ba04-43d9-8435-7d41ee37e459"
},
"createdById": "e82c3d66-4ddd-4273-b41d-4f83d430f27c",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "5eec53bf-7ec6-41bb-8868-04c12bc8b236",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "411c5fc8-819d-47c1-a6d8-28ae35da14d7"
},
"hierarchicalLocations": [
{
"siteId": "6cbdd07e-2f6d-46f6-a9a5-53045c74a49a",
"name": "sample string 2",
"parentId": "9593dcf9-9f08-47bb-aede-77486e98ce07",
"depth": 3,
"fullName": "sample string 4",
"active": true,
"sortOrder": 6.0,
"createdById": "49f00f9f-c71a-4df0-9e19-b06227f7da81",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "0a055160-4913-4c51-b601-2485dac5f399",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "33e5baea-ee91-4303-b8f7-35f912b105bb"
},
{
"siteId": "6cbdd07e-2f6d-46f6-a9a5-53045c74a49a",
"name": "sample string 2",
"parentId": "9593dcf9-9f08-47bb-aede-77486e98ce07",
"depth": 3,
"fullName": "sample string 4",
"active": true,
"sortOrder": 6.0,
"createdById": "49f00f9f-c71a-4df0-9e19-b06227f7da81",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "0a055160-4913-4c51-b601-2485dac5f399",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "33e5baea-ee91-4303-b8f7-35f912b105bb"
}
],
"teams": [
{
"name": "sample string 1",
"active": true,
"organisationId": "a42e685d-0d62-4634-9b08-f8a3b002522f",
"users": [],
"createdById": "0b0a18ed-de41-4147-83da-e97f80f4b6e0",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "639dc909-52e4-4614-9587-5065677e67b0",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "cb0284b4-ea35-4fdb-94ed-c9b2faf4d432"
},
{
"name": "sample string 1",
"active": true,
"organisationId": "a42e685d-0d62-4634-9b08-f8a3b002522f",
"users": [],
"createdById": "0b0a18ed-de41-4147-83da-e97f80f4b6e0",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "639dc909-52e4-4614-9587-5065677e67b0",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "cb0284b4-ea35-4fdb-94ed-c9b2faf4d432"
}
],
"createdById": "264754b7-4b3e-45cd-9d3c-72b07f2c2fc4",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "6488cd06-eddf-4b9e-b8b0-83ee33c483e8",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "151e6d84-a587-4840-9310-4400c26b6e8e"
}
},
{
"userId": "86796db4-49c8-4c1e-9fd7-089befd59c91",
"organisationId": "4a99628a-ec1b-4015-b585-c9a3bb552d61",
"organisation": {
"name": "sample string 1",
"active": true,
"organisationTypeId": "f32b0486-1ca9-4aa0-be22-2d779b134dd4",
"externalReference": "sample string 4",
"languageId": "8f49bef0-bec6-463f-a51e-1461bae51f2f",
"timezone": "sample string 6",
"image": "sample string 7",
"addressId": "cfd4081b-e98e-45ba-8249-175a1b4f90d8",
"parentId": "548ffae8-76db-4def-a9e5-97253346b24c",
"reportKey": "sample string 9",
"defaultUserId": "c830ce33-a4af-45aa-abcd-c6bc719778ec",
"defaultContactId": "d3bdb5fc-214c-4d0a-ab15-5a5cc34ad1bf",
"digitalTwinUrl": "sample string 10",
"documents": [
{
"organisationId": "1be79e7c-c4ee-4594-bbc3-e8d5d4d7cf7c",
"filePath": "sample string 2",
"fileName": "sample string 3",
"notes": "sample string 4",
"visibleOnPortal": true,
"folderId": "bcef5041-9998-4d5c-9c44-0469da51b94e",
"rootDocumentId": "0c0b0ab4-bdd2-4c6c-ac01-bee6f3f803a6",
"versionNumber": 6,
"isLatestVersion": true,
"folder": {
"organisationId": "623da92c-e5f2-4684-b147-fa9ccc638641",
"name": "sample string 2",
"parentFolderId": "db4005b8-c719-4bf3-8a21-da9d1de8f673",
"sortOrder": 3,
"childFolders": [],
"documents": [],
"createdById": "37e7b4a7-0b91-499e-a36d-8272cdfdb9e2",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "227262db-3805-46bf-8a71-9f104294b389",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "260644db-5691-4cc4-b26f-f02cb5b0400d"
},
"versions": [],
"organisationDocumentTags": [
{
"organisationDocumentId": "3b8427bc-576e-41a1-8d08-3ec7649b7e45",
"tag": "sample string 2",
"tagId": "sample string 3",
"id": "36f2d41b-ad66-4407-8426-4aa8318db406"
},
{
"organisationDocumentId": "3b8427bc-576e-41a1-8d08-3ec7649b7e45",
"tag": "sample string 2",
"tagId": "sample string 3",
"id": "36f2d41b-ad66-4407-8426-4aa8318db406"
}
],
"createdById": "fd7c8634-f63a-43ad-82d1-0c6e41dd8de9",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "ebd67f23-01c0-4d55-bddd-463b3ce83ea9",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "6903d66b-f526-41ef-8aec-1e09c9571e99"
},
{
"organisationId": "1be79e7c-c4ee-4594-bbc3-e8d5d4d7cf7c",
"filePath": "sample string 2",
"fileName": "sample string 3",
"notes": "sample string 4",
"visibleOnPortal": true,
"folderId": "bcef5041-9998-4d5c-9c44-0469da51b94e",
"rootDocumentId": "0c0b0ab4-bdd2-4c6c-ac01-bee6f3f803a6",
"versionNumber": 6,
"isLatestVersion": true,
"folder": {
"organisationId": "623da92c-e5f2-4684-b147-fa9ccc638641",
"name": "sample string 2",
"parentFolderId": "db4005b8-c719-4bf3-8a21-da9d1de8f673",
"sortOrder": 3,
"childFolders": [],
"documents": [],
"createdById": "37e7b4a7-0b91-499e-a36d-8272cdfdb9e2",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "227262db-3805-46bf-8a71-9f104294b389",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "260644db-5691-4cc4-b26f-f02cb5b0400d"
},
"versions": [],
"organisationDocumentTags": [
{
"organisationDocumentId": "3b8427bc-576e-41a1-8d08-3ec7649b7e45",
"tag": "sample string 2",
"tagId": "sample string 3",
"id": "36f2d41b-ad66-4407-8426-4aa8318db406"
},
{
"organisationDocumentId": "3b8427bc-576e-41a1-8d08-3ec7649b7e45",
"tag": "sample string 2",
"tagId": "sample string 3",
"id": "36f2d41b-ad66-4407-8426-4aa8318db406"
}
],
"createdById": "fd7c8634-f63a-43ad-82d1-0c6e41dd8de9",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "ebd67f23-01c0-4d55-bddd-463b3ce83ea9",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "6903d66b-f526-41ef-8aec-1e09c9571e99"
}
],
"descendants": [
{
"ancestorId": "24c4baf7-dafd-4d4e-b9d5-a1c944a955cb",
"descendantId": "d4ab6a7c-db47-44db-84bf-33426d190a52",
"depth": 3
},
{
"ancestorId": "24c4baf7-dafd-4d4e-b9d5-a1c944a955cb",
"descendantId": "d4ab6a7c-db47-44db-84bf-33426d190a52",
"depth": 3
}
],
"ancestors": [
{
"ancestorId": "24c4baf7-dafd-4d4e-b9d5-a1c944a955cb",
"descendantId": "d4ab6a7c-db47-44db-84bf-33426d190a52",
"depth": 3
},
{
"ancestorId": "24c4baf7-dafd-4d4e-b9d5-a1c944a955cb",
"descendantId": "d4ab6a7c-db47-44db-84bf-33426d190a52",
"depth": 3
}
],
"organisationType": {
"name": "sample string 1",
"order": 2,
"active": true,
"contactRequired": true,
"tenantOrganisationId": "65708bf0-1063-4248-a08d-22ffcf71bfc0",
"createdById": "ca1fcf51-d022-4ae1-b9bb-bff7e3258f09",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "14ba0e87-84b1-4af9-b8c3-2a841e0ba661",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "dc570ec6-9d2d-429a-99d5-153f779035bb"
},
"language": {
"name": "sample string 1",
"id": "4ba868b5-4870-45d0-8351-eb7d54bd9196"
},
"address": {
"address1": "sample string 1",
"address2": "sample string 2",
"address3": "sample string 3",
"address4": "sample string 4",
"city": "sample string 5",
"county": "sample string 6",
"zip": "sample string 7",
"country": "sample string 8",
"createdById": "c894db37-48cf-406f-b06f-3b76d3abf444",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "884e3c6a-9b20-48b8-9376-7c2750a038fc",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "df71d57d-b8bf-4367-9171-557a7dd3a11c"
},
"contacts": [
{
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "4770326e-f62d-451c-8e24-d9e0a6246e00",
"titleId": "24e3ce3b-c32b-4b09-a030-836884aa0484",
"organisationId": "f78a075e-519f-459f-a974-c95ba2af953d",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "6e1c9191-0d09-460c-a1e5-66d7eba6eed0",
"createdById": "4f68e818-b374-4625-a6be-2ebe678c471f",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "31f3a60a-1071-4863-aac0-6ff65c51942d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "6cd640ff-3024-4b9b-a20a-379ee8265410"
},
"title": {
"name": "sample string 1",
"id": "b2dc1b16-ba04-43d9-8435-7d41ee37e459"
},
"createdById": "e82c3d66-4ddd-4273-b41d-4f83d430f27c",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "5eec53bf-7ec6-41bb-8868-04c12bc8b236",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "411c5fc8-819d-47c1-a6d8-28ae35da14d7"
},
{
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "4770326e-f62d-451c-8e24-d9e0a6246e00",
"titleId": "24e3ce3b-c32b-4b09-a030-836884aa0484",
"organisationId": "f78a075e-519f-459f-a974-c95ba2af953d",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "6e1c9191-0d09-460c-a1e5-66d7eba6eed0",
"createdById": "4f68e818-b374-4625-a6be-2ebe678c471f",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "31f3a60a-1071-4863-aac0-6ff65c51942d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "6cd640ff-3024-4b9b-a20a-379ee8265410"
},
"title": {
"name": "sample string 1",
"id": "b2dc1b16-ba04-43d9-8435-7d41ee37e459"
},
"createdById": "e82c3d66-4ddd-4273-b41d-4f83d430f27c",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "5eec53bf-7ec6-41bb-8868-04c12bc8b236",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "411c5fc8-819d-47c1-a6d8-28ae35da14d7"
}
],
"userOrganisations": [],
"tenant": {
"id": "0028967a-a267-46e3-aff1-1e0ec84a53c2",
"uniqueNumericCode": 2,
"jobCount": 3,
"active": true,
"rowVersion": "QEA=",
"subscriptionId": "sample string 5",
"jobTypes": [
{
"name": "sample string 1",
"timeInMinutes": 2,
"autoComplete": true,
"canCreateJobs": true,
"canRaiseOnDevice": true,
"containsEntities": true,
"hasSiteVisitSectionType": true,
"version": 8,
"jobTypeGroupId": "06a776ae-b2ba-4f38-80cf-d8412f9b6ec6",
"jobCategoryId": "5c60811d-0fd5-4228-ac87-6134d0d46c63",
"state": "new",
"active": true,
"documentTemplates": [
{
"name": "sample string 1",
"fileExtension": "sample string 2",
"location": "sample string 3",
"jobTypeId": "21b17464-a97f-47c3-872e-437032ec7557",
"active": true,
"autoEmailOnJobCompletion": true,
"visibleOnPortal": true,
"documents": [
{
"jobId": "b18fb692-53a3-4846-8b66-76431e04c4d7",
"job": {
"jobTypeId": "1c1325c9-2aaf-4e9a-84ec-7c5e9e4ba3af",
"active": true,
"stateId": "08daf752-ec19-46a0-b959-ec3e76bfb568",
"externalRef": "sample string 4",
"allocatedToId": "d5959333-93da-4b61-8e08-3b27bebfdec4",
"name": "sample string 5",
"scheduledDate": "2026-07-24T18:07:42.0074024+00:00",
"siteId": "dbefd8a8-0073-4fd2-8a35-d3033bf9f328",
"contactId": "6469487a-fa21-475d-8ad9-619f309b287b",
"notes": "sample string 8",
"timeInMinutes": 9,
"parentJobId": "721c3f00-0083-4aab-bfd9-639788692940",
"isGroupJob": true,
"deviceId": "sample string 11",
"syncToDevice": true,
"assetId": "5f65f06f-f4f9-4835-874d-8941b80cc8d7",
"jobRecurrenceId": "0e6905df-16b8-4f6f-8b67-5e68f1ec5425",
"rejectionReasonId": "4e013877-4395-496a-bf26-346a70ae046d",
"jobCategoryId": "6b239234-0bb9-479c-8cdf-de4055f8ce8c",
"numericCode": 13,
"completedDate": "2026-07-24T18:07:42.0074024+00:00",
"monitoringRegimeId": "sample string 14",
"jobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "050658c6-4b83-4a4e-a9c1-3a14262bfa77"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "4770326e-f62d-451c-8e24-d9e0a6246e00",
"titleId": "24e3ce3b-c32b-4b09-a030-836884aa0484",
"organisationId": "f78a075e-519f-459f-a974-c95ba2af953d",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "6e1c9191-0d09-460c-a1e5-66d7eba6eed0",
"createdById": "4f68e818-b374-4625-a6be-2ebe678c471f",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "31f3a60a-1071-4863-aac0-6ff65c51942d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "6cd640ff-3024-4b9b-a20a-379ee8265410"
},
"title": {
"name": "sample string 1",
"id": "b2dc1b16-ba04-43d9-8435-7d41ee37e459"
},
"createdById": "e82c3d66-4ddd-4273-b41d-4f83d430f27c",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "5eec53bf-7ec6-41bb-8868-04c12bc8b236",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "411c5fc8-819d-47c1-a6d8-28ae35da14d7"
},
"asset": {
"name": "sample string 1",
"description": "sample string 2",
"assetTypeId": "9a426a23-47c8-489c-bef5-f40962507925",
"location": "sample string 4",
"locationId": "sample string 5",
"externalReference": "sample string 6",
"serialNumber": "sample string 7",
"assetNumber": "sample string 8",
"uniqueBarcode": "sample string 9",
"notes": "sample string 10",
"siteId": "a4207659-f61a-4091-be34-4f78c6ed7ba4",
"owner": "sample string 11",
"active": true,
"suspended": true,
"jobId": "dfcf9ee1-57a8-4f05-aa60-26be7ce1324a",
"hierarchicalLocationId": "77bb1310-b058-469a-a3c9-483d72b89190",
"imageFileName": "sample string 14",
"jobs": [],
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [
{
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
{
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
}
],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"jobRecurrences": [
{
"name": "sample string 1",
"jobTypeGroupId": "9b610d21-a096-4fbe-bb9c-124f29002dde",
"userId": "28752928-99ee-4070-b1a6-c96f05d4b99d",
"createDaysBefore": 3,
"siteId": "23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b",
"contactId": "4231071c-0d5b-4e7a-aa91-62f9d54c7789",
"assetId": "ef7d7946-9b7a-4b57-bf36-7c200d63033e",
"startDate": "2026-07-24T18:07:42.0074024+00:00",
"endDate": "2026-07-24T18:07:42.0074024+00:00",
"numberGenerated": 6,
"lastDate": "2026-07-24T18:07:42.0074024+00:00",
"nextDate": "2026-07-24T18:07:42.0074024+00:00",
"overrideGeneratedNextDate": "2026-07-24T18:07:42.0074024+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "d0e9a732-dc73-4114-8a09-b24de3ecf140",
"recurrenceGroupId": "12d04a2f-fd33-4aea-b8b4-33513564dd6d",
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
},
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "698ddf75-de08-4410-9c3c-9ca14807fc05"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "4770326e-f62d-451c-8e24-d9e0a6246e00",
"titleId": "24e3ce3b-c32b-4b09-a030-836884aa0484",
"organisationId": "f78a075e-519f-459f-a974-c95ba2af953d",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "6e1c9191-0d09-460c-a1e5-66d7eba6eed0",
"createdById": "4f68e818-b374-4625-a6be-2ebe678c471f",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "31f3a60a-1071-4863-aac0-6ff65c51942d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "6cd640ff-3024-4b9b-a20a-379ee8265410"
},
"title": {
"name": "sample string 1",
"id": "b2dc1b16-ba04-43d9-8435-7d41ee37e459"
},
"createdById": "e82c3d66-4ddd-4273-b41d-4f83d430f27c",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "5eec53bf-7ec6-41bb-8868-04c12bc8b236",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "411c5fc8-819d-47c1-a6d8-28ae35da14d7"
},
"sampledAssets": [
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3
},
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3
}
],
"lastCompletedDate": "2026-07-24T18:07:42.0074024+00:00",
"createdById": "e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "32a78a46-cfe1-4427-89c5-99428c472b54",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "43c1db48-5229-403a-87e0-18dbf94686de"
},
{
"name": "sample string 1",
"jobTypeGroupId": "9b610d21-a096-4fbe-bb9c-124f29002dde",
"userId": "28752928-99ee-4070-b1a6-c96f05d4b99d",
"createDaysBefore": 3,
"siteId": "23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b",
"contactId": "4231071c-0d5b-4e7a-aa91-62f9d54c7789",
"assetId": "ef7d7946-9b7a-4b57-bf36-7c200d63033e",
"startDate": "2026-07-24T18:07:42.0074024+00:00",
"endDate": "2026-07-24T18:07:42.0074024+00:00",
"numberGenerated": 6,
"lastDate": "2026-07-24T18:07:42.0074024+00:00",
"nextDate": "2026-07-24T18:07:42.0074024+00:00",
"overrideGeneratedNextDate": "2026-07-24T18:07:42.0074024+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "d0e9a732-dc73-4114-8a09-b24de3ecf140",
"recurrenceGroupId": "12d04a2f-fd33-4aea-b8b4-33513564dd6d",
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
},
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "698ddf75-de08-4410-9c3c-9ca14807fc05"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "4770326e-f62d-451c-8e24-d9e0a6246e00",
"titleId": "24e3ce3b-c32b-4b09-a030-836884aa0484",
"organisationId": "f78a075e-519f-459f-a974-c95ba2af953d",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "6e1c9191-0d09-460c-a1e5-66d7eba6eed0",
"createdById": "4f68e818-b374-4625-a6be-2ebe678c471f",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "31f3a60a-1071-4863-aac0-6ff65c51942d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "6cd640ff-3024-4b9b-a20a-379ee8265410"
},
"title": {
"name": "sample string 1",
"id": "b2dc1b16-ba04-43d9-8435-7d41ee37e459"
},
"createdById": "e82c3d66-4ddd-4273-b41d-4f83d430f27c",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "5eec53bf-7ec6-41bb-8868-04c12bc8b236",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "411c5fc8-819d-47c1-a6d8-28ae35da14d7"
},
"sampledAssets": [
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3
},
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3
}
],
"lastCompletedDate": "2026-07-24T18:07:42.0074024+00:00",
"createdById": "e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "32a78a46-cfe1-4427-89c5-99428c472b54",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "43c1db48-5229-403a-87e0-18dbf94686de"
}
],
"sampledAssets": [
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3,
"jobRecurrence": {
"name": "sample string 1",
"jobTypeGroupId": "9b610d21-a096-4fbe-bb9c-124f29002dde",
"userId": "28752928-99ee-4070-b1a6-c96f05d4b99d",
"createDaysBefore": 3,
"siteId": "23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b",
"contactId": "4231071c-0d5b-4e7a-aa91-62f9d54c7789",
"assetId": "ef7d7946-9b7a-4b57-bf36-7c200d63033e",
"startDate": "2026-07-24T18:07:42.0074024+00:00",
"endDate": "2026-07-24T18:07:42.0074024+00:00",
"numberGenerated": 6,
"lastDate": "2026-07-24T18:07:42.0074024+00:00",
"nextDate": "2026-07-24T18:07:42.0074024+00:00",
"overrideGeneratedNextDate": "2026-07-24T18:07:42.0074024+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "d0e9a732-dc73-4114-8a09-b24de3ecf140",
"recurrenceGroupId": "12d04a2f-fd33-4aea-b8b4-33513564dd6d",
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
},
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "698ddf75-de08-4410-9c3c-9ca14807fc05"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "4770326e-f62d-451c-8e24-d9e0a6246e00",
"titleId": "24e3ce3b-c32b-4b09-a030-836884aa0484",
"organisationId": "f78a075e-519f-459f-a974-c95ba2af953d",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "6e1c9191-0d09-460c-a1e5-66d7eba6eed0",
"createdById": "4f68e818-b374-4625-a6be-2ebe678c471f",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "31f3a60a-1071-4863-aac0-6ff65c51942d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "6cd640ff-3024-4b9b-a20a-379ee8265410"
},
"title": {
"name": "sample string 1",
"id": "b2dc1b16-ba04-43d9-8435-7d41ee37e459"
},
"createdById": "e82c3d66-4ddd-4273-b41d-4f83d430f27c",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "5eec53bf-7ec6-41bb-8868-04c12bc8b236",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "411c5fc8-819d-47c1-a6d8-28ae35da14d7"
},
"sampledAssets": [],
"lastCompletedDate": "2026-07-24T18:07:42.0074024+00:00",
"createdById": "e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "32a78a46-cfe1-4427-89c5-99428c472b54",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "43c1db48-5229-403a-87e0-18dbf94686de"
}
},
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3,
"jobRecurrence": {
"name": "sample string 1",
"jobTypeGroupId": "9b610d21-a096-4fbe-bb9c-124f29002dde",
"userId": "28752928-99ee-4070-b1a6-c96f05d4b99d",
"createDaysBefore": 3,
"siteId": "23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b",
"contactId": "4231071c-0d5b-4e7a-aa91-62f9d54c7789",
"assetId": "ef7d7946-9b7a-4b57-bf36-7c200d63033e",
"startDate": "2026-07-24T18:07:42.0074024+00:00",
"endDate": "2026-07-24T18:07:42.0074024+00:00",
"numberGenerated": 6,
"lastDate": "2026-07-24T18:07:42.0074024+00:00",
"nextDate": "2026-07-24T18:07:42.0074024+00:00",
"overrideGeneratedNextDate": "2026-07-24T18:07:42.0074024+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "d0e9a732-dc73-4114-8a09-b24de3ecf140",
"recurrenceGroupId": "12d04a2f-fd33-4aea-b8b4-33513564dd6d",
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
},
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "698ddf75-de08-4410-9c3c-9ca14807fc05"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "4770326e-f62d-451c-8e24-d9e0a6246e00",
"titleId": "24e3ce3b-c32b-4b09-a030-836884aa0484",
"organisationId": "f78a075e-519f-459f-a974-c95ba2af953d",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "6e1c9191-0d09-460c-a1e5-66d7eba6eed0",
"createdById": "4f68e818-b374-4625-a6be-2ebe678c471f",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "31f3a60a-1071-4863-aac0-6ff65c51942d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "6cd640ff-3024-4b9b-a20a-379ee8265410"
},
"title": {
"name": "sample string 1",
"id": "b2dc1b16-ba04-43d9-8435-7d41ee37e459"
},
"createdById": "e82c3d66-4ddd-4273-b41d-4f83d430f27c",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "5eec53bf-7ec6-41bb-8868-04c12bc8b236",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "411c5fc8-819d-47c1-a6d8-28ae35da14d7"
},
"sampledAssets": [],
"lastCompletedDate": "2026-07-24T18:07:42.0074024+00:00",
"createdById": "e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "32a78a46-cfe1-4427-89c5-99428c472b54",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "43c1db48-5229-403a-87e0-18dbf94686de"
}
}
],
"monitoringRegimeSampledAssets": [
{
"monitoringRegimeId": "sample string 1",
"assetId": "e0531cff-dcf8-4c35-8442-707237a4b36f",
"jobIndexId": 3
},
{
"monitoringRegimeId": "sample string 1",
"assetId": "e0531cff-dcf8-4c35-8442-707237a4b36f",
"jobIndexId": 3
}
],
"hierarchicalLocation": {
"siteId": "6cbdd07e-2f6d-46f6-a9a5-53045c74a49a",
"name": "sample string 2",
"parentId": "9593dcf9-9f08-47bb-aede-77486e98ce07",
"depth": 3,
"fullName": "sample string 4",
"active": true,
"sortOrder": 6.0,
"createdById": "49f00f9f-c71a-4df0-9e19-b06227f7da81",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "0a055160-4913-4c51-b601-2485dac5f399",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "33e5baea-ee91-4303-b8f7-35f912b105bb"
},
"createdById": "7465c593-7ca9-4015-aa79-e9398b969573",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "b37eb9a9-bb2f-42b8-b511-c59f5e248d53",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "ec44aff5-f94e-4756-9077-04500c017ea8"
},
"jobRecurrence": {
"name": "sample string 1",
"jobTypeGroupId": "9b610d21-a096-4fbe-bb9c-124f29002dde",
"userId": "28752928-99ee-4070-b1a6-c96f05d4b99d",
"createDaysBefore": 3,
"siteId": "23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b",
"contactId": "4231071c-0d5b-4e7a-aa91-62f9d54c7789",
"assetId": "ef7d7946-9b7a-4b57-bf36-7c200d63033e",
"startDate": "2026-07-24T18:07:42.0074024+00:00",
"endDate": "2026-07-24T18:07:42.0074024+00:00",
"numberGenerated": 6,
"lastDate": "2026-07-24T18:07:42.0074024+00:00",
"nextDate": "2026-07-24T18:07:42.0074024+00:00",
"overrideGeneratedNextDate": "2026-07-24T18:07:42.0074024+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "d0e9a732-dc73-4114-8a09-b24de3ecf140",
"recurrenceGroupId": "12d04a2f-fd33-4aea-b8b4-33513564dd6d",
"asset": {
"name": "sample string 1",
"description": "sample string 2",
"assetTypeId": "9a426a23-47c8-489c-bef5-f40962507925",
"location": "sample string 4",
"locationId": "sample string 5",
"externalReference": "sample string 6",
"serialNumber": "sample string 7",
"assetNumber": "sample string 8",
"uniqueBarcode": "sample string 9",
"notes": "sample string 10",
"siteId": "a4207659-f61a-4091-be34-4f78c6ed7ba4",
"owner": "sample string 11",
"active": true,
"suspended": true,
"jobId": "dfcf9ee1-57a8-4f05-aa60-26be7ce1324a",
"hierarchicalLocationId": "77bb1310-b058-469a-a3c9-483d72b89190",
"imageFileName": "sample string 14",
"jobs": [],
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [
{
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
{
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
}
],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"jobRecurrences": [],
"sampledAssets": [
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3
},
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3
}
],
"monitoringRegimeSampledAssets": [
{
"monitoringRegimeId": "sample string 1",
"assetId": "e0531cff-dcf8-4c35-8442-707237a4b36f",
"jobIndexId": 3
},
{
"monitoringRegimeId": "sample string 1",
"assetId": "e0531cff-dcf8-4c35-8442-707237a4b36f",
"jobIndexId": 3
}
],
"hierarchicalLocation": {
"siteId": "6cbdd07e-2f6d-46f6-a9a5-53045c74a49a",
"name": "sample string 2",
"parentId": "9593dcf9-9f08-47bb-aede-77486e98ce07",
"depth": 3,
"fullName": "sample string 4",
"active": true,
"sortOrder": 6.0,
"createdById": "49f00f9f-c71a-4df0-9e19-b06227f7da81",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "0a055160-4913-4c51-b601-2485dac5f399",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "33e5baea-ee91-4303-b8f7-35f912b105bb"
},
"createdById": "7465c593-7ca9-4015-aa79-e9398b969573",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "b37eb9a9-bb2f-42b8-b511-c59f5e248d53",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "ec44aff5-f94e-4756-9077-04500c017ea8"
},
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
},
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "698ddf75-de08-4410-9c3c-9ca14807fc05"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "4770326e-f62d-451c-8e24-d9e0a6246e00",
"titleId": "24e3ce3b-c32b-4b09-a030-836884aa0484",
"organisationId": "f78a075e-519f-459f-a974-c95ba2af953d",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "6e1c9191-0d09-460c-a1e5-66d7eba6eed0",
"createdById": "4f68e818-b374-4625-a6be-2ebe678c471f",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "31f3a60a-1071-4863-aac0-6ff65c51942d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "6cd640ff-3024-4b9b-a20a-379ee8265410"
},
"title": {
"name": "sample string 1",
"id": "b2dc1b16-ba04-43d9-8435-7d41ee37e459"
},
"createdById": "e82c3d66-4ddd-4273-b41d-4f83d430f27c",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "5eec53bf-7ec6-41bb-8868-04c12bc8b236",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "411c5fc8-819d-47c1-a6d8-28ae35da14d7"
},
"sampledAssets": [
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3,
"asset": {
"name": "sample string 1",
"description": "sample string 2",
"assetTypeId": "9a426a23-47c8-489c-bef5-f40962507925",
"location": "sample string 4",
"locationId": "sample string 5",
"externalReference": "sample string 6",
"serialNumber": "sample string 7",
"assetNumber": "sample string 8",
"uniqueBarcode": "sample string 9",
"notes": "sample string 10",
"siteId": "a4207659-f61a-4091-be34-4f78c6ed7ba4",
"owner": "sample string 11",
"active": true,
"suspended": true,
"jobId": "dfcf9ee1-57a8-4f05-aa60-26be7ce1324a",
"hierarchicalLocationId": "77bb1310-b058-469a-a3c9-483d72b89190",
"imageFileName": "sample string 14",
"jobs": [],
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [
{
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
{
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
}
],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"jobRecurrences": [],
"sampledAssets": [],
"monitoringRegimeSampledAssets": [
{
"monitoringRegimeId": "sample string 1",
"assetId": "e0531cff-dcf8-4c35-8442-707237a4b36f",
"jobIndexId": 3
},
{
"monitoringRegimeId": "sample string 1",
"assetId": "e0531cff-dcf8-4c35-8442-707237a4b36f",
"jobIndexId": 3
}
],
"hierarchicalLocation": {
"siteId": "6cbdd07e-2f6d-46f6-a9a5-53045c74a49a",
"name": "sample string 2",
"parentId": "9593dcf9-9f08-47bb-aede-77486e98ce07",
"depth": 3,
"fullName": "sample string 4",
"active": true,
"sortOrder": 6.0,
"createdById": "49f00f9f-c71a-4df0-9e19-b06227f7da81",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "0a055160-4913-4c51-b601-2485dac5f399",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "33e5baea-ee91-4303-b8f7-35f912b105bb"
},
"createdById": "7465c593-7ca9-4015-aa79-e9398b969573",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "b37eb9a9-bb2f-42b8-b511-c59f5e248d53",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "ec44aff5-f94e-4756-9077-04500c017ea8"
}
},
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3,
"asset": {
"name": "sample string 1",
"description": "sample string 2",
"assetTypeId": "9a426a23-47c8-489c-bef5-f40962507925",
"location": "sample string 4",
"locationId": "sample string 5",
"externalReference": "sample string 6",
"serialNumber": "sample string 7",
"assetNumber": "sample string 8",
"uniqueBarcode": "sample string 9",
"notes": "sample string 10",
"siteId": "a4207659-f61a-4091-be34-4f78c6ed7ba4",
"owner": "sample string 11",
"active": true,
"suspended": true,
"jobId": "dfcf9ee1-57a8-4f05-aa60-26be7ce1324a",
"hierarchicalLocationId": "77bb1310-b058-469a-a3c9-483d72b89190",
"imageFileName": "sample string 14",
"jobs": [],
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [
{
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
{
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
}
],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"jobRecurrences": [],
"sampledAssets": [],
"monitoringRegimeSampledAssets": [
{
"monitoringRegimeId": "sample string 1",
"assetId": "e0531cff-dcf8-4c35-8442-707237a4b36f",
"jobIndexId": 3
},
{
"monitoringRegimeId": "sample string 1",
"assetId": "e0531cff-dcf8-4c35-8442-707237a4b36f",
"jobIndexId": 3
}
],
"hierarchicalLocation": {
"siteId": "6cbdd07e-2f6d-46f6-a9a5-53045c74a49a",
"name": "sample string 2",
"parentId": "9593dcf9-9f08-47bb-aede-77486e98ce07",
"depth": 3,
"fullName": "sample string 4",
"active": true,
"sortOrder": 6.0,
"createdById": "49f00f9f-c71a-4df0-9e19-b06227f7da81",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "0a055160-4913-4c51-b601-2485dac5f399",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "33e5baea-ee91-4303-b8f7-35f912b105bb"
},
"createdById": "7465c593-7ca9-4015-aa79-e9398b969573",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "b37eb9a9-bb2f-42b8-b511-c59f5e248d53",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "ec44aff5-f94e-4756-9077-04500c017ea8"
}
}
],
"lastCompletedDate": "2026-07-24T18:07:42.0074024+00:00",
"createdById": "e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "32a78a46-cfe1-4427-89c5-99428c472b54",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "43c1db48-5229-403a-87e0-18dbf94686de"
},
"rejectionReason": {
"order": 1,
"name": "sample string 2",
"active": true,
"tenantOrganisationId": "397ac4b1-b13c-4bc0-b4aa-2e9304a9fa84",
"createdById": "753c932f-9470-4f8c-b9d8-3b80f74da1ab",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "0b91416f-65bd-4e90-8a95-cd381f2e3e34",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "82c80830-0f5f-466b-ab4d-6178da403712"
},
"jobCategory": {
"name": "sample string 1",
"id": "5442ad2d-ce89-426a-85c6-f756829624a7"
},
"sections": [
{
"jobId": "c1a0c8ab-d988-4766-94e5-0c94774a9193",
"internalSectionTypeId": "733beae9-7856-4c0b-b15c-9351919383dc",
"sectionTypeId": "965a81b0-aef5-432c-9399-2f112148385f",
"caption": "sample string 4",
"name": "sample string 5",
"sectionJson": "sample string 6",
"repeatable": true,
"template": true,
"gridInput": true,
"siteVisit": true,
"active": true,
"order": 12.0,
"fqn": "sample string 13",
"visible": true,
"state": "d307d093-04d9-4fbb-9d7b-b793277e3352",
"sectionVariantId": "2dd538d4-92da-472e-b6e7-1df217a98d0a",
"sectionType": {
"internalId": "8ec1ef74-bb9d-4b21-b362-93147f96e688",
"caption": "sample string 2",
"name": "sample string 3",
"repeatable": true,
"template": true,
"gridInput": true,
"siteVisit": true,
"jsonData": "sample string 8",
"order": 9,
"jobTypeId": "2e8dfabc-454b-40ad-8550-360a070feac4",
"active": true,
"fqn": "sample string 12",
"visible": true,
"fileImport": true,
"sectionVariantId": "2f54ed93-1fcd-4cf3-a196-bf1f4f876981",
"expressionTypes": "sample string 15",
"createdById": "90a740fb-1fef-4be3-a1bb-ad02e73335ff",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "75b75608-188f-4f9b-89aa-5d30975f0f30",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "85374695-505d-4826-ad46-134d7879b1f0"
},
"createdById": "6d7250e1-514c-41bd-bc40-f38e3b7cb746",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "13943351-db05-4dd1-8dfd-f2f9cf7cea35",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "72f28092-a135-4716-bf56-e9e401142b35"
},
{
"jobId": "c1a0c8ab-d988-4766-94e5-0c94774a9193",
"internalSectionTypeId": "733beae9-7856-4c0b-b15c-9351919383dc",
"sectionTypeId": "965a81b0-aef5-432c-9399-2f112148385f",
"caption": "sample string 4",
"name": "sample string 5",
"sectionJson": "sample string 6",
"repeatable": true,
"template": true,
"gridInput": true,
"siteVisit": true,
"active": true,
"order": 12.0,
"fqn": "sample string 13",
"visible": true,
"state": "d307d093-04d9-4fbb-9d7b-b793277e3352",
"sectionVariantId": "2dd538d4-92da-472e-b6e7-1df217a98d0a",
"sectionType": {
"internalId": "8ec1ef74-bb9d-4b21-b362-93147f96e688",
"caption": "sample string 2",
"name": "sample string 3",
"repeatable": true,
"template": true,
"gridInput": true,
"siteVisit": true,
"jsonData": "sample string 8",
"order": 9,
"jobTypeId": "2e8dfabc-454b-40ad-8550-360a070feac4",
"active": true,
"fqn": "sample string 12",
"visible": true,
"fileImport": true,
"sectionVariantId": "2f54ed93-1fcd-4cf3-a196-bf1f4f876981",
"expressionTypes": "sample string 15",
"createdById": "90a740fb-1fef-4be3-a1bb-ad02e73335ff",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "75b75608-188f-4f9b-89aa-5d30975f0f30",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "85374695-505d-4826-ad46-134d7879b1f0"
},
"createdById": "6d7250e1-514c-41bd-bc40-f38e3b7cb746",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "13943351-db05-4dd1-8dfd-f2f9cf7cea35",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "72f28092-a135-4716-bf56-e9e401142b35"
}
],
"descendantJobs": [],
"documents": [],
"jobHistory": [
{
"jobId": "76dc91bc-7412-40f8-9435-7cc8837d55e2",
"jobHistoryTypeId": "35d9740a-25cc-4b1b-bce7-f9a1ecb76796",
"sourceStateId": "a5440a42-1183-481b-ba4e-36f2df2fcafd",
"destinationStateId": "64d38e88-f1e0-4e99-8b8c-4564f0030f70",
"allocatedToId": "170aeca6-cf8a-4422-bbcc-aa3dfa8ba6a7",
"clonedFromId": "a6acdb0f-6727-4096-bca2-262389609c73",
"jobHistoryType": {
"name": "sample string 1",
"id": "d4eee8ff-76ff-4509-a0e1-7090842cb706"
},
"sourceJobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "050658c6-4b83-4a4e-a9c1-3a14262bfa77"
},
"destinationJobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "050658c6-4b83-4a4e-a9c1-3a14262bfa77"
},
"createdById": "9de612f4-4567-463a-adf9-f2ae8a35f51f",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "8873a50e-ea34-492f-8484-1bcf8763f65a",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "fe999e26-f4c4-4ce7-a525-a5202f9ec5fc"
},
{
"jobId": "76dc91bc-7412-40f8-9435-7cc8837d55e2",
"jobHistoryTypeId": "35d9740a-25cc-4b1b-bce7-f9a1ecb76796",
"sourceStateId": "a5440a42-1183-481b-ba4e-36f2df2fcafd",
"destinationStateId": "64d38e88-f1e0-4e99-8b8c-4564f0030f70",
"allocatedToId": "170aeca6-cf8a-4422-bbcc-aa3dfa8ba6a7",
"clonedFromId": "a6acdb0f-6727-4096-bca2-262389609c73",
"jobHistoryType": {
"name": "sample string 1",
"id": "d4eee8ff-76ff-4509-a0e1-7090842cb706"
},
"sourceJobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "050658c6-4b83-4a4e-a9c1-3a14262bfa77"
},
"destinationJobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "050658c6-4b83-4a4e-a9c1-3a14262bfa77"
},
"createdById": "9de612f4-4567-463a-adf9-f2ae8a35f51f",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "8873a50e-ea34-492f-8484-1bcf8763f65a",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "fe999e26-f4c4-4ce7-a525-a5202f9ec5fc"
}
],
"createdById": "9623d0a1-89db-45c7-ad52-60dc42a4a2f7",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "82b746b5-a221-4c80-a41b-53fb595e97bf",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "04125e4f-5c2a-44d8-a35a-38d3e5faafb6"
},
"stateId": "58ebd7df-fc40-462b-b307-fda5696110e4",
"templateId": "2ae5e9bd-1ac5-4279-b21b-10573c3f75ab",
"fileLocationId": "8c2e6d10-3f89-4e15-a7e8-33c6bacc9c0d",
"fileLocation": {
"location": "sample string 1",
"extension": "sample string 2",
"active": true,
"createdById": "3d566615-4cca-4be0-9211-5c82a5f1abba",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "c2e287df-bdab-4943-aef3-9f34109c6e02",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "f38e6a6a-4500-48d7-a6a8-813fa77ae1a9"
},
"documentState": {
"name": "sample string 1",
"documentsWithThatState": [],
"id": "185e112d-07e3-4979-8e34-051b810b5d27"
},
"pdfGenerated": true,
"visibleOnPortal": true,
"name": "sample string 4",
"active": true,
"createdById": "3330e76a-aa18-4462-bc41-6a3f68b4bd42",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "cead194f-d5fa-428a-88cd-25f8873ff16e",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "3332b716-5bee-4a0b-8cf1-052ae7fe0596"
},
{
"jobId": "b18fb692-53a3-4846-8b66-76431e04c4d7",
"job": {
"jobTypeId": "1c1325c9-2aaf-4e9a-84ec-7c5e9e4ba3af",
"active": true,
"stateId": "08daf752-ec19-46a0-b959-ec3e76bfb568",
"externalRef": "sample string 4",
"allocatedToId": "d5959333-93da-4b61-8e08-3b27bebfdec4",
"name": "sample string 5",
"scheduledDate": "2026-07-24T18:07:42.0074024+00:00",
"siteId": "dbefd8a8-0073-4fd2-8a35-d3033bf9f328",
"contactId": "6469487a-fa21-475d-8ad9-619f309b287b",
"notes": "sample string 8",
"timeInMinutes": 9,
"parentJobId": "721c3f00-0083-4aab-bfd9-639788692940",
"isGroupJob": true,
"deviceId": "sample string 11",
"syncToDevice": true,
"assetId": "5f65f06f-f4f9-4835-874d-8941b80cc8d7",
"jobRecurrenceId": "0e6905df-16b8-4f6f-8b67-5e68f1ec5425",
"rejectionReasonId": "4e013877-4395-496a-bf26-346a70ae046d",
"jobCategoryId": "6b239234-0bb9-479c-8cdf-de4055f8ce8c",
"numericCode": 13,
"completedDate": "2026-07-24T18:07:42.0074024+00:00",
"monitoringRegimeId": "sample string 14",
"jobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "050658c6-4b83-4a4e-a9c1-3a14262bfa77"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "4770326e-f62d-451c-8e24-d9e0a6246e00",
"titleId": "24e3ce3b-c32b-4b09-a030-836884aa0484",
"organisationId": "f78a075e-519f-459f-a974-c95ba2af953d",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "6e1c9191-0d09-460c-a1e5-66d7eba6eed0",
"createdById": "4f68e818-b374-4625-a6be-2ebe678c471f",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "31f3a60a-1071-4863-aac0-6ff65c51942d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "6cd640ff-3024-4b9b-a20a-379ee8265410"
},
"title": {
"name": "sample string 1",
"id": "b2dc1b16-ba04-43d9-8435-7d41ee37e459"
},
"createdById": "e82c3d66-4ddd-4273-b41d-4f83d430f27c",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "5eec53bf-7ec6-41bb-8868-04c12bc8b236",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "411c5fc8-819d-47c1-a6d8-28ae35da14d7"
},
"asset": {
"name": "sample string 1",
"description": "sample string 2",
"assetTypeId": "9a426a23-47c8-489c-bef5-f40962507925",
"location": "sample string 4",
"locationId": "sample string 5",
"externalReference": "sample string 6",
"serialNumber": "sample string 7",
"assetNumber": "sample string 8",
"uniqueBarcode": "sample string 9",
"notes": "sample string 10",
"siteId": "a4207659-f61a-4091-be34-4f78c6ed7ba4",
"owner": "sample string 11",
"active": true,
"suspended": true,
"jobId": "dfcf9ee1-57a8-4f05-aa60-26be7ce1324a",
"hierarchicalLocationId": "77bb1310-b058-469a-a3c9-483d72b89190",
"imageFileName": "sample string 14",
"jobs": [],
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [
{
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
{
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
}
],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"jobRecurrences": [
{
"name": "sample string 1",
"jobTypeGroupId": "9b610d21-a096-4fbe-bb9c-124f29002dde",
"userId": "28752928-99ee-4070-b1a6-c96f05d4b99d",
"createDaysBefore": 3,
"siteId": "23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b",
"contactId": "4231071c-0d5b-4e7a-aa91-62f9d54c7789",
"assetId": "ef7d7946-9b7a-4b57-bf36-7c200d63033e",
"startDate": "2026-07-24T18:07:42.0074024+00:00",
"endDate": "2026-07-24T18:07:42.0074024+00:00",
"numberGenerated": 6,
"lastDate": "2026-07-24T18:07:42.0074024+00:00",
"nextDate": "2026-07-24T18:07:42.0074024+00:00",
"overrideGeneratedNextDate": "2026-07-24T18:07:42.0074024+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "d0e9a732-dc73-4114-8a09-b24de3ecf140",
"recurrenceGroupId": "12d04a2f-fd33-4aea-b8b4-33513564dd6d",
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
},
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "698ddf75-de08-4410-9c3c-9ca14807fc05"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "4770326e-f62d-451c-8e24-d9e0a6246e00",
"titleId": "24e3ce3b-c32b-4b09-a030-836884aa0484",
"organisationId": "f78a075e-519f-459f-a974-c95ba2af953d",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "6e1c9191-0d09-460c-a1e5-66d7eba6eed0",
"createdById": "4f68e818-b374-4625-a6be-2ebe678c471f",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "31f3a60a-1071-4863-aac0-6ff65c51942d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "6cd640ff-3024-4b9b-a20a-379ee8265410"
},
"title": {
"name": "sample string 1",
"id": "b2dc1b16-ba04-43d9-8435-7d41ee37e459"
},
"createdById": "e82c3d66-4ddd-4273-b41d-4f83d430f27c",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "5eec53bf-7ec6-41bb-8868-04c12bc8b236",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "411c5fc8-819d-47c1-a6d8-28ae35da14d7"
},
"sampledAssets": [
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3
},
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3
}
],
"lastCompletedDate": "2026-07-24T18:07:42.0074024+00:00",
"createdById": "e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "32a78a46-cfe1-4427-89c5-99428c472b54",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "43c1db48-5229-403a-87e0-18dbf94686de"
},
{
"name": "sample string 1",
"jobTypeGroupId": "9b610d21-a096-4fbe-bb9c-124f29002dde",
"userId": "28752928-99ee-4070-b1a6-c96f05d4b99d",
"createDaysBefore": 3,
"siteId": "23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b",
"contactId": "4231071c-0d5b-4e7a-aa91-62f9d54c7789",
"assetId": "ef7d7946-9b7a-4b57-bf36-7c200d63033e",
"startDate": "2026-07-24T18:07:42.0074024+00:00",
"endDate": "2026-07-24T18:07:42.0074024+00:00",
"numberGenerated": 6,
"lastDate": "2026-07-24T18:07:42.0074024+00:00",
"nextDate": "2026-07-24T18:07:42.0074024+00:00",
"overrideGeneratedNextDate": "2026-07-24T18:07:42.0074024+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "d0e9a732-dc73-4114-8a09-b24de3ecf140",
"recurrenceGroupId": "12d04a2f-fd33-4aea-b8b4-33513564dd6d",
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
},
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "698ddf75-de08-4410-9c3c-9ca14807fc05"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "4770326e-f62d-451c-8e24-d9e0a6246e00",
"titleId": "24e3ce3b-c32b-4b09-a030-836884aa0484",
"organisationId": "f78a075e-519f-459f-a974-c95ba2af953d",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "6e1c9191-0d09-460c-a1e5-66d7eba6eed0",
"createdById": "4f68e818-b374-4625-a6be-2ebe678c471f",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "31f3a60a-1071-4863-aac0-6ff65c51942d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "6cd640ff-3024-4b9b-a20a-379ee8265410"
},
"title": {
"name": "sample string 1",
"id": "b2dc1b16-ba04-43d9-8435-7d41ee37e459"
},
"createdById": "e82c3d66-4ddd-4273-b41d-4f83d430f27c",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "5eec53bf-7ec6-41bb-8868-04c12bc8b236",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "411c5fc8-819d-47c1-a6d8-28ae35da14d7"
},
"sampledAssets": [
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3
},
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3
}
],
"lastCompletedDate": "2026-07-24T18:07:42.0074024+00:00",
"createdById": "e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "32a78a46-cfe1-4427-89c5-99428c472b54",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "43c1db48-5229-403a-87e0-18dbf94686de"
}
],
"sampledAssets": [
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3,
"jobRecurrence": {
"name": "sample string 1",
"jobTypeGroupId": "9b610d21-a096-4fbe-bb9c-124f29002dde",
"userId": "28752928-99ee-4070-b1a6-c96f05d4b99d",
"createDaysBefore": 3,
"siteId": "23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b",
"contactId": "4231071c-0d5b-4e7a-aa91-62f9d54c7789",
"assetId": "ef7d7946-9b7a-4b57-bf36-7c200d63033e",
"startDate": "2026-07-24T18:07:42.0074024+00:00",
"endDate": "2026-07-24T18:07:42.0074024+00:00",
"numberGenerated": 6,
"lastDate": "2026-07-24T18:07:42.0074024+00:00",
"nextDate": "2026-07-24T18:07:42.0074024+00:00",
"overrideGeneratedNextDate": "2026-07-24T18:07:42.0074024+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "d0e9a732-dc73-4114-8a09-b24de3ecf140",
"recurrenceGroupId": "12d04a2f-fd33-4aea-b8b4-33513564dd6d",
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
},
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "698ddf75-de08-4410-9c3c-9ca14807fc05"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "4770326e-f62d-451c-8e24-d9e0a6246e00",
"titleId": "24e3ce3b-c32b-4b09-a030-836884aa0484",
"organisationId": "f78a075e-519f-459f-a974-c95ba2af953d",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "6e1c9191-0d09-460c-a1e5-66d7eba6eed0",
"createdById": "4f68e818-b374-4625-a6be-2ebe678c471f",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "31f3a60a-1071-4863-aac0-6ff65c51942d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "6cd640ff-3024-4b9b-a20a-379ee8265410"
},
"title": {
"name": "sample string 1",
"id": "b2dc1b16-ba04-43d9-8435-7d41ee37e459"
},
"createdById": "e82c3d66-4ddd-4273-b41d-4f83d430f27c",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "5eec53bf-7ec6-41bb-8868-04c12bc8b236",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "411c5fc8-819d-47c1-a6d8-28ae35da14d7"
},
"sampledAssets": [],
"lastCompletedDate": "2026-07-24T18:07:42.0074024+00:00",
"createdById": "e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "32a78a46-cfe1-4427-89c5-99428c472b54",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "43c1db48-5229-403a-87e0-18dbf94686de"
}
},
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3,
"jobRecurrence": {
"name": "sample string 1",
"jobTypeGroupId": "9b610d21-a096-4fbe-bb9c-124f29002dde",
"userId": "28752928-99ee-4070-b1a6-c96f05d4b99d",
"createDaysBefore": 3,
"siteId": "23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b",
"contactId": "4231071c-0d5b-4e7a-aa91-62f9d54c7789",
"assetId": "ef7d7946-9b7a-4b57-bf36-7c200d63033e",
"startDate": "2026-07-24T18:07:42.0074024+00:00",
"endDate": "2026-07-24T18:07:42.0074024+00:00",
"numberGenerated": 6,
"lastDate": "2026-07-24T18:07:42.0074024+00:00",
"nextDate": "2026-07-24T18:07:42.0074024+00:00",
"overrideGeneratedNextDate": "2026-07-24T18:07:42.0074024+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "d0e9a732-dc73-4114-8a09-b24de3ecf140",
"recurrenceGroupId": "12d04a2f-fd33-4aea-b8b4-33513564dd6d",
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
},
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "698ddf75-de08-4410-9c3c-9ca14807fc05"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "4770326e-f62d-451c-8e24-d9e0a6246e00",
"titleId": "24e3ce3b-c32b-4b09-a030-836884aa0484",
"organisationId": "f78a075e-519f-459f-a974-c95ba2af953d",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "6e1c9191-0d09-460c-a1e5-66d7eba6eed0",
"createdById": "4f68e818-b374-4625-a6be-2ebe678c471f",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "31f3a60a-1071-4863-aac0-6ff65c51942d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "6cd640ff-3024-4b9b-a20a-379ee8265410"
},
"title": {
"name": "sample string 1",
"id": "b2dc1b16-ba04-43d9-8435-7d41ee37e459"
},
"createdById": "e82c3d66-4ddd-4273-b41d-4f83d430f27c",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "5eec53bf-7ec6-41bb-8868-04c12bc8b236",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "411c5fc8-819d-47c1-a6d8-28ae35da14d7"
},
"sampledAssets": [],
"lastCompletedDate": "2026-07-24T18:07:42.0074024+00:00",
"createdById": "e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "32a78a46-cfe1-4427-89c5-99428c472b54",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "43c1db48-5229-403a-87e0-18dbf94686de"
}
}
],
"monitoringRegimeSampledAssets": [
{
"monitoringRegimeId": "sample string 1",
"assetId": "e0531cff-dcf8-4c35-8442-707237a4b36f",
"jobIndexId": 3
},
{
"monitoringRegimeId": "sample string 1",
"assetId": "e0531cff-dcf8-4c35-8442-707237a4b36f",
"jobIndexId": 3
}
],
"hierarchicalLocation": {
"siteId": "6cbdd07e-2f6d-46f6-a9a5-53045c74a49a",
"name": "sample string 2",
"parentId": "9593dcf9-9f08-47bb-aede-77486e98ce07",
"depth": 3,
"fullName": "sample string 4",
"active": true,
"sortOrder": 6.0,
"createdById": "49f00f9f-c71a-4df0-9e19-b06227f7da81",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "0a055160-4913-4c51-b601-2485dac5f399",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "33e5baea-ee91-4303-b8f7-35f912b105bb"
},
"createdById": "7465c593-7ca9-4015-aa79-e9398b969573",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "b37eb9a9-bb2f-42b8-b511-c59f5e248d53",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "ec44aff5-f94e-4756-9077-04500c017ea8"
},
"jobRecurrence": {
"name": "sample string 1",
"jobTypeGroupId": "9b610d21-a096-4fbe-bb9c-124f29002dde",
"userId": "28752928-99ee-4070-b1a6-c96f05d4b99d",
"createDaysBefore": 3,
"siteId": "23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b",
"contactId": "4231071c-0d5b-4e7a-aa91-62f9d54c7789",
"assetId": "ef7d7946-9b7a-4b57-bf36-7c200d63033e",
"startDate": "2026-07-24T18:07:42.0074024+00:00",
"endDate": "2026-07-24T18:07:42.0074024+00:00",
"numberGenerated": 6,
"lastDate": "2026-07-24T18:07:42.0074024+00:00",
"nextDate": "2026-07-24T18:07:42.0074024+00:00",
"overrideGeneratedNextDate": "2026-07-24T18:07:42.0074024+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "d0e9a732-dc73-4114-8a09-b24de3ecf140",
"recurrenceGroupId": "12d04a2f-fd33-4aea-b8b4-33513564dd6d",
"asset": {
"name": "sample string 1",
"description": "sample string 2",
"assetTypeId": "9a426a23-47c8-489c-bef5-f40962507925",
"location": "sample string 4",
"locationId": "sample string 5",
"externalReference": "sample string 6",
"serialNumber": "sample string 7",
"assetNumber": "sample string 8",
"uniqueBarcode": "sample string 9",
"notes": "sample string 10",
"siteId": "a4207659-f61a-4091-be34-4f78c6ed7ba4",
"owner": "sample string 11",
"active": true,
"suspended": true,
"jobId": "dfcf9ee1-57a8-4f05-aa60-26be7ce1324a",
"hierarchicalLocationId": "77bb1310-b058-469a-a3c9-483d72b89190",
"imageFileName": "sample string 14",
"jobs": [],
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [
{
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
{
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
}
],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"jobRecurrences": [],
"sampledAssets": [
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3
},
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3
}
],
"monitoringRegimeSampledAssets": [
{
"monitoringRegimeId": "sample string 1",
"assetId": "e0531cff-dcf8-4c35-8442-707237a4b36f",
"jobIndexId": 3
},
{
"monitoringRegimeId": "sample string 1",
"assetId": "e0531cff-dcf8-4c35-8442-707237a4b36f",
"jobIndexId": 3
}
],
"hierarchicalLocation": {
"siteId": "6cbdd07e-2f6d-46f6-a9a5-53045c74a49a",
"name": "sample string 2",
"parentId": "9593dcf9-9f08-47bb-aede-77486e98ce07",
"depth": 3,
"fullName": "sample string 4",
"active": true,
"sortOrder": 6.0,
"createdById": "49f00f9f-c71a-4df0-9e19-b06227f7da81",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "0a055160-4913-4c51-b601-2485dac5f399",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "33e5baea-ee91-4303-b8f7-35f912b105bb"
},
"createdById": "7465c593-7ca9-4015-aa79-e9398b969573",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "b37eb9a9-bb2f-42b8-b511-c59f5e248d53",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "ec44aff5-f94e-4756-9077-04500c017ea8"
},
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
},
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "698ddf75-de08-4410-9c3c-9ca14807fc05"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "4770326e-f62d-451c-8e24-d9e0a6246e00",
"titleId": "24e3ce3b-c32b-4b09-a030-836884aa0484",
"organisationId": "f78a075e-519f-459f-a974-c95ba2af953d",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "6e1c9191-0d09-460c-a1e5-66d7eba6eed0",
"createdById": "4f68e818-b374-4625-a6be-2ebe678c471f",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "31f3a60a-1071-4863-aac0-6ff65c51942d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "6cd640ff-3024-4b9b-a20a-379ee8265410"
},
"title": {
"name": "sample string 1",
"id": "b2dc1b16-ba04-43d9-8435-7d41ee37e459"
},
"createdById": "e82c3d66-4ddd-4273-b41d-4f83d430f27c",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "5eec53bf-7ec6-41bb-8868-04c12bc8b236",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "411c5fc8-819d-47c1-a6d8-28ae35da14d7"
},
"sampledAssets": [
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3,
"asset": {
"name": "sample string 1",
"description": "sample string 2",
"assetTypeId": "9a426a23-47c8-489c-bef5-f40962507925",
"location": "sample string 4",
"locationId": "sample string 5",
"externalReference": "sample string 6",
"serialNumber": "sample string 7",
"assetNumber": "sample string 8",
"uniqueBarcode": "sample string 9",
"notes": "sample string 10",
"siteId": "a4207659-f61a-4091-be34-4f78c6ed7ba4",
"owner": "sample string 11",
"active": true,
"suspended": true,
"jobId": "dfcf9ee1-57a8-4f05-aa60-26be7ce1324a",
"hierarchicalLocationId": "77bb1310-b058-469a-a3c9-483d72b89190",
"imageFileName": "sample string 14",
"jobs": [],
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [
{
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
{
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
}
],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"jobRecurrences": [],
"sampledAssets": [],
"monitoringRegimeSampledAssets": [
{
"monitoringRegimeId": "sample string 1",
"assetId": "e0531cff-dcf8-4c35-8442-707237a4b36f",
"jobIndexId": 3
},
{
"monitoringRegimeId": "sample string 1",
"assetId": "e0531cff-dcf8-4c35-8442-707237a4b36f",
"jobIndexId": 3
}
],
"hierarchicalLocation": {
"siteId": "6cbdd07e-2f6d-46f6-a9a5-53045c74a49a",
"name": "sample string 2",
"parentId": "9593dcf9-9f08-47bb-aede-77486e98ce07",
"depth": 3,
"fullName": "sample string 4",
"active": true,
"sortOrder": 6.0,
"createdById": "49f00f9f-c71a-4df0-9e19-b06227f7da81",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "0a055160-4913-4c51-b601-2485dac5f399",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "33e5baea-ee91-4303-b8f7-35f912b105bb"
},
"createdById": "7465c593-7ca9-4015-aa79-e9398b969573",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "b37eb9a9-bb2f-42b8-b511-c59f5e248d53",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "ec44aff5-f94e-4756-9077-04500c017ea8"
}
},
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3,
"asset": {
"name": "sample string 1",
"description": "sample string 2",
"assetTypeId": "9a426a23-47c8-489c-bef5-f40962507925",
"location": "sample string 4",
"locationId": "sample string 5",
"externalReference": "sample string 6",
"serialNumber": "sample string 7",
"assetNumber": "sample string 8",
"uniqueBarcode": "sample string 9",
"notes": "sample string 10",
"siteId": "a4207659-f61a-4091-be34-4f78c6ed7ba4",
"owner": "sample string 11",
"active": true,
"suspended": true,
"jobId": "dfcf9ee1-57a8-4f05-aa60-26be7ce1324a",
"hierarchicalLocationId": "77bb1310-b058-469a-a3c9-483d72b89190",
"imageFileName": "sample string 14",
"jobs": [],
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [
{
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
{
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
}
],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"jobRecurrences": [],
"sampledAssets": [],
"monitoringRegimeSampledAssets": [
{
"monitoringRegimeId": "sample string 1",
"assetId": "e0531cff-dcf8-4c35-8442-707237a4b36f",
"jobIndexId": 3
},
{
"monitoringRegimeId": "sample string 1",
"assetId": "e0531cff-dcf8-4c35-8442-707237a4b36f",
"jobIndexId": 3
}
],
"hierarchicalLocation": {
"siteId": "6cbdd07e-2f6d-46f6-a9a5-53045c74a49a",
"name": "sample string 2",
"parentId": "9593dcf9-9f08-47bb-aede-77486e98ce07",
"depth": 3,
"fullName": "sample string 4",
"active": true,
"sortOrder": 6.0,
"createdById": "49f00f9f-c71a-4df0-9e19-b06227f7da81",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "0a055160-4913-4c51-b601-2485dac5f399",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "33e5baea-ee91-4303-b8f7-35f912b105bb"
},
"createdById": "7465c593-7ca9-4015-aa79-e9398b969573",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "b37eb9a9-bb2f-42b8-b511-c59f5e248d53",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "ec44aff5-f94e-4756-9077-04500c017ea8"
}
}
],
"lastCompletedDate": "2026-07-24T18:07:42.0074024+00:00",
"createdById": "e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "32a78a46-cfe1-4427-89c5-99428c472b54",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "43c1db48-5229-403a-87e0-18dbf94686de"
},
"rejectionReason": {
"order": 1,
"name": "sample string 2",
"active": true,
"tenantOrganisationId": "397ac4b1-b13c-4bc0-b4aa-2e9304a9fa84",
"createdById": "753c932f-9470-4f8c-b9d8-3b80f74da1ab",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "0b91416f-65bd-4e90-8a95-cd381f2e3e34",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "82c80830-0f5f-466b-ab4d-6178da403712"
},
"jobCategory": {
"name": "sample string 1",
"id": "5442ad2d-ce89-426a-85c6-f756829624a7"
},
"sections": [
{
"jobId": "c1a0c8ab-d988-4766-94e5-0c94774a9193",
"internalSectionTypeId": "733beae9-7856-4c0b-b15c-9351919383dc",
"sectionTypeId": "965a81b0-aef5-432c-9399-2f112148385f",
"caption": "sample string 4",
"name": "sample string 5",
"sectionJson": "sample string 6",
"repeatable": true,
"template": true,
"gridInput": true,
"siteVisit": true,
"active": true,
"order": 12.0,
"fqn": "sample string 13",
"visible": true,
"state": "d307d093-04d9-4fbb-9d7b-b793277e3352",
"sectionVariantId": "2dd538d4-92da-472e-b6e7-1df217a98d0a",
"sectionType": {
"internalId": "8ec1ef74-bb9d-4b21-b362-93147f96e688",
"caption": "sample string 2",
"name": "sample string 3",
"repeatable": true,
"template": true,
"gridInput": true,
"siteVisit": true,
"jsonData": "sample string 8",
"order": 9,
"jobTypeId": "2e8dfabc-454b-40ad-8550-360a070feac4",
"active": true,
"fqn": "sample string 12",
"visible": true,
"fileImport": true,
"sectionVariantId": "2f54ed93-1fcd-4cf3-a196-bf1f4f876981",
"expressionTypes": "sample string 15",
"createdById": "90a740fb-1fef-4be3-a1bb-ad02e73335ff",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "75b75608-188f-4f9b-89aa-5d30975f0f30",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "85374695-505d-4826-ad46-134d7879b1f0"
},
"createdById": "6d7250e1-514c-41bd-bc40-f38e3b7cb746",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "13943351-db05-4dd1-8dfd-f2f9cf7cea35",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "72f28092-a135-4716-bf56-e9e401142b35"
},
{
"jobId": "c1a0c8ab-d988-4766-94e5-0c94774a9193",
"internalSectionTypeId": "733beae9-7856-4c0b-b15c-9351919383dc",
"sectionTypeId": "965a81b0-aef5-432c-9399-2f112148385f",
"caption": "sample string 4",
"name": "sample string 5",
"sectionJson": "sample string 6",
"repeatable": true,
"template": true,
"gridInput": true,
"siteVisit": true,
"active": true,
"order": 12.0,
"fqn": "sample string 13",
"visible": true,
"state": "d307d093-04d9-4fbb-9d7b-b793277e3352",
"sectionVariantId": "2dd538d4-92da-472e-b6e7-1df217a98d0a",
"sectionType": {
"internalId": "8ec1ef74-bb9d-4b21-b362-93147f96e688",
"caption": "sample string 2",
"name": "sample string 3",
"repeatable": true,
"template": true,
"gridInput": true,
"siteVisit": true,
"jsonData": "sample string 8",
"order": 9,
"jobTypeId": "2e8dfabc-454b-40ad-8550-360a070feac4",
"active": true,
"fqn": "sample string 12",
"visible": true,
"fileImport": true,
"sectionVariantId": "2f54ed93-1fcd-4cf3-a196-bf1f4f876981",
"expressionTypes": "sample string 15",
"createdById": "90a740fb-1fef-4be3-a1bb-ad02e73335ff",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "75b75608-188f-4f9b-89aa-5d30975f0f30",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "85374695-505d-4826-ad46-134d7879b1f0"
},
"createdById": "6d7250e1-514c-41bd-bc40-f38e3b7cb746",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "13943351-db05-4dd1-8dfd-f2f9cf7cea35",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "72f28092-a135-4716-bf56-e9e401142b35"
}
],
"descendantJobs": [],
"documents": [],
"jobHistory": [
{
"jobId": "76dc91bc-7412-40f8-9435-7cc8837d55e2",
"jobHistoryTypeId": "35d9740a-25cc-4b1b-bce7-f9a1ecb76796",
"sourceStateId": "a5440a42-1183-481b-ba4e-36f2df2fcafd",
"destinationStateId": "64d38e88-f1e0-4e99-8b8c-4564f0030f70",
"allocatedToId": "170aeca6-cf8a-4422-bbcc-aa3dfa8ba6a7",
"clonedFromId": "a6acdb0f-6727-4096-bca2-262389609c73",
"jobHistoryType": {
"name": "sample string 1",
"id": "d4eee8ff-76ff-4509-a0e1-7090842cb706"
},
"sourceJobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "050658c6-4b83-4a4e-a9c1-3a14262bfa77"
},
"destinationJobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "050658c6-4b83-4a4e-a9c1-3a14262bfa77"
},
"createdById": "9de612f4-4567-463a-adf9-f2ae8a35f51f",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "8873a50e-ea34-492f-8484-1bcf8763f65a",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "fe999e26-f4c4-4ce7-a525-a5202f9ec5fc"
},
{
"jobId": "76dc91bc-7412-40f8-9435-7cc8837d55e2",
"jobHistoryTypeId": "35d9740a-25cc-4b1b-bce7-f9a1ecb76796",
"sourceStateId": "a5440a42-1183-481b-ba4e-36f2df2fcafd",
"destinationStateId": "64d38e88-f1e0-4e99-8b8c-4564f0030f70",
"allocatedToId": "170aeca6-cf8a-4422-bbcc-aa3dfa8ba6a7",
"clonedFromId": "a6acdb0f-6727-4096-bca2-262389609c73",
"jobHistoryType": {
"name": "sample string 1",
"id": "d4eee8ff-76ff-4509-a0e1-7090842cb706"
},
"sourceJobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "050658c6-4b83-4a4e-a9c1-3a14262bfa77"
},
"destinationJobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "050658c6-4b83-4a4e-a9c1-3a14262bfa77"
},
"createdById": "9de612f4-4567-463a-adf9-f2ae8a35f51f",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "8873a50e-ea34-492f-8484-1bcf8763f65a",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "fe999e26-f4c4-4ce7-a525-a5202f9ec5fc"
}
],
"createdById": "9623d0a1-89db-45c7-ad52-60dc42a4a2f7",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "82b746b5-a221-4c80-a41b-53fb595e97bf",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "04125e4f-5c2a-44d8-a35a-38d3e5faafb6"
},
"stateId": "58ebd7df-fc40-462b-b307-fda5696110e4",
"templateId": "2ae5e9bd-1ac5-4279-b21b-10573c3f75ab",
"fileLocationId": "8c2e6d10-3f89-4e15-a7e8-33c6bacc9c0d",
"fileLocation": {
"location": "sample string 1",
"extension": "sample string 2",
"active": true,
"createdById": "3d566615-4cca-4be0-9211-5c82a5f1abba",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "c2e287df-bdab-4943-aef3-9f34109c6e02",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "f38e6a6a-4500-48d7-a6a8-813fa77ae1a9"
},
"documentState": {
"name": "sample string 1",
"documentsWithThatState": [],
"id": "185e112d-07e3-4979-8e34-051b810b5d27"
},
"pdfGenerated": true,
"visibleOnPortal": true,
"name": "sample string 4",
"active": true,
"createdById": "3330e76a-aa18-4462-bc41-6a3f68b4bd42",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "cead194f-d5fa-428a-88cd-25f8873ff16e",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "3332b716-5bee-4a0b-8cf1-052ae7fe0596"
}
],
"createdById": "d15221bf-f5e5-4c54-a98e-2f7afc310f5e",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "31e733b0-80d6-43a0-97b2-fb6cca10286c",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "09e6960b-ac26-4f55-bc83-c8cba388094f"
},
{
"name": "sample string 1",
"fileExtension": "sample string 2",
"location": "sample string 3",
"jobTypeId": "21b17464-a97f-47c3-872e-437032ec7557",
"active": true,
"autoEmailOnJobCompletion": true,
"visibleOnPortal": true,
"documents": [
{
"jobId": "b18fb692-53a3-4846-8b66-76431e04c4d7",
"job": {
"jobTypeId": "1c1325c9-2aaf-4e9a-84ec-7c5e9e4ba3af",
"active": true,
"stateId": "08daf752-ec19-46a0-b959-ec3e76bfb568",
"externalRef": "sample string 4",
"allocatedToId": "d5959333-93da-4b61-8e08-3b27bebfdec4",
"name": "sample string 5",
"scheduledDate": "2026-07-24T18:07:42.0074024+00:00",
"siteId": "dbefd8a8-0073-4fd2-8a35-d3033bf9f328",
"contactId": "6469487a-fa21-475d-8ad9-619f309b287b",
"notes": "sample string 8",
"timeInMinutes": 9,
"parentJobId": "721c3f00-0083-4aab-bfd9-639788692940",
"isGroupJob": true,
"deviceId": "sample string 11",
"syncToDevice": true,
"assetId": "5f65f06f-f4f9-4835-874d-8941b80cc8d7",
"jobRecurrenceId": "0e6905df-16b8-4f6f-8b67-5e68f1ec5425",
"rejectionReasonId": "4e013877-4395-496a-bf26-346a70ae046d",
"jobCategoryId": "6b239234-0bb9-479c-8cdf-de4055f8ce8c",
"numericCode": 13,
"completedDate": "2026-07-24T18:07:42.0074024+00:00",
"monitoringRegimeId": "sample string 14",
"jobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "050658c6-4b83-4a4e-a9c1-3a14262bfa77"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "4770326e-f62d-451c-8e24-d9e0a6246e00",
"titleId": "24e3ce3b-c32b-4b09-a030-836884aa0484",
"organisationId": "f78a075e-519f-459f-a974-c95ba2af953d",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "6e1c9191-0d09-460c-a1e5-66d7eba6eed0",
"createdById": "4f68e818-b374-4625-a6be-2ebe678c471f",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "31f3a60a-1071-4863-aac0-6ff65c51942d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "6cd640ff-3024-4b9b-a20a-379ee8265410"
},
"title": {
"name": "sample string 1",
"id": "b2dc1b16-ba04-43d9-8435-7d41ee37e459"
},
"createdById": "e82c3d66-4ddd-4273-b41d-4f83d430f27c",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "5eec53bf-7ec6-41bb-8868-04c12bc8b236",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "411c5fc8-819d-47c1-a6d8-28ae35da14d7"
},
"asset": {
"name": "sample string 1",
"description": "sample string 2",
"assetTypeId": "9a426a23-47c8-489c-bef5-f40962507925",
"location": "sample string 4",
"locationId": "sample string 5",
"externalReference": "sample string 6",
"serialNumber": "sample string 7",
"assetNumber": "sample string 8",
"uniqueBarcode": "sample string 9",
"notes": "sample string 10",
"siteId": "a4207659-f61a-4091-be34-4f78c6ed7ba4",
"owner": "sample string 11",
"active": true,
"suspended": true,
"jobId": "dfcf9ee1-57a8-4f05-aa60-26be7ce1324a",
"hierarchicalLocationId": "77bb1310-b058-469a-a3c9-483d72b89190",
"imageFileName": "sample string 14",
"jobs": [],
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [
{
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
{
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
}
],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"jobRecurrences": [
{
"name": "sample string 1",
"jobTypeGroupId": "9b610d21-a096-4fbe-bb9c-124f29002dde",
"userId": "28752928-99ee-4070-b1a6-c96f05d4b99d",
"createDaysBefore": 3,
"siteId": "23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b",
"contactId": "4231071c-0d5b-4e7a-aa91-62f9d54c7789",
"assetId": "ef7d7946-9b7a-4b57-bf36-7c200d63033e",
"startDate": "2026-07-24T18:07:42.0074024+00:00",
"endDate": "2026-07-24T18:07:42.0074024+00:00",
"numberGenerated": 6,
"lastDate": "2026-07-24T18:07:42.0074024+00:00",
"nextDate": "2026-07-24T18:07:42.0074024+00:00",
"overrideGeneratedNextDate": "2026-07-24T18:07:42.0074024+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "d0e9a732-dc73-4114-8a09-b24de3ecf140",
"recurrenceGroupId": "12d04a2f-fd33-4aea-b8b4-33513564dd6d",
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
},
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "698ddf75-de08-4410-9c3c-9ca14807fc05"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "4770326e-f62d-451c-8e24-d9e0a6246e00",
"titleId": "24e3ce3b-c32b-4b09-a030-836884aa0484",
"organisationId": "f78a075e-519f-459f-a974-c95ba2af953d",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "6e1c9191-0d09-460c-a1e5-66d7eba6eed0",
"createdById": "4f68e818-b374-4625-a6be-2ebe678c471f",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "31f3a60a-1071-4863-aac0-6ff65c51942d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "6cd640ff-3024-4b9b-a20a-379ee8265410"
},
"title": {
"name": "sample string 1",
"id": "b2dc1b16-ba04-43d9-8435-7d41ee37e459"
},
"createdById": "e82c3d66-4ddd-4273-b41d-4f83d430f27c",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "5eec53bf-7ec6-41bb-8868-04c12bc8b236",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "411c5fc8-819d-47c1-a6d8-28ae35da14d7"
},
"sampledAssets": [
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3
},
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3
}
],
"lastCompletedDate": "2026-07-24T18:07:42.0074024+00:00",
"createdById": "e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "32a78a46-cfe1-4427-89c5-99428c472b54",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "43c1db48-5229-403a-87e0-18dbf94686de"
},
{
"name": "sample string 1",
"jobTypeGroupId": "9b610d21-a096-4fbe-bb9c-124f29002dde",
"userId": "28752928-99ee-4070-b1a6-c96f05d4b99d",
"createDaysBefore": 3,
"siteId": "23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b",
"contactId": "4231071c-0d5b-4e7a-aa91-62f9d54c7789",
"assetId": "ef7d7946-9b7a-4b57-bf36-7c200d63033e",
"startDate": "2026-07-24T18:07:42.0074024+00:00",
"endDate": "2026-07-24T18:07:42.0074024+00:00",
"numberGenerated": 6,
"lastDate": "2026-07-24T18:07:42.0074024+00:00",
"nextDate": "2026-07-24T18:07:42.0074024+00:00",
"overrideGeneratedNextDate": "2026-07-24T18:07:42.0074024+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "d0e9a732-dc73-4114-8a09-b24de3ecf140",
"recurrenceGroupId": "12d04a2f-fd33-4aea-b8b4-33513564dd6d",
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
},
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "698ddf75-de08-4410-9c3c-9ca14807fc05"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "4770326e-f62d-451c-8e24-d9e0a6246e00",
"titleId": "24e3ce3b-c32b-4b09-a030-836884aa0484",
"organisationId": "f78a075e-519f-459f-a974-c95ba2af953d",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "6e1c9191-0d09-460c-a1e5-66d7eba6eed0",
"createdById": "4f68e818-b374-4625-a6be-2ebe678c471f",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "31f3a60a-1071-4863-aac0-6ff65c51942d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "6cd640ff-3024-4b9b-a20a-379ee8265410"
},
"title": {
"name": "sample string 1",
"id": "b2dc1b16-ba04-43d9-8435-7d41ee37e459"
},
"createdById": "e82c3d66-4ddd-4273-b41d-4f83d430f27c",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "5eec53bf-7ec6-41bb-8868-04c12bc8b236",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "411c5fc8-819d-47c1-a6d8-28ae35da14d7"
},
"sampledAssets": [
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3
},
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3
}
],
"lastCompletedDate": "2026-07-24T18:07:42.0074024+00:00",
"createdById": "e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "32a78a46-cfe1-4427-89c5-99428c472b54",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "43c1db48-5229-403a-87e0-18dbf94686de"
}
],
"sampledAssets": [
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3,
"jobRecurrence": {
"name": "sample string 1",
"jobTypeGroupId": "9b610d21-a096-4fbe-bb9c-124f29002dde",
"userId": "28752928-99ee-4070-b1a6-c96f05d4b99d",
"createDaysBefore": 3,
"siteId": "23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b",
"contactId": "4231071c-0d5b-4e7a-aa91-62f9d54c7789",
"assetId": "ef7d7946-9b7a-4b57-bf36-7c200d63033e",
"startDate": "2026-07-24T18:07:42.0074024+00:00",
"endDate": "2026-07-24T18:07:42.0074024+00:00",
"numberGenerated": 6,
"lastDate": "2026-07-24T18:07:42.0074024+00:00",
"nextDate": "2026-07-24T18:07:42.0074024+00:00",
"overrideGeneratedNextDate": "2026-07-24T18:07:42.0074024+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "d0e9a732-dc73-4114-8a09-b24de3ecf140",
"recurrenceGroupId": "12d04a2f-fd33-4aea-b8b4-33513564dd6d",
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
},
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "698ddf75-de08-4410-9c3c-9ca14807fc05"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "4770326e-f62d-451c-8e24-d9e0a6246e00",
"titleId": "24e3ce3b-c32b-4b09-a030-836884aa0484",
"organisationId": "f78a075e-519f-459f-a974-c95ba2af953d",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "6e1c9191-0d09-460c-a1e5-66d7eba6eed0",
"createdById": "4f68e818-b374-4625-a6be-2ebe678c471f",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "31f3a60a-1071-4863-aac0-6ff65c51942d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "6cd640ff-3024-4b9b-a20a-379ee8265410"
},
"title": {
"name": "sample string 1",
"id": "b2dc1b16-ba04-43d9-8435-7d41ee37e459"
},
"createdById": "e82c3d66-4ddd-4273-b41d-4f83d430f27c",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "5eec53bf-7ec6-41bb-8868-04c12bc8b236",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "411c5fc8-819d-47c1-a6d8-28ae35da14d7"
},
"sampledAssets": [],
"lastCompletedDate": "2026-07-24T18:07:42.0074024+00:00",
"createdById": "e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "32a78a46-cfe1-4427-89c5-99428c472b54",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "43c1db48-5229-403a-87e0-18dbf94686de"
}
},
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3,
"jobRecurrence": {
"name": "sample string 1",
"jobTypeGroupId": "9b610d21-a096-4fbe-bb9c-124f29002dde",
"userId": "28752928-99ee-4070-b1a6-c96f05d4b99d",
"createDaysBefore": 3,
"siteId": "23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b",
"contactId": "4231071c-0d5b-4e7a-aa91-62f9d54c7789",
"assetId": "ef7d7946-9b7a-4b57-bf36-7c200d63033e",
"startDate": "2026-07-24T18:07:42.0074024+00:00",
"endDate": "2026-07-24T18:07:42.0074024+00:00",
"numberGenerated": 6,
"lastDate": "2026-07-24T18:07:42.0074024+00:00",
"nextDate": "2026-07-24T18:07:42.0074024+00:00",
"overrideGeneratedNextDate": "2026-07-24T18:07:42.0074024+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "d0e9a732-dc73-4114-8a09-b24de3ecf140",
"recurrenceGroupId": "12d04a2f-fd33-4aea-b8b4-33513564dd6d",
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
},
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "698ddf75-de08-4410-9c3c-9ca14807fc05"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "4770326e-f62d-451c-8e24-d9e0a6246e00",
"titleId": "24e3ce3b-c32b-4b09-a030-836884aa0484",
"organisationId": "f78a075e-519f-459f-a974-c95ba2af953d",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "6e1c9191-0d09-460c-a1e5-66d7eba6eed0",
"createdById": "4f68e818-b374-4625-a6be-2ebe678c471f",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "31f3a60a-1071-4863-aac0-6ff65c51942d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "6cd640ff-3024-4b9b-a20a-379ee8265410"
},
"title": {
"name": "sample string 1",
"id": "b2dc1b16-ba04-43d9-8435-7d41ee37e459"
},
"createdById": "e82c3d66-4ddd-4273-b41d-4f83d430f27c",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "5eec53bf-7ec6-41bb-8868-04c12bc8b236",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "411c5fc8-819d-47c1-a6d8-28ae35da14d7"
},
"sampledAssets": [],
"lastCompletedDate": "2026-07-24T18:07:42.0074024+00:00",
"createdById": "e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "32a78a46-cfe1-4427-89c5-99428c472b54",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "43c1db48-5229-403a-87e0-18dbf94686de"
}
}
],
"monitoringRegimeSampledAssets": [
{
"monitoringRegimeId": "sample string 1",
"assetId": "e0531cff-dcf8-4c35-8442-707237a4b36f",
"jobIndexId": 3
},
{
"monitoringRegimeId": "sample string 1",
"assetId": "e0531cff-dcf8-4c35-8442-707237a4b36f",
"jobIndexId": 3
}
],
"hierarchicalLocation": {
"siteId": "6cbdd07e-2f6d-46f6-a9a5-53045c74a49a",
"name": "sample string 2",
"parentId": "9593dcf9-9f08-47bb-aede-77486e98ce07",
"depth": 3,
"fullName": "sample string 4",
"active": true,
"sortOrder": 6.0,
"createdById": "49f00f9f-c71a-4df0-9e19-b06227f7da81",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "0a055160-4913-4c51-b601-2485dac5f399",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "33e5baea-ee91-4303-b8f7-35f912b105bb"
},
"createdById": "7465c593-7ca9-4015-aa79-e9398b969573",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "b37eb9a9-bb2f-42b8-b511-c59f5e248d53",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "ec44aff5-f94e-4756-9077-04500c017ea8"
},
"jobRecurrence": {
"name": "sample string 1",
"jobTypeGroupId": "9b610d21-a096-4fbe-bb9c-124f29002dde",
"userId": "28752928-99ee-4070-b1a6-c96f05d4b99d",
"createDaysBefore": 3,
"siteId": "23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b",
"contactId": "4231071c-0d5b-4e7a-aa91-62f9d54c7789",
"assetId": "ef7d7946-9b7a-4b57-bf36-7c200d63033e",
"startDate": "2026-07-24T18:07:42.0074024+00:00",
"endDate": "2026-07-24T18:07:42.0074024+00:00",
"numberGenerated": 6,
"lastDate": "2026-07-24T18:07:42.0074024+00:00",
"nextDate": "2026-07-24T18:07:42.0074024+00:00",
"overrideGeneratedNextDate": "2026-07-24T18:07:42.0074024+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "d0e9a732-dc73-4114-8a09-b24de3ecf140",
"recurrenceGroupId": "12d04a2f-fd33-4aea-b8b4-33513564dd6d",
"asset": {
"name": "sample string 1",
"description": "sample string 2",
"assetTypeId": "9a426a23-47c8-489c-bef5-f40962507925",
"location": "sample string 4",
"locationId": "sample string 5",
"externalReference": "sample string 6",
"serialNumber": "sample string 7",
"assetNumber": "sample string 8",
"uniqueBarcode": "sample string 9",
"notes": "sample string 10",
"siteId": "a4207659-f61a-4091-be34-4f78c6ed7ba4",
"owner": "sample string 11",
"active": true,
"suspended": true,
"jobId": "dfcf9ee1-57a8-4f05-aa60-26be7ce1324a",
"hierarchicalLocationId": "77bb1310-b058-469a-a3c9-483d72b89190",
"imageFileName": "sample string 14",
"jobs": [],
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [
{
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
{
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
}
],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"jobRecurrences": [],
"sampledAssets": [
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3
},
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3
}
],
"monitoringRegimeSampledAssets": [
{
"monitoringRegimeId": "sample string 1",
"assetId": "e0531cff-dcf8-4c35-8442-707237a4b36f",
"jobIndexId": 3
},
{
"monitoringRegimeId": "sample string 1",
"assetId": "e0531cff-dcf8-4c35-8442-707237a4b36f",
"jobIndexId": 3
}
],
"hierarchicalLocation": {
"siteId": "6cbdd07e-2f6d-46f6-a9a5-53045c74a49a",
"name": "sample string 2",
"parentId": "9593dcf9-9f08-47bb-aede-77486e98ce07",
"depth": 3,
"fullName": "sample string 4",
"active": true,
"sortOrder": 6.0,
"createdById": "49f00f9f-c71a-4df0-9e19-b06227f7da81",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "0a055160-4913-4c51-b601-2485dac5f399",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "33e5baea-ee91-4303-b8f7-35f912b105bb"
},
"createdById": "7465c593-7ca9-4015-aa79-e9398b969573",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "b37eb9a9-bb2f-42b8-b511-c59f5e248d53",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "ec44aff5-f94e-4756-9077-04500c017ea8"
},
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
},
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "698ddf75-de08-4410-9c3c-9ca14807fc05"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "4770326e-f62d-451c-8e24-d9e0a6246e00",
"titleId": "24e3ce3b-c32b-4b09-a030-836884aa0484",
"organisationId": "f78a075e-519f-459f-a974-c95ba2af953d",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "6e1c9191-0d09-460c-a1e5-66d7eba6eed0",
"createdById": "4f68e818-b374-4625-a6be-2ebe678c471f",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "31f3a60a-1071-4863-aac0-6ff65c51942d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "6cd640ff-3024-4b9b-a20a-379ee8265410"
},
"title": {
"name": "sample string 1",
"id": "b2dc1b16-ba04-43d9-8435-7d41ee37e459"
},
"createdById": "e82c3d66-4ddd-4273-b41d-4f83d430f27c",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "5eec53bf-7ec6-41bb-8868-04c12bc8b236",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "411c5fc8-819d-47c1-a6d8-28ae35da14d7"
},
"sampledAssets": [
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3,
"asset": {
"name": "sample string 1",
"description": "sample string 2",
"assetTypeId": "9a426a23-47c8-489c-bef5-f40962507925",
"location": "sample string 4",
"locationId": "sample string 5",
"externalReference": "sample string 6",
"serialNumber": "sample string 7",
"assetNumber": "sample string 8",
"uniqueBarcode": "sample string 9",
"notes": "sample string 10",
"siteId": "a4207659-f61a-4091-be34-4f78c6ed7ba4",
"owner": "sample string 11",
"active": true,
"suspended": true,
"jobId": "dfcf9ee1-57a8-4f05-aa60-26be7ce1324a",
"hierarchicalLocationId": "77bb1310-b058-469a-a3c9-483d72b89190",
"imageFileName": "sample string 14",
"jobs": [],
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [
{
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
{
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
}
],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"jobRecurrences": [],
"sampledAssets": [],
"monitoringRegimeSampledAssets": [
{
"monitoringRegimeId": "sample string 1",
"assetId": "e0531cff-dcf8-4c35-8442-707237a4b36f",
"jobIndexId": 3
},
{
"monitoringRegimeId": "sample string 1",
"assetId": "e0531cff-dcf8-4c35-8442-707237a4b36f",
"jobIndexId": 3
}
],
"hierarchicalLocation": {
"siteId": "6cbdd07e-2f6d-46f6-a9a5-53045c74a49a",
"name": "sample string 2",
"parentId": "9593dcf9-9f08-47bb-aede-77486e98ce07",
"depth": 3,
"fullName": "sample string 4",
"active": true,
"sortOrder": 6.0,
"createdById": "49f00f9f-c71a-4df0-9e19-b06227f7da81",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "0a055160-4913-4c51-b601-2485dac5f399",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "33e5baea-ee91-4303-b8f7-35f912b105bb"
},
"createdById": "7465c593-7ca9-4015-aa79-e9398b969573",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "b37eb9a9-bb2f-42b8-b511-c59f5e248d53",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "ec44aff5-f94e-4756-9077-04500c017ea8"
}
},
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3,
"asset": {
"name": "sample string 1",
"description": "sample string 2",
"assetTypeId": "9a426a23-47c8-489c-bef5-f40962507925",
"location": "sample string 4",
"locationId": "sample string 5",
"externalReference": "sample string 6",
"serialNumber": "sample string 7",
"assetNumber": "sample string 8",
"uniqueBarcode": "sample string 9",
"notes": "sample string 10",
"siteId": "a4207659-f61a-4091-be34-4f78c6ed7ba4",
"owner": "sample string 11",
"active": true,
"suspended": true,
"jobId": "dfcf9ee1-57a8-4f05-aa60-26be7ce1324a",
"hierarchicalLocationId": "77bb1310-b058-469a-a3c9-483d72b89190",
"imageFileName": "sample string 14",
"jobs": [],
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [
{
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
{
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
}
],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"jobRecurrences": [],
"sampledAssets": [],
"monitoringRegimeSampledAssets": [
{
"monitoringRegimeId": "sample string 1",
"assetId": "e0531cff-dcf8-4c35-8442-707237a4b36f",
"jobIndexId": 3
},
{
"monitoringRegimeId": "sample string 1",
"assetId": "e0531cff-dcf8-4c35-8442-707237a4b36f",
"jobIndexId": 3
}
],
"hierarchicalLocation": {
"siteId": "6cbdd07e-2f6d-46f6-a9a5-53045c74a49a",
"name": "sample string 2",
"parentId": "9593dcf9-9f08-47bb-aede-77486e98ce07",
"depth": 3,
"fullName": "sample string 4",
"active": true,
"sortOrder": 6.0,
"createdById": "49f00f9f-c71a-4df0-9e19-b06227f7da81",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "0a055160-4913-4c51-b601-2485dac5f399",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "33e5baea-ee91-4303-b8f7-35f912b105bb"
},
"createdById": "7465c593-7ca9-4015-aa79-e9398b969573",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "b37eb9a9-bb2f-42b8-b511-c59f5e248d53",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "ec44aff5-f94e-4756-9077-04500c017ea8"
}
}
],
"lastCompletedDate": "2026-07-24T18:07:42.0074024+00:00",
"createdById": "e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "32a78a46-cfe1-4427-89c5-99428c472b54",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "43c1db48-5229-403a-87e0-18dbf94686de"
},
"rejectionReason": {
"order": 1,
"name": "sample string 2",
"active": true,
"tenantOrganisationId": "397ac4b1-b13c-4bc0-b4aa-2e9304a9fa84",
"createdById": "753c932f-9470-4f8c-b9d8-3b80f74da1ab",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "0b91416f-65bd-4e90-8a95-cd381f2e3e34",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "82c80830-0f5f-466b-ab4d-6178da403712"
},
"jobCategory": {
"name": "sample string 1",
"id": "5442ad2d-ce89-426a-85c6-f756829624a7"
},
"sections": [
{
"jobId": "c1a0c8ab-d988-4766-94e5-0c94774a9193",
"internalSectionTypeId": "733beae9-7856-4c0b-b15c-9351919383dc",
"sectionTypeId": "965a81b0-aef5-432c-9399-2f112148385f",
"caption": "sample string 4",
"name": "sample string 5",
"sectionJson": "sample string 6",
"repeatable": true,
"template": true,
"gridInput": true,
"siteVisit": true,
"active": true,
"order": 12.0,
"fqn": "sample string 13",
"visible": true,
"state": "d307d093-04d9-4fbb-9d7b-b793277e3352",
"sectionVariantId": "2dd538d4-92da-472e-b6e7-1df217a98d0a",
"sectionType": {
"internalId": "8ec1ef74-bb9d-4b21-b362-93147f96e688",
"caption": "sample string 2",
"name": "sample string 3",
"repeatable": true,
"template": true,
"gridInput": true,
"siteVisit": true,
"jsonData": "sample string 8",
"order": 9,
"jobTypeId": "2e8dfabc-454b-40ad-8550-360a070feac4",
"active": true,
"fqn": "sample string 12",
"visible": true,
"fileImport": true,
"sectionVariantId": "2f54ed93-1fcd-4cf3-a196-bf1f4f876981",
"expressionTypes": "sample string 15",
"createdById": "90a740fb-1fef-4be3-a1bb-ad02e73335ff",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "75b75608-188f-4f9b-89aa-5d30975f0f30",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "85374695-505d-4826-ad46-134d7879b1f0"
},
"createdById": "6d7250e1-514c-41bd-bc40-f38e3b7cb746",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "13943351-db05-4dd1-8dfd-f2f9cf7cea35",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "72f28092-a135-4716-bf56-e9e401142b35"
},
{
"jobId": "c1a0c8ab-d988-4766-94e5-0c94774a9193",
"internalSectionTypeId": "733beae9-7856-4c0b-b15c-9351919383dc",
"sectionTypeId": "965a81b0-aef5-432c-9399-2f112148385f",
"caption": "sample string 4",
"name": "sample string 5",
"sectionJson": "sample string 6",
"repeatable": true,
"template": true,
"gridInput": true,
"siteVisit": true,
"active": true,
"order": 12.0,
"fqn": "sample string 13",
"visible": true,
"state": "d307d093-04d9-4fbb-9d7b-b793277e3352",
"sectionVariantId": "2dd538d4-92da-472e-b6e7-1df217a98d0a",
"sectionType": {
"internalId": "8ec1ef74-bb9d-4b21-b362-93147f96e688",
"caption": "sample string 2",
"name": "sample string 3",
"repeatable": true,
"template": true,
"gridInput": true,
"siteVisit": true,
"jsonData": "sample string 8",
"order": 9,
"jobTypeId": "2e8dfabc-454b-40ad-8550-360a070feac4",
"active": true,
"fqn": "sample string 12",
"visible": true,
"fileImport": true,
"sectionVariantId": "2f54ed93-1fcd-4cf3-a196-bf1f4f876981",
"expressionTypes": "sample string 15",
"createdById": "90a740fb-1fef-4be3-a1bb-ad02e73335ff",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "75b75608-188f-4f9b-89aa-5d30975f0f30",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "85374695-505d-4826-ad46-134d7879b1f0"
},
"createdById": "6d7250e1-514c-41bd-bc40-f38e3b7cb746",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "13943351-db05-4dd1-8dfd-f2f9cf7cea35",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "72f28092-a135-4716-bf56-e9e401142b35"
}
],
"descendantJobs": [],
"documents": [],
"jobHistory": [
{
"jobId": "76dc91bc-7412-40f8-9435-7cc8837d55e2",
"jobHistoryTypeId": "35d9740a-25cc-4b1b-bce7-f9a1ecb76796",
"sourceStateId": "a5440a42-1183-481b-ba4e-36f2df2fcafd",
"destinationStateId": "64d38e88-f1e0-4e99-8b8c-4564f0030f70",
"allocatedToId": "170aeca6-cf8a-4422-bbcc-aa3dfa8ba6a7",
"clonedFromId": "a6acdb0f-6727-4096-bca2-262389609c73",
"jobHistoryType": {
"name": "sample string 1",
"id": "d4eee8ff-76ff-4509-a0e1-7090842cb706"
},
"sourceJobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "050658c6-4b83-4a4e-a9c1-3a14262bfa77"
},
"destinationJobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "050658c6-4b83-4a4e-a9c1-3a14262bfa77"
},
"createdById": "9de612f4-4567-463a-adf9-f2ae8a35f51f",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "8873a50e-ea34-492f-8484-1bcf8763f65a",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "fe999e26-f4c4-4ce7-a525-a5202f9ec5fc"
},
{
"jobId": "76dc91bc-7412-40f8-9435-7cc8837d55e2",
"jobHistoryTypeId": "35d9740a-25cc-4b1b-bce7-f9a1ecb76796",
"sourceStateId": "a5440a42-1183-481b-ba4e-36f2df2fcafd",
"destinationStateId": "64d38e88-f1e0-4e99-8b8c-4564f0030f70",
"allocatedToId": "170aeca6-cf8a-4422-bbcc-aa3dfa8ba6a7",
"clonedFromId": "a6acdb0f-6727-4096-bca2-262389609c73",
"jobHistoryType": {
"name": "sample string 1",
"id": "d4eee8ff-76ff-4509-a0e1-7090842cb706"
},
"sourceJobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "050658c6-4b83-4a4e-a9c1-3a14262bfa77"
},
"destinationJobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "050658c6-4b83-4a4e-a9c1-3a14262bfa77"
},
"createdById": "9de612f4-4567-463a-adf9-f2ae8a35f51f",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "8873a50e-ea34-492f-8484-1bcf8763f65a",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "fe999e26-f4c4-4ce7-a525-a5202f9ec5fc"
}
],
"createdById": "9623d0a1-89db-45c7-ad52-60dc42a4a2f7",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "82b746b5-a221-4c80-a41b-53fb595e97bf",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "04125e4f-5c2a-44d8-a35a-38d3e5faafb6"
},
"stateId": "58ebd7df-fc40-462b-b307-fda5696110e4",
"templateId": "2ae5e9bd-1ac5-4279-b21b-10573c3f75ab",
"fileLocationId": "8c2e6d10-3f89-4e15-a7e8-33c6bacc9c0d",
"fileLocation": {
"location": "sample string 1",
"extension": "sample string 2",
"active": true,
"createdById": "3d566615-4cca-4be0-9211-5c82a5f1abba",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "c2e287df-bdab-4943-aef3-9f34109c6e02",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "f38e6a6a-4500-48d7-a6a8-813fa77ae1a9"
},
"documentState": {
"name": "sample string 1",
"documentsWithThatState": [],
"id": "185e112d-07e3-4979-8e34-051b810b5d27"
},
"pdfGenerated": true,
"visibleOnPortal": true,
"name": "sample string 4",
"active": true,
"createdById": "3330e76a-aa18-4462-bc41-6a3f68b4bd42",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "cead194f-d5fa-428a-88cd-25f8873ff16e",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "3332b716-5bee-4a0b-8cf1-052ae7fe0596"
},
{
"jobId": "b18fb692-53a3-4846-8b66-76431e04c4d7",
"job": {
"jobTypeId": "1c1325c9-2aaf-4e9a-84ec-7c5e9e4ba3af",
"active": true,
"stateId": "08daf752-ec19-46a0-b959-ec3e76bfb568",
"externalRef": "sample string 4",
"allocatedToId": "d5959333-93da-4b61-8e08-3b27bebfdec4",
"name": "sample string 5",
"scheduledDate": "2026-07-24T18:07:42.0074024+00:00",
"siteId": "dbefd8a8-0073-4fd2-8a35-d3033bf9f328",
"contactId": "6469487a-fa21-475d-8ad9-619f309b287b",
"notes": "sample string 8",
"timeInMinutes": 9,
"parentJobId": "721c3f00-0083-4aab-bfd9-639788692940",
"isGroupJob": true,
"deviceId": "sample string 11",
"syncToDevice": true,
"assetId": "5f65f06f-f4f9-4835-874d-8941b80cc8d7",
"jobRecurrenceId": "0e6905df-16b8-4f6f-8b67-5e68f1ec5425",
"rejectionReasonId": "4e013877-4395-496a-bf26-346a70ae046d",
"jobCategoryId": "6b239234-0bb9-479c-8cdf-de4055f8ce8c",
"numericCode": 13,
"completedDate": "2026-07-24T18:07:42.0074024+00:00",
"monitoringRegimeId": "sample string 14",
"jobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "050658c6-4b83-4a4e-a9c1-3a14262bfa77"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "4770326e-f62d-451c-8e24-d9e0a6246e00",
"titleId": "24e3ce3b-c32b-4b09-a030-836884aa0484",
"organisationId": "f78a075e-519f-459f-a974-c95ba2af953d",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "6e1c9191-0d09-460c-a1e5-66d7eba6eed0",
"createdById": "4f68e818-b374-4625-a6be-2ebe678c471f",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "31f3a60a-1071-4863-aac0-6ff65c51942d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "6cd640ff-3024-4b9b-a20a-379ee8265410"
},
"title": {
"name": "sample string 1",
"id": "b2dc1b16-ba04-43d9-8435-7d41ee37e459"
},
"createdById": "e82c3d66-4ddd-4273-b41d-4f83d430f27c",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "5eec53bf-7ec6-41bb-8868-04c12bc8b236",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "411c5fc8-819d-47c1-a6d8-28ae35da14d7"
},
"asset": {
"name": "sample string 1",
"description": "sample string 2",
"assetTypeId": "9a426a23-47c8-489c-bef5-f40962507925",
"location": "sample string 4",
"locationId": "sample string 5",
"externalReference": "sample string 6",
"serialNumber": "sample string 7",
"assetNumber": "sample string 8",
"uniqueBarcode": "sample string 9",
"notes": "sample string 10",
"siteId": "a4207659-f61a-4091-be34-4f78c6ed7ba4",
"owner": "sample string 11",
"active": true,
"suspended": true,
"jobId": "dfcf9ee1-57a8-4f05-aa60-26be7ce1324a",
"hierarchicalLocationId": "77bb1310-b058-469a-a3c9-483d72b89190",
"imageFileName": "sample string 14",
"jobs": [],
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [
{
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
{
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
}
],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"jobRecurrences": [
{
"name": "sample string 1",
"jobTypeGroupId": "9b610d21-a096-4fbe-bb9c-124f29002dde",
"userId": "28752928-99ee-4070-b1a6-c96f05d4b99d",
"createDaysBefore": 3,
"siteId": "23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b",
"contactId": "4231071c-0d5b-4e7a-aa91-62f9d54c7789",
"assetId": "ef7d7946-9b7a-4b57-bf36-7c200d63033e",
"startDate": "2026-07-24T18:07:42.0074024+00:00",
"endDate": "2026-07-24T18:07:42.0074024+00:00",
"numberGenerated": 6,
"lastDate": "2026-07-24T18:07:42.0074024+00:00",
"nextDate": "2026-07-24T18:07:42.0074024+00:00",
"overrideGeneratedNextDate": "2026-07-24T18:07:42.0074024+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "d0e9a732-dc73-4114-8a09-b24de3ecf140",
"recurrenceGroupId": "12d04a2f-fd33-4aea-b8b4-33513564dd6d",
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
},
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "698ddf75-de08-4410-9c3c-9ca14807fc05"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "4770326e-f62d-451c-8e24-d9e0a6246e00",
"titleId": "24e3ce3b-c32b-4b09-a030-836884aa0484",
"organisationId": "f78a075e-519f-459f-a974-c95ba2af953d",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "6e1c9191-0d09-460c-a1e5-66d7eba6eed0",
"createdById": "4f68e818-b374-4625-a6be-2ebe678c471f",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "31f3a60a-1071-4863-aac0-6ff65c51942d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "6cd640ff-3024-4b9b-a20a-379ee8265410"
},
"title": {
"name": "sample string 1",
"id": "b2dc1b16-ba04-43d9-8435-7d41ee37e459"
},
"createdById": "e82c3d66-4ddd-4273-b41d-4f83d430f27c",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "5eec53bf-7ec6-41bb-8868-04c12bc8b236",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "411c5fc8-819d-47c1-a6d8-28ae35da14d7"
},
"sampledAssets": [
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3
},
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3
}
],
"lastCompletedDate": "2026-07-24T18:07:42.0074024+00:00",
"createdById": "e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "32a78a46-cfe1-4427-89c5-99428c472b54",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "43c1db48-5229-403a-87e0-18dbf94686de"
},
{
"name": "sample string 1",
"jobTypeGroupId": "9b610d21-a096-4fbe-bb9c-124f29002dde",
"userId": "28752928-99ee-4070-b1a6-c96f05d4b99d",
"createDaysBefore": 3,
"siteId": "23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b",
"contactId": "4231071c-0d5b-4e7a-aa91-62f9d54c7789",
"assetId": "ef7d7946-9b7a-4b57-bf36-7c200d63033e",
"startDate": "2026-07-24T18:07:42.0074024+00:00",
"endDate": "2026-07-24T18:07:42.0074024+00:00",
"numberGenerated": 6,
"lastDate": "2026-07-24T18:07:42.0074024+00:00",
"nextDate": "2026-07-24T18:07:42.0074024+00:00",
"overrideGeneratedNextDate": "2026-07-24T18:07:42.0074024+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "d0e9a732-dc73-4114-8a09-b24de3ecf140",
"recurrenceGroupId": "12d04a2f-fd33-4aea-b8b4-33513564dd6d",
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
},
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "698ddf75-de08-4410-9c3c-9ca14807fc05"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "4770326e-f62d-451c-8e24-d9e0a6246e00",
"titleId": "24e3ce3b-c32b-4b09-a030-836884aa0484",
"organisationId": "f78a075e-519f-459f-a974-c95ba2af953d",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "6e1c9191-0d09-460c-a1e5-66d7eba6eed0",
"createdById": "4f68e818-b374-4625-a6be-2ebe678c471f",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "31f3a60a-1071-4863-aac0-6ff65c51942d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "6cd640ff-3024-4b9b-a20a-379ee8265410"
},
"title": {
"name": "sample string 1",
"id": "b2dc1b16-ba04-43d9-8435-7d41ee37e459"
},
"createdById": "e82c3d66-4ddd-4273-b41d-4f83d430f27c",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "5eec53bf-7ec6-41bb-8868-04c12bc8b236",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "411c5fc8-819d-47c1-a6d8-28ae35da14d7"
},
"sampledAssets": [
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3
},
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3
}
],
"lastCompletedDate": "2026-07-24T18:07:42.0074024+00:00",
"createdById": "e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "32a78a46-cfe1-4427-89c5-99428c472b54",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "43c1db48-5229-403a-87e0-18dbf94686de"
}
],
"sampledAssets": [
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3,
"jobRecurrence": {
"name": "sample string 1",
"jobTypeGroupId": "9b610d21-a096-4fbe-bb9c-124f29002dde",
"userId": "28752928-99ee-4070-b1a6-c96f05d4b99d",
"createDaysBefore": 3,
"siteId": "23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b",
"contactId": "4231071c-0d5b-4e7a-aa91-62f9d54c7789",
"assetId": "ef7d7946-9b7a-4b57-bf36-7c200d63033e",
"startDate": "2026-07-24T18:07:42.0074024+00:00",
"endDate": "2026-07-24T18:07:42.0074024+00:00",
"numberGenerated": 6,
"lastDate": "2026-07-24T18:07:42.0074024+00:00",
"nextDate": "2026-07-24T18:07:42.0074024+00:00",
"overrideGeneratedNextDate": "2026-07-24T18:07:42.0074024+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "d0e9a732-dc73-4114-8a09-b24de3ecf140",
"recurrenceGroupId": "12d04a2f-fd33-4aea-b8b4-33513564dd6d",
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
},
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "698ddf75-de08-4410-9c3c-9ca14807fc05"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "4770326e-f62d-451c-8e24-d9e0a6246e00",
"titleId": "24e3ce3b-c32b-4b09-a030-836884aa0484",
"organisationId": "f78a075e-519f-459f-a974-c95ba2af953d",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "6e1c9191-0d09-460c-a1e5-66d7eba6eed0",
"createdById": "4f68e818-b374-4625-a6be-2ebe678c471f",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "31f3a60a-1071-4863-aac0-6ff65c51942d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "6cd640ff-3024-4b9b-a20a-379ee8265410"
},
"title": {
"name": "sample string 1",
"id": "b2dc1b16-ba04-43d9-8435-7d41ee37e459"
},
"createdById": "e82c3d66-4ddd-4273-b41d-4f83d430f27c",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "5eec53bf-7ec6-41bb-8868-04c12bc8b236",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "411c5fc8-819d-47c1-a6d8-28ae35da14d7"
},
"sampledAssets": [],
"lastCompletedDate": "2026-07-24T18:07:42.0074024+00:00",
"createdById": "e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "32a78a46-cfe1-4427-89c5-99428c472b54",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "43c1db48-5229-403a-87e0-18dbf94686de"
}
},
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3,
"jobRecurrence": {
"name": "sample string 1",
"jobTypeGroupId": "9b610d21-a096-4fbe-bb9c-124f29002dde",
"userId": "28752928-99ee-4070-b1a6-c96f05d4b99d",
"createDaysBefore": 3,
"siteId": "23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b",
"contactId": "4231071c-0d5b-4e7a-aa91-62f9d54c7789",
"assetId": "ef7d7946-9b7a-4b57-bf36-7c200d63033e",
"startDate": "2026-07-24T18:07:42.0074024+00:00",
"endDate": "2026-07-24T18:07:42.0074024+00:00",
"numberGenerated": 6,
"lastDate": "2026-07-24T18:07:42.0074024+00:00",
"nextDate": "2026-07-24T18:07:42.0074024+00:00",
"overrideGeneratedNextDate": "2026-07-24T18:07:42.0074024+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "d0e9a732-dc73-4114-8a09-b24de3ecf140",
"recurrenceGroupId": "12d04a2f-fd33-4aea-b8b4-33513564dd6d",
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
},
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "698ddf75-de08-4410-9c3c-9ca14807fc05"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "4770326e-f62d-451c-8e24-d9e0a6246e00",
"titleId": "24e3ce3b-c32b-4b09-a030-836884aa0484",
"organisationId": "f78a075e-519f-459f-a974-c95ba2af953d",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "6e1c9191-0d09-460c-a1e5-66d7eba6eed0",
"createdById": "4f68e818-b374-4625-a6be-2ebe678c471f",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "31f3a60a-1071-4863-aac0-6ff65c51942d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "6cd640ff-3024-4b9b-a20a-379ee8265410"
},
"title": {
"name": "sample string 1",
"id": "b2dc1b16-ba04-43d9-8435-7d41ee37e459"
},
"createdById": "e82c3d66-4ddd-4273-b41d-4f83d430f27c",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "5eec53bf-7ec6-41bb-8868-04c12bc8b236",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "411c5fc8-819d-47c1-a6d8-28ae35da14d7"
},
"sampledAssets": [],
"lastCompletedDate": "2026-07-24T18:07:42.0074024+00:00",
"createdById": "e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "32a78a46-cfe1-4427-89c5-99428c472b54",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "43c1db48-5229-403a-87e0-18dbf94686de"
}
}
],
"monitoringRegimeSampledAssets": [
{
"monitoringRegimeId": "sample string 1",
"assetId": "e0531cff-dcf8-4c35-8442-707237a4b36f",
"jobIndexId": 3
},
{
"monitoringRegimeId": "sample string 1",
"assetId": "e0531cff-dcf8-4c35-8442-707237a4b36f",
"jobIndexId": 3
}
],
"hierarchicalLocation": {
"siteId": "6cbdd07e-2f6d-46f6-a9a5-53045c74a49a",
"name": "sample string 2",
"parentId": "9593dcf9-9f08-47bb-aede-77486e98ce07",
"depth": 3,
"fullName": "sample string 4",
"active": true,
"sortOrder": 6.0,
"createdById": "49f00f9f-c71a-4df0-9e19-b06227f7da81",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "0a055160-4913-4c51-b601-2485dac5f399",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "33e5baea-ee91-4303-b8f7-35f912b105bb"
},
"createdById": "7465c593-7ca9-4015-aa79-e9398b969573",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "b37eb9a9-bb2f-42b8-b511-c59f5e248d53",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "ec44aff5-f94e-4756-9077-04500c017ea8"
},
"jobRecurrence": {
"name": "sample string 1",
"jobTypeGroupId": "9b610d21-a096-4fbe-bb9c-124f29002dde",
"userId": "28752928-99ee-4070-b1a6-c96f05d4b99d",
"createDaysBefore": 3,
"siteId": "23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b",
"contactId": "4231071c-0d5b-4e7a-aa91-62f9d54c7789",
"assetId": "ef7d7946-9b7a-4b57-bf36-7c200d63033e",
"startDate": "2026-07-24T18:07:42.0074024+00:00",
"endDate": "2026-07-24T18:07:42.0074024+00:00",
"numberGenerated": 6,
"lastDate": "2026-07-24T18:07:42.0074024+00:00",
"nextDate": "2026-07-24T18:07:42.0074024+00:00",
"overrideGeneratedNextDate": "2026-07-24T18:07:42.0074024+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "d0e9a732-dc73-4114-8a09-b24de3ecf140",
"recurrenceGroupId": "12d04a2f-fd33-4aea-b8b4-33513564dd6d",
"asset": {
"name": "sample string 1",
"description": "sample string 2",
"assetTypeId": "9a426a23-47c8-489c-bef5-f40962507925",
"location": "sample string 4",
"locationId": "sample string 5",
"externalReference": "sample string 6",
"serialNumber": "sample string 7",
"assetNumber": "sample string 8",
"uniqueBarcode": "sample string 9",
"notes": "sample string 10",
"siteId": "a4207659-f61a-4091-be34-4f78c6ed7ba4",
"owner": "sample string 11",
"active": true,
"suspended": true,
"jobId": "dfcf9ee1-57a8-4f05-aa60-26be7ce1324a",
"hierarchicalLocationId": "77bb1310-b058-469a-a3c9-483d72b89190",
"imageFileName": "sample string 14",
"jobs": [],
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [
{
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
{
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
}
],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"jobRecurrences": [],
"sampledAssets": [
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3
},
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3
}
],
"monitoringRegimeSampledAssets": [
{
"monitoringRegimeId": "sample string 1",
"assetId": "e0531cff-dcf8-4c35-8442-707237a4b36f",
"jobIndexId": 3
},
{
"monitoringRegimeId": "sample string 1",
"assetId": "e0531cff-dcf8-4c35-8442-707237a4b36f",
"jobIndexId": 3
}
],
"hierarchicalLocation": {
"siteId": "6cbdd07e-2f6d-46f6-a9a5-53045c74a49a",
"name": "sample string 2",
"parentId": "9593dcf9-9f08-47bb-aede-77486e98ce07",
"depth": 3,
"fullName": "sample string 4",
"active": true,
"sortOrder": 6.0,
"createdById": "49f00f9f-c71a-4df0-9e19-b06227f7da81",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "0a055160-4913-4c51-b601-2485dac5f399",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "33e5baea-ee91-4303-b8f7-35f912b105bb"
},
"createdById": "7465c593-7ca9-4015-aa79-e9398b969573",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "b37eb9a9-bb2f-42b8-b511-c59f5e248d53",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "ec44aff5-f94e-4756-9077-04500c017ea8"
},
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
},
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "698ddf75-de08-4410-9c3c-9ca14807fc05"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "4770326e-f62d-451c-8e24-d9e0a6246e00",
"titleId": "24e3ce3b-c32b-4b09-a030-836884aa0484",
"organisationId": "f78a075e-519f-459f-a974-c95ba2af953d",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "6e1c9191-0d09-460c-a1e5-66d7eba6eed0",
"createdById": "4f68e818-b374-4625-a6be-2ebe678c471f",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "31f3a60a-1071-4863-aac0-6ff65c51942d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "6cd640ff-3024-4b9b-a20a-379ee8265410"
},
"title": {
"name": "sample string 1",
"id": "b2dc1b16-ba04-43d9-8435-7d41ee37e459"
},
"createdById": "e82c3d66-4ddd-4273-b41d-4f83d430f27c",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "5eec53bf-7ec6-41bb-8868-04c12bc8b236",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "411c5fc8-819d-47c1-a6d8-28ae35da14d7"
},
"sampledAssets": [
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3,
"asset": {
"name": "sample string 1",
"description": "sample string 2",
"assetTypeId": "9a426a23-47c8-489c-bef5-f40962507925",
"location": "sample string 4",
"locationId": "sample string 5",
"externalReference": "sample string 6",
"serialNumber": "sample string 7",
"assetNumber": "sample string 8",
"uniqueBarcode": "sample string 9",
"notes": "sample string 10",
"siteId": "a4207659-f61a-4091-be34-4f78c6ed7ba4",
"owner": "sample string 11",
"active": true,
"suspended": true,
"jobId": "dfcf9ee1-57a8-4f05-aa60-26be7ce1324a",
"hierarchicalLocationId": "77bb1310-b058-469a-a3c9-483d72b89190",
"imageFileName": "sample string 14",
"jobs": [],
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [
{
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
{
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
}
],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"jobRecurrences": [],
"sampledAssets": [],
"monitoringRegimeSampledAssets": [
{
"monitoringRegimeId": "sample string 1",
"assetId": "e0531cff-dcf8-4c35-8442-707237a4b36f",
"jobIndexId": 3
},
{
"monitoringRegimeId": "sample string 1",
"assetId": "e0531cff-dcf8-4c35-8442-707237a4b36f",
"jobIndexId": 3
}
],
"hierarchicalLocation": {
"siteId": "6cbdd07e-2f6d-46f6-a9a5-53045c74a49a",
"name": "sample string 2",
"parentId": "9593dcf9-9f08-47bb-aede-77486e98ce07",
"depth": 3,
"fullName": "sample string 4",
"active": true,
"sortOrder": 6.0,
"createdById": "49f00f9f-c71a-4df0-9e19-b06227f7da81",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "0a055160-4913-4c51-b601-2485dac5f399",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "33e5baea-ee91-4303-b8f7-35f912b105bb"
},
"createdById": "7465c593-7ca9-4015-aa79-e9398b969573",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "b37eb9a9-bb2f-42b8-b511-c59f5e248d53",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "ec44aff5-f94e-4756-9077-04500c017ea8"
}
},
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3,
"asset": {
"name": "sample string 1",
"description": "sample string 2",
"assetTypeId": "9a426a23-47c8-489c-bef5-f40962507925",
"location": "sample string 4",
"locationId": "sample string 5",
"externalReference": "sample string 6",
"serialNumber": "sample string 7",
"assetNumber": "sample string 8",
"uniqueBarcode": "sample string 9",
"notes": "sample string 10",
"siteId": "a4207659-f61a-4091-be34-4f78c6ed7ba4",
"owner": "sample string 11",
"active": true,
"suspended": true,
"jobId": "dfcf9ee1-57a8-4f05-aa60-26be7ce1324a",
"hierarchicalLocationId": "77bb1310-b058-469a-a3c9-483d72b89190",
"imageFileName": "sample string 14",
"jobs": [],
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [
{
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
{
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
}
],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"jobRecurrences": [],
"sampledAssets": [],
"monitoringRegimeSampledAssets": [
{
"monitoringRegimeId": "sample string 1",
"assetId": "e0531cff-dcf8-4c35-8442-707237a4b36f",
"jobIndexId": 3
},
{
"monitoringRegimeId": "sample string 1",
"assetId": "e0531cff-dcf8-4c35-8442-707237a4b36f",
"jobIndexId": 3
}
],
"hierarchicalLocation": {
"siteId": "6cbdd07e-2f6d-46f6-a9a5-53045c74a49a",
"name": "sample string 2",
"parentId": "9593dcf9-9f08-47bb-aede-77486e98ce07",
"depth": 3,
"fullName": "sample string 4",
"active": true,
"sortOrder": 6.0,
"createdById": "49f00f9f-c71a-4df0-9e19-b06227f7da81",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "0a055160-4913-4c51-b601-2485dac5f399",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "33e5baea-ee91-4303-b8f7-35f912b105bb"
},
"createdById": "7465c593-7ca9-4015-aa79-e9398b969573",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "b37eb9a9-bb2f-42b8-b511-c59f5e248d53",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "ec44aff5-f94e-4756-9077-04500c017ea8"
}
}
],
"lastCompletedDate": "2026-07-24T18:07:42.0074024+00:00",
"createdById": "e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "32a78a46-cfe1-4427-89c5-99428c472b54",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "43c1db48-5229-403a-87e0-18dbf94686de"
},
"rejectionReason": {
"order": 1,
"name": "sample string 2",
"active": true,
"tenantOrganisationId": "397ac4b1-b13c-4bc0-b4aa-2e9304a9fa84",
"createdById": "753c932f-9470-4f8c-b9d8-3b80f74da1ab",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "0b91416f-65bd-4e90-8a95-cd381f2e3e34",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "82c80830-0f5f-466b-ab4d-6178da403712"
},
"jobCategory": {
"name": "sample string 1",
"id": "5442ad2d-ce89-426a-85c6-f756829624a7"
},
"sections": [
{
"jobId": "c1a0c8ab-d988-4766-94e5-0c94774a9193",
"internalSectionTypeId": "733beae9-7856-4c0b-b15c-9351919383dc",
"sectionTypeId": "965a81b0-aef5-432c-9399-2f112148385f",
"caption": "sample string 4",
"name": "sample string 5",
"sectionJson": "sample string 6",
"repeatable": true,
"template": true,
"gridInput": true,
"siteVisit": true,
"active": true,
"order": 12.0,
"fqn": "sample string 13",
"visible": true,
"state": "d307d093-04d9-4fbb-9d7b-b793277e3352",
"sectionVariantId": "2dd538d4-92da-472e-b6e7-1df217a98d0a",
"sectionType": {
"internalId": "8ec1ef74-bb9d-4b21-b362-93147f96e688",
"caption": "sample string 2",
"name": "sample string 3",
"repeatable": true,
"template": true,
"gridInput": true,
"siteVisit": true,
"jsonData": "sample string 8",
"order": 9,
"jobTypeId": "2e8dfabc-454b-40ad-8550-360a070feac4",
"active": true,
"fqn": "sample string 12",
"visible": true,
"fileImport": true,
"sectionVariantId": "2f54ed93-1fcd-4cf3-a196-bf1f4f876981",
"expressionTypes": "sample string 15",
"createdById": "90a740fb-1fef-4be3-a1bb-ad02e73335ff",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "75b75608-188f-4f9b-89aa-5d30975f0f30",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "85374695-505d-4826-ad46-134d7879b1f0"
},
"createdById": "6d7250e1-514c-41bd-bc40-f38e3b7cb746",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "13943351-db05-4dd1-8dfd-f2f9cf7cea35",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "72f28092-a135-4716-bf56-e9e401142b35"
},
{
"jobId": "c1a0c8ab-d988-4766-94e5-0c94774a9193",
"internalSectionTypeId": "733beae9-7856-4c0b-b15c-9351919383dc",
"sectionTypeId": "965a81b0-aef5-432c-9399-2f112148385f",
"caption": "sample string 4",
"name": "sample string 5",
"sectionJson": "sample string 6",
"repeatable": true,
"template": true,
"gridInput": true,
"siteVisit": true,
"active": true,
"order": 12.0,
"fqn": "sample string 13",
"visible": true,
"state": "d307d093-04d9-4fbb-9d7b-b793277e3352",
"sectionVariantId": "2dd538d4-92da-472e-b6e7-1df217a98d0a",
"sectionType": {
"internalId": "8ec1ef74-bb9d-4b21-b362-93147f96e688",
"caption": "sample string 2",
"name": "sample string 3",
"repeatable": true,
"template": true,
"gridInput": true,
"siteVisit": true,
"jsonData": "sample string 8",
"order": 9,
"jobTypeId": "2e8dfabc-454b-40ad-8550-360a070feac4",
"active": true,
"fqn": "sample string 12",
"visible": true,
"fileImport": true,
"sectionVariantId": "2f54ed93-1fcd-4cf3-a196-bf1f4f876981",
"expressionTypes": "sample string 15",
"createdById": "90a740fb-1fef-4be3-a1bb-ad02e73335ff",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "75b75608-188f-4f9b-89aa-5d30975f0f30",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "85374695-505d-4826-ad46-134d7879b1f0"
},
"createdById": "6d7250e1-514c-41bd-bc40-f38e3b7cb746",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "13943351-db05-4dd1-8dfd-f2f9cf7cea35",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "72f28092-a135-4716-bf56-e9e401142b35"
}
],
"descendantJobs": [],
"documents": [],
"jobHistory": [
{
"jobId": "76dc91bc-7412-40f8-9435-7cc8837d55e2",
"jobHistoryTypeId": "35d9740a-25cc-4b1b-bce7-f9a1ecb76796",
"sourceStateId": "a5440a42-1183-481b-ba4e-36f2df2fcafd",
"destinationStateId": "64d38e88-f1e0-4e99-8b8c-4564f0030f70",
"allocatedToId": "170aeca6-cf8a-4422-bbcc-aa3dfa8ba6a7",
"clonedFromId": "a6acdb0f-6727-4096-bca2-262389609c73",
"jobHistoryType": {
"name": "sample string 1",
"id": "d4eee8ff-76ff-4509-a0e1-7090842cb706"
},
"sourceJobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "050658c6-4b83-4a4e-a9c1-3a14262bfa77"
},
"destinationJobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "050658c6-4b83-4a4e-a9c1-3a14262bfa77"
},
"createdById": "9de612f4-4567-463a-adf9-f2ae8a35f51f",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "8873a50e-ea34-492f-8484-1bcf8763f65a",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "fe999e26-f4c4-4ce7-a525-a5202f9ec5fc"
},
{
"jobId": "76dc91bc-7412-40f8-9435-7cc8837d55e2",
"jobHistoryTypeId": "35d9740a-25cc-4b1b-bce7-f9a1ecb76796",
"sourceStateId": "a5440a42-1183-481b-ba4e-36f2df2fcafd",
"destinationStateId": "64d38e88-f1e0-4e99-8b8c-4564f0030f70",
"allocatedToId": "170aeca6-cf8a-4422-bbcc-aa3dfa8ba6a7",
"clonedFromId": "a6acdb0f-6727-4096-bca2-262389609c73",
"jobHistoryType": {
"name": "sample string 1",
"id": "d4eee8ff-76ff-4509-a0e1-7090842cb706"
},
"sourceJobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "050658c6-4b83-4a4e-a9c1-3a14262bfa77"
},
"destinationJobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "050658c6-4b83-4a4e-a9c1-3a14262bfa77"
},
"createdById": "9de612f4-4567-463a-adf9-f2ae8a35f51f",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "8873a50e-ea34-492f-8484-1bcf8763f65a",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "fe999e26-f4c4-4ce7-a525-a5202f9ec5fc"
}
],
"createdById": "9623d0a1-89db-45c7-ad52-60dc42a4a2f7",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "82b746b5-a221-4c80-a41b-53fb595e97bf",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "04125e4f-5c2a-44d8-a35a-38d3e5faafb6"
},
"stateId": "58ebd7df-fc40-462b-b307-fda5696110e4",
"templateId": "2ae5e9bd-1ac5-4279-b21b-10573c3f75ab",
"fileLocationId": "8c2e6d10-3f89-4e15-a7e8-33c6bacc9c0d",
"fileLocation": {
"location": "sample string 1",
"extension": "sample string 2",
"active": true,
"createdById": "3d566615-4cca-4be0-9211-5c82a5f1abba",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "c2e287df-bdab-4943-aef3-9f34109c6e02",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "f38e6a6a-4500-48d7-a6a8-813fa77ae1a9"
},
"documentState": {
"name": "sample string 1",
"documentsWithThatState": [],
"id": "185e112d-07e3-4979-8e34-051b810b5d27"
},
"pdfGenerated": true,
"visibleOnPortal": true,
"name": "sample string 4",
"active": true,
"createdById": "3330e76a-aa18-4462-bc41-6a3f68b4bd42",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "cead194f-d5fa-428a-88cd-25f8873ff16e",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "3332b716-5bee-4a0b-8cf1-052ae7fe0596"
}
],
"createdById": "d15221bf-f5e5-4c54-a98e-2f7afc310f5e",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "31e733b0-80d6-43a0-97b2-fb6cca10286c",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "09e6960b-ac26-4f55-bc83-c8cba388094f"
}
],
"sectionTypes": [
{
"internalId": "8ec1ef74-bb9d-4b21-b362-93147f96e688",
"caption": "sample string 2",
"name": "sample string 3",
"repeatable": true,
"template": true,
"gridInput": true,
"siteVisit": true,
"jsonData": "sample string 8",
"order": 9,
"jobTypeId": "2e8dfabc-454b-40ad-8550-360a070feac4",
"active": true,
"fqn": "sample string 12",
"visible": true,
"fileImport": true,
"sectionVariantId": "2f54ed93-1fcd-4cf3-a196-bf1f4f876981",
"expressionTypes": "sample string 15",
"createdById": "90a740fb-1fef-4be3-a1bb-ad02e73335ff",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "75b75608-188f-4f9b-89aa-5d30975f0f30",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "85374695-505d-4826-ad46-134d7879b1f0"
},
{
"internalId": "8ec1ef74-bb9d-4b21-b362-93147f96e688",
"caption": "sample string 2",
"name": "sample string 3",
"repeatable": true,
"template": true,
"gridInput": true,
"siteVisit": true,
"jsonData": "sample string 8",
"order": 9,
"jobTypeId": "2e8dfabc-454b-40ad-8550-360a070feac4",
"active": true,
"fqn": "sample string 12",
"visible": true,
"fileImport": true,
"sectionVariantId": "2f54ed93-1fcd-4cf3-a196-bf1f4f876981",
"expressionTypes": "sample string 15",
"createdById": "90a740fb-1fef-4be3-a1bb-ad02e73335ff",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "75b75608-188f-4f9b-89aa-5d30975f0f30",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "85374695-505d-4826-ad46-134d7879b1f0"
}
],
"jobs": [
{
"jobTypeId": "1c1325c9-2aaf-4e9a-84ec-7c5e9e4ba3af",
"active": true,
"stateId": "08daf752-ec19-46a0-b959-ec3e76bfb568",
"externalRef": "sample string 4",
"allocatedToId": "d5959333-93da-4b61-8e08-3b27bebfdec4",
"name": "sample string 5",
"scheduledDate": "2026-07-24T18:07:42.0074024+00:00",
"siteId": "dbefd8a8-0073-4fd2-8a35-d3033bf9f328",
"contactId": "6469487a-fa21-475d-8ad9-619f309b287b",
"notes": "sample string 8",
"timeInMinutes": 9,
"parentJobId": "721c3f00-0083-4aab-bfd9-639788692940",
"isGroupJob": true,
"deviceId": "sample string 11",
"syncToDevice": true,
"assetId": "5f65f06f-f4f9-4835-874d-8941b80cc8d7",
"jobRecurrenceId": "0e6905df-16b8-4f6f-8b67-5e68f1ec5425",
"rejectionReasonId": "4e013877-4395-496a-bf26-346a70ae046d",
"jobCategoryId": "6b239234-0bb9-479c-8cdf-de4055f8ce8c",
"numericCode": 13,
"completedDate": "2026-07-24T18:07:42.0074024+00:00",
"monitoringRegimeId": "sample string 14",
"jobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "050658c6-4b83-4a4e-a9c1-3a14262bfa77"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "4770326e-f62d-451c-8e24-d9e0a6246e00",
"titleId": "24e3ce3b-c32b-4b09-a030-836884aa0484",
"organisationId": "f78a075e-519f-459f-a974-c95ba2af953d",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "6e1c9191-0d09-460c-a1e5-66d7eba6eed0",
"createdById": "4f68e818-b374-4625-a6be-2ebe678c471f",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "31f3a60a-1071-4863-aac0-6ff65c51942d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "6cd640ff-3024-4b9b-a20a-379ee8265410"
},
"title": {
"name": "sample string 1",
"id": "b2dc1b16-ba04-43d9-8435-7d41ee37e459"
},
"createdById": "e82c3d66-4ddd-4273-b41d-4f83d430f27c",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "5eec53bf-7ec6-41bb-8868-04c12bc8b236",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "411c5fc8-819d-47c1-a6d8-28ae35da14d7"
},
"asset": {
"name": "sample string 1",
"description": "sample string 2",
"assetTypeId": "9a426a23-47c8-489c-bef5-f40962507925",
"location": "sample string 4",
"locationId": "sample string 5",
"externalReference": "sample string 6",
"serialNumber": "sample string 7",
"assetNumber": "sample string 8",
"uniqueBarcode": "sample string 9",
"notes": "sample string 10",
"siteId": "a4207659-f61a-4091-be34-4f78c6ed7ba4",
"owner": "sample string 11",
"active": true,
"suspended": true,
"jobId": "dfcf9ee1-57a8-4f05-aa60-26be7ce1324a",
"hierarchicalLocationId": "77bb1310-b058-469a-a3c9-483d72b89190",
"imageFileName": "sample string 14",
"jobs": [],
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [
{
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
{
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
}
],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"jobRecurrences": [
{
"name": "sample string 1",
"jobTypeGroupId": "9b610d21-a096-4fbe-bb9c-124f29002dde",
"userId": "28752928-99ee-4070-b1a6-c96f05d4b99d",
"createDaysBefore": 3,
"siteId": "23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b",
"contactId": "4231071c-0d5b-4e7a-aa91-62f9d54c7789",
"assetId": "ef7d7946-9b7a-4b57-bf36-7c200d63033e",
"startDate": "2026-07-24T18:07:42.0074024+00:00",
"endDate": "2026-07-24T18:07:42.0074024+00:00",
"numberGenerated": 6,
"lastDate": "2026-07-24T18:07:42.0074024+00:00",
"nextDate": "2026-07-24T18:07:42.0074024+00:00",
"overrideGeneratedNextDate": "2026-07-24T18:07:42.0074024+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "d0e9a732-dc73-4114-8a09-b24de3ecf140",
"recurrenceGroupId": "12d04a2f-fd33-4aea-b8b4-33513564dd6d",
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
},
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "698ddf75-de08-4410-9c3c-9ca14807fc05"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "4770326e-f62d-451c-8e24-d9e0a6246e00",
"titleId": "24e3ce3b-c32b-4b09-a030-836884aa0484",
"organisationId": "f78a075e-519f-459f-a974-c95ba2af953d",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "6e1c9191-0d09-460c-a1e5-66d7eba6eed0",
"createdById": "4f68e818-b374-4625-a6be-2ebe678c471f",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "31f3a60a-1071-4863-aac0-6ff65c51942d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "6cd640ff-3024-4b9b-a20a-379ee8265410"
},
"title": {
"name": "sample string 1",
"id": "b2dc1b16-ba04-43d9-8435-7d41ee37e459"
},
"createdById": "e82c3d66-4ddd-4273-b41d-4f83d430f27c",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "5eec53bf-7ec6-41bb-8868-04c12bc8b236",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "411c5fc8-819d-47c1-a6d8-28ae35da14d7"
},
"sampledAssets": [
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3
},
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3
}
],
"lastCompletedDate": "2026-07-24T18:07:42.0074024+00:00",
"createdById": "e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "32a78a46-cfe1-4427-89c5-99428c472b54",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "43c1db48-5229-403a-87e0-18dbf94686de"
},
{
"name": "sample string 1",
"jobTypeGroupId": "9b610d21-a096-4fbe-bb9c-124f29002dde",
"userId": "28752928-99ee-4070-b1a6-c96f05d4b99d",
"createDaysBefore": 3,
"siteId": "23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b",
"contactId": "4231071c-0d5b-4e7a-aa91-62f9d54c7789",
"assetId": "ef7d7946-9b7a-4b57-bf36-7c200d63033e",
"startDate": "2026-07-24T18:07:42.0074024+00:00",
"endDate": "2026-07-24T18:07:42.0074024+00:00",
"numberGenerated": 6,
"lastDate": "2026-07-24T18:07:42.0074024+00:00",
"nextDate": "2026-07-24T18:07:42.0074024+00:00",
"overrideGeneratedNextDate": "2026-07-24T18:07:42.0074024+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "d0e9a732-dc73-4114-8a09-b24de3ecf140",
"recurrenceGroupId": "12d04a2f-fd33-4aea-b8b4-33513564dd6d",
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
},
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "698ddf75-de08-4410-9c3c-9ca14807fc05"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "4770326e-f62d-451c-8e24-d9e0a6246e00",
"titleId": "24e3ce3b-c32b-4b09-a030-836884aa0484",
"organisationId": "f78a075e-519f-459f-a974-c95ba2af953d",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "6e1c9191-0d09-460c-a1e5-66d7eba6eed0",
"createdById": "4f68e818-b374-4625-a6be-2ebe678c471f",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "31f3a60a-1071-4863-aac0-6ff65c51942d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "6cd640ff-3024-4b9b-a20a-379ee8265410"
},
"title": {
"name": "sample string 1",
"id": "b2dc1b16-ba04-43d9-8435-7d41ee37e459"
},
"createdById": "e82c3d66-4ddd-4273-b41d-4f83d430f27c",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "5eec53bf-7ec6-41bb-8868-04c12bc8b236",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "411c5fc8-819d-47c1-a6d8-28ae35da14d7"
},
"sampledAssets": [
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3
},
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3
}
],
"lastCompletedDate": "2026-07-24T18:07:42.0074024+00:00",
"createdById": "e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "32a78a46-cfe1-4427-89c5-99428c472b54",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "43c1db48-5229-403a-87e0-18dbf94686de"
}
],
"sampledAssets": [
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3,
"jobRecurrence": {
"name": "sample string 1",
"jobTypeGroupId": "9b610d21-a096-4fbe-bb9c-124f29002dde",
"userId": "28752928-99ee-4070-b1a6-c96f05d4b99d",
"createDaysBefore": 3,
"siteId": "23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b",
"contactId": "4231071c-0d5b-4e7a-aa91-62f9d54c7789",
"assetId": "ef7d7946-9b7a-4b57-bf36-7c200d63033e",
"startDate": "2026-07-24T18:07:42.0074024+00:00",
"endDate": "2026-07-24T18:07:42.0074024+00:00",
"numberGenerated": 6,
"lastDate": "2026-07-24T18:07:42.0074024+00:00",
"nextDate": "2026-07-24T18:07:42.0074024+00:00",
"overrideGeneratedNextDate": "2026-07-24T18:07:42.0074024+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "d0e9a732-dc73-4114-8a09-b24de3ecf140",
"recurrenceGroupId": "12d04a2f-fd33-4aea-b8b4-33513564dd6d",
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
},
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "698ddf75-de08-4410-9c3c-9ca14807fc05"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "4770326e-f62d-451c-8e24-d9e0a6246e00",
"titleId": "24e3ce3b-c32b-4b09-a030-836884aa0484",
"organisationId": "f78a075e-519f-459f-a974-c95ba2af953d",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "6e1c9191-0d09-460c-a1e5-66d7eba6eed0",
"createdById": "4f68e818-b374-4625-a6be-2ebe678c471f",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "31f3a60a-1071-4863-aac0-6ff65c51942d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "6cd640ff-3024-4b9b-a20a-379ee8265410"
},
"title": {
"name": "sample string 1",
"id": "b2dc1b16-ba04-43d9-8435-7d41ee37e459"
},
"createdById": "e82c3d66-4ddd-4273-b41d-4f83d430f27c",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "5eec53bf-7ec6-41bb-8868-04c12bc8b236",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "411c5fc8-819d-47c1-a6d8-28ae35da14d7"
},
"sampledAssets": [],
"lastCompletedDate": "2026-07-24T18:07:42.0074024+00:00",
"createdById": "e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "32a78a46-cfe1-4427-89c5-99428c472b54",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "43c1db48-5229-403a-87e0-18dbf94686de"
}
},
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3,
"jobRecurrence": {
"name": "sample string 1",
"jobTypeGroupId": "9b610d21-a096-4fbe-bb9c-124f29002dde",
"userId": "28752928-99ee-4070-b1a6-c96f05d4b99d",
"createDaysBefore": 3,
"siteId": "23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b",
"contactId": "4231071c-0d5b-4e7a-aa91-62f9d54c7789",
"assetId": "ef7d7946-9b7a-4b57-bf36-7c200d63033e",
"startDate": "2026-07-24T18:07:42.0074024+00:00",
"endDate": "2026-07-24T18:07:42.0074024+00:00",
"numberGenerated": 6,
"lastDate": "2026-07-24T18:07:42.0074024+00:00",
"nextDate": "2026-07-24T18:07:42.0074024+00:00",
"overrideGeneratedNextDate": "2026-07-24T18:07:42.0074024+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "d0e9a732-dc73-4114-8a09-b24de3ecf140",
"recurrenceGroupId": "12d04a2f-fd33-4aea-b8b4-33513564dd6d",
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
},
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "698ddf75-de08-4410-9c3c-9ca14807fc05"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "4770326e-f62d-451c-8e24-d9e0a6246e00",
"titleId": "24e3ce3b-c32b-4b09-a030-836884aa0484",
"organisationId": "f78a075e-519f-459f-a974-c95ba2af953d",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "6e1c9191-0d09-460c-a1e5-66d7eba6eed0",
"createdById": "4f68e818-b374-4625-a6be-2ebe678c471f",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "31f3a60a-1071-4863-aac0-6ff65c51942d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "6cd640ff-3024-4b9b-a20a-379ee8265410"
},
"title": {
"name": "sample string 1",
"id": "b2dc1b16-ba04-43d9-8435-7d41ee37e459"
},
"createdById": "e82c3d66-4ddd-4273-b41d-4f83d430f27c",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "5eec53bf-7ec6-41bb-8868-04c12bc8b236",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "411c5fc8-819d-47c1-a6d8-28ae35da14d7"
},
"sampledAssets": [],
"lastCompletedDate": "2026-07-24T18:07:42.0074024+00:00",
"createdById": "e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "32a78a46-cfe1-4427-89c5-99428c472b54",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "43c1db48-5229-403a-87e0-18dbf94686de"
}
}
],
"monitoringRegimeSampledAssets": [
{
"monitoringRegimeId": "sample string 1",
"assetId": "e0531cff-dcf8-4c35-8442-707237a4b36f",
"jobIndexId": 3
},
{
"monitoringRegimeId": "sample string 1",
"assetId": "e0531cff-dcf8-4c35-8442-707237a4b36f",
"jobIndexId": 3
}
],
"hierarchicalLocation": {
"siteId": "6cbdd07e-2f6d-46f6-a9a5-53045c74a49a",
"name": "sample string 2",
"parentId": "9593dcf9-9f08-47bb-aede-77486e98ce07",
"depth": 3,
"fullName": "sample string 4",
"active": true,
"sortOrder": 6.0,
"createdById": "49f00f9f-c71a-4df0-9e19-b06227f7da81",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "0a055160-4913-4c51-b601-2485dac5f399",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "33e5baea-ee91-4303-b8f7-35f912b105bb"
},
"createdById": "7465c593-7ca9-4015-aa79-e9398b969573",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "b37eb9a9-bb2f-42b8-b511-c59f5e248d53",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "ec44aff5-f94e-4756-9077-04500c017ea8"
},
"jobRecurrence": {
"name": "sample string 1",
"jobTypeGroupId": "9b610d21-a096-4fbe-bb9c-124f29002dde",
"userId": "28752928-99ee-4070-b1a6-c96f05d4b99d",
"createDaysBefore": 3,
"siteId": "23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b",
"contactId": "4231071c-0d5b-4e7a-aa91-62f9d54c7789",
"assetId": "ef7d7946-9b7a-4b57-bf36-7c200d63033e",
"startDate": "2026-07-24T18:07:42.0074024+00:00",
"endDate": "2026-07-24T18:07:42.0074024+00:00",
"numberGenerated": 6,
"lastDate": "2026-07-24T18:07:42.0074024+00:00",
"nextDate": "2026-07-24T18:07:42.0074024+00:00",
"overrideGeneratedNextDate": "2026-07-24T18:07:42.0074024+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "d0e9a732-dc73-4114-8a09-b24de3ecf140",
"recurrenceGroupId": "12d04a2f-fd33-4aea-b8b4-33513564dd6d",
"asset": {
"name": "sample string 1",
"description": "sample string 2",
"assetTypeId": "9a426a23-47c8-489c-bef5-f40962507925",
"location": "sample string 4",
"locationId": "sample string 5",
"externalReference": "sample string 6",
"serialNumber": "sample string 7",
"assetNumber": "sample string 8",
"uniqueBarcode": "sample string 9",
"notes": "sample string 10",
"siteId": "a4207659-f61a-4091-be34-4f78c6ed7ba4",
"owner": "sample string 11",
"active": true,
"suspended": true,
"jobId": "dfcf9ee1-57a8-4f05-aa60-26be7ce1324a",
"hierarchicalLocationId": "77bb1310-b058-469a-a3c9-483d72b89190",
"imageFileName": "sample string 14",
"jobs": [],
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [
{
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
{
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
}
],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"jobRecurrences": [],
"sampledAssets": [
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3
},
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3
}
],
"monitoringRegimeSampledAssets": [
{
"monitoringRegimeId": "sample string 1",
"assetId": "e0531cff-dcf8-4c35-8442-707237a4b36f",
"jobIndexId": 3
},
{
"monitoringRegimeId": "sample string 1",
"assetId": "e0531cff-dcf8-4c35-8442-707237a4b36f",
"jobIndexId": 3
}
],
"hierarchicalLocation": {
"siteId": "6cbdd07e-2f6d-46f6-a9a5-53045c74a49a",
"name": "sample string 2",
"parentId": "9593dcf9-9f08-47bb-aede-77486e98ce07",
"depth": 3,
"fullName": "sample string 4",
"active": true,
"sortOrder": 6.0,
"createdById": "49f00f9f-c71a-4df0-9e19-b06227f7da81",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "0a055160-4913-4c51-b601-2485dac5f399",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "33e5baea-ee91-4303-b8f7-35f912b105bb"
},
"createdById": "7465c593-7ca9-4015-aa79-e9398b969573",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "b37eb9a9-bb2f-42b8-b511-c59f5e248d53",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "ec44aff5-f94e-4756-9077-04500c017ea8"
},
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
},
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "698ddf75-de08-4410-9c3c-9ca14807fc05"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "4770326e-f62d-451c-8e24-d9e0a6246e00",
"titleId": "24e3ce3b-c32b-4b09-a030-836884aa0484",
"organisationId": "f78a075e-519f-459f-a974-c95ba2af953d",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "6e1c9191-0d09-460c-a1e5-66d7eba6eed0",
"createdById": "4f68e818-b374-4625-a6be-2ebe678c471f",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "31f3a60a-1071-4863-aac0-6ff65c51942d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "6cd640ff-3024-4b9b-a20a-379ee8265410"
},
"title": {
"name": "sample string 1",
"id": "b2dc1b16-ba04-43d9-8435-7d41ee37e459"
},
"createdById": "e82c3d66-4ddd-4273-b41d-4f83d430f27c",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "5eec53bf-7ec6-41bb-8868-04c12bc8b236",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "411c5fc8-819d-47c1-a6d8-28ae35da14d7"
},
"sampledAssets": [
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3,
"asset": {
"name": "sample string 1",
"description": "sample string 2",
"assetTypeId": "9a426a23-47c8-489c-bef5-f40962507925",
"location": "sample string 4",
"locationId": "sample string 5",
"externalReference": "sample string 6",
"serialNumber": "sample string 7",
"assetNumber": "sample string 8",
"uniqueBarcode": "sample string 9",
"notes": "sample string 10",
"siteId": "a4207659-f61a-4091-be34-4f78c6ed7ba4",
"owner": "sample string 11",
"active": true,
"suspended": true,
"jobId": "dfcf9ee1-57a8-4f05-aa60-26be7ce1324a",
"hierarchicalLocationId": "77bb1310-b058-469a-a3c9-483d72b89190",
"imageFileName": "sample string 14",
"jobs": [],
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [
{
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
{
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
}
],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"jobRecurrences": [],
"sampledAssets": [],
"monitoringRegimeSampledAssets": [
{
"monitoringRegimeId": "sample string 1",
"assetId": "e0531cff-dcf8-4c35-8442-707237a4b36f",
"jobIndexId": 3
},
{
"monitoringRegimeId": "sample string 1",
"assetId": "e0531cff-dcf8-4c35-8442-707237a4b36f",
"jobIndexId": 3
}
],
"hierarchicalLocation": {
"siteId": "6cbdd07e-2f6d-46f6-a9a5-53045c74a49a",
"name": "sample string 2",
"parentId": "9593dcf9-9f08-47bb-aede-77486e98ce07",
"depth": 3,
"fullName": "sample string 4",
"active": true,
"sortOrder": 6.0,
"createdById": "49f00f9f-c71a-4df0-9e19-b06227f7da81",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "0a055160-4913-4c51-b601-2485dac5f399",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "33e5baea-ee91-4303-b8f7-35f912b105bb"
},
"createdById": "7465c593-7ca9-4015-aa79-e9398b969573",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "b37eb9a9-bb2f-42b8-b511-c59f5e248d53",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "ec44aff5-f94e-4756-9077-04500c017ea8"
}
},
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3,
"asset": {
"name": "sample string 1",
"description": "sample string 2",
"assetTypeId": "9a426a23-47c8-489c-bef5-f40962507925",
"location": "sample string 4",
"locationId": "sample string 5",
"externalReference": "sample string 6",
"serialNumber": "sample string 7",
"assetNumber": "sample string 8",
"uniqueBarcode": "sample string 9",
"notes": "sample string 10",
"siteId": "a4207659-f61a-4091-be34-4f78c6ed7ba4",
"owner": "sample string 11",
"active": true,
"suspended": true,
"jobId": "dfcf9ee1-57a8-4f05-aa60-26be7ce1324a",
"hierarchicalLocationId": "77bb1310-b058-469a-a3c9-483d72b89190",
"imageFileName": "sample string 14",
"jobs": [],
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [
{
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
{
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
}
],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"jobRecurrences": [],
"sampledAssets": [],
"monitoringRegimeSampledAssets": [
{
"monitoringRegimeId": "sample string 1",
"assetId": "e0531cff-dcf8-4c35-8442-707237a4b36f",
"jobIndexId": 3
},
{
"monitoringRegimeId": "sample string 1",
"assetId": "e0531cff-dcf8-4c35-8442-707237a4b36f",
"jobIndexId": 3
}
],
"hierarchicalLocation": {
"siteId": "6cbdd07e-2f6d-46f6-a9a5-53045c74a49a",
"name": "sample string 2",
"parentId": "9593dcf9-9f08-47bb-aede-77486e98ce07",
"depth": 3,
"fullName": "sample string 4",
"active": true,
"sortOrder": 6.0,
"createdById": "49f00f9f-c71a-4df0-9e19-b06227f7da81",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "0a055160-4913-4c51-b601-2485dac5f399",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "33e5baea-ee91-4303-b8f7-35f912b105bb"
},
"createdById": "7465c593-7ca9-4015-aa79-e9398b969573",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "b37eb9a9-bb2f-42b8-b511-c59f5e248d53",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "ec44aff5-f94e-4756-9077-04500c017ea8"
}
}
],
"lastCompletedDate": "2026-07-24T18:07:42.0074024+00:00",
"createdById": "e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "32a78a46-cfe1-4427-89c5-99428c472b54",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "43c1db48-5229-403a-87e0-18dbf94686de"
},
"rejectionReason": {
"order": 1,
"name": "sample string 2",
"active": true,
"tenantOrganisationId": "397ac4b1-b13c-4bc0-b4aa-2e9304a9fa84",
"createdById": "753c932f-9470-4f8c-b9d8-3b80f74da1ab",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "0b91416f-65bd-4e90-8a95-cd381f2e3e34",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "82c80830-0f5f-466b-ab4d-6178da403712"
},
"jobCategory": {
"name": "sample string 1",
"id": "5442ad2d-ce89-426a-85c6-f756829624a7"
},
"sections": [
{
"jobId": "c1a0c8ab-d988-4766-94e5-0c94774a9193",
"internalSectionTypeId": "733beae9-7856-4c0b-b15c-9351919383dc",
"sectionTypeId": "965a81b0-aef5-432c-9399-2f112148385f",
"caption": "sample string 4",
"name": "sample string 5",
"sectionJson": "sample string 6",
"repeatable": true,
"template": true,
"gridInput": true,
"siteVisit": true,
"active": true,
"order": 12.0,
"fqn": "sample string 13",
"visible": true,
"state": "d307d093-04d9-4fbb-9d7b-b793277e3352",
"sectionVariantId": "2dd538d4-92da-472e-b6e7-1df217a98d0a",
"sectionType": {
"internalId": "8ec1ef74-bb9d-4b21-b362-93147f96e688",
"caption": "sample string 2",
"name": "sample string 3",
"repeatable": true,
"template": true,
"gridInput": true,
"siteVisit": true,
"jsonData": "sample string 8",
"order": 9,
"jobTypeId": "2e8dfabc-454b-40ad-8550-360a070feac4",
"active": true,
"fqn": "sample string 12",
"visible": true,
"fileImport": true,
"sectionVariantId": "2f54ed93-1fcd-4cf3-a196-bf1f4f876981",
"expressionTypes": "sample string 15",
"createdById": "90a740fb-1fef-4be3-a1bb-ad02e73335ff",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "75b75608-188f-4f9b-89aa-5d30975f0f30",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "85374695-505d-4826-ad46-134d7879b1f0"
},
"createdById": "6d7250e1-514c-41bd-bc40-f38e3b7cb746",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "13943351-db05-4dd1-8dfd-f2f9cf7cea35",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "72f28092-a135-4716-bf56-e9e401142b35"
},
{
"jobId": "c1a0c8ab-d988-4766-94e5-0c94774a9193",
"internalSectionTypeId": "733beae9-7856-4c0b-b15c-9351919383dc",
"sectionTypeId": "965a81b0-aef5-432c-9399-2f112148385f",
"caption": "sample string 4",
"name": "sample string 5",
"sectionJson": "sample string 6",
"repeatable": true,
"template": true,
"gridInput": true,
"siteVisit": true,
"active": true,
"order": 12.0,
"fqn": "sample string 13",
"visible": true,
"state": "d307d093-04d9-4fbb-9d7b-b793277e3352",
"sectionVariantId": "2dd538d4-92da-472e-b6e7-1df217a98d0a",
"sectionType": {
"internalId": "8ec1ef74-bb9d-4b21-b362-93147f96e688",
"caption": "sample string 2",
"name": "sample string 3",
"repeatable": true,
"template": true,
"gridInput": true,
"siteVisit": true,
"jsonData": "sample string 8",
"order": 9,
"jobTypeId": "2e8dfabc-454b-40ad-8550-360a070feac4",
"active": true,
"fqn": "sample string 12",
"visible": true,
"fileImport": true,
"sectionVariantId": "2f54ed93-1fcd-4cf3-a196-bf1f4f876981",
"expressionTypes": "sample string 15",
"createdById": "90a740fb-1fef-4be3-a1bb-ad02e73335ff",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "75b75608-188f-4f9b-89aa-5d30975f0f30",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "85374695-505d-4826-ad46-134d7879b1f0"
},
"createdById": "6d7250e1-514c-41bd-bc40-f38e3b7cb746",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "13943351-db05-4dd1-8dfd-f2f9cf7cea35",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "72f28092-a135-4716-bf56-e9e401142b35"
}
],
"descendantJobs": [],
"documents": [
{
"jobId": "b18fb692-53a3-4846-8b66-76431e04c4d7",
"stateId": "58ebd7df-fc40-462b-b307-fda5696110e4",
"templateId": "2ae5e9bd-1ac5-4279-b21b-10573c3f75ab",
"documentTemplate": {
"name": "sample string 1",
"fileExtension": "sample string 2",
"location": "sample string 3",
"jobTypeId": "21b17464-a97f-47c3-872e-437032ec7557",
"active": true,
"autoEmailOnJobCompletion": true,
"visibleOnPortal": true,
"documents": [],
"createdById": "d15221bf-f5e5-4c54-a98e-2f7afc310f5e",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "31e733b0-80d6-43a0-97b2-fb6cca10286c",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "09e6960b-ac26-4f55-bc83-c8cba388094f"
},
"fileLocationId": "8c2e6d10-3f89-4e15-a7e8-33c6bacc9c0d",
"fileLocation": {
"location": "sample string 1",
"extension": "sample string 2",
"active": true,
"createdById": "3d566615-4cca-4be0-9211-5c82a5f1abba",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "c2e287df-bdab-4943-aef3-9f34109c6e02",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "f38e6a6a-4500-48d7-a6a8-813fa77ae1a9"
},
"documentState": {
"name": "sample string 1",
"documentsWithThatState": [],
"id": "185e112d-07e3-4979-8e34-051b810b5d27"
},
"pdfGenerated": true,
"visibleOnPortal": true,
"name": "sample string 4",
"active": true,
"createdById": "3330e76a-aa18-4462-bc41-6a3f68b4bd42",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "cead194f-d5fa-428a-88cd-25f8873ff16e",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "3332b716-5bee-4a0b-8cf1-052ae7fe0596"
},
{
"jobId": "b18fb692-53a3-4846-8b66-76431e04c4d7",
"stateId": "58ebd7df-fc40-462b-b307-fda5696110e4",
"templateId": "2ae5e9bd-1ac5-4279-b21b-10573c3f75ab",
"documentTemplate": {
"name": "sample string 1",
"fileExtension": "sample string 2",
"location": "sample string 3",
"jobTypeId": "21b17464-a97f-47c3-872e-437032ec7557",
"active": true,
"autoEmailOnJobCompletion": true,
"visibleOnPortal": true,
"documents": [],
"createdById": "d15221bf-f5e5-4c54-a98e-2f7afc310f5e",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "31e733b0-80d6-43a0-97b2-fb6cca10286c",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "09e6960b-ac26-4f55-bc83-c8cba388094f"
},
"fileLocationId": "8c2e6d10-3f89-4e15-a7e8-33c6bacc9c0d",
"fileLocation": {
"location": "sample string 1",
"extension": "sample string 2",
"active": true,
"createdById": "3d566615-4cca-4be0-9211-5c82a5f1abba",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "c2e287df-bdab-4943-aef3-9f34109c6e02",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "f38e6a6a-4500-48d7-a6a8-813fa77ae1a9"
},
"documentState": {
"name": "sample string 1",
"documentsWithThatState": [],
"id": "185e112d-07e3-4979-8e34-051b810b5d27"
},
"pdfGenerated": true,
"visibleOnPortal": true,
"name": "sample string 4",
"active": true,
"createdById": "3330e76a-aa18-4462-bc41-6a3f68b4bd42",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "cead194f-d5fa-428a-88cd-25f8873ff16e",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "3332b716-5bee-4a0b-8cf1-052ae7fe0596"
}
],
"jobHistory": [
{
"jobId": "76dc91bc-7412-40f8-9435-7cc8837d55e2",
"jobHistoryTypeId": "35d9740a-25cc-4b1b-bce7-f9a1ecb76796",
"sourceStateId": "a5440a42-1183-481b-ba4e-36f2df2fcafd",
"destinationStateId": "64d38e88-f1e0-4e99-8b8c-4564f0030f70",
"allocatedToId": "170aeca6-cf8a-4422-bbcc-aa3dfa8ba6a7",
"clonedFromId": "a6acdb0f-6727-4096-bca2-262389609c73",
"jobHistoryType": {
"name": "sample string 1",
"id": "d4eee8ff-76ff-4509-a0e1-7090842cb706"
},
"sourceJobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "050658c6-4b83-4a4e-a9c1-3a14262bfa77"
},
"destinationJobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "050658c6-4b83-4a4e-a9c1-3a14262bfa77"
},
"createdById": "9de612f4-4567-463a-adf9-f2ae8a35f51f",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "8873a50e-ea34-492f-8484-1bcf8763f65a",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "fe999e26-f4c4-4ce7-a525-a5202f9ec5fc"
},
{
"jobId": "76dc91bc-7412-40f8-9435-7cc8837d55e2",
"jobHistoryTypeId": "35d9740a-25cc-4b1b-bce7-f9a1ecb76796",
"sourceStateId": "a5440a42-1183-481b-ba4e-36f2df2fcafd",
"destinationStateId": "64d38e88-f1e0-4e99-8b8c-4564f0030f70",
"allocatedToId": "170aeca6-cf8a-4422-bbcc-aa3dfa8ba6a7",
"clonedFromId": "a6acdb0f-6727-4096-bca2-262389609c73",
"jobHistoryType": {
"name": "sample string 1",
"id": "d4eee8ff-76ff-4509-a0e1-7090842cb706"
},
"sourceJobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "050658c6-4b83-4a4e-a9c1-3a14262bfa77"
},
"destinationJobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "050658c6-4b83-4a4e-a9c1-3a14262bfa77"
},
"createdById": "9de612f4-4567-463a-adf9-f2ae8a35f51f",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "8873a50e-ea34-492f-8484-1bcf8763f65a",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "fe999e26-f4c4-4ce7-a525-a5202f9ec5fc"
}
],
"createdById": "9623d0a1-89db-45c7-ad52-60dc42a4a2f7",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "82b746b5-a221-4c80-a41b-53fb595e97bf",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "04125e4f-5c2a-44d8-a35a-38d3e5faafb6"
},
{
"jobTypeId": "1c1325c9-2aaf-4e9a-84ec-7c5e9e4ba3af",
"active": true,
"stateId": "08daf752-ec19-46a0-b959-ec3e76bfb568",
"externalRef": "sample string 4",
"allocatedToId": "d5959333-93da-4b61-8e08-3b27bebfdec4",
"name": "sample string 5",
"scheduledDate": "2026-07-24T18:07:42.0074024+00:00",
"siteId": "dbefd8a8-0073-4fd2-8a35-d3033bf9f328",
"contactId": "6469487a-fa21-475d-8ad9-619f309b287b",
"notes": "sample string 8",
"timeInMinutes": 9,
"parentJobId": "721c3f00-0083-4aab-bfd9-639788692940",
"isGroupJob": true,
"deviceId": "sample string 11",
"syncToDevice": true,
"assetId": "5f65f06f-f4f9-4835-874d-8941b80cc8d7",
"jobRecurrenceId": "0e6905df-16b8-4f6f-8b67-5e68f1ec5425",
"rejectionReasonId": "4e013877-4395-496a-bf26-346a70ae046d",
"jobCategoryId": "6b239234-0bb9-479c-8cdf-de4055f8ce8c",
"numericCode": 13,
"completedDate": "2026-07-24T18:07:42.0074024+00:00",
"monitoringRegimeId": "sample string 14",
"jobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "050658c6-4b83-4a4e-a9c1-3a14262bfa77"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "4770326e-f62d-451c-8e24-d9e0a6246e00",
"titleId": "24e3ce3b-c32b-4b09-a030-836884aa0484",
"organisationId": "f78a075e-519f-459f-a974-c95ba2af953d",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "6e1c9191-0d09-460c-a1e5-66d7eba6eed0",
"createdById": "4f68e818-b374-4625-a6be-2ebe678c471f",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "31f3a60a-1071-4863-aac0-6ff65c51942d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "6cd640ff-3024-4b9b-a20a-379ee8265410"
},
"title": {
"name": "sample string 1",
"id": "b2dc1b16-ba04-43d9-8435-7d41ee37e459"
},
"createdById": "e82c3d66-4ddd-4273-b41d-4f83d430f27c",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "5eec53bf-7ec6-41bb-8868-04c12bc8b236",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "411c5fc8-819d-47c1-a6d8-28ae35da14d7"
},
"asset": {
"name": "sample string 1",
"description": "sample string 2",
"assetTypeId": "9a426a23-47c8-489c-bef5-f40962507925",
"location": "sample string 4",
"locationId": "sample string 5",
"externalReference": "sample string 6",
"serialNumber": "sample string 7",
"assetNumber": "sample string 8",
"uniqueBarcode": "sample string 9",
"notes": "sample string 10",
"siteId": "a4207659-f61a-4091-be34-4f78c6ed7ba4",
"owner": "sample string 11",
"active": true,
"suspended": true,
"jobId": "dfcf9ee1-57a8-4f05-aa60-26be7ce1324a",
"hierarchicalLocationId": "77bb1310-b058-469a-a3c9-483d72b89190",
"imageFileName": "sample string 14",
"jobs": [],
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [
{
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
{
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
}
],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"jobRecurrences": [
{
"name": "sample string 1",
"jobTypeGroupId": "9b610d21-a096-4fbe-bb9c-124f29002dde",
"userId": "28752928-99ee-4070-b1a6-c96f05d4b99d",
"createDaysBefore": 3,
"siteId": "23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b",
"contactId": "4231071c-0d5b-4e7a-aa91-62f9d54c7789",
"assetId": "ef7d7946-9b7a-4b57-bf36-7c200d63033e",
"startDate": "2026-07-24T18:07:42.0074024+00:00",
"endDate": "2026-07-24T18:07:42.0074024+00:00",
"numberGenerated": 6,
"lastDate": "2026-07-24T18:07:42.0074024+00:00",
"nextDate": "2026-07-24T18:07:42.0074024+00:00",
"overrideGeneratedNextDate": "2026-07-24T18:07:42.0074024+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "d0e9a732-dc73-4114-8a09-b24de3ecf140",
"recurrenceGroupId": "12d04a2f-fd33-4aea-b8b4-33513564dd6d",
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
},
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "698ddf75-de08-4410-9c3c-9ca14807fc05"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "4770326e-f62d-451c-8e24-d9e0a6246e00",
"titleId": "24e3ce3b-c32b-4b09-a030-836884aa0484",
"organisationId": "f78a075e-519f-459f-a974-c95ba2af953d",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "6e1c9191-0d09-460c-a1e5-66d7eba6eed0",
"createdById": "4f68e818-b374-4625-a6be-2ebe678c471f",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "31f3a60a-1071-4863-aac0-6ff65c51942d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "6cd640ff-3024-4b9b-a20a-379ee8265410"
},
"title": {
"name": "sample string 1",
"id": "b2dc1b16-ba04-43d9-8435-7d41ee37e459"
},
"createdById": "e82c3d66-4ddd-4273-b41d-4f83d430f27c",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "5eec53bf-7ec6-41bb-8868-04c12bc8b236",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "411c5fc8-819d-47c1-a6d8-28ae35da14d7"
},
"sampledAssets": [
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3
},
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3
}
],
"lastCompletedDate": "2026-07-24T18:07:42.0074024+00:00",
"createdById": "e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "32a78a46-cfe1-4427-89c5-99428c472b54",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "43c1db48-5229-403a-87e0-18dbf94686de"
},
{
"name": "sample string 1",
"jobTypeGroupId": "9b610d21-a096-4fbe-bb9c-124f29002dde",
"userId": "28752928-99ee-4070-b1a6-c96f05d4b99d",
"createDaysBefore": 3,
"siteId": "23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b",
"contactId": "4231071c-0d5b-4e7a-aa91-62f9d54c7789",
"assetId": "ef7d7946-9b7a-4b57-bf36-7c200d63033e",
"startDate": "2026-07-24T18:07:42.0074024+00:00",
"endDate": "2026-07-24T18:07:42.0074024+00:00",
"numberGenerated": 6,
"lastDate": "2026-07-24T18:07:42.0074024+00:00",
"nextDate": "2026-07-24T18:07:42.0074024+00:00",
"overrideGeneratedNextDate": "2026-07-24T18:07:42.0074024+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "d0e9a732-dc73-4114-8a09-b24de3ecf140",
"recurrenceGroupId": "12d04a2f-fd33-4aea-b8b4-33513564dd6d",
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
},
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "698ddf75-de08-4410-9c3c-9ca14807fc05"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "4770326e-f62d-451c-8e24-d9e0a6246e00",
"titleId": "24e3ce3b-c32b-4b09-a030-836884aa0484",
"organisationId": "f78a075e-519f-459f-a974-c95ba2af953d",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "6e1c9191-0d09-460c-a1e5-66d7eba6eed0",
"createdById": "4f68e818-b374-4625-a6be-2ebe678c471f",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "31f3a60a-1071-4863-aac0-6ff65c51942d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "6cd640ff-3024-4b9b-a20a-379ee8265410"
},
"title": {
"name": "sample string 1",
"id": "b2dc1b16-ba04-43d9-8435-7d41ee37e459"
},
"createdById": "e82c3d66-4ddd-4273-b41d-4f83d430f27c",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "5eec53bf-7ec6-41bb-8868-04c12bc8b236",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "411c5fc8-819d-47c1-a6d8-28ae35da14d7"
},
"sampledAssets": [
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3
},
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3
}
],
"lastCompletedDate": "2026-07-24T18:07:42.0074024+00:00",
"createdById": "e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "32a78a46-cfe1-4427-89c5-99428c472b54",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "43c1db48-5229-403a-87e0-18dbf94686de"
}
],
"sampledAssets": [
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3,
"jobRecurrence": {
"name": "sample string 1",
"jobTypeGroupId": "9b610d21-a096-4fbe-bb9c-124f29002dde",
"userId": "28752928-99ee-4070-b1a6-c96f05d4b99d",
"createDaysBefore": 3,
"siteId": "23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b",
"contactId": "4231071c-0d5b-4e7a-aa91-62f9d54c7789",
"assetId": "ef7d7946-9b7a-4b57-bf36-7c200d63033e",
"startDate": "2026-07-24T18:07:42.0074024+00:00",
"endDate": "2026-07-24T18:07:42.0074024+00:00",
"numberGenerated": 6,
"lastDate": "2026-07-24T18:07:42.0074024+00:00",
"nextDate": "2026-07-24T18:07:42.0074024+00:00",
"overrideGeneratedNextDate": "2026-07-24T18:07:42.0074024+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "d0e9a732-dc73-4114-8a09-b24de3ecf140",
"recurrenceGroupId": "12d04a2f-fd33-4aea-b8b4-33513564dd6d",
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
},
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "698ddf75-de08-4410-9c3c-9ca14807fc05"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "4770326e-f62d-451c-8e24-d9e0a6246e00",
"titleId": "24e3ce3b-c32b-4b09-a030-836884aa0484",
"organisationId": "f78a075e-519f-459f-a974-c95ba2af953d",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "6e1c9191-0d09-460c-a1e5-66d7eba6eed0",
"createdById": "4f68e818-b374-4625-a6be-2ebe678c471f",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "31f3a60a-1071-4863-aac0-6ff65c51942d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "6cd640ff-3024-4b9b-a20a-379ee8265410"
},
"title": {
"name": "sample string 1",
"id": "b2dc1b16-ba04-43d9-8435-7d41ee37e459"
},
"createdById": "e82c3d66-4ddd-4273-b41d-4f83d430f27c",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "5eec53bf-7ec6-41bb-8868-04c12bc8b236",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "411c5fc8-819d-47c1-a6d8-28ae35da14d7"
},
"sampledAssets": [],
"lastCompletedDate": "2026-07-24T18:07:42.0074024+00:00",
"createdById": "e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "32a78a46-cfe1-4427-89c5-99428c472b54",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "43c1db48-5229-403a-87e0-18dbf94686de"
}
},
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3,
"jobRecurrence": {
"name": "sample string 1",
"jobTypeGroupId": "9b610d21-a096-4fbe-bb9c-124f29002dde",
"userId": "28752928-99ee-4070-b1a6-c96f05d4b99d",
"createDaysBefore": 3,
"siteId": "23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b",
"contactId": "4231071c-0d5b-4e7a-aa91-62f9d54c7789",
"assetId": "ef7d7946-9b7a-4b57-bf36-7c200d63033e",
"startDate": "2026-07-24T18:07:42.0074024+00:00",
"endDate": "2026-07-24T18:07:42.0074024+00:00",
"numberGenerated": 6,
"lastDate": "2026-07-24T18:07:42.0074024+00:00",
"nextDate": "2026-07-24T18:07:42.0074024+00:00",
"overrideGeneratedNextDate": "2026-07-24T18:07:42.0074024+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "d0e9a732-dc73-4114-8a09-b24de3ecf140",
"recurrenceGroupId": "12d04a2f-fd33-4aea-b8b4-33513564dd6d",
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
},
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "698ddf75-de08-4410-9c3c-9ca14807fc05"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "4770326e-f62d-451c-8e24-d9e0a6246e00",
"titleId": "24e3ce3b-c32b-4b09-a030-836884aa0484",
"organisationId": "f78a075e-519f-459f-a974-c95ba2af953d",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "6e1c9191-0d09-460c-a1e5-66d7eba6eed0",
"createdById": "4f68e818-b374-4625-a6be-2ebe678c471f",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "31f3a60a-1071-4863-aac0-6ff65c51942d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "6cd640ff-3024-4b9b-a20a-379ee8265410"
},
"title": {
"name": "sample string 1",
"id": "b2dc1b16-ba04-43d9-8435-7d41ee37e459"
},
"createdById": "e82c3d66-4ddd-4273-b41d-4f83d430f27c",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "5eec53bf-7ec6-41bb-8868-04c12bc8b236",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "411c5fc8-819d-47c1-a6d8-28ae35da14d7"
},
"sampledAssets": [],
"lastCompletedDate": "2026-07-24T18:07:42.0074024+00:00",
"createdById": "e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "32a78a46-cfe1-4427-89c5-99428c472b54",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "43c1db48-5229-403a-87e0-18dbf94686de"
}
}
],
"monitoringRegimeSampledAssets": [
{
"monitoringRegimeId": "sample string 1",
"assetId": "e0531cff-dcf8-4c35-8442-707237a4b36f",
"jobIndexId": 3
},
{
"monitoringRegimeId": "sample string 1",
"assetId": "e0531cff-dcf8-4c35-8442-707237a4b36f",
"jobIndexId": 3
}
],
"hierarchicalLocation": {
"siteId": "6cbdd07e-2f6d-46f6-a9a5-53045c74a49a",
"name": "sample string 2",
"parentId": "9593dcf9-9f08-47bb-aede-77486e98ce07",
"depth": 3,
"fullName": "sample string 4",
"active": true,
"sortOrder": 6.0,
"createdById": "49f00f9f-c71a-4df0-9e19-b06227f7da81",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "0a055160-4913-4c51-b601-2485dac5f399",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "33e5baea-ee91-4303-b8f7-35f912b105bb"
},
"createdById": "7465c593-7ca9-4015-aa79-e9398b969573",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "b37eb9a9-bb2f-42b8-b511-c59f5e248d53",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "ec44aff5-f94e-4756-9077-04500c017ea8"
},
"jobRecurrence": {
"name": "sample string 1",
"jobTypeGroupId": "9b610d21-a096-4fbe-bb9c-124f29002dde",
"userId": "28752928-99ee-4070-b1a6-c96f05d4b99d",
"createDaysBefore": 3,
"siteId": "23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b",
"contactId": "4231071c-0d5b-4e7a-aa91-62f9d54c7789",
"assetId": "ef7d7946-9b7a-4b57-bf36-7c200d63033e",
"startDate": "2026-07-24T18:07:42.0074024+00:00",
"endDate": "2026-07-24T18:07:42.0074024+00:00",
"numberGenerated": 6,
"lastDate": "2026-07-24T18:07:42.0074024+00:00",
"nextDate": "2026-07-24T18:07:42.0074024+00:00",
"overrideGeneratedNextDate": "2026-07-24T18:07:42.0074024+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "d0e9a732-dc73-4114-8a09-b24de3ecf140",
"recurrenceGroupId": "12d04a2f-fd33-4aea-b8b4-33513564dd6d",
"asset": {
"name": "sample string 1",
"description": "sample string 2",
"assetTypeId": "9a426a23-47c8-489c-bef5-f40962507925",
"location": "sample string 4",
"locationId": "sample string 5",
"externalReference": "sample string 6",
"serialNumber": "sample string 7",
"assetNumber": "sample string 8",
"uniqueBarcode": "sample string 9",
"notes": "sample string 10",
"siteId": "a4207659-f61a-4091-be34-4f78c6ed7ba4",
"owner": "sample string 11",
"active": true,
"suspended": true,
"jobId": "dfcf9ee1-57a8-4f05-aa60-26be7ce1324a",
"hierarchicalLocationId": "77bb1310-b058-469a-a3c9-483d72b89190",
"imageFileName": "sample string 14",
"jobs": [],
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [
{
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
{
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
}
],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"jobRecurrences": [],
"sampledAssets": [
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3
},
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3
}
],
"monitoringRegimeSampledAssets": [
{
"monitoringRegimeId": "sample string 1",
"assetId": "e0531cff-dcf8-4c35-8442-707237a4b36f",
"jobIndexId": 3
},
{
"monitoringRegimeId": "sample string 1",
"assetId": "e0531cff-dcf8-4c35-8442-707237a4b36f",
"jobIndexId": 3
}
],
"hierarchicalLocation": {
"siteId": "6cbdd07e-2f6d-46f6-a9a5-53045c74a49a",
"name": "sample string 2",
"parentId": "9593dcf9-9f08-47bb-aede-77486e98ce07",
"depth": 3,
"fullName": "sample string 4",
"active": true,
"sortOrder": 6.0,
"createdById": "49f00f9f-c71a-4df0-9e19-b06227f7da81",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "0a055160-4913-4c51-b601-2485dac5f399",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "33e5baea-ee91-4303-b8f7-35f912b105bb"
},
"createdById": "7465c593-7ca9-4015-aa79-e9398b969573",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "b37eb9a9-bb2f-42b8-b511-c59f5e248d53",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "ec44aff5-f94e-4756-9077-04500c017ea8"
},
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
},
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "698ddf75-de08-4410-9c3c-9ca14807fc05"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "4770326e-f62d-451c-8e24-d9e0a6246e00",
"titleId": "24e3ce3b-c32b-4b09-a030-836884aa0484",
"organisationId": "f78a075e-519f-459f-a974-c95ba2af953d",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "6e1c9191-0d09-460c-a1e5-66d7eba6eed0",
"createdById": "4f68e818-b374-4625-a6be-2ebe678c471f",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "31f3a60a-1071-4863-aac0-6ff65c51942d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "6cd640ff-3024-4b9b-a20a-379ee8265410"
},
"title": {
"name": "sample string 1",
"id": "b2dc1b16-ba04-43d9-8435-7d41ee37e459"
},
"createdById": "e82c3d66-4ddd-4273-b41d-4f83d430f27c",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "5eec53bf-7ec6-41bb-8868-04c12bc8b236",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "411c5fc8-819d-47c1-a6d8-28ae35da14d7"
},
"sampledAssets": [
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3,
"asset": {
"name": "sample string 1",
"description": "sample string 2",
"assetTypeId": "9a426a23-47c8-489c-bef5-f40962507925",
"location": "sample string 4",
"locationId": "sample string 5",
"externalReference": "sample string 6",
"serialNumber": "sample string 7",
"assetNumber": "sample string 8",
"uniqueBarcode": "sample string 9",
"notes": "sample string 10",
"siteId": "a4207659-f61a-4091-be34-4f78c6ed7ba4",
"owner": "sample string 11",
"active": true,
"suspended": true,
"jobId": "dfcf9ee1-57a8-4f05-aa60-26be7ce1324a",
"hierarchicalLocationId": "77bb1310-b058-469a-a3c9-483d72b89190",
"imageFileName": "sample string 14",
"jobs": [],
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [
{
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
{
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
}
],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"jobRecurrences": [],
"sampledAssets": [],
"monitoringRegimeSampledAssets": [
{
"monitoringRegimeId": "sample string 1",
"assetId": "e0531cff-dcf8-4c35-8442-707237a4b36f",
"jobIndexId": 3
},
{
"monitoringRegimeId": "sample string 1",
"assetId": "e0531cff-dcf8-4c35-8442-707237a4b36f",
"jobIndexId": 3
}
],
"hierarchicalLocation": {
"siteId": "6cbdd07e-2f6d-46f6-a9a5-53045c74a49a",
"name": "sample string 2",
"parentId": "9593dcf9-9f08-47bb-aede-77486e98ce07",
"depth": 3,
"fullName": "sample string 4",
"active": true,
"sortOrder": 6.0,
"createdById": "49f00f9f-c71a-4df0-9e19-b06227f7da81",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "0a055160-4913-4c51-b601-2485dac5f399",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "33e5baea-ee91-4303-b8f7-35f912b105bb"
},
"createdById": "7465c593-7ca9-4015-aa79-e9398b969573",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "b37eb9a9-bb2f-42b8-b511-c59f5e248d53",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "ec44aff5-f94e-4756-9077-04500c017ea8"
}
},
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3,
"asset": {
"name": "sample string 1",
"description": "sample string 2",
"assetTypeId": "9a426a23-47c8-489c-bef5-f40962507925",
"location": "sample string 4",
"locationId": "sample string 5",
"externalReference": "sample string 6",
"serialNumber": "sample string 7",
"assetNumber": "sample string 8",
"uniqueBarcode": "sample string 9",
"notes": "sample string 10",
"siteId": "a4207659-f61a-4091-be34-4f78c6ed7ba4",
"owner": "sample string 11",
"active": true,
"suspended": true,
"jobId": "dfcf9ee1-57a8-4f05-aa60-26be7ce1324a",
"hierarchicalLocationId": "77bb1310-b058-469a-a3c9-483d72b89190",
"imageFileName": "sample string 14",
"jobs": [],
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [
{
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
{
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
}
],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"jobRecurrences": [],
"sampledAssets": [],
"monitoringRegimeSampledAssets": [
{
"monitoringRegimeId": "sample string 1",
"assetId": "e0531cff-dcf8-4c35-8442-707237a4b36f",
"jobIndexId": 3
},
{
"monitoringRegimeId": "sample string 1",
"assetId": "e0531cff-dcf8-4c35-8442-707237a4b36f",
"jobIndexId": 3
}
],
"hierarchicalLocation": {
"siteId": "6cbdd07e-2f6d-46f6-a9a5-53045c74a49a",
"name": "sample string 2",
"parentId": "9593dcf9-9f08-47bb-aede-77486e98ce07",
"depth": 3,
"fullName": "sample string 4",
"active": true,
"sortOrder": 6.0,
"createdById": "49f00f9f-c71a-4df0-9e19-b06227f7da81",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "0a055160-4913-4c51-b601-2485dac5f399",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "33e5baea-ee91-4303-b8f7-35f912b105bb"
},
"createdById": "7465c593-7ca9-4015-aa79-e9398b969573",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "b37eb9a9-bb2f-42b8-b511-c59f5e248d53",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "ec44aff5-f94e-4756-9077-04500c017ea8"
}
}
],
"lastCompletedDate": "2026-07-24T18:07:42.0074024+00:00",
"createdById": "e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "32a78a46-cfe1-4427-89c5-99428c472b54",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "43c1db48-5229-403a-87e0-18dbf94686de"
},
"rejectionReason": {
"order": 1,
"name": "sample string 2",
"active": true,
"tenantOrganisationId": "397ac4b1-b13c-4bc0-b4aa-2e9304a9fa84",
"createdById": "753c932f-9470-4f8c-b9d8-3b80f74da1ab",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "0b91416f-65bd-4e90-8a95-cd381f2e3e34",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "82c80830-0f5f-466b-ab4d-6178da403712"
},
"jobCategory": {
"name": "sample string 1",
"id": "5442ad2d-ce89-426a-85c6-f756829624a7"
},
"sections": [
{
"jobId": "c1a0c8ab-d988-4766-94e5-0c94774a9193",
"internalSectionTypeId": "733beae9-7856-4c0b-b15c-9351919383dc",
"sectionTypeId": "965a81b0-aef5-432c-9399-2f112148385f",
"caption": "sample string 4",
"name": "sample string 5",
"sectionJson": "sample string 6",
"repeatable": true,
"template": true,
"gridInput": true,
"siteVisit": true,
"active": true,
"order": 12.0,
"fqn": "sample string 13",
"visible": true,
"state": "d307d093-04d9-4fbb-9d7b-b793277e3352",
"sectionVariantId": "2dd538d4-92da-472e-b6e7-1df217a98d0a",
"sectionType": {
"internalId": "8ec1ef74-bb9d-4b21-b362-93147f96e688",
"caption": "sample string 2",
"name": "sample string 3",
"repeatable": true,
"template": true,
"gridInput": true,
"siteVisit": true,
"jsonData": "sample string 8",
"order": 9,
"jobTypeId": "2e8dfabc-454b-40ad-8550-360a070feac4",
"active": true,
"fqn": "sample string 12",
"visible": true,
"fileImport": true,
"sectionVariantId": "2f54ed93-1fcd-4cf3-a196-bf1f4f876981",
"expressionTypes": "sample string 15",
"createdById": "90a740fb-1fef-4be3-a1bb-ad02e73335ff",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "75b75608-188f-4f9b-89aa-5d30975f0f30",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "85374695-505d-4826-ad46-134d7879b1f0"
},
"createdById": "6d7250e1-514c-41bd-bc40-f38e3b7cb746",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "13943351-db05-4dd1-8dfd-f2f9cf7cea35",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "72f28092-a135-4716-bf56-e9e401142b35"
},
{
"jobId": "c1a0c8ab-d988-4766-94e5-0c94774a9193",
"internalSectionTypeId": "733beae9-7856-4c0b-b15c-9351919383dc",
"sectionTypeId": "965a81b0-aef5-432c-9399-2f112148385f",
"caption": "sample string 4",
"name": "sample string 5",
"sectionJson": "sample string 6",
"repeatable": true,
"template": true,
"gridInput": true,
"siteVisit": true,
"active": true,
"order": 12.0,
"fqn": "sample string 13",
"visible": true,
"state": "d307d093-04d9-4fbb-9d7b-b793277e3352",
"sectionVariantId": "2dd538d4-92da-472e-b6e7-1df217a98d0a",
"sectionType": {
"internalId": "8ec1ef74-bb9d-4b21-b362-93147f96e688",
"caption": "sample string 2",
"name": "sample string 3",
"repeatable": true,
"template": true,
"gridInput": true,
"siteVisit": true,
"jsonData": "sample string 8",
"order": 9,
"jobTypeId": "2e8dfabc-454b-40ad-8550-360a070feac4",
"active": true,
"fqn": "sample string 12",
"visible": true,
"fileImport": true,
"sectionVariantId": "2f54ed93-1fcd-4cf3-a196-bf1f4f876981",
"expressionTypes": "sample string 15",
"createdById": "90a740fb-1fef-4be3-a1bb-ad02e73335ff",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "75b75608-188f-4f9b-89aa-5d30975f0f30",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "85374695-505d-4826-ad46-134d7879b1f0"
},
"createdById": "6d7250e1-514c-41bd-bc40-f38e3b7cb746",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "13943351-db05-4dd1-8dfd-f2f9cf7cea35",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "72f28092-a135-4716-bf56-e9e401142b35"
}
],
"descendantJobs": [],
"documents": [
{
"jobId": "b18fb692-53a3-4846-8b66-76431e04c4d7",
"stateId": "58ebd7df-fc40-462b-b307-fda5696110e4",
"templateId": "2ae5e9bd-1ac5-4279-b21b-10573c3f75ab",
"documentTemplate": {
"name": "sample string 1",
"fileExtension": "sample string 2",
"location": "sample string 3",
"jobTypeId": "21b17464-a97f-47c3-872e-437032ec7557",
"active": true,
"autoEmailOnJobCompletion": true,
"visibleOnPortal": true,
"documents": [],
"createdById": "d15221bf-f5e5-4c54-a98e-2f7afc310f5e",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "31e733b0-80d6-43a0-97b2-fb6cca10286c",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "09e6960b-ac26-4f55-bc83-c8cba388094f"
},
"fileLocationId": "8c2e6d10-3f89-4e15-a7e8-33c6bacc9c0d",
"fileLocation": {
"location": "sample string 1",
"extension": "sample string 2",
"active": true,
"createdById": "3d566615-4cca-4be0-9211-5c82a5f1abba",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "c2e287df-bdab-4943-aef3-9f34109c6e02",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "f38e6a6a-4500-48d7-a6a8-813fa77ae1a9"
},
"documentState": {
"name": "sample string 1",
"documentsWithThatState": [],
"id": "185e112d-07e3-4979-8e34-051b810b5d27"
},
"pdfGenerated": true,
"visibleOnPortal": true,
"name": "sample string 4",
"active": true,
"createdById": "3330e76a-aa18-4462-bc41-6a3f68b4bd42",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "cead194f-d5fa-428a-88cd-25f8873ff16e",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "3332b716-5bee-4a0b-8cf1-052ae7fe0596"
},
{
"jobId": "b18fb692-53a3-4846-8b66-76431e04c4d7",
"stateId": "58ebd7df-fc40-462b-b307-fda5696110e4",
"templateId": "2ae5e9bd-1ac5-4279-b21b-10573c3f75ab",
"documentTemplate": {
"name": "sample string 1",
"fileExtension": "sample string 2",
"location": "sample string 3",
"jobTypeId": "21b17464-a97f-47c3-872e-437032ec7557",
"active": true,
"autoEmailOnJobCompletion": true,
"visibleOnPortal": true,
"documents": [],
"createdById": "d15221bf-f5e5-4c54-a98e-2f7afc310f5e",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "31e733b0-80d6-43a0-97b2-fb6cca10286c",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "09e6960b-ac26-4f55-bc83-c8cba388094f"
},
"fileLocationId": "8c2e6d10-3f89-4e15-a7e8-33c6bacc9c0d",
"fileLocation": {
"location": "sample string 1",
"extension": "sample string 2",
"active": true,
"createdById": "3d566615-4cca-4be0-9211-5c82a5f1abba",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "c2e287df-bdab-4943-aef3-9f34109c6e02",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "f38e6a6a-4500-48d7-a6a8-813fa77ae1a9"
},
"documentState": {
"name": "sample string 1",
"documentsWithThatState": [],
"id": "185e112d-07e3-4979-8e34-051b810b5d27"
},
"pdfGenerated": true,
"visibleOnPortal": true,
"name": "sample string 4",
"active": true,
"createdById": "3330e76a-aa18-4462-bc41-6a3f68b4bd42",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "cead194f-d5fa-428a-88cd-25f8873ff16e",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "3332b716-5bee-4a0b-8cf1-052ae7fe0596"
}
],
"jobHistory": [
{
"jobId": "76dc91bc-7412-40f8-9435-7cc8837d55e2",
"jobHistoryTypeId": "35d9740a-25cc-4b1b-bce7-f9a1ecb76796",
"sourceStateId": "a5440a42-1183-481b-ba4e-36f2df2fcafd",
"destinationStateId": "64d38e88-f1e0-4e99-8b8c-4564f0030f70",
"allocatedToId": "170aeca6-cf8a-4422-bbcc-aa3dfa8ba6a7",
"clonedFromId": "a6acdb0f-6727-4096-bca2-262389609c73",
"jobHistoryType": {
"name": "sample string 1",
"id": "d4eee8ff-76ff-4509-a0e1-7090842cb706"
},
"sourceJobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "050658c6-4b83-4a4e-a9c1-3a14262bfa77"
},
"destinationJobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "050658c6-4b83-4a4e-a9c1-3a14262bfa77"
},
"createdById": "9de612f4-4567-463a-adf9-f2ae8a35f51f",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "8873a50e-ea34-492f-8484-1bcf8763f65a",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "fe999e26-f4c4-4ce7-a525-a5202f9ec5fc"
},
{
"jobId": "76dc91bc-7412-40f8-9435-7cc8837d55e2",
"jobHistoryTypeId": "35d9740a-25cc-4b1b-bce7-f9a1ecb76796",
"sourceStateId": "a5440a42-1183-481b-ba4e-36f2df2fcafd",
"destinationStateId": "64d38e88-f1e0-4e99-8b8c-4564f0030f70",
"allocatedToId": "170aeca6-cf8a-4422-bbcc-aa3dfa8ba6a7",
"clonedFromId": "a6acdb0f-6727-4096-bca2-262389609c73",
"jobHistoryType": {
"name": "sample string 1",
"id": "d4eee8ff-76ff-4509-a0e1-7090842cb706"
},
"sourceJobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "050658c6-4b83-4a4e-a9c1-3a14262bfa77"
},
"destinationJobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "050658c6-4b83-4a4e-a9c1-3a14262bfa77"
},
"createdById": "9de612f4-4567-463a-adf9-f2ae8a35f51f",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "8873a50e-ea34-492f-8484-1bcf8763f65a",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "fe999e26-f4c4-4ce7-a525-a5202f9ec5fc"
}
],
"createdById": "9623d0a1-89db-45c7-ad52-60dc42a4a2f7",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "82b746b5-a221-4c80-a41b-53fb595e97bf",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "04125e4f-5c2a-44d8-a35a-38d3e5faafb6"
}
],
"tenantOrganisationId": "6dd6c440-c940-4b42-8d8b-926fcb00a8f8",
"jobCategory": {
"name": "sample string 1",
"id": "5442ad2d-ce89-426a-85c6-f756829624a7"
},
"createdById": "ddd92b28-e240-458b-bd05-65096c32a92e",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "d40e7618-9dcd-4cd1-bf74-f0757546cf69",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "d409988a-a201-4f09-a1ed-438db7865edf"
},
{
"name": "sample string 1",
"timeInMinutes": 2,
"autoComplete": true,
"canCreateJobs": true,
"canRaiseOnDevice": true,
"containsEntities": true,
"hasSiteVisitSectionType": true,
"version": 8,
"jobTypeGroupId": "06a776ae-b2ba-4f38-80cf-d8412f9b6ec6",
"jobCategoryId": "5c60811d-0fd5-4228-ac87-6134d0d46c63",
"state": "new",
"active": true,
"documentTemplates": [
{
"name": "sample string 1",
"fileExtension": "sample string 2",
"location": "sample string 3",
"jobTypeId": "21b17464-a97f-47c3-872e-437032ec7557",
"active": true,
"autoEmailOnJobCompletion": true,
"visibleOnPortal": true,
"documents": [
{
"jobId": "b18fb692-53a3-4846-8b66-76431e04c4d7",
"job": {
"jobTypeId": "1c1325c9-2aaf-4e9a-84ec-7c5e9e4ba3af",
"active": true,
"stateId": "08daf752-ec19-46a0-b959-ec3e76bfb568",
"externalRef": "sample string 4",
"allocatedToId": "d5959333-93da-4b61-8e08-3b27bebfdec4",
"name": "sample string 5",
"scheduledDate": "2026-07-24T18:07:42.0074024+00:00",
"siteId": "dbefd8a8-0073-4fd2-8a35-d3033bf9f328",
"contactId": "6469487a-fa21-475d-8ad9-619f309b287b",
"notes": "sample string 8",
"timeInMinutes": 9,
"parentJobId": "721c3f00-0083-4aab-bfd9-639788692940",
"isGroupJob": true,
"deviceId": "sample string 11",
"syncToDevice": true,
"assetId": "5f65f06f-f4f9-4835-874d-8941b80cc8d7",
"jobRecurrenceId": "0e6905df-16b8-4f6f-8b67-5e68f1ec5425",
"rejectionReasonId": "4e013877-4395-496a-bf26-346a70ae046d",
"jobCategoryId": "6b239234-0bb9-479c-8cdf-de4055f8ce8c",
"numericCode": 13,
"completedDate": "2026-07-24T18:07:42.0074024+00:00",
"monitoringRegimeId": "sample string 14",
"jobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "050658c6-4b83-4a4e-a9c1-3a14262bfa77"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "4770326e-f62d-451c-8e24-d9e0a6246e00",
"titleId": "24e3ce3b-c32b-4b09-a030-836884aa0484",
"organisationId": "f78a075e-519f-459f-a974-c95ba2af953d",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "6e1c9191-0d09-460c-a1e5-66d7eba6eed0",
"createdById": "4f68e818-b374-4625-a6be-2ebe678c471f",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "31f3a60a-1071-4863-aac0-6ff65c51942d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "6cd640ff-3024-4b9b-a20a-379ee8265410"
},
"title": {
"name": "sample string 1",
"id": "b2dc1b16-ba04-43d9-8435-7d41ee37e459"
},
"createdById": "e82c3d66-4ddd-4273-b41d-4f83d430f27c",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "5eec53bf-7ec6-41bb-8868-04c12bc8b236",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "411c5fc8-819d-47c1-a6d8-28ae35da14d7"
},
"asset": {
"name": "sample string 1",
"description": "sample string 2",
"assetTypeId": "9a426a23-47c8-489c-bef5-f40962507925",
"location": "sample string 4",
"locationId": "sample string 5",
"externalReference": "sample string 6",
"serialNumber": "sample string 7",
"assetNumber": "sample string 8",
"uniqueBarcode": "sample string 9",
"notes": "sample string 10",
"siteId": "a4207659-f61a-4091-be34-4f78c6ed7ba4",
"owner": "sample string 11",
"active": true,
"suspended": true,
"jobId": "dfcf9ee1-57a8-4f05-aa60-26be7ce1324a",
"hierarchicalLocationId": "77bb1310-b058-469a-a3c9-483d72b89190",
"imageFileName": "sample string 14",
"jobs": [],
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [
{
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
{
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
}
],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"jobRecurrences": [
{
"name": "sample string 1",
"jobTypeGroupId": "9b610d21-a096-4fbe-bb9c-124f29002dde",
"userId": "28752928-99ee-4070-b1a6-c96f05d4b99d",
"createDaysBefore": 3,
"siteId": "23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b",
"contactId": "4231071c-0d5b-4e7a-aa91-62f9d54c7789",
"assetId": "ef7d7946-9b7a-4b57-bf36-7c200d63033e",
"startDate": "2026-07-24T18:07:42.0074024+00:00",
"endDate": "2026-07-24T18:07:42.0074024+00:00",
"numberGenerated": 6,
"lastDate": "2026-07-24T18:07:42.0074024+00:00",
"nextDate": "2026-07-24T18:07:42.0074024+00:00",
"overrideGeneratedNextDate": "2026-07-24T18:07:42.0074024+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "d0e9a732-dc73-4114-8a09-b24de3ecf140",
"recurrenceGroupId": "12d04a2f-fd33-4aea-b8b4-33513564dd6d",
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
},
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "698ddf75-de08-4410-9c3c-9ca14807fc05"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "4770326e-f62d-451c-8e24-d9e0a6246e00",
"titleId": "24e3ce3b-c32b-4b09-a030-836884aa0484",
"organisationId": "f78a075e-519f-459f-a974-c95ba2af953d",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "6e1c9191-0d09-460c-a1e5-66d7eba6eed0",
"createdById": "4f68e818-b374-4625-a6be-2ebe678c471f",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "31f3a60a-1071-4863-aac0-6ff65c51942d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "6cd640ff-3024-4b9b-a20a-379ee8265410"
},
"title": {
"name": "sample string 1",
"id": "b2dc1b16-ba04-43d9-8435-7d41ee37e459"
},
"createdById": "e82c3d66-4ddd-4273-b41d-4f83d430f27c",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "5eec53bf-7ec6-41bb-8868-04c12bc8b236",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "411c5fc8-819d-47c1-a6d8-28ae35da14d7"
},
"sampledAssets": [
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3
},
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3
}
],
"lastCompletedDate": "2026-07-24T18:07:42.0074024+00:00",
"createdById": "e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "32a78a46-cfe1-4427-89c5-99428c472b54",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "43c1db48-5229-403a-87e0-18dbf94686de"
},
{
"name": "sample string 1",
"jobTypeGroupId": "9b610d21-a096-4fbe-bb9c-124f29002dde",
"userId": "28752928-99ee-4070-b1a6-c96f05d4b99d",
"createDaysBefore": 3,
"siteId": "23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b",
"contactId": "4231071c-0d5b-4e7a-aa91-62f9d54c7789",
"assetId": "ef7d7946-9b7a-4b57-bf36-7c200d63033e",
"startDate": "2026-07-24T18:07:42.0074024+00:00",
"endDate": "2026-07-24T18:07:42.0074024+00:00",
"numberGenerated": 6,
"lastDate": "2026-07-24T18:07:42.0074024+00:00",
"nextDate": "2026-07-24T18:07:42.0074024+00:00",
"overrideGeneratedNextDate": "2026-07-24T18:07:42.0074024+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "d0e9a732-dc73-4114-8a09-b24de3ecf140",
"recurrenceGroupId": "12d04a2f-fd33-4aea-b8b4-33513564dd6d",
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
},
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "698ddf75-de08-4410-9c3c-9ca14807fc05"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "4770326e-f62d-451c-8e24-d9e0a6246e00",
"titleId": "24e3ce3b-c32b-4b09-a030-836884aa0484",
"organisationId": "f78a075e-519f-459f-a974-c95ba2af953d",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "6e1c9191-0d09-460c-a1e5-66d7eba6eed0",
"createdById": "4f68e818-b374-4625-a6be-2ebe678c471f",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "31f3a60a-1071-4863-aac0-6ff65c51942d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "6cd640ff-3024-4b9b-a20a-379ee8265410"
},
"title": {
"name": "sample string 1",
"id": "b2dc1b16-ba04-43d9-8435-7d41ee37e459"
},
"createdById": "e82c3d66-4ddd-4273-b41d-4f83d430f27c",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "5eec53bf-7ec6-41bb-8868-04c12bc8b236",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "411c5fc8-819d-47c1-a6d8-28ae35da14d7"
},
"sampledAssets": [
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3
},
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3
}
],
"lastCompletedDate": "2026-07-24T18:07:42.0074024+00:00",
"createdById": "e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "32a78a46-cfe1-4427-89c5-99428c472b54",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "43c1db48-5229-403a-87e0-18dbf94686de"
}
],
"sampledAssets": [
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3,
"jobRecurrence": {
"name": "sample string 1",
"jobTypeGroupId": "9b610d21-a096-4fbe-bb9c-124f29002dde",
"userId": "28752928-99ee-4070-b1a6-c96f05d4b99d",
"createDaysBefore": 3,
"siteId": "23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b",
"contactId": "4231071c-0d5b-4e7a-aa91-62f9d54c7789",
"assetId": "ef7d7946-9b7a-4b57-bf36-7c200d63033e",
"startDate": "2026-07-24T18:07:42.0074024+00:00",
"endDate": "2026-07-24T18:07:42.0074024+00:00",
"numberGenerated": 6,
"lastDate": "2026-07-24T18:07:42.0074024+00:00",
"nextDate": "2026-07-24T18:07:42.0074024+00:00",
"overrideGeneratedNextDate": "2026-07-24T18:07:42.0074024+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "d0e9a732-dc73-4114-8a09-b24de3ecf140",
"recurrenceGroupId": "12d04a2f-fd33-4aea-b8b4-33513564dd6d",
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
},
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "698ddf75-de08-4410-9c3c-9ca14807fc05"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "4770326e-f62d-451c-8e24-d9e0a6246e00",
"titleId": "24e3ce3b-c32b-4b09-a030-836884aa0484",
"organisationId": "f78a075e-519f-459f-a974-c95ba2af953d",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "6e1c9191-0d09-460c-a1e5-66d7eba6eed0",
"createdById": "4f68e818-b374-4625-a6be-2ebe678c471f",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "31f3a60a-1071-4863-aac0-6ff65c51942d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "6cd640ff-3024-4b9b-a20a-379ee8265410"
},
"title": {
"name": "sample string 1",
"id": "b2dc1b16-ba04-43d9-8435-7d41ee37e459"
},
"createdById": "e82c3d66-4ddd-4273-b41d-4f83d430f27c",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "5eec53bf-7ec6-41bb-8868-04c12bc8b236",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "411c5fc8-819d-47c1-a6d8-28ae35da14d7"
},
"sampledAssets": [],
"lastCompletedDate": "2026-07-24T18:07:42.0074024+00:00",
"createdById": "e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "32a78a46-cfe1-4427-89c5-99428c472b54",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "43c1db48-5229-403a-87e0-18dbf94686de"
}
},
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3,
"jobRecurrence": {
"name": "sample string 1",
"jobTypeGroupId": "9b610d21-a096-4fbe-bb9c-124f29002dde",
"userId": "28752928-99ee-4070-b1a6-c96f05d4b99d",
"createDaysBefore": 3,
"siteId": "23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b",
"contactId": "4231071c-0d5b-4e7a-aa91-62f9d54c7789",
"assetId": "ef7d7946-9b7a-4b57-bf36-7c200d63033e",
"startDate": "2026-07-24T18:07:42.0074024+00:00",
"endDate": "2026-07-24T18:07:42.0074024+00:00",
"numberGenerated": 6,
"lastDate": "2026-07-24T18:07:42.0074024+00:00",
"nextDate": "2026-07-24T18:07:42.0074024+00:00",
"overrideGeneratedNextDate": "2026-07-24T18:07:42.0074024+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "d0e9a732-dc73-4114-8a09-b24de3ecf140",
"recurrenceGroupId": "12d04a2f-fd33-4aea-b8b4-33513564dd6d",
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
},
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "698ddf75-de08-4410-9c3c-9ca14807fc05"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "4770326e-f62d-451c-8e24-d9e0a6246e00",
"titleId": "24e3ce3b-c32b-4b09-a030-836884aa0484",
"organisationId": "f78a075e-519f-459f-a974-c95ba2af953d",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "6e1c9191-0d09-460c-a1e5-66d7eba6eed0",
"createdById": "4f68e818-b374-4625-a6be-2ebe678c471f",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "31f3a60a-1071-4863-aac0-6ff65c51942d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "6cd640ff-3024-4b9b-a20a-379ee8265410"
},
"title": {
"name": "sample string 1",
"id": "b2dc1b16-ba04-43d9-8435-7d41ee37e459"
},
"createdById": "e82c3d66-4ddd-4273-b41d-4f83d430f27c",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "5eec53bf-7ec6-41bb-8868-04c12bc8b236",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "411c5fc8-819d-47c1-a6d8-28ae35da14d7"
},
"sampledAssets": [],
"lastCompletedDate": "2026-07-24T18:07:42.0074024+00:00",
"createdById": "e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "32a78a46-cfe1-4427-89c5-99428c472b54",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "43c1db48-5229-403a-87e0-18dbf94686de"
}
}
],
"monitoringRegimeSampledAssets": [
{
"monitoringRegimeId": "sample string 1",
"assetId": "e0531cff-dcf8-4c35-8442-707237a4b36f",
"jobIndexId": 3
},
{
"monitoringRegimeId": "sample string 1",
"assetId": "e0531cff-dcf8-4c35-8442-707237a4b36f",
"jobIndexId": 3
}
],
"hierarchicalLocation": {
"siteId": "6cbdd07e-2f6d-46f6-a9a5-53045c74a49a",
"name": "sample string 2",
"parentId": "9593dcf9-9f08-47bb-aede-77486e98ce07",
"depth": 3,
"fullName": "sample string 4",
"active": true,
"sortOrder": 6.0,
"createdById": "49f00f9f-c71a-4df0-9e19-b06227f7da81",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "0a055160-4913-4c51-b601-2485dac5f399",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "33e5baea-ee91-4303-b8f7-35f912b105bb"
},
"createdById": "7465c593-7ca9-4015-aa79-e9398b969573",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "b37eb9a9-bb2f-42b8-b511-c59f5e248d53",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "ec44aff5-f94e-4756-9077-04500c017ea8"
},
"jobRecurrence": {
"name": "sample string 1",
"jobTypeGroupId": "9b610d21-a096-4fbe-bb9c-124f29002dde",
"userId": "28752928-99ee-4070-b1a6-c96f05d4b99d",
"createDaysBefore": 3,
"siteId": "23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b",
"contactId": "4231071c-0d5b-4e7a-aa91-62f9d54c7789",
"assetId": "ef7d7946-9b7a-4b57-bf36-7c200d63033e",
"startDate": "2026-07-24T18:07:42.0074024+00:00",
"endDate": "2026-07-24T18:07:42.0074024+00:00",
"numberGenerated": 6,
"lastDate": "2026-07-24T18:07:42.0074024+00:00",
"nextDate": "2026-07-24T18:07:42.0074024+00:00",
"overrideGeneratedNextDate": "2026-07-24T18:07:42.0074024+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "d0e9a732-dc73-4114-8a09-b24de3ecf140",
"recurrenceGroupId": "12d04a2f-fd33-4aea-b8b4-33513564dd6d",
"asset": {
"name": "sample string 1",
"description": "sample string 2",
"assetTypeId": "9a426a23-47c8-489c-bef5-f40962507925",
"location": "sample string 4",
"locationId": "sample string 5",
"externalReference": "sample string 6",
"serialNumber": "sample string 7",
"assetNumber": "sample string 8",
"uniqueBarcode": "sample string 9",
"notes": "sample string 10",
"siteId": "a4207659-f61a-4091-be34-4f78c6ed7ba4",
"owner": "sample string 11",
"active": true,
"suspended": true,
"jobId": "dfcf9ee1-57a8-4f05-aa60-26be7ce1324a",
"hierarchicalLocationId": "77bb1310-b058-469a-a3c9-483d72b89190",
"imageFileName": "sample string 14",
"jobs": [],
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [
{
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
{
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
}
],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"jobRecurrences": [],
"sampledAssets": [
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3
},
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3
}
],
"monitoringRegimeSampledAssets": [
{
"monitoringRegimeId": "sample string 1",
"assetId": "e0531cff-dcf8-4c35-8442-707237a4b36f",
"jobIndexId": 3
},
{
"monitoringRegimeId": "sample string 1",
"assetId": "e0531cff-dcf8-4c35-8442-707237a4b36f",
"jobIndexId": 3
}
],
"hierarchicalLocation": {
"siteId": "6cbdd07e-2f6d-46f6-a9a5-53045c74a49a",
"name": "sample string 2",
"parentId": "9593dcf9-9f08-47bb-aede-77486e98ce07",
"depth": 3,
"fullName": "sample string 4",
"active": true,
"sortOrder": 6.0,
"createdById": "49f00f9f-c71a-4df0-9e19-b06227f7da81",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "0a055160-4913-4c51-b601-2485dac5f399",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "33e5baea-ee91-4303-b8f7-35f912b105bb"
},
"createdById": "7465c593-7ca9-4015-aa79-e9398b969573",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "b37eb9a9-bb2f-42b8-b511-c59f5e248d53",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "ec44aff5-f94e-4756-9077-04500c017ea8"
},
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
},
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "698ddf75-de08-4410-9c3c-9ca14807fc05"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "4770326e-f62d-451c-8e24-d9e0a6246e00",
"titleId": "24e3ce3b-c32b-4b09-a030-836884aa0484",
"organisationId": "f78a075e-519f-459f-a974-c95ba2af953d",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "6e1c9191-0d09-460c-a1e5-66d7eba6eed0",
"createdById": "4f68e818-b374-4625-a6be-2ebe678c471f",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "31f3a60a-1071-4863-aac0-6ff65c51942d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "6cd640ff-3024-4b9b-a20a-379ee8265410"
},
"title": {
"name": "sample string 1",
"id": "b2dc1b16-ba04-43d9-8435-7d41ee37e459"
},
"createdById": "e82c3d66-4ddd-4273-b41d-4f83d430f27c",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "5eec53bf-7ec6-41bb-8868-04c12bc8b236",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "411c5fc8-819d-47c1-a6d8-28ae35da14d7"
},
"sampledAssets": [
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3,
"asset": {
"name": "sample string 1",
"description": "sample string 2",
"assetTypeId": "9a426a23-47c8-489c-bef5-f40962507925",
"location": "sample string 4",
"locationId": "sample string 5",
"externalReference": "sample string 6",
"serialNumber": "sample string 7",
"assetNumber": "sample string 8",
"uniqueBarcode": "sample string 9",
"notes": "sample string 10",
"siteId": "a4207659-f61a-4091-be34-4f78c6ed7ba4",
"owner": "sample string 11",
"active": true,
"suspended": true,
"jobId": "dfcf9ee1-57a8-4f05-aa60-26be7ce1324a",
"hierarchicalLocationId": "77bb1310-b058-469a-a3c9-483d72b89190",
"imageFileName": "sample string 14",
"jobs": [],
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [
{
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
{
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
}
],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"jobRecurrences": [],
"sampledAssets": [],
"monitoringRegimeSampledAssets": [
{
"monitoringRegimeId": "sample string 1",
"assetId": "e0531cff-dcf8-4c35-8442-707237a4b36f",
"jobIndexId": 3
},
{
"monitoringRegimeId": "sample string 1",
"assetId": "e0531cff-dcf8-4c35-8442-707237a4b36f",
"jobIndexId": 3
}
],
"hierarchicalLocation": {
"siteId": "6cbdd07e-2f6d-46f6-a9a5-53045c74a49a",
"name": "sample string 2",
"parentId": "9593dcf9-9f08-47bb-aede-77486e98ce07",
"depth": 3,
"fullName": "sample string 4",
"active": true,
"sortOrder": 6.0,
"createdById": "49f00f9f-c71a-4df0-9e19-b06227f7da81",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "0a055160-4913-4c51-b601-2485dac5f399",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "33e5baea-ee91-4303-b8f7-35f912b105bb"
},
"createdById": "7465c593-7ca9-4015-aa79-e9398b969573",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "b37eb9a9-bb2f-42b8-b511-c59f5e248d53",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "ec44aff5-f94e-4756-9077-04500c017ea8"
}
},
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3,
"asset": {
"name": "sample string 1",
"description": "sample string 2",
"assetTypeId": "9a426a23-47c8-489c-bef5-f40962507925",
"location": "sample string 4",
"locationId": "sample string 5",
"externalReference": "sample string 6",
"serialNumber": "sample string 7",
"assetNumber": "sample string 8",
"uniqueBarcode": "sample string 9",
"notes": "sample string 10",
"siteId": "a4207659-f61a-4091-be34-4f78c6ed7ba4",
"owner": "sample string 11",
"active": true,
"suspended": true,
"jobId": "dfcf9ee1-57a8-4f05-aa60-26be7ce1324a",
"hierarchicalLocationId": "77bb1310-b058-469a-a3c9-483d72b89190",
"imageFileName": "sample string 14",
"jobs": [],
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [
{
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
{
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
}
],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"jobRecurrences": [],
"sampledAssets": [],
"monitoringRegimeSampledAssets": [
{
"monitoringRegimeId": "sample string 1",
"assetId": "e0531cff-dcf8-4c35-8442-707237a4b36f",
"jobIndexId": 3
},
{
"monitoringRegimeId": "sample string 1",
"assetId": "e0531cff-dcf8-4c35-8442-707237a4b36f",
"jobIndexId": 3
}
],
"hierarchicalLocation": {
"siteId": "6cbdd07e-2f6d-46f6-a9a5-53045c74a49a",
"name": "sample string 2",
"parentId": "9593dcf9-9f08-47bb-aede-77486e98ce07",
"depth": 3,
"fullName": "sample string 4",
"active": true,
"sortOrder": 6.0,
"createdById": "49f00f9f-c71a-4df0-9e19-b06227f7da81",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "0a055160-4913-4c51-b601-2485dac5f399",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "33e5baea-ee91-4303-b8f7-35f912b105bb"
},
"createdById": "7465c593-7ca9-4015-aa79-e9398b969573",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "b37eb9a9-bb2f-42b8-b511-c59f5e248d53",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "ec44aff5-f94e-4756-9077-04500c017ea8"
}
}
],
"lastCompletedDate": "2026-07-24T18:07:42.0074024+00:00",
"createdById": "e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "32a78a46-cfe1-4427-89c5-99428c472b54",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "43c1db48-5229-403a-87e0-18dbf94686de"
},
"rejectionReason": {
"order": 1,
"name": "sample string 2",
"active": true,
"tenantOrganisationId": "397ac4b1-b13c-4bc0-b4aa-2e9304a9fa84",
"createdById": "753c932f-9470-4f8c-b9d8-3b80f74da1ab",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "0b91416f-65bd-4e90-8a95-cd381f2e3e34",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "82c80830-0f5f-466b-ab4d-6178da403712"
},
"jobCategory": {
"name": "sample string 1",
"id": "5442ad2d-ce89-426a-85c6-f756829624a7"
},
"sections": [
{
"jobId": "c1a0c8ab-d988-4766-94e5-0c94774a9193",
"internalSectionTypeId": "733beae9-7856-4c0b-b15c-9351919383dc",
"sectionTypeId": "965a81b0-aef5-432c-9399-2f112148385f",
"caption": "sample string 4",
"name": "sample string 5",
"sectionJson": "sample string 6",
"repeatable": true,
"template": true,
"gridInput": true,
"siteVisit": true,
"active": true,
"order": 12.0,
"fqn": "sample string 13",
"visible": true,
"state": "d307d093-04d9-4fbb-9d7b-b793277e3352",
"sectionVariantId": "2dd538d4-92da-472e-b6e7-1df217a98d0a",
"sectionType": {
"internalId": "8ec1ef74-bb9d-4b21-b362-93147f96e688",
"caption": "sample string 2",
"name": "sample string 3",
"repeatable": true,
"template": true,
"gridInput": true,
"siteVisit": true,
"jsonData": "sample string 8",
"order": 9,
"jobTypeId": "2e8dfabc-454b-40ad-8550-360a070feac4",
"active": true,
"fqn": "sample string 12",
"visible": true,
"fileImport": true,
"sectionVariantId": "2f54ed93-1fcd-4cf3-a196-bf1f4f876981",
"expressionTypes": "sample string 15",
"createdById": "90a740fb-1fef-4be3-a1bb-ad02e73335ff",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "75b75608-188f-4f9b-89aa-5d30975f0f30",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "85374695-505d-4826-ad46-134d7879b1f0"
},
"createdById": "6d7250e1-514c-41bd-bc40-f38e3b7cb746",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "13943351-db05-4dd1-8dfd-f2f9cf7cea35",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "72f28092-a135-4716-bf56-e9e401142b35"
},
{
"jobId": "c1a0c8ab-d988-4766-94e5-0c94774a9193",
"internalSectionTypeId": "733beae9-7856-4c0b-b15c-9351919383dc",
"sectionTypeId": "965a81b0-aef5-432c-9399-2f112148385f",
"caption": "sample string 4",
"name": "sample string 5",
"sectionJson": "sample string 6",
"repeatable": true,
"template": true,
"gridInput": true,
"siteVisit": true,
"active": true,
"order": 12.0,
"fqn": "sample string 13",
"visible": true,
"state": "d307d093-04d9-4fbb-9d7b-b793277e3352",
"sectionVariantId": "2dd538d4-92da-472e-b6e7-1df217a98d0a",
"sectionType": {
"internalId": "8ec1ef74-bb9d-4b21-b362-93147f96e688",
"caption": "sample string 2",
"name": "sample string 3",
"repeatable": true,
"template": true,
"gridInput": true,
"siteVisit": true,
"jsonData": "sample string 8",
"order": 9,
"jobTypeId": "2e8dfabc-454b-40ad-8550-360a070feac4",
"active": true,
"fqn": "sample string 12",
"visible": true,
"fileImport": true,
"sectionVariantId": "2f54ed93-1fcd-4cf3-a196-bf1f4f876981",
"expressionTypes": "sample string 15",
"createdById": "90a740fb-1fef-4be3-a1bb-ad02e73335ff",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "75b75608-188f-4f9b-89aa-5d30975f0f30",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "85374695-505d-4826-ad46-134d7879b1f0"
},
"createdById": "6d7250e1-514c-41bd-bc40-f38e3b7cb746",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "13943351-db05-4dd1-8dfd-f2f9cf7cea35",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "72f28092-a135-4716-bf56-e9e401142b35"
}
],
"descendantJobs": [],
"documents": [],
"jobHistory": [
{
"jobId": "76dc91bc-7412-40f8-9435-7cc8837d55e2",
"jobHistoryTypeId": "35d9740a-25cc-4b1b-bce7-f9a1ecb76796",
"sourceStateId": "a5440a42-1183-481b-ba4e-36f2df2fcafd",
"destinationStateId": "64d38e88-f1e0-4e99-8b8c-4564f0030f70",
"allocatedToId": "170aeca6-cf8a-4422-bbcc-aa3dfa8ba6a7",
"clonedFromId": "a6acdb0f-6727-4096-bca2-262389609c73",
"jobHistoryType": {
"name": "sample string 1",
"id": "d4eee8ff-76ff-4509-a0e1-7090842cb706"
},
"sourceJobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "050658c6-4b83-4a4e-a9c1-3a14262bfa77"
},
"destinationJobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "050658c6-4b83-4a4e-a9c1-3a14262bfa77"
},
"createdById": "9de612f4-4567-463a-adf9-f2ae8a35f51f",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "8873a50e-ea34-492f-8484-1bcf8763f65a",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "fe999e26-f4c4-4ce7-a525-a5202f9ec5fc"
},
{
"jobId": "76dc91bc-7412-40f8-9435-7cc8837d55e2",
"jobHistoryTypeId": "35d9740a-25cc-4b1b-bce7-f9a1ecb76796",
"sourceStateId": "a5440a42-1183-481b-ba4e-36f2df2fcafd",
"destinationStateId": "64d38e88-f1e0-4e99-8b8c-4564f0030f70",
"allocatedToId": "170aeca6-cf8a-4422-bbcc-aa3dfa8ba6a7",
"clonedFromId": "a6acdb0f-6727-4096-bca2-262389609c73",
"jobHistoryType": {
"name": "sample string 1",
"id": "d4eee8ff-76ff-4509-a0e1-7090842cb706"
},
"sourceJobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "050658c6-4b83-4a4e-a9c1-3a14262bfa77"
},
"destinationJobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "050658c6-4b83-4a4e-a9c1-3a14262bfa77"
},
"createdById": "9de612f4-4567-463a-adf9-f2ae8a35f51f",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "8873a50e-ea34-492f-8484-1bcf8763f65a",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "fe999e26-f4c4-4ce7-a525-a5202f9ec5fc"
}
],
"createdById": "9623d0a1-89db-45c7-ad52-60dc42a4a2f7",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "82b746b5-a221-4c80-a41b-53fb595e97bf",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "04125e4f-5c2a-44d8-a35a-38d3e5faafb6"
},
"stateId": "58ebd7df-fc40-462b-b307-fda5696110e4",
"templateId": "2ae5e9bd-1ac5-4279-b21b-10573c3f75ab",
"fileLocationId": "8c2e6d10-3f89-4e15-a7e8-33c6bacc9c0d",
"fileLocation": {
"location": "sample string 1",
"extension": "sample string 2",
"active": true,
"createdById": "3d566615-4cca-4be0-9211-5c82a5f1abba",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "c2e287df-bdab-4943-aef3-9f34109c6e02",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "f38e6a6a-4500-48d7-a6a8-813fa77ae1a9"
},
"documentState": {
"name": "sample string 1",
"documentsWithThatState": [],
"id": "185e112d-07e3-4979-8e34-051b810b5d27"
},
"pdfGenerated": true,
"visibleOnPortal": true,
"name": "sample string 4",
"active": true,
"createdById": "3330e76a-aa18-4462-bc41-6a3f68b4bd42",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "cead194f-d5fa-428a-88cd-25f8873ff16e",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "3332b716-5bee-4a0b-8cf1-052ae7fe0596"
},
{
"jobId": "b18fb692-53a3-4846-8b66-76431e04c4d7",
"job": {
"jobTypeId": "1c1325c9-2aaf-4e9a-84ec-7c5e9e4ba3af",
"active": true,
"stateId": "08daf752-ec19-46a0-b959-ec3e76bfb568",
"externalRef": "sample string 4",
"allocatedToId": "d5959333-93da-4b61-8e08-3b27bebfdec4",
"name": "sample string 5",
"scheduledDate": "2026-07-24T18:07:42.0074024+00:00",
"siteId": "dbefd8a8-0073-4fd2-8a35-d3033bf9f328",
"contactId": "6469487a-fa21-475d-8ad9-619f309b287b",
"notes": "sample string 8",
"timeInMinutes": 9,
"parentJobId": "721c3f00-0083-4aab-bfd9-639788692940",
"isGroupJob": true,
"deviceId": "sample string 11",
"syncToDevice": true,
"assetId": "5f65f06f-f4f9-4835-874d-8941b80cc8d7",
"jobRecurrenceId": "0e6905df-16b8-4f6f-8b67-5e68f1ec5425",
"rejectionReasonId": "4e013877-4395-496a-bf26-346a70ae046d",
"jobCategoryId": "6b239234-0bb9-479c-8cdf-de4055f8ce8c",
"numericCode": 13,
"completedDate": "2026-07-24T18:07:42.0074024+00:00",
"monitoringRegimeId": "sample string 14",
"jobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "050658c6-4b83-4a4e-a9c1-3a14262bfa77"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "4770326e-f62d-451c-8e24-d9e0a6246e00",
"titleId": "24e3ce3b-c32b-4b09-a030-836884aa0484",
"organisationId": "f78a075e-519f-459f-a974-c95ba2af953d",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "6e1c9191-0d09-460c-a1e5-66d7eba6eed0",
"createdById": "4f68e818-b374-4625-a6be-2ebe678c471f",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "31f3a60a-1071-4863-aac0-6ff65c51942d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "6cd640ff-3024-4b9b-a20a-379ee8265410"
},
"title": {
"name": "sample string 1",
"id": "b2dc1b16-ba04-43d9-8435-7d41ee37e459"
},
"createdById": "e82c3d66-4ddd-4273-b41d-4f83d430f27c",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "5eec53bf-7ec6-41bb-8868-04c12bc8b236",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "411c5fc8-819d-47c1-a6d8-28ae35da14d7"
},
"asset": {
"name": "sample string 1",
"description": "sample string 2",
"assetTypeId": "9a426a23-47c8-489c-bef5-f40962507925",
"location": "sample string 4",
"locationId": "sample string 5",
"externalReference": "sample string 6",
"serialNumber": "sample string 7",
"assetNumber": "sample string 8",
"uniqueBarcode": "sample string 9",
"notes": "sample string 10",
"siteId": "a4207659-f61a-4091-be34-4f78c6ed7ba4",
"owner": "sample string 11",
"active": true,
"suspended": true,
"jobId": "dfcf9ee1-57a8-4f05-aa60-26be7ce1324a",
"hierarchicalLocationId": "77bb1310-b058-469a-a3c9-483d72b89190",
"imageFileName": "sample string 14",
"jobs": [],
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [
{
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
{
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
}
],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"jobRecurrences": [
{
"name": "sample string 1",
"jobTypeGroupId": "9b610d21-a096-4fbe-bb9c-124f29002dde",
"userId": "28752928-99ee-4070-b1a6-c96f05d4b99d",
"createDaysBefore": 3,
"siteId": "23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b",
"contactId": "4231071c-0d5b-4e7a-aa91-62f9d54c7789",
"assetId": "ef7d7946-9b7a-4b57-bf36-7c200d63033e",
"startDate": "2026-07-24T18:07:42.0074024+00:00",
"endDate": "2026-07-24T18:07:42.0074024+00:00",
"numberGenerated": 6,
"lastDate": "2026-07-24T18:07:42.0074024+00:00",
"nextDate": "2026-07-24T18:07:42.0074024+00:00",
"overrideGeneratedNextDate": "2026-07-24T18:07:42.0074024+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "d0e9a732-dc73-4114-8a09-b24de3ecf140",
"recurrenceGroupId": "12d04a2f-fd33-4aea-b8b4-33513564dd6d",
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
},
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "698ddf75-de08-4410-9c3c-9ca14807fc05"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "4770326e-f62d-451c-8e24-d9e0a6246e00",
"titleId": "24e3ce3b-c32b-4b09-a030-836884aa0484",
"organisationId": "f78a075e-519f-459f-a974-c95ba2af953d",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "6e1c9191-0d09-460c-a1e5-66d7eba6eed0",
"createdById": "4f68e818-b374-4625-a6be-2ebe678c471f",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "31f3a60a-1071-4863-aac0-6ff65c51942d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "6cd640ff-3024-4b9b-a20a-379ee8265410"
},
"title": {
"name": "sample string 1",
"id": "b2dc1b16-ba04-43d9-8435-7d41ee37e459"
},
"createdById": "e82c3d66-4ddd-4273-b41d-4f83d430f27c",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "5eec53bf-7ec6-41bb-8868-04c12bc8b236",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "411c5fc8-819d-47c1-a6d8-28ae35da14d7"
},
"sampledAssets": [
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3
},
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3
}
],
"lastCompletedDate": "2026-07-24T18:07:42.0074024+00:00",
"createdById": "e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "32a78a46-cfe1-4427-89c5-99428c472b54",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "43c1db48-5229-403a-87e0-18dbf94686de"
},
{
"name": "sample string 1",
"jobTypeGroupId": "9b610d21-a096-4fbe-bb9c-124f29002dde",
"userId": "28752928-99ee-4070-b1a6-c96f05d4b99d",
"createDaysBefore": 3,
"siteId": "23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b",
"contactId": "4231071c-0d5b-4e7a-aa91-62f9d54c7789",
"assetId": "ef7d7946-9b7a-4b57-bf36-7c200d63033e",
"startDate": "2026-07-24T18:07:42.0074024+00:00",
"endDate": "2026-07-24T18:07:42.0074024+00:00",
"numberGenerated": 6,
"lastDate": "2026-07-24T18:07:42.0074024+00:00",
"nextDate": "2026-07-24T18:07:42.0074024+00:00",
"overrideGeneratedNextDate": "2026-07-24T18:07:42.0074024+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "d0e9a732-dc73-4114-8a09-b24de3ecf140",
"recurrenceGroupId": "12d04a2f-fd33-4aea-b8b4-33513564dd6d",
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
},
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "698ddf75-de08-4410-9c3c-9ca14807fc05"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "4770326e-f62d-451c-8e24-d9e0a6246e00",
"titleId": "24e3ce3b-c32b-4b09-a030-836884aa0484",
"organisationId": "f78a075e-519f-459f-a974-c95ba2af953d",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "6e1c9191-0d09-460c-a1e5-66d7eba6eed0",
"createdById": "4f68e818-b374-4625-a6be-2ebe678c471f",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "31f3a60a-1071-4863-aac0-6ff65c51942d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "6cd640ff-3024-4b9b-a20a-379ee8265410"
},
"title": {
"name": "sample string 1",
"id": "b2dc1b16-ba04-43d9-8435-7d41ee37e459"
},
"createdById": "e82c3d66-4ddd-4273-b41d-4f83d430f27c",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "5eec53bf-7ec6-41bb-8868-04c12bc8b236",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "411c5fc8-819d-47c1-a6d8-28ae35da14d7"
},
"sampledAssets": [
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3
},
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3
}
],
"lastCompletedDate": "2026-07-24T18:07:42.0074024+00:00",
"createdById": "e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "32a78a46-cfe1-4427-89c5-99428c472b54",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "43c1db48-5229-403a-87e0-18dbf94686de"
}
],
"sampledAssets": [
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3,
"jobRecurrence": {
"name": "sample string 1",
"jobTypeGroupId": "9b610d21-a096-4fbe-bb9c-124f29002dde",
"userId": "28752928-99ee-4070-b1a6-c96f05d4b99d",
"createDaysBefore": 3,
"siteId": "23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b",
"contactId": "4231071c-0d5b-4e7a-aa91-62f9d54c7789",
"assetId": "ef7d7946-9b7a-4b57-bf36-7c200d63033e",
"startDate": "2026-07-24T18:07:42.0074024+00:00",
"endDate": "2026-07-24T18:07:42.0074024+00:00",
"numberGenerated": 6,
"lastDate": "2026-07-24T18:07:42.0074024+00:00",
"nextDate": "2026-07-24T18:07:42.0074024+00:00",
"overrideGeneratedNextDate": "2026-07-24T18:07:42.0074024+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "d0e9a732-dc73-4114-8a09-b24de3ecf140",
"recurrenceGroupId": "12d04a2f-fd33-4aea-b8b4-33513564dd6d",
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
},
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "698ddf75-de08-4410-9c3c-9ca14807fc05"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "4770326e-f62d-451c-8e24-d9e0a6246e00",
"titleId": "24e3ce3b-c32b-4b09-a030-836884aa0484",
"organisationId": "f78a075e-519f-459f-a974-c95ba2af953d",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "6e1c9191-0d09-460c-a1e5-66d7eba6eed0",
"createdById": "4f68e818-b374-4625-a6be-2ebe678c471f",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "31f3a60a-1071-4863-aac0-6ff65c51942d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "6cd640ff-3024-4b9b-a20a-379ee8265410"
},
"title": {
"name": "sample string 1",
"id": "b2dc1b16-ba04-43d9-8435-7d41ee37e459"
},
"createdById": "e82c3d66-4ddd-4273-b41d-4f83d430f27c",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "5eec53bf-7ec6-41bb-8868-04c12bc8b236",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "411c5fc8-819d-47c1-a6d8-28ae35da14d7"
},
"sampledAssets": [],
"lastCompletedDate": "2026-07-24T18:07:42.0074024+00:00",
"createdById": "e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "32a78a46-cfe1-4427-89c5-99428c472b54",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "43c1db48-5229-403a-87e0-18dbf94686de"
}
},
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3,
"jobRecurrence": {
"name": "sample string 1",
"jobTypeGroupId": "9b610d21-a096-4fbe-bb9c-124f29002dde",
"userId": "28752928-99ee-4070-b1a6-c96f05d4b99d",
"createDaysBefore": 3,
"siteId": "23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b",
"contactId": "4231071c-0d5b-4e7a-aa91-62f9d54c7789",
"assetId": "ef7d7946-9b7a-4b57-bf36-7c200d63033e",
"startDate": "2026-07-24T18:07:42.0074024+00:00",
"endDate": "2026-07-24T18:07:42.0074024+00:00",
"numberGenerated": 6,
"lastDate": "2026-07-24T18:07:42.0074024+00:00",
"nextDate": "2026-07-24T18:07:42.0074024+00:00",
"overrideGeneratedNextDate": "2026-07-24T18:07:42.0074024+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "d0e9a732-dc73-4114-8a09-b24de3ecf140",
"recurrenceGroupId": "12d04a2f-fd33-4aea-b8b4-33513564dd6d",
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
},
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "698ddf75-de08-4410-9c3c-9ca14807fc05"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "4770326e-f62d-451c-8e24-d9e0a6246e00",
"titleId": "24e3ce3b-c32b-4b09-a030-836884aa0484",
"organisationId": "f78a075e-519f-459f-a974-c95ba2af953d",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "6e1c9191-0d09-460c-a1e5-66d7eba6eed0",
"createdById": "4f68e818-b374-4625-a6be-2ebe678c471f",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "31f3a60a-1071-4863-aac0-6ff65c51942d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "6cd640ff-3024-4b9b-a20a-379ee8265410"
},
"title": {
"name": "sample string 1",
"id": "b2dc1b16-ba04-43d9-8435-7d41ee37e459"
},
"createdById": "e82c3d66-4ddd-4273-b41d-4f83d430f27c",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "5eec53bf-7ec6-41bb-8868-04c12bc8b236",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "411c5fc8-819d-47c1-a6d8-28ae35da14d7"
},
"sampledAssets": [],
"lastCompletedDate": "2026-07-24T18:07:42.0074024+00:00",
"createdById": "e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "32a78a46-cfe1-4427-89c5-99428c472b54",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "43c1db48-5229-403a-87e0-18dbf94686de"
}
}
],
"monitoringRegimeSampledAssets": [
{
"monitoringRegimeId": "sample string 1",
"assetId": "e0531cff-dcf8-4c35-8442-707237a4b36f",
"jobIndexId": 3
},
{
"monitoringRegimeId": "sample string 1",
"assetId": "e0531cff-dcf8-4c35-8442-707237a4b36f",
"jobIndexId": 3
}
],
"hierarchicalLocation": {
"siteId": "6cbdd07e-2f6d-46f6-a9a5-53045c74a49a",
"name": "sample string 2",
"parentId": "9593dcf9-9f08-47bb-aede-77486e98ce07",
"depth": 3,
"fullName": "sample string 4",
"active": true,
"sortOrder": 6.0,
"createdById": "49f00f9f-c71a-4df0-9e19-b06227f7da81",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "0a055160-4913-4c51-b601-2485dac5f399",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "33e5baea-ee91-4303-b8f7-35f912b105bb"
},
"createdById": "7465c593-7ca9-4015-aa79-e9398b969573",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "b37eb9a9-bb2f-42b8-b511-c59f5e248d53",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "ec44aff5-f94e-4756-9077-04500c017ea8"
},
"jobRecurrence": {
"name": "sample string 1",
"jobTypeGroupId": "9b610d21-a096-4fbe-bb9c-124f29002dde",
"userId": "28752928-99ee-4070-b1a6-c96f05d4b99d",
"createDaysBefore": 3,
"siteId": "23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b",
"contactId": "4231071c-0d5b-4e7a-aa91-62f9d54c7789",
"assetId": "ef7d7946-9b7a-4b57-bf36-7c200d63033e",
"startDate": "2026-07-24T18:07:42.0074024+00:00",
"endDate": "2026-07-24T18:07:42.0074024+00:00",
"numberGenerated": 6,
"lastDate": "2026-07-24T18:07:42.0074024+00:00",
"nextDate": "2026-07-24T18:07:42.0074024+00:00",
"overrideGeneratedNextDate": "2026-07-24T18:07:42.0074024+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "d0e9a732-dc73-4114-8a09-b24de3ecf140",
"recurrenceGroupId": "12d04a2f-fd33-4aea-b8b4-33513564dd6d",
"asset": {
"name": "sample string 1",
"description": "sample string 2",
"assetTypeId": "9a426a23-47c8-489c-bef5-f40962507925",
"location": "sample string 4",
"locationId": "sample string 5",
"externalReference": "sample string 6",
"serialNumber": "sample string 7",
"assetNumber": "sample string 8",
"uniqueBarcode": "sample string 9",
"notes": "sample string 10",
"siteId": "a4207659-f61a-4091-be34-4f78c6ed7ba4",
"owner": "sample string 11",
"active": true,
"suspended": true,
"jobId": "dfcf9ee1-57a8-4f05-aa60-26be7ce1324a",
"hierarchicalLocationId": "77bb1310-b058-469a-a3c9-483d72b89190",
"imageFileName": "sample string 14",
"jobs": [],
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [
{
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
{
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
}
],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"jobRecurrences": [],
"sampledAssets": [
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3
},
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3
}
],
"monitoringRegimeSampledAssets": [
{
"monitoringRegimeId": "sample string 1",
"assetId": "e0531cff-dcf8-4c35-8442-707237a4b36f",
"jobIndexId": 3
},
{
"monitoringRegimeId": "sample string 1",
"assetId": "e0531cff-dcf8-4c35-8442-707237a4b36f",
"jobIndexId": 3
}
],
"hierarchicalLocation": {
"siteId": "6cbdd07e-2f6d-46f6-a9a5-53045c74a49a",
"name": "sample string 2",
"parentId": "9593dcf9-9f08-47bb-aede-77486e98ce07",
"depth": 3,
"fullName": "sample string 4",
"active": true,
"sortOrder": 6.0,
"createdById": "49f00f9f-c71a-4df0-9e19-b06227f7da81",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "0a055160-4913-4c51-b601-2485dac5f399",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "33e5baea-ee91-4303-b8f7-35f912b105bb"
},
"createdById": "7465c593-7ca9-4015-aa79-e9398b969573",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "b37eb9a9-bb2f-42b8-b511-c59f5e248d53",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "ec44aff5-f94e-4756-9077-04500c017ea8"
},
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
},
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "698ddf75-de08-4410-9c3c-9ca14807fc05"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "4770326e-f62d-451c-8e24-d9e0a6246e00",
"titleId": "24e3ce3b-c32b-4b09-a030-836884aa0484",
"organisationId": "f78a075e-519f-459f-a974-c95ba2af953d",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "6e1c9191-0d09-460c-a1e5-66d7eba6eed0",
"createdById": "4f68e818-b374-4625-a6be-2ebe678c471f",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "31f3a60a-1071-4863-aac0-6ff65c51942d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "6cd640ff-3024-4b9b-a20a-379ee8265410"
},
"title": {
"name": "sample string 1",
"id": "b2dc1b16-ba04-43d9-8435-7d41ee37e459"
},
"createdById": "e82c3d66-4ddd-4273-b41d-4f83d430f27c",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "5eec53bf-7ec6-41bb-8868-04c12bc8b236",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "411c5fc8-819d-47c1-a6d8-28ae35da14d7"
},
"sampledAssets": [
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3,
"asset": {
"name": "sample string 1",
"description": "sample string 2",
"assetTypeId": "9a426a23-47c8-489c-bef5-f40962507925",
"location": "sample string 4",
"locationId": "sample string 5",
"externalReference": "sample string 6",
"serialNumber": "sample string 7",
"assetNumber": "sample string 8",
"uniqueBarcode": "sample string 9",
"notes": "sample string 10",
"siteId": "a4207659-f61a-4091-be34-4f78c6ed7ba4",
"owner": "sample string 11",
"active": true,
"suspended": true,
"jobId": "dfcf9ee1-57a8-4f05-aa60-26be7ce1324a",
"hierarchicalLocationId": "77bb1310-b058-469a-a3c9-483d72b89190",
"imageFileName": "sample string 14",
"jobs": [],
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [
{
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
{
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
}
],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"jobRecurrences": [],
"sampledAssets": [],
"monitoringRegimeSampledAssets": [
{
"monitoringRegimeId": "sample string 1",
"assetId": "e0531cff-dcf8-4c35-8442-707237a4b36f",
"jobIndexId": 3
},
{
"monitoringRegimeId": "sample string 1",
"assetId": "e0531cff-dcf8-4c35-8442-707237a4b36f",
"jobIndexId": 3
}
],
"hierarchicalLocation": {
"siteId": "6cbdd07e-2f6d-46f6-a9a5-53045c74a49a",
"name": "sample string 2",
"parentId": "9593dcf9-9f08-47bb-aede-77486e98ce07",
"depth": 3,
"fullName": "sample string 4",
"active": true,
"sortOrder": 6.0,
"createdById": "49f00f9f-c71a-4df0-9e19-b06227f7da81",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "0a055160-4913-4c51-b601-2485dac5f399",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "33e5baea-ee91-4303-b8f7-35f912b105bb"
},
"createdById": "7465c593-7ca9-4015-aa79-e9398b969573",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "b37eb9a9-bb2f-42b8-b511-c59f5e248d53",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "ec44aff5-f94e-4756-9077-04500c017ea8"
}
},
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3,
"asset": {
"name": "sample string 1",
"description": "sample string 2",
"assetTypeId": "9a426a23-47c8-489c-bef5-f40962507925",
"location": "sample string 4",
"locationId": "sample string 5",
"externalReference": "sample string 6",
"serialNumber": "sample string 7",
"assetNumber": "sample string 8",
"uniqueBarcode": "sample string 9",
"notes": "sample string 10",
"siteId": "a4207659-f61a-4091-be34-4f78c6ed7ba4",
"owner": "sample string 11",
"active": true,
"suspended": true,
"jobId": "dfcf9ee1-57a8-4f05-aa60-26be7ce1324a",
"hierarchicalLocationId": "77bb1310-b058-469a-a3c9-483d72b89190",
"imageFileName": "sample string 14",
"jobs": [],
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [
{
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
{
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
}
],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"jobRecurrences": [],
"sampledAssets": [],
"monitoringRegimeSampledAssets": [
{
"monitoringRegimeId": "sample string 1",
"assetId": "e0531cff-dcf8-4c35-8442-707237a4b36f",
"jobIndexId": 3
},
{
"monitoringRegimeId": "sample string 1",
"assetId": "e0531cff-dcf8-4c35-8442-707237a4b36f",
"jobIndexId": 3
}
],
"hierarchicalLocation": {
"siteId": "6cbdd07e-2f6d-46f6-a9a5-53045c74a49a",
"name": "sample string 2",
"parentId": "9593dcf9-9f08-47bb-aede-77486e98ce07",
"depth": 3,
"fullName": "sample string 4",
"active": true,
"sortOrder": 6.0,
"createdById": "49f00f9f-c71a-4df0-9e19-b06227f7da81",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "0a055160-4913-4c51-b601-2485dac5f399",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "33e5baea-ee91-4303-b8f7-35f912b105bb"
},
"createdById": "7465c593-7ca9-4015-aa79-e9398b969573",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "b37eb9a9-bb2f-42b8-b511-c59f5e248d53",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "ec44aff5-f94e-4756-9077-04500c017ea8"
}
}
],
"lastCompletedDate": "2026-07-24T18:07:42.0074024+00:00",
"createdById": "e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "32a78a46-cfe1-4427-89c5-99428c472b54",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "43c1db48-5229-403a-87e0-18dbf94686de"
},
"rejectionReason": {
"order": 1,
"name": "sample string 2",
"active": true,
"tenantOrganisationId": "397ac4b1-b13c-4bc0-b4aa-2e9304a9fa84",
"createdById": "753c932f-9470-4f8c-b9d8-3b80f74da1ab",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "0b91416f-65bd-4e90-8a95-cd381f2e3e34",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "82c80830-0f5f-466b-ab4d-6178da403712"
},
"jobCategory": {
"name": "sample string 1",
"id": "5442ad2d-ce89-426a-85c6-f756829624a7"
},
"sections": [
{
"jobId": "c1a0c8ab-d988-4766-94e5-0c94774a9193",
"internalSectionTypeId": "733beae9-7856-4c0b-b15c-9351919383dc",
"sectionTypeId": "965a81b0-aef5-432c-9399-2f112148385f",
"caption": "sample string 4",
"name": "sample string 5",
"sectionJson": "sample string 6",
"repeatable": true,
"template": true,
"gridInput": true,
"siteVisit": true,
"active": true,
"order": 12.0,
"fqn": "sample string 13",
"visible": true,
"state": "d307d093-04d9-4fbb-9d7b-b793277e3352",
"sectionVariantId": "2dd538d4-92da-472e-b6e7-1df217a98d0a",
"sectionType": {
"internalId": "8ec1ef74-bb9d-4b21-b362-93147f96e688",
"caption": "sample string 2",
"name": "sample string 3",
"repeatable": true,
"template": true,
"gridInput": true,
"siteVisit": true,
"jsonData": "sample string 8",
"order": 9,
"jobTypeId": "2e8dfabc-454b-40ad-8550-360a070feac4",
"active": true,
"fqn": "sample string 12",
"visible": true,
"fileImport": true,
"sectionVariantId": "2f54ed93-1fcd-4cf3-a196-bf1f4f876981",
"expressionTypes": "sample string 15",
"createdById": "90a740fb-1fef-4be3-a1bb-ad02e73335ff",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "75b75608-188f-4f9b-89aa-5d30975f0f30",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "85374695-505d-4826-ad46-134d7879b1f0"
},
"createdById": "6d7250e1-514c-41bd-bc40-f38e3b7cb746",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "13943351-db05-4dd1-8dfd-f2f9cf7cea35",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "72f28092-a135-4716-bf56-e9e401142b35"
},
{
"jobId": "c1a0c8ab-d988-4766-94e5-0c94774a9193",
"internalSectionTypeId": "733beae9-7856-4c0b-b15c-9351919383dc",
"sectionTypeId": "965a81b0-aef5-432c-9399-2f112148385f",
"caption": "sample string 4",
"name": "sample string 5",
"sectionJson": "sample string 6",
"repeatable": true,
"template": true,
"gridInput": true,
"siteVisit": true,
"active": true,
"order": 12.0,
"fqn": "sample string 13",
"visible": true,
"state": "d307d093-04d9-4fbb-9d7b-b793277e3352",
"sectionVariantId": "2dd538d4-92da-472e-b6e7-1df217a98d0a",
"sectionType": {
"internalId": "8ec1ef74-bb9d-4b21-b362-93147f96e688",
"caption": "sample string 2",
"name": "sample string 3",
"repeatable": true,
"template": true,
"gridInput": true,
"siteVisit": true,
"jsonData": "sample string 8",
"order": 9,
"jobTypeId": "2e8dfabc-454b-40ad-8550-360a070feac4",
"active": true,
"fqn": "sample string 12",
"visible": true,
"fileImport": true,
"sectionVariantId": "2f54ed93-1fcd-4cf3-a196-bf1f4f876981",
"expressionTypes": "sample string 15",
"createdById": "90a740fb-1fef-4be3-a1bb-ad02e73335ff",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "75b75608-188f-4f9b-89aa-5d30975f0f30",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "85374695-505d-4826-ad46-134d7879b1f0"
},
"createdById": "6d7250e1-514c-41bd-bc40-f38e3b7cb746",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "13943351-db05-4dd1-8dfd-f2f9cf7cea35",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "72f28092-a135-4716-bf56-e9e401142b35"
}
],
"descendantJobs": [],
"documents": [],
"jobHistory": [
{
"jobId": "76dc91bc-7412-40f8-9435-7cc8837d55e2",
"jobHistoryTypeId": "35d9740a-25cc-4b1b-bce7-f9a1ecb76796",
"sourceStateId": "a5440a42-1183-481b-ba4e-36f2df2fcafd",
"destinationStateId": "64d38e88-f1e0-4e99-8b8c-4564f0030f70",
"allocatedToId": "170aeca6-cf8a-4422-bbcc-aa3dfa8ba6a7",
"clonedFromId": "a6acdb0f-6727-4096-bca2-262389609c73",
"jobHistoryType": {
"name": "sample string 1",
"id": "d4eee8ff-76ff-4509-a0e1-7090842cb706"
},
"sourceJobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "050658c6-4b83-4a4e-a9c1-3a14262bfa77"
},
"destinationJobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "050658c6-4b83-4a4e-a9c1-3a14262bfa77"
},
"createdById": "9de612f4-4567-463a-adf9-f2ae8a35f51f",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "8873a50e-ea34-492f-8484-1bcf8763f65a",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "fe999e26-f4c4-4ce7-a525-a5202f9ec5fc"
},
{
"jobId": "76dc91bc-7412-40f8-9435-7cc8837d55e2",
"jobHistoryTypeId": "35d9740a-25cc-4b1b-bce7-f9a1ecb76796",
"sourceStateId": "a5440a42-1183-481b-ba4e-36f2df2fcafd",
"destinationStateId": "64d38e88-f1e0-4e99-8b8c-4564f0030f70",
"allocatedToId": "170aeca6-cf8a-4422-bbcc-aa3dfa8ba6a7",
"clonedFromId": "a6acdb0f-6727-4096-bca2-262389609c73",
"jobHistoryType": {
"name": "sample string 1",
"id": "d4eee8ff-76ff-4509-a0e1-7090842cb706"
},
"sourceJobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "050658c6-4b83-4a4e-a9c1-3a14262bfa77"
},
"destinationJobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "050658c6-4b83-4a4e-a9c1-3a14262bfa77"
},
"createdById": "9de612f4-4567-463a-adf9-f2ae8a35f51f",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "8873a50e-ea34-492f-8484-1bcf8763f65a",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "fe999e26-f4c4-4ce7-a525-a5202f9ec5fc"
}
],
"createdById": "9623d0a1-89db-45c7-ad52-60dc42a4a2f7",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "82b746b5-a221-4c80-a41b-53fb595e97bf",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "04125e4f-5c2a-44d8-a35a-38d3e5faafb6"
},
"stateId": "58ebd7df-fc40-462b-b307-fda5696110e4",
"templateId": "2ae5e9bd-1ac5-4279-b21b-10573c3f75ab",
"fileLocationId": "8c2e6d10-3f89-4e15-a7e8-33c6bacc9c0d",
"fileLocation": {
"location": "sample string 1",
"extension": "sample string 2",
"active": true,
"createdById": "3d566615-4cca-4be0-9211-5c82a5f1abba",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "c2e287df-bdab-4943-aef3-9f34109c6e02",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "f38e6a6a-4500-48d7-a6a8-813fa77ae1a9"
},
"documentState": {
"name": "sample string 1",
"documentsWithThatState": [],
"id": "185e112d-07e3-4979-8e34-051b810b5d27"
},
"pdfGenerated": true,
"visibleOnPortal": true,
"name": "sample string 4",
"active": true,
"createdById": "3330e76a-aa18-4462-bc41-6a3f68b4bd42",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "cead194f-d5fa-428a-88cd-25f8873ff16e",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "3332b716-5bee-4a0b-8cf1-052ae7fe0596"
}
],
"createdById": "d15221bf-f5e5-4c54-a98e-2f7afc310f5e",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "31e733b0-80d6-43a0-97b2-fb6cca10286c",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "09e6960b-ac26-4f55-bc83-c8cba388094f"
},
{
"name": "sample string 1",
"fileExtension": "sample string 2",
"location": "sample string 3",
"jobTypeId": "21b17464-a97f-47c3-872e-437032ec7557",
"active": true,
"autoEmailOnJobCompletion": true,
"visibleOnPortal": true,
"documents": [
{
"jobId": "b18fb692-53a3-4846-8b66-76431e04c4d7",
"job": {
"jobTypeId": "1c1325c9-2aaf-4e9a-84ec-7c5e9e4ba3af",
"active": true,
"stateId": "08daf752-ec19-46a0-b959-ec3e76bfb568",
"externalRef": "sample string 4",
"allocatedToId": "d5959333-93da-4b61-8e08-3b27bebfdec4",
"name": "sample string 5",
"scheduledDate": "2026-07-24T18:07:42.0074024+00:00",
"siteId": "dbefd8a8-0073-4fd2-8a35-d3033bf9f328",
"contactId": "6469487a-fa21-475d-8ad9-619f309b287b",
"notes": "sample string 8",
"timeInMinutes": 9,
"parentJobId": "721c3f00-0083-4aab-bfd9-639788692940",
"isGroupJob": true,
"deviceId": "sample string 11",
"syncToDevice": true,
"assetId": "5f65f06f-f4f9-4835-874d-8941b80cc8d7",
"jobRecurrenceId": "0e6905df-16b8-4f6f-8b67-5e68f1ec5425",
"rejectionReasonId": "4e013877-4395-496a-bf26-346a70ae046d",
"jobCategoryId": "6b239234-0bb9-479c-8cdf-de4055f8ce8c",
"numericCode": 13,
"completedDate": "2026-07-24T18:07:42.0074024+00:00",
"monitoringRegimeId": "sample string 14",
"jobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "050658c6-4b83-4a4e-a9c1-3a14262bfa77"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "4770326e-f62d-451c-8e24-d9e0a6246e00",
"titleId": "24e3ce3b-c32b-4b09-a030-836884aa0484",
"organisationId": "f78a075e-519f-459f-a974-c95ba2af953d",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "6e1c9191-0d09-460c-a1e5-66d7eba6eed0",
"createdById": "4f68e818-b374-4625-a6be-2ebe678c471f",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "31f3a60a-1071-4863-aac0-6ff65c51942d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "6cd640ff-3024-4b9b-a20a-379ee8265410"
},
"title": {
"name": "sample string 1",
"id": "b2dc1b16-ba04-43d9-8435-7d41ee37e459"
},
"createdById": "e82c3d66-4ddd-4273-b41d-4f83d430f27c",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "5eec53bf-7ec6-41bb-8868-04c12bc8b236",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "411c5fc8-819d-47c1-a6d8-28ae35da14d7"
},
"asset": {
"name": "sample string 1",
"description": "sample string 2",
"assetTypeId": "9a426a23-47c8-489c-bef5-f40962507925",
"location": "sample string 4",
"locationId": "sample string 5",
"externalReference": "sample string 6",
"serialNumber": "sample string 7",
"assetNumber": "sample string 8",
"uniqueBarcode": "sample string 9",
"notes": "sample string 10",
"siteId": "a4207659-f61a-4091-be34-4f78c6ed7ba4",
"owner": "sample string 11",
"active": true,
"suspended": true,
"jobId": "dfcf9ee1-57a8-4f05-aa60-26be7ce1324a",
"hierarchicalLocationId": "77bb1310-b058-469a-a3c9-483d72b89190",
"imageFileName": "sample string 14",
"jobs": [],
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [
{
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
{
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
}
],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"jobRecurrences": [
{
"name": "sample string 1",
"jobTypeGroupId": "9b610d21-a096-4fbe-bb9c-124f29002dde",
"userId": "28752928-99ee-4070-b1a6-c96f05d4b99d",
"createDaysBefore": 3,
"siteId": "23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b",
"contactId": "4231071c-0d5b-4e7a-aa91-62f9d54c7789",
"assetId": "ef7d7946-9b7a-4b57-bf36-7c200d63033e",
"startDate": "2026-07-24T18:07:42.0074024+00:00",
"endDate": "2026-07-24T18:07:42.0074024+00:00",
"numberGenerated": 6,
"lastDate": "2026-07-24T18:07:42.0074024+00:00",
"nextDate": "2026-07-24T18:07:42.0074024+00:00",
"overrideGeneratedNextDate": "2026-07-24T18:07:42.0074024+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "d0e9a732-dc73-4114-8a09-b24de3ecf140",
"recurrenceGroupId": "12d04a2f-fd33-4aea-b8b4-33513564dd6d",
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
},
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "698ddf75-de08-4410-9c3c-9ca14807fc05"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "4770326e-f62d-451c-8e24-d9e0a6246e00",
"titleId": "24e3ce3b-c32b-4b09-a030-836884aa0484",
"organisationId": "f78a075e-519f-459f-a974-c95ba2af953d",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "6e1c9191-0d09-460c-a1e5-66d7eba6eed0",
"createdById": "4f68e818-b374-4625-a6be-2ebe678c471f",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "31f3a60a-1071-4863-aac0-6ff65c51942d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "6cd640ff-3024-4b9b-a20a-379ee8265410"
},
"title": {
"name": "sample string 1",
"id": "b2dc1b16-ba04-43d9-8435-7d41ee37e459"
},
"createdById": "e82c3d66-4ddd-4273-b41d-4f83d430f27c",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "5eec53bf-7ec6-41bb-8868-04c12bc8b236",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "411c5fc8-819d-47c1-a6d8-28ae35da14d7"
},
"sampledAssets": [
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3
},
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3
}
],
"lastCompletedDate": "2026-07-24T18:07:42.0074024+00:00",
"createdById": "e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "32a78a46-cfe1-4427-89c5-99428c472b54",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "43c1db48-5229-403a-87e0-18dbf94686de"
},
{
"name": "sample string 1",
"jobTypeGroupId": "9b610d21-a096-4fbe-bb9c-124f29002dde",
"userId": "28752928-99ee-4070-b1a6-c96f05d4b99d",
"createDaysBefore": 3,
"siteId": "23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b",
"contactId": "4231071c-0d5b-4e7a-aa91-62f9d54c7789",
"assetId": "ef7d7946-9b7a-4b57-bf36-7c200d63033e",
"startDate": "2026-07-24T18:07:42.0074024+00:00",
"endDate": "2026-07-24T18:07:42.0074024+00:00",
"numberGenerated": 6,
"lastDate": "2026-07-24T18:07:42.0074024+00:00",
"nextDate": "2026-07-24T18:07:42.0074024+00:00",
"overrideGeneratedNextDate": "2026-07-24T18:07:42.0074024+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "d0e9a732-dc73-4114-8a09-b24de3ecf140",
"recurrenceGroupId": "12d04a2f-fd33-4aea-b8b4-33513564dd6d",
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
},
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "698ddf75-de08-4410-9c3c-9ca14807fc05"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "4770326e-f62d-451c-8e24-d9e0a6246e00",
"titleId": "24e3ce3b-c32b-4b09-a030-836884aa0484",
"organisationId": "f78a075e-519f-459f-a974-c95ba2af953d",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "6e1c9191-0d09-460c-a1e5-66d7eba6eed0",
"createdById": "4f68e818-b374-4625-a6be-2ebe678c471f",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "31f3a60a-1071-4863-aac0-6ff65c51942d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "6cd640ff-3024-4b9b-a20a-379ee8265410"
},
"title": {
"name": "sample string 1",
"id": "b2dc1b16-ba04-43d9-8435-7d41ee37e459"
},
"createdById": "e82c3d66-4ddd-4273-b41d-4f83d430f27c",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "5eec53bf-7ec6-41bb-8868-04c12bc8b236",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "411c5fc8-819d-47c1-a6d8-28ae35da14d7"
},
"sampledAssets": [
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3
},
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3
}
],
"lastCompletedDate": "2026-07-24T18:07:42.0074024+00:00",
"createdById": "e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "32a78a46-cfe1-4427-89c5-99428c472b54",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "43c1db48-5229-403a-87e0-18dbf94686de"
}
],
"sampledAssets": [
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3,
"jobRecurrence": {
"name": "sample string 1",
"jobTypeGroupId": "9b610d21-a096-4fbe-bb9c-124f29002dde",
"userId": "28752928-99ee-4070-b1a6-c96f05d4b99d",
"createDaysBefore": 3,
"siteId": "23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b",
"contactId": "4231071c-0d5b-4e7a-aa91-62f9d54c7789",
"assetId": "ef7d7946-9b7a-4b57-bf36-7c200d63033e",
"startDate": "2026-07-24T18:07:42.0074024+00:00",
"endDate": "2026-07-24T18:07:42.0074024+00:00",
"numberGenerated": 6,
"lastDate": "2026-07-24T18:07:42.0074024+00:00",
"nextDate": "2026-07-24T18:07:42.0074024+00:00",
"overrideGeneratedNextDate": "2026-07-24T18:07:42.0074024+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "d0e9a732-dc73-4114-8a09-b24de3ecf140",
"recurrenceGroupId": "12d04a2f-fd33-4aea-b8b4-33513564dd6d",
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
},
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "698ddf75-de08-4410-9c3c-9ca14807fc05"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "4770326e-f62d-451c-8e24-d9e0a6246e00",
"titleId": "24e3ce3b-c32b-4b09-a030-836884aa0484",
"organisationId": "f78a075e-519f-459f-a974-c95ba2af953d",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "6e1c9191-0d09-460c-a1e5-66d7eba6eed0",
"createdById": "4f68e818-b374-4625-a6be-2ebe678c471f",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "31f3a60a-1071-4863-aac0-6ff65c51942d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "6cd640ff-3024-4b9b-a20a-379ee8265410"
},
"title": {
"name": "sample string 1",
"id": "b2dc1b16-ba04-43d9-8435-7d41ee37e459"
},
"createdById": "e82c3d66-4ddd-4273-b41d-4f83d430f27c",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "5eec53bf-7ec6-41bb-8868-04c12bc8b236",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "411c5fc8-819d-47c1-a6d8-28ae35da14d7"
},
"sampledAssets": [],
"lastCompletedDate": "2026-07-24T18:07:42.0074024+00:00",
"createdById": "e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "32a78a46-cfe1-4427-89c5-99428c472b54",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "43c1db48-5229-403a-87e0-18dbf94686de"
}
},
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3,
"jobRecurrence": {
"name": "sample string 1",
"jobTypeGroupId": "9b610d21-a096-4fbe-bb9c-124f29002dde",
"userId": "28752928-99ee-4070-b1a6-c96f05d4b99d",
"createDaysBefore": 3,
"siteId": "23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b",
"contactId": "4231071c-0d5b-4e7a-aa91-62f9d54c7789",
"assetId": "ef7d7946-9b7a-4b57-bf36-7c200d63033e",
"startDate": "2026-07-24T18:07:42.0074024+00:00",
"endDate": "2026-07-24T18:07:42.0074024+00:00",
"numberGenerated": 6,
"lastDate": "2026-07-24T18:07:42.0074024+00:00",
"nextDate": "2026-07-24T18:07:42.0074024+00:00",
"overrideGeneratedNextDate": "2026-07-24T18:07:42.0074024+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "d0e9a732-dc73-4114-8a09-b24de3ecf140",
"recurrenceGroupId": "12d04a2f-fd33-4aea-b8b4-33513564dd6d",
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
},
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "698ddf75-de08-4410-9c3c-9ca14807fc05"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "4770326e-f62d-451c-8e24-d9e0a6246e00",
"titleId": "24e3ce3b-c32b-4b09-a030-836884aa0484",
"organisationId": "f78a075e-519f-459f-a974-c95ba2af953d",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "6e1c9191-0d09-460c-a1e5-66d7eba6eed0",
"createdById": "4f68e818-b374-4625-a6be-2ebe678c471f",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "31f3a60a-1071-4863-aac0-6ff65c51942d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "6cd640ff-3024-4b9b-a20a-379ee8265410"
},
"title": {
"name": "sample string 1",
"id": "b2dc1b16-ba04-43d9-8435-7d41ee37e459"
},
"createdById": "e82c3d66-4ddd-4273-b41d-4f83d430f27c",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "5eec53bf-7ec6-41bb-8868-04c12bc8b236",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "411c5fc8-819d-47c1-a6d8-28ae35da14d7"
},
"sampledAssets": [],
"lastCompletedDate": "2026-07-24T18:07:42.0074024+00:00",
"createdById": "e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "32a78a46-cfe1-4427-89c5-99428c472b54",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "43c1db48-5229-403a-87e0-18dbf94686de"
}
}
],
"monitoringRegimeSampledAssets": [
{
"monitoringRegimeId": "sample string 1",
"assetId": "e0531cff-dcf8-4c35-8442-707237a4b36f",
"jobIndexId": 3
},
{
"monitoringRegimeId": "sample string 1",
"assetId": "e0531cff-dcf8-4c35-8442-707237a4b36f",
"jobIndexId": 3
}
],
"hierarchicalLocation": {
"siteId": "6cbdd07e-2f6d-46f6-a9a5-53045c74a49a",
"name": "sample string 2",
"parentId": "9593dcf9-9f08-47bb-aede-77486e98ce07",
"depth": 3,
"fullName": "sample string 4",
"active": true,
"sortOrder": 6.0,
"createdById": "49f00f9f-c71a-4df0-9e19-b06227f7da81",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "0a055160-4913-4c51-b601-2485dac5f399",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "33e5baea-ee91-4303-b8f7-35f912b105bb"
},
"createdById": "7465c593-7ca9-4015-aa79-e9398b969573",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "b37eb9a9-bb2f-42b8-b511-c59f5e248d53",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "ec44aff5-f94e-4756-9077-04500c017ea8"
},
"jobRecurrence": {
"name": "sample string 1",
"jobTypeGroupId": "9b610d21-a096-4fbe-bb9c-124f29002dde",
"userId": "28752928-99ee-4070-b1a6-c96f05d4b99d",
"createDaysBefore": 3,
"siteId": "23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b",
"contactId": "4231071c-0d5b-4e7a-aa91-62f9d54c7789",
"assetId": "ef7d7946-9b7a-4b57-bf36-7c200d63033e",
"startDate": "2026-07-24T18:07:42.0074024+00:00",
"endDate": "2026-07-24T18:07:42.0074024+00:00",
"numberGenerated": 6,
"lastDate": "2026-07-24T18:07:42.0074024+00:00",
"nextDate": "2026-07-24T18:07:42.0074024+00:00",
"overrideGeneratedNextDate": "2026-07-24T18:07:42.0074024+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "d0e9a732-dc73-4114-8a09-b24de3ecf140",
"recurrenceGroupId": "12d04a2f-fd33-4aea-b8b4-33513564dd6d",
"asset": {
"name": "sample string 1",
"description": "sample string 2",
"assetTypeId": "9a426a23-47c8-489c-bef5-f40962507925",
"location": "sample string 4",
"locationId": "sample string 5",
"externalReference": "sample string 6",
"serialNumber": "sample string 7",
"assetNumber": "sample string 8",
"uniqueBarcode": "sample string 9",
"notes": "sample string 10",
"siteId": "a4207659-f61a-4091-be34-4f78c6ed7ba4",
"owner": "sample string 11",
"active": true,
"suspended": true,
"jobId": "dfcf9ee1-57a8-4f05-aa60-26be7ce1324a",
"hierarchicalLocationId": "77bb1310-b058-469a-a3c9-483d72b89190",
"imageFileName": "sample string 14",
"jobs": [],
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [
{
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
{
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
}
],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"jobRecurrences": [],
"sampledAssets": [
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3
},
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3
}
],
"monitoringRegimeSampledAssets": [
{
"monitoringRegimeId": "sample string 1",
"assetId": "e0531cff-dcf8-4c35-8442-707237a4b36f",
"jobIndexId": 3
},
{
"monitoringRegimeId": "sample string 1",
"assetId": "e0531cff-dcf8-4c35-8442-707237a4b36f",
"jobIndexId": 3
}
],
"hierarchicalLocation": {
"siteId": "6cbdd07e-2f6d-46f6-a9a5-53045c74a49a",
"name": "sample string 2",
"parentId": "9593dcf9-9f08-47bb-aede-77486e98ce07",
"depth": 3,
"fullName": "sample string 4",
"active": true,
"sortOrder": 6.0,
"createdById": "49f00f9f-c71a-4df0-9e19-b06227f7da81",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "0a055160-4913-4c51-b601-2485dac5f399",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "33e5baea-ee91-4303-b8f7-35f912b105bb"
},
"createdById": "7465c593-7ca9-4015-aa79-e9398b969573",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "b37eb9a9-bb2f-42b8-b511-c59f5e248d53",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "ec44aff5-f94e-4756-9077-04500c017ea8"
},
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
},
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "698ddf75-de08-4410-9c3c-9ca14807fc05"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "4770326e-f62d-451c-8e24-d9e0a6246e00",
"titleId": "24e3ce3b-c32b-4b09-a030-836884aa0484",
"organisationId": "f78a075e-519f-459f-a974-c95ba2af953d",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "6e1c9191-0d09-460c-a1e5-66d7eba6eed0",
"createdById": "4f68e818-b374-4625-a6be-2ebe678c471f",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "31f3a60a-1071-4863-aac0-6ff65c51942d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "6cd640ff-3024-4b9b-a20a-379ee8265410"
},
"title": {
"name": "sample string 1",
"id": "b2dc1b16-ba04-43d9-8435-7d41ee37e459"
},
"createdById": "e82c3d66-4ddd-4273-b41d-4f83d430f27c",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "5eec53bf-7ec6-41bb-8868-04c12bc8b236",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "411c5fc8-819d-47c1-a6d8-28ae35da14d7"
},
"sampledAssets": [
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3,
"asset": {
"name": "sample string 1",
"description": "sample string 2",
"assetTypeId": "9a426a23-47c8-489c-bef5-f40962507925",
"location": "sample string 4",
"locationId": "sample string 5",
"externalReference": "sample string 6",
"serialNumber": "sample string 7",
"assetNumber": "sample string 8",
"uniqueBarcode": "sample string 9",
"notes": "sample string 10",
"siteId": "a4207659-f61a-4091-be34-4f78c6ed7ba4",
"owner": "sample string 11",
"active": true,
"suspended": true,
"jobId": "dfcf9ee1-57a8-4f05-aa60-26be7ce1324a",
"hierarchicalLocationId": "77bb1310-b058-469a-a3c9-483d72b89190",
"imageFileName": "sample string 14",
"jobs": [],
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [
{
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
{
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
}
],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"jobRecurrences": [],
"sampledAssets": [],
"monitoringRegimeSampledAssets": [
{
"monitoringRegimeId": "sample string 1",
"assetId": "e0531cff-dcf8-4c35-8442-707237a4b36f",
"jobIndexId": 3
},
{
"monitoringRegimeId": "sample string 1",
"assetId": "e0531cff-dcf8-4c35-8442-707237a4b36f",
"jobIndexId": 3
}
],
"hierarchicalLocation": {
"siteId": "6cbdd07e-2f6d-46f6-a9a5-53045c74a49a",
"name": "sample string 2",
"parentId": "9593dcf9-9f08-47bb-aede-77486e98ce07",
"depth": 3,
"fullName": "sample string 4",
"active": true,
"sortOrder": 6.0,
"createdById": "49f00f9f-c71a-4df0-9e19-b06227f7da81",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "0a055160-4913-4c51-b601-2485dac5f399",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "33e5baea-ee91-4303-b8f7-35f912b105bb"
},
"createdById": "7465c593-7ca9-4015-aa79-e9398b969573",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "b37eb9a9-bb2f-42b8-b511-c59f5e248d53",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "ec44aff5-f94e-4756-9077-04500c017ea8"
}
},
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3,
"asset": {
"name": "sample string 1",
"description": "sample string 2",
"assetTypeId": "9a426a23-47c8-489c-bef5-f40962507925",
"location": "sample string 4",
"locationId": "sample string 5",
"externalReference": "sample string 6",
"serialNumber": "sample string 7",
"assetNumber": "sample string 8",
"uniqueBarcode": "sample string 9",
"notes": "sample string 10",
"siteId": "a4207659-f61a-4091-be34-4f78c6ed7ba4",
"owner": "sample string 11",
"active": true,
"suspended": true,
"jobId": "dfcf9ee1-57a8-4f05-aa60-26be7ce1324a",
"hierarchicalLocationId": "77bb1310-b058-469a-a3c9-483d72b89190",
"imageFileName": "sample string 14",
"jobs": [],
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [
{
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
{
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
}
],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"jobRecurrences": [],
"sampledAssets": [],
"monitoringRegimeSampledAssets": [
{
"monitoringRegimeId": "sample string 1",
"assetId": "e0531cff-dcf8-4c35-8442-707237a4b36f",
"jobIndexId": 3
},
{
"monitoringRegimeId": "sample string 1",
"assetId": "e0531cff-dcf8-4c35-8442-707237a4b36f",
"jobIndexId": 3
}
],
"hierarchicalLocation": {
"siteId": "6cbdd07e-2f6d-46f6-a9a5-53045c74a49a",
"name": "sample string 2",
"parentId": "9593dcf9-9f08-47bb-aede-77486e98ce07",
"depth": 3,
"fullName": "sample string 4",
"active": true,
"sortOrder": 6.0,
"createdById": "49f00f9f-c71a-4df0-9e19-b06227f7da81",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "0a055160-4913-4c51-b601-2485dac5f399",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "33e5baea-ee91-4303-b8f7-35f912b105bb"
},
"createdById": "7465c593-7ca9-4015-aa79-e9398b969573",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "b37eb9a9-bb2f-42b8-b511-c59f5e248d53",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "ec44aff5-f94e-4756-9077-04500c017ea8"
}
}
],
"lastCompletedDate": "2026-07-24T18:07:42.0074024+00:00",
"createdById": "e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "32a78a46-cfe1-4427-89c5-99428c472b54",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "43c1db48-5229-403a-87e0-18dbf94686de"
},
"rejectionReason": {
"order": 1,
"name": "sample string 2",
"active": true,
"tenantOrganisationId": "397ac4b1-b13c-4bc0-b4aa-2e9304a9fa84",
"createdById": "753c932f-9470-4f8c-b9d8-3b80f74da1ab",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "0b91416f-65bd-4e90-8a95-cd381f2e3e34",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "82c80830-0f5f-466b-ab4d-6178da403712"
},
"jobCategory": {
"name": "sample string 1",
"id": "5442ad2d-ce89-426a-85c6-f756829624a7"
},
"sections": [
{
"jobId": "c1a0c8ab-d988-4766-94e5-0c94774a9193",
"internalSectionTypeId": "733beae9-7856-4c0b-b15c-9351919383dc",
"sectionTypeId": "965a81b0-aef5-432c-9399-2f112148385f",
"caption": "sample string 4",
"name": "sample string 5",
"sectionJson": "sample string 6",
"repeatable": true,
"template": true,
"gridInput": true,
"siteVisit": true,
"active": true,
"order": 12.0,
"fqn": "sample string 13",
"visible": true,
"state": "d307d093-04d9-4fbb-9d7b-b793277e3352",
"sectionVariantId": "2dd538d4-92da-472e-b6e7-1df217a98d0a",
"sectionType": {
"internalId": "8ec1ef74-bb9d-4b21-b362-93147f96e688",
"caption": "sample string 2",
"name": "sample string 3",
"repeatable": true,
"template": true,
"gridInput": true,
"siteVisit": true,
"jsonData": "sample string 8",
"order": 9,
"jobTypeId": "2e8dfabc-454b-40ad-8550-360a070feac4",
"active": true,
"fqn": "sample string 12",
"visible": true,
"fileImport": true,
"sectionVariantId": "2f54ed93-1fcd-4cf3-a196-bf1f4f876981",
"expressionTypes": "sample string 15",
"createdById": "90a740fb-1fef-4be3-a1bb-ad02e73335ff",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "75b75608-188f-4f9b-89aa-5d30975f0f30",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "85374695-505d-4826-ad46-134d7879b1f0"
},
"createdById": "6d7250e1-514c-41bd-bc40-f38e3b7cb746",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "13943351-db05-4dd1-8dfd-f2f9cf7cea35",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "72f28092-a135-4716-bf56-e9e401142b35"
},
{
"jobId": "c1a0c8ab-d988-4766-94e5-0c94774a9193",
"internalSectionTypeId": "733beae9-7856-4c0b-b15c-9351919383dc",
"sectionTypeId": "965a81b0-aef5-432c-9399-2f112148385f",
"caption": "sample string 4",
"name": "sample string 5",
"sectionJson": "sample string 6",
"repeatable": true,
"template": true,
"gridInput": true,
"siteVisit": true,
"active": true,
"order": 12.0,
"fqn": "sample string 13",
"visible": true,
"state": "d307d093-04d9-4fbb-9d7b-b793277e3352",
"sectionVariantId": "2dd538d4-92da-472e-b6e7-1df217a98d0a",
"sectionType": {
"internalId": "8ec1ef74-bb9d-4b21-b362-93147f96e688",
"caption": "sample string 2",
"name": "sample string 3",
"repeatable": true,
"template": true,
"gridInput": true,
"siteVisit": true,
"jsonData": "sample string 8",
"order": 9,
"jobTypeId": "2e8dfabc-454b-40ad-8550-360a070feac4",
"active": true,
"fqn": "sample string 12",
"visible": true,
"fileImport": true,
"sectionVariantId": "2f54ed93-1fcd-4cf3-a196-bf1f4f876981",
"expressionTypes": "sample string 15",
"createdById": "90a740fb-1fef-4be3-a1bb-ad02e73335ff",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "75b75608-188f-4f9b-89aa-5d30975f0f30",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "85374695-505d-4826-ad46-134d7879b1f0"
},
"createdById": "6d7250e1-514c-41bd-bc40-f38e3b7cb746",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "13943351-db05-4dd1-8dfd-f2f9cf7cea35",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "72f28092-a135-4716-bf56-e9e401142b35"
}
],
"descendantJobs": [],
"documents": [],
"jobHistory": [
{
"jobId": "76dc91bc-7412-40f8-9435-7cc8837d55e2",
"jobHistoryTypeId": "35d9740a-25cc-4b1b-bce7-f9a1ecb76796",
"sourceStateId": "a5440a42-1183-481b-ba4e-36f2df2fcafd",
"destinationStateId": "64d38e88-f1e0-4e99-8b8c-4564f0030f70",
"allocatedToId": "170aeca6-cf8a-4422-bbcc-aa3dfa8ba6a7",
"clonedFromId": "a6acdb0f-6727-4096-bca2-262389609c73",
"jobHistoryType": {
"name": "sample string 1",
"id": "d4eee8ff-76ff-4509-a0e1-7090842cb706"
},
"sourceJobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "050658c6-4b83-4a4e-a9c1-3a14262bfa77"
},
"destinationJobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "050658c6-4b83-4a4e-a9c1-3a14262bfa77"
},
"createdById": "9de612f4-4567-463a-adf9-f2ae8a35f51f",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "8873a50e-ea34-492f-8484-1bcf8763f65a",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "fe999e26-f4c4-4ce7-a525-a5202f9ec5fc"
},
{
"jobId": "76dc91bc-7412-40f8-9435-7cc8837d55e2",
"jobHistoryTypeId": "35d9740a-25cc-4b1b-bce7-f9a1ecb76796",
"sourceStateId": "a5440a42-1183-481b-ba4e-36f2df2fcafd",
"destinationStateId": "64d38e88-f1e0-4e99-8b8c-4564f0030f70",
"allocatedToId": "170aeca6-cf8a-4422-bbcc-aa3dfa8ba6a7",
"clonedFromId": "a6acdb0f-6727-4096-bca2-262389609c73",
"jobHistoryType": {
"name": "sample string 1",
"id": "d4eee8ff-76ff-4509-a0e1-7090842cb706"
},
"sourceJobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "050658c6-4b83-4a4e-a9c1-3a14262bfa77"
},
"destinationJobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "050658c6-4b83-4a4e-a9c1-3a14262bfa77"
},
"createdById": "9de612f4-4567-463a-adf9-f2ae8a35f51f",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "8873a50e-ea34-492f-8484-1bcf8763f65a",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "fe999e26-f4c4-4ce7-a525-a5202f9ec5fc"
}
],
"createdById": "9623d0a1-89db-45c7-ad52-60dc42a4a2f7",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "82b746b5-a221-4c80-a41b-53fb595e97bf",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "04125e4f-5c2a-44d8-a35a-38d3e5faafb6"
},
"stateId": "58ebd7df-fc40-462b-b307-fda5696110e4",
"templateId": "2ae5e9bd-1ac5-4279-b21b-10573c3f75ab",
"fileLocationId": "8c2e6d10-3f89-4e15-a7e8-33c6bacc9c0d",
"fileLocation": {
"location": "sample string 1",
"extension": "sample string 2",
"active": true,
"createdById": "3d566615-4cca-4be0-9211-5c82a5f1abba",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "c2e287df-bdab-4943-aef3-9f34109c6e02",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "f38e6a6a-4500-48d7-a6a8-813fa77ae1a9"
},
"documentState": {
"name": "sample string 1",
"documentsWithThatState": [],
"id": "185e112d-07e3-4979-8e34-051b810b5d27"
},
"pdfGenerated": true,
"visibleOnPortal": true,
"name": "sample string 4",
"active": true,
"createdById": "3330e76a-aa18-4462-bc41-6a3f68b4bd42",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "cead194f-d5fa-428a-88cd-25f8873ff16e",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "3332b716-5bee-4a0b-8cf1-052ae7fe0596"
},
{
"jobId": "b18fb692-53a3-4846-8b66-76431e04c4d7",
"job": {
"jobTypeId": "1c1325c9-2aaf-4e9a-84ec-7c5e9e4ba3af",
"active": true,
"stateId": "08daf752-ec19-46a0-b959-ec3e76bfb568",
"externalRef": "sample string 4",
"allocatedToId": "d5959333-93da-4b61-8e08-3b27bebfdec4",
"name": "sample string 5",
"scheduledDate": "2026-07-24T18:07:42.0074024+00:00",
"siteId": "dbefd8a8-0073-4fd2-8a35-d3033bf9f328",
"contactId": "6469487a-fa21-475d-8ad9-619f309b287b",
"notes": "sample string 8",
"timeInMinutes": 9,
"parentJobId": "721c3f00-0083-4aab-bfd9-639788692940",
"isGroupJob": true,
"deviceId": "sample string 11",
"syncToDevice": true,
"assetId": "5f65f06f-f4f9-4835-874d-8941b80cc8d7",
"jobRecurrenceId": "0e6905df-16b8-4f6f-8b67-5e68f1ec5425",
"rejectionReasonId": "4e013877-4395-496a-bf26-346a70ae046d",
"jobCategoryId": "6b239234-0bb9-479c-8cdf-de4055f8ce8c",
"numericCode": 13,
"completedDate": "2026-07-24T18:07:42.0074024+00:00",
"monitoringRegimeId": "sample string 14",
"jobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "050658c6-4b83-4a4e-a9c1-3a14262bfa77"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "4770326e-f62d-451c-8e24-d9e0a6246e00",
"titleId": "24e3ce3b-c32b-4b09-a030-836884aa0484",
"organisationId": "f78a075e-519f-459f-a974-c95ba2af953d",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "6e1c9191-0d09-460c-a1e5-66d7eba6eed0",
"createdById": "4f68e818-b374-4625-a6be-2ebe678c471f",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "31f3a60a-1071-4863-aac0-6ff65c51942d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "6cd640ff-3024-4b9b-a20a-379ee8265410"
},
"title": {
"name": "sample string 1",
"id": "b2dc1b16-ba04-43d9-8435-7d41ee37e459"
},
"createdById": "e82c3d66-4ddd-4273-b41d-4f83d430f27c",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "5eec53bf-7ec6-41bb-8868-04c12bc8b236",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "411c5fc8-819d-47c1-a6d8-28ae35da14d7"
},
"asset": {
"name": "sample string 1",
"description": "sample string 2",
"assetTypeId": "9a426a23-47c8-489c-bef5-f40962507925",
"location": "sample string 4",
"locationId": "sample string 5",
"externalReference": "sample string 6",
"serialNumber": "sample string 7",
"assetNumber": "sample string 8",
"uniqueBarcode": "sample string 9",
"notes": "sample string 10",
"siteId": "a4207659-f61a-4091-be34-4f78c6ed7ba4",
"owner": "sample string 11",
"active": true,
"suspended": true,
"jobId": "dfcf9ee1-57a8-4f05-aa60-26be7ce1324a",
"hierarchicalLocationId": "77bb1310-b058-469a-a3c9-483d72b89190",
"imageFileName": "sample string 14",
"jobs": [],
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [
{
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
{
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
}
],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"jobRecurrences": [
{
"name": "sample string 1",
"jobTypeGroupId": "9b610d21-a096-4fbe-bb9c-124f29002dde",
"userId": "28752928-99ee-4070-b1a6-c96f05d4b99d",
"createDaysBefore": 3,
"siteId": "23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b",
"contactId": "4231071c-0d5b-4e7a-aa91-62f9d54c7789",
"assetId": "ef7d7946-9b7a-4b57-bf36-7c200d63033e",
"startDate": "2026-07-24T18:07:42.0074024+00:00",
"endDate": "2026-07-24T18:07:42.0074024+00:00",
"numberGenerated": 6,
"lastDate": "2026-07-24T18:07:42.0074024+00:00",
"nextDate": "2026-07-24T18:07:42.0074024+00:00",
"overrideGeneratedNextDate": "2026-07-24T18:07:42.0074024+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "d0e9a732-dc73-4114-8a09-b24de3ecf140",
"recurrenceGroupId": "12d04a2f-fd33-4aea-b8b4-33513564dd6d",
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
},
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "698ddf75-de08-4410-9c3c-9ca14807fc05"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "4770326e-f62d-451c-8e24-d9e0a6246e00",
"titleId": "24e3ce3b-c32b-4b09-a030-836884aa0484",
"organisationId": "f78a075e-519f-459f-a974-c95ba2af953d",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "6e1c9191-0d09-460c-a1e5-66d7eba6eed0",
"createdById": "4f68e818-b374-4625-a6be-2ebe678c471f",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "31f3a60a-1071-4863-aac0-6ff65c51942d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "6cd640ff-3024-4b9b-a20a-379ee8265410"
},
"title": {
"name": "sample string 1",
"id": "b2dc1b16-ba04-43d9-8435-7d41ee37e459"
},
"createdById": "e82c3d66-4ddd-4273-b41d-4f83d430f27c",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "5eec53bf-7ec6-41bb-8868-04c12bc8b236",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "411c5fc8-819d-47c1-a6d8-28ae35da14d7"
},
"sampledAssets": [
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3
},
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3
}
],
"lastCompletedDate": "2026-07-24T18:07:42.0074024+00:00",
"createdById": "e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "32a78a46-cfe1-4427-89c5-99428c472b54",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "43c1db48-5229-403a-87e0-18dbf94686de"
},
{
"name": "sample string 1",
"jobTypeGroupId": "9b610d21-a096-4fbe-bb9c-124f29002dde",
"userId": "28752928-99ee-4070-b1a6-c96f05d4b99d",
"createDaysBefore": 3,
"siteId": "23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b",
"contactId": "4231071c-0d5b-4e7a-aa91-62f9d54c7789",
"assetId": "ef7d7946-9b7a-4b57-bf36-7c200d63033e",
"startDate": "2026-07-24T18:07:42.0074024+00:00",
"endDate": "2026-07-24T18:07:42.0074024+00:00",
"numberGenerated": 6,
"lastDate": "2026-07-24T18:07:42.0074024+00:00",
"nextDate": "2026-07-24T18:07:42.0074024+00:00",
"overrideGeneratedNextDate": "2026-07-24T18:07:42.0074024+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "d0e9a732-dc73-4114-8a09-b24de3ecf140",
"recurrenceGroupId": "12d04a2f-fd33-4aea-b8b4-33513564dd6d",
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
},
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "698ddf75-de08-4410-9c3c-9ca14807fc05"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "4770326e-f62d-451c-8e24-d9e0a6246e00",
"titleId": "24e3ce3b-c32b-4b09-a030-836884aa0484",
"organisationId": "f78a075e-519f-459f-a974-c95ba2af953d",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "6e1c9191-0d09-460c-a1e5-66d7eba6eed0",
"createdById": "4f68e818-b374-4625-a6be-2ebe678c471f",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "31f3a60a-1071-4863-aac0-6ff65c51942d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "6cd640ff-3024-4b9b-a20a-379ee8265410"
},
"title": {
"name": "sample string 1",
"id": "b2dc1b16-ba04-43d9-8435-7d41ee37e459"
},
"createdById": "e82c3d66-4ddd-4273-b41d-4f83d430f27c",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "5eec53bf-7ec6-41bb-8868-04c12bc8b236",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "411c5fc8-819d-47c1-a6d8-28ae35da14d7"
},
"sampledAssets": [
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3
},
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3
}
],
"lastCompletedDate": "2026-07-24T18:07:42.0074024+00:00",
"createdById": "e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "32a78a46-cfe1-4427-89c5-99428c472b54",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "43c1db48-5229-403a-87e0-18dbf94686de"
}
],
"sampledAssets": [
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3,
"jobRecurrence": {
"name": "sample string 1",
"jobTypeGroupId": "9b610d21-a096-4fbe-bb9c-124f29002dde",
"userId": "28752928-99ee-4070-b1a6-c96f05d4b99d",
"createDaysBefore": 3,
"siteId": "23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b",
"contactId": "4231071c-0d5b-4e7a-aa91-62f9d54c7789",
"assetId": "ef7d7946-9b7a-4b57-bf36-7c200d63033e",
"startDate": "2026-07-24T18:07:42.0074024+00:00",
"endDate": "2026-07-24T18:07:42.0074024+00:00",
"numberGenerated": 6,
"lastDate": "2026-07-24T18:07:42.0074024+00:00",
"nextDate": "2026-07-24T18:07:42.0074024+00:00",
"overrideGeneratedNextDate": "2026-07-24T18:07:42.0074024+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "d0e9a732-dc73-4114-8a09-b24de3ecf140",
"recurrenceGroupId": "12d04a2f-fd33-4aea-b8b4-33513564dd6d",
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
},
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "698ddf75-de08-4410-9c3c-9ca14807fc05"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "4770326e-f62d-451c-8e24-d9e0a6246e00",
"titleId": "24e3ce3b-c32b-4b09-a030-836884aa0484",
"organisationId": "f78a075e-519f-459f-a974-c95ba2af953d",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "6e1c9191-0d09-460c-a1e5-66d7eba6eed0",
"createdById": "4f68e818-b374-4625-a6be-2ebe678c471f",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "31f3a60a-1071-4863-aac0-6ff65c51942d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "6cd640ff-3024-4b9b-a20a-379ee8265410"
},
"title": {
"name": "sample string 1",
"id": "b2dc1b16-ba04-43d9-8435-7d41ee37e459"
},
"createdById": "e82c3d66-4ddd-4273-b41d-4f83d430f27c",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "5eec53bf-7ec6-41bb-8868-04c12bc8b236",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "411c5fc8-819d-47c1-a6d8-28ae35da14d7"
},
"sampledAssets": [],
"lastCompletedDate": "2026-07-24T18:07:42.0074024+00:00",
"createdById": "e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "32a78a46-cfe1-4427-89c5-99428c472b54",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "43c1db48-5229-403a-87e0-18dbf94686de"
}
},
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3,
"jobRecurrence": {
"name": "sample string 1",
"jobTypeGroupId": "9b610d21-a096-4fbe-bb9c-124f29002dde",
"userId": "28752928-99ee-4070-b1a6-c96f05d4b99d",
"createDaysBefore": 3,
"siteId": "23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b",
"contactId": "4231071c-0d5b-4e7a-aa91-62f9d54c7789",
"assetId": "ef7d7946-9b7a-4b57-bf36-7c200d63033e",
"startDate": "2026-07-24T18:07:42.0074024+00:00",
"endDate": "2026-07-24T18:07:42.0074024+00:00",
"numberGenerated": 6,
"lastDate": "2026-07-24T18:07:42.0074024+00:00",
"nextDate": "2026-07-24T18:07:42.0074024+00:00",
"overrideGeneratedNextDate": "2026-07-24T18:07:42.0074024+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "d0e9a732-dc73-4114-8a09-b24de3ecf140",
"recurrenceGroupId": "12d04a2f-fd33-4aea-b8b4-33513564dd6d",
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
},
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "698ddf75-de08-4410-9c3c-9ca14807fc05"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "4770326e-f62d-451c-8e24-d9e0a6246e00",
"titleId": "24e3ce3b-c32b-4b09-a030-836884aa0484",
"organisationId": "f78a075e-519f-459f-a974-c95ba2af953d",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "6e1c9191-0d09-460c-a1e5-66d7eba6eed0",
"createdById": "4f68e818-b374-4625-a6be-2ebe678c471f",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "31f3a60a-1071-4863-aac0-6ff65c51942d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "6cd640ff-3024-4b9b-a20a-379ee8265410"
},
"title": {
"name": "sample string 1",
"id": "b2dc1b16-ba04-43d9-8435-7d41ee37e459"
},
"createdById": "e82c3d66-4ddd-4273-b41d-4f83d430f27c",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "5eec53bf-7ec6-41bb-8868-04c12bc8b236",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "411c5fc8-819d-47c1-a6d8-28ae35da14d7"
},
"sampledAssets": [],
"lastCompletedDate": "2026-07-24T18:07:42.0074024+00:00",
"createdById": "e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "32a78a46-cfe1-4427-89c5-99428c472b54",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "43c1db48-5229-403a-87e0-18dbf94686de"
}
}
],
"monitoringRegimeSampledAssets": [
{
"monitoringRegimeId": "sample string 1",
"assetId": "e0531cff-dcf8-4c35-8442-707237a4b36f",
"jobIndexId": 3
},
{
"monitoringRegimeId": "sample string 1",
"assetId": "e0531cff-dcf8-4c35-8442-707237a4b36f",
"jobIndexId": 3
}
],
"hierarchicalLocation": {
"siteId": "6cbdd07e-2f6d-46f6-a9a5-53045c74a49a",
"name": "sample string 2",
"parentId": "9593dcf9-9f08-47bb-aede-77486e98ce07",
"depth": 3,
"fullName": "sample string 4",
"active": true,
"sortOrder": 6.0,
"createdById": "49f00f9f-c71a-4df0-9e19-b06227f7da81",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "0a055160-4913-4c51-b601-2485dac5f399",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "33e5baea-ee91-4303-b8f7-35f912b105bb"
},
"createdById": "7465c593-7ca9-4015-aa79-e9398b969573",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "b37eb9a9-bb2f-42b8-b511-c59f5e248d53",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "ec44aff5-f94e-4756-9077-04500c017ea8"
},
"jobRecurrence": {
"name": "sample string 1",
"jobTypeGroupId": "9b610d21-a096-4fbe-bb9c-124f29002dde",
"userId": "28752928-99ee-4070-b1a6-c96f05d4b99d",
"createDaysBefore": 3,
"siteId": "23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b",
"contactId": "4231071c-0d5b-4e7a-aa91-62f9d54c7789",
"assetId": "ef7d7946-9b7a-4b57-bf36-7c200d63033e",
"startDate": "2026-07-24T18:07:42.0074024+00:00",
"endDate": "2026-07-24T18:07:42.0074024+00:00",
"numberGenerated": 6,
"lastDate": "2026-07-24T18:07:42.0074024+00:00",
"nextDate": "2026-07-24T18:07:42.0074024+00:00",
"overrideGeneratedNextDate": "2026-07-24T18:07:42.0074024+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "d0e9a732-dc73-4114-8a09-b24de3ecf140",
"recurrenceGroupId": "12d04a2f-fd33-4aea-b8b4-33513564dd6d",
"asset": {
"name": "sample string 1",
"description": "sample string 2",
"assetTypeId": "9a426a23-47c8-489c-bef5-f40962507925",
"location": "sample string 4",
"locationId": "sample string 5",
"externalReference": "sample string 6",
"serialNumber": "sample string 7",
"assetNumber": "sample string 8",
"uniqueBarcode": "sample string 9",
"notes": "sample string 10",
"siteId": "a4207659-f61a-4091-be34-4f78c6ed7ba4",
"owner": "sample string 11",
"active": true,
"suspended": true,
"jobId": "dfcf9ee1-57a8-4f05-aa60-26be7ce1324a",
"hierarchicalLocationId": "77bb1310-b058-469a-a3c9-483d72b89190",
"imageFileName": "sample string 14",
"jobs": [],
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [
{
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
{
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
}
],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"jobRecurrences": [],
"sampledAssets": [
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3
},
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3
}
],
"monitoringRegimeSampledAssets": [
{
"monitoringRegimeId": "sample string 1",
"assetId": "e0531cff-dcf8-4c35-8442-707237a4b36f",
"jobIndexId": 3
},
{
"monitoringRegimeId": "sample string 1",
"assetId": "e0531cff-dcf8-4c35-8442-707237a4b36f",
"jobIndexId": 3
}
],
"hierarchicalLocation": {
"siteId": "6cbdd07e-2f6d-46f6-a9a5-53045c74a49a",
"name": "sample string 2",
"parentId": "9593dcf9-9f08-47bb-aede-77486e98ce07",
"depth": 3,
"fullName": "sample string 4",
"active": true,
"sortOrder": 6.0,
"createdById": "49f00f9f-c71a-4df0-9e19-b06227f7da81",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "0a055160-4913-4c51-b601-2485dac5f399",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "33e5baea-ee91-4303-b8f7-35f912b105bb"
},
"createdById": "7465c593-7ca9-4015-aa79-e9398b969573",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "b37eb9a9-bb2f-42b8-b511-c59f5e248d53",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "ec44aff5-f94e-4756-9077-04500c017ea8"
},
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
},
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "698ddf75-de08-4410-9c3c-9ca14807fc05"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "4770326e-f62d-451c-8e24-d9e0a6246e00",
"titleId": "24e3ce3b-c32b-4b09-a030-836884aa0484",
"organisationId": "f78a075e-519f-459f-a974-c95ba2af953d",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "6e1c9191-0d09-460c-a1e5-66d7eba6eed0",
"createdById": "4f68e818-b374-4625-a6be-2ebe678c471f",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "31f3a60a-1071-4863-aac0-6ff65c51942d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "6cd640ff-3024-4b9b-a20a-379ee8265410"
},
"title": {
"name": "sample string 1",
"id": "b2dc1b16-ba04-43d9-8435-7d41ee37e459"
},
"createdById": "e82c3d66-4ddd-4273-b41d-4f83d430f27c",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "5eec53bf-7ec6-41bb-8868-04c12bc8b236",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "411c5fc8-819d-47c1-a6d8-28ae35da14d7"
},
"sampledAssets": [
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3,
"asset": {
"name": "sample string 1",
"description": "sample string 2",
"assetTypeId": "9a426a23-47c8-489c-bef5-f40962507925",
"location": "sample string 4",
"locationId": "sample string 5",
"externalReference": "sample string 6",
"serialNumber": "sample string 7",
"assetNumber": "sample string 8",
"uniqueBarcode": "sample string 9",
"notes": "sample string 10",
"siteId": "a4207659-f61a-4091-be34-4f78c6ed7ba4",
"owner": "sample string 11",
"active": true,
"suspended": true,
"jobId": "dfcf9ee1-57a8-4f05-aa60-26be7ce1324a",
"hierarchicalLocationId": "77bb1310-b058-469a-a3c9-483d72b89190",
"imageFileName": "sample string 14",
"jobs": [],
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [
{
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
{
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
}
],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"jobRecurrences": [],
"sampledAssets": [],
"monitoringRegimeSampledAssets": [
{
"monitoringRegimeId": "sample string 1",
"assetId": "e0531cff-dcf8-4c35-8442-707237a4b36f",
"jobIndexId": 3
},
{
"monitoringRegimeId": "sample string 1",
"assetId": "e0531cff-dcf8-4c35-8442-707237a4b36f",
"jobIndexId": 3
}
],
"hierarchicalLocation": {
"siteId": "6cbdd07e-2f6d-46f6-a9a5-53045c74a49a",
"name": "sample string 2",
"parentId": "9593dcf9-9f08-47bb-aede-77486e98ce07",
"depth": 3,
"fullName": "sample string 4",
"active": true,
"sortOrder": 6.0,
"createdById": "49f00f9f-c71a-4df0-9e19-b06227f7da81",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "0a055160-4913-4c51-b601-2485dac5f399",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "33e5baea-ee91-4303-b8f7-35f912b105bb"
},
"createdById": "7465c593-7ca9-4015-aa79-e9398b969573",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "b37eb9a9-bb2f-42b8-b511-c59f5e248d53",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "ec44aff5-f94e-4756-9077-04500c017ea8"
}
},
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3,
"asset": {
"name": "sample string 1",
"description": "sample string 2",
"assetTypeId": "9a426a23-47c8-489c-bef5-f40962507925",
"location": "sample string 4",
"locationId": "sample string 5",
"externalReference": "sample string 6",
"serialNumber": "sample string 7",
"assetNumber": "sample string 8",
"uniqueBarcode": "sample string 9",
"notes": "sample string 10",
"siteId": "a4207659-f61a-4091-be34-4f78c6ed7ba4",
"owner": "sample string 11",
"active": true,
"suspended": true,
"jobId": "dfcf9ee1-57a8-4f05-aa60-26be7ce1324a",
"hierarchicalLocationId": "77bb1310-b058-469a-a3c9-483d72b89190",
"imageFileName": "sample string 14",
"jobs": [],
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [
{
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
{
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
}
],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"jobRecurrences": [],
"sampledAssets": [],
"monitoringRegimeSampledAssets": [
{
"monitoringRegimeId": "sample string 1",
"assetId": "e0531cff-dcf8-4c35-8442-707237a4b36f",
"jobIndexId": 3
},
{
"monitoringRegimeId": "sample string 1",
"assetId": "e0531cff-dcf8-4c35-8442-707237a4b36f",
"jobIndexId": 3
}
],
"hierarchicalLocation": {
"siteId": "6cbdd07e-2f6d-46f6-a9a5-53045c74a49a",
"name": "sample string 2",
"parentId": "9593dcf9-9f08-47bb-aede-77486e98ce07",
"depth": 3,
"fullName": "sample string 4",
"active": true,
"sortOrder": 6.0,
"createdById": "49f00f9f-c71a-4df0-9e19-b06227f7da81",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "0a055160-4913-4c51-b601-2485dac5f399",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "33e5baea-ee91-4303-b8f7-35f912b105bb"
},
"createdById": "7465c593-7ca9-4015-aa79-e9398b969573",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "b37eb9a9-bb2f-42b8-b511-c59f5e248d53",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "ec44aff5-f94e-4756-9077-04500c017ea8"
}
}
],
"lastCompletedDate": "2026-07-24T18:07:42.0074024+00:00",
"createdById": "e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "32a78a46-cfe1-4427-89c5-99428c472b54",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "43c1db48-5229-403a-87e0-18dbf94686de"
},
"rejectionReason": {
"order": 1,
"name": "sample string 2",
"active": true,
"tenantOrganisationId": "397ac4b1-b13c-4bc0-b4aa-2e9304a9fa84",
"createdById": "753c932f-9470-4f8c-b9d8-3b80f74da1ab",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "0b91416f-65bd-4e90-8a95-cd381f2e3e34",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "82c80830-0f5f-466b-ab4d-6178da403712"
},
"jobCategory": {
"name": "sample string 1",
"id": "5442ad2d-ce89-426a-85c6-f756829624a7"
},
"sections": [
{
"jobId": "c1a0c8ab-d988-4766-94e5-0c94774a9193",
"internalSectionTypeId": "733beae9-7856-4c0b-b15c-9351919383dc",
"sectionTypeId": "965a81b0-aef5-432c-9399-2f112148385f",
"caption": "sample string 4",
"name": "sample string 5",
"sectionJson": "sample string 6",
"repeatable": true,
"template": true,
"gridInput": true,
"siteVisit": true,
"active": true,
"order": 12.0,
"fqn": "sample string 13",
"visible": true,
"state": "d307d093-04d9-4fbb-9d7b-b793277e3352",
"sectionVariantId": "2dd538d4-92da-472e-b6e7-1df217a98d0a",
"sectionType": {
"internalId": "8ec1ef74-bb9d-4b21-b362-93147f96e688",
"caption": "sample string 2",
"name": "sample string 3",
"repeatable": true,
"template": true,
"gridInput": true,
"siteVisit": true,
"jsonData": "sample string 8",
"order": 9,
"jobTypeId": "2e8dfabc-454b-40ad-8550-360a070feac4",
"active": true,
"fqn": "sample string 12",
"visible": true,
"fileImport": true,
"sectionVariantId": "2f54ed93-1fcd-4cf3-a196-bf1f4f876981",
"expressionTypes": "sample string 15",
"createdById": "90a740fb-1fef-4be3-a1bb-ad02e73335ff",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "75b75608-188f-4f9b-89aa-5d30975f0f30",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "85374695-505d-4826-ad46-134d7879b1f0"
},
"createdById": "6d7250e1-514c-41bd-bc40-f38e3b7cb746",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "13943351-db05-4dd1-8dfd-f2f9cf7cea35",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "72f28092-a135-4716-bf56-e9e401142b35"
},
{
"jobId": "c1a0c8ab-d988-4766-94e5-0c94774a9193",
"internalSectionTypeId": "733beae9-7856-4c0b-b15c-9351919383dc",
"sectionTypeId": "965a81b0-aef5-432c-9399-2f112148385f",
"caption": "sample string 4",
"name": "sample string 5",
"sectionJson": "sample string 6",
"repeatable": true,
"template": true,
"gridInput": true,
"siteVisit": true,
"active": true,
"order": 12.0,
"fqn": "sample string 13",
"visible": true,
"state": "d307d093-04d9-4fbb-9d7b-b793277e3352",
"sectionVariantId": "2dd538d4-92da-472e-b6e7-1df217a98d0a",
"sectionType": {
"internalId": "8ec1ef74-bb9d-4b21-b362-93147f96e688",
"caption": "sample string 2",
"name": "sample string 3",
"repeatable": true,
"template": true,
"gridInput": true,
"siteVisit": true,
"jsonData": "sample string 8",
"order": 9,
"jobTypeId": "2e8dfabc-454b-40ad-8550-360a070feac4",
"active": true,
"fqn": "sample string 12",
"visible": true,
"fileImport": true,
"sectionVariantId": "2f54ed93-1fcd-4cf3-a196-bf1f4f876981",
"expressionTypes": "sample string 15",
"createdById": "90a740fb-1fef-4be3-a1bb-ad02e73335ff",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "75b75608-188f-4f9b-89aa-5d30975f0f30",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "85374695-505d-4826-ad46-134d7879b1f0"
},
"createdById": "6d7250e1-514c-41bd-bc40-f38e3b7cb746",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "13943351-db05-4dd1-8dfd-f2f9cf7cea35",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "72f28092-a135-4716-bf56-e9e401142b35"
}
],
"descendantJobs": [],
"documents": [],
"jobHistory": [
{
"jobId": "76dc91bc-7412-40f8-9435-7cc8837d55e2",
"jobHistoryTypeId": "35d9740a-25cc-4b1b-bce7-f9a1ecb76796",
"sourceStateId": "a5440a42-1183-481b-ba4e-36f2df2fcafd",
"destinationStateId": "64d38e88-f1e0-4e99-8b8c-4564f0030f70",
"allocatedToId": "170aeca6-cf8a-4422-bbcc-aa3dfa8ba6a7",
"clonedFromId": "a6acdb0f-6727-4096-bca2-262389609c73",
"jobHistoryType": {
"name": "sample string 1",
"id": "d4eee8ff-76ff-4509-a0e1-7090842cb706"
},
"sourceJobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "050658c6-4b83-4a4e-a9c1-3a14262bfa77"
},
"destinationJobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "050658c6-4b83-4a4e-a9c1-3a14262bfa77"
},
"createdById": "9de612f4-4567-463a-adf9-f2ae8a35f51f",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "8873a50e-ea34-492f-8484-1bcf8763f65a",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "fe999e26-f4c4-4ce7-a525-a5202f9ec5fc"
},
{
"jobId": "76dc91bc-7412-40f8-9435-7cc8837d55e2",
"jobHistoryTypeId": "35d9740a-25cc-4b1b-bce7-f9a1ecb76796",
"sourceStateId": "a5440a42-1183-481b-ba4e-36f2df2fcafd",
"destinationStateId": "64d38e88-f1e0-4e99-8b8c-4564f0030f70",
"allocatedToId": "170aeca6-cf8a-4422-bbcc-aa3dfa8ba6a7",
"clonedFromId": "a6acdb0f-6727-4096-bca2-262389609c73",
"jobHistoryType": {
"name": "sample string 1",
"id": "d4eee8ff-76ff-4509-a0e1-7090842cb706"
},
"sourceJobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "050658c6-4b83-4a4e-a9c1-3a14262bfa77"
},
"destinationJobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "050658c6-4b83-4a4e-a9c1-3a14262bfa77"
},
"createdById": "9de612f4-4567-463a-adf9-f2ae8a35f51f",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "8873a50e-ea34-492f-8484-1bcf8763f65a",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "fe999e26-f4c4-4ce7-a525-a5202f9ec5fc"
}
],
"createdById": "9623d0a1-89db-45c7-ad52-60dc42a4a2f7",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "82b746b5-a221-4c80-a41b-53fb595e97bf",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "04125e4f-5c2a-44d8-a35a-38d3e5faafb6"
},
"stateId": "58ebd7df-fc40-462b-b307-fda5696110e4",
"templateId": "2ae5e9bd-1ac5-4279-b21b-10573c3f75ab",
"fileLocationId": "8c2e6d10-3f89-4e15-a7e8-33c6bacc9c0d",
"fileLocation": {
"location": "sample string 1",
"extension": "sample string 2",
"active": true,
"createdById": "3d566615-4cca-4be0-9211-5c82a5f1abba",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "c2e287df-bdab-4943-aef3-9f34109c6e02",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "f38e6a6a-4500-48d7-a6a8-813fa77ae1a9"
},
"documentState": {
"name": "sample string 1",
"documentsWithThatState": [],
"id": "185e112d-07e3-4979-8e34-051b810b5d27"
},
"pdfGenerated": true,
"visibleOnPortal": true,
"name": "sample string 4",
"active": true,
"createdById": "3330e76a-aa18-4462-bc41-6a3f68b4bd42",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "cead194f-d5fa-428a-88cd-25f8873ff16e",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "3332b716-5bee-4a0b-8cf1-052ae7fe0596"
}
],
"createdById": "d15221bf-f5e5-4c54-a98e-2f7afc310f5e",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "31e733b0-80d6-43a0-97b2-fb6cca10286c",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "09e6960b-ac26-4f55-bc83-c8cba388094f"
}
],
"sectionTypes": [
{
"internalId": "8ec1ef74-bb9d-4b21-b362-93147f96e688",
"caption": "sample string 2",
"name": "sample string 3",
"repeatable": true,
"template": true,
"gridInput": true,
"siteVisit": true,
"jsonData": "sample string 8",
"order": 9,
"jobTypeId": "2e8dfabc-454b-40ad-8550-360a070feac4",
"active": true,
"fqn": "sample string 12",
"visible": true,
"fileImport": true,
"sectionVariantId": "2f54ed93-1fcd-4cf3-a196-bf1f4f876981",
"expressionTypes": "sample string 15",
"createdById": "90a740fb-1fef-4be3-a1bb-ad02e73335ff",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "75b75608-188f-4f9b-89aa-5d30975f0f30",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "85374695-505d-4826-ad46-134d7879b1f0"
},
{
"internalId": "8ec1ef74-bb9d-4b21-b362-93147f96e688",
"caption": "sample string 2",
"name": "sample string 3",
"repeatable": true,
"template": true,
"gridInput": true,
"siteVisit": true,
"jsonData": "sample string 8",
"order": 9,
"jobTypeId": "2e8dfabc-454b-40ad-8550-360a070feac4",
"active": true,
"fqn": "sample string 12",
"visible": true,
"fileImport": true,
"sectionVariantId": "2f54ed93-1fcd-4cf3-a196-bf1f4f876981",
"expressionTypes": "sample string 15",
"createdById": "90a740fb-1fef-4be3-a1bb-ad02e73335ff",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "75b75608-188f-4f9b-89aa-5d30975f0f30",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "85374695-505d-4826-ad46-134d7879b1f0"
}
],
"jobs": [
{
"jobTypeId": "1c1325c9-2aaf-4e9a-84ec-7c5e9e4ba3af",
"active": true,
"stateId": "08daf752-ec19-46a0-b959-ec3e76bfb568",
"externalRef": "sample string 4",
"allocatedToId": "d5959333-93da-4b61-8e08-3b27bebfdec4",
"name": "sample string 5",
"scheduledDate": "2026-07-24T18:07:42.0074024+00:00",
"siteId": "dbefd8a8-0073-4fd2-8a35-d3033bf9f328",
"contactId": "6469487a-fa21-475d-8ad9-619f309b287b",
"notes": "sample string 8",
"timeInMinutes": 9,
"parentJobId": "721c3f00-0083-4aab-bfd9-639788692940",
"isGroupJob": true,
"deviceId": "sample string 11",
"syncToDevice": true,
"assetId": "5f65f06f-f4f9-4835-874d-8941b80cc8d7",
"jobRecurrenceId": "0e6905df-16b8-4f6f-8b67-5e68f1ec5425",
"rejectionReasonId": "4e013877-4395-496a-bf26-346a70ae046d",
"jobCategoryId": "6b239234-0bb9-479c-8cdf-de4055f8ce8c",
"numericCode": 13,
"completedDate": "2026-07-24T18:07:42.0074024+00:00",
"monitoringRegimeId": "sample string 14",
"jobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "050658c6-4b83-4a4e-a9c1-3a14262bfa77"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "4770326e-f62d-451c-8e24-d9e0a6246e00",
"titleId": "24e3ce3b-c32b-4b09-a030-836884aa0484",
"organisationId": "f78a075e-519f-459f-a974-c95ba2af953d",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "6e1c9191-0d09-460c-a1e5-66d7eba6eed0",
"createdById": "4f68e818-b374-4625-a6be-2ebe678c471f",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "31f3a60a-1071-4863-aac0-6ff65c51942d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "6cd640ff-3024-4b9b-a20a-379ee8265410"
},
"title": {
"name": "sample string 1",
"id": "b2dc1b16-ba04-43d9-8435-7d41ee37e459"
},
"createdById": "e82c3d66-4ddd-4273-b41d-4f83d430f27c",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "5eec53bf-7ec6-41bb-8868-04c12bc8b236",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "411c5fc8-819d-47c1-a6d8-28ae35da14d7"
},
"asset": {
"name": "sample string 1",
"description": "sample string 2",
"assetTypeId": "9a426a23-47c8-489c-bef5-f40962507925",
"location": "sample string 4",
"locationId": "sample string 5",
"externalReference": "sample string 6",
"serialNumber": "sample string 7",
"assetNumber": "sample string 8",
"uniqueBarcode": "sample string 9",
"notes": "sample string 10",
"siteId": "a4207659-f61a-4091-be34-4f78c6ed7ba4",
"owner": "sample string 11",
"active": true,
"suspended": true,
"jobId": "dfcf9ee1-57a8-4f05-aa60-26be7ce1324a",
"hierarchicalLocationId": "77bb1310-b058-469a-a3c9-483d72b89190",
"imageFileName": "sample string 14",
"jobs": [],
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [
{
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
{
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
}
],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"jobRecurrences": [
{
"name": "sample string 1",
"jobTypeGroupId": "9b610d21-a096-4fbe-bb9c-124f29002dde",
"userId": "28752928-99ee-4070-b1a6-c96f05d4b99d",
"createDaysBefore": 3,
"siteId": "23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b",
"contactId": "4231071c-0d5b-4e7a-aa91-62f9d54c7789",
"assetId": "ef7d7946-9b7a-4b57-bf36-7c200d63033e",
"startDate": "2026-07-24T18:07:42.0074024+00:00",
"endDate": "2026-07-24T18:07:42.0074024+00:00",
"numberGenerated": 6,
"lastDate": "2026-07-24T18:07:42.0074024+00:00",
"nextDate": "2026-07-24T18:07:42.0074024+00:00",
"overrideGeneratedNextDate": "2026-07-24T18:07:42.0074024+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "d0e9a732-dc73-4114-8a09-b24de3ecf140",
"recurrenceGroupId": "12d04a2f-fd33-4aea-b8b4-33513564dd6d",
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
},
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "698ddf75-de08-4410-9c3c-9ca14807fc05"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "4770326e-f62d-451c-8e24-d9e0a6246e00",
"titleId": "24e3ce3b-c32b-4b09-a030-836884aa0484",
"organisationId": "f78a075e-519f-459f-a974-c95ba2af953d",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "6e1c9191-0d09-460c-a1e5-66d7eba6eed0",
"createdById": "4f68e818-b374-4625-a6be-2ebe678c471f",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "31f3a60a-1071-4863-aac0-6ff65c51942d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "6cd640ff-3024-4b9b-a20a-379ee8265410"
},
"title": {
"name": "sample string 1",
"id": "b2dc1b16-ba04-43d9-8435-7d41ee37e459"
},
"createdById": "e82c3d66-4ddd-4273-b41d-4f83d430f27c",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "5eec53bf-7ec6-41bb-8868-04c12bc8b236",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "411c5fc8-819d-47c1-a6d8-28ae35da14d7"
},
"sampledAssets": [
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3
},
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3
}
],
"lastCompletedDate": "2026-07-24T18:07:42.0074024+00:00",
"createdById": "e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "32a78a46-cfe1-4427-89c5-99428c472b54",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "43c1db48-5229-403a-87e0-18dbf94686de"
},
{
"name": "sample string 1",
"jobTypeGroupId": "9b610d21-a096-4fbe-bb9c-124f29002dde",
"userId": "28752928-99ee-4070-b1a6-c96f05d4b99d",
"createDaysBefore": 3,
"siteId": "23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b",
"contactId": "4231071c-0d5b-4e7a-aa91-62f9d54c7789",
"assetId": "ef7d7946-9b7a-4b57-bf36-7c200d63033e",
"startDate": "2026-07-24T18:07:42.0074024+00:00",
"endDate": "2026-07-24T18:07:42.0074024+00:00",
"numberGenerated": 6,
"lastDate": "2026-07-24T18:07:42.0074024+00:00",
"nextDate": "2026-07-24T18:07:42.0074024+00:00",
"overrideGeneratedNextDate": "2026-07-24T18:07:42.0074024+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "d0e9a732-dc73-4114-8a09-b24de3ecf140",
"recurrenceGroupId": "12d04a2f-fd33-4aea-b8b4-33513564dd6d",
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
},
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "698ddf75-de08-4410-9c3c-9ca14807fc05"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "4770326e-f62d-451c-8e24-d9e0a6246e00",
"titleId": "24e3ce3b-c32b-4b09-a030-836884aa0484",
"organisationId": "f78a075e-519f-459f-a974-c95ba2af953d",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "6e1c9191-0d09-460c-a1e5-66d7eba6eed0",
"createdById": "4f68e818-b374-4625-a6be-2ebe678c471f",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "31f3a60a-1071-4863-aac0-6ff65c51942d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "6cd640ff-3024-4b9b-a20a-379ee8265410"
},
"title": {
"name": "sample string 1",
"id": "b2dc1b16-ba04-43d9-8435-7d41ee37e459"
},
"createdById": "e82c3d66-4ddd-4273-b41d-4f83d430f27c",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "5eec53bf-7ec6-41bb-8868-04c12bc8b236",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "411c5fc8-819d-47c1-a6d8-28ae35da14d7"
},
"sampledAssets": [
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3
},
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3
}
],
"lastCompletedDate": "2026-07-24T18:07:42.0074024+00:00",
"createdById": "e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "32a78a46-cfe1-4427-89c5-99428c472b54",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "43c1db48-5229-403a-87e0-18dbf94686de"
}
],
"sampledAssets": [
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3,
"jobRecurrence": {
"name": "sample string 1",
"jobTypeGroupId": "9b610d21-a096-4fbe-bb9c-124f29002dde",
"userId": "28752928-99ee-4070-b1a6-c96f05d4b99d",
"createDaysBefore": 3,
"siteId": "23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b",
"contactId": "4231071c-0d5b-4e7a-aa91-62f9d54c7789",
"assetId": "ef7d7946-9b7a-4b57-bf36-7c200d63033e",
"startDate": "2026-07-24T18:07:42.0074024+00:00",
"endDate": "2026-07-24T18:07:42.0074024+00:00",
"numberGenerated": 6,
"lastDate": "2026-07-24T18:07:42.0074024+00:00",
"nextDate": "2026-07-24T18:07:42.0074024+00:00",
"overrideGeneratedNextDate": "2026-07-24T18:07:42.0074024+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "d0e9a732-dc73-4114-8a09-b24de3ecf140",
"recurrenceGroupId": "12d04a2f-fd33-4aea-b8b4-33513564dd6d",
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
},
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "698ddf75-de08-4410-9c3c-9ca14807fc05"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "4770326e-f62d-451c-8e24-d9e0a6246e00",
"titleId": "24e3ce3b-c32b-4b09-a030-836884aa0484",
"organisationId": "f78a075e-519f-459f-a974-c95ba2af953d",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "6e1c9191-0d09-460c-a1e5-66d7eba6eed0",
"createdById": "4f68e818-b374-4625-a6be-2ebe678c471f",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "31f3a60a-1071-4863-aac0-6ff65c51942d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "6cd640ff-3024-4b9b-a20a-379ee8265410"
},
"title": {
"name": "sample string 1",
"id": "b2dc1b16-ba04-43d9-8435-7d41ee37e459"
},
"createdById": "e82c3d66-4ddd-4273-b41d-4f83d430f27c",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "5eec53bf-7ec6-41bb-8868-04c12bc8b236",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "411c5fc8-819d-47c1-a6d8-28ae35da14d7"
},
"sampledAssets": [],
"lastCompletedDate": "2026-07-24T18:07:42.0074024+00:00",
"createdById": "e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "32a78a46-cfe1-4427-89c5-99428c472b54",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "43c1db48-5229-403a-87e0-18dbf94686de"
}
},
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3,
"jobRecurrence": {
"name": "sample string 1",
"jobTypeGroupId": "9b610d21-a096-4fbe-bb9c-124f29002dde",
"userId": "28752928-99ee-4070-b1a6-c96f05d4b99d",
"createDaysBefore": 3,
"siteId": "23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b",
"contactId": "4231071c-0d5b-4e7a-aa91-62f9d54c7789",
"assetId": "ef7d7946-9b7a-4b57-bf36-7c200d63033e",
"startDate": "2026-07-24T18:07:42.0074024+00:00",
"endDate": "2026-07-24T18:07:42.0074024+00:00",
"numberGenerated": 6,
"lastDate": "2026-07-24T18:07:42.0074024+00:00",
"nextDate": "2026-07-24T18:07:42.0074024+00:00",
"overrideGeneratedNextDate": "2026-07-24T18:07:42.0074024+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "d0e9a732-dc73-4114-8a09-b24de3ecf140",
"recurrenceGroupId": "12d04a2f-fd33-4aea-b8b4-33513564dd6d",
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
},
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "698ddf75-de08-4410-9c3c-9ca14807fc05"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "4770326e-f62d-451c-8e24-d9e0a6246e00",
"titleId": "24e3ce3b-c32b-4b09-a030-836884aa0484",
"organisationId": "f78a075e-519f-459f-a974-c95ba2af953d",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "6e1c9191-0d09-460c-a1e5-66d7eba6eed0",
"createdById": "4f68e818-b374-4625-a6be-2ebe678c471f",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "31f3a60a-1071-4863-aac0-6ff65c51942d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "6cd640ff-3024-4b9b-a20a-379ee8265410"
},
"title": {
"name": "sample string 1",
"id": "b2dc1b16-ba04-43d9-8435-7d41ee37e459"
},
"createdById": "e82c3d66-4ddd-4273-b41d-4f83d430f27c",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "5eec53bf-7ec6-41bb-8868-04c12bc8b236",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "411c5fc8-819d-47c1-a6d8-28ae35da14d7"
},
"sampledAssets": [],
"lastCompletedDate": "2026-07-24T18:07:42.0074024+00:00",
"createdById": "e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "32a78a46-cfe1-4427-89c5-99428c472b54",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "43c1db48-5229-403a-87e0-18dbf94686de"
}
}
],
"monitoringRegimeSampledAssets": [
{
"monitoringRegimeId": "sample string 1",
"assetId": "e0531cff-dcf8-4c35-8442-707237a4b36f",
"jobIndexId": 3
},
{
"monitoringRegimeId": "sample string 1",
"assetId": "e0531cff-dcf8-4c35-8442-707237a4b36f",
"jobIndexId": 3
}
],
"hierarchicalLocation": {
"siteId": "6cbdd07e-2f6d-46f6-a9a5-53045c74a49a",
"name": "sample string 2",
"parentId": "9593dcf9-9f08-47bb-aede-77486e98ce07",
"depth": 3,
"fullName": "sample string 4",
"active": true,
"sortOrder": 6.0,
"createdById": "49f00f9f-c71a-4df0-9e19-b06227f7da81",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "0a055160-4913-4c51-b601-2485dac5f399",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "33e5baea-ee91-4303-b8f7-35f912b105bb"
},
"createdById": "7465c593-7ca9-4015-aa79-e9398b969573",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "b37eb9a9-bb2f-42b8-b511-c59f5e248d53",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "ec44aff5-f94e-4756-9077-04500c017ea8"
},
"jobRecurrence": {
"name": "sample string 1",
"jobTypeGroupId": "9b610d21-a096-4fbe-bb9c-124f29002dde",
"userId": "28752928-99ee-4070-b1a6-c96f05d4b99d",
"createDaysBefore": 3,
"siteId": "23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b",
"contactId": "4231071c-0d5b-4e7a-aa91-62f9d54c7789",
"assetId": "ef7d7946-9b7a-4b57-bf36-7c200d63033e",
"startDate": "2026-07-24T18:07:42.0074024+00:00",
"endDate": "2026-07-24T18:07:42.0074024+00:00",
"numberGenerated": 6,
"lastDate": "2026-07-24T18:07:42.0074024+00:00",
"nextDate": "2026-07-24T18:07:42.0074024+00:00",
"overrideGeneratedNextDate": "2026-07-24T18:07:42.0074024+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "d0e9a732-dc73-4114-8a09-b24de3ecf140",
"recurrenceGroupId": "12d04a2f-fd33-4aea-b8b4-33513564dd6d",
"asset": {
"name": "sample string 1",
"description": "sample string 2",
"assetTypeId": "9a426a23-47c8-489c-bef5-f40962507925",
"location": "sample string 4",
"locationId": "sample string 5",
"externalReference": "sample string 6",
"serialNumber": "sample string 7",
"assetNumber": "sample string 8",
"uniqueBarcode": "sample string 9",
"notes": "sample string 10",
"siteId": "a4207659-f61a-4091-be34-4f78c6ed7ba4",
"owner": "sample string 11",
"active": true,
"suspended": true,
"jobId": "dfcf9ee1-57a8-4f05-aa60-26be7ce1324a",
"hierarchicalLocationId": "77bb1310-b058-469a-a3c9-483d72b89190",
"imageFileName": "sample string 14",
"jobs": [],
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [
{
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
{
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
}
],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"jobRecurrences": [],
"sampledAssets": [
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3
},
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3
}
],
"monitoringRegimeSampledAssets": [
{
"monitoringRegimeId": "sample string 1",
"assetId": "e0531cff-dcf8-4c35-8442-707237a4b36f",
"jobIndexId": 3
},
{
"monitoringRegimeId": "sample string 1",
"assetId": "e0531cff-dcf8-4c35-8442-707237a4b36f",
"jobIndexId": 3
}
],
"hierarchicalLocation": {
"siteId": "6cbdd07e-2f6d-46f6-a9a5-53045c74a49a",
"name": "sample string 2",
"parentId": "9593dcf9-9f08-47bb-aede-77486e98ce07",
"depth": 3,
"fullName": "sample string 4",
"active": true,
"sortOrder": 6.0,
"createdById": "49f00f9f-c71a-4df0-9e19-b06227f7da81",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "0a055160-4913-4c51-b601-2485dac5f399",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "33e5baea-ee91-4303-b8f7-35f912b105bb"
},
"createdById": "7465c593-7ca9-4015-aa79-e9398b969573",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "b37eb9a9-bb2f-42b8-b511-c59f5e248d53",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "ec44aff5-f94e-4756-9077-04500c017ea8"
},
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
},
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "698ddf75-de08-4410-9c3c-9ca14807fc05"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "4770326e-f62d-451c-8e24-d9e0a6246e00",
"titleId": "24e3ce3b-c32b-4b09-a030-836884aa0484",
"organisationId": "f78a075e-519f-459f-a974-c95ba2af953d",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "6e1c9191-0d09-460c-a1e5-66d7eba6eed0",
"createdById": "4f68e818-b374-4625-a6be-2ebe678c471f",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "31f3a60a-1071-4863-aac0-6ff65c51942d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "6cd640ff-3024-4b9b-a20a-379ee8265410"
},
"title": {
"name": "sample string 1",
"id": "b2dc1b16-ba04-43d9-8435-7d41ee37e459"
},
"createdById": "e82c3d66-4ddd-4273-b41d-4f83d430f27c",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "5eec53bf-7ec6-41bb-8868-04c12bc8b236",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "411c5fc8-819d-47c1-a6d8-28ae35da14d7"
},
"sampledAssets": [
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3,
"asset": {
"name": "sample string 1",
"description": "sample string 2",
"assetTypeId": "9a426a23-47c8-489c-bef5-f40962507925",
"location": "sample string 4",
"locationId": "sample string 5",
"externalReference": "sample string 6",
"serialNumber": "sample string 7",
"assetNumber": "sample string 8",
"uniqueBarcode": "sample string 9",
"notes": "sample string 10",
"siteId": "a4207659-f61a-4091-be34-4f78c6ed7ba4",
"owner": "sample string 11",
"active": true,
"suspended": true,
"jobId": "dfcf9ee1-57a8-4f05-aa60-26be7ce1324a",
"hierarchicalLocationId": "77bb1310-b058-469a-a3c9-483d72b89190",
"imageFileName": "sample string 14",
"jobs": [],
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [
{
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
{
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
}
],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"jobRecurrences": [],
"sampledAssets": [],
"monitoringRegimeSampledAssets": [
{
"monitoringRegimeId": "sample string 1",
"assetId": "e0531cff-dcf8-4c35-8442-707237a4b36f",
"jobIndexId": 3
},
{
"monitoringRegimeId": "sample string 1",
"assetId": "e0531cff-dcf8-4c35-8442-707237a4b36f",
"jobIndexId": 3
}
],
"hierarchicalLocation": {
"siteId": "6cbdd07e-2f6d-46f6-a9a5-53045c74a49a",
"name": "sample string 2",
"parentId": "9593dcf9-9f08-47bb-aede-77486e98ce07",
"depth": 3,
"fullName": "sample string 4",
"active": true,
"sortOrder": 6.0,
"createdById": "49f00f9f-c71a-4df0-9e19-b06227f7da81",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "0a055160-4913-4c51-b601-2485dac5f399",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "33e5baea-ee91-4303-b8f7-35f912b105bb"
},
"createdById": "7465c593-7ca9-4015-aa79-e9398b969573",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "b37eb9a9-bb2f-42b8-b511-c59f5e248d53",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "ec44aff5-f94e-4756-9077-04500c017ea8"
}
},
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3,
"asset": {
"name": "sample string 1",
"description": "sample string 2",
"assetTypeId": "9a426a23-47c8-489c-bef5-f40962507925",
"location": "sample string 4",
"locationId": "sample string 5",
"externalReference": "sample string 6",
"serialNumber": "sample string 7",
"assetNumber": "sample string 8",
"uniqueBarcode": "sample string 9",
"notes": "sample string 10",
"siteId": "a4207659-f61a-4091-be34-4f78c6ed7ba4",
"owner": "sample string 11",
"active": true,
"suspended": true,
"jobId": "dfcf9ee1-57a8-4f05-aa60-26be7ce1324a",
"hierarchicalLocationId": "77bb1310-b058-469a-a3c9-483d72b89190",
"imageFileName": "sample string 14",
"jobs": [],
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [
{
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
{
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
}
],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"jobRecurrences": [],
"sampledAssets": [],
"monitoringRegimeSampledAssets": [
{
"monitoringRegimeId": "sample string 1",
"assetId": "e0531cff-dcf8-4c35-8442-707237a4b36f",
"jobIndexId": 3
},
{
"monitoringRegimeId": "sample string 1",
"assetId": "e0531cff-dcf8-4c35-8442-707237a4b36f",
"jobIndexId": 3
}
],
"hierarchicalLocation": {
"siteId": "6cbdd07e-2f6d-46f6-a9a5-53045c74a49a",
"name": "sample string 2",
"parentId": "9593dcf9-9f08-47bb-aede-77486e98ce07",
"depth": 3,
"fullName": "sample string 4",
"active": true,
"sortOrder": 6.0,
"createdById": "49f00f9f-c71a-4df0-9e19-b06227f7da81",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "0a055160-4913-4c51-b601-2485dac5f399",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "33e5baea-ee91-4303-b8f7-35f912b105bb"
},
"createdById": "7465c593-7ca9-4015-aa79-e9398b969573",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "b37eb9a9-bb2f-42b8-b511-c59f5e248d53",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "ec44aff5-f94e-4756-9077-04500c017ea8"
}
}
],
"lastCompletedDate": "2026-07-24T18:07:42.0074024+00:00",
"createdById": "e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "32a78a46-cfe1-4427-89c5-99428c472b54",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "43c1db48-5229-403a-87e0-18dbf94686de"
},
"rejectionReason": {
"order": 1,
"name": "sample string 2",
"active": true,
"tenantOrganisationId": "397ac4b1-b13c-4bc0-b4aa-2e9304a9fa84",
"createdById": "753c932f-9470-4f8c-b9d8-3b80f74da1ab",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "0b91416f-65bd-4e90-8a95-cd381f2e3e34",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "82c80830-0f5f-466b-ab4d-6178da403712"
},
"jobCategory": {
"name": "sample string 1",
"id": "5442ad2d-ce89-426a-85c6-f756829624a7"
},
"sections": [
{
"jobId": "c1a0c8ab-d988-4766-94e5-0c94774a9193",
"internalSectionTypeId": "733beae9-7856-4c0b-b15c-9351919383dc",
"sectionTypeId": "965a81b0-aef5-432c-9399-2f112148385f",
"caption": "sample string 4",
"name": "sample string 5",
"sectionJson": "sample string 6",
"repeatable": true,
"template": true,
"gridInput": true,
"siteVisit": true,
"active": true,
"order": 12.0,
"fqn": "sample string 13",
"visible": true,
"state": "d307d093-04d9-4fbb-9d7b-b793277e3352",
"sectionVariantId": "2dd538d4-92da-472e-b6e7-1df217a98d0a",
"sectionType": {
"internalId": "8ec1ef74-bb9d-4b21-b362-93147f96e688",
"caption": "sample string 2",
"name": "sample string 3",
"repeatable": true,
"template": true,
"gridInput": true,
"siteVisit": true,
"jsonData": "sample string 8",
"order": 9,
"jobTypeId": "2e8dfabc-454b-40ad-8550-360a070feac4",
"active": true,
"fqn": "sample string 12",
"visible": true,
"fileImport": true,
"sectionVariantId": "2f54ed93-1fcd-4cf3-a196-bf1f4f876981",
"expressionTypes": "sample string 15",
"createdById": "90a740fb-1fef-4be3-a1bb-ad02e73335ff",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "75b75608-188f-4f9b-89aa-5d30975f0f30",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "85374695-505d-4826-ad46-134d7879b1f0"
},
"createdById": "6d7250e1-514c-41bd-bc40-f38e3b7cb746",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "13943351-db05-4dd1-8dfd-f2f9cf7cea35",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "72f28092-a135-4716-bf56-e9e401142b35"
},
{
"jobId": "c1a0c8ab-d988-4766-94e5-0c94774a9193",
"internalSectionTypeId": "733beae9-7856-4c0b-b15c-9351919383dc",
"sectionTypeId": "965a81b0-aef5-432c-9399-2f112148385f",
"caption": "sample string 4",
"name": "sample string 5",
"sectionJson": "sample string 6",
"repeatable": true,
"template": true,
"gridInput": true,
"siteVisit": true,
"active": true,
"order": 12.0,
"fqn": "sample string 13",
"visible": true,
"state": "d307d093-04d9-4fbb-9d7b-b793277e3352",
"sectionVariantId": "2dd538d4-92da-472e-b6e7-1df217a98d0a",
"sectionType": {
"internalId": "8ec1ef74-bb9d-4b21-b362-93147f96e688",
"caption": "sample string 2",
"name": "sample string 3",
"repeatable": true,
"template": true,
"gridInput": true,
"siteVisit": true,
"jsonData": "sample string 8",
"order": 9,
"jobTypeId": "2e8dfabc-454b-40ad-8550-360a070feac4",
"active": true,
"fqn": "sample string 12",
"visible": true,
"fileImport": true,
"sectionVariantId": "2f54ed93-1fcd-4cf3-a196-bf1f4f876981",
"expressionTypes": "sample string 15",
"createdById": "90a740fb-1fef-4be3-a1bb-ad02e73335ff",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "75b75608-188f-4f9b-89aa-5d30975f0f30",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "85374695-505d-4826-ad46-134d7879b1f0"
},
"createdById": "6d7250e1-514c-41bd-bc40-f38e3b7cb746",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "13943351-db05-4dd1-8dfd-f2f9cf7cea35",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "72f28092-a135-4716-bf56-e9e401142b35"
}
],
"descendantJobs": [],
"documents": [
{
"jobId": "b18fb692-53a3-4846-8b66-76431e04c4d7",
"stateId": "58ebd7df-fc40-462b-b307-fda5696110e4",
"templateId": "2ae5e9bd-1ac5-4279-b21b-10573c3f75ab",
"documentTemplate": {
"name": "sample string 1",
"fileExtension": "sample string 2",
"location": "sample string 3",
"jobTypeId": "21b17464-a97f-47c3-872e-437032ec7557",
"active": true,
"autoEmailOnJobCompletion": true,
"visibleOnPortal": true,
"documents": [],
"createdById": "d15221bf-f5e5-4c54-a98e-2f7afc310f5e",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "31e733b0-80d6-43a0-97b2-fb6cca10286c",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "09e6960b-ac26-4f55-bc83-c8cba388094f"
},
"fileLocationId": "8c2e6d10-3f89-4e15-a7e8-33c6bacc9c0d",
"fileLocation": {
"location": "sample string 1",
"extension": "sample string 2",
"active": true,
"createdById": "3d566615-4cca-4be0-9211-5c82a5f1abba",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "c2e287df-bdab-4943-aef3-9f34109c6e02",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "f38e6a6a-4500-48d7-a6a8-813fa77ae1a9"
},
"documentState": {
"name": "sample string 1",
"documentsWithThatState": [],
"id": "185e112d-07e3-4979-8e34-051b810b5d27"
},
"pdfGenerated": true,
"visibleOnPortal": true,
"name": "sample string 4",
"active": true,
"createdById": "3330e76a-aa18-4462-bc41-6a3f68b4bd42",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "cead194f-d5fa-428a-88cd-25f8873ff16e",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "3332b716-5bee-4a0b-8cf1-052ae7fe0596"
},
{
"jobId": "b18fb692-53a3-4846-8b66-76431e04c4d7",
"stateId": "58ebd7df-fc40-462b-b307-fda5696110e4",
"templateId": "2ae5e9bd-1ac5-4279-b21b-10573c3f75ab",
"documentTemplate": {
"name": "sample string 1",
"fileExtension": "sample string 2",
"location": "sample string 3",
"jobTypeId": "21b17464-a97f-47c3-872e-437032ec7557",
"active": true,
"autoEmailOnJobCompletion": true,
"visibleOnPortal": true,
"documents": [],
"createdById": "d15221bf-f5e5-4c54-a98e-2f7afc310f5e",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "31e733b0-80d6-43a0-97b2-fb6cca10286c",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "09e6960b-ac26-4f55-bc83-c8cba388094f"
},
"fileLocationId": "8c2e6d10-3f89-4e15-a7e8-33c6bacc9c0d",
"fileLocation": {
"location": "sample string 1",
"extension": "sample string 2",
"active": true,
"createdById": "3d566615-4cca-4be0-9211-5c82a5f1abba",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "c2e287df-bdab-4943-aef3-9f34109c6e02",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "f38e6a6a-4500-48d7-a6a8-813fa77ae1a9"
},
"documentState": {
"name": "sample string 1",
"documentsWithThatState": [],
"id": "185e112d-07e3-4979-8e34-051b810b5d27"
},
"pdfGenerated": true,
"visibleOnPortal": true,
"name": "sample string 4",
"active": true,
"createdById": "3330e76a-aa18-4462-bc41-6a3f68b4bd42",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "cead194f-d5fa-428a-88cd-25f8873ff16e",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "3332b716-5bee-4a0b-8cf1-052ae7fe0596"
}
],
"jobHistory": [
{
"jobId": "76dc91bc-7412-40f8-9435-7cc8837d55e2",
"jobHistoryTypeId": "35d9740a-25cc-4b1b-bce7-f9a1ecb76796",
"sourceStateId": "a5440a42-1183-481b-ba4e-36f2df2fcafd",
"destinationStateId": "64d38e88-f1e0-4e99-8b8c-4564f0030f70",
"allocatedToId": "170aeca6-cf8a-4422-bbcc-aa3dfa8ba6a7",
"clonedFromId": "a6acdb0f-6727-4096-bca2-262389609c73",
"jobHistoryType": {
"name": "sample string 1",
"id": "d4eee8ff-76ff-4509-a0e1-7090842cb706"
},
"sourceJobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "050658c6-4b83-4a4e-a9c1-3a14262bfa77"
},
"destinationJobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "050658c6-4b83-4a4e-a9c1-3a14262bfa77"
},
"createdById": "9de612f4-4567-463a-adf9-f2ae8a35f51f",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "8873a50e-ea34-492f-8484-1bcf8763f65a",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "fe999e26-f4c4-4ce7-a525-a5202f9ec5fc"
},
{
"jobId": "76dc91bc-7412-40f8-9435-7cc8837d55e2",
"jobHistoryTypeId": "35d9740a-25cc-4b1b-bce7-f9a1ecb76796",
"sourceStateId": "a5440a42-1183-481b-ba4e-36f2df2fcafd",
"destinationStateId": "64d38e88-f1e0-4e99-8b8c-4564f0030f70",
"allocatedToId": "170aeca6-cf8a-4422-bbcc-aa3dfa8ba6a7",
"clonedFromId": "a6acdb0f-6727-4096-bca2-262389609c73",
"jobHistoryType": {
"name": "sample string 1",
"id": "d4eee8ff-76ff-4509-a0e1-7090842cb706"
},
"sourceJobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "050658c6-4b83-4a4e-a9c1-3a14262bfa77"
},
"destinationJobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "050658c6-4b83-4a4e-a9c1-3a14262bfa77"
},
"createdById": "9de612f4-4567-463a-adf9-f2ae8a35f51f",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "8873a50e-ea34-492f-8484-1bcf8763f65a",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "fe999e26-f4c4-4ce7-a525-a5202f9ec5fc"
}
],
"createdById": "9623d0a1-89db-45c7-ad52-60dc42a4a2f7",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "82b746b5-a221-4c80-a41b-53fb595e97bf",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "04125e4f-5c2a-44d8-a35a-38d3e5faafb6"
},
{
"jobTypeId": "1c1325c9-2aaf-4e9a-84ec-7c5e9e4ba3af",
"active": true,
"stateId": "08daf752-ec19-46a0-b959-ec3e76bfb568",
"externalRef": "sample string 4",
"allocatedToId": "d5959333-93da-4b61-8e08-3b27bebfdec4",
"name": "sample string 5",
"scheduledDate": "2026-07-24T18:07:42.0074024+00:00",
"siteId": "dbefd8a8-0073-4fd2-8a35-d3033bf9f328",
"contactId": "6469487a-fa21-475d-8ad9-619f309b287b",
"notes": "sample string 8",
"timeInMinutes": 9,
"parentJobId": "721c3f00-0083-4aab-bfd9-639788692940",
"isGroupJob": true,
"deviceId": "sample string 11",
"syncToDevice": true,
"assetId": "5f65f06f-f4f9-4835-874d-8941b80cc8d7",
"jobRecurrenceId": "0e6905df-16b8-4f6f-8b67-5e68f1ec5425",
"rejectionReasonId": "4e013877-4395-496a-bf26-346a70ae046d",
"jobCategoryId": "6b239234-0bb9-479c-8cdf-de4055f8ce8c",
"numericCode": 13,
"completedDate": "2026-07-24T18:07:42.0074024+00:00",
"monitoringRegimeId": "sample string 14",
"jobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "050658c6-4b83-4a4e-a9c1-3a14262bfa77"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "4770326e-f62d-451c-8e24-d9e0a6246e00",
"titleId": "24e3ce3b-c32b-4b09-a030-836884aa0484",
"organisationId": "f78a075e-519f-459f-a974-c95ba2af953d",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "6e1c9191-0d09-460c-a1e5-66d7eba6eed0",
"createdById": "4f68e818-b374-4625-a6be-2ebe678c471f",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "31f3a60a-1071-4863-aac0-6ff65c51942d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "6cd640ff-3024-4b9b-a20a-379ee8265410"
},
"title": {
"name": "sample string 1",
"id": "b2dc1b16-ba04-43d9-8435-7d41ee37e459"
},
"createdById": "e82c3d66-4ddd-4273-b41d-4f83d430f27c",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "5eec53bf-7ec6-41bb-8868-04c12bc8b236",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "411c5fc8-819d-47c1-a6d8-28ae35da14d7"
},
"asset": {
"name": "sample string 1",
"description": "sample string 2",
"assetTypeId": "9a426a23-47c8-489c-bef5-f40962507925",
"location": "sample string 4",
"locationId": "sample string 5",
"externalReference": "sample string 6",
"serialNumber": "sample string 7",
"assetNumber": "sample string 8",
"uniqueBarcode": "sample string 9",
"notes": "sample string 10",
"siteId": "a4207659-f61a-4091-be34-4f78c6ed7ba4",
"owner": "sample string 11",
"active": true,
"suspended": true,
"jobId": "dfcf9ee1-57a8-4f05-aa60-26be7ce1324a",
"hierarchicalLocationId": "77bb1310-b058-469a-a3c9-483d72b89190",
"imageFileName": "sample string 14",
"jobs": [],
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [
{
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
{
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
}
],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"jobRecurrences": [
{
"name": "sample string 1",
"jobTypeGroupId": "9b610d21-a096-4fbe-bb9c-124f29002dde",
"userId": "28752928-99ee-4070-b1a6-c96f05d4b99d",
"createDaysBefore": 3,
"siteId": "23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b",
"contactId": "4231071c-0d5b-4e7a-aa91-62f9d54c7789",
"assetId": "ef7d7946-9b7a-4b57-bf36-7c200d63033e",
"startDate": "2026-07-24T18:07:42.0074024+00:00",
"endDate": "2026-07-24T18:07:42.0074024+00:00",
"numberGenerated": 6,
"lastDate": "2026-07-24T18:07:42.0074024+00:00",
"nextDate": "2026-07-24T18:07:42.0074024+00:00",
"overrideGeneratedNextDate": "2026-07-24T18:07:42.0074024+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "d0e9a732-dc73-4114-8a09-b24de3ecf140",
"recurrenceGroupId": "12d04a2f-fd33-4aea-b8b4-33513564dd6d",
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
},
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "698ddf75-de08-4410-9c3c-9ca14807fc05"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "4770326e-f62d-451c-8e24-d9e0a6246e00",
"titleId": "24e3ce3b-c32b-4b09-a030-836884aa0484",
"organisationId": "f78a075e-519f-459f-a974-c95ba2af953d",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "6e1c9191-0d09-460c-a1e5-66d7eba6eed0",
"createdById": "4f68e818-b374-4625-a6be-2ebe678c471f",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "31f3a60a-1071-4863-aac0-6ff65c51942d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "6cd640ff-3024-4b9b-a20a-379ee8265410"
},
"title": {
"name": "sample string 1",
"id": "b2dc1b16-ba04-43d9-8435-7d41ee37e459"
},
"createdById": "e82c3d66-4ddd-4273-b41d-4f83d430f27c",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "5eec53bf-7ec6-41bb-8868-04c12bc8b236",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "411c5fc8-819d-47c1-a6d8-28ae35da14d7"
},
"sampledAssets": [
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3
},
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3
}
],
"lastCompletedDate": "2026-07-24T18:07:42.0074024+00:00",
"createdById": "e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "32a78a46-cfe1-4427-89c5-99428c472b54",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "43c1db48-5229-403a-87e0-18dbf94686de"
},
{
"name": "sample string 1",
"jobTypeGroupId": "9b610d21-a096-4fbe-bb9c-124f29002dde",
"userId": "28752928-99ee-4070-b1a6-c96f05d4b99d",
"createDaysBefore": 3,
"siteId": "23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b",
"contactId": "4231071c-0d5b-4e7a-aa91-62f9d54c7789",
"assetId": "ef7d7946-9b7a-4b57-bf36-7c200d63033e",
"startDate": "2026-07-24T18:07:42.0074024+00:00",
"endDate": "2026-07-24T18:07:42.0074024+00:00",
"numberGenerated": 6,
"lastDate": "2026-07-24T18:07:42.0074024+00:00",
"nextDate": "2026-07-24T18:07:42.0074024+00:00",
"overrideGeneratedNextDate": "2026-07-24T18:07:42.0074024+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "d0e9a732-dc73-4114-8a09-b24de3ecf140",
"recurrenceGroupId": "12d04a2f-fd33-4aea-b8b4-33513564dd6d",
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
},
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "698ddf75-de08-4410-9c3c-9ca14807fc05"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "4770326e-f62d-451c-8e24-d9e0a6246e00",
"titleId": "24e3ce3b-c32b-4b09-a030-836884aa0484",
"organisationId": "f78a075e-519f-459f-a974-c95ba2af953d",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "6e1c9191-0d09-460c-a1e5-66d7eba6eed0",
"createdById": "4f68e818-b374-4625-a6be-2ebe678c471f",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "31f3a60a-1071-4863-aac0-6ff65c51942d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "6cd640ff-3024-4b9b-a20a-379ee8265410"
},
"title": {
"name": "sample string 1",
"id": "b2dc1b16-ba04-43d9-8435-7d41ee37e459"
},
"createdById": "e82c3d66-4ddd-4273-b41d-4f83d430f27c",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "5eec53bf-7ec6-41bb-8868-04c12bc8b236",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "411c5fc8-819d-47c1-a6d8-28ae35da14d7"
},
"sampledAssets": [
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3
},
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3
}
],
"lastCompletedDate": "2026-07-24T18:07:42.0074024+00:00",
"createdById": "e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "32a78a46-cfe1-4427-89c5-99428c472b54",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "43c1db48-5229-403a-87e0-18dbf94686de"
}
],
"sampledAssets": [
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3,
"jobRecurrence": {
"name": "sample string 1",
"jobTypeGroupId": "9b610d21-a096-4fbe-bb9c-124f29002dde",
"userId": "28752928-99ee-4070-b1a6-c96f05d4b99d",
"createDaysBefore": 3,
"siteId": "23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b",
"contactId": "4231071c-0d5b-4e7a-aa91-62f9d54c7789",
"assetId": "ef7d7946-9b7a-4b57-bf36-7c200d63033e",
"startDate": "2026-07-24T18:07:42.0074024+00:00",
"endDate": "2026-07-24T18:07:42.0074024+00:00",
"numberGenerated": 6,
"lastDate": "2026-07-24T18:07:42.0074024+00:00",
"nextDate": "2026-07-24T18:07:42.0074024+00:00",
"overrideGeneratedNextDate": "2026-07-24T18:07:42.0074024+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "d0e9a732-dc73-4114-8a09-b24de3ecf140",
"recurrenceGroupId": "12d04a2f-fd33-4aea-b8b4-33513564dd6d",
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
},
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "698ddf75-de08-4410-9c3c-9ca14807fc05"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "4770326e-f62d-451c-8e24-d9e0a6246e00",
"titleId": "24e3ce3b-c32b-4b09-a030-836884aa0484",
"organisationId": "f78a075e-519f-459f-a974-c95ba2af953d",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "6e1c9191-0d09-460c-a1e5-66d7eba6eed0",
"createdById": "4f68e818-b374-4625-a6be-2ebe678c471f",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "31f3a60a-1071-4863-aac0-6ff65c51942d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "6cd640ff-3024-4b9b-a20a-379ee8265410"
},
"title": {
"name": "sample string 1",
"id": "b2dc1b16-ba04-43d9-8435-7d41ee37e459"
},
"createdById": "e82c3d66-4ddd-4273-b41d-4f83d430f27c",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "5eec53bf-7ec6-41bb-8868-04c12bc8b236",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "411c5fc8-819d-47c1-a6d8-28ae35da14d7"
},
"sampledAssets": [],
"lastCompletedDate": "2026-07-24T18:07:42.0074024+00:00",
"createdById": "e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "32a78a46-cfe1-4427-89c5-99428c472b54",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "43c1db48-5229-403a-87e0-18dbf94686de"
}
},
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3,
"jobRecurrence": {
"name": "sample string 1",
"jobTypeGroupId": "9b610d21-a096-4fbe-bb9c-124f29002dde",
"userId": "28752928-99ee-4070-b1a6-c96f05d4b99d",
"createDaysBefore": 3,
"siteId": "23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b",
"contactId": "4231071c-0d5b-4e7a-aa91-62f9d54c7789",
"assetId": "ef7d7946-9b7a-4b57-bf36-7c200d63033e",
"startDate": "2026-07-24T18:07:42.0074024+00:00",
"endDate": "2026-07-24T18:07:42.0074024+00:00",
"numberGenerated": 6,
"lastDate": "2026-07-24T18:07:42.0074024+00:00",
"nextDate": "2026-07-24T18:07:42.0074024+00:00",
"overrideGeneratedNextDate": "2026-07-24T18:07:42.0074024+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "d0e9a732-dc73-4114-8a09-b24de3ecf140",
"recurrenceGroupId": "12d04a2f-fd33-4aea-b8b4-33513564dd6d",
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
},
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "698ddf75-de08-4410-9c3c-9ca14807fc05"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "4770326e-f62d-451c-8e24-d9e0a6246e00",
"titleId": "24e3ce3b-c32b-4b09-a030-836884aa0484",
"organisationId": "f78a075e-519f-459f-a974-c95ba2af953d",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "6e1c9191-0d09-460c-a1e5-66d7eba6eed0",
"createdById": "4f68e818-b374-4625-a6be-2ebe678c471f",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "31f3a60a-1071-4863-aac0-6ff65c51942d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "6cd640ff-3024-4b9b-a20a-379ee8265410"
},
"title": {
"name": "sample string 1",
"id": "b2dc1b16-ba04-43d9-8435-7d41ee37e459"
},
"createdById": "e82c3d66-4ddd-4273-b41d-4f83d430f27c",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "5eec53bf-7ec6-41bb-8868-04c12bc8b236",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "411c5fc8-819d-47c1-a6d8-28ae35da14d7"
},
"sampledAssets": [],
"lastCompletedDate": "2026-07-24T18:07:42.0074024+00:00",
"createdById": "e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "32a78a46-cfe1-4427-89c5-99428c472b54",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "43c1db48-5229-403a-87e0-18dbf94686de"
}
}
],
"monitoringRegimeSampledAssets": [
{
"monitoringRegimeId": "sample string 1",
"assetId": "e0531cff-dcf8-4c35-8442-707237a4b36f",
"jobIndexId": 3
},
{
"monitoringRegimeId": "sample string 1",
"assetId": "e0531cff-dcf8-4c35-8442-707237a4b36f",
"jobIndexId": 3
}
],
"hierarchicalLocation": {
"siteId": "6cbdd07e-2f6d-46f6-a9a5-53045c74a49a",
"name": "sample string 2",
"parentId": "9593dcf9-9f08-47bb-aede-77486e98ce07",
"depth": 3,
"fullName": "sample string 4",
"active": true,
"sortOrder": 6.0,
"createdById": "49f00f9f-c71a-4df0-9e19-b06227f7da81",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "0a055160-4913-4c51-b601-2485dac5f399",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "33e5baea-ee91-4303-b8f7-35f912b105bb"
},
"createdById": "7465c593-7ca9-4015-aa79-e9398b969573",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "b37eb9a9-bb2f-42b8-b511-c59f5e248d53",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "ec44aff5-f94e-4756-9077-04500c017ea8"
},
"jobRecurrence": {
"name": "sample string 1",
"jobTypeGroupId": "9b610d21-a096-4fbe-bb9c-124f29002dde",
"userId": "28752928-99ee-4070-b1a6-c96f05d4b99d",
"createDaysBefore": 3,
"siteId": "23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b",
"contactId": "4231071c-0d5b-4e7a-aa91-62f9d54c7789",
"assetId": "ef7d7946-9b7a-4b57-bf36-7c200d63033e",
"startDate": "2026-07-24T18:07:42.0074024+00:00",
"endDate": "2026-07-24T18:07:42.0074024+00:00",
"numberGenerated": 6,
"lastDate": "2026-07-24T18:07:42.0074024+00:00",
"nextDate": "2026-07-24T18:07:42.0074024+00:00",
"overrideGeneratedNextDate": "2026-07-24T18:07:42.0074024+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "d0e9a732-dc73-4114-8a09-b24de3ecf140",
"recurrenceGroupId": "12d04a2f-fd33-4aea-b8b4-33513564dd6d",
"asset": {
"name": "sample string 1",
"description": "sample string 2",
"assetTypeId": "9a426a23-47c8-489c-bef5-f40962507925",
"location": "sample string 4",
"locationId": "sample string 5",
"externalReference": "sample string 6",
"serialNumber": "sample string 7",
"assetNumber": "sample string 8",
"uniqueBarcode": "sample string 9",
"notes": "sample string 10",
"siteId": "a4207659-f61a-4091-be34-4f78c6ed7ba4",
"owner": "sample string 11",
"active": true,
"suspended": true,
"jobId": "dfcf9ee1-57a8-4f05-aa60-26be7ce1324a",
"hierarchicalLocationId": "77bb1310-b058-469a-a3c9-483d72b89190",
"imageFileName": "sample string 14",
"jobs": [],
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [
{
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
{
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
}
],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"jobRecurrences": [],
"sampledAssets": [
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3
},
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3
}
],
"monitoringRegimeSampledAssets": [
{
"monitoringRegimeId": "sample string 1",
"assetId": "e0531cff-dcf8-4c35-8442-707237a4b36f",
"jobIndexId": 3
},
{
"monitoringRegimeId": "sample string 1",
"assetId": "e0531cff-dcf8-4c35-8442-707237a4b36f",
"jobIndexId": 3
}
],
"hierarchicalLocation": {
"siteId": "6cbdd07e-2f6d-46f6-a9a5-53045c74a49a",
"name": "sample string 2",
"parentId": "9593dcf9-9f08-47bb-aede-77486e98ce07",
"depth": 3,
"fullName": "sample string 4",
"active": true,
"sortOrder": 6.0,
"createdById": "49f00f9f-c71a-4df0-9e19-b06227f7da81",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "0a055160-4913-4c51-b601-2485dac5f399",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "33e5baea-ee91-4303-b8f7-35f912b105bb"
},
"createdById": "7465c593-7ca9-4015-aa79-e9398b969573",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "b37eb9a9-bb2f-42b8-b511-c59f5e248d53",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "ec44aff5-f94e-4756-9077-04500c017ea8"
},
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
},
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "698ddf75-de08-4410-9c3c-9ca14807fc05"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "4770326e-f62d-451c-8e24-d9e0a6246e00",
"titleId": "24e3ce3b-c32b-4b09-a030-836884aa0484",
"organisationId": "f78a075e-519f-459f-a974-c95ba2af953d",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "6e1c9191-0d09-460c-a1e5-66d7eba6eed0",
"createdById": "4f68e818-b374-4625-a6be-2ebe678c471f",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "31f3a60a-1071-4863-aac0-6ff65c51942d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "6cd640ff-3024-4b9b-a20a-379ee8265410"
},
"title": {
"name": "sample string 1",
"id": "b2dc1b16-ba04-43d9-8435-7d41ee37e459"
},
"createdById": "e82c3d66-4ddd-4273-b41d-4f83d430f27c",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "5eec53bf-7ec6-41bb-8868-04c12bc8b236",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "411c5fc8-819d-47c1-a6d8-28ae35da14d7"
},
"sampledAssets": [
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3,
"asset": {
"name": "sample string 1",
"description": "sample string 2",
"assetTypeId": "9a426a23-47c8-489c-bef5-f40962507925",
"location": "sample string 4",
"locationId": "sample string 5",
"externalReference": "sample string 6",
"serialNumber": "sample string 7",
"assetNumber": "sample string 8",
"uniqueBarcode": "sample string 9",
"notes": "sample string 10",
"siteId": "a4207659-f61a-4091-be34-4f78c6ed7ba4",
"owner": "sample string 11",
"active": true,
"suspended": true,
"jobId": "dfcf9ee1-57a8-4f05-aa60-26be7ce1324a",
"hierarchicalLocationId": "77bb1310-b058-469a-a3c9-483d72b89190",
"imageFileName": "sample string 14",
"jobs": [],
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [
{
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
{
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
}
],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"jobRecurrences": [],
"sampledAssets": [],
"monitoringRegimeSampledAssets": [
{
"monitoringRegimeId": "sample string 1",
"assetId": "e0531cff-dcf8-4c35-8442-707237a4b36f",
"jobIndexId": 3
},
{
"monitoringRegimeId": "sample string 1",
"assetId": "e0531cff-dcf8-4c35-8442-707237a4b36f",
"jobIndexId": 3
}
],
"hierarchicalLocation": {
"siteId": "6cbdd07e-2f6d-46f6-a9a5-53045c74a49a",
"name": "sample string 2",
"parentId": "9593dcf9-9f08-47bb-aede-77486e98ce07",
"depth": 3,
"fullName": "sample string 4",
"active": true,
"sortOrder": 6.0,
"createdById": "49f00f9f-c71a-4df0-9e19-b06227f7da81",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "0a055160-4913-4c51-b601-2485dac5f399",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "33e5baea-ee91-4303-b8f7-35f912b105bb"
},
"createdById": "7465c593-7ca9-4015-aa79-e9398b969573",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "b37eb9a9-bb2f-42b8-b511-c59f5e248d53",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "ec44aff5-f94e-4756-9077-04500c017ea8"
}
},
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3,
"asset": {
"name": "sample string 1",
"description": "sample string 2",
"assetTypeId": "9a426a23-47c8-489c-bef5-f40962507925",
"location": "sample string 4",
"locationId": "sample string 5",
"externalReference": "sample string 6",
"serialNumber": "sample string 7",
"assetNumber": "sample string 8",
"uniqueBarcode": "sample string 9",
"notes": "sample string 10",
"siteId": "a4207659-f61a-4091-be34-4f78c6ed7ba4",
"owner": "sample string 11",
"active": true,
"suspended": true,
"jobId": "dfcf9ee1-57a8-4f05-aa60-26be7ce1324a",
"hierarchicalLocationId": "77bb1310-b058-469a-a3c9-483d72b89190",
"imageFileName": "sample string 14",
"jobs": [],
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [
{
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
{
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
}
],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"jobRecurrences": [],
"sampledAssets": [],
"monitoringRegimeSampledAssets": [
{
"monitoringRegimeId": "sample string 1",
"assetId": "e0531cff-dcf8-4c35-8442-707237a4b36f",
"jobIndexId": 3
},
{
"monitoringRegimeId": "sample string 1",
"assetId": "e0531cff-dcf8-4c35-8442-707237a4b36f",
"jobIndexId": 3
}
],
"hierarchicalLocation": {
"siteId": "6cbdd07e-2f6d-46f6-a9a5-53045c74a49a",
"name": "sample string 2",
"parentId": "9593dcf9-9f08-47bb-aede-77486e98ce07",
"depth": 3,
"fullName": "sample string 4",
"active": true,
"sortOrder": 6.0,
"createdById": "49f00f9f-c71a-4df0-9e19-b06227f7da81",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "0a055160-4913-4c51-b601-2485dac5f399",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "33e5baea-ee91-4303-b8f7-35f912b105bb"
},
"createdById": "7465c593-7ca9-4015-aa79-e9398b969573",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "b37eb9a9-bb2f-42b8-b511-c59f5e248d53",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "ec44aff5-f94e-4756-9077-04500c017ea8"
}
}
],
"lastCompletedDate": "2026-07-24T18:07:42.0074024+00:00",
"createdById": "e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "32a78a46-cfe1-4427-89c5-99428c472b54",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "43c1db48-5229-403a-87e0-18dbf94686de"
},
"rejectionReason": {
"order": 1,
"name": "sample string 2",
"active": true,
"tenantOrganisationId": "397ac4b1-b13c-4bc0-b4aa-2e9304a9fa84",
"createdById": "753c932f-9470-4f8c-b9d8-3b80f74da1ab",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "0b91416f-65bd-4e90-8a95-cd381f2e3e34",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "82c80830-0f5f-466b-ab4d-6178da403712"
},
"jobCategory": {
"name": "sample string 1",
"id": "5442ad2d-ce89-426a-85c6-f756829624a7"
},
"sections": [
{
"jobId": "c1a0c8ab-d988-4766-94e5-0c94774a9193",
"internalSectionTypeId": "733beae9-7856-4c0b-b15c-9351919383dc",
"sectionTypeId": "965a81b0-aef5-432c-9399-2f112148385f",
"caption": "sample string 4",
"name": "sample string 5",
"sectionJson": "sample string 6",
"repeatable": true,
"template": true,
"gridInput": true,
"siteVisit": true,
"active": true,
"order": 12.0,
"fqn": "sample string 13",
"visible": true,
"state": "d307d093-04d9-4fbb-9d7b-b793277e3352",
"sectionVariantId": "2dd538d4-92da-472e-b6e7-1df217a98d0a",
"sectionType": {
"internalId": "8ec1ef74-bb9d-4b21-b362-93147f96e688",
"caption": "sample string 2",
"name": "sample string 3",
"repeatable": true,
"template": true,
"gridInput": true,
"siteVisit": true,
"jsonData": "sample string 8",
"order": 9,
"jobTypeId": "2e8dfabc-454b-40ad-8550-360a070feac4",
"active": true,
"fqn": "sample string 12",
"visible": true,
"fileImport": true,
"sectionVariantId": "2f54ed93-1fcd-4cf3-a196-bf1f4f876981",
"expressionTypes": "sample string 15",
"createdById": "90a740fb-1fef-4be3-a1bb-ad02e73335ff",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "75b75608-188f-4f9b-89aa-5d30975f0f30",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "85374695-505d-4826-ad46-134d7879b1f0"
},
"createdById": "6d7250e1-514c-41bd-bc40-f38e3b7cb746",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "13943351-db05-4dd1-8dfd-f2f9cf7cea35",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "72f28092-a135-4716-bf56-e9e401142b35"
},
{
"jobId": "c1a0c8ab-d988-4766-94e5-0c94774a9193",
"internalSectionTypeId": "733beae9-7856-4c0b-b15c-9351919383dc",
"sectionTypeId": "965a81b0-aef5-432c-9399-2f112148385f",
"caption": "sample string 4",
"name": "sample string 5",
"sectionJson": "sample string 6",
"repeatable": true,
"template": true,
"gridInput": true,
"siteVisit": true,
"active": true,
"order": 12.0,
"fqn": "sample string 13",
"visible": true,
"state": "d307d093-04d9-4fbb-9d7b-b793277e3352",
"sectionVariantId": "2dd538d4-92da-472e-b6e7-1df217a98d0a",
"sectionType": {
"internalId": "8ec1ef74-bb9d-4b21-b362-93147f96e688",
"caption": "sample string 2",
"name": "sample string 3",
"repeatable": true,
"template": true,
"gridInput": true,
"siteVisit": true,
"jsonData": "sample string 8",
"order": 9,
"jobTypeId": "2e8dfabc-454b-40ad-8550-360a070feac4",
"active": true,
"fqn": "sample string 12",
"visible": true,
"fileImport": true,
"sectionVariantId": "2f54ed93-1fcd-4cf3-a196-bf1f4f876981",
"expressionTypes": "sample string 15",
"createdById": "90a740fb-1fef-4be3-a1bb-ad02e73335ff",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "75b75608-188f-4f9b-89aa-5d30975f0f30",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "85374695-505d-4826-ad46-134d7879b1f0"
},
"createdById": "6d7250e1-514c-41bd-bc40-f38e3b7cb746",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "13943351-db05-4dd1-8dfd-f2f9cf7cea35",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "72f28092-a135-4716-bf56-e9e401142b35"
}
],
"descendantJobs": [],
"documents": [
{
"jobId": "b18fb692-53a3-4846-8b66-76431e04c4d7",
"stateId": "58ebd7df-fc40-462b-b307-fda5696110e4",
"templateId": "2ae5e9bd-1ac5-4279-b21b-10573c3f75ab",
"documentTemplate": {
"name": "sample string 1",
"fileExtension": "sample string 2",
"location": "sample string 3",
"jobTypeId": "21b17464-a97f-47c3-872e-437032ec7557",
"active": true,
"autoEmailOnJobCompletion": true,
"visibleOnPortal": true,
"documents": [],
"createdById": "d15221bf-f5e5-4c54-a98e-2f7afc310f5e",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "31e733b0-80d6-43a0-97b2-fb6cca10286c",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "09e6960b-ac26-4f55-bc83-c8cba388094f"
},
"fileLocationId": "8c2e6d10-3f89-4e15-a7e8-33c6bacc9c0d",
"fileLocation": {
"location": "sample string 1",
"extension": "sample string 2",
"active": true,
"createdById": "3d566615-4cca-4be0-9211-5c82a5f1abba",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "c2e287df-bdab-4943-aef3-9f34109c6e02",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "f38e6a6a-4500-48d7-a6a8-813fa77ae1a9"
},
"documentState": {
"name": "sample string 1",
"documentsWithThatState": [],
"id": "185e112d-07e3-4979-8e34-051b810b5d27"
},
"pdfGenerated": true,
"visibleOnPortal": true,
"name": "sample string 4",
"active": true,
"createdById": "3330e76a-aa18-4462-bc41-6a3f68b4bd42",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "cead194f-d5fa-428a-88cd-25f8873ff16e",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "3332b716-5bee-4a0b-8cf1-052ae7fe0596"
},
{
"jobId": "b18fb692-53a3-4846-8b66-76431e04c4d7",
"stateId": "58ebd7df-fc40-462b-b307-fda5696110e4",
"templateId": "2ae5e9bd-1ac5-4279-b21b-10573c3f75ab",
"documentTemplate": {
"name": "sample string 1",
"fileExtension": "sample string 2",
"location": "sample string 3",
"jobTypeId": "21b17464-a97f-47c3-872e-437032ec7557",
"active": true,
"autoEmailOnJobCompletion": true,
"visibleOnPortal": true,
"documents": [],
"createdById": "d15221bf-f5e5-4c54-a98e-2f7afc310f5e",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "31e733b0-80d6-43a0-97b2-fb6cca10286c",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "09e6960b-ac26-4f55-bc83-c8cba388094f"
},
"fileLocationId": "8c2e6d10-3f89-4e15-a7e8-33c6bacc9c0d",
"fileLocation": {
"location": "sample string 1",
"extension": "sample string 2",
"active": true,
"createdById": "3d566615-4cca-4be0-9211-5c82a5f1abba",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "c2e287df-bdab-4943-aef3-9f34109c6e02",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "f38e6a6a-4500-48d7-a6a8-813fa77ae1a9"
},
"documentState": {
"name": "sample string 1",
"documentsWithThatState": [],
"id": "185e112d-07e3-4979-8e34-051b810b5d27"
},
"pdfGenerated": true,
"visibleOnPortal": true,
"name": "sample string 4",
"active": true,
"createdById": "3330e76a-aa18-4462-bc41-6a3f68b4bd42",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "cead194f-d5fa-428a-88cd-25f8873ff16e",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "3332b716-5bee-4a0b-8cf1-052ae7fe0596"
}
],
"jobHistory": [
{
"jobId": "76dc91bc-7412-40f8-9435-7cc8837d55e2",
"jobHistoryTypeId": "35d9740a-25cc-4b1b-bce7-f9a1ecb76796",
"sourceStateId": "a5440a42-1183-481b-ba4e-36f2df2fcafd",
"destinationStateId": "64d38e88-f1e0-4e99-8b8c-4564f0030f70",
"allocatedToId": "170aeca6-cf8a-4422-bbcc-aa3dfa8ba6a7",
"clonedFromId": "a6acdb0f-6727-4096-bca2-262389609c73",
"jobHistoryType": {
"name": "sample string 1",
"id": "d4eee8ff-76ff-4509-a0e1-7090842cb706"
},
"sourceJobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "050658c6-4b83-4a4e-a9c1-3a14262bfa77"
},
"destinationJobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "050658c6-4b83-4a4e-a9c1-3a14262bfa77"
},
"createdById": "9de612f4-4567-463a-adf9-f2ae8a35f51f",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "8873a50e-ea34-492f-8484-1bcf8763f65a",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "fe999e26-f4c4-4ce7-a525-a5202f9ec5fc"
},
{
"jobId": "76dc91bc-7412-40f8-9435-7cc8837d55e2",
"jobHistoryTypeId": "35d9740a-25cc-4b1b-bce7-f9a1ecb76796",
"sourceStateId": "a5440a42-1183-481b-ba4e-36f2df2fcafd",
"destinationStateId": "64d38e88-f1e0-4e99-8b8c-4564f0030f70",
"allocatedToId": "170aeca6-cf8a-4422-bbcc-aa3dfa8ba6a7",
"clonedFromId": "a6acdb0f-6727-4096-bca2-262389609c73",
"jobHistoryType": {
"name": "sample string 1",
"id": "d4eee8ff-76ff-4509-a0e1-7090842cb706"
},
"sourceJobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "050658c6-4b83-4a4e-a9c1-3a14262bfa77"
},
"destinationJobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "050658c6-4b83-4a4e-a9c1-3a14262bfa77"
},
"createdById": "9de612f4-4567-463a-adf9-f2ae8a35f51f",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "8873a50e-ea34-492f-8484-1bcf8763f65a",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "fe999e26-f4c4-4ce7-a525-a5202f9ec5fc"
}
],
"createdById": "9623d0a1-89db-45c7-ad52-60dc42a4a2f7",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "82b746b5-a221-4c80-a41b-53fb595e97bf",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "04125e4f-5c2a-44d8-a35a-38d3e5faafb6"
}
],
"tenantOrganisationId": "6dd6c440-c940-4b42-8d8b-926fcb00a8f8",
"jobCategory": {
"name": "sample string 1",
"id": "5442ad2d-ce89-426a-85c6-f756829624a7"
},
"createdById": "ddd92b28-e240-458b-bd05-65096c32a92e",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "d40e7618-9dcd-4cd1-bf74-f0757546cf69",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "d409988a-a201-4f09-a1ed-438db7865edf"
}
],
"features": [
{
"tenantId": "c1e6fe69-51a4-49d1-98d4-a2f6c42300c4",
"featureId": "182fb7af-ad09-4dfe-92ec-254c930bc536",
"feature": {
"name": "sample string 1",
"description": "sample string 2",
"tenantFeatures": [],
"id": "26685110-442f-4511-8dcf-0a14a2f02014"
},
"createdById": "5b9756f3-5577-49fe-8579-120747c31139",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "7ff702a7-cd16-40d3-a2a1-b26150b38068"
},
{
"tenantId": "c1e6fe69-51a4-49d1-98d4-a2f6c42300c4",
"featureId": "182fb7af-ad09-4dfe-92ec-254c930bc536",
"feature": {
"name": "sample string 1",
"description": "sample string 2",
"tenantFeatures": [],
"id": "26685110-442f-4511-8dcf-0a14a2f02014"
},
"createdById": "5b9756f3-5577-49fe-8579-120747c31139",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "7ff702a7-cd16-40d3-a2a1-b26150b38068"
}
],
"createdById": "8d30c5f4-8aba-42f5-af6a-8ccf48eb8c15",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "6d915f47-9ec8-4488-8e86-af132e9cecbc",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00"
},
"emailSettings": {
"replyToEmailAddress": "sample string 1",
"ccEmailAddress": "sample string 2",
"emailSiteVisitReport": true,
"userToReceiveJobCompletionReport": true,
"createdById": "0c51bd38-bf23-442a-9c79-48d1a1c38d47",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "17091bd1-fe56-4144-a18c-e284fb116af7",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "099de003-384c-4858-bbb4-69a473ddfdc5"
},
"defaultContact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "4770326e-f62d-451c-8e24-d9e0a6246e00",
"titleId": "24e3ce3b-c32b-4b09-a030-836884aa0484",
"organisationId": "f78a075e-519f-459f-a974-c95ba2af953d",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "6e1c9191-0d09-460c-a1e5-66d7eba6eed0",
"createdById": "4f68e818-b374-4625-a6be-2ebe678c471f",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "31f3a60a-1071-4863-aac0-6ff65c51942d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "6cd640ff-3024-4b9b-a20a-379ee8265410"
},
"title": {
"name": "sample string 1",
"id": "b2dc1b16-ba04-43d9-8435-7d41ee37e459"
},
"createdById": "e82c3d66-4ddd-4273-b41d-4f83d430f27c",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "5eec53bf-7ec6-41bb-8868-04c12bc8b236",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "411c5fc8-819d-47c1-a6d8-28ae35da14d7"
},
"hierarchicalLocations": [
{
"siteId": "6cbdd07e-2f6d-46f6-a9a5-53045c74a49a",
"name": "sample string 2",
"parentId": "9593dcf9-9f08-47bb-aede-77486e98ce07",
"depth": 3,
"fullName": "sample string 4",
"active": true,
"sortOrder": 6.0,
"createdById": "49f00f9f-c71a-4df0-9e19-b06227f7da81",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "0a055160-4913-4c51-b601-2485dac5f399",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "33e5baea-ee91-4303-b8f7-35f912b105bb"
},
{
"siteId": "6cbdd07e-2f6d-46f6-a9a5-53045c74a49a",
"name": "sample string 2",
"parentId": "9593dcf9-9f08-47bb-aede-77486e98ce07",
"depth": 3,
"fullName": "sample string 4",
"active": true,
"sortOrder": 6.0,
"createdById": "49f00f9f-c71a-4df0-9e19-b06227f7da81",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "0a055160-4913-4c51-b601-2485dac5f399",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "33e5baea-ee91-4303-b8f7-35f912b105bb"
}
],
"teams": [
{
"name": "sample string 1",
"active": true,
"organisationId": "a42e685d-0d62-4634-9b08-f8a3b002522f",
"users": [],
"createdById": "0b0a18ed-de41-4147-83da-e97f80f4b6e0",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "639dc909-52e4-4614-9587-5065677e67b0",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "cb0284b4-ea35-4fdb-94ed-c9b2faf4d432"
},
{
"name": "sample string 1",
"active": true,
"organisationId": "a42e685d-0d62-4634-9b08-f8a3b002522f",
"users": [],
"createdById": "0b0a18ed-de41-4147-83da-e97f80f4b6e0",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "639dc909-52e4-4614-9587-5065677e67b0",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "cb0284b4-ea35-4fdb-94ed-c9b2faf4d432"
}
],
"createdById": "264754b7-4b3e-45cd-9d3c-72b07f2c2fc4",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "6488cd06-eddf-4b9e-b8b0-83ee33c483e8",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "151e6d84-a587-4840-9310-4400c26b6e8e"
}
}
],
"userType": {
"name": "sample string 1",
"id": "96bd158b-525f-473c-8e46-e424d92aa5d4"
},
"teams": [
{
"name": "sample string 1",
"active": true,
"organisationId": "a42e685d-0d62-4634-9b08-f8a3b002522f",
"organisation": {
"name": "sample string 1",
"active": true,
"organisationTypeId": "f32b0486-1ca9-4aa0-be22-2d779b134dd4",
"externalReference": "sample string 4",
"languageId": "8f49bef0-bec6-463f-a51e-1461bae51f2f",
"timezone": "sample string 6",
"image": "sample string 7",
"addressId": "cfd4081b-e98e-45ba-8249-175a1b4f90d8",
"parentId": "548ffae8-76db-4def-a9e5-97253346b24c",
"reportKey": "sample string 9",
"defaultUserId": "c830ce33-a4af-45aa-abcd-c6bc719778ec",
"defaultContactId": "d3bdb5fc-214c-4d0a-ab15-5a5cc34ad1bf",
"digitalTwinUrl": "sample string 10",
"documents": [
{
"organisationId": "1be79e7c-c4ee-4594-bbc3-e8d5d4d7cf7c",
"filePath": "sample string 2",
"fileName": "sample string 3",
"notes": "sample string 4",
"visibleOnPortal": true,
"folderId": "bcef5041-9998-4d5c-9c44-0469da51b94e",
"rootDocumentId": "0c0b0ab4-bdd2-4c6c-ac01-bee6f3f803a6",
"versionNumber": 6,
"isLatestVersion": true,
"folder": {
"organisationId": "623da92c-e5f2-4684-b147-fa9ccc638641",
"name": "sample string 2",
"parentFolderId": "db4005b8-c719-4bf3-8a21-da9d1de8f673",
"sortOrder": 3,
"childFolders": [],
"documents": [],
"createdById": "37e7b4a7-0b91-499e-a36d-8272cdfdb9e2",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "227262db-3805-46bf-8a71-9f104294b389",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "260644db-5691-4cc4-b26f-f02cb5b0400d"
},
"versions": [],
"organisationDocumentTags": [
{
"organisationDocumentId": "3b8427bc-576e-41a1-8d08-3ec7649b7e45",
"tag": "sample string 2",
"tagId": "sample string 3",
"id": "36f2d41b-ad66-4407-8426-4aa8318db406"
},
{
"organisationDocumentId": "3b8427bc-576e-41a1-8d08-3ec7649b7e45",
"tag": "sample string 2",
"tagId": "sample string 3",
"id": "36f2d41b-ad66-4407-8426-4aa8318db406"
}
],
"createdById": "fd7c8634-f63a-43ad-82d1-0c6e41dd8de9",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "ebd67f23-01c0-4d55-bddd-463b3ce83ea9",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "6903d66b-f526-41ef-8aec-1e09c9571e99"
},
{
"organisationId": "1be79e7c-c4ee-4594-bbc3-e8d5d4d7cf7c",
"filePath": "sample string 2",
"fileName": "sample string 3",
"notes": "sample string 4",
"visibleOnPortal": true,
"folderId": "bcef5041-9998-4d5c-9c44-0469da51b94e",
"rootDocumentId": "0c0b0ab4-bdd2-4c6c-ac01-bee6f3f803a6",
"versionNumber": 6,
"isLatestVersion": true,
"folder": {
"organisationId": "623da92c-e5f2-4684-b147-fa9ccc638641",
"name": "sample string 2",
"parentFolderId": "db4005b8-c719-4bf3-8a21-da9d1de8f673",
"sortOrder": 3,
"childFolders": [],
"documents": [],
"createdById": "37e7b4a7-0b91-499e-a36d-8272cdfdb9e2",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "227262db-3805-46bf-8a71-9f104294b389",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "260644db-5691-4cc4-b26f-f02cb5b0400d"
},
"versions": [],
"organisationDocumentTags": [
{
"organisationDocumentId": "3b8427bc-576e-41a1-8d08-3ec7649b7e45",
"tag": "sample string 2",
"tagId": "sample string 3",
"id": "36f2d41b-ad66-4407-8426-4aa8318db406"
},
{
"organisationDocumentId": "3b8427bc-576e-41a1-8d08-3ec7649b7e45",
"tag": "sample string 2",
"tagId": "sample string 3",
"id": "36f2d41b-ad66-4407-8426-4aa8318db406"
}
],
"createdById": "fd7c8634-f63a-43ad-82d1-0c6e41dd8de9",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "ebd67f23-01c0-4d55-bddd-463b3ce83ea9",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "6903d66b-f526-41ef-8aec-1e09c9571e99"
}
],
"descendants": [
{
"ancestorId": "24c4baf7-dafd-4d4e-b9d5-a1c944a955cb",
"descendantId": "d4ab6a7c-db47-44db-84bf-33426d190a52",
"depth": 3
},
{
"ancestorId": "24c4baf7-dafd-4d4e-b9d5-a1c944a955cb",
"descendantId": "d4ab6a7c-db47-44db-84bf-33426d190a52",
"depth": 3
}
],
"ancestors": [
{
"ancestorId": "24c4baf7-dafd-4d4e-b9d5-a1c944a955cb",
"descendantId": "d4ab6a7c-db47-44db-84bf-33426d190a52",
"depth": 3
},
{
"ancestorId": "24c4baf7-dafd-4d4e-b9d5-a1c944a955cb",
"descendantId": "d4ab6a7c-db47-44db-84bf-33426d190a52",
"depth": 3
}
],
"organisationType": {
"name": "sample string 1",
"order": 2,
"active": true,
"contactRequired": true,
"tenantOrganisationId": "65708bf0-1063-4248-a08d-22ffcf71bfc0",
"createdById": "ca1fcf51-d022-4ae1-b9bb-bff7e3258f09",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "14ba0e87-84b1-4af9-b8c3-2a841e0ba661",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "dc570ec6-9d2d-429a-99d5-153f779035bb"
},
"language": {
"name": "sample string 1",
"id": "4ba868b5-4870-45d0-8351-eb7d54bd9196"
},
"address": {
"address1": "sample string 1",
"address2": "sample string 2",
"address3": "sample string 3",
"address4": "sample string 4",
"city": "sample string 5",
"county": "sample string 6",
"zip": "sample string 7",
"country": "sample string 8",
"createdById": "c894db37-48cf-406f-b06f-3b76d3abf444",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "884e3c6a-9b20-48b8-9376-7c2750a038fc",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "df71d57d-b8bf-4367-9171-557a7dd3a11c"
},
"contacts": [
{
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "4770326e-f62d-451c-8e24-d9e0a6246e00",
"titleId": "24e3ce3b-c32b-4b09-a030-836884aa0484",
"organisationId": "f78a075e-519f-459f-a974-c95ba2af953d",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "6e1c9191-0d09-460c-a1e5-66d7eba6eed0",
"createdById": "4f68e818-b374-4625-a6be-2ebe678c471f",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "31f3a60a-1071-4863-aac0-6ff65c51942d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "6cd640ff-3024-4b9b-a20a-379ee8265410"
},
"title": {
"name": "sample string 1",
"id": "b2dc1b16-ba04-43d9-8435-7d41ee37e459"
},
"createdById": "e82c3d66-4ddd-4273-b41d-4f83d430f27c",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "5eec53bf-7ec6-41bb-8868-04c12bc8b236",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "411c5fc8-819d-47c1-a6d8-28ae35da14d7"
},
{
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "4770326e-f62d-451c-8e24-d9e0a6246e00",
"titleId": "24e3ce3b-c32b-4b09-a030-836884aa0484",
"organisationId": "f78a075e-519f-459f-a974-c95ba2af953d",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "6e1c9191-0d09-460c-a1e5-66d7eba6eed0",
"createdById": "4f68e818-b374-4625-a6be-2ebe678c471f",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "31f3a60a-1071-4863-aac0-6ff65c51942d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "6cd640ff-3024-4b9b-a20a-379ee8265410"
},
"title": {
"name": "sample string 1",
"id": "b2dc1b16-ba04-43d9-8435-7d41ee37e459"
},
"createdById": "e82c3d66-4ddd-4273-b41d-4f83d430f27c",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "5eec53bf-7ec6-41bb-8868-04c12bc8b236",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "411c5fc8-819d-47c1-a6d8-28ae35da14d7"
}
],
"userOrganisations": [
{
"userId": "86796db4-49c8-4c1e-9fd7-089befd59c91",
"organisationId": "4a99628a-ec1b-4015-b585-c9a3bb552d61"
},
{
"userId": "86796db4-49c8-4c1e-9fd7-089befd59c91",
"organisationId": "4a99628a-ec1b-4015-b585-c9a3bb552d61"
}
],
"tenant": {
"id": "0028967a-a267-46e3-aff1-1e0ec84a53c2",
"uniqueNumericCode": 2,
"jobCount": 3,
"active": true,
"rowVersion": "QEA=",
"subscriptionId": "sample string 5",
"jobTypes": [
{
"name": "sample string 1",
"timeInMinutes": 2,
"autoComplete": true,
"canCreateJobs": true,
"canRaiseOnDevice": true,
"containsEntities": true,
"hasSiteVisitSectionType": true,
"version": 8,
"jobTypeGroupId": "06a776ae-b2ba-4f38-80cf-d8412f9b6ec6",
"jobCategoryId": "5c60811d-0fd5-4228-ac87-6134d0d46c63",
"state": "new",
"active": true,
"documentTemplates": [
{
"name": "sample string 1",
"fileExtension": "sample string 2",
"location": "sample string 3",
"jobTypeId": "21b17464-a97f-47c3-872e-437032ec7557",
"active": true,
"autoEmailOnJobCompletion": true,
"visibleOnPortal": true,
"documents": [
{
"jobId": "b18fb692-53a3-4846-8b66-76431e04c4d7",
"job": {
"jobTypeId": "1c1325c9-2aaf-4e9a-84ec-7c5e9e4ba3af",
"active": true,
"stateId": "08daf752-ec19-46a0-b959-ec3e76bfb568",
"externalRef": "sample string 4",
"allocatedToId": "d5959333-93da-4b61-8e08-3b27bebfdec4",
"name": "sample string 5",
"scheduledDate": "2026-07-24T18:07:42.0074024+00:00",
"siteId": "dbefd8a8-0073-4fd2-8a35-d3033bf9f328",
"contactId": "6469487a-fa21-475d-8ad9-619f309b287b",
"notes": "sample string 8",
"timeInMinutes": 9,
"parentJobId": "721c3f00-0083-4aab-bfd9-639788692940",
"isGroupJob": true,
"deviceId": "sample string 11",
"syncToDevice": true,
"assetId": "5f65f06f-f4f9-4835-874d-8941b80cc8d7",
"jobRecurrenceId": "0e6905df-16b8-4f6f-8b67-5e68f1ec5425",
"rejectionReasonId": "4e013877-4395-496a-bf26-346a70ae046d",
"jobCategoryId": "6b239234-0bb9-479c-8cdf-de4055f8ce8c",
"numericCode": 13,
"completedDate": "2026-07-24T18:07:42.0074024+00:00",
"monitoringRegimeId": "sample string 14",
"jobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "050658c6-4b83-4a4e-a9c1-3a14262bfa77"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "4770326e-f62d-451c-8e24-d9e0a6246e00",
"titleId": "24e3ce3b-c32b-4b09-a030-836884aa0484",
"organisationId": "f78a075e-519f-459f-a974-c95ba2af953d",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "6e1c9191-0d09-460c-a1e5-66d7eba6eed0",
"createdById": "4f68e818-b374-4625-a6be-2ebe678c471f",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "31f3a60a-1071-4863-aac0-6ff65c51942d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "6cd640ff-3024-4b9b-a20a-379ee8265410"
},
"title": {
"name": "sample string 1",
"id": "b2dc1b16-ba04-43d9-8435-7d41ee37e459"
},
"createdById": "e82c3d66-4ddd-4273-b41d-4f83d430f27c",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "5eec53bf-7ec6-41bb-8868-04c12bc8b236",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "411c5fc8-819d-47c1-a6d8-28ae35da14d7"
},
"asset": {
"name": "sample string 1",
"description": "sample string 2",
"assetTypeId": "9a426a23-47c8-489c-bef5-f40962507925",
"location": "sample string 4",
"locationId": "sample string 5",
"externalReference": "sample string 6",
"serialNumber": "sample string 7",
"assetNumber": "sample string 8",
"uniqueBarcode": "sample string 9",
"notes": "sample string 10",
"siteId": "a4207659-f61a-4091-be34-4f78c6ed7ba4",
"owner": "sample string 11",
"active": true,
"suspended": true,
"jobId": "dfcf9ee1-57a8-4f05-aa60-26be7ce1324a",
"hierarchicalLocationId": "77bb1310-b058-469a-a3c9-483d72b89190",
"imageFileName": "sample string 14",
"jobs": [],
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [
{
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
{
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
}
],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"jobRecurrences": [
{
"name": "sample string 1",
"jobTypeGroupId": "9b610d21-a096-4fbe-bb9c-124f29002dde",
"userId": "28752928-99ee-4070-b1a6-c96f05d4b99d",
"createDaysBefore": 3,
"siteId": "23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b",
"contactId": "4231071c-0d5b-4e7a-aa91-62f9d54c7789",
"assetId": "ef7d7946-9b7a-4b57-bf36-7c200d63033e",
"startDate": "2026-07-24T18:07:42.0074024+00:00",
"endDate": "2026-07-24T18:07:42.0074024+00:00",
"numberGenerated": 6,
"lastDate": "2026-07-24T18:07:42.0074024+00:00",
"nextDate": "2026-07-24T18:07:42.0074024+00:00",
"overrideGeneratedNextDate": "2026-07-24T18:07:42.0074024+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "d0e9a732-dc73-4114-8a09-b24de3ecf140",
"recurrenceGroupId": "12d04a2f-fd33-4aea-b8b4-33513564dd6d",
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
},
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "698ddf75-de08-4410-9c3c-9ca14807fc05"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "4770326e-f62d-451c-8e24-d9e0a6246e00",
"titleId": "24e3ce3b-c32b-4b09-a030-836884aa0484",
"organisationId": "f78a075e-519f-459f-a974-c95ba2af953d",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "6e1c9191-0d09-460c-a1e5-66d7eba6eed0",
"createdById": "4f68e818-b374-4625-a6be-2ebe678c471f",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "31f3a60a-1071-4863-aac0-6ff65c51942d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "6cd640ff-3024-4b9b-a20a-379ee8265410"
},
"title": {
"name": "sample string 1",
"id": "b2dc1b16-ba04-43d9-8435-7d41ee37e459"
},
"createdById": "e82c3d66-4ddd-4273-b41d-4f83d430f27c",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "5eec53bf-7ec6-41bb-8868-04c12bc8b236",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "411c5fc8-819d-47c1-a6d8-28ae35da14d7"
},
"sampledAssets": [
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3
},
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3
}
],
"lastCompletedDate": "2026-07-24T18:07:42.0074024+00:00",
"createdById": "e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "32a78a46-cfe1-4427-89c5-99428c472b54",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "43c1db48-5229-403a-87e0-18dbf94686de"
},
{
"name": "sample string 1",
"jobTypeGroupId": "9b610d21-a096-4fbe-bb9c-124f29002dde",
"userId": "28752928-99ee-4070-b1a6-c96f05d4b99d",
"createDaysBefore": 3,
"siteId": "23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b",
"contactId": "4231071c-0d5b-4e7a-aa91-62f9d54c7789",
"assetId": "ef7d7946-9b7a-4b57-bf36-7c200d63033e",
"startDate": "2026-07-24T18:07:42.0074024+00:00",
"endDate": "2026-07-24T18:07:42.0074024+00:00",
"numberGenerated": 6,
"lastDate": "2026-07-24T18:07:42.0074024+00:00",
"nextDate": "2026-07-24T18:07:42.0074024+00:00",
"overrideGeneratedNextDate": "2026-07-24T18:07:42.0074024+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "d0e9a732-dc73-4114-8a09-b24de3ecf140",
"recurrenceGroupId": "12d04a2f-fd33-4aea-b8b4-33513564dd6d",
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
},
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "698ddf75-de08-4410-9c3c-9ca14807fc05"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "4770326e-f62d-451c-8e24-d9e0a6246e00",
"titleId": "24e3ce3b-c32b-4b09-a030-836884aa0484",
"organisationId": "f78a075e-519f-459f-a974-c95ba2af953d",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "6e1c9191-0d09-460c-a1e5-66d7eba6eed0",
"createdById": "4f68e818-b374-4625-a6be-2ebe678c471f",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "31f3a60a-1071-4863-aac0-6ff65c51942d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "6cd640ff-3024-4b9b-a20a-379ee8265410"
},
"title": {
"name": "sample string 1",
"id": "b2dc1b16-ba04-43d9-8435-7d41ee37e459"
},
"createdById": "e82c3d66-4ddd-4273-b41d-4f83d430f27c",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "5eec53bf-7ec6-41bb-8868-04c12bc8b236",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "411c5fc8-819d-47c1-a6d8-28ae35da14d7"
},
"sampledAssets": [
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3
},
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3
}
],
"lastCompletedDate": "2026-07-24T18:07:42.0074024+00:00",
"createdById": "e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "32a78a46-cfe1-4427-89c5-99428c472b54",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "43c1db48-5229-403a-87e0-18dbf94686de"
}
],
"sampledAssets": [
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3,
"jobRecurrence": {
"name": "sample string 1",
"jobTypeGroupId": "9b610d21-a096-4fbe-bb9c-124f29002dde",
"userId": "28752928-99ee-4070-b1a6-c96f05d4b99d",
"createDaysBefore": 3,
"siteId": "23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b",
"contactId": "4231071c-0d5b-4e7a-aa91-62f9d54c7789",
"assetId": "ef7d7946-9b7a-4b57-bf36-7c200d63033e",
"startDate": "2026-07-24T18:07:42.0074024+00:00",
"endDate": "2026-07-24T18:07:42.0074024+00:00",
"numberGenerated": 6,
"lastDate": "2026-07-24T18:07:42.0074024+00:00",
"nextDate": "2026-07-24T18:07:42.0074024+00:00",
"overrideGeneratedNextDate": "2026-07-24T18:07:42.0074024+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "d0e9a732-dc73-4114-8a09-b24de3ecf140",
"recurrenceGroupId": "12d04a2f-fd33-4aea-b8b4-33513564dd6d",
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
},
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "698ddf75-de08-4410-9c3c-9ca14807fc05"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "4770326e-f62d-451c-8e24-d9e0a6246e00",
"titleId": "24e3ce3b-c32b-4b09-a030-836884aa0484",
"organisationId": "f78a075e-519f-459f-a974-c95ba2af953d",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "6e1c9191-0d09-460c-a1e5-66d7eba6eed0",
"createdById": "4f68e818-b374-4625-a6be-2ebe678c471f",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "31f3a60a-1071-4863-aac0-6ff65c51942d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "6cd640ff-3024-4b9b-a20a-379ee8265410"
},
"title": {
"name": "sample string 1",
"id": "b2dc1b16-ba04-43d9-8435-7d41ee37e459"
},
"createdById": "e82c3d66-4ddd-4273-b41d-4f83d430f27c",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "5eec53bf-7ec6-41bb-8868-04c12bc8b236",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "411c5fc8-819d-47c1-a6d8-28ae35da14d7"
},
"sampledAssets": [],
"lastCompletedDate": "2026-07-24T18:07:42.0074024+00:00",
"createdById": "e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "32a78a46-cfe1-4427-89c5-99428c472b54",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "43c1db48-5229-403a-87e0-18dbf94686de"
}
},
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3,
"jobRecurrence": {
"name": "sample string 1",
"jobTypeGroupId": "9b610d21-a096-4fbe-bb9c-124f29002dde",
"userId": "28752928-99ee-4070-b1a6-c96f05d4b99d",
"createDaysBefore": 3,
"siteId": "23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b",
"contactId": "4231071c-0d5b-4e7a-aa91-62f9d54c7789",
"assetId": "ef7d7946-9b7a-4b57-bf36-7c200d63033e",
"startDate": "2026-07-24T18:07:42.0074024+00:00",
"endDate": "2026-07-24T18:07:42.0074024+00:00",
"numberGenerated": 6,
"lastDate": "2026-07-24T18:07:42.0074024+00:00",
"nextDate": "2026-07-24T18:07:42.0074024+00:00",
"overrideGeneratedNextDate": "2026-07-24T18:07:42.0074024+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "d0e9a732-dc73-4114-8a09-b24de3ecf140",
"recurrenceGroupId": "12d04a2f-fd33-4aea-b8b4-33513564dd6d",
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
},
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "698ddf75-de08-4410-9c3c-9ca14807fc05"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "4770326e-f62d-451c-8e24-d9e0a6246e00",
"titleId": "24e3ce3b-c32b-4b09-a030-836884aa0484",
"organisationId": "f78a075e-519f-459f-a974-c95ba2af953d",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "6e1c9191-0d09-460c-a1e5-66d7eba6eed0",
"createdById": "4f68e818-b374-4625-a6be-2ebe678c471f",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "31f3a60a-1071-4863-aac0-6ff65c51942d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "6cd640ff-3024-4b9b-a20a-379ee8265410"
},
"title": {
"name": "sample string 1",
"id": "b2dc1b16-ba04-43d9-8435-7d41ee37e459"
},
"createdById": "e82c3d66-4ddd-4273-b41d-4f83d430f27c",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "5eec53bf-7ec6-41bb-8868-04c12bc8b236",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "411c5fc8-819d-47c1-a6d8-28ae35da14d7"
},
"sampledAssets": [],
"lastCompletedDate": "2026-07-24T18:07:42.0074024+00:00",
"createdById": "e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "32a78a46-cfe1-4427-89c5-99428c472b54",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "43c1db48-5229-403a-87e0-18dbf94686de"
}
}
],
"monitoringRegimeSampledAssets": [
{
"monitoringRegimeId": "sample string 1",
"assetId": "e0531cff-dcf8-4c35-8442-707237a4b36f",
"jobIndexId": 3
},
{
"monitoringRegimeId": "sample string 1",
"assetId": "e0531cff-dcf8-4c35-8442-707237a4b36f",
"jobIndexId": 3
}
],
"hierarchicalLocation": {
"siteId": "6cbdd07e-2f6d-46f6-a9a5-53045c74a49a",
"name": "sample string 2",
"parentId": "9593dcf9-9f08-47bb-aede-77486e98ce07",
"depth": 3,
"fullName": "sample string 4",
"active": true,
"sortOrder": 6.0,
"createdById": "49f00f9f-c71a-4df0-9e19-b06227f7da81",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "0a055160-4913-4c51-b601-2485dac5f399",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "33e5baea-ee91-4303-b8f7-35f912b105bb"
},
"createdById": "7465c593-7ca9-4015-aa79-e9398b969573",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "b37eb9a9-bb2f-42b8-b511-c59f5e248d53",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "ec44aff5-f94e-4756-9077-04500c017ea8"
},
"jobRecurrence": {
"name": "sample string 1",
"jobTypeGroupId": "9b610d21-a096-4fbe-bb9c-124f29002dde",
"userId": "28752928-99ee-4070-b1a6-c96f05d4b99d",
"createDaysBefore": 3,
"siteId": "23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b",
"contactId": "4231071c-0d5b-4e7a-aa91-62f9d54c7789",
"assetId": "ef7d7946-9b7a-4b57-bf36-7c200d63033e",
"startDate": "2026-07-24T18:07:42.0074024+00:00",
"endDate": "2026-07-24T18:07:42.0074024+00:00",
"numberGenerated": 6,
"lastDate": "2026-07-24T18:07:42.0074024+00:00",
"nextDate": "2026-07-24T18:07:42.0074024+00:00",
"overrideGeneratedNextDate": "2026-07-24T18:07:42.0074024+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "d0e9a732-dc73-4114-8a09-b24de3ecf140",
"recurrenceGroupId": "12d04a2f-fd33-4aea-b8b4-33513564dd6d",
"asset": {
"name": "sample string 1",
"description": "sample string 2",
"assetTypeId": "9a426a23-47c8-489c-bef5-f40962507925",
"location": "sample string 4",
"locationId": "sample string 5",
"externalReference": "sample string 6",
"serialNumber": "sample string 7",
"assetNumber": "sample string 8",
"uniqueBarcode": "sample string 9",
"notes": "sample string 10",
"siteId": "a4207659-f61a-4091-be34-4f78c6ed7ba4",
"owner": "sample string 11",
"active": true,
"suspended": true,
"jobId": "dfcf9ee1-57a8-4f05-aa60-26be7ce1324a",
"hierarchicalLocationId": "77bb1310-b058-469a-a3c9-483d72b89190",
"imageFileName": "sample string 14",
"jobs": [],
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [
{
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
{
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
}
],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"jobRecurrences": [],
"sampledAssets": [
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3
},
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3
}
],
"monitoringRegimeSampledAssets": [
{
"monitoringRegimeId": "sample string 1",
"assetId": "e0531cff-dcf8-4c35-8442-707237a4b36f",
"jobIndexId": 3
},
{
"monitoringRegimeId": "sample string 1",
"assetId": "e0531cff-dcf8-4c35-8442-707237a4b36f",
"jobIndexId": 3
}
],
"hierarchicalLocation": {
"siteId": "6cbdd07e-2f6d-46f6-a9a5-53045c74a49a",
"name": "sample string 2",
"parentId": "9593dcf9-9f08-47bb-aede-77486e98ce07",
"depth": 3,
"fullName": "sample string 4",
"active": true,
"sortOrder": 6.0,
"createdById": "49f00f9f-c71a-4df0-9e19-b06227f7da81",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "0a055160-4913-4c51-b601-2485dac5f399",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "33e5baea-ee91-4303-b8f7-35f912b105bb"
},
"createdById": "7465c593-7ca9-4015-aa79-e9398b969573",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "b37eb9a9-bb2f-42b8-b511-c59f5e248d53",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "ec44aff5-f94e-4756-9077-04500c017ea8"
},
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
},
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "698ddf75-de08-4410-9c3c-9ca14807fc05"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "4770326e-f62d-451c-8e24-d9e0a6246e00",
"titleId": "24e3ce3b-c32b-4b09-a030-836884aa0484",
"organisationId": "f78a075e-519f-459f-a974-c95ba2af953d",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "6e1c9191-0d09-460c-a1e5-66d7eba6eed0",
"createdById": "4f68e818-b374-4625-a6be-2ebe678c471f",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "31f3a60a-1071-4863-aac0-6ff65c51942d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "6cd640ff-3024-4b9b-a20a-379ee8265410"
},
"title": {
"name": "sample string 1",
"id": "b2dc1b16-ba04-43d9-8435-7d41ee37e459"
},
"createdById": "e82c3d66-4ddd-4273-b41d-4f83d430f27c",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "5eec53bf-7ec6-41bb-8868-04c12bc8b236",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "411c5fc8-819d-47c1-a6d8-28ae35da14d7"
},
"sampledAssets": [
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3,
"asset": {
"name": "sample string 1",
"description": "sample string 2",
"assetTypeId": "9a426a23-47c8-489c-bef5-f40962507925",
"location": "sample string 4",
"locationId": "sample string 5",
"externalReference": "sample string 6",
"serialNumber": "sample string 7",
"assetNumber": "sample string 8",
"uniqueBarcode": "sample string 9",
"notes": "sample string 10",
"siteId": "a4207659-f61a-4091-be34-4f78c6ed7ba4",
"owner": "sample string 11",
"active": true,
"suspended": true,
"jobId": "dfcf9ee1-57a8-4f05-aa60-26be7ce1324a",
"hierarchicalLocationId": "77bb1310-b058-469a-a3c9-483d72b89190",
"imageFileName": "sample string 14",
"jobs": [],
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [
{
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
{
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
}
],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"jobRecurrences": [],
"sampledAssets": [],
"monitoringRegimeSampledAssets": [
{
"monitoringRegimeId": "sample string 1",
"assetId": "e0531cff-dcf8-4c35-8442-707237a4b36f",
"jobIndexId": 3
},
{
"monitoringRegimeId": "sample string 1",
"assetId": "e0531cff-dcf8-4c35-8442-707237a4b36f",
"jobIndexId": 3
}
],
"hierarchicalLocation": {
"siteId": "6cbdd07e-2f6d-46f6-a9a5-53045c74a49a",
"name": "sample string 2",
"parentId": "9593dcf9-9f08-47bb-aede-77486e98ce07",
"depth": 3,
"fullName": "sample string 4",
"active": true,
"sortOrder": 6.0,
"createdById": "49f00f9f-c71a-4df0-9e19-b06227f7da81",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "0a055160-4913-4c51-b601-2485dac5f399",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "33e5baea-ee91-4303-b8f7-35f912b105bb"
},
"createdById": "7465c593-7ca9-4015-aa79-e9398b969573",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "b37eb9a9-bb2f-42b8-b511-c59f5e248d53",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "ec44aff5-f94e-4756-9077-04500c017ea8"
}
},
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3,
"asset": {
"name": "sample string 1",
"description": "sample string 2",
"assetTypeId": "9a426a23-47c8-489c-bef5-f40962507925",
"location": "sample string 4",
"locationId": "sample string 5",
"externalReference": "sample string 6",
"serialNumber": "sample string 7",
"assetNumber": "sample string 8",
"uniqueBarcode": "sample string 9",
"notes": "sample string 10",
"siteId": "a4207659-f61a-4091-be34-4f78c6ed7ba4",
"owner": "sample string 11",
"active": true,
"suspended": true,
"jobId": "dfcf9ee1-57a8-4f05-aa60-26be7ce1324a",
"hierarchicalLocationId": "77bb1310-b058-469a-a3c9-483d72b89190",
"imageFileName": "sample string 14",
"jobs": [],
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [
{
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
{
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
}
],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"jobRecurrences": [],
"sampledAssets": [],
"monitoringRegimeSampledAssets": [
{
"monitoringRegimeId": "sample string 1",
"assetId": "e0531cff-dcf8-4c35-8442-707237a4b36f",
"jobIndexId": 3
},
{
"monitoringRegimeId": "sample string 1",
"assetId": "e0531cff-dcf8-4c35-8442-707237a4b36f",
"jobIndexId": 3
}
],
"hierarchicalLocation": {
"siteId": "6cbdd07e-2f6d-46f6-a9a5-53045c74a49a",
"name": "sample string 2",
"parentId": "9593dcf9-9f08-47bb-aede-77486e98ce07",
"depth": 3,
"fullName": "sample string 4",
"active": true,
"sortOrder": 6.0,
"createdById": "49f00f9f-c71a-4df0-9e19-b06227f7da81",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "0a055160-4913-4c51-b601-2485dac5f399",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "33e5baea-ee91-4303-b8f7-35f912b105bb"
},
"createdById": "7465c593-7ca9-4015-aa79-e9398b969573",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "b37eb9a9-bb2f-42b8-b511-c59f5e248d53",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "ec44aff5-f94e-4756-9077-04500c017ea8"
}
}
],
"lastCompletedDate": "2026-07-24T18:07:42.0074024+00:00",
"createdById": "e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "32a78a46-cfe1-4427-89c5-99428c472b54",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "43c1db48-5229-403a-87e0-18dbf94686de"
},
"rejectionReason": {
"order": 1,
"name": "sample string 2",
"active": true,
"tenantOrganisationId": "397ac4b1-b13c-4bc0-b4aa-2e9304a9fa84",
"createdById": "753c932f-9470-4f8c-b9d8-3b80f74da1ab",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "0b91416f-65bd-4e90-8a95-cd381f2e3e34",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "82c80830-0f5f-466b-ab4d-6178da403712"
},
"jobCategory": {
"name": "sample string 1",
"id": "5442ad2d-ce89-426a-85c6-f756829624a7"
},
"sections": [
{
"jobId": "c1a0c8ab-d988-4766-94e5-0c94774a9193",
"internalSectionTypeId": "733beae9-7856-4c0b-b15c-9351919383dc",
"sectionTypeId": "965a81b0-aef5-432c-9399-2f112148385f",
"caption": "sample string 4",
"name": "sample string 5",
"sectionJson": "sample string 6",
"repeatable": true,
"template": true,
"gridInput": true,
"siteVisit": true,
"active": true,
"order": 12.0,
"fqn": "sample string 13",
"visible": true,
"state": "d307d093-04d9-4fbb-9d7b-b793277e3352",
"sectionVariantId": "2dd538d4-92da-472e-b6e7-1df217a98d0a",
"sectionType": {
"internalId": "8ec1ef74-bb9d-4b21-b362-93147f96e688",
"caption": "sample string 2",
"name": "sample string 3",
"repeatable": true,
"template": true,
"gridInput": true,
"siteVisit": true,
"jsonData": "sample string 8",
"order": 9,
"jobTypeId": "2e8dfabc-454b-40ad-8550-360a070feac4",
"active": true,
"fqn": "sample string 12",
"visible": true,
"fileImport": true,
"sectionVariantId": "2f54ed93-1fcd-4cf3-a196-bf1f4f876981",
"expressionTypes": "sample string 15",
"createdById": "90a740fb-1fef-4be3-a1bb-ad02e73335ff",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "75b75608-188f-4f9b-89aa-5d30975f0f30",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "85374695-505d-4826-ad46-134d7879b1f0"
},
"createdById": "6d7250e1-514c-41bd-bc40-f38e3b7cb746",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "13943351-db05-4dd1-8dfd-f2f9cf7cea35",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "72f28092-a135-4716-bf56-e9e401142b35"
},
{
"jobId": "c1a0c8ab-d988-4766-94e5-0c94774a9193",
"internalSectionTypeId": "733beae9-7856-4c0b-b15c-9351919383dc",
"sectionTypeId": "965a81b0-aef5-432c-9399-2f112148385f",
"caption": "sample string 4",
"name": "sample string 5",
"sectionJson": "sample string 6",
"repeatable": true,
"template": true,
"gridInput": true,
"siteVisit": true,
"active": true,
"order": 12.0,
"fqn": "sample string 13",
"visible": true,
"state": "d307d093-04d9-4fbb-9d7b-b793277e3352",
"sectionVariantId": "2dd538d4-92da-472e-b6e7-1df217a98d0a",
"sectionType": {
"internalId": "8ec1ef74-bb9d-4b21-b362-93147f96e688",
"caption": "sample string 2",
"name": "sample string 3",
"repeatable": true,
"template": true,
"gridInput": true,
"siteVisit": true,
"jsonData": "sample string 8",
"order": 9,
"jobTypeId": "2e8dfabc-454b-40ad-8550-360a070feac4",
"active": true,
"fqn": "sample string 12",
"visible": true,
"fileImport": true,
"sectionVariantId": "2f54ed93-1fcd-4cf3-a196-bf1f4f876981",
"expressionTypes": "sample string 15",
"createdById": "90a740fb-1fef-4be3-a1bb-ad02e73335ff",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "75b75608-188f-4f9b-89aa-5d30975f0f30",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "85374695-505d-4826-ad46-134d7879b1f0"
},
"createdById": "6d7250e1-514c-41bd-bc40-f38e3b7cb746",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "13943351-db05-4dd1-8dfd-f2f9cf7cea35",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "72f28092-a135-4716-bf56-e9e401142b35"
}
],
"descendantJobs": [],
"documents": [],
"jobHistory": [
{
"jobId": "76dc91bc-7412-40f8-9435-7cc8837d55e2",
"jobHistoryTypeId": "35d9740a-25cc-4b1b-bce7-f9a1ecb76796",
"sourceStateId": "a5440a42-1183-481b-ba4e-36f2df2fcafd",
"destinationStateId": "64d38e88-f1e0-4e99-8b8c-4564f0030f70",
"allocatedToId": "170aeca6-cf8a-4422-bbcc-aa3dfa8ba6a7",
"clonedFromId": "a6acdb0f-6727-4096-bca2-262389609c73",
"jobHistoryType": {
"name": "sample string 1",
"id": "d4eee8ff-76ff-4509-a0e1-7090842cb706"
},
"sourceJobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "050658c6-4b83-4a4e-a9c1-3a14262bfa77"
},
"destinationJobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "050658c6-4b83-4a4e-a9c1-3a14262bfa77"
},
"createdById": "9de612f4-4567-463a-adf9-f2ae8a35f51f",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "8873a50e-ea34-492f-8484-1bcf8763f65a",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "fe999e26-f4c4-4ce7-a525-a5202f9ec5fc"
},
{
"jobId": "76dc91bc-7412-40f8-9435-7cc8837d55e2",
"jobHistoryTypeId": "35d9740a-25cc-4b1b-bce7-f9a1ecb76796",
"sourceStateId": "a5440a42-1183-481b-ba4e-36f2df2fcafd",
"destinationStateId": "64d38e88-f1e0-4e99-8b8c-4564f0030f70",
"allocatedToId": "170aeca6-cf8a-4422-bbcc-aa3dfa8ba6a7",
"clonedFromId": "a6acdb0f-6727-4096-bca2-262389609c73",
"jobHistoryType": {
"name": "sample string 1",
"id": "d4eee8ff-76ff-4509-a0e1-7090842cb706"
},
"sourceJobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "050658c6-4b83-4a4e-a9c1-3a14262bfa77"
},
"destinationJobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "050658c6-4b83-4a4e-a9c1-3a14262bfa77"
},
"createdById": "9de612f4-4567-463a-adf9-f2ae8a35f51f",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "8873a50e-ea34-492f-8484-1bcf8763f65a",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "fe999e26-f4c4-4ce7-a525-a5202f9ec5fc"
}
],
"createdById": "9623d0a1-89db-45c7-ad52-60dc42a4a2f7",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "82b746b5-a221-4c80-a41b-53fb595e97bf",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "04125e4f-5c2a-44d8-a35a-38d3e5faafb6"
},
"stateId": "58ebd7df-fc40-462b-b307-fda5696110e4",
"templateId": "2ae5e9bd-1ac5-4279-b21b-10573c3f75ab",
"fileLocationId": "8c2e6d10-3f89-4e15-a7e8-33c6bacc9c0d",
"fileLocation": {
"location": "sample string 1",
"extension": "sample string 2",
"active": true,
"createdById": "3d566615-4cca-4be0-9211-5c82a5f1abba",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "c2e287df-bdab-4943-aef3-9f34109c6e02",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "f38e6a6a-4500-48d7-a6a8-813fa77ae1a9"
},
"documentState": {
"name": "sample string 1",
"documentsWithThatState": [],
"id": "185e112d-07e3-4979-8e34-051b810b5d27"
},
"pdfGenerated": true,
"visibleOnPortal": true,
"name": "sample string 4",
"active": true,
"createdById": "3330e76a-aa18-4462-bc41-6a3f68b4bd42",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "cead194f-d5fa-428a-88cd-25f8873ff16e",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "3332b716-5bee-4a0b-8cf1-052ae7fe0596"
},
{
"jobId": "b18fb692-53a3-4846-8b66-76431e04c4d7",
"job": {
"jobTypeId": "1c1325c9-2aaf-4e9a-84ec-7c5e9e4ba3af",
"active": true,
"stateId": "08daf752-ec19-46a0-b959-ec3e76bfb568",
"externalRef": "sample string 4",
"allocatedToId": "d5959333-93da-4b61-8e08-3b27bebfdec4",
"name": "sample string 5",
"scheduledDate": "2026-07-24T18:07:42.0074024+00:00",
"siteId": "dbefd8a8-0073-4fd2-8a35-d3033bf9f328",
"contactId": "6469487a-fa21-475d-8ad9-619f309b287b",
"notes": "sample string 8",
"timeInMinutes": 9,
"parentJobId": "721c3f00-0083-4aab-bfd9-639788692940",
"isGroupJob": true,
"deviceId": "sample string 11",
"syncToDevice": true,
"assetId": "5f65f06f-f4f9-4835-874d-8941b80cc8d7",
"jobRecurrenceId": "0e6905df-16b8-4f6f-8b67-5e68f1ec5425",
"rejectionReasonId": "4e013877-4395-496a-bf26-346a70ae046d",
"jobCategoryId": "6b239234-0bb9-479c-8cdf-de4055f8ce8c",
"numericCode": 13,
"completedDate": "2026-07-24T18:07:42.0074024+00:00",
"monitoringRegimeId": "sample string 14",
"jobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "050658c6-4b83-4a4e-a9c1-3a14262bfa77"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "4770326e-f62d-451c-8e24-d9e0a6246e00",
"titleId": "24e3ce3b-c32b-4b09-a030-836884aa0484",
"organisationId": "f78a075e-519f-459f-a974-c95ba2af953d",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "6e1c9191-0d09-460c-a1e5-66d7eba6eed0",
"createdById": "4f68e818-b374-4625-a6be-2ebe678c471f",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "31f3a60a-1071-4863-aac0-6ff65c51942d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "6cd640ff-3024-4b9b-a20a-379ee8265410"
},
"title": {
"name": "sample string 1",
"id": "b2dc1b16-ba04-43d9-8435-7d41ee37e459"
},
"createdById": "e82c3d66-4ddd-4273-b41d-4f83d430f27c",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "5eec53bf-7ec6-41bb-8868-04c12bc8b236",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "411c5fc8-819d-47c1-a6d8-28ae35da14d7"
},
"asset": {
"name": "sample string 1",
"description": "sample string 2",
"assetTypeId": "9a426a23-47c8-489c-bef5-f40962507925",
"location": "sample string 4",
"locationId": "sample string 5",
"externalReference": "sample string 6",
"serialNumber": "sample string 7",
"assetNumber": "sample string 8",
"uniqueBarcode": "sample string 9",
"notes": "sample string 10",
"siteId": "a4207659-f61a-4091-be34-4f78c6ed7ba4",
"owner": "sample string 11",
"active": true,
"suspended": true,
"jobId": "dfcf9ee1-57a8-4f05-aa60-26be7ce1324a",
"hierarchicalLocationId": "77bb1310-b058-469a-a3c9-483d72b89190",
"imageFileName": "sample string 14",
"jobs": [],
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [
{
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
{
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
}
],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"jobRecurrences": [
{
"name": "sample string 1",
"jobTypeGroupId": "9b610d21-a096-4fbe-bb9c-124f29002dde",
"userId": "28752928-99ee-4070-b1a6-c96f05d4b99d",
"createDaysBefore": 3,
"siteId": "23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b",
"contactId": "4231071c-0d5b-4e7a-aa91-62f9d54c7789",
"assetId": "ef7d7946-9b7a-4b57-bf36-7c200d63033e",
"startDate": "2026-07-24T18:07:42.0074024+00:00",
"endDate": "2026-07-24T18:07:42.0074024+00:00",
"numberGenerated": 6,
"lastDate": "2026-07-24T18:07:42.0074024+00:00",
"nextDate": "2026-07-24T18:07:42.0074024+00:00",
"overrideGeneratedNextDate": "2026-07-24T18:07:42.0074024+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "d0e9a732-dc73-4114-8a09-b24de3ecf140",
"recurrenceGroupId": "12d04a2f-fd33-4aea-b8b4-33513564dd6d",
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
},
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "698ddf75-de08-4410-9c3c-9ca14807fc05"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "4770326e-f62d-451c-8e24-d9e0a6246e00",
"titleId": "24e3ce3b-c32b-4b09-a030-836884aa0484",
"organisationId": "f78a075e-519f-459f-a974-c95ba2af953d",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "6e1c9191-0d09-460c-a1e5-66d7eba6eed0",
"createdById": "4f68e818-b374-4625-a6be-2ebe678c471f",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "31f3a60a-1071-4863-aac0-6ff65c51942d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "6cd640ff-3024-4b9b-a20a-379ee8265410"
},
"title": {
"name": "sample string 1",
"id": "b2dc1b16-ba04-43d9-8435-7d41ee37e459"
},
"createdById": "e82c3d66-4ddd-4273-b41d-4f83d430f27c",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "5eec53bf-7ec6-41bb-8868-04c12bc8b236",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "411c5fc8-819d-47c1-a6d8-28ae35da14d7"
},
"sampledAssets": [
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3
},
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3
}
],
"lastCompletedDate": "2026-07-24T18:07:42.0074024+00:00",
"createdById": "e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "32a78a46-cfe1-4427-89c5-99428c472b54",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "43c1db48-5229-403a-87e0-18dbf94686de"
},
{
"name": "sample string 1",
"jobTypeGroupId": "9b610d21-a096-4fbe-bb9c-124f29002dde",
"userId": "28752928-99ee-4070-b1a6-c96f05d4b99d",
"createDaysBefore": 3,
"siteId": "23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b",
"contactId": "4231071c-0d5b-4e7a-aa91-62f9d54c7789",
"assetId": "ef7d7946-9b7a-4b57-bf36-7c200d63033e",
"startDate": "2026-07-24T18:07:42.0074024+00:00",
"endDate": "2026-07-24T18:07:42.0074024+00:00",
"numberGenerated": 6,
"lastDate": "2026-07-24T18:07:42.0074024+00:00",
"nextDate": "2026-07-24T18:07:42.0074024+00:00",
"overrideGeneratedNextDate": "2026-07-24T18:07:42.0074024+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "d0e9a732-dc73-4114-8a09-b24de3ecf140",
"recurrenceGroupId": "12d04a2f-fd33-4aea-b8b4-33513564dd6d",
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
},
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "698ddf75-de08-4410-9c3c-9ca14807fc05"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "4770326e-f62d-451c-8e24-d9e0a6246e00",
"titleId": "24e3ce3b-c32b-4b09-a030-836884aa0484",
"organisationId": "f78a075e-519f-459f-a974-c95ba2af953d",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "6e1c9191-0d09-460c-a1e5-66d7eba6eed0",
"createdById": "4f68e818-b374-4625-a6be-2ebe678c471f",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "31f3a60a-1071-4863-aac0-6ff65c51942d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "6cd640ff-3024-4b9b-a20a-379ee8265410"
},
"title": {
"name": "sample string 1",
"id": "b2dc1b16-ba04-43d9-8435-7d41ee37e459"
},
"createdById": "e82c3d66-4ddd-4273-b41d-4f83d430f27c",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "5eec53bf-7ec6-41bb-8868-04c12bc8b236",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "411c5fc8-819d-47c1-a6d8-28ae35da14d7"
},
"sampledAssets": [
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3
},
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3
}
],
"lastCompletedDate": "2026-07-24T18:07:42.0074024+00:00",
"createdById": "e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "32a78a46-cfe1-4427-89c5-99428c472b54",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "43c1db48-5229-403a-87e0-18dbf94686de"
}
],
"sampledAssets": [
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3,
"jobRecurrence": {
"name": "sample string 1",
"jobTypeGroupId": "9b610d21-a096-4fbe-bb9c-124f29002dde",
"userId": "28752928-99ee-4070-b1a6-c96f05d4b99d",
"createDaysBefore": 3,
"siteId": "23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b",
"contactId": "4231071c-0d5b-4e7a-aa91-62f9d54c7789",
"assetId": "ef7d7946-9b7a-4b57-bf36-7c200d63033e",
"startDate": "2026-07-24T18:07:42.0074024+00:00",
"endDate": "2026-07-24T18:07:42.0074024+00:00",
"numberGenerated": 6,
"lastDate": "2026-07-24T18:07:42.0074024+00:00",
"nextDate": "2026-07-24T18:07:42.0074024+00:00",
"overrideGeneratedNextDate": "2026-07-24T18:07:42.0074024+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "d0e9a732-dc73-4114-8a09-b24de3ecf140",
"recurrenceGroupId": "12d04a2f-fd33-4aea-b8b4-33513564dd6d",
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
},
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "698ddf75-de08-4410-9c3c-9ca14807fc05"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "4770326e-f62d-451c-8e24-d9e0a6246e00",
"titleId": "24e3ce3b-c32b-4b09-a030-836884aa0484",
"organisationId": "f78a075e-519f-459f-a974-c95ba2af953d",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "6e1c9191-0d09-460c-a1e5-66d7eba6eed0",
"createdById": "4f68e818-b374-4625-a6be-2ebe678c471f",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "31f3a60a-1071-4863-aac0-6ff65c51942d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "6cd640ff-3024-4b9b-a20a-379ee8265410"
},
"title": {
"name": "sample string 1",
"id": "b2dc1b16-ba04-43d9-8435-7d41ee37e459"
},
"createdById": "e82c3d66-4ddd-4273-b41d-4f83d430f27c",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "5eec53bf-7ec6-41bb-8868-04c12bc8b236",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "411c5fc8-819d-47c1-a6d8-28ae35da14d7"
},
"sampledAssets": [],
"lastCompletedDate": "2026-07-24T18:07:42.0074024+00:00",
"createdById": "e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "32a78a46-cfe1-4427-89c5-99428c472b54",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "43c1db48-5229-403a-87e0-18dbf94686de"
}
},
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3,
"jobRecurrence": {
"name": "sample string 1",
"jobTypeGroupId": "9b610d21-a096-4fbe-bb9c-124f29002dde",
"userId": "28752928-99ee-4070-b1a6-c96f05d4b99d",
"createDaysBefore": 3,
"siteId": "23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b",
"contactId": "4231071c-0d5b-4e7a-aa91-62f9d54c7789",
"assetId": "ef7d7946-9b7a-4b57-bf36-7c200d63033e",
"startDate": "2026-07-24T18:07:42.0074024+00:00",
"endDate": "2026-07-24T18:07:42.0074024+00:00",
"numberGenerated": 6,
"lastDate": "2026-07-24T18:07:42.0074024+00:00",
"nextDate": "2026-07-24T18:07:42.0074024+00:00",
"overrideGeneratedNextDate": "2026-07-24T18:07:42.0074024+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "d0e9a732-dc73-4114-8a09-b24de3ecf140",
"recurrenceGroupId": "12d04a2f-fd33-4aea-b8b4-33513564dd6d",
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
},
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "698ddf75-de08-4410-9c3c-9ca14807fc05"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "4770326e-f62d-451c-8e24-d9e0a6246e00",
"titleId": "24e3ce3b-c32b-4b09-a030-836884aa0484",
"organisationId": "f78a075e-519f-459f-a974-c95ba2af953d",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "6e1c9191-0d09-460c-a1e5-66d7eba6eed0",
"createdById": "4f68e818-b374-4625-a6be-2ebe678c471f",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "31f3a60a-1071-4863-aac0-6ff65c51942d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "6cd640ff-3024-4b9b-a20a-379ee8265410"
},
"title": {
"name": "sample string 1",
"id": "b2dc1b16-ba04-43d9-8435-7d41ee37e459"
},
"createdById": "e82c3d66-4ddd-4273-b41d-4f83d430f27c",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "5eec53bf-7ec6-41bb-8868-04c12bc8b236",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "411c5fc8-819d-47c1-a6d8-28ae35da14d7"
},
"sampledAssets": [],
"lastCompletedDate": "2026-07-24T18:07:42.0074024+00:00",
"createdById": "e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "32a78a46-cfe1-4427-89c5-99428c472b54",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "43c1db48-5229-403a-87e0-18dbf94686de"
}
}
],
"monitoringRegimeSampledAssets": [
{
"monitoringRegimeId": "sample string 1",
"assetId": "e0531cff-dcf8-4c35-8442-707237a4b36f",
"jobIndexId": 3
},
{
"monitoringRegimeId": "sample string 1",
"assetId": "e0531cff-dcf8-4c35-8442-707237a4b36f",
"jobIndexId": 3
}
],
"hierarchicalLocation": {
"siteId": "6cbdd07e-2f6d-46f6-a9a5-53045c74a49a",
"name": "sample string 2",
"parentId": "9593dcf9-9f08-47bb-aede-77486e98ce07",
"depth": 3,
"fullName": "sample string 4",
"active": true,
"sortOrder": 6.0,
"createdById": "49f00f9f-c71a-4df0-9e19-b06227f7da81",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "0a055160-4913-4c51-b601-2485dac5f399",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "33e5baea-ee91-4303-b8f7-35f912b105bb"
},
"createdById": "7465c593-7ca9-4015-aa79-e9398b969573",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "b37eb9a9-bb2f-42b8-b511-c59f5e248d53",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "ec44aff5-f94e-4756-9077-04500c017ea8"
},
"jobRecurrence": {
"name": "sample string 1",
"jobTypeGroupId": "9b610d21-a096-4fbe-bb9c-124f29002dde",
"userId": "28752928-99ee-4070-b1a6-c96f05d4b99d",
"createDaysBefore": 3,
"siteId": "23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b",
"contactId": "4231071c-0d5b-4e7a-aa91-62f9d54c7789",
"assetId": "ef7d7946-9b7a-4b57-bf36-7c200d63033e",
"startDate": "2026-07-24T18:07:42.0074024+00:00",
"endDate": "2026-07-24T18:07:42.0074024+00:00",
"numberGenerated": 6,
"lastDate": "2026-07-24T18:07:42.0074024+00:00",
"nextDate": "2026-07-24T18:07:42.0074024+00:00",
"overrideGeneratedNextDate": "2026-07-24T18:07:42.0074024+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "d0e9a732-dc73-4114-8a09-b24de3ecf140",
"recurrenceGroupId": "12d04a2f-fd33-4aea-b8b4-33513564dd6d",
"asset": {
"name": "sample string 1",
"description": "sample string 2",
"assetTypeId": "9a426a23-47c8-489c-bef5-f40962507925",
"location": "sample string 4",
"locationId": "sample string 5",
"externalReference": "sample string 6",
"serialNumber": "sample string 7",
"assetNumber": "sample string 8",
"uniqueBarcode": "sample string 9",
"notes": "sample string 10",
"siteId": "a4207659-f61a-4091-be34-4f78c6ed7ba4",
"owner": "sample string 11",
"active": true,
"suspended": true,
"jobId": "dfcf9ee1-57a8-4f05-aa60-26be7ce1324a",
"hierarchicalLocationId": "77bb1310-b058-469a-a3c9-483d72b89190",
"imageFileName": "sample string 14",
"jobs": [],
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [
{
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
{
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
}
],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"jobRecurrences": [],
"sampledAssets": [
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3
},
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3
}
],
"monitoringRegimeSampledAssets": [
{
"monitoringRegimeId": "sample string 1",
"assetId": "e0531cff-dcf8-4c35-8442-707237a4b36f",
"jobIndexId": 3
},
{
"monitoringRegimeId": "sample string 1",
"assetId": "e0531cff-dcf8-4c35-8442-707237a4b36f",
"jobIndexId": 3
}
],
"hierarchicalLocation": {
"siteId": "6cbdd07e-2f6d-46f6-a9a5-53045c74a49a",
"name": "sample string 2",
"parentId": "9593dcf9-9f08-47bb-aede-77486e98ce07",
"depth": 3,
"fullName": "sample string 4",
"active": true,
"sortOrder": 6.0,
"createdById": "49f00f9f-c71a-4df0-9e19-b06227f7da81",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "0a055160-4913-4c51-b601-2485dac5f399",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "33e5baea-ee91-4303-b8f7-35f912b105bb"
},
"createdById": "7465c593-7ca9-4015-aa79-e9398b969573",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "b37eb9a9-bb2f-42b8-b511-c59f5e248d53",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "ec44aff5-f94e-4756-9077-04500c017ea8"
},
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
},
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "698ddf75-de08-4410-9c3c-9ca14807fc05"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "4770326e-f62d-451c-8e24-d9e0a6246e00",
"titleId": "24e3ce3b-c32b-4b09-a030-836884aa0484",
"organisationId": "f78a075e-519f-459f-a974-c95ba2af953d",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "6e1c9191-0d09-460c-a1e5-66d7eba6eed0",
"createdById": "4f68e818-b374-4625-a6be-2ebe678c471f",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "31f3a60a-1071-4863-aac0-6ff65c51942d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "6cd640ff-3024-4b9b-a20a-379ee8265410"
},
"title": {
"name": "sample string 1",
"id": "b2dc1b16-ba04-43d9-8435-7d41ee37e459"
},
"createdById": "e82c3d66-4ddd-4273-b41d-4f83d430f27c",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "5eec53bf-7ec6-41bb-8868-04c12bc8b236",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "411c5fc8-819d-47c1-a6d8-28ae35da14d7"
},
"sampledAssets": [
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3,
"asset": {
"name": "sample string 1",
"description": "sample string 2",
"assetTypeId": "9a426a23-47c8-489c-bef5-f40962507925",
"location": "sample string 4",
"locationId": "sample string 5",
"externalReference": "sample string 6",
"serialNumber": "sample string 7",
"assetNumber": "sample string 8",
"uniqueBarcode": "sample string 9",
"notes": "sample string 10",
"siteId": "a4207659-f61a-4091-be34-4f78c6ed7ba4",
"owner": "sample string 11",
"active": true,
"suspended": true,
"jobId": "dfcf9ee1-57a8-4f05-aa60-26be7ce1324a",
"hierarchicalLocationId": "77bb1310-b058-469a-a3c9-483d72b89190",
"imageFileName": "sample string 14",
"jobs": [],
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [
{
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
{
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
}
],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"jobRecurrences": [],
"sampledAssets": [],
"monitoringRegimeSampledAssets": [
{
"monitoringRegimeId": "sample string 1",
"assetId": "e0531cff-dcf8-4c35-8442-707237a4b36f",
"jobIndexId": 3
},
{
"monitoringRegimeId": "sample string 1",
"assetId": "e0531cff-dcf8-4c35-8442-707237a4b36f",
"jobIndexId": 3
}
],
"hierarchicalLocation": {
"siteId": "6cbdd07e-2f6d-46f6-a9a5-53045c74a49a",
"name": "sample string 2",
"parentId": "9593dcf9-9f08-47bb-aede-77486e98ce07",
"depth": 3,
"fullName": "sample string 4",
"active": true,
"sortOrder": 6.0,
"createdById": "49f00f9f-c71a-4df0-9e19-b06227f7da81",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "0a055160-4913-4c51-b601-2485dac5f399",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "33e5baea-ee91-4303-b8f7-35f912b105bb"
},
"createdById": "7465c593-7ca9-4015-aa79-e9398b969573",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "b37eb9a9-bb2f-42b8-b511-c59f5e248d53",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "ec44aff5-f94e-4756-9077-04500c017ea8"
}
},
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3,
"asset": {
"name": "sample string 1",
"description": "sample string 2",
"assetTypeId": "9a426a23-47c8-489c-bef5-f40962507925",
"location": "sample string 4",
"locationId": "sample string 5",
"externalReference": "sample string 6",
"serialNumber": "sample string 7",
"assetNumber": "sample string 8",
"uniqueBarcode": "sample string 9",
"notes": "sample string 10",
"siteId": "a4207659-f61a-4091-be34-4f78c6ed7ba4",
"owner": "sample string 11",
"active": true,
"suspended": true,
"jobId": "dfcf9ee1-57a8-4f05-aa60-26be7ce1324a",
"hierarchicalLocationId": "77bb1310-b058-469a-a3c9-483d72b89190",
"imageFileName": "sample string 14",
"jobs": [],
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [
{
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
{
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
}
],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"jobRecurrences": [],
"sampledAssets": [],
"monitoringRegimeSampledAssets": [
{
"monitoringRegimeId": "sample string 1",
"assetId": "e0531cff-dcf8-4c35-8442-707237a4b36f",
"jobIndexId": 3
},
{
"monitoringRegimeId": "sample string 1",
"assetId": "e0531cff-dcf8-4c35-8442-707237a4b36f",
"jobIndexId": 3
}
],
"hierarchicalLocation": {
"siteId": "6cbdd07e-2f6d-46f6-a9a5-53045c74a49a",
"name": "sample string 2",
"parentId": "9593dcf9-9f08-47bb-aede-77486e98ce07",
"depth": 3,
"fullName": "sample string 4",
"active": true,
"sortOrder": 6.0,
"createdById": "49f00f9f-c71a-4df0-9e19-b06227f7da81",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "0a055160-4913-4c51-b601-2485dac5f399",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "33e5baea-ee91-4303-b8f7-35f912b105bb"
},
"createdById": "7465c593-7ca9-4015-aa79-e9398b969573",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "b37eb9a9-bb2f-42b8-b511-c59f5e248d53",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "ec44aff5-f94e-4756-9077-04500c017ea8"
}
}
],
"lastCompletedDate": "2026-07-24T18:07:42.0074024+00:00",
"createdById": "e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "32a78a46-cfe1-4427-89c5-99428c472b54",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "43c1db48-5229-403a-87e0-18dbf94686de"
},
"rejectionReason": {
"order": 1,
"name": "sample string 2",
"active": true,
"tenantOrganisationId": "397ac4b1-b13c-4bc0-b4aa-2e9304a9fa84",
"createdById": "753c932f-9470-4f8c-b9d8-3b80f74da1ab",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "0b91416f-65bd-4e90-8a95-cd381f2e3e34",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "82c80830-0f5f-466b-ab4d-6178da403712"
},
"jobCategory": {
"name": "sample string 1",
"id": "5442ad2d-ce89-426a-85c6-f756829624a7"
},
"sections": [
{
"jobId": "c1a0c8ab-d988-4766-94e5-0c94774a9193",
"internalSectionTypeId": "733beae9-7856-4c0b-b15c-9351919383dc",
"sectionTypeId": "965a81b0-aef5-432c-9399-2f112148385f",
"caption": "sample string 4",
"name": "sample string 5",
"sectionJson": "sample string 6",
"repeatable": true,
"template": true,
"gridInput": true,
"siteVisit": true,
"active": true,
"order": 12.0,
"fqn": "sample string 13",
"visible": true,
"state": "d307d093-04d9-4fbb-9d7b-b793277e3352",
"sectionVariantId": "2dd538d4-92da-472e-b6e7-1df217a98d0a",
"sectionType": {
"internalId": "8ec1ef74-bb9d-4b21-b362-93147f96e688",
"caption": "sample string 2",
"name": "sample string 3",
"repeatable": true,
"template": true,
"gridInput": true,
"siteVisit": true,
"jsonData": "sample string 8",
"order": 9,
"jobTypeId": "2e8dfabc-454b-40ad-8550-360a070feac4",
"active": true,
"fqn": "sample string 12",
"visible": true,
"fileImport": true,
"sectionVariantId": "2f54ed93-1fcd-4cf3-a196-bf1f4f876981",
"expressionTypes": "sample string 15",
"createdById": "90a740fb-1fef-4be3-a1bb-ad02e73335ff",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "75b75608-188f-4f9b-89aa-5d30975f0f30",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "85374695-505d-4826-ad46-134d7879b1f0"
},
"createdById": "6d7250e1-514c-41bd-bc40-f38e3b7cb746",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "13943351-db05-4dd1-8dfd-f2f9cf7cea35",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "72f28092-a135-4716-bf56-e9e401142b35"
},
{
"jobId": "c1a0c8ab-d988-4766-94e5-0c94774a9193",
"internalSectionTypeId": "733beae9-7856-4c0b-b15c-9351919383dc",
"sectionTypeId": "965a81b0-aef5-432c-9399-2f112148385f",
"caption": "sample string 4",
"name": "sample string 5",
"sectionJson": "sample string 6",
"repeatable": true,
"template": true,
"gridInput": true,
"siteVisit": true,
"active": true,
"order": 12.0,
"fqn": "sample string 13",
"visible": true,
"state": "d307d093-04d9-4fbb-9d7b-b793277e3352",
"sectionVariantId": "2dd538d4-92da-472e-b6e7-1df217a98d0a",
"sectionType": {
"internalId": "8ec1ef74-bb9d-4b21-b362-93147f96e688",
"caption": "sample string 2",
"name": "sample string 3",
"repeatable": true,
"template": true,
"gridInput": true,
"siteVisit": true,
"jsonData": "sample string 8",
"order": 9,
"jobTypeId": "2e8dfabc-454b-40ad-8550-360a070feac4",
"active": true,
"fqn": "sample string 12",
"visible": true,
"fileImport": true,
"sectionVariantId": "2f54ed93-1fcd-4cf3-a196-bf1f4f876981",
"expressionTypes": "sample string 15",
"createdById": "90a740fb-1fef-4be3-a1bb-ad02e73335ff",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "75b75608-188f-4f9b-89aa-5d30975f0f30",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "85374695-505d-4826-ad46-134d7879b1f0"
},
"createdById": "6d7250e1-514c-41bd-bc40-f38e3b7cb746",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "13943351-db05-4dd1-8dfd-f2f9cf7cea35",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "72f28092-a135-4716-bf56-e9e401142b35"
}
],
"descendantJobs": [],
"documents": [],
"jobHistory": [
{
"jobId": "76dc91bc-7412-40f8-9435-7cc8837d55e2",
"jobHistoryTypeId": "35d9740a-25cc-4b1b-bce7-f9a1ecb76796",
"sourceStateId": "a5440a42-1183-481b-ba4e-36f2df2fcafd",
"destinationStateId": "64d38e88-f1e0-4e99-8b8c-4564f0030f70",
"allocatedToId": "170aeca6-cf8a-4422-bbcc-aa3dfa8ba6a7",
"clonedFromId": "a6acdb0f-6727-4096-bca2-262389609c73",
"jobHistoryType": {
"name": "sample string 1",
"id": "d4eee8ff-76ff-4509-a0e1-7090842cb706"
},
"sourceJobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "050658c6-4b83-4a4e-a9c1-3a14262bfa77"
},
"destinationJobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "050658c6-4b83-4a4e-a9c1-3a14262bfa77"
},
"createdById": "9de612f4-4567-463a-adf9-f2ae8a35f51f",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "8873a50e-ea34-492f-8484-1bcf8763f65a",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "fe999e26-f4c4-4ce7-a525-a5202f9ec5fc"
},
{
"jobId": "76dc91bc-7412-40f8-9435-7cc8837d55e2",
"jobHistoryTypeId": "35d9740a-25cc-4b1b-bce7-f9a1ecb76796",
"sourceStateId": "a5440a42-1183-481b-ba4e-36f2df2fcafd",
"destinationStateId": "64d38e88-f1e0-4e99-8b8c-4564f0030f70",
"allocatedToId": "170aeca6-cf8a-4422-bbcc-aa3dfa8ba6a7",
"clonedFromId": "a6acdb0f-6727-4096-bca2-262389609c73",
"jobHistoryType": {
"name": "sample string 1",
"id": "d4eee8ff-76ff-4509-a0e1-7090842cb706"
},
"sourceJobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "050658c6-4b83-4a4e-a9c1-3a14262bfa77"
},
"destinationJobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "050658c6-4b83-4a4e-a9c1-3a14262bfa77"
},
"createdById": "9de612f4-4567-463a-adf9-f2ae8a35f51f",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "8873a50e-ea34-492f-8484-1bcf8763f65a",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "fe999e26-f4c4-4ce7-a525-a5202f9ec5fc"
}
],
"createdById": "9623d0a1-89db-45c7-ad52-60dc42a4a2f7",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "82b746b5-a221-4c80-a41b-53fb595e97bf",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "04125e4f-5c2a-44d8-a35a-38d3e5faafb6"
},
"stateId": "58ebd7df-fc40-462b-b307-fda5696110e4",
"templateId": "2ae5e9bd-1ac5-4279-b21b-10573c3f75ab",
"fileLocationId": "8c2e6d10-3f89-4e15-a7e8-33c6bacc9c0d",
"fileLocation": {
"location": "sample string 1",
"extension": "sample string 2",
"active": true,
"createdById": "3d566615-4cca-4be0-9211-5c82a5f1abba",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "c2e287df-bdab-4943-aef3-9f34109c6e02",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "f38e6a6a-4500-48d7-a6a8-813fa77ae1a9"
},
"documentState": {
"name": "sample string 1",
"documentsWithThatState": [],
"id": "185e112d-07e3-4979-8e34-051b810b5d27"
},
"pdfGenerated": true,
"visibleOnPortal": true,
"name": "sample string 4",
"active": true,
"createdById": "3330e76a-aa18-4462-bc41-6a3f68b4bd42",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "cead194f-d5fa-428a-88cd-25f8873ff16e",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "3332b716-5bee-4a0b-8cf1-052ae7fe0596"
}
],
"createdById": "d15221bf-f5e5-4c54-a98e-2f7afc310f5e",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "31e733b0-80d6-43a0-97b2-fb6cca10286c",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "09e6960b-ac26-4f55-bc83-c8cba388094f"
},
{
"name": "sample string 1",
"fileExtension": "sample string 2",
"location": "sample string 3",
"jobTypeId": "21b17464-a97f-47c3-872e-437032ec7557",
"active": true,
"autoEmailOnJobCompletion": true,
"visibleOnPortal": true,
"documents": [
{
"jobId": "b18fb692-53a3-4846-8b66-76431e04c4d7",
"job": {
"jobTypeId": "1c1325c9-2aaf-4e9a-84ec-7c5e9e4ba3af",
"active": true,
"stateId": "08daf752-ec19-46a0-b959-ec3e76bfb568",
"externalRef": "sample string 4",
"allocatedToId": "d5959333-93da-4b61-8e08-3b27bebfdec4",
"name": "sample string 5",
"scheduledDate": "2026-07-24T18:07:42.0074024+00:00",
"siteId": "dbefd8a8-0073-4fd2-8a35-d3033bf9f328",
"contactId": "6469487a-fa21-475d-8ad9-619f309b287b",
"notes": "sample string 8",
"timeInMinutes": 9,
"parentJobId": "721c3f00-0083-4aab-bfd9-639788692940",
"isGroupJob": true,
"deviceId": "sample string 11",
"syncToDevice": true,
"assetId": "5f65f06f-f4f9-4835-874d-8941b80cc8d7",
"jobRecurrenceId": "0e6905df-16b8-4f6f-8b67-5e68f1ec5425",
"rejectionReasonId": "4e013877-4395-496a-bf26-346a70ae046d",
"jobCategoryId": "6b239234-0bb9-479c-8cdf-de4055f8ce8c",
"numericCode": 13,
"completedDate": "2026-07-24T18:07:42.0074024+00:00",
"monitoringRegimeId": "sample string 14",
"jobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "050658c6-4b83-4a4e-a9c1-3a14262bfa77"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "4770326e-f62d-451c-8e24-d9e0a6246e00",
"titleId": "24e3ce3b-c32b-4b09-a030-836884aa0484",
"organisationId": "f78a075e-519f-459f-a974-c95ba2af953d",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "6e1c9191-0d09-460c-a1e5-66d7eba6eed0",
"createdById": "4f68e818-b374-4625-a6be-2ebe678c471f",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "31f3a60a-1071-4863-aac0-6ff65c51942d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "6cd640ff-3024-4b9b-a20a-379ee8265410"
},
"title": {
"name": "sample string 1",
"id": "b2dc1b16-ba04-43d9-8435-7d41ee37e459"
},
"createdById": "e82c3d66-4ddd-4273-b41d-4f83d430f27c",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "5eec53bf-7ec6-41bb-8868-04c12bc8b236",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "411c5fc8-819d-47c1-a6d8-28ae35da14d7"
},
"asset": {
"name": "sample string 1",
"description": "sample string 2",
"assetTypeId": "9a426a23-47c8-489c-bef5-f40962507925",
"location": "sample string 4",
"locationId": "sample string 5",
"externalReference": "sample string 6",
"serialNumber": "sample string 7",
"assetNumber": "sample string 8",
"uniqueBarcode": "sample string 9",
"notes": "sample string 10",
"siteId": "a4207659-f61a-4091-be34-4f78c6ed7ba4",
"owner": "sample string 11",
"active": true,
"suspended": true,
"jobId": "dfcf9ee1-57a8-4f05-aa60-26be7ce1324a",
"hierarchicalLocationId": "77bb1310-b058-469a-a3c9-483d72b89190",
"imageFileName": "sample string 14",
"jobs": [],
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [
{
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
{
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
}
],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"jobRecurrences": [
{
"name": "sample string 1",
"jobTypeGroupId": "9b610d21-a096-4fbe-bb9c-124f29002dde",
"userId": "28752928-99ee-4070-b1a6-c96f05d4b99d",
"createDaysBefore": 3,
"siteId": "23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b",
"contactId": "4231071c-0d5b-4e7a-aa91-62f9d54c7789",
"assetId": "ef7d7946-9b7a-4b57-bf36-7c200d63033e",
"startDate": "2026-07-24T18:07:42.0074024+00:00",
"endDate": "2026-07-24T18:07:42.0074024+00:00",
"numberGenerated": 6,
"lastDate": "2026-07-24T18:07:42.0074024+00:00",
"nextDate": "2026-07-24T18:07:42.0074024+00:00",
"overrideGeneratedNextDate": "2026-07-24T18:07:42.0074024+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "d0e9a732-dc73-4114-8a09-b24de3ecf140",
"recurrenceGroupId": "12d04a2f-fd33-4aea-b8b4-33513564dd6d",
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
},
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "698ddf75-de08-4410-9c3c-9ca14807fc05"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "4770326e-f62d-451c-8e24-d9e0a6246e00",
"titleId": "24e3ce3b-c32b-4b09-a030-836884aa0484",
"organisationId": "f78a075e-519f-459f-a974-c95ba2af953d",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "6e1c9191-0d09-460c-a1e5-66d7eba6eed0",
"createdById": "4f68e818-b374-4625-a6be-2ebe678c471f",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "31f3a60a-1071-4863-aac0-6ff65c51942d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "6cd640ff-3024-4b9b-a20a-379ee8265410"
},
"title": {
"name": "sample string 1",
"id": "b2dc1b16-ba04-43d9-8435-7d41ee37e459"
},
"createdById": "e82c3d66-4ddd-4273-b41d-4f83d430f27c",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "5eec53bf-7ec6-41bb-8868-04c12bc8b236",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "411c5fc8-819d-47c1-a6d8-28ae35da14d7"
},
"sampledAssets": [
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3
},
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3
}
],
"lastCompletedDate": "2026-07-24T18:07:42.0074024+00:00",
"createdById": "e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "32a78a46-cfe1-4427-89c5-99428c472b54",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "43c1db48-5229-403a-87e0-18dbf94686de"
},
{
"name": "sample string 1",
"jobTypeGroupId": "9b610d21-a096-4fbe-bb9c-124f29002dde",
"userId": "28752928-99ee-4070-b1a6-c96f05d4b99d",
"createDaysBefore": 3,
"siteId": "23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b",
"contactId": "4231071c-0d5b-4e7a-aa91-62f9d54c7789",
"assetId": "ef7d7946-9b7a-4b57-bf36-7c200d63033e",
"startDate": "2026-07-24T18:07:42.0074024+00:00",
"endDate": "2026-07-24T18:07:42.0074024+00:00",
"numberGenerated": 6,
"lastDate": "2026-07-24T18:07:42.0074024+00:00",
"nextDate": "2026-07-24T18:07:42.0074024+00:00",
"overrideGeneratedNextDate": "2026-07-24T18:07:42.0074024+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "d0e9a732-dc73-4114-8a09-b24de3ecf140",
"recurrenceGroupId": "12d04a2f-fd33-4aea-b8b4-33513564dd6d",
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
},
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "698ddf75-de08-4410-9c3c-9ca14807fc05"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "4770326e-f62d-451c-8e24-d9e0a6246e00",
"titleId": "24e3ce3b-c32b-4b09-a030-836884aa0484",
"organisationId": "f78a075e-519f-459f-a974-c95ba2af953d",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "6e1c9191-0d09-460c-a1e5-66d7eba6eed0",
"createdById": "4f68e818-b374-4625-a6be-2ebe678c471f",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "31f3a60a-1071-4863-aac0-6ff65c51942d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "6cd640ff-3024-4b9b-a20a-379ee8265410"
},
"title": {
"name": "sample string 1",
"id": "b2dc1b16-ba04-43d9-8435-7d41ee37e459"
},
"createdById": "e82c3d66-4ddd-4273-b41d-4f83d430f27c",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "5eec53bf-7ec6-41bb-8868-04c12bc8b236",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "411c5fc8-819d-47c1-a6d8-28ae35da14d7"
},
"sampledAssets": [
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3
},
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3
}
],
"lastCompletedDate": "2026-07-24T18:07:42.0074024+00:00",
"createdById": "e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "32a78a46-cfe1-4427-89c5-99428c472b54",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "43c1db48-5229-403a-87e0-18dbf94686de"
}
],
"sampledAssets": [
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3,
"jobRecurrence": {
"name": "sample string 1",
"jobTypeGroupId": "9b610d21-a096-4fbe-bb9c-124f29002dde",
"userId": "28752928-99ee-4070-b1a6-c96f05d4b99d",
"createDaysBefore": 3,
"siteId": "23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b",
"contactId": "4231071c-0d5b-4e7a-aa91-62f9d54c7789",
"assetId": "ef7d7946-9b7a-4b57-bf36-7c200d63033e",
"startDate": "2026-07-24T18:07:42.0074024+00:00",
"endDate": "2026-07-24T18:07:42.0074024+00:00",
"numberGenerated": 6,
"lastDate": "2026-07-24T18:07:42.0074024+00:00",
"nextDate": "2026-07-24T18:07:42.0074024+00:00",
"overrideGeneratedNextDate": "2026-07-24T18:07:42.0074024+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "d0e9a732-dc73-4114-8a09-b24de3ecf140",
"recurrenceGroupId": "12d04a2f-fd33-4aea-b8b4-33513564dd6d",
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
},
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "698ddf75-de08-4410-9c3c-9ca14807fc05"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "4770326e-f62d-451c-8e24-d9e0a6246e00",
"titleId": "24e3ce3b-c32b-4b09-a030-836884aa0484",
"organisationId": "f78a075e-519f-459f-a974-c95ba2af953d",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "6e1c9191-0d09-460c-a1e5-66d7eba6eed0",
"createdById": "4f68e818-b374-4625-a6be-2ebe678c471f",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "31f3a60a-1071-4863-aac0-6ff65c51942d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "6cd640ff-3024-4b9b-a20a-379ee8265410"
},
"title": {
"name": "sample string 1",
"id": "b2dc1b16-ba04-43d9-8435-7d41ee37e459"
},
"createdById": "e82c3d66-4ddd-4273-b41d-4f83d430f27c",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "5eec53bf-7ec6-41bb-8868-04c12bc8b236",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "411c5fc8-819d-47c1-a6d8-28ae35da14d7"
},
"sampledAssets": [],
"lastCompletedDate": "2026-07-24T18:07:42.0074024+00:00",
"createdById": "e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "32a78a46-cfe1-4427-89c5-99428c472b54",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "43c1db48-5229-403a-87e0-18dbf94686de"
}
},
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3,
"jobRecurrence": {
"name": "sample string 1",
"jobTypeGroupId": "9b610d21-a096-4fbe-bb9c-124f29002dde",
"userId": "28752928-99ee-4070-b1a6-c96f05d4b99d",
"createDaysBefore": 3,
"siteId": "23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b",
"contactId": "4231071c-0d5b-4e7a-aa91-62f9d54c7789",
"assetId": "ef7d7946-9b7a-4b57-bf36-7c200d63033e",
"startDate": "2026-07-24T18:07:42.0074024+00:00",
"endDate": "2026-07-24T18:07:42.0074024+00:00",
"numberGenerated": 6,
"lastDate": "2026-07-24T18:07:42.0074024+00:00",
"nextDate": "2026-07-24T18:07:42.0074024+00:00",
"overrideGeneratedNextDate": "2026-07-24T18:07:42.0074024+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "d0e9a732-dc73-4114-8a09-b24de3ecf140",
"recurrenceGroupId": "12d04a2f-fd33-4aea-b8b4-33513564dd6d",
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
},
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "698ddf75-de08-4410-9c3c-9ca14807fc05"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "4770326e-f62d-451c-8e24-d9e0a6246e00",
"titleId": "24e3ce3b-c32b-4b09-a030-836884aa0484",
"organisationId": "f78a075e-519f-459f-a974-c95ba2af953d",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "6e1c9191-0d09-460c-a1e5-66d7eba6eed0",
"createdById": "4f68e818-b374-4625-a6be-2ebe678c471f",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "31f3a60a-1071-4863-aac0-6ff65c51942d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "6cd640ff-3024-4b9b-a20a-379ee8265410"
},
"title": {
"name": "sample string 1",
"id": "b2dc1b16-ba04-43d9-8435-7d41ee37e459"
},
"createdById": "e82c3d66-4ddd-4273-b41d-4f83d430f27c",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "5eec53bf-7ec6-41bb-8868-04c12bc8b236",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "411c5fc8-819d-47c1-a6d8-28ae35da14d7"
},
"sampledAssets": [],
"lastCompletedDate": "2026-07-24T18:07:42.0074024+00:00",
"createdById": "e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "32a78a46-cfe1-4427-89c5-99428c472b54",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "43c1db48-5229-403a-87e0-18dbf94686de"
}
}
],
"monitoringRegimeSampledAssets": [
{
"monitoringRegimeId": "sample string 1",
"assetId": "e0531cff-dcf8-4c35-8442-707237a4b36f",
"jobIndexId": 3
},
{
"monitoringRegimeId": "sample string 1",
"assetId": "e0531cff-dcf8-4c35-8442-707237a4b36f",
"jobIndexId": 3
}
],
"hierarchicalLocation": {
"siteId": "6cbdd07e-2f6d-46f6-a9a5-53045c74a49a",
"name": "sample string 2",
"parentId": "9593dcf9-9f08-47bb-aede-77486e98ce07",
"depth": 3,
"fullName": "sample string 4",
"active": true,
"sortOrder": 6.0,
"createdById": "49f00f9f-c71a-4df0-9e19-b06227f7da81",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "0a055160-4913-4c51-b601-2485dac5f399",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "33e5baea-ee91-4303-b8f7-35f912b105bb"
},
"createdById": "7465c593-7ca9-4015-aa79-e9398b969573",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "b37eb9a9-bb2f-42b8-b511-c59f5e248d53",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "ec44aff5-f94e-4756-9077-04500c017ea8"
},
"jobRecurrence": {
"name": "sample string 1",
"jobTypeGroupId": "9b610d21-a096-4fbe-bb9c-124f29002dde",
"userId": "28752928-99ee-4070-b1a6-c96f05d4b99d",
"createDaysBefore": 3,
"siteId": "23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b",
"contactId": "4231071c-0d5b-4e7a-aa91-62f9d54c7789",
"assetId": "ef7d7946-9b7a-4b57-bf36-7c200d63033e",
"startDate": "2026-07-24T18:07:42.0074024+00:00",
"endDate": "2026-07-24T18:07:42.0074024+00:00",
"numberGenerated": 6,
"lastDate": "2026-07-24T18:07:42.0074024+00:00",
"nextDate": "2026-07-24T18:07:42.0074024+00:00",
"overrideGeneratedNextDate": "2026-07-24T18:07:42.0074024+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "d0e9a732-dc73-4114-8a09-b24de3ecf140",
"recurrenceGroupId": "12d04a2f-fd33-4aea-b8b4-33513564dd6d",
"asset": {
"name": "sample string 1",
"description": "sample string 2",
"assetTypeId": "9a426a23-47c8-489c-bef5-f40962507925",
"location": "sample string 4",
"locationId": "sample string 5",
"externalReference": "sample string 6",
"serialNumber": "sample string 7",
"assetNumber": "sample string 8",
"uniqueBarcode": "sample string 9",
"notes": "sample string 10",
"siteId": "a4207659-f61a-4091-be34-4f78c6ed7ba4",
"owner": "sample string 11",
"active": true,
"suspended": true,
"jobId": "dfcf9ee1-57a8-4f05-aa60-26be7ce1324a",
"hierarchicalLocationId": "77bb1310-b058-469a-a3c9-483d72b89190",
"imageFileName": "sample string 14",
"jobs": [],
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [
{
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
{
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
}
],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"jobRecurrences": [],
"sampledAssets": [
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3
},
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3
}
],
"monitoringRegimeSampledAssets": [
{
"monitoringRegimeId": "sample string 1",
"assetId": "e0531cff-dcf8-4c35-8442-707237a4b36f",
"jobIndexId": 3
},
{
"monitoringRegimeId": "sample string 1",
"assetId": "e0531cff-dcf8-4c35-8442-707237a4b36f",
"jobIndexId": 3
}
],
"hierarchicalLocation": {
"siteId": "6cbdd07e-2f6d-46f6-a9a5-53045c74a49a",
"name": "sample string 2",
"parentId": "9593dcf9-9f08-47bb-aede-77486e98ce07",
"depth": 3,
"fullName": "sample string 4",
"active": true,
"sortOrder": 6.0,
"createdById": "49f00f9f-c71a-4df0-9e19-b06227f7da81",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "0a055160-4913-4c51-b601-2485dac5f399",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "33e5baea-ee91-4303-b8f7-35f912b105bb"
},
"createdById": "7465c593-7ca9-4015-aa79-e9398b969573",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "b37eb9a9-bb2f-42b8-b511-c59f5e248d53",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "ec44aff5-f94e-4756-9077-04500c017ea8"
},
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
},
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "698ddf75-de08-4410-9c3c-9ca14807fc05"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "4770326e-f62d-451c-8e24-d9e0a6246e00",
"titleId": "24e3ce3b-c32b-4b09-a030-836884aa0484",
"organisationId": "f78a075e-519f-459f-a974-c95ba2af953d",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "6e1c9191-0d09-460c-a1e5-66d7eba6eed0",
"createdById": "4f68e818-b374-4625-a6be-2ebe678c471f",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "31f3a60a-1071-4863-aac0-6ff65c51942d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "6cd640ff-3024-4b9b-a20a-379ee8265410"
},
"title": {
"name": "sample string 1",
"id": "b2dc1b16-ba04-43d9-8435-7d41ee37e459"
},
"createdById": "e82c3d66-4ddd-4273-b41d-4f83d430f27c",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "5eec53bf-7ec6-41bb-8868-04c12bc8b236",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "411c5fc8-819d-47c1-a6d8-28ae35da14d7"
},
"sampledAssets": [
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3,
"asset": {
"name": "sample string 1",
"description": "sample string 2",
"assetTypeId": "9a426a23-47c8-489c-bef5-f40962507925",
"location": "sample string 4",
"locationId": "sample string 5",
"externalReference": "sample string 6",
"serialNumber": "sample string 7",
"assetNumber": "sample string 8",
"uniqueBarcode": "sample string 9",
"notes": "sample string 10",
"siteId": "a4207659-f61a-4091-be34-4f78c6ed7ba4",
"owner": "sample string 11",
"active": true,
"suspended": true,
"jobId": "dfcf9ee1-57a8-4f05-aa60-26be7ce1324a",
"hierarchicalLocationId": "77bb1310-b058-469a-a3c9-483d72b89190",
"imageFileName": "sample string 14",
"jobs": [],
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [
{
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
{
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
}
],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"jobRecurrences": [],
"sampledAssets": [],
"monitoringRegimeSampledAssets": [
{
"monitoringRegimeId": "sample string 1",
"assetId": "e0531cff-dcf8-4c35-8442-707237a4b36f",
"jobIndexId": 3
},
{
"monitoringRegimeId": "sample string 1",
"assetId": "e0531cff-dcf8-4c35-8442-707237a4b36f",
"jobIndexId": 3
}
],
"hierarchicalLocation": {
"siteId": "6cbdd07e-2f6d-46f6-a9a5-53045c74a49a",
"name": "sample string 2",
"parentId": "9593dcf9-9f08-47bb-aede-77486e98ce07",
"depth": 3,
"fullName": "sample string 4",
"active": true,
"sortOrder": 6.0,
"createdById": "49f00f9f-c71a-4df0-9e19-b06227f7da81",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "0a055160-4913-4c51-b601-2485dac5f399",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "33e5baea-ee91-4303-b8f7-35f912b105bb"
},
"createdById": "7465c593-7ca9-4015-aa79-e9398b969573",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "b37eb9a9-bb2f-42b8-b511-c59f5e248d53",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "ec44aff5-f94e-4756-9077-04500c017ea8"
}
},
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3,
"asset": {
"name": "sample string 1",
"description": "sample string 2",
"assetTypeId": "9a426a23-47c8-489c-bef5-f40962507925",
"location": "sample string 4",
"locationId": "sample string 5",
"externalReference": "sample string 6",
"serialNumber": "sample string 7",
"assetNumber": "sample string 8",
"uniqueBarcode": "sample string 9",
"notes": "sample string 10",
"siteId": "a4207659-f61a-4091-be34-4f78c6ed7ba4",
"owner": "sample string 11",
"active": true,
"suspended": true,
"jobId": "dfcf9ee1-57a8-4f05-aa60-26be7ce1324a",
"hierarchicalLocationId": "77bb1310-b058-469a-a3c9-483d72b89190",
"imageFileName": "sample string 14",
"jobs": [],
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [
{
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
{
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
}
],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"jobRecurrences": [],
"sampledAssets": [],
"monitoringRegimeSampledAssets": [
{
"monitoringRegimeId": "sample string 1",
"assetId": "e0531cff-dcf8-4c35-8442-707237a4b36f",
"jobIndexId": 3
},
{
"monitoringRegimeId": "sample string 1",
"assetId": "e0531cff-dcf8-4c35-8442-707237a4b36f",
"jobIndexId": 3
}
],
"hierarchicalLocation": {
"siteId": "6cbdd07e-2f6d-46f6-a9a5-53045c74a49a",
"name": "sample string 2",
"parentId": "9593dcf9-9f08-47bb-aede-77486e98ce07",
"depth": 3,
"fullName": "sample string 4",
"active": true,
"sortOrder": 6.0,
"createdById": "49f00f9f-c71a-4df0-9e19-b06227f7da81",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "0a055160-4913-4c51-b601-2485dac5f399",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "33e5baea-ee91-4303-b8f7-35f912b105bb"
},
"createdById": "7465c593-7ca9-4015-aa79-e9398b969573",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "b37eb9a9-bb2f-42b8-b511-c59f5e248d53",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "ec44aff5-f94e-4756-9077-04500c017ea8"
}
}
],
"lastCompletedDate": "2026-07-24T18:07:42.0074024+00:00",
"createdById": "e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "32a78a46-cfe1-4427-89c5-99428c472b54",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "43c1db48-5229-403a-87e0-18dbf94686de"
},
"rejectionReason": {
"order": 1,
"name": "sample string 2",
"active": true,
"tenantOrganisationId": "397ac4b1-b13c-4bc0-b4aa-2e9304a9fa84",
"createdById": "753c932f-9470-4f8c-b9d8-3b80f74da1ab",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "0b91416f-65bd-4e90-8a95-cd381f2e3e34",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "82c80830-0f5f-466b-ab4d-6178da403712"
},
"jobCategory": {
"name": "sample string 1",
"id": "5442ad2d-ce89-426a-85c6-f756829624a7"
},
"sections": [
{
"jobId": "c1a0c8ab-d988-4766-94e5-0c94774a9193",
"internalSectionTypeId": "733beae9-7856-4c0b-b15c-9351919383dc",
"sectionTypeId": "965a81b0-aef5-432c-9399-2f112148385f",
"caption": "sample string 4",
"name": "sample string 5",
"sectionJson": "sample string 6",
"repeatable": true,
"template": true,
"gridInput": true,
"siteVisit": true,
"active": true,
"order": 12.0,
"fqn": "sample string 13",
"visible": true,
"state": "d307d093-04d9-4fbb-9d7b-b793277e3352",
"sectionVariantId": "2dd538d4-92da-472e-b6e7-1df217a98d0a",
"sectionType": {
"internalId": "8ec1ef74-bb9d-4b21-b362-93147f96e688",
"caption": "sample string 2",
"name": "sample string 3",
"repeatable": true,
"template": true,
"gridInput": true,
"siteVisit": true,
"jsonData": "sample string 8",
"order": 9,
"jobTypeId": "2e8dfabc-454b-40ad-8550-360a070feac4",
"active": true,
"fqn": "sample string 12",
"visible": true,
"fileImport": true,
"sectionVariantId": "2f54ed93-1fcd-4cf3-a196-bf1f4f876981",
"expressionTypes": "sample string 15",
"createdById": "90a740fb-1fef-4be3-a1bb-ad02e73335ff",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "75b75608-188f-4f9b-89aa-5d30975f0f30",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "85374695-505d-4826-ad46-134d7879b1f0"
},
"createdById": "6d7250e1-514c-41bd-bc40-f38e3b7cb746",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "13943351-db05-4dd1-8dfd-f2f9cf7cea35",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "72f28092-a135-4716-bf56-e9e401142b35"
},
{
"jobId": "c1a0c8ab-d988-4766-94e5-0c94774a9193",
"internalSectionTypeId": "733beae9-7856-4c0b-b15c-9351919383dc",
"sectionTypeId": "965a81b0-aef5-432c-9399-2f112148385f",
"caption": "sample string 4",
"name": "sample string 5",
"sectionJson": "sample string 6",
"repeatable": true,
"template": true,
"gridInput": true,
"siteVisit": true,
"active": true,
"order": 12.0,
"fqn": "sample string 13",
"visible": true,
"state": "d307d093-04d9-4fbb-9d7b-b793277e3352",
"sectionVariantId": "2dd538d4-92da-472e-b6e7-1df217a98d0a",
"sectionType": {
"internalId": "8ec1ef74-bb9d-4b21-b362-93147f96e688",
"caption": "sample string 2",
"name": "sample string 3",
"repeatable": true,
"template": true,
"gridInput": true,
"siteVisit": true,
"jsonData": "sample string 8",
"order": 9,
"jobTypeId": "2e8dfabc-454b-40ad-8550-360a070feac4",
"active": true,
"fqn": "sample string 12",
"visible": true,
"fileImport": true,
"sectionVariantId": "2f54ed93-1fcd-4cf3-a196-bf1f4f876981",
"expressionTypes": "sample string 15",
"createdById": "90a740fb-1fef-4be3-a1bb-ad02e73335ff",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "75b75608-188f-4f9b-89aa-5d30975f0f30",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "85374695-505d-4826-ad46-134d7879b1f0"
},
"createdById": "6d7250e1-514c-41bd-bc40-f38e3b7cb746",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "13943351-db05-4dd1-8dfd-f2f9cf7cea35",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "72f28092-a135-4716-bf56-e9e401142b35"
}
],
"descendantJobs": [],
"documents": [],
"jobHistory": [
{
"jobId": "76dc91bc-7412-40f8-9435-7cc8837d55e2",
"jobHistoryTypeId": "35d9740a-25cc-4b1b-bce7-f9a1ecb76796",
"sourceStateId": "a5440a42-1183-481b-ba4e-36f2df2fcafd",
"destinationStateId": "64d38e88-f1e0-4e99-8b8c-4564f0030f70",
"allocatedToId": "170aeca6-cf8a-4422-bbcc-aa3dfa8ba6a7",
"clonedFromId": "a6acdb0f-6727-4096-bca2-262389609c73",
"jobHistoryType": {
"name": "sample string 1",
"id": "d4eee8ff-76ff-4509-a0e1-7090842cb706"
},
"sourceJobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "050658c6-4b83-4a4e-a9c1-3a14262bfa77"
},
"destinationJobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "050658c6-4b83-4a4e-a9c1-3a14262bfa77"
},
"createdById": "9de612f4-4567-463a-adf9-f2ae8a35f51f",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "8873a50e-ea34-492f-8484-1bcf8763f65a",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "fe999e26-f4c4-4ce7-a525-a5202f9ec5fc"
},
{
"jobId": "76dc91bc-7412-40f8-9435-7cc8837d55e2",
"jobHistoryTypeId": "35d9740a-25cc-4b1b-bce7-f9a1ecb76796",
"sourceStateId": "a5440a42-1183-481b-ba4e-36f2df2fcafd",
"destinationStateId": "64d38e88-f1e0-4e99-8b8c-4564f0030f70",
"allocatedToId": "170aeca6-cf8a-4422-bbcc-aa3dfa8ba6a7",
"clonedFromId": "a6acdb0f-6727-4096-bca2-262389609c73",
"jobHistoryType": {
"name": "sample string 1",
"id": "d4eee8ff-76ff-4509-a0e1-7090842cb706"
},
"sourceJobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "050658c6-4b83-4a4e-a9c1-3a14262bfa77"
},
"destinationJobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "050658c6-4b83-4a4e-a9c1-3a14262bfa77"
},
"createdById": "9de612f4-4567-463a-adf9-f2ae8a35f51f",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "8873a50e-ea34-492f-8484-1bcf8763f65a",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "fe999e26-f4c4-4ce7-a525-a5202f9ec5fc"
}
],
"createdById": "9623d0a1-89db-45c7-ad52-60dc42a4a2f7",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "82b746b5-a221-4c80-a41b-53fb595e97bf",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "04125e4f-5c2a-44d8-a35a-38d3e5faafb6"
},
"stateId": "58ebd7df-fc40-462b-b307-fda5696110e4",
"templateId": "2ae5e9bd-1ac5-4279-b21b-10573c3f75ab",
"fileLocationId": "8c2e6d10-3f89-4e15-a7e8-33c6bacc9c0d",
"fileLocation": {
"location": "sample string 1",
"extension": "sample string 2",
"active": true,
"createdById": "3d566615-4cca-4be0-9211-5c82a5f1abba",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "c2e287df-bdab-4943-aef3-9f34109c6e02",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "f38e6a6a-4500-48d7-a6a8-813fa77ae1a9"
},
"documentState": {
"name": "sample string 1",
"documentsWithThatState": [],
"id": "185e112d-07e3-4979-8e34-051b810b5d27"
},
"pdfGenerated": true,
"visibleOnPortal": true,
"name": "sample string 4",
"active": true,
"createdById": "3330e76a-aa18-4462-bc41-6a3f68b4bd42",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "cead194f-d5fa-428a-88cd-25f8873ff16e",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "3332b716-5bee-4a0b-8cf1-052ae7fe0596"
},
{
"jobId": "b18fb692-53a3-4846-8b66-76431e04c4d7",
"job": {
"jobTypeId": "1c1325c9-2aaf-4e9a-84ec-7c5e9e4ba3af",
"active": true,
"stateId": "08daf752-ec19-46a0-b959-ec3e76bfb568",
"externalRef": "sample string 4",
"allocatedToId": "d5959333-93da-4b61-8e08-3b27bebfdec4",
"name": "sample string 5",
"scheduledDate": "2026-07-24T18:07:42.0074024+00:00",
"siteId": "dbefd8a8-0073-4fd2-8a35-d3033bf9f328",
"contactId": "6469487a-fa21-475d-8ad9-619f309b287b",
"notes": "sample string 8",
"timeInMinutes": 9,
"parentJobId": "721c3f00-0083-4aab-bfd9-639788692940",
"isGroupJob": true,
"deviceId": "sample string 11",
"syncToDevice": true,
"assetId": "5f65f06f-f4f9-4835-874d-8941b80cc8d7",
"jobRecurrenceId": "0e6905df-16b8-4f6f-8b67-5e68f1ec5425",
"rejectionReasonId": "4e013877-4395-496a-bf26-346a70ae046d",
"jobCategoryId": "6b239234-0bb9-479c-8cdf-de4055f8ce8c",
"numericCode": 13,
"completedDate": "2026-07-24T18:07:42.0074024+00:00",
"monitoringRegimeId": "sample string 14",
"jobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "050658c6-4b83-4a4e-a9c1-3a14262bfa77"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "4770326e-f62d-451c-8e24-d9e0a6246e00",
"titleId": "24e3ce3b-c32b-4b09-a030-836884aa0484",
"organisationId": "f78a075e-519f-459f-a974-c95ba2af953d",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "6e1c9191-0d09-460c-a1e5-66d7eba6eed0",
"createdById": "4f68e818-b374-4625-a6be-2ebe678c471f",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "31f3a60a-1071-4863-aac0-6ff65c51942d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "6cd640ff-3024-4b9b-a20a-379ee8265410"
},
"title": {
"name": "sample string 1",
"id": "b2dc1b16-ba04-43d9-8435-7d41ee37e459"
},
"createdById": "e82c3d66-4ddd-4273-b41d-4f83d430f27c",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "5eec53bf-7ec6-41bb-8868-04c12bc8b236",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "411c5fc8-819d-47c1-a6d8-28ae35da14d7"
},
"asset": {
"name": "sample string 1",
"description": "sample string 2",
"assetTypeId": "9a426a23-47c8-489c-bef5-f40962507925",
"location": "sample string 4",
"locationId": "sample string 5",
"externalReference": "sample string 6",
"serialNumber": "sample string 7",
"assetNumber": "sample string 8",
"uniqueBarcode": "sample string 9",
"notes": "sample string 10",
"siteId": "a4207659-f61a-4091-be34-4f78c6ed7ba4",
"owner": "sample string 11",
"active": true,
"suspended": true,
"jobId": "dfcf9ee1-57a8-4f05-aa60-26be7ce1324a",
"hierarchicalLocationId": "77bb1310-b058-469a-a3c9-483d72b89190",
"imageFileName": "sample string 14",
"jobs": [],
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [
{
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
{
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
}
],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"jobRecurrences": [
{
"name": "sample string 1",
"jobTypeGroupId": "9b610d21-a096-4fbe-bb9c-124f29002dde",
"userId": "28752928-99ee-4070-b1a6-c96f05d4b99d",
"createDaysBefore": 3,
"siteId": "23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b",
"contactId": "4231071c-0d5b-4e7a-aa91-62f9d54c7789",
"assetId": "ef7d7946-9b7a-4b57-bf36-7c200d63033e",
"startDate": "2026-07-24T18:07:42.0074024+00:00",
"endDate": "2026-07-24T18:07:42.0074024+00:00",
"numberGenerated": 6,
"lastDate": "2026-07-24T18:07:42.0074024+00:00",
"nextDate": "2026-07-24T18:07:42.0074024+00:00",
"overrideGeneratedNextDate": "2026-07-24T18:07:42.0074024+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "d0e9a732-dc73-4114-8a09-b24de3ecf140",
"recurrenceGroupId": "12d04a2f-fd33-4aea-b8b4-33513564dd6d",
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
},
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "698ddf75-de08-4410-9c3c-9ca14807fc05"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "4770326e-f62d-451c-8e24-d9e0a6246e00",
"titleId": "24e3ce3b-c32b-4b09-a030-836884aa0484",
"organisationId": "f78a075e-519f-459f-a974-c95ba2af953d",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "6e1c9191-0d09-460c-a1e5-66d7eba6eed0",
"createdById": "4f68e818-b374-4625-a6be-2ebe678c471f",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "31f3a60a-1071-4863-aac0-6ff65c51942d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "6cd640ff-3024-4b9b-a20a-379ee8265410"
},
"title": {
"name": "sample string 1",
"id": "b2dc1b16-ba04-43d9-8435-7d41ee37e459"
},
"createdById": "e82c3d66-4ddd-4273-b41d-4f83d430f27c",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "5eec53bf-7ec6-41bb-8868-04c12bc8b236",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "411c5fc8-819d-47c1-a6d8-28ae35da14d7"
},
"sampledAssets": [
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3
},
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3
}
],
"lastCompletedDate": "2026-07-24T18:07:42.0074024+00:00",
"createdById": "e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "32a78a46-cfe1-4427-89c5-99428c472b54",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "43c1db48-5229-403a-87e0-18dbf94686de"
},
{
"name": "sample string 1",
"jobTypeGroupId": "9b610d21-a096-4fbe-bb9c-124f29002dde",
"userId": "28752928-99ee-4070-b1a6-c96f05d4b99d",
"createDaysBefore": 3,
"siteId": "23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b",
"contactId": "4231071c-0d5b-4e7a-aa91-62f9d54c7789",
"assetId": "ef7d7946-9b7a-4b57-bf36-7c200d63033e",
"startDate": "2026-07-24T18:07:42.0074024+00:00",
"endDate": "2026-07-24T18:07:42.0074024+00:00",
"numberGenerated": 6,
"lastDate": "2026-07-24T18:07:42.0074024+00:00",
"nextDate": "2026-07-24T18:07:42.0074024+00:00",
"overrideGeneratedNextDate": "2026-07-24T18:07:42.0074024+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "d0e9a732-dc73-4114-8a09-b24de3ecf140",
"recurrenceGroupId": "12d04a2f-fd33-4aea-b8b4-33513564dd6d",
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
},
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "698ddf75-de08-4410-9c3c-9ca14807fc05"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "4770326e-f62d-451c-8e24-d9e0a6246e00",
"titleId": "24e3ce3b-c32b-4b09-a030-836884aa0484",
"organisationId": "f78a075e-519f-459f-a974-c95ba2af953d",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "6e1c9191-0d09-460c-a1e5-66d7eba6eed0",
"createdById": "4f68e818-b374-4625-a6be-2ebe678c471f",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "31f3a60a-1071-4863-aac0-6ff65c51942d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "6cd640ff-3024-4b9b-a20a-379ee8265410"
},
"title": {
"name": "sample string 1",
"id": "b2dc1b16-ba04-43d9-8435-7d41ee37e459"
},
"createdById": "e82c3d66-4ddd-4273-b41d-4f83d430f27c",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "5eec53bf-7ec6-41bb-8868-04c12bc8b236",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "411c5fc8-819d-47c1-a6d8-28ae35da14d7"
},
"sampledAssets": [
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3
},
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3
}
],
"lastCompletedDate": "2026-07-24T18:07:42.0074024+00:00",
"createdById": "e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "32a78a46-cfe1-4427-89c5-99428c472b54",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "43c1db48-5229-403a-87e0-18dbf94686de"
}
],
"sampledAssets": [
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3,
"jobRecurrence": {
"name": "sample string 1",
"jobTypeGroupId": "9b610d21-a096-4fbe-bb9c-124f29002dde",
"userId": "28752928-99ee-4070-b1a6-c96f05d4b99d",
"createDaysBefore": 3,
"siteId": "23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b",
"contactId": "4231071c-0d5b-4e7a-aa91-62f9d54c7789",
"assetId": "ef7d7946-9b7a-4b57-bf36-7c200d63033e",
"startDate": "2026-07-24T18:07:42.0074024+00:00",
"endDate": "2026-07-24T18:07:42.0074024+00:00",
"numberGenerated": 6,
"lastDate": "2026-07-24T18:07:42.0074024+00:00",
"nextDate": "2026-07-24T18:07:42.0074024+00:00",
"overrideGeneratedNextDate": "2026-07-24T18:07:42.0074024+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "d0e9a732-dc73-4114-8a09-b24de3ecf140",
"recurrenceGroupId": "12d04a2f-fd33-4aea-b8b4-33513564dd6d",
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
},
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "698ddf75-de08-4410-9c3c-9ca14807fc05"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "4770326e-f62d-451c-8e24-d9e0a6246e00",
"titleId": "24e3ce3b-c32b-4b09-a030-836884aa0484",
"organisationId": "f78a075e-519f-459f-a974-c95ba2af953d",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "6e1c9191-0d09-460c-a1e5-66d7eba6eed0",
"createdById": "4f68e818-b374-4625-a6be-2ebe678c471f",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "31f3a60a-1071-4863-aac0-6ff65c51942d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "6cd640ff-3024-4b9b-a20a-379ee8265410"
},
"title": {
"name": "sample string 1",
"id": "b2dc1b16-ba04-43d9-8435-7d41ee37e459"
},
"createdById": "e82c3d66-4ddd-4273-b41d-4f83d430f27c",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "5eec53bf-7ec6-41bb-8868-04c12bc8b236",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "411c5fc8-819d-47c1-a6d8-28ae35da14d7"
},
"sampledAssets": [],
"lastCompletedDate": "2026-07-24T18:07:42.0074024+00:00",
"createdById": "e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "32a78a46-cfe1-4427-89c5-99428c472b54",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "43c1db48-5229-403a-87e0-18dbf94686de"
}
},
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3,
"jobRecurrence": {
"name": "sample string 1",
"jobTypeGroupId": "9b610d21-a096-4fbe-bb9c-124f29002dde",
"userId": "28752928-99ee-4070-b1a6-c96f05d4b99d",
"createDaysBefore": 3,
"siteId": "23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b",
"contactId": "4231071c-0d5b-4e7a-aa91-62f9d54c7789",
"assetId": "ef7d7946-9b7a-4b57-bf36-7c200d63033e",
"startDate": "2026-07-24T18:07:42.0074024+00:00",
"endDate": "2026-07-24T18:07:42.0074024+00:00",
"numberGenerated": 6,
"lastDate": "2026-07-24T18:07:42.0074024+00:00",
"nextDate": "2026-07-24T18:07:42.0074024+00:00",
"overrideGeneratedNextDate": "2026-07-24T18:07:42.0074024+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "d0e9a732-dc73-4114-8a09-b24de3ecf140",
"recurrenceGroupId": "12d04a2f-fd33-4aea-b8b4-33513564dd6d",
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
},
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "698ddf75-de08-4410-9c3c-9ca14807fc05"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "4770326e-f62d-451c-8e24-d9e0a6246e00",
"titleId": "24e3ce3b-c32b-4b09-a030-836884aa0484",
"organisationId": "f78a075e-519f-459f-a974-c95ba2af953d",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "6e1c9191-0d09-460c-a1e5-66d7eba6eed0",
"createdById": "4f68e818-b374-4625-a6be-2ebe678c471f",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "31f3a60a-1071-4863-aac0-6ff65c51942d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "6cd640ff-3024-4b9b-a20a-379ee8265410"
},
"title": {
"name": "sample string 1",
"id": "b2dc1b16-ba04-43d9-8435-7d41ee37e459"
},
"createdById": "e82c3d66-4ddd-4273-b41d-4f83d430f27c",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "5eec53bf-7ec6-41bb-8868-04c12bc8b236",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "411c5fc8-819d-47c1-a6d8-28ae35da14d7"
},
"sampledAssets": [],
"lastCompletedDate": "2026-07-24T18:07:42.0074024+00:00",
"createdById": "e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "32a78a46-cfe1-4427-89c5-99428c472b54",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "43c1db48-5229-403a-87e0-18dbf94686de"
}
}
],
"monitoringRegimeSampledAssets": [
{
"monitoringRegimeId": "sample string 1",
"assetId": "e0531cff-dcf8-4c35-8442-707237a4b36f",
"jobIndexId": 3
},
{
"monitoringRegimeId": "sample string 1",
"assetId": "e0531cff-dcf8-4c35-8442-707237a4b36f",
"jobIndexId": 3
}
],
"hierarchicalLocation": {
"siteId": "6cbdd07e-2f6d-46f6-a9a5-53045c74a49a",
"name": "sample string 2",
"parentId": "9593dcf9-9f08-47bb-aede-77486e98ce07",
"depth": 3,
"fullName": "sample string 4",
"active": true,
"sortOrder": 6.0,
"createdById": "49f00f9f-c71a-4df0-9e19-b06227f7da81",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "0a055160-4913-4c51-b601-2485dac5f399",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "33e5baea-ee91-4303-b8f7-35f912b105bb"
},
"createdById": "7465c593-7ca9-4015-aa79-e9398b969573",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "b37eb9a9-bb2f-42b8-b511-c59f5e248d53",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "ec44aff5-f94e-4756-9077-04500c017ea8"
},
"jobRecurrence": {
"name": "sample string 1",
"jobTypeGroupId": "9b610d21-a096-4fbe-bb9c-124f29002dde",
"userId": "28752928-99ee-4070-b1a6-c96f05d4b99d",
"createDaysBefore": 3,
"siteId": "23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b",
"contactId": "4231071c-0d5b-4e7a-aa91-62f9d54c7789",
"assetId": "ef7d7946-9b7a-4b57-bf36-7c200d63033e",
"startDate": "2026-07-24T18:07:42.0074024+00:00",
"endDate": "2026-07-24T18:07:42.0074024+00:00",
"numberGenerated": 6,
"lastDate": "2026-07-24T18:07:42.0074024+00:00",
"nextDate": "2026-07-24T18:07:42.0074024+00:00",
"overrideGeneratedNextDate": "2026-07-24T18:07:42.0074024+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "d0e9a732-dc73-4114-8a09-b24de3ecf140",
"recurrenceGroupId": "12d04a2f-fd33-4aea-b8b4-33513564dd6d",
"asset": {
"name": "sample string 1",
"description": "sample string 2",
"assetTypeId": "9a426a23-47c8-489c-bef5-f40962507925",
"location": "sample string 4",
"locationId": "sample string 5",
"externalReference": "sample string 6",
"serialNumber": "sample string 7",
"assetNumber": "sample string 8",
"uniqueBarcode": "sample string 9",
"notes": "sample string 10",
"siteId": "a4207659-f61a-4091-be34-4f78c6ed7ba4",
"owner": "sample string 11",
"active": true,
"suspended": true,
"jobId": "dfcf9ee1-57a8-4f05-aa60-26be7ce1324a",
"hierarchicalLocationId": "77bb1310-b058-469a-a3c9-483d72b89190",
"imageFileName": "sample string 14",
"jobs": [],
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [
{
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
{
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
}
],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"jobRecurrences": [],
"sampledAssets": [
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3
},
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3
}
],
"monitoringRegimeSampledAssets": [
{
"monitoringRegimeId": "sample string 1",
"assetId": "e0531cff-dcf8-4c35-8442-707237a4b36f",
"jobIndexId": 3
},
{
"monitoringRegimeId": "sample string 1",
"assetId": "e0531cff-dcf8-4c35-8442-707237a4b36f",
"jobIndexId": 3
}
],
"hierarchicalLocation": {
"siteId": "6cbdd07e-2f6d-46f6-a9a5-53045c74a49a",
"name": "sample string 2",
"parentId": "9593dcf9-9f08-47bb-aede-77486e98ce07",
"depth": 3,
"fullName": "sample string 4",
"active": true,
"sortOrder": 6.0,
"createdById": "49f00f9f-c71a-4df0-9e19-b06227f7da81",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "0a055160-4913-4c51-b601-2485dac5f399",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "33e5baea-ee91-4303-b8f7-35f912b105bb"
},
"createdById": "7465c593-7ca9-4015-aa79-e9398b969573",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "b37eb9a9-bb2f-42b8-b511-c59f5e248d53",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "ec44aff5-f94e-4756-9077-04500c017ea8"
},
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
},
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "698ddf75-de08-4410-9c3c-9ca14807fc05"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "4770326e-f62d-451c-8e24-d9e0a6246e00",
"titleId": "24e3ce3b-c32b-4b09-a030-836884aa0484",
"organisationId": "f78a075e-519f-459f-a974-c95ba2af953d",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "6e1c9191-0d09-460c-a1e5-66d7eba6eed0",
"createdById": "4f68e818-b374-4625-a6be-2ebe678c471f",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "31f3a60a-1071-4863-aac0-6ff65c51942d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "6cd640ff-3024-4b9b-a20a-379ee8265410"
},
"title": {
"name": "sample string 1",
"id": "b2dc1b16-ba04-43d9-8435-7d41ee37e459"
},
"createdById": "e82c3d66-4ddd-4273-b41d-4f83d430f27c",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "5eec53bf-7ec6-41bb-8868-04c12bc8b236",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "411c5fc8-819d-47c1-a6d8-28ae35da14d7"
},
"sampledAssets": [
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3,
"asset": {
"name": "sample string 1",
"description": "sample string 2",
"assetTypeId": "9a426a23-47c8-489c-bef5-f40962507925",
"location": "sample string 4",
"locationId": "sample string 5",
"externalReference": "sample string 6",
"serialNumber": "sample string 7",
"assetNumber": "sample string 8",
"uniqueBarcode": "sample string 9",
"notes": "sample string 10",
"siteId": "a4207659-f61a-4091-be34-4f78c6ed7ba4",
"owner": "sample string 11",
"active": true,
"suspended": true,
"jobId": "dfcf9ee1-57a8-4f05-aa60-26be7ce1324a",
"hierarchicalLocationId": "77bb1310-b058-469a-a3c9-483d72b89190",
"imageFileName": "sample string 14",
"jobs": [],
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [
{
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
{
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
}
],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"jobRecurrences": [],
"sampledAssets": [],
"monitoringRegimeSampledAssets": [
{
"monitoringRegimeId": "sample string 1",
"assetId": "e0531cff-dcf8-4c35-8442-707237a4b36f",
"jobIndexId": 3
},
{
"monitoringRegimeId": "sample string 1",
"assetId": "e0531cff-dcf8-4c35-8442-707237a4b36f",
"jobIndexId": 3
}
],
"hierarchicalLocation": {
"siteId": "6cbdd07e-2f6d-46f6-a9a5-53045c74a49a",
"name": "sample string 2",
"parentId": "9593dcf9-9f08-47bb-aede-77486e98ce07",
"depth": 3,
"fullName": "sample string 4",
"active": true,
"sortOrder": 6.0,
"createdById": "49f00f9f-c71a-4df0-9e19-b06227f7da81",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "0a055160-4913-4c51-b601-2485dac5f399",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "33e5baea-ee91-4303-b8f7-35f912b105bb"
},
"createdById": "7465c593-7ca9-4015-aa79-e9398b969573",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "b37eb9a9-bb2f-42b8-b511-c59f5e248d53",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "ec44aff5-f94e-4756-9077-04500c017ea8"
}
},
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3,
"asset": {
"name": "sample string 1",
"description": "sample string 2",
"assetTypeId": "9a426a23-47c8-489c-bef5-f40962507925",
"location": "sample string 4",
"locationId": "sample string 5",
"externalReference": "sample string 6",
"serialNumber": "sample string 7",
"assetNumber": "sample string 8",
"uniqueBarcode": "sample string 9",
"notes": "sample string 10",
"siteId": "a4207659-f61a-4091-be34-4f78c6ed7ba4",
"owner": "sample string 11",
"active": true,
"suspended": true,
"jobId": "dfcf9ee1-57a8-4f05-aa60-26be7ce1324a",
"hierarchicalLocationId": "77bb1310-b058-469a-a3c9-483d72b89190",
"imageFileName": "sample string 14",
"jobs": [],
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [
{
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
{
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
}
],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"jobRecurrences": [],
"sampledAssets": [],
"monitoringRegimeSampledAssets": [
{
"monitoringRegimeId": "sample string 1",
"assetId": "e0531cff-dcf8-4c35-8442-707237a4b36f",
"jobIndexId": 3
},
{
"monitoringRegimeId": "sample string 1",
"assetId": "e0531cff-dcf8-4c35-8442-707237a4b36f",
"jobIndexId": 3
}
],
"hierarchicalLocation": {
"siteId": "6cbdd07e-2f6d-46f6-a9a5-53045c74a49a",
"name": "sample string 2",
"parentId": "9593dcf9-9f08-47bb-aede-77486e98ce07",
"depth": 3,
"fullName": "sample string 4",
"active": true,
"sortOrder": 6.0,
"createdById": "49f00f9f-c71a-4df0-9e19-b06227f7da81",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "0a055160-4913-4c51-b601-2485dac5f399",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "33e5baea-ee91-4303-b8f7-35f912b105bb"
},
"createdById": "7465c593-7ca9-4015-aa79-e9398b969573",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "b37eb9a9-bb2f-42b8-b511-c59f5e248d53",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "ec44aff5-f94e-4756-9077-04500c017ea8"
}
}
],
"lastCompletedDate": "2026-07-24T18:07:42.0074024+00:00",
"createdById": "e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "32a78a46-cfe1-4427-89c5-99428c472b54",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "43c1db48-5229-403a-87e0-18dbf94686de"
},
"rejectionReason": {
"order": 1,
"name": "sample string 2",
"active": true,
"tenantOrganisationId": "397ac4b1-b13c-4bc0-b4aa-2e9304a9fa84",
"createdById": "753c932f-9470-4f8c-b9d8-3b80f74da1ab",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "0b91416f-65bd-4e90-8a95-cd381f2e3e34",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "82c80830-0f5f-466b-ab4d-6178da403712"
},
"jobCategory": {
"name": "sample string 1",
"id": "5442ad2d-ce89-426a-85c6-f756829624a7"
},
"sections": [
{
"jobId": "c1a0c8ab-d988-4766-94e5-0c94774a9193",
"internalSectionTypeId": "733beae9-7856-4c0b-b15c-9351919383dc",
"sectionTypeId": "965a81b0-aef5-432c-9399-2f112148385f",
"caption": "sample string 4",
"name": "sample string 5",
"sectionJson": "sample string 6",
"repeatable": true,
"template": true,
"gridInput": true,
"siteVisit": true,
"active": true,
"order": 12.0,
"fqn": "sample string 13",
"visible": true,
"state": "d307d093-04d9-4fbb-9d7b-b793277e3352",
"sectionVariantId": "2dd538d4-92da-472e-b6e7-1df217a98d0a",
"sectionType": {
"internalId": "8ec1ef74-bb9d-4b21-b362-93147f96e688",
"caption": "sample string 2",
"name": "sample string 3",
"repeatable": true,
"template": true,
"gridInput": true,
"siteVisit": true,
"jsonData": "sample string 8",
"order": 9,
"jobTypeId": "2e8dfabc-454b-40ad-8550-360a070feac4",
"active": true,
"fqn": "sample string 12",
"visible": true,
"fileImport": true,
"sectionVariantId": "2f54ed93-1fcd-4cf3-a196-bf1f4f876981",
"expressionTypes": "sample string 15",
"createdById": "90a740fb-1fef-4be3-a1bb-ad02e73335ff",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "75b75608-188f-4f9b-89aa-5d30975f0f30",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "85374695-505d-4826-ad46-134d7879b1f0"
},
"createdById": "6d7250e1-514c-41bd-bc40-f38e3b7cb746",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "13943351-db05-4dd1-8dfd-f2f9cf7cea35",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "72f28092-a135-4716-bf56-e9e401142b35"
},
{
"jobId": "c1a0c8ab-d988-4766-94e5-0c94774a9193",
"internalSectionTypeId": "733beae9-7856-4c0b-b15c-9351919383dc",
"sectionTypeId": "965a81b0-aef5-432c-9399-2f112148385f",
"caption": "sample string 4",
"name": "sample string 5",
"sectionJson": "sample string 6",
"repeatable": true,
"template": true,
"gridInput": true,
"siteVisit": true,
"active": true,
"order": 12.0,
"fqn": "sample string 13",
"visible": true,
"state": "d307d093-04d9-4fbb-9d7b-b793277e3352",
"sectionVariantId": "2dd538d4-92da-472e-b6e7-1df217a98d0a",
"sectionType": {
"internalId": "8ec1ef74-bb9d-4b21-b362-93147f96e688",
"caption": "sample string 2",
"name": "sample string 3",
"repeatable": true,
"template": true,
"gridInput": true,
"siteVisit": true,
"jsonData": "sample string 8",
"order": 9,
"jobTypeId": "2e8dfabc-454b-40ad-8550-360a070feac4",
"active": true,
"fqn": "sample string 12",
"visible": true,
"fileImport": true,
"sectionVariantId": "2f54ed93-1fcd-4cf3-a196-bf1f4f876981",
"expressionTypes": "sample string 15",
"createdById": "90a740fb-1fef-4be3-a1bb-ad02e73335ff",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "75b75608-188f-4f9b-89aa-5d30975f0f30",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "85374695-505d-4826-ad46-134d7879b1f0"
},
"createdById": "6d7250e1-514c-41bd-bc40-f38e3b7cb746",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "13943351-db05-4dd1-8dfd-f2f9cf7cea35",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "72f28092-a135-4716-bf56-e9e401142b35"
}
],
"descendantJobs": [],
"documents": [],
"jobHistory": [
{
"jobId": "76dc91bc-7412-40f8-9435-7cc8837d55e2",
"jobHistoryTypeId": "35d9740a-25cc-4b1b-bce7-f9a1ecb76796",
"sourceStateId": "a5440a42-1183-481b-ba4e-36f2df2fcafd",
"destinationStateId": "64d38e88-f1e0-4e99-8b8c-4564f0030f70",
"allocatedToId": "170aeca6-cf8a-4422-bbcc-aa3dfa8ba6a7",
"clonedFromId": "a6acdb0f-6727-4096-bca2-262389609c73",
"jobHistoryType": {
"name": "sample string 1",
"id": "d4eee8ff-76ff-4509-a0e1-7090842cb706"
},
"sourceJobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "050658c6-4b83-4a4e-a9c1-3a14262bfa77"
},
"destinationJobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "050658c6-4b83-4a4e-a9c1-3a14262bfa77"
},
"createdById": "9de612f4-4567-463a-adf9-f2ae8a35f51f",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "8873a50e-ea34-492f-8484-1bcf8763f65a",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "fe999e26-f4c4-4ce7-a525-a5202f9ec5fc"
},
{
"jobId": "76dc91bc-7412-40f8-9435-7cc8837d55e2",
"jobHistoryTypeId": "35d9740a-25cc-4b1b-bce7-f9a1ecb76796",
"sourceStateId": "a5440a42-1183-481b-ba4e-36f2df2fcafd",
"destinationStateId": "64d38e88-f1e0-4e99-8b8c-4564f0030f70",
"allocatedToId": "170aeca6-cf8a-4422-bbcc-aa3dfa8ba6a7",
"clonedFromId": "a6acdb0f-6727-4096-bca2-262389609c73",
"jobHistoryType": {
"name": "sample string 1",
"id": "d4eee8ff-76ff-4509-a0e1-7090842cb706"
},
"sourceJobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "050658c6-4b83-4a4e-a9c1-3a14262bfa77"
},
"destinationJobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "050658c6-4b83-4a4e-a9c1-3a14262bfa77"
},
"createdById": "9de612f4-4567-463a-adf9-f2ae8a35f51f",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "8873a50e-ea34-492f-8484-1bcf8763f65a",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "fe999e26-f4c4-4ce7-a525-a5202f9ec5fc"
}
],
"createdById": "9623d0a1-89db-45c7-ad52-60dc42a4a2f7",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "82b746b5-a221-4c80-a41b-53fb595e97bf",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "04125e4f-5c2a-44d8-a35a-38d3e5faafb6"
},
"stateId": "58ebd7df-fc40-462b-b307-fda5696110e4",
"templateId": "2ae5e9bd-1ac5-4279-b21b-10573c3f75ab",
"fileLocationId": "8c2e6d10-3f89-4e15-a7e8-33c6bacc9c0d",
"fileLocation": {
"location": "sample string 1",
"extension": "sample string 2",
"active": true,
"createdById": "3d566615-4cca-4be0-9211-5c82a5f1abba",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "c2e287df-bdab-4943-aef3-9f34109c6e02",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "f38e6a6a-4500-48d7-a6a8-813fa77ae1a9"
},
"documentState": {
"name": "sample string 1",
"documentsWithThatState": [],
"id": "185e112d-07e3-4979-8e34-051b810b5d27"
},
"pdfGenerated": true,
"visibleOnPortal": true,
"name": "sample string 4",
"active": true,
"createdById": "3330e76a-aa18-4462-bc41-6a3f68b4bd42",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "cead194f-d5fa-428a-88cd-25f8873ff16e",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "3332b716-5bee-4a0b-8cf1-052ae7fe0596"
}
],
"createdById": "d15221bf-f5e5-4c54-a98e-2f7afc310f5e",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "31e733b0-80d6-43a0-97b2-fb6cca10286c",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "09e6960b-ac26-4f55-bc83-c8cba388094f"
}
],
"sectionTypes": [
{
"internalId": "8ec1ef74-bb9d-4b21-b362-93147f96e688",
"caption": "sample string 2",
"name": "sample string 3",
"repeatable": true,
"template": true,
"gridInput": true,
"siteVisit": true,
"jsonData": "sample string 8",
"order": 9,
"jobTypeId": "2e8dfabc-454b-40ad-8550-360a070feac4",
"active": true,
"fqn": "sample string 12",
"visible": true,
"fileImport": true,
"sectionVariantId": "2f54ed93-1fcd-4cf3-a196-bf1f4f876981",
"expressionTypes": "sample string 15",
"createdById": "90a740fb-1fef-4be3-a1bb-ad02e73335ff",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "75b75608-188f-4f9b-89aa-5d30975f0f30",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "85374695-505d-4826-ad46-134d7879b1f0"
},
{
"internalId": "8ec1ef74-bb9d-4b21-b362-93147f96e688",
"caption": "sample string 2",
"name": "sample string 3",
"repeatable": true,
"template": true,
"gridInput": true,
"siteVisit": true,
"jsonData": "sample string 8",
"order": 9,
"jobTypeId": "2e8dfabc-454b-40ad-8550-360a070feac4",
"active": true,
"fqn": "sample string 12",
"visible": true,
"fileImport": true,
"sectionVariantId": "2f54ed93-1fcd-4cf3-a196-bf1f4f876981",
"expressionTypes": "sample string 15",
"createdById": "90a740fb-1fef-4be3-a1bb-ad02e73335ff",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "75b75608-188f-4f9b-89aa-5d30975f0f30",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "85374695-505d-4826-ad46-134d7879b1f0"
}
],
"jobs": [
{
"jobTypeId": "1c1325c9-2aaf-4e9a-84ec-7c5e9e4ba3af",
"active": true,
"stateId": "08daf752-ec19-46a0-b959-ec3e76bfb568",
"externalRef": "sample string 4",
"allocatedToId": "d5959333-93da-4b61-8e08-3b27bebfdec4",
"name": "sample string 5",
"scheduledDate": "2026-07-24T18:07:42.0074024+00:00",
"siteId": "dbefd8a8-0073-4fd2-8a35-d3033bf9f328",
"contactId": "6469487a-fa21-475d-8ad9-619f309b287b",
"notes": "sample string 8",
"timeInMinutes": 9,
"parentJobId": "721c3f00-0083-4aab-bfd9-639788692940",
"isGroupJob": true,
"deviceId": "sample string 11",
"syncToDevice": true,
"assetId": "5f65f06f-f4f9-4835-874d-8941b80cc8d7",
"jobRecurrenceId": "0e6905df-16b8-4f6f-8b67-5e68f1ec5425",
"rejectionReasonId": "4e013877-4395-496a-bf26-346a70ae046d",
"jobCategoryId": "6b239234-0bb9-479c-8cdf-de4055f8ce8c",
"numericCode": 13,
"completedDate": "2026-07-24T18:07:42.0074024+00:00",
"monitoringRegimeId": "sample string 14",
"jobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "050658c6-4b83-4a4e-a9c1-3a14262bfa77"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "4770326e-f62d-451c-8e24-d9e0a6246e00",
"titleId": "24e3ce3b-c32b-4b09-a030-836884aa0484",
"organisationId": "f78a075e-519f-459f-a974-c95ba2af953d",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "6e1c9191-0d09-460c-a1e5-66d7eba6eed0",
"createdById": "4f68e818-b374-4625-a6be-2ebe678c471f",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "31f3a60a-1071-4863-aac0-6ff65c51942d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "6cd640ff-3024-4b9b-a20a-379ee8265410"
},
"title": {
"name": "sample string 1",
"id": "b2dc1b16-ba04-43d9-8435-7d41ee37e459"
},
"createdById": "e82c3d66-4ddd-4273-b41d-4f83d430f27c",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "5eec53bf-7ec6-41bb-8868-04c12bc8b236",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "411c5fc8-819d-47c1-a6d8-28ae35da14d7"
},
"asset": {
"name": "sample string 1",
"description": "sample string 2",
"assetTypeId": "9a426a23-47c8-489c-bef5-f40962507925",
"location": "sample string 4",
"locationId": "sample string 5",
"externalReference": "sample string 6",
"serialNumber": "sample string 7",
"assetNumber": "sample string 8",
"uniqueBarcode": "sample string 9",
"notes": "sample string 10",
"siteId": "a4207659-f61a-4091-be34-4f78c6ed7ba4",
"owner": "sample string 11",
"active": true,
"suspended": true,
"jobId": "dfcf9ee1-57a8-4f05-aa60-26be7ce1324a",
"hierarchicalLocationId": "77bb1310-b058-469a-a3c9-483d72b89190",
"imageFileName": "sample string 14",
"jobs": [],
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [
{
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
{
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
}
],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"jobRecurrences": [
{
"name": "sample string 1",
"jobTypeGroupId": "9b610d21-a096-4fbe-bb9c-124f29002dde",
"userId": "28752928-99ee-4070-b1a6-c96f05d4b99d",
"createDaysBefore": 3,
"siteId": "23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b",
"contactId": "4231071c-0d5b-4e7a-aa91-62f9d54c7789",
"assetId": "ef7d7946-9b7a-4b57-bf36-7c200d63033e",
"startDate": "2026-07-24T18:07:42.0074024+00:00",
"endDate": "2026-07-24T18:07:42.0074024+00:00",
"numberGenerated": 6,
"lastDate": "2026-07-24T18:07:42.0074024+00:00",
"nextDate": "2026-07-24T18:07:42.0074024+00:00",
"overrideGeneratedNextDate": "2026-07-24T18:07:42.0074024+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "d0e9a732-dc73-4114-8a09-b24de3ecf140",
"recurrenceGroupId": "12d04a2f-fd33-4aea-b8b4-33513564dd6d",
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
},
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "698ddf75-de08-4410-9c3c-9ca14807fc05"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "4770326e-f62d-451c-8e24-d9e0a6246e00",
"titleId": "24e3ce3b-c32b-4b09-a030-836884aa0484",
"organisationId": "f78a075e-519f-459f-a974-c95ba2af953d",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "6e1c9191-0d09-460c-a1e5-66d7eba6eed0",
"createdById": "4f68e818-b374-4625-a6be-2ebe678c471f",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "31f3a60a-1071-4863-aac0-6ff65c51942d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "6cd640ff-3024-4b9b-a20a-379ee8265410"
},
"title": {
"name": "sample string 1",
"id": "b2dc1b16-ba04-43d9-8435-7d41ee37e459"
},
"createdById": "e82c3d66-4ddd-4273-b41d-4f83d430f27c",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "5eec53bf-7ec6-41bb-8868-04c12bc8b236",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "411c5fc8-819d-47c1-a6d8-28ae35da14d7"
},
"sampledAssets": [
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3
},
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3
}
],
"lastCompletedDate": "2026-07-24T18:07:42.0074024+00:00",
"createdById": "e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "32a78a46-cfe1-4427-89c5-99428c472b54",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "43c1db48-5229-403a-87e0-18dbf94686de"
},
{
"name": "sample string 1",
"jobTypeGroupId": "9b610d21-a096-4fbe-bb9c-124f29002dde",
"userId": "28752928-99ee-4070-b1a6-c96f05d4b99d",
"createDaysBefore": 3,
"siteId": "23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b",
"contactId": "4231071c-0d5b-4e7a-aa91-62f9d54c7789",
"assetId": "ef7d7946-9b7a-4b57-bf36-7c200d63033e",
"startDate": "2026-07-24T18:07:42.0074024+00:00",
"endDate": "2026-07-24T18:07:42.0074024+00:00",
"numberGenerated": 6,
"lastDate": "2026-07-24T18:07:42.0074024+00:00",
"nextDate": "2026-07-24T18:07:42.0074024+00:00",
"overrideGeneratedNextDate": "2026-07-24T18:07:42.0074024+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "d0e9a732-dc73-4114-8a09-b24de3ecf140",
"recurrenceGroupId": "12d04a2f-fd33-4aea-b8b4-33513564dd6d",
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
},
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "698ddf75-de08-4410-9c3c-9ca14807fc05"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "4770326e-f62d-451c-8e24-d9e0a6246e00",
"titleId": "24e3ce3b-c32b-4b09-a030-836884aa0484",
"organisationId": "f78a075e-519f-459f-a974-c95ba2af953d",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "6e1c9191-0d09-460c-a1e5-66d7eba6eed0",
"createdById": "4f68e818-b374-4625-a6be-2ebe678c471f",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "31f3a60a-1071-4863-aac0-6ff65c51942d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "6cd640ff-3024-4b9b-a20a-379ee8265410"
},
"title": {
"name": "sample string 1",
"id": "b2dc1b16-ba04-43d9-8435-7d41ee37e459"
},
"createdById": "e82c3d66-4ddd-4273-b41d-4f83d430f27c",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "5eec53bf-7ec6-41bb-8868-04c12bc8b236",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "411c5fc8-819d-47c1-a6d8-28ae35da14d7"
},
"sampledAssets": [
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3
},
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3
}
],
"lastCompletedDate": "2026-07-24T18:07:42.0074024+00:00",
"createdById": "e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "32a78a46-cfe1-4427-89c5-99428c472b54",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "43c1db48-5229-403a-87e0-18dbf94686de"
}
],
"sampledAssets": [
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3,
"jobRecurrence": {
"name": "sample string 1",
"jobTypeGroupId": "9b610d21-a096-4fbe-bb9c-124f29002dde",
"userId": "28752928-99ee-4070-b1a6-c96f05d4b99d",
"createDaysBefore": 3,
"siteId": "23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b",
"contactId": "4231071c-0d5b-4e7a-aa91-62f9d54c7789",
"assetId": "ef7d7946-9b7a-4b57-bf36-7c200d63033e",
"startDate": "2026-07-24T18:07:42.0074024+00:00",
"endDate": "2026-07-24T18:07:42.0074024+00:00",
"numberGenerated": 6,
"lastDate": "2026-07-24T18:07:42.0074024+00:00",
"nextDate": "2026-07-24T18:07:42.0074024+00:00",
"overrideGeneratedNextDate": "2026-07-24T18:07:42.0074024+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "d0e9a732-dc73-4114-8a09-b24de3ecf140",
"recurrenceGroupId": "12d04a2f-fd33-4aea-b8b4-33513564dd6d",
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
},
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "698ddf75-de08-4410-9c3c-9ca14807fc05"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "4770326e-f62d-451c-8e24-d9e0a6246e00",
"titleId": "24e3ce3b-c32b-4b09-a030-836884aa0484",
"organisationId": "f78a075e-519f-459f-a974-c95ba2af953d",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "6e1c9191-0d09-460c-a1e5-66d7eba6eed0",
"createdById": "4f68e818-b374-4625-a6be-2ebe678c471f",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "31f3a60a-1071-4863-aac0-6ff65c51942d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "6cd640ff-3024-4b9b-a20a-379ee8265410"
},
"title": {
"name": "sample string 1",
"id": "b2dc1b16-ba04-43d9-8435-7d41ee37e459"
},
"createdById": "e82c3d66-4ddd-4273-b41d-4f83d430f27c",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "5eec53bf-7ec6-41bb-8868-04c12bc8b236",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "411c5fc8-819d-47c1-a6d8-28ae35da14d7"
},
"sampledAssets": [],
"lastCompletedDate": "2026-07-24T18:07:42.0074024+00:00",
"createdById": "e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "32a78a46-cfe1-4427-89c5-99428c472b54",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "43c1db48-5229-403a-87e0-18dbf94686de"
}
},
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3,
"jobRecurrence": {
"name": "sample string 1",
"jobTypeGroupId": "9b610d21-a096-4fbe-bb9c-124f29002dde",
"userId": "28752928-99ee-4070-b1a6-c96f05d4b99d",
"createDaysBefore": 3,
"siteId": "23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b",
"contactId": "4231071c-0d5b-4e7a-aa91-62f9d54c7789",
"assetId": "ef7d7946-9b7a-4b57-bf36-7c200d63033e",
"startDate": "2026-07-24T18:07:42.0074024+00:00",
"endDate": "2026-07-24T18:07:42.0074024+00:00",
"numberGenerated": 6,
"lastDate": "2026-07-24T18:07:42.0074024+00:00",
"nextDate": "2026-07-24T18:07:42.0074024+00:00",
"overrideGeneratedNextDate": "2026-07-24T18:07:42.0074024+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "d0e9a732-dc73-4114-8a09-b24de3ecf140",
"recurrenceGroupId": "12d04a2f-fd33-4aea-b8b4-33513564dd6d",
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
},
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "698ddf75-de08-4410-9c3c-9ca14807fc05"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "4770326e-f62d-451c-8e24-d9e0a6246e00",
"titleId": "24e3ce3b-c32b-4b09-a030-836884aa0484",
"organisationId": "f78a075e-519f-459f-a974-c95ba2af953d",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "6e1c9191-0d09-460c-a1e5-66d7eba6eed0",
"createdById": "4f68e818-b374-4625-a6be-2ebe678c471f",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "31f3a60a-1071-4863-aac0-6ff65c51942d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "6cd640ff-3024-4b9b-a20a-379ee8265410"
},
"title": {
"name": "sample string 1",
"id": "b2dc1b16-ba04-43d9-8435-7d41ee37e459"
},
"createdById": "e82c3d66-4ddd-4273-b41d-4f83d430f27c",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "5eec53bf-7ec6-41bb-8868-04c12bc8b236",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "411c5fc8-819d-47c1-a6d8-28ae35da14d7"
},
"sampledAssets": [],
"lastCompletedDate": "2026-07-24T18:07:42.0074024+00:00",
"createdById": "e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "32a78a46-cfe1-4427-89c5-99428c472b54",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "43c1db48-5229-403a-87e0-18dbf94686de"
}
}
],
"monitoringRegimeSampledAssets": [
{
"monitoringRegimeId": "sample string 1",
"assetId": "e0531cff-dcf8-4c35-8442-707237a4b36f",
"jobIndexId": 3
},
{
"monitoringRegimeId": "sample string 1",
"assetId": "e0531cff-dcf8-4c35-8442-707237a4b36f",
"jobIndexId": 3
}
],
"hierarchicalLocation": {
"siteId": "6cbdd07e-2f6d-46f6-a9a5-53045c74a49a",
"name": "sample string 2",
"parentId": "9593dcf9-9f08-47bb-aede-77486e98ce07",
"depth": 3,
"fullName": "sample string 4",
"active": true,
"sortOrder": 6.0,
"createdById": "49f00f9f-c71a-4df0-9e19-b06227f7da81",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "0a055160-4913-4c51-b601-2485dac5f399",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "33e5baea-ee91-4303-b8f7-35f912b105bb"
},
"createdById": "7465c593-7ca9-4015-aa79-e9398b969573",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "b37eb9a9-bb2f-42b8-b511-c59f5e248d53",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "ec44aff5-f94e-4756-9077-04500c017ea8"
},
"jobRecurrence": {
"name": "sample string 1",
"jobTypeGroupId": "9b610d21-a096-4fbe-bb9c-124f29002dde",
"userId": "28752928-99ee-4070-b1a6-c96f05d4b99d",
"createDaysBefore": 3,
"siteId": "23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b",
"contactId": "4231071c-0d5b-4e7a-aa91-62f9d54c7789",
"assetId": "ef7d7946-9b7a-4b57-bf36-7c200d63033e",
"startDate": "2026-07-24T18:07:42.0074024+00:00",
"endDate": "2026-07-24T18:07:42.0074024+00:00",
"numberGenerated": 6,
"lastDate": "2026-07-24T18:07:42.0074024+00:00",
"nextDate": "2026-07-24T18:07:42.0074024+00:00",
"overrideGeneratedNextDate": "2026-07-24T18:07:42.0074024+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "d0e9a732-dc73-4114-8a09-b24de3ecf140",
"recurrenceGroupId": "12d04a2f-fd33-4aea-b8b4-33513564dd6d",
"asset": {
"name": "sample string 1",
"description": "sample string 2",
"assetTypeId": "9a426a23-47c8-489c-bef5-f40962507925",
"location": "sample string 4",
"locationId": "sample string 5",
"externalReference": "sample string 6",
"serialNumber": "sample string 7",
"assetNumber": "sample string 8",
"uniqueBarcode": "sample string 9",
"notes": "sample string 10",
"siteId": "a4207659-f61a-4091-be34-4f78c6ed7ba4",
"owner": "sample string 11",
"active": true,
"suspended": true,
"jobId": "dfcf9ee1-57a8-4f05-aa60-26be7ce1324a",
"hierarchicalLocationId": "77bb1310-b058-469a-a3c9-483d72b89190",
"imageFileName": "sample string 14",
"jobs": [],
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [
{
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
{
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
}
],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"jobRecurrences": [],
"sampledAssets": [
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3
},
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3
}
],
"monitoringRegimeSampledAssets": [
{
"monitoringRegimeId": "sample string 1",
"assetId": "e0531cff-dcf8-4c35-8442-707237a4b36f",
"jobIndexId": 3
},
{
"monitoringRegimeId": "sample string 1",
"assetId": "e0531cff-dcf8-4c35-8442-707237a4b36f",
"jobIndexId": 3
}
],
"hierarchicalLocation": {
"siteId": "6cbdd07e-2f6d-46f6-a9a5-53045c74a49a",
"name": "sample string 2",
"parentId": "9593dcf9-9f08-47bb-aede-77486e98ce07",
"depth": 3,
"fullName": "sample string 4",
"active": true,
"sortOrder": 6.0,
"createdById": "49f00f9f-c71a-4df0-9e19-b06227f7da81",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "0a055160-4913-4c51-b601-2485dac5f399",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "33e5baea-ee91-4303-b8f7-35f912b105bb"
},
"createdById": "7465c593-7ca9-4015-aa79-e9398b969573",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "b37eb9a9-bb2f-42b8-b511-c59f5e248d53",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "ec44aff5-f94e-4756-9077-04500c017ea8"
},
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
},
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "698ddf75-de08-4410-9c3c-9ca14807fc05"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "4770326e-f62d-451c-8e24-d9e0a6246e00",
"titleId": "24e3ce3b-c32b-4b09-a030-836884aa0484",
"organisationId": "f78a075e-519f-459f-a974-c95ba2af953d",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "6e1c9191-0d09-460c-a1e5-66d7eba6eed0",
"createdById": "4f68e818-b374-4625-a6be-2ebe678c471f",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "31f3a60a-1071-4863-aac0-6ff65c51942d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "6cd640ff-3024-4b9b-a20a-379ee8265410"
},
"title": {
"name": "sample string 1",
"id": "b2dc1b16-ba04-43d9-8435-7d41ee37e459"
},
"createdById": "e82c3d66-4ddd-4273-b41d-4f83d430f27c",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "5eec53bf-7ec6-41bb-8868-04c12bc8b236",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "411c5fc8-819d-47c1-a6d8-28ae35da14d7"
},
"sampledAssets": [
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3,
"asset": {
"name": "sample string 1",
"description": "sample string 2",
"assetTypeId": "9a426a23-47c8-489c-bef5-f40962507925",
"location": "sample string 4",
"locationId": "sample string 5",
"externalReference": "sample string 6",
"serialNumber": "sample string 7",
"assetNumber": "sample string 8",
"uniqueBarcode": "sample string 9",
"notes": "sample string 10",
"siteId": "a4207659-f61a-4091-be34-4f78c6ed7ba4",
"owner": "sample string 11",
"active": true,
"suspended": true,
"jobId": "dfcf9ee1-57a8-4f05-aa60-26be7ce1324a",
"hierarchicalLocationId": "77bb1310-b058-469a-a3c9-483d72b89190",
"imageFileName": "sample string 14",
"jobs": [],
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [
{
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
{
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
}
],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"jobRecurrences": [],
"sampledAssets": [],
"monitoringRegimeSampledAssets": [
{
"monitoringRegimeId": "sample string 1",
"assetId": "e0531cff-dcf8-4c35-8442-707237a4b36f",
"jobIndexId": 3
},
{
"monitoringRegimeId": "sample string 1",
"assetId": "e0531cff-dcf8-4c35-8442-707237a4b36f",
"jobIndexId": 3
}
],
"hierarchicalLocation": {
"siteId": "6cbdd07e-2f6d-46f6-a9a5-53045c74a49a",
"name": "sample string 2",
"parentId": "9593dcf9-9f08-47bb-aede-77486e98ce07",
"depth": 3,
"fullName": "sample string 4",
"active": true,
"sortOrder": 6.0,
"createdById": "49f00f9f-c71a-4df0-9e19-b06227f7da81",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "0a055160-4913-4c51-b601-2485dac5f399",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "33e5baea-ee91-4303-b8f7-35f912b105bb"
},
"createdById": "7465c593-7ca9-4015-aa79-e9398b969573",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "b37eb9a9-bb2f-42b8-b511-c59f5e248d53",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "ec44aff5-f94e-4756-9077-04500c017ea8"
}
},
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3,
"asset": {
"name": "sample string 1",
"description": "sample string 2",
"assetTypeId": "9a426a23-47c8-489c-bef5-f40962507925",
"location": "sample string 4",
"locationId": "sample string 5",
"externalReference": "sample string 6",
"serialNumber": "sample string 7",
"assetNumber": "sample string 8",
"uniqueBarcode": "sample string 9",
"notes": "sample string 10",
"siteId": "a4207659-f61a-4091-be34-4f78c6ed7ba4",
"owner": "sample string 11",
"active": true,
"suspended": true,
"jobId": "dfcf9ee1-57a8-4f05-aa60-26be7ce1324a",
"hierarchicalLocationId": "77bb1310-b058-469a-a3c9-483d72b89190",
"imageFileName": "sample string 14",
"jobs": [],
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [
{
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
{
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
}
],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"jobRecurrences": [],
"sampledAssets": [],
"monitoringRegimeSampledAssets": [
{
"monitoringRegimeId": "sample string 1",
"assetId": "e0531cff-dcf8-4c35-8442-707237a4b36f",
"jobIndexId": 3
},
{
"monitoringRegimeId": "sample string 1",
"assetId": "e0531cff-dcf8-4c35-8442-707237a4b36f",
"jobIndexId": 3
}
],
"hierarchicalLocation": {
"siteId": "6cbdd07e-2f6d-46f6-a9a5-53045c74a49a",
"name": "sample string 2",
"parentId": "9593dcf9-9f08-47bb-aede-77486e98ce07",
"depth": 3,
"fullName": "sample string 4",
"active": true,
"sortOrder": 6.0,
"createdById": "49f00f9f-c71a-4df0-9e19-b06227f7da81",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "0a055160-4913-4c51-b601-2485dac5f399",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "33e5baea-ee91-4303-b8f7-35f912b105bb"
},
"createdById": "7465c593-7ca9-4015-aa79-e9398b969573",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "b37eb9a9-bb2f-42b8-b511-c59f5e248d53",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "ec44aff5-f94e-4756-9077-04500c017ea8"
}
}
],
"lastCompletedDate": "2026-07-24T18:07:42.0074024+00:00",
"createdById": "e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "32a78a46-cfe1-4427-89c5-99428c472b54",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "43c1db48-5229-403a-87e0-18dbf94686de"
},
"rejectionReason": {
"order": 1,
"name": "sample string 2",
"active": true,
"tenantOrganisationId": "397ac4b1-b13c-4bc0-b4aa-2e9304a9fa84",
"createdById": "753c932f-9470-4f8c-b9d8-3b80f74da1ab",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "0b91416f-65bd-4e90-8a95-cd381f2e3e34",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "82c80830-0f5f-466b-ab4d-6178da403712"
},
"jobCategory": {
"name": "sample string 1",
"id": "5442ad2d-ce89-426a-85c6-f756829624a7"
},
"sections": [
{
"jobId": "c1a0c8ab-d988-4766-94e5-0c94774a9193",
"internalSectionTypeId": "733beae9-7856-4c0b-b15c-9351919383dc",
"sectionTypeId": "965a81b0-aef5-432c-9399-2f112148385f",
"caption": "sample string 4",
"name": "sample string 5",
"sectionJson": "sample string 6",
"repeatable": true,
"template": true,
"gridInput": true,
"siteVisit": true,
"active": true,
"order": 12.0,
"fqn": "sample string 13",
"visible": true,
"state": "d307d093-04d9-4fbb-9d7b-b793277e3352",
"sectionVariantId": "2dd538d4-92da-472e-b6e7-1df217a98d0a",
"sectionType": {
"internalId": "8ec1ef74-bb9d-4b21-b362-93147f96e688",
"caption": "sample string 2",
"name": "sample string 3",
"repeatable": true,
"template": true,
"gridInput": true,
"siteVisit": true,
"jsonData": "sample string 8",
"order": 9,
"jobTypeId": "2e8dfabc-454b-40ad-8550-360a070feac4",
"active": true,
"fqn": "sample string 12",
"visible": true,
"fileImport": true,
"sectionVariantId": "2f54ed93-1fcd-4cf3-a196-bf1f4f876981",
"expressionTypes": "sample string 15",
"createdById": "90a740fb-1fef-4be3-a1bb-ad02e73335ff",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "75b75608-188f-4f9b-89aa-5d30975f0f30",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "85374695-505d-4826-ad46-134d7879b1f0"
},
"createdById": "6d7250e1-514c-41bd-bc40-f38e3b7cb746",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "13943351-db05-4dd1-8dfd-f2f9cf7cea35",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "72f28092-a135-4716-bf56-e9e401142b35"
},
{
"jobId": "c1a0c8ab-d988-4766-94e5-0c94774a9193",
"internalSectionTypeId": "733beae9-7856-4c0b-b15c-9351919383dc",
"sectionTypeId": "965a81b0-aef5-432c-9399-2f112148385f",
"caption": "sample string 4",
"name": "sample string 5",
"sectionJson": "sample string 6",
"repeatable": true,
"template": true,
"gridInput": true,
"siteVisit": true,
"active": true,
"order": 12.0,
"fqn": "sample string 13",
"visible": true,
"state": "d307d093-04d9-4fbb-9d7b-b793277e3352",
"sectionVariantId": "2dd538d4-92da-472e-b6e7-1df217a98d0a",
"sectionType": {
"internalId": "8ec1ef74-bb9d-4b21-b362-93147f96e688",
"caption": "sample string 2",
"name": "sample string 3",
"repeatable": true,
"template": true,
"gridInput": true,
"siteVisit": true,
"jsonData": "sample string 8",
"order": 9,
"jobTypeId": "2e8dfabc-454b-40ad-8550-360a070feac4",
"active": true,
"fqn": "sample string 12",
"visible": true,
"fileImport": true,
"sectionVariantId": "2f54ed93-1fcd-4cf3-a196-bf1f4f876981",
"expressionTypes": "sample string 15",
"createdById": "90a740fb-1fef-4be3-a1bb-ad02e73335ff",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "75b75608-188f-4f9b-89aa-5d30975f0f30",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "85374695-505d-4826-ad46-134d7879b1f0"
},
"createdById": "6d7250e1-514c-41bd-bc40-f38e3b7cb746",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "13943351-db05-4dd1-8dfd-f2f9cf7cea35",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "72f28092-a135-4716-bf56-e9e401142b35"
}
],
"descendantJobs": [],
"documents": [
{
"jobId": "b18fb692-53a3-4846-8b66-76431e04c4d7",
"stateId": "58ebd7df-fc40-462b-b307-fda5696110e4",
"templateId": "2ae5e9bd-1ac5-4279-b21b-10573c3f75ab",
"documentTemplate": {
"name": "sample string 1",
"fileExtension": "sample string 2",
"location": "sample string 3",
"jobTypeId": "21b17464-a97f-47c3-872e-437032ec7557",
"active": true,
"autoEmailOnJobCompletion": true,
"visibleOnPortal": true,
"documents": [],
"createdById": "d15221bf-f5e5-4c54-a98e-2f7afc310f5e",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "31e733b0-80d6-43a0-97b2-fb6cca10286c",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "09e6960b-ac26-4f55-bc83-c8cba388094f"
},
"fileLocationId": "8c2e6d10-3f89-4e15-a7e8-33c6bacc9c0d",
"fileLocation": {
"location": "sample string 1",
"extension": "sample string 2",
"active": true,
"createdById": "3d566615-4cca-4be0-9211-5c82a5f1abba",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "c2e287df-bdab-4943-aef3-9f34109c6e02",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "f38e6a6a-4500-48d7-a6a8-813fa77ae1a9"
},
"documentState": {
"name": "sample string 1",
"documentsWithThatState": [],
"id": "185e112d-07e3-4979-8e34-051b810b5d27"
},
"pdfGenerated": true,
"visibleOnPortal": true,
"name": "sample string 4",
"active": true,
"createdById": "3330e76a-aa18-4462-bc41-6a3f68b4bd42",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "cead194f-d5fa-428a-88cd-25f8873ff16e",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "3332b716-5bee-4a0b-8cf1-052ae7fe0596"
},
{
"jobId": "b18fb692-53a3-4846-8b66-76431e04c4d7",
"stateId": "58ebd7df-fc40-462b-b307-fda5696110e4",
"templateId": "2ae5e9bd-1ac5-4279-b21b-10573c3f75ab",
"documentTemplate": {
"name": "sample string 1",
"fileExtension": "sample string 2",
"location": "sample string 3",
"jobTypeId": "21b17464-a97f-47c3-872e-437032ec7557",
"active": true,
"autoEmailOnJobCompletion": true,
"visibleOnPortal": true,
"documents": [],
"createdById": "d15221bf-f5e5-4c54-a98e-2f7afc310f5e",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "31e733b0-80d6-43a0-97b2-fb6cca10286c",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "09e6960b-ac26-4f55-bc83-c8cba388094f"
},
"fileLocationId": "8c2e6d10-3f89-4e15-a7e8-33c6bacc9c0d",
"fileLocation": {
"location": "sample string 1",
"extension": "sample string 2",
"active": true,
"createdById": "3d566615-4cca-4be0-9211-5c82a5f1abba",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "c2e287df-bdab-4943-aef3-9f34109c6e02",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "f38e6a6a-4500-48d7-a6a8-813fa77ae1a9"
},
"documentState": {
"name": "sample string 1",
"documentsWithThatState": [],
"id": "185e112d-07e3-4979-8e34-051b810b5d27"
},
"pdfGenerated": true,
"visibleOnPortal": true,
"name": "sample string 4",
"active": true,
"createdById": "3330e76a-aa18-4462-bc41-6a3f68b4bd42",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "cead194f-d5fa-428a-88cd-25f8873ff16e",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "3332b716-5bee-4a0b-8cf1-052ae7fe0596"
}
],
"jobHistory": [
{
"jobId": "76dc91bc-7412-40f8-9435-7cc8837d55e2",
"jobHistoryTypeId": "35d9740a-25cc-4b1b-bce7-f9a1ecb76796",
"sourceStateId": "a5440a42-1183-481b-ba4e-36f2df2fcafd",
"destinationStateId": "64d38e88-f1e0-4e99-8b8c-4564f0030f70",
"allocatedToId": "170aeca6-cf8a-4422-bbcc-aa3dfa8ba6a7",
"clonedFromId": "a6acdb0f-6727-4096-bca2-262389609c73",
"jobHistoryType": {
"name": "sample string 1",
"id": "d4eee8ff-76ff-4509-a0e1-7090842cb706"
},
"sourceJobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "050658c6-4b83-4a4e-a9c1-3a14262bfa77"
},
"destinationJobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "050658c6-4b83-4a4e-a9c1-3a14262bfa77"
},
"createdById": "9de612f4-4567-463a-adf9-f2ae8a35f51f",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "8873a50e-ea34-492f-8484-1bcf8763f65a",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "fe999e26-f4c4-4ce7-a525-a5202f9ec5fc"
},
{
"jobId": "76dc91bc-7412-40f8-9435-7cc8837d55e2",
"jobHistoryTypeId": "35d9740a-25cc-4b1b-bce7-f9a1ecb76796",
"sourceStateId": "a5440a42-1183-481b-ba4e-36f2df2fcafd",
"destinationStateId": "64d38e88-f1e0-4e99-8b8c-4564f0030f70",
"allocatedToId": "170aeca6-cf8a-4422-bbcc-aa3dfa8ba6a7",
"clonedFromId": "a6acdb0f-6727-4096-bca2-262389609c73",
"jobHistoryType": {
"name": "sample string 1",
"id": "d4eee8ff-76ff-4509-a0e1-7090842cb706"
},
"sourceJobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "050658c6-4b83-4a4e-a9c1-3a14262bfa77"
},
"destinationJobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "050658c6-4b83-4a4e-a9c1-3a14262bfa77"
},
"createdById": "9de612f4-4567-463a-adf9-f2ae8a35f51f",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "8873a50e-ea34-492f-8484-1bcf8763f65a",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "fe999e26-f4c4-4ce7-a525-a5202f9ec5fc"
}
],
"createdById": "9623d0a1-89db-45c7-ad52-60dc42a4a2f7",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "82b746b5-a221-4c80-a41b-53fb595e97bf",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "04125e4f-5c2a-44d8-a35a-38d3e5faafb6"
},
{
"jobTypeId": "1c1325c9-2aaf-4e9a-84ec-7c5e9e4ba3af",
"active": true,
"stateId": "08daf752-ec19-46a0-b959-ec3e76bfb568",
"externalRef": "sample string 4",
"allocatedToId": "d5959333-93da-4b61-8e08-3b27bebfdec4",
"name": "sample string 5",
"scheduledDate": "2026-07-24T18:07:42.0074024+00:00",
"siteId": "dbefd8a8-0073-4fd2-8a35-d3033bf9f328",
"contactId": "6469487a-fa21-475d-8ad9-619f309b287b",
"notes": "sample string 8",
"timeInMinutes": 9,
"parentJobId": "721c3f00-0083-4aab-bfd9-639788692940",
"isGroupJob": true,
"deviceId": "sample string 11",
"syncToDevice": true,
"assetId": "5f65f06f-f4f9-4835-874d-8941b80cc8d7",
"jobRecurrenceId": "0e6905df-16b8-4f6f-8b67-5e68f1ec5425",
"rejectionReasonId": "4e013877-4395-496a-bf26-346a70ae046d",
"jobCategoryId": "6b239234-0bb9-479c-8cdf-de4055f8ce8c",
"numericCode": 13,
"completedDate": "2026-07-24T18:07:42.0074024+00:00",
"monitoringRegimeId": "sample string 14",
"jobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "050658c6-4b83-4a4e-a9c1-3a14262bfa77"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "4770326e-f62d-451c-8e24-d9e0a6246e00",
"titleId": "24e3ce3b-c32b-4b09-a030-836884aa0484",
"organisationId": "f78a075e-519f-459f-a974-c95ba2af953d",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "6e1c9191-0d09-460c-a1e5-66d7eba6eed0",
"createdById": "4f68e818-b374-4625-a6be-2ebe678c471f",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "31f3a60a-1071-4863-aac0-6ff65c51942d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "6cd640ff-3024-4b9b-a20a-379ee8265410"
},
"title": {
"name": "sample string 1",
"id": "b2dc1b16-ba04-43d9-8435-7d41ee37e459"
},
"createdById": "e82c3d66-4ddd-4273-b41d-4f83d430f27c",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "5eec53bf-7ec6-41bb-8868-04c12bc8b236",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "411c5fc8-819d-47c1-a6d8-28ae35da14d7"
},
"asset": {
"name": "sample string 1",
"description": "sample string 2",
"assetTypeId": "9a426a23-47c8-489c-bef5-f40962507925",
"location": "sample string 4",
"locationId": "sample string 5",
"externalReference": "sample string 6",
"serialNumber": "sample string 7",
"assetNumber": "sample string 8",
"uniqueBarcode": "sample string 9",
"notes": "sample string 10",
"siteId": "a4207659-f61a-4091-be34-4f78c6ed7ba4",
"owner": "sample string 11",
"active": true,
"suspended": true,
"jobId": "dfcf9ee1-57a8-4f05-aa60-26be7ce1324a",
"hierarchicalLocationId": "77bb1310-b058-469a-a3c9-483d72b89190",
"imageFileName": "sample string 14",
"jobs": [],
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [
{
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
{
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
}
],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"jobRecurrences": [
{
"name": "sample string 1",
"jobTypeGroupId": "9b610d21-a096-4fbe-bb9c-124f29002dde",
"userId": "28752928-99ee-4070-b1a6-c96f05d4b99d",
"createDaysBefore": 3,
"siteId": "23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b",
"contactId": "4231071c-0d5b-4e7a-aa91-62f9d54c7789",
"assetId": "ef7d7946-9b7a-4b57-bf36-7c200d63033e",
"startDate": "2026-07-24T18:07:42.0074024+00:00",
"endDate": "2026-07-24T18:07:42.0074024+00:00",
"numberGenerated": 6,
"lastDate": "2026-07-24T18:07:42.0074024+00:00",
"nextDate": "2026-07-24T18:07:42.0074024+00:00",
"overrideGeneratedNextDate": "2026-07-24T18:07:42.0074024+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "d0e9a732-dc73-4114-8a09-b24de3ecf140",
"recurrenceGroupId": "12d04a2f-fd33-4aea-b8b4-33513564dd6d",
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
},
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "698ddf75-de08-4410-9c3c-9ca14807fc05"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "4770326e-f62d-451c-8e24-d9e0a6246e00",
"titleId": "24e3ce3b-c32b-4b09-a030-836884aa0484",
"organisationId": "f78a075e-519f-459f-a974-c95ba2af953d",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "6e1c9191-0d09-460c-a1e5-66d7eba6eed0",
"createdById": "4f68e818-b374-4625-a6be-2ebe678c471f",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "31f3a60a-1071-4863-aac0-6ff65c51942d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "6cd640ff-3024-4b9b-a20a-379ee8265410"
},
"title": {
"name": "sample string 1",
"id": "b2dc1b16-ba04-43d9-8435-7d41ee37e459"
},
"createdById": "e82c3d66-4ddd-4273-b41d-4f83d430f27c",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "5eec53bf-7ec6-41bb-8868-04c12bc8b236",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "411c5fc8-819d-47c1-a6d8-28ae35da14d7"
},
"sampledAssets": [
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3
},
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3
}
],
"lastCompletedDate": "2026-07-24T18:07:42.0074024+00:00",
"createdById": "e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "32a78a46-cfe1-4427-89c5-99428c472b54",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "43c1db48-5229-403a-87e0-18dbf94686de"
},
{
"name": "sample string 1",
"jobTypeGroupId": "9b610d21-a096-4fbe-bb9c-124f29002dde",
"userId": "28752928-99ee-4070-b1a6-c96f05d4b99d",
"createDaysBefore": 3,
"siteId": "23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b",
"contactId": "4231071c-0d5b-4e7a-aa91-62f9d54c7789",
"assetId": "ef7d7946-9b7a-4b57-bf36-7c200d63033e",
"startDate": "2026-07-24T18:07:42.0074024+00:00",
"endDate": "2026-07-24T18:07:42.0074024+00:00",
"numberGenerated": 6,
"lastDate": "2026-07-24T18:07:42.0074024+00:00",
"nextDate": "2026-07-24T18:07:42.0074024+00:00",
"overrideGeneratedNextDate": "2026-07-24T18:07:42.0074024+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "d0e9a732-dc73-4114-8a09-b24de3ecf140",
"recurrenceGroupId": "12d04a2f-fd33-4aea-b8b4-33513564dd6d",
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
},
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "698ddf75-de08-4410-9c3c-9ca14807fc05"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "4770326e-f62d-451c-8e24-d9e0a6246e00",
"titleId": "24e3ce3b-c32b-4b09-a030-836884aa0484",
"organisationId": "f78a075e-519f-459f-a974-c95ba2af953d",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "6e1c9191-0d09-460c-a1e5-66d7eba6eed0",
"createdById": "4f68e818-b374-4625-a6be-2ebe678c471f",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "31f3a60a-1071-4863-aac0-6ff65c51942d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "6cd640ff-3024-4b9b-a20a-379ee8265410"
},
"title": {
"name": "sample string 1",
"id": "b2dc1b16-ba04-43d9-8435-7d41ee37e459"
},
"createdById": "e82c3d66-4ddd-4273-b41d-4f83d430f27c",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "5eec53bf-7ec6-41bb-8868-04c12bc8b236",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "411c5fc8-819d-47c1-a6d8-28ae35da14d7"
},
"sampledAssets": [
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3
},
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3
}
],
"lastCompletedDate": "2026-07-24T18:07:42.0074024+00:00",
"createdById": "e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "32a78a46-cfe1-4427-89c5-99428c472b54",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "43c1db48-5229-403a-87e0-18dbf94686de"
}
],
"sampledAssets": [
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3,
"jobRecurrence": {
"name": "sample string 1",
"jobTypeGroupId": "9b610d21-a096-4fbe-bb9c-124f29002dde",
"userId": "28752928-99ee-4070-b1a6-c96f05d4b99d",
"createDaysBefore": 3,
"siteId": "23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b",
"contactId": "4231071c-0d5b-4e7a-aa91-62f9d54c7789",
"assetId": "ef7d7946-9b7a-4b57-bf36-7c200d63033e",
"startDate": "2026-07-24T18:07:42.0074024+00:00",
"endDate": "2026-07-24T18:07:42.0074024+00:00",
"numberGenerated": 6,
"lastDate": "2026-07-24T18:07:42.0074024+00:00",
"nextDate": "2026-07-24T18:07:42.0074024+00:00",
"overrideGeneratedNextDate": "2026-07-24T18:07:42.0074024+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "d0e9a732-dc73-4114-8a09-b24de3ecf140",
"recurrenceGroupId": "12d04a2f-fd33-4aea-b8b4-33513564dd6d",
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
},
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "698ddf75-de08-4410-9c3c-9ca14807fc05"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "4770326e-f62d-451c-8e24-d9e0a6246e00",
"titleId": "24e3ce3b-c32b-4b09-a030-836884aa0484",
"organisationId": "f78a075e-519f-459f-a974-c95ba2af953d",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "6e1c9191-0d09-460c-a1e5-66d7eba6eed0",
"createdById": "4f68e818-b374-4625-a6be-2ebe678c471f",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "31f3a60a-1071-4863-aac0-6ff65c51942d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "6cd640ff-3024-4b9b-a20a-379ee8265410"
},
"title": {
"name": "sample string 1",
"id": "b2dc1b16-ba04-43d9-8435-7d41ee37e459"
},
"createdById": "e82c3d66-4ddd-4273-b41d-4f83d430f27c",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "5eec53bf-7ec6-41bb-8868-04c12bc8b236",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "411c5fc8-819d-47c1-a6d8-28ae35da14d7"
},
"sampledAssets": [],
"lastCompletedDate": "2026-07-24T18:07:42.0074024+00:00",
"createdById": "e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "32a78a46-cfe1-4427-89c5-99428c472b54",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "43c1db48-5229-403a-87e0-18dbf94686de"
}
},
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3,
"jobRecurrence": {
"name": "sample string 1",
"jobTypeGroupId": "9b610d21-a096-4fbe-bb9c-124f29002dde",
"userId": "28752928-99ee-4070-b1a6-c96f05d4b99d",
"createDaysBefore": 3,
"siteId": "23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b",
"contactId": "4231071c-0d5b-4e7a-aa91-62f9d54c7789",
"assetId": "ef7d7946-9b7a-4b57-bf36-7c200d63033e",
"startDate": "2026-07-24T18:07:42.0074024+00:00",
"endDate": "2026-07-24T18:07:42.0074024+00:00",
"numberGenerated": 6,
"lastDate": "2026-07-24T18:07:42.0074024+00:00",
"nextDate": "2026-07-24T18:07:42.0074024+00:00",
"overrideGeneratedNextDate": "2026-07-24T18:07:42.0074024+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "d0e9a732-dc73-4114-8a09-b24de3ecf140",
"recurrenceGroupId": "12d04a2f-fd33-4aea-b8b4-33513564dd6d",
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
},
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "698ddf75-de08-4410-9c3c-9ca14807fc05"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "4770326e-f62d-451c-8e24-d9e0a6246e00",
"titleId": "24e3ce3b-c32b-4b09-a030-836884aa0484",
"organisationId": "f78a075e-519f-459f-a974-c95ba2af953d",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "6e1c9191-0d09-460c-a1e5-66d7eba6eed0",
"createdById": "4f68e818-b374-4625-a6be-2ebe678c471f",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "31f3a60a-1071-4863-aac0-6ff65c51942d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "6cd640ff-3024-4b9b-a20a-379ee8265410"
},
"title": {
"name": "sample string 1",
"id": "b2dc1b16-ba04-43d9-8435-7d41ee37e459"
},
"createdById": "e82c3d66-4ddd-4273-b41d-4f83d430f27c",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "5eec53bf-7ec6-41bb-8868-04c12bc8b236",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "411c5fc8-819d-47c1-a6d8-28ae35da14d7"
},
"sampledAssets": [],
"lastCompletedDate": "2026-07-24T18:07:42.0074024+00:00",
"createdById": "e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "32a78a46-cfe1-4427-89c5-99428c472b54",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "43c1db48-5229-403a-87e0-18dbf94686de"
}
}
],
"monitoringRegimeSampledAssets": [
{
"monitoringRegimeId": "sample string 1",
"assetId": "e0531cff-dcf8-4c35-8442-707237a4b36f",
"jobIndexId": 3
},
{
"monitoringRegimeId": "sample string 1",
"assetId": "e0531cff-dcf8-4c35-8442-707237a4b36f",
"jobIndexId": 3
}
],
"hierarchicalLocation": {
"siteId": "6cbdd07e-2f6d-46f6-a9a5-53045c74a49a",
"name": "sample string 2",
"parentId": "9593dcf9-9f08-47bb-aede-77486e98ce07",
"depth": 3,
"fullName": "sample string 4",
"active": true,
"sortOrder": 6.0,
"createdById": "49f00f9f-c71a-4df0-9e19-b06227f7da81",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "0a055160-4913-4c51-b601-2485dac5f399",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "33e5baea-ee91-4303-b8f7-35f912b105bb"
},
"createdById": "7465c593-7ca9-4015-aa79-e9398b969573",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "b37eb9a9-bb2f-42b8-b511-c59f5e248d53",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "ec44aff5-f94e-4756-9077-04500c017ea8"
},
"jobRecurrence": {
"name": "sample string 1",
"jobTypeGroupId": "9b610d21-a096-4fbe-bb9c-124f29002dde",
"userId": "28752928-99ee-4070-b1a6-c96f05d4b99d",
"createDaysBefore": 3,
"siteId": "23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b",
"contactId": "4231071c-0d5b-4e7a-aa91-62f9d54c7789",
"assetId": "ef7d7946-9b7a-4b57-bf36-7c200d63033e",
"startDate": "2026-07-24T18:07:42.0074024+00:00",
"endDate": "2026-07-24T18:07:42.0074024+00:00",
"numberGenerated": 6,
"lastDate": "2026-07-24T18:07:42.0074024+00:00",
"nextDate": "2026-07-24T18:07:42.0074024+00:00",
"overrideGeneratedNextDate": "2026-07-24T18:07:42.0074024+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "d0e9a732-dc73-4114-8a09-b24de3ecf140",
"recurrenceGroupId": "12d04a2f-fd33-4aea-b8b4-33513564dd6d",
"asset": {
"name": "sample string 1",
"description": "sample string 2",
"assetTypeId": "9a426a23-47c8-489c-bef5-f40962507925",
"location": "sample string 4",
"locationId": "sample string 5",
"externalReference": "sample string 6",
"serialNumber": "sample string 7",
"assetNumber": "sample string 8",
"uniqueBarcode": "sample string 9",
"notes": "sample string 10",
"siteId": "a4207659-f61a-4091-be34-4f78c6ed7ba4",
"owner": "sample string 11",
"active": true,
"suspended": true,
"jobId": "dfcf9ee1-57a8-4f05-aa60-26be7ce1324a",
"hierarchicalLocationId": "77bb1310-b058-469a-a3c9-483d72b89190",
"imageFileName": "sample string 14",
"jobs": [],
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [
{
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
{
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
}
],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"jobRecurrences": [],
"sampledAssets": [
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3
},
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3
}
],
"monitoringRegimeSampledAssets": [
{
"monitoringRegimeId": "sample string 1",
"assetId": "e0531cff-dcf8-4c35-8442-707237a4b36f",
"jobIndexId": 3
},
{
"monitoringRegimeId": "sample string 1",
"assetId": "e0531cff-dcf8-4c35-8442-707237a4b36f",
"jobIndexId": 3
}
],
"hierarchicalLocation": {
"siteId": "6cbdd07e-2f6d-46f6-a9a5-53045c74a49a",
"name": "sample string 2",
"parentId": "9593dcf9-9f08-47bb-aede-77486e98ce07",
"depth": 3,
"fullName": "sample string 4",
"active": true,
"sortOrder": 6.0,
"createdById": "49f00f9f-c71a-4df0-9e19-b06227f7da81",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "0a055160-4913-4c51-b601-2485dac5f399",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "33e5baea-ee91-4303-b8f7-35f912b105bb"
},
"createdById": "7465c593-7ca9-4015-aa79-e9398b969573",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "b37eb9a9-bb2f-42b8-b511-c59f5e248d53",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "ec44aff5-f94e-4756-9077-04500c017ea8"
},
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
},
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "698ddf75-de08-4410-9c3c-9ca14807fc05"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "4770326e-f62d-451c-8e24-d9e0a6246e00",
"titleId": "24e3ce3b-c32b-4b09-a030-836884aa0484",
"organisationId": "f78a075e-519f-459f-a974-c95ba2af953d",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "6e1c9191-0d09-460c-a1e5-66d7eba6eed0",
"createdById": "4f68e818-b374-4625-a6be-2ebe678c471f",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "31f3a60a-1071-4863-aac0-6ff65c51942d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "6cd640ff-3024-4b9b-a20a-379ee8265410"
},
"title": {
"name": "sample string 1",
"id": "b2dc1b16-ba04-43d9-8435-7d41ee37e459"
},
"createdById": "e82c3d66-4ddd-4273-b41d-4f83d430f27c",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "5eec53bf-7ec6-41bb-8868-04c12bc8b236",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "411c5fc8-819d-47c1-a6d8-28ae35da14d7"
},
"sampledAssets": [
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3,
"asset": {
"name": "sample string 1",
"description": "sample string 2",
"assetTypeId": "9a426a23-47c8-489c-bef5-f40962507925",
"location": "sample string 4",
"locationId": "sample string 5",
"externalReference": "sample string 6",
"serialNumber": "sample string 7",
"assetNumber": "sample string 8",
"uniqueBarcode": "sample string 9",
"notes": "sample string 10",
"siteId": "a4207659-f61a-4091-be34-4f78c6ed7ba4",
"owner": "sample string 11",
"active": true,
"suspended": true,
"jobId": "dfcf9ee1-57a8-4f05-aa60-26be7ce1324a",
"hierarchicalLocationId": "77bb1310-b058-469a-a3c9-483d72b89190",
"imageFileName": "sample string 14",
"jobs": [],
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [
{
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
{
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
}
],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"jobRecurrences": [],
"sampledAssets": [],
"monitoringRegimeSampledAssets": [
{
"monitoringRegimeId": "sample string 1",
"assetId": "e0531cff-dcf8-4c35-8442-707237a4b36f",
"jobIndexId": 3
},
{
"monitoringRegimeId": "sample string 1",
"assetId": "e0531cff-dcf8-4c35-8442-707237a4b36f",
"jobIndexId": 3
}
],
"hierarchicalLocation": {
"siteId": "6cbdd07e-2f6d-46f6-a9a5-53045c74a49a",
"name": "sample string 2",
"parentId": "9593dcf9-9f08-47bb-aede-77486e98ce07",
"depth": 3,
"fullName": "sample string 4",
"active": true,
"sortOrder": 6.0,
"createdById": "49f00f9f-c71a-4df0-9e19-b06227f7da81",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "0a055160-4913-4c51-b601-2485dac5f399",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "33e5baea-ee91-4303-b8f7-35f912b105bb"
},
"createdById": "7465c593-7ca9-4015-aa79-e9398b969573",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "b37eb9a9-bb2f-42b8-b511-c59f5e248d53",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "ec44aff5-f94e-4756-9077-04500c017ea8"
}
},
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3,
"asset": {
"name": "sample string 1",
"description": "sample string 2",
"assetTypeId": "9a426a23-47c8-489c-bef5-f40962507925",
"location": "sample string 4",
"locationId": "sample string 5",
"externalReference": "sample string 6",
"serialNumber": "sample string 7",
"assetNumber": "sample string 8",
"uniqueBarcode": "sample string 9",
"notes": "sample string 10",
"siteId": "a4207659-f61a-4091-be34-4f78c6ed7ba4",
"owner": "sample string 11",
"active": true,
"suspended": true,
"jobId": "dfcf9ee1-57a8-4f05-aa60-26be7ce1324a",
"hierarchicalLocationId": "77bb1310-b058-469a-a3c9-483d72b89190",
"imageFileName": "sample string 14",
"jobs": [],
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [
{
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
{
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
}
],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"jobRecurrences": [],
"sampledAssets": [],
"monitoringRegimeSampledAssets": [
{
"monitoringRegimeId": "sample string 1",
"assetId": "e0531cff-dcf8-4c35-8442-707237a4b36f",
"jobIndexId": 3
},
{
"monitoringRegimeId": "sample string 1",
"assetId": "e0531cff-dcf8-4c35-8442-707237a4b36f",
"jobIndexId": 3
}
],
"hierarchicalLocation": {
"siteId": "6cbdd07e-2f6d-46f6-a9a5-53045c74a49a",
"name": "sample string 2",
"parentId": "9593dcf9-9f08-47bb-aede-77486e98ce07",
"depth": 3,
"fullName": "sample string 4",
"active": true,
"sortOrder": 6.0,
"createdById": "49f00f9f-c71a-4df0-9e19-b06227f7da81",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "0a055160-4913-4c51-b601-2485dac5f399",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "33e5baea-ee91-4303-b8f7-35f912b105bb"
},
"createdById": "7465c593-7ca9-4015-aa79-e9398b969573",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "b37eb9a9-bb2f-42b8-b511-c59f5e248d53",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "ec44aff5-f94e-4756-9077-04500c017ea8"
}
}
],
"lastCompletedDate": "2026-07-24T18:07:42.0074024+00:00",
"createdById": "e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "32a78a46-cfe1-4427-89c5-99428c472b54",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "43c1db48-5229-403a-87e0-18dbf94686de"
},
"rejectionReason": {
"order": 1,
"name": "sample string 2",
"active": true,
"tenantOrganisationId": "397ac4b1-b13c-4bc0-b4aa-2e9304a9fa84",
"createdById": "753c932f-9470-4f8c-b9d8-3b80f74da1ab",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "0b91416f-65bd-4e90-8a95-cd381f2e3e34",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "82c80830-0f5f-466b-ab4d-6178da403712"
},
"jobCategory": {
"name": "sample string 1",
"id": "5442ad2d-ce89-426a-85c6-f756829624a7"
},
"sections": [
{
"jobId": "c1a0c8ab-d988-4766-94e5-0c94774a9193",
"internalSectionTypeId": "733beae9-7856-4c0b-b15c-9351919383dc",
"sectionTypeId": "965a81b0-aef5-432c-9399-2f112148385f",
"caption": "sample string 4",
"name": "sample string 5",
"sectionJson": "sample string 6",
"repeatable": true,
"template": true,
"gridInput": true,
"siteVisit": true,
"active": true,
"order": 12.0,
"fqn": "sample string 13",
"visible": true,
"state": "d307d093-04d9-4fbb-9d7b-b793277e3352",
"sectionVariantId": "2dd538d4-92da-472e-b6e7-1df217a98d0a",
"sectionType": {
"internalId": "8ec1ef74-bb9d-4b21-b362-93147f96e688",
"caption": "sample string 2",
"name": "sample string 3",
"repeatable": true,
"template": true,
"gridInput": true,
"siteVisit": true,
"jsonData": "sample string 8",
"order": 9,
"jobTypeId": "2e8dfabc-454b-40ad-8550-360a070feac4",
"active": true,
"fqn": "sample string 12",
"visible": true,
"fileImport": true,
"sectionVariantId": "2f54ed93-1fcd-4cf3-a196-bf1f4f876981",
"expressionTypes": "sample string 15",
"createdById": "90a740fb-1fef-4be3-a1bb-ad02e73335ff",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "75b75608-188f-4f9b-89aa-5d30975f0f30",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "85374695-505d-4826-ad46-134d7879b1f0"
},
"createdById": "6d7250e1-514c-41bd-bc40-f38e3b7cb746",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "13943351-db05-4dd1-8dfd-f2f9cf7cea35",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "72f28092-a135-4716-bf56-e9e401142b35"
},
{
"jobId": "c1a0c8ab-d988-4766-94e5-0c94774a9193",
"internalSectionTypeId": "733beae9-7856-4c0b-b15c-9351919383dc",
"sectionTypeId": "965a81b0-aef5-432c-9399-2f112148385f",
"caption": "sample string 4",
"name": "sample string 5",
"sectionJson": "sample string 6",
"repeatable": true,
"template": true,
"gridInput": true,
"siteVisit": true,
"active": true,
"order": 12.0,
"fqn": "sample string 13",
"visible": true,
"state": "d307d093-04d9-4fbb-9d7b-b793277e3352",
"sectionVariantId": "2dd538d4-92da-472e-b6e7-1df217a98d0a",
"sectionType": {
"internalId": "8ec1ef74-bb9d-4b21-b362-93147f96e688",
"caption": "sample string 2",
"name": "sample string 3",
"repeatable": true,
"template": true,
"gridInput": true,
"siteVisit": true,
"jsonData": "sample string 8",
"order": 9,
"jobTypeId": "2e8dfabc-454b-40ad-8550-360a070feac4",
"active": true,
"fqn": "sample string 12",
"visible": true,
"fileImport": true,
"sectionVariantId": "2f54ed93-1fcd-4cf3-a196-bf1f4f876981",
"expressionTypes": "sample string 15",
"createdById": "90a740fb-1fef-4be3-a1bb-ad02e73335ff",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "75b75608-188f-4f9b-89aa-5d30975f0f30",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "85374695-505d-4826-ad46-134d7879b1f0"
},
"createdById": "6d7250e1-514c-41bd-bc40-f38e3b7cb746",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "13943351-db05-4dd1-8dfd-f2f9cf7cea35",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "72f28092-a135-4716-bf56-e9e401142b35"
}
],
"descendantJobs": [],
"documents": [
{
"jobId": "b18fb692-53a3-4846-8b66-76431e04c4d7",
"stateId": "58ebd7df-fc40-462b-b307-fda5696110e4",
"templateId": "2ae5e9bd-1ac5-4279-b21b-10573c3f75ab",
"documentTemplate": {
"name": "sample string 1",
"fileExtension": "sample string 2",
"location": "sample string 3",
"jobTypeId": "21b17464-a97f-47c3-872e-437032ec7557",
"active": true,
"autoEmailOnJobCompletion": true,
"visibleOnPortal": true,
"documents": [],
"createdById": "d15221bf-f5e5-4c54-a98e-2f7afc310f5e",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "31e733b0-80d6-43a0-97b2-fb6cca10286c",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "09e6960b-ac26-4f55-bc83-c8cba388094f"
},
"fileLocationId": "8c2e6d10-3f89-4e15-a7e8-33c6bacc9c0d",
"fileLocation": {
"location": "sample string 1",
"extension": "sample string 2",
"active": true,
"createdById": "3d566615-4cca-4be0-9211-5c82a5f1abba",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "c2e287df-bdab-4943-aef3-9f34109c6e02",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "f38e6a6a-4500-48d7-a6a8-813fa77ae1a9"
},
"documentState": {
"name": "sample string 1",
"documentsWithThatState": [],
"id": "185e112d-07e3-4979-8e34-051b810b5d27"
},
"pdfGenerated": true,
"visibleOnPortal": true,
"name": "sample string 4",
"active": true,
"createdById": "3330e76a-aa18-4462-bc41-6a3f68b4bd42",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "cead194f-d5fa-428a-88cd-25f8873ff16e",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "3332b716-5bee-4a0b-8cf1-052ae7fe0596"
},
{
"jobId": "b18fb692-53a3-4846-8b66-76431e04c4d7",
"stateId": "58ebd7df-fc40-462b-b307-fda5696110e4",
"templateId": "2ae5e9bd-1ac5-4279-b21b-10573c3f75ab",
"documentTemplate": {
"name": "sample string 1",
"fileExtension": "sample string 2",
"location": "sample string 3",
"jobTypeId": "21b17464-a97f-47c3-872e-437032ec7557",
"active": true,
"autoEmailOnJobCompletion": true,
"visibleOnPortal": true,
"documents": [],
"createdById": "d15221bf-f5e5-4c54-a98e-2f7afc310f5e",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "31e733b0-80d6-43a0-97b2-fb6cca10286c",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "09e6960b-ac26-4f55-bc83-c8cba388094f"
},
"fileLocationId": "8c2e6d10-3f89-4e15-a7e8-33c6bacc9c0d",
"fileLocation": {
"location": "sample string 1",
"extension": "sample string 2",
"active": true,
"createdById": "3d566615-4cca-4be0-9211-5c82a5f1abba",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "c2e287df-bdab-4943-aef3-9f34109c6e02",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "f38e6a6a-4500-48d7-a6a8-813fa77ae1a9"
},
"documentState": {
"name": "sample string 1",
"documentsWithThatState": [],
"id": "185e112d-07e3-4979-8e34-051b810b5d27"
},
"pdfGenerated": true,
"visibleOnPortal": true,
"name": "sample string 4",
"active": true,
"createdById": "3330e76a-aa18-4462-bc41-6a3f68b4bd42",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "cead194f-d5fa-428a-88cd-25f8873ff16e",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "3332b716-5bee-4a0b-8cf1-052ae7fe0596"
}
],
"jobHistory": [
{
"jobId": "76dc91bc-7412-40f8-9435-7cc8837d55e2",
"jobHistoryTypeId": "35d9740a-25cc-4b1b-bce7-f9a1ecb76796",
"sourceStateId": "a5440a42-1183-481b-ba4e-36f2df2fcafd",
"destinationStateId": "64d38e88-f1e0-4e99-8b8c-4564f0030f70",
"allocatedToId": "170aeca6-cf8a-4422-bbcc-aa3dfa8ba6a7",
"clonedFromId": "a6acdb0f-6727-4096-bca2-262389609c73",
"jobHistoryType": {
"name": "sample string 1",
"id": "d4eee8ff-76ff-4509-a0e1-7090842cb706"
},
"sourceJobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "050658c6-4b83-4a4e-a9c1-3a14262bfa77"
},
"destinationJobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "050658c6-4b83-4a4e-a9c1-3a14262bfa77"
},
"createdById": "9de612f4-4567-463a-adf9-f2ae8a35f51f",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "8873a50e-ea34-492f-8484-1bcf8763f65a",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "fe999e26-f4c4-4ce7-a525-a5202f9ec5fc"
},
{
"jobId": "76dc91bc-7412-40f8-9435-7cc8837d55e2",
"jobHistoryTypeId": "35d9740a-25cc-4b1b-bce7-f9a1ecb76796",
"sourceStateId": "a5440a42-1183-481b-ba4e-36f2df2fcafd",
"destinationStateId": "64d38e88-f1e0-4e99-8b8c-4564f0030f70",
"allocatedToId": "170aeca6-cf8a-4422-bbcc-aa3dfa8ba6a7",
"clonedFromId": "a6acdb0f-6727-4096-bca2-262389609c73",
"jobHistoryType": {
"name": "sample string 1",
"id": "d4eee8ff-76ff-4509-a0e1-7090842cb706"
},
"sourceJobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "050658c6-4b83-4a4e-a9c1-3a14262bfa77"
},
"destinationJobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "050658c6-4b83-4a4e-a9c1-3a14262bfa77"
},
"createdById": "9de612f4-4567-463a-adf9-f2ae8a35f51f",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "8873a50e-ea34-492f-8484-1bcf8763f65a",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "fe999e26-f4c4-4ce7-a525-a5202f9ec5fc"
}
],
"createdById": "9623d0a1-89db-45c7-ad52-60dc42a4a2f7",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "82b746b5-a221-4c80-a41b-53fb595e97bf",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "04125e4f-5c2a-44d8-a35a-38d3e5faafb6"
}
],
"tenantOrganisationId": "6dd6c440-c940-4b42-8d8b-926fcb00a8f8",
"jobCategory": {
"name": "sample string 1",
"id": "5442ad2d-ce89-426a-85c6-f756829624a7"
},
"createdById": "ddd92b28-e240-458b-bd05-65096c32a92e",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "d40e7618-9dcd-4cd1-bf74-f0757546cf69",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "d409988a-a201-4f09-a1ed-438db7865edf"
},
{
"name": "sample string 1",
"timeInMinutes": 2,
"autoComplete": true,
"canCreateJobs": true,
"canRaiseOnDevice": true,
"containsEntities": true,
"hasSiteVisitSectionType": true,
"version": 8,
"jobTypeGroupId": "06a776ae-b2ba-4f38-80cf-d8412f9b6ec6",
"jobCategoryId": "5c60811d-0fd5-4228-ac87-6134d0d46c63",
"state": "new",
"active": true,
"documentTemplates": [
{
"name": "sample string 1",
"fileExtension": "sample string 2",
"location": "sample string 3",
"jobTypeId": "21b17464-a97f-47c3-872e-437032ec7557",
"active": true,
"autoEmailOnJobCompletion": true,
"visibleOnPortal": true,
"documents": [
{
"jobId": "b18fb692-53a3-4846-8b66-76431e04c4d7",
"job": {
"jobTypeId": "1c1325c9-2aaf-4e9a-84ec-7c5e9e4ba3af",
"active": true,
"stateId": "08daf752-ec19-46a0-b959-ec3e76bfb568",
"externalRef": "sample string 4",
"allocatedToId": "d5959333-93da-4b61-8e08-3b27bebfdec4",
"name": "sample string 5",
"scheduledDate": "2026-07-24T18:07:42.0074024+00:00",
"siteId": "dbefd8a8-0073-4fd2-8a35-d3033bf9f328",
"contactId": "6469487a-fa21-475d-8ad9-619f309b287b",
"notes": "sample string 8",
"timeInMinutes": 9,
"parentJobId": "721c3f00-0083-4aab-bfd9-639788692940",
"isGroupJob": true,
"deviceId": "sample string 11",
"syncToDevice": true,
"assetId": "5f65f06f-f4f9-4835-874d-8941b80cc8d7",
"jobRecurrenceId": "0e6905df-16b8-4f6f-8b67-5e68f1ec5425",
"rejectionReasonId": "4e013877-4395-496a-bf26-346a70ae046d",
"jobCategoryId": "6b239234-0bb9-479c-8cdf-de4055f8ce8c",
"numericCode": 13,
"completedDate": "2026-07-24T18:07:42.0074024+00:00",
"monitoringRegimeId": "sample string 14",
"jobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "050658c6-4b83-4a4e-a9c1-3a14262bfa77"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "4770326e-f62d-451c-8e24-d9e0a6246e00",
"titleId": "24e3ce3b-c32b-4b09-a030-836884aa0484",
"organisationId": "f78a075e-519f-459f-a974-c95ba2af953d",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "6e1c9191-0d09-460c-a1e5-66d7eba6eed0",
"createdById": "4f68e818-b374-4625-a6be-2ebe678c471f",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "31f3a60a-1071-4863-aac0-6ff65c51942d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "6cd640ff-3024-4b9b-a20a-379ee8265410"
},
"title": {
"name": "sample string 1",
"id": "b2dc1b16-ba04-43d9-8435-7d41ee37e459"
},
"createdById": "e82c3d66-4ddd-4273-b41d-4f83d430f27c",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "5eec53bf-7ec6-41bb-8868-04c12bc8b236",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "411c5fc8-819d-47c1-a6d8-28ae35da14d7"
},
"asset": {
"name": "sample string 1",
"description": "sample string 2",
"assetTypeId": "9a426a23-47c8-489c-bef5-f40962507925",
"location": "sample string 4",
"locationId": "sample string 5",
"externalReference": "sample string 6",
"serialNumber": "sample string 7",
"assetNumber": "sample string 8",
"uniqueBarcode": "sample string 9",
"notes": "sample string 10",
"siteId": "a4207659-f61a-4091-be34-4f78c6ed7ba4",
"owner": "sample string 11",
"active": true,
"suspended": true,
"jobId": "dfcf9ee1-57a8-4f05-aa60-26be7ce1324a",
"hierarchicalLocationId": "77bb1310-b058-469a-a3c9-483d72b89190",
"imageFileName": "sample string 14",
"jobs": [],
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [
{
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
{
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
}
],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"jobRecurrences": [
{
"name": "sample string 1",
"jobTypeGroupId": "9b610d21-a096-4fbe-bb9c-124f29002dde",
"userId": "28752928-99ee-4070-b1a6-c96f05d4b99d",
"createDaysBefore": 3,
"siteId": "23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b",
"contactId": "4231071c-0d5b-4e7a-aa91-62f9d54c7789",
"assetId": "ef7d7946-9b7a-4b57-bf36-7c200d63033e",
"startDate": "2026-07-24T18:07:42.0074024+00:00",
"endDate": "2026-07-24T18:07:42.0074024+00:00",
"numberGenerated": 6,
"lastDate": "2026-07-24T18:07:42.0074024+00:00",
"nextDate": "2026-07-24T18:07:42.0074024+00:00",
"overrideGeneratedNextDate": "2026-07-24T18:07:42.0074024+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "d0e9a732-dc73-4114-8a09-b24de3ecf140",
"recurrenceGroupId": "12d04a2f-fd33-4aea-b8b4-33513564dd6d",
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
},
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "698ddf75-de08-4410-9c3c-9ca14807fc05"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "4770326e-f62d-451c-8e24-d9e0a6246e00",
"titleId": "24e3ce3b-c32b-4b09-a030-836884aa0484",
"organisationId": "f78a075e-519f-459f-a974-c95ba2af953d",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "6e1c9191-0d09-460c-a1e5-66d7eba6eed0",
"createdById": "4f68e818-b374-4625-a6be-2ebe678c471f",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "31f3a60a-1071-4863-aac0-6ff65c51942d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "6cd640ff-3024-4b9b-a20a-379ee8265410"
},
"title": {
"name": "sample string 1",
"id": "b2dc1b16-ba04-43d9-8435-7d41ee37e459"
},
"createdById": "e82c3d66-4ddd-4273-b41d-4f83d430f27c",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "5eec53bf-7ec6-41bb-8868-04c12bc8b236",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "411c5fc8-819d-47c1-a6d8-28ae35da14d7"
},
"sampledAssets": [
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3
},
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3
}
],
"lastCompletedDate": "2026-07-24T18:07:42.0074024+00:00",
"createdById": "e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "32a78a46-cfe1-4427-89c5-99428c472b54",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "43c1db48-5229-403a-87e0-18dbf94686de"
},
{
"name": "sample string 1",
"jobTypeGroupId": "9b610d21-a096-4fbe-bb9c-124f29002dde",
"userId": "28752928-99ee-4070-b1a6-c96f05d4b99d",
"createDaysBefore": 3,
"siteId": "23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b",
"contactId": "4231071c-0d5b-4e7a-aa91-62f9d54c7789",
"assetId": "ef7d7946-9b7a-4b57-bf36-7c200d63033e",
"startDate": "2026-07-24T18:07:42.0074024+00:00",
"endDate": "2026-07-24T18:07:42.0074024+00:00",
"numberGenerated": 6,
"lastDate": "2026-07-24T18:07:42.0074024+00:00",
"nextDate": "2026-07-24T18:07:42.0074024+00:00",
"overrideGeneratedNextDate": "2026-07-24T18:07:42.0074024+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "d0e9a732-dc73-4114-8a09-b24de3ecf140",
"recurrenceGroupId": "12d04a2f-fd33-4aea-b8b4-33513564dd6d",
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
},
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "698ddf75-de08-4410-9c3c-9ca14807fc05"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "4770326e-f62d-451c-8e24-d9e0a6246e00",
"titleId": "24e3ce3b-c32b-4b09-a030-836884aa0484",
"organisationId": "f78a075e-519f-459f-a974-c95ba2af953d",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "6e1c9191-0d09-460c-a1e5-66d7eba6eed0",
"createdById": "4f68e818-b374-4625-a6be-2ebe678c471f",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "31f3a60a-1071-4863-aac0-6ff65c51942d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "6cd640ff-3024-4b9b-a20a-379ee8265410"
},
"title": {
"name": "sample string 1",
"id": "b2dc1b16-ba04-43d9-8435-7d41ee37e459"
},
"createdById": "e82c3d66-4ddd-4273-b41d-4f83d430f27c",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "5eec53bf-7ec6-41bb-8868-04c12bc8b236",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "411c5fc8-819d-47c1-a6d8-28ae35da14d7"
},
"sampledAssets": [
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3
},
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3
}
],
"lastCompletedDate": "2026-07-24T18:07:42.0074024+00:00",
"createdById": "e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "32a78a46-cfe1-4427-89c5-99428c472b54",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "43c1db48-5229-403a-87e0-18dbf94686de"
}
],
"sampledAssets": [
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3,
"jobRecurrence": {
"name": "sample string 1",
"jobTypeGroupId": "9b610d21-a096-4fbe-bb9c-124f29002dde",
"userId": "28752928-99ee-4070-b1a6-c96f05d4b99d",
"createDaysBefore": 3,
"siteId": "23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b",
"contactId": "4231071c-0d5b-4e7a-aa91-62f9d54c7789",
"assetId": "ef7d7946-9b7a-4b57-bf36-7c200d63033e",
"startDate": "2026-07-24T18:07:42.0074024+00:00",
"endDate": "2026-07-24T18:07:42.0074024+00:00",
"numberGenerated": 6,
"lastDate": "2026-07-24T18:07:42.0074024+00:00",
"nextDate": "2026-07-24T18:07:42.0074024+00:00",
"overrideGeneratedNextDate": "2026-07-24T18:07:42.0074024+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "d0e9a732-dc73-4114-8a09-b24de3ecf140",
"recurrenceGroupId": "12d04a2f-fd33-4aea-b8b4-33513564dd6d",
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
},
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "698ddf75-de08-4410-9c3c-9ca14807fc05"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "4770326e-f62d-451c-8e24-d9e0a6246e00",
"titleId": "24e3ce3b-c32b-4b09-a030-836884aa0484",
"organisationId": "f78a075e-519f-459f-a974-c95ba2af953d",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "6e1c9191-0d09-460c-a1e5-66d7eba6eed0",
"createdById": "4f68e818-b374-4625-a6be-2ebe678c471f",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "31f3a60a-1071-4863-aac0-6ff65c51942d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "6cd640ff-3024-4b9b-a20a-379ee8265410"
},
"title": {
"name": "sample string 1",
"id": "b2dc1b16-ba04-43d9-8435-7d41ee37e459"
},
"createdById": "e82c3d66-4ddd-4273-b41d-4f83d430f27c",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "5eec53bf-7ec6-41bb-8868-04c12bc8b236",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "411c5fc8-819d-47c1-a6d8-28ae35da14d7"
},
"sampledAssets": [],
"lastCompletedDate": "2026-07-24T18:07:42.0074024+00:00",
"createdById": "e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "32a78a46-cfe1-4427-89c5-99428c472b54",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "43c1db48-5229-403a-87e0-18dbf94686de"
}
},
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3,
"jobRecurrence": {
"name": "sample string 1",
"jobTypeGroupId": "9b610d21-a096-4fbe-bb9c-124f29002dde",
"userId": "28752928-99ee-4070-b1a6-c96f05d4b99d",
"createDaysBefore": 3,
"siteId": "23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b",
"contactId": "4231071c-0d5b-4e7a-aa91-62f9d54c7789",
"assetId": "ef7d7946-9b7a-4b57-bf36-7c200d63033e",
"startDate": "2026-07-24T18:07:42.0074024+00:00",
"endDate": "2026-07-24T18:07:42.0074024+00:00",
"numberGenerated": 6,
"lastDate": "2026-07-24T18:07:42.0074024+00:00",
"nextDate": "2026-07-24T18:07:42.0074024+00:00",
"overrideGeneratedNextDate": "2026-07-24T18:07:42.0074024+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "d0e9a732-dc73-4114-8a09-b24de3ecf140",
"recurrenceGroupId": "12d04a2f-fd33-4aea-b8b4-33513564dd6d",
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
},
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "698ddf75-de08-4410-9c3c-9ca14807fc05"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "4770326e-f62d-451c-8e24-d9e0a6246e00",
"titleId": "24e3ce3b-c32b-4b09-a030-836884aa0484",
"organisationId": "f78a075e-519f-459f-a974-c95ba2af953d",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "6e1c9191-0d09-460c-a1e5-66d7eba6eed0",
"createdById": "4f68e818-b374-4625-a6be-2ebe678c471f",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "31f3a60a-1071-4863-aac0-6ff65c51942d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "6cd640ff-3024-4b9b-a20a-379ee8265410"
},
"title": {
"name": "sample string 1",
"id": "b2dc1b16-ba04-43d9-8435-7d41ee37e459"
},
"createdById": "e82c3d66-4ddd-4273-b41d-4f83d430f27c",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "5eec53bf-7ec6-41bb-8868-04c12bc8b236",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "411c5fc8-819d-47c1-a6d8-28ae35da14d7"
},
"sampledAssets": [],
"lastCompletedDate": "2026-07-24T18:07:42.0074024+00:00",
"createdById": "e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "32a78a46-cfe1-4427-89c5-99428c472b54",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "43c1db48-5229-403a-87e0-18dbf94686de"
}
}
],
"monitoringRegimeSampledAssets": [
{
"monitoringRegimeId": "sample string 1",
"assetId": "e0531cff-dcf8-4c35-8442-707237a4b36f",
"jobIndexId": 3
},
{
"monitoringRegimeId": "sample string 1",
"assetId": "e0531cff-dcf8-4c35-8442-707237a4b36f",
"jobIndexId": 3
}
],
"hierarchicalLocation": {
"siteId": "6cbdd07e-2f6d-46f6-a9a5-53045c74a49a",
"name": "sample string 2",
"parentId": "9593dcf9-9f08-47bb-aede-77486e98ce07",
"depth": 3,
"fullName": "sample string 4",
"active": true,
"sortOrder": 6.0,
"createdById": "49f00f9f-c71a-4df0-9e19-b06227f7da81",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "0a055160-4913-4c51-b601-2485dac5f399",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "33e5baea-ee91-4303-b8f7-35f912b105bb"
},
"createdById": "7465c593-7ca9-4015-aa79-e9398b969573",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "b37eb9a9-bb2f-42b8-b511-c59f5e248d53",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "ec44aff5-f94e-4756-9077-04500c017ea8"
},
"jobRecurrence": {
"name": "sample string 1",
"jobTypeGroupId": "9b610d21-a096-4fbe-bb9c-124f29002dde",
"userId": "28752928-99ee-4070-b1a6-c96f05d4b99d",
"createDaysBefore": 3,
"siteId": "23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b",
"contactId": "4231071c-0d5b-4e7a-aa91-62f9d54c7789",
"assetId": "ef7d7946-9b7a-4b57-bf36-7c200d63033e",
"startDate": "2026-07-24T18:07:42.0074024+00:00",
"endDate": "2026-07-24T18:07:42.0074024+00:00",
"numberGenerated": 6,
"lastDate": "2026-07-24T18:07:42.0074024+00:00",
"nextDate": "2026-07-24T18:07:42.0074024+00:00",
"overrideGeneratedNextDate": "2026-07-24T18:07:42.0074024+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "d0e9a732-dc73-4114-8a09-b24de3ecf140",
"recurrenceGroupId": "12d04a2f-fd33-4aea-b8b4-33513564dd6d",
"asset": {
"name": "sample string 1",
"description": "sample string 2",
"assetTypeId": "9a426a23-47c8-489c-bef5-f40962507925",
"location": "sample string 4",
"locationId": "sample string 5",
"externalReference": "sample string 6",
"serialNumber": "sample string 7",
"assetNumber": "sample string 8",
"uniqueBarcode": "sample string 9",
"notes": "sample string 10",
"siteId": "a4207659-f61a-4091-be34-4f78c6ed7ba4",
"owner": "sample string 11",
"active": true,
"suspended": true,
"jobId": "dfcf9ee1-57a8-4f05-aa60-26be7ce1324a",
"hierarchicalLocationId": "77bb1310-b058-469a-a3c9-483d72b89190",
"imageFileName": "sample string 14",
"jobs": [],
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [
{
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
{
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
}
],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"jobRecurrences": [],
"sampledAssets": [
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3
},
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3
}
],
"monitoringRegimeSampledAssets": [
{
"monitoringRegimeId": "sample string 1",
"assetId": "e0531cff-dcf8-4c35-8442-707237a4b36f",
"jobIndexId": 3
},
{
"monitoringRegimeId": "sample string 1",
"assetId": "e0531cff-dcf8-4c35-8442-707237a4b36f",
"jobIndexId": 3
}
],
"hierarchicalLocation": {
"siteId": "6cbdd07e-2f6d-46f6-a9a5-53045c74a49a",
"name": "sample string 2",
"parentId": "9593dcf9-9f08-47bb-aede-77486e98ce07",
"depth": 3,
"fullName": "sample string 4",
"active": true,
"sortOrder": 6.0,
"createdById": "49f00f9f-c71a-4df0-9e19-b06227f7da81",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "0a055160-4913-4c51-b601-2485dac5f399",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "33e5baea-ee91-4303-b8f7-35f912b105bb"
},
"createdById": "7465c593-7ca9-4015-aa79-e9398b969573",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "b37eb9a9-bb2f-42b8-b511-c59f5e248d53",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "ec44aff5-f94e-4756-9077-04500c017ea8"
},
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
},
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "698ddf75-de08-4410-9c3c-9ca14807fc05"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "4770326e-f62d-451c-8e24-d9e0a6246e00",
"titleId": "24e3ce3b-c32b-4b09-a030-836884aa0484",
"organisationId": "f78a075e-519f-459f-a974-c95ba2af953d",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "6e1c9191-0d09-460c-a1e5-66d7eba6eed0",
"createdById": "4f68e818-b374-4625-a6be-2ebe678c471f",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "31f3a60a-1071-4863-aac0-6ff65c51942d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "6cd640ff-3024-4b9b-a20a-379ee8265410"
},
"title": {
"name": "sample string 1",
"id": "b2dc1b16-ba04-43d9-8435-7d41ee37e459"
},
"createdById": "e82c3d66-4ddd-4273-b41d-4f83d430f27c",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "5eec53bf-7ec6-41bb-8868-04c12bc8b236",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "411c5fc8-819d-47c1-a6d8-28ae35da14d7"
},
"sampledAssets": [
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3,
"asset": {
"name": "sample string 1",
"description": "sample string 2",
"assetTypeId": "9a426a23-47c8-489c-bef5-f40962507925",
"location": "sample string 4",
"locationId": "sample string 5",
"externalReference": "sample string 6",
"serialNumber": "sample string 7",
"assetNumber": "sample string 8",
"uniqueBarcode": "sample string 9",
"notes": "sample string 10",
"siteId": "a4207659-f61a-4091-be34-4f78c6ed7ba4",
"owner": "sample string 11",
"active": true,
"suspended": true,
"jobId": "dfcf9ee1-57a8-4f05-aa60-26be7ce1324a",
"hierarchicalLocationId": "77bb1310-b058-469a-a3c9-483d72b89190",
"imageFileName": "sample string 14",
"jobs": [],
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [
{
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
{
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
}
],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"jobRecurrences": [],
"sampledAssets": [],
"monitoringRegimeSampledAssets": [
{
"monitoringRegimeId": "sample string 1",
"assetId": "e0531cff-dcf8-4c35-8442-707237a4b36f",
"jobIndexId": 3
},
{
"monitoringRegimeId": "sample string 1",
"assetId": "e0531cff-dcf8-4c35-8442-707237a4b36f",
"jobIndexId": 3
}
],
"hierarchicalLocation": {
"siteId": "6cbdd07e-2f6d-46f6-a9a5-53045c74a49a",
"name": "sample string 2",
"parentId": "9593dcf9-9f08-47bb-aede-77486e98ce07",
"depth": 3,
"fullName": "sample string 4",
"active": true,
"sortOrder": 6.0,
"createdById": "49f00f9f-c71a-4df0-9e19-b06227f7da81",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "0a055160-4913-4c51-b601-2485dac5f399",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "33e5baea-ee91-4303-b8f7-35f912b105bb"
},
"createdById": "7465c593-7ca9-4015-aa79-e9398b969573",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "b37eb9a9-bb2f-42b8-b511-c59f5e248d53",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "ec44aff5-f94e-4756-9077-04500c017ea8"
}
},
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3,
"asset": {
"name": "sample string 1",
"description": "sample string 2",
"assetTypeId": "9a426a23-47c8-489c-bef5-f40962507925",
"location": "sample string 4",
"locationId": "sample string 5",
"externalReference": "sample string 6",
"serialNumber": "sample string 7",
"assetNumber": "sample string 8",
"uniqueBarcode": "sample string 9",
"notes": "sample string 10",
"siteId": "a4207659-f61a-4091-be34-4f78c6ed7ba4",
"owner": "sample string 11",
"active": true,
"suspended": true,
"jobId": "dfcf9ee1-57a8-4f05-aa60-26be7ce1324a",
"hierarchicalLocationId": "77bb1310-b058-469a-a3c9-483d72b89190",
"imageFileName": "sample string 14",
"jobs": [],
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [
{
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
{
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
}
],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"jobRecurrences": [],
"sampledAssets": [],
"monitoringRegimeSampledAssets": [
{
"monitoringRegimeId": "sample string 1",
"assetId": "e0531cff-dcf8-4c35-8442-707237a4b36f",
"jobIndexId": 3
},
{
"monitoringRegimeId": "sample string 1",
"assetId": "e0531cff-dcf8-4c35-8442-707237a4b36f",
"jobIndexId": 3
}
],
"hierarchicalLocation": {
"siteId": "6cbdd07e-2f6d-46f6-a9a5-53045c74a49a",
"name": "sample string 2",
"parentId": "9593dcf9-9f08-47bb-aede-77486e98ce07",
"depth": 3,
"fullName": "sample string 4",
"active": true,
"sortOrder": 6.0,
"createdById": "49f00f9f-c71a-4df0-9e19-b06227f7da81",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "0a055160-4913-4c51-b601-2485dac5f399",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "33e5baea-ee91-4303-b8f7-35f912b105bb"
},
"createdById": "7465c593-7ca9-4015-aa79-e9398b969573",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "b37eb9a9-bb2f-42b8-b511-c59f5e248d53",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "ec44aff5-f94e-4756-9077-04500c017ea8"
}
}
],
"lastCompletedDate": "2026-07-24T18:07:42.0074024+00:00",
"createdById": "e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "32a78a46-cfe1-4427-89c5-99428c472b54",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "43c1db48-5229-403a-87e0-18dbf94686de"
},
"rejectionReason": {
"order": 1,
"name": "sample string 2",
"active": true,
"tenantOrganisationId": "397ac4b1-b13c-4bc0-b4aa-2e9304a9fa84",
"createdById": "753c932f-9470-4f8c-b9d8-3b80f74da1ab",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "0b91416f-65bd-4e90-8a95-cd381f2e3e34",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "82c80830-0f5f-466b-ab4d-6178da403712"
},
"jobCategory": {
"name": "sample string 1",
"id": "5442ad2d-ce89-426a-85c6-f756829624a7"
},
"sections": [
{
"jobId": "c1a0c8ab-d988-4766-94e5-0c94774a9193",
"internalSectionTypeId": "733beae9-7856-4c0b-b15c-9351919383dc",
"sectionTypeId": "965a81b0-aef5-432c-9399-2f112148385f",
"caption": "sample string 4",
"name": "sample string 5",
"sectionJson": "sample string 6",
"repeatable": true,
"template": true,
"gridInput": true,
"siteVisit": true,
"active": true,
"order": 12.0,
"fqn": "sample string 13",
"visible": true,
"state": "d307d093-04d9-4fbb-9d7b-b793277e3352",
"sectionVariantId": "2dd538d4-92da-472e-b6e7-1df217a98d0a",
"sectionType": {
"internalId": "8ec1ef74-bb9d-4b21-b362-93147f96e688",
"caption": "sample string 2",
"name": "sample string 3",
"repeatable": true,
"template": true,
"gridInput": true,
"siteVisit": true,
"jsonData": "sample string 8",
"order": 9,
"jobTypeId": "2e8dfabc-454b-40ad-8550-360a070feac4",
"active": true,
"fqn": "sample string 12",
"visible": true,
"fileImport": true,
"sectionVariantId": "2f54ed93-1fcd-4cf3-a196-bf1f4f876981",
"expressionTypes": "sample string 15",
"createdById": "90a740fb-1fef-4be3-a1bb-ad02e73335ff",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "75b75608-188f-4f9b-89aa-5d30975f0f30",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "85374695-505d-4826-ad46-134d7879b1f0"
},
"createdById": "6d7250e1-514c-41bd-bc40-f38e3b7cb746",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "13943351-db05-4dd1-8dfd-f2f9cf7cea35",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "72f28092-a135-4716-bf56-e9e401142b35"
},
{
"jobId": "c1a0c8ab-d988-4766-94e5-0c94774a9193",
"internalSectionTypeId": "733beae9-7856-4c0b-b15c-9351919383dc",
"sectionTypeId": "965a81b0-aef5-432c-9399-2f112148385f",
"caption": "sample string 4",
"name": "sample string 5",
"sectionJson": "sample string 6",
"repeatable": true,
"template": true,
"gridInput": true,
"siteVisit": true,
"active": true,
"order": 12.0,
"fqn": "sample string 13",
"visible": true,
"state": "d307d093-04d9-4fbb-9d7b-b793277e3352",
"sectionVariantId": "2dd538d4-92da-472e-b6e7-1df217a98d0a",
"sectionType": {
"internalId": "8ec1ef74-bb9d-4b21-b362-93147f96e688",
"caption": "sample string 2",
"name": "sample string 3",
"repeatable": true,
"template": true,
"gridInput": true,
"siteVisit": true,
"jsonData": "sample string 8",
"order": 9,
"jobTypeId": "2e8dfabc-454b-40ad-8550-360a070feac4",
"active": true,
"fqn": "sample string 12",
"visible": true,
"fileImport": true,
"sectionVariantId": "2f54ed93-1fcd-4cf3-a196-bf1f4f876981",
"expressionTypes": "sample string 15",
"createdById": "90a740fb-1fef-4be3-a1bb-ad02e73335ff",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "75b75608-188f-4f9b-89aa-5d30975f0f30",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "85374695-505d-4826-ad46-134d7879b1f0"
},
"createdById": "6d7250e1-514c-41bd-bc40-f38e3b7cb746",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "13943351-db05-4dd1-8dfd-f2f9cf7cea35",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "72f28092-a135-4716-bf56-e9e401142b35"
}
],
"descendantJobs": [],
"documents": [],
"jobHistory": [
{
"jobId": "76dc91bc-7412-40f8-9435-7cc8837d55e2",
"jobHistoryTypeId": "35d9740a-25cc-4b1b-bce7-f9a1ecb76796",
"sourceStateId": "a5440a42-1183-481b-ba4e-36f2df2fcafd",
"destinationStateId": "64d38e88-f1e0-4e99-8b8c-4564f0030f70",
"allocatedToId": "170aeca6-cf8a-4422-bbcc-aa3dfa8ba6a7",
"clonedFromId": "a6acdb0f-6727-4096-bca2-262389609c73",
"jobHistoryType": {
"name": "sample string 1",
"id": "d4eee8ff-76ff-4509-a0e1-7090842cb706"
},
"sourceJobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "050658c6-4b83-4a4e-a9c1-3a14262bfa77"
},
"destinationJobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "050658c6-4b83-4a4e-a9c1-3a14262bfa77"
},
"createdById": "9de612f4-4567-463a-adf9-f2ae8a35f51f",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "8873a50e-ea34-492f-8484-1bcf8763f65a",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "fe999e26-f4c4-4ce7-a525-a5202f9ec5fc"
},
{
"jobId": "76dc91bc-7412-40f8-9435-7cc8837d55e2",
"jobHistoryTypeId": "35d9740a-25cc-4b1b-bce7-f9a1ecb76796",
"sourceStateId": "a5440a42-1183-481b-ba4e-36f2df2fcafd",
"destinationStateId": "64d38e88-f1e0-4e99-8b8c-4564f0030f70",
"allocatedToId": "170aeca6-cf8a-4422-bbcc-aa3dfa8ba6a7",
"clonedFromId": "a6acdb0f-6727-4096-bca2-262389609c73",
"jobHistoryType": {
"name": "sample string 1",
"id": "d4eee8ff-76ff-4509-a0e1-7090842cb706"
},
"sourceJobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "050658c6-4b83-4a4e-a9c1-3a14262bfa77"
},
"destinationJobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "050658c6-4b83-4a4e-a9c1-3a14262bfa77"
},
"createdById": "9de612f4-4567-463a-adf9-f2ae8a35f51f",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "8873a50e-ea34-492f-8484-1bcf8763f65a",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "fe999e26-f4c4-4ce7-a525-a5202f9ec5fc"
}
],
"createdById": "9623d0a1-89db-45c7-ad52-60dc42a4a2f7",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "82b746b5-a221-4c80-a41b-53fb595e97bf",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "04125e4f-5c2a-44d8-a35a-38d3e5faafb6"
},
"stateId": "58ebd7df-fc40-462b-b307-fda5696110e4",
"templateId": "2ae5e9bd-1ac5-4279-b21b-10573c3f75ab",
"fileLocationId": "8c2e6d10-3f89-4e15-a7e8-33c6bacc9c0d",
"fileLocation": {
"location": "sample string 1",
"extension": "sample string 2",
"active": true,
"createdById": "3d566615-4cca-4be0-9211-5c82a5f1abba",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "c2e287df-bdab-4943-aef3-9f34109c6e02",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "f38e6a6a-4500-48d7-a6a8-813fa77ae1a9"
},
"documentState": {
"name": "sample string 1",
"documentsWithThatState": [],
"id": "185e112d-07e3-4979-8e34-051b810b5d27"
},
"pdfGenerated": true,
"visibleOnPortal": true,
"name": "sample string 4",
"active": true,
"createdById": "3330e76a-aa18-4462-bc41-6a3f68b4bd42",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "cead194f-d5fa-428a-88cd-25f8873ff16e",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "3332b716-5bee-4a0b-8cf1-052ae7fe0596"
},
{
"jobId": "b18fb692-53a3-4846-8b66-76431e04c4d7",
"job": {
"jobTypeId": "1c1325c9-2aaf-4e9a-84ec-7c5e9e4ba3af",
"active": true,
"stateId": "08daf752-ec19-46a0-b959-ec3e76bfb568",
"externalRef": "sample string 4",
"allocatedToId": "d5959333-93da-4b61-8e08-3b27bebfdec4",
"name": "sample string 5",
"scheduledDate": "2026-07-24T18:07:42.0074024+00:00",
"siteId": "dbefd8a8-0073-4fd2-8a35-d3033bf9f328",
"contactId": "6469487a-fa21-475d-8ad9-619f309b287b",
"notes": "sample string 8",
"timeInMinutes": 9,
"parentJobId": "721c3f00-0083-4aab-bfd9-639788692940",
"isGroupJob": true,
"deviceId": "sample string 11",
"syncToDevice": true,
"assetId": "5f65f06f-f4f9-4835-874d-8941b80cc8d7",
"jobRecurrenceId": "0e6905df-16b8-4f6f-8b67-5e68f1ec5425",
"rejectionReasonId": "4e013877-4395-496a-bf26-346a70ae046d",
"jobCategoryId": "6b239234-0bb9-479c-8cdf-de4055f8ce8c",
"numericCode": 13,
"completedDate": "2026-07-24T18:07:42.0074024+00:00",
"monitoringRegimeId": "sample string 14",
"jobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "050658c6-4b83-4a4e-a9c1-3a14262bfa77"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "4770326e-f62d-451c-8e24-d9e0a6246e00",
"titleId": "24e3ce3b-c32b-4b09-a030-836884aa0484",
"organisationId": "f78a075e-519f-459f-a974-c95ba2af953d",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "6e1c9191-0d09-460c-a1e5-66d7eba6eed0",
"createdById": "4f68e818-b374-4625-a6be-2ebe678c471f",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "31f3a60a-1071-4863-aac0-6ff65c51942d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "6cd640ff-3024-4b9b-a20a-379ee8265410"
},
"title": {
"name": "sample string 1",
"id": "b2dc1b16-ba04-43d9-8435-7d41ee37e459"
},
"createdById": "e82c3d66-4ddd-4273-b41d-4f83d430f27c",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "5eec53bf-7ec6-41bb-8868-04c12bc8b236",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "411c5fc8-819d-47c1-a6d8-28ae35da14d7"
},
"asset": {
"name": "sample string 1",
"description": "sample string 2",
"assetTypeId": "9a426a23-47c8-489c-bef5-f40962507925",
"location": "sample string 4",
"locationId": "sample string 5",
"externalReference": "sample string 6",
"serialNumber": "sample string 7",
"assetNumber": "sample string 8",
"uniqueBarcode": "sample string 9",
"notes": "sample string 10",
"siteId": "a4207659-f61a-4091-be34-4f78c6ed7ba4",
"owner": "sample string 11",
"active": true,
"suspended": true,
"jobId": "dfcf9ee1-57a8-4f05-aa60-26be7ce1324a",
"hierarchicalLocationId": "77bb1310-b058-469a-a3c9-483d72b89190",
"imageFileName": "sample string 14",
"jobs": [],
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [
{
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
{
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
}
],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"jobRecurrences": [
{
"name": "sample string 1",
"jobTypeGroupId": "9b610d21-a096-4fbe-bb9c-124f29002dde",
"userId": "28752928-99ee-4070-b1a6-c96f05d4b99d",
"createDaysBefore": 3,
"siteId": "23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b",
"contactId": "4231071c-0d5b-4e7a-aa91-62f9d54c7789",
"assetId": "ef7d7946-9b7a-4b57-bf36-7c200d63033e",
"startDate": "2026-07-24T18:07:42.0074024+00:00",
"endDate": "2026-07-24T18:07:42.0074024+00:00",
"numberGenerated": 6,
"lastDate": "2026-07-24T18:07:42.0074024+00:00",
"nextDate": "2026-07-24T18:07:42.0074024+00:00",
"overrideGeneratedNextDate": "2026-07-24T18:07:42.0074024+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "d0e9a732-dc73-4114-8a09-b24de3ecf140",
"recurrenceGroupId": "12d04a2f-fd33-4aea-b8b4-33513564dd6d",
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
},
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "698ddf75-de08-4410-9c3c-9ca14807fc05"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "4770326e-f62d-451c-8e24-d9e0a6246e00",
"titleId": "24e3ce3b-c32b-4b09-a030-836884aa0484",
"organisationId": "f78a075e-519f-459f-a974-c95ba2af953d",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "6e1c9191-0d09-460c-a1e5-66d7eba6eed0",
"createdById": "4f68e818-b374-4625-a6be-2ebe678c471f",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "31f3a60a-1071-4863-aac0-6ff65c51942d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "6cd640ff-3024-4b9b-a20a-379ee8265410"
},
"title": {
"name": "sample string 1",
"id": "b2dc1b16-ba04-43d9-8435-7d41ee37e459"
},
"createdById": "e82c3d66-4ddd-4273-b41d-4f83d430f27c",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "5eec53bf-7ec6-41bb-8868-04c12bc8b236",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "411c5fc8-819d-47c1-a6d8-28ae35da14d7"
},
"sampledAssets": [
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3
},
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3
}
],
"lastCompletedDate": "2026-07-24T18:07:42.0074024+00:00",
"createdById": "e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "32a78a46-cfe1-4427-89c5-99428c472b54",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "43c1db48-5229-403a-87e0-18dbf94686de"
},
{
"name": "sample string 1",
"jobTypeGroupId": "9b610d21-a096-4fbe-bb9c-124f29002dde",
"userId": "28752928-99ee-4070-b1a6-c96f05d4b99d",
"createDaysBefore": 3,
"siteId": "23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b",
"contactId": "4231071c-0d5b-4e7a-aa91-62f9d54c7789",
"assetId": "ef7d7946-9b7a-4b57-bf36-7c200d63033e",
"startDate": "2026-07-24T18:07:42.0074024+00:00",
"endDate": "2026-07-24T18:07:42.0074024+00:00",
"numberGenerated": 6,
"lastDate": "2026-07-24T18:07:42.0074024+00:00",
"nextDate": "2026-07-24T18:07:42.0074024+00:00",
"overrideGeneratedNextDate": "2026-07-24T18:07:42.0074024+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "d0e9a732-dc73-4114-8a09-b24de3ecf140",
"recurrenceGroupId": "12d04a2f-fd33-4aea-b8b4-33513564dd6d",
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
},
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "698ddf75-de08-4410-9c3c-9ca14807fc05"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "4770326e-f62d-451c-8e24-d9e0a6246e00",
"titleId": "24e3ce3b-c32b-4b09-a030-836884aa0484",
"organisationId": "f78a075e-519f-459f-a974-c95ba2af953d",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "6e1c9191-0d09-460c-a1e5-66d7eba6eed0",
"createdById": "4f68e818-b374-4625-a6be-2ebe678c471f",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "31f3a60a-1071-4863-aac0-6ff65c51942d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "6cd640ff-3024-4b9b-a20a-379ee8265410"
},
"title": {
"name": "sample string 1",
"id": "b2dc1b16-ba04-43d9-8435-7d41ee37e459"
},
"createdById": "e82c3d66-4ddd-4273-b41d-4f83d430f27c",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "5eec53bf-7ec6-41bb-8868-04c12bc8b236",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "411c5fc8-819d-47c1-a6d8-28ae35da14d7"
},
"sampledAssets": [
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3
},
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3
}
],
"lastCompletedDate": "2026-07-24T18:07:42.0074024+00:00",
"createdById": "e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "32a78a46-cfe1-4427-89c5-99428c472b54",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "43c1db48-5229-403a-87e0-18dbf94686de"
}
],
"sampledAssets": [
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3,
"jobRecurrence": {
"name": "sample string 1",
"jobTypeGroupId": "9b610d21-a096-4fbe-bb9c-124f29002dde",
"userId": "28752928-99ee-4070-b1a6-c96f05d4b99d",
"createDaysBefore": 3,
"siteId": "23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b",
"contactId": "4231071c-0d5b-4e7a-aa91-62f9d54c7789",
"assetId": "ef7d7946-9b7a-4b57-bf36-7c200d63033e",
"startDate": "2026-07-24T18:07:42.0074024+00:00",
"endDate": "2026-07-24T18:07:42.0074024+00:00",
"numberGenerated": 6,
"lastDate": "2026-07-24T18:07:42.0074024+00:00",
"nextDate": "2026-07-24T18:07:42.0074024+00:00",
"overrideGeneratedNextDate": "2026-07-24T18:07:42.0074024+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "d0e9a732-dc73-4114-8a09-b24de3ecf140",
"recurrenceGroupId": "12d04a2f-fd33-4aea-b8b4-33513564dd6d",
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
},
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "698ddf75-de08-4410-9c3c-9ca14807fc05"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "4770326e-f62d-451c-8e24-d9e0a6246e00",
"titleId": "24e3ce3b-c32b-4b09-a030-836884aa0484",
"organisationId": "f78a075e-519f-459f-a974-c95ba2af953d",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "6e1c9191-0d09-460c-a1e5-66d7eba6eed0",
"createdById": "4f68e818-b374-4625-a6be-2ebe678c471f",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "31f3a60a-1071-4863-aac0-6ff65c51942d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "6cd640ff-3024-4b9b-a20a-379ee8265410"
},
"title": {
"name": "sample string 1",
"id": "b2dc1b16-ba04-43d9-8435-7d41ee37e459"
},
"createdById": "e82c3d66-4ddd-4273-b41d-4f83d430f27c",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "5eec53bf-7ec6-41bb-8868-04c12bc8b236",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "411c5fc8-819d-47c1-a6d8-28ae35da14d7"
},
"sampledAssets": [],
"lastCompletedDate": "2026-07-24T18:07:42.0074024+00:00",
"createdById": "e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "32a78a46-cfe1-4427-89c5-99428c472b54",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "43c1db48-5229-403a-87e0-18dbf94686de"
}
},
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3,
"jobRecurrence": {
"name": "sample string 1",
"jobTypeGroupId": "9b610d21-a096-4fbe-bb9c-124f29002dde",
"userId": "28752928-99ee-4070-b1a6-c96f05d4b99d",
"createDaysBefore": 3,
"siteId": "23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b",
"contactId": "4231071c-0d5b-4e7a-aa91-62f9d54c7789",
"assetId": "ef7d7946-9b7a-4b57-bf36-7c200d63033e",
"startDate": "2026-07-24T18:07:42.0074024+00:00",
"endDate": "2026-07-24T18:07:42.0074024+00:00",
"numberGenerated": 6,
"lastDate": "2026-07-24T18:07:42.0074024+00:00",
"nextDate": "2026-07-24T18:07:42.0074024+00:00",
"overrideGeneratedNextDate": "2026-07-24T18:07:42.0074024+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "d0e9a732-dc73-4114-8a09-b24de3ecf140",
"recurrenceGroupId": "12d04a2f-fd33-4aea-b8b4-33513564dd6d",
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
},
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "698ddf75-de08-4410-9c3c-9ca14807fc05"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "4770326e-f62d-451c-8e24-d9e0a6246e00",
"titleId": "24e3ce3b-c32b-4b09-a030-836884aa0484",
"organisationId": "f78a075e-519f-459f-a974-c95ba2af953d",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "6e1c9191-0d09-460c-a1e5-66d7eba6eed0",
"createdById": "4f68e818-b374-4625-a6be-2ebe678c471f",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "31f3a60a-1071-4863-aac0-6ff65c51942d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "6cd640ff-3024-4b9b-a20a-379ee8265410"
},
"title": {
"name": "sample string 1",
"id": "b2dc1b16-ba04-43d9-8435-7d41ee37e459"
},
"createdById": "e82c3d66-4ddd-4273-b41d-4f83d430f27c",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "5eec53bf-7ec6-41bb-8868-04c12bc8b236",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "411c5fc8-819d-47c1-a6d8-28ae35da14d7"
},
"sampledAssets": [],
"lastCompletedDate": "2026-07-24T18:07:42.0074024+00:00",
"createdById": "e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "32a78a46-cfe1-4427-89c5-99428c472b54",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "43c1db48-5229-403a-87e0-18dbf94686de"
}
}
],
"monitoringRegimeSampledAssets": [
{
"monitoringRegimeId": "sample string 1",
"assetId": "e0531cff-dcf8-4c35-8442-707237a4b36f",
"jobIndexId": 3
},
{
"monitoringRegimeId": "sample string 1",
"assetId": "e0531cff-dcf8-4c35-8442-707237a4b36f",
"jobIndexId": 3
}
],
"hierarchicalLocation": {
"siteId": "6cbdd07e-2f6d-46f6-a9a5-53045c74a49a",
"name": "sample string 2",
"parentId": "9593dcf9-9f08-47bb-aede-77486e98ce07",
"depth": 3,
"fullName": "sample string 4",
"active": true,
"sortOrder": 6.0,
"createdById": "49f00f9f-c71a-4df0-9e19-b06227f7da81",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "0a055160-4913-4c51-b601-2485dac5f399",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "33e5baea-ee91-4303-b8f7-35f912b105bb"
},
"createdById": "7465c593-7ca9-4015-aa79-e9398b969573",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "b37eb9a9-bb2f-42b8-b511-c59f5e248d53",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "ec44aff5-f94e-4756-9077-04500c017ea8"
},
"jobRecurrence": {
"name": "sample string 1",
"jobTypeGroupId": "9b610d21-a096-4fbe-bb9c-124f29002dde",
"userId": "28752928-99ee-4070-b1a6-c96f05d4b99d",
"createDaysBefore": 3,
"siteId": "23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b",
"contactId": "4231071c-0d5b-4e7a-aa91-62f9d54c7789",
"assetId": "ef7d7946-9b7a-4b57-bf36-7c200d63033e",
"startDate": "2026-07-24T18:07:42.0074024+00:00",
"endDate": "2026-07-24T18:07:42.0074024+00:00",
"numberGenerated": 6,
"lastDate": "2026-07-24T18:07:42.0074024+00:00",
"nextDate": "2026-07-24T18:07:42.0074024+00:00",
"overrideGeneratedNextDate": "2026-07-24T18:07:42.0074024+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "d0e9a732-dc73-4114-8a09-b24de3ecf140",
"recurrenceGroupId": "12d04a2f-fd33-4aea-b8b4-33513564dd6d",
"asset": {
"name": "sample string 1",
"description": "sample string 2",
"assetTypeId": "9a426a23-47c8-489c-bef5-f40962507925",
"location": "sample string 4",
"locationId": "sample string 5",
"externalReference": "sample string 6",
"serialNumber": "sample string 7",
"assetNumber": "sample string 8",
"uniqueBarcode": "sample string 9",
"notes": "sample string 10",
"siteId": "a4207659-f61a-4091-be34-4f78c6ed7ba4",
"owner": "sample string 11",
"active": true,
"suspended": true,
"jobId": "dfcf9ee1-57a8-4f05-aa60-26be7ce1324a",
"hierarchicalLocationId": "77bb1310-b058-469a-a3c9-483d72b89190",
"imageFileName": "sample string 14",
"jobs": [],
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [
{
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
{
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
}
],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"jobRecurrences": [],
"sampledAssets": [
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3
},
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3
}
],
"monitoringRegimeSampledAssets": [
{
"monitoringRegimeId": "sample string 1",
"assetId": "e0531cff-dcf8-4c35-8442-707237a4b36f",
"jobIndexId": 3
},
{
"monitoringRegimeId": "sample string 1",
"assetId": "e0531cff-dcf8-4c35-8442-707237a4b36f",
"jobIndexId": 3
}
],
"hierarchicalLocation": {
"siteId": "6cbdd07e-2f6d-46f6-a9a5-53045c74a49a",
"name": "sample string 2",
"parentId": "9593dcf9-9f08-47bb-aede-77486e98ce07",
"depth": 3,
"fullName": "sample string 4",
"active": true,
"sortOrder": 6.0,
"createdById": "49f00f9f-c71a-4df0-9e19-b06227f7da81",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "0a055160-4913-4c51-b601-2485dac5f399",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "33e5baea-ee91-4303-b8f7-35f912b105bb"
},
"createdById": "7465c593-7ca9-4015-aa79-e9398b969573",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "b37eb9a9-bb2f-42b8-b511-c59f5e248d53",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "ec44aff5-f94e-4756-9077-04500c017ea8"
},
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
},
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "698ddf75-de08-4410-9c3c-9ca14807fc05"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "4770326e-f62d-451c-8e24-d9e0a6246e00",
"titleId": "24e3ce3b-c32b-4b09-a030-836884aa0484",
"organisationId": "f78a075e-519f-459f-a974-c95ba2af953d",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "6e1c9191-0d09-460c-a1e5-66d7eba6eed0",
"createdById": "4f68e818-b374-4625-a6be-2ebe678c471f",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "31f3a60a-1071-4863-aac0-6ff65c51942d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "6cd640ff-3024-4b9b-a20a-379ee8265410"
},
"title": {
"name": "sample string 1",
"id": "b2dc1b16-ba04-43d9-8435-7d41ee37e459"
},
"createdById": "e82c3d66-4ddd-4273-b41d-4f83d430f27c",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "5eec53bf-7ec6-41bb-8868-04c12bc8b236",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "411c5fc8-819d-47c1-a6d8-28ae35da14d7"
},
"sampledAssets": [
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3,
"asset": {
"name": "sample string 1",
"description": "sample string 2",
"assetTypeId": "9a426a23-47c8-489c-bef5-f40962507925",
"location": "sample string 4",
"locationId": "sample string 5",
"externalReference": "sample string 6",
"serialNumber": "sample string 7",
"assetNumber": "sample string 8",
"uniqueBarcode": "sample string 9",
"notes": "sample string 10",
"siteId": "a4207659-f61a-4091-be34-4f78c6ed7ba4",
"owner": "sample string 11",
"active": true,
"suspended": true,
"jobId": "dfcf9ee1-57a8-4f05-aa60-26be7ce1324a",
"hierarchicalLocationId": "77bb1310-b058-469a-a3c9-483d72b89190",
"imageFileName": "sample string 14",
"jobs": [],
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [
{
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
{
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
}
],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"jobRecurrences": [],
"sampledAssets": [],
"monitoringRegimeSampledAssets": [
{
"monitoringRegimeId": "sample string 1",
"assetId": "e0531cff-dcf8-4c35-8442-707237a4b36f",
"jobIndexId": 3
},
{
"monitoringRegimeId": "sample string 1",
"assetId": "e0531cff-dcf8-4c35-8442-707237a4b36f",
"jobIndexId": 3
}
],
"hierarchicalLocation": {
"siteId": "6cbdd07e-2f6d-46f6-a9a5-53045c74a49a",
"name": "sample string 2",
"parentId": "9593dcf9-9f08-47bb-aede-77486e98ce07",
"depth": 3,
"fullName": "sample string 4",
"active": true,
"sortOrder": 6.0,
"createdById": "49f00f9f-c71a-4df0-9e19-b06227f7da81",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "0a055160-4913-4c51-b601-2485dac5f399",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "33e5baea-ee91-4303-b8f7-35f912b105bb"
},
"createdById": "7465c593-7ca9-4015-aa79-e9398b969573",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "b37eb9a9-bb2f-42b8-b511-c59f5e248d53",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "ec44aff5-f94e-4756-9077-04500c017ea8"
}
},
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3,
"asset": {
"name": "sample string 1",
"description": "sample string 2",
"assetTypeId": "9a426a23-47c8-489c-bef5-f40962507925",
"location": "sample string 4",
"locationId": "sample string 5",
"externalReference": "sample string 6",
"serialNumber": "sample string 7",
"assetNumber": "sample string 8",
"uniqueBarcode": "sample string 9",
"notes": "sample string 10",
"siteId": "a4207659-f61a-4091-be34-4f78c6ed7ba4",
"owner": "sample string 11",
"active": true,
"suspended": true,
"jobId": "dfcf9ee1-57a8-4f05-aa60-26be7ce1324a",
"hierarchicalLocationId": "77bb1310-b058-469a-a3c9-483d72b89190",
"imageFileName": "sample string 14",
"jobs": [],
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [
{
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
{
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
}
],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"jobRecurrences": [],
"sampledAssets": [],
"monitoringRegimeSampledAssets": [
{
"monitoringRegimeId": "sample string 1",
"assetId": "e0531cff-dcf8-4c35-8442-707237a4b36f",
"jobIndexId": 3
},
{
"monitoringRegimeId": "sample string 1",
"assetId": "e0531cff-dcf8-4c35-8442-707237a4b36f",
"jobIndexId": 3
}
],
"hierarchicalLocation": {
"siteId": "6cbdd07e-2f6d-46f6-a9a5-53045c74a49a",
"name": "sample string 2",
"parentId": "9593dcf9-9f08-47bb-aede-77486e98ce07",
"depth": 3,
"fullName": "sample string 4",
"active": true,
"sortOrder": 6.0,
"createdById": "49f00f9f-c71a-4df0-9e19-b06227f7da81",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "0a055160-4913-4c51-b601-2485dac5f399",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "33e5baea-ee91-4303-b8f7-35f912b105bb"
},
"createdById": "7465c593-7ca9-4015-aa79-e9398b969573",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "b37eb9a9-bb2f-42b8-b511-c59f5e248d53",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "ec44aff5-f94e-4756-9077-04500c017ea8"
}
}
],
"lastCompletedDate": "2026-07-24T18:07:42.0074024+00:00",
"createdById": "e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "32a78a46-cfe1-4427-89c5-99428c472b54",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "43c1db48-5229-403a-87e0-18dbf94686de"
},
"rejectionReason": {
"order": 1,
"name": "sample string 2",
"active": true,
"tenantOrganisationId": "397ac4b1-b13c-4bc0-b4aa-2e9304a9fa84",
"createdById": "753c932f-9470-4f8c-b9d8-3b80f74da1ab",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "0b91416f-65bd-4e90-8a95-cd381f2e3e34",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "82c80830-0f5f-466b-ab4d-6178da403712"
},
"jobCategory": {
"name": "sample string 1",
"id": "5442ad2d-ce89-426a-85c6-f756829624a7"
},
"sections": [
{
"jobId": "c1a0c8ab-d988-4766-94e5-0c94774a9193",
"internalSectionTypeId": "733beae9-7856-4c0b-b15c-9351919383dc",
"sectionTypeId": "965a81b0-aef5-432c-9399-2f112148385f",
"caption": "sample string 4",
"name": "sample string 5",
"sectionJson": "sample string 6",
"repeatable": true,
"template": true,
"gridInput": true,
"siteVisit": true,
"active": true,
"order": 12.0,
"fqn": "sample string 13",
"visible": true,
"state": "d307d093-04d9-4fbb-9d7b-b793277e3352",
"sectionVariantId": "2dd538d4-92da-472e-b6e7-1df217a98d0a",
"sectionType": {
"internalId": "8ec1ef74-bb9d-4b21-b362-93147f96e688",
"caption": "sample string 2",
"name": "sample string 3",
"repeatable": true,
"template": true,
"gridInput": true,
"siteVisit": true,
"jsonData": "sample string 8",
"order": 9,
"jobTypeId": "2e8dfabc-454b-40ad-8550-360a070feac4",
"active": true,
"fqn": "sample string 12",
"visible": true,
"fileImport": true,
"sectionVariantId": "2f54ed93-1fcd-4cf3-a196-bf1f4f876981",
"expressionTypes": "sample string 15",
"createdById": "90a740fb-1fef-4be3-a1bb-ad02e73335ff",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "75b75608-188f-4f9b-89aa-5d30975f0f30",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "85374695-505d-4826-ad46-134d7879b1f0"
},
"createdById": "6d7250e1-514c-41bd-bc40-f38e3b7cb746",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "13943351-db05-4dd1-8dfd-f2f9cf7cea35",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "72f28092-a135-4716-bf56-e9e401142b35"
},
{
"jobId": "c1a0c8ab-d988-4766-94e5-0c94774a9193",
"internalSectionTypeId": "733beae9-7856-4c0b-b15c-9351919383dc",
"sectionTypeId": "965a81b0-aef5-432c-9399-2f112148385f",
"caption": "sample string 4",
"name": "sample string 5",
"sectionJson": "sample string 6",
"repeatable": true,
"template": true,
"gridInput": true,
"siteVisit": true,
"active": true,
"order": 12.0,
"fqn": "sample string 13",
"visible": true,
"state": "d307d093-04d9-4fbb-9d7b-b793277e3352",
"sectionVariantId": "2dd538d4-92da-472e-b6e7-1df217a98d0a",
"sectionType": {
"internalId": "8ec1ef74-bb9d-4b21-b362-93147f96e688",
"caption": "sample string 2",
"name": "sample string 3",
"repeatable": true,
"template": true,
"gridInput": true,
"siteVisit": true,
"jsonData": "sample string 8",
"order": 9,
"jobTypeId": "2e8dfabc-454b-40ad-8550-360a070feac4",
"active": true,
"fqn": "sample string 12",
"visible": true,
"fileImport": true,
"sectionVariantId": "2f54ed93-1fcd-4cf3-a196-bf1f4f876981",
"expressionTypes": "sample string 15",
"createdById": "90a740fb-1fef-4be3-a1bb-ad02e73335ff",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "75b75608-188f-4f9b-89aa-5d30975f0f30",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "85374695-505d-4826-ad46-134d7879b1f0"
},
"createdById": "6d7250e1-514c-41bd-bc40-f38e3b7cb746",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "13943351-db05-4dd1-8dfd-f2f9cf7cea35",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "72f28092-a135-4716-bf56-e9e401142b35"
}
],
"descendantJobs": [],
"documents": [],
"jobHistory": [
{
"jobId": "76dc91bc-7412-40f8-9435-7cc8837d55e2",
"jobHistoryTypeId": "35d9740a-25cc-4b1b-bce7-f9a1ecb76796",
"sourceStateId": "a5440a42-1183-481b-ba4e-36f2df2fcafd",
"destinationStateId": "64d38e88-f1e0-4e99-8b8c-4564f0030f70",
"allocatedToId": "170aeca6-cf8a-4422-bbcc-aa3dfa8ba6a7",
"clonedFromId": "a6acdb0f-6727-4096-bca2-262389609c73",
"jobHistoryType": {
"name": "sample string 1",
"id": "d4eee8ff-76ff-4509-a0e1-7090842cb706"
},
"sourceJobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "050658c6-4b83-4a4e-a9c1-3a14262bfa77"
},
"destinationJobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "050658c6-4b83-4a4e-a9c1-3a14262bfa77"
},
"createdById": "9de612f4-4567-463a-adf9-f2ae8a35f51f",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "8873a50e-ea34-492f-8484-1bcf8763f65a",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "fe999e26-f4c4-4ce7-a525-a5202f9ec5fc"
},
{
"jobId": "76dc91bc-7412-40f8-9435-7cc8837d55e2",
"jobHistoryTypeId": "35d9740a-25cc-4b1b-bce7-f9a1ecb76796",
"sourceStateId": "a5440a42-1183-481b-ba4e-36f2df2fcafd",
"destinationStateId": "64d38e88-f1e0-4e99-8b8c-4564f0030f70",
"allocatedToId": "170aeca6-cf8a-4422-bbcc-aa3dfa8ba6a7",
"clonedFromId": "a6acdb0f-6727-4096-bca2-262389609c73",
"jobHistoryType": {
"name": "sample string 1",
"id": "d4eee8ff-76ff-4509-a0e1-7090842cb706"
},
"sourceJobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "050658c6-4b83-4a4e-a9c1-3a14262bfa77"
},
"destinationJobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "050658c6-4b83-4a4e-a9c1-3a14262bfa77"
},
"createdById": "9de612f4-4567-463a-adf9-f2ae8a35f51f",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "8873a50e-ea34-492f-8484-1bcf8763f65a",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "fe999e26-f4c4-4ce7-a525-a5202f9ec5fc"
}
],
"createdById": "9623d0a1-89db-45c7-ad52-60dc42a4a2f7",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "82b746b5-a221-4c80-a41b-53fb595e97bf",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "04125e4f-5c2a-44d8-a35a-38d3e5faafb6"
},
"stateId": "58ebd7df-fc40-462b-b307-fda5696110e4",
"templateId": "2ae5e9bd-1ac5-4279-b21b-10573c3f75ab",
"fileLocationId": "8c2e6d10-3f89-4e15-a7e8-33c6bacc9c0d",
"fileLocation": {
"location": "sample string 1",
"extension": "sample string 2",
"active": true,
"createdById": "3d566615-4cca-4be0-9211-5c82a5f1abba",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "c2e287df-bdab-4943-aef3-9f34109c6e02",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "f38e6a6a-4500-48d7-a6a8-813fa77ae1a9"
},
"documentState": {
"name": "sample string 1",
"documentsWithThatState": [],
"id": "185e112d-07e3-4979-8e34-051b810b5d27"
},
"pdfGenerated": true,
"visibleOnPortal": true,
"name": "sample string 4",
"active": true,
"createdById": "3330e76a-aa18-4462-bc41-6a3f68b4bd42",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "cead194f-d5fa-428a-88cd-25f8873ff16e",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "3332b716-5bee-4a0b-8cf1-052ae7fe0596"
}
],
"createdById": "d15221bf-f5e5-4c54-a98e-2f7afc310f5e",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "31e733b0-80d6-43a0-97b2-fb6cca10286c",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "09e6960b-ac26-4f55-bc83-c8cba388094f"
},
{
"name": "sample string 1",
"fileExtension": "sample string 2",
"location": "sample string 3",
"jobTypeId": "21b17464-a97f-47c3-872e-437032ec7557",
"active": true,
"autoEmailOnJobCompletion": true,
"visibleOnPortal": true,
"documents": [
{
"jobId": "b18fb692-53a3-4846-8b66-76431e04c4d7",
"job": {
"jobTypeId": "1c1325c9-2aaf-4e9a-84ec-7c5e9e4ba3af",
"active": true,
"stateId": "08daf752-ec19-46a0-b959-ec3e76bfb568",
"externalRef": "sample string 4",
"allocatedToId": "d5959333-93da-4b61-8e08-3b27bebfdec4",
"name": "sample string 5",
"scheduledDate": "2026-07-24T18:07:42.0074024+00:00",
"siteId": "dbefd8a8-0073-4fd2-8a35-d3033bf9f328",
"contactId": "6469487a-fa21-475d-8ad9-619f309b287b",
"notes": "sample string 8",
"timeInMinutes": 9,
"parentJobId": "721c3f00-0083-4aab-bfd9-639788692940",
"isGroupJob": true,
"deviceId": "sample string 11",
"syncToDevice": true,
"assetId": "5f65f06f-f4f9-4835-874d-8941b80cc8d7",
"jobRecurrenceId": "0e6905df-16b8-4f6f-8b67-5e68f1ec5425",
"rejectionReasonId": "4e013877-4395-496a-bf26-346a70ae046d",
"jobCategoryId": "6b239234-0bb9-479c-8cdf-de4055f8ce8c",
"numericCode": 13,
"completedDate": "2026-07-24T18:07:42.0074024+00:00",
"monitoringRegimeId": "sample string 14",
"jobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "050658c6-4b83-4a4e-a9c1-3a14262bfa77"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "4770326e-f62d-451c-8e24-d9e0a6246e00",
"titleId": "24e3ce3b-c32b-4b09-a030-836884aa0484",
"organisationId": "f78a075e-519f-459f-a974-c95ba2af953d",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "6e1c9191-0d09-460c-a1e5-66d7eba6eed0",
"createdById": "4f68e818-b374-4625-a6be-2ebe678c471f",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "31f3a60a-1071-4863-aac0-6ff65c51942d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "6cd640ff-3024-4b9b-a20a-379ee8265410"
},
"title": {
"name": "sample string 1",
"id": "b2dc1b16-ba04-43d9-8435-7d41ee37e459"
},
"createdById": "e82c3d66-4ddd-4273-b41d-4f83d430f27c",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "5eec53bf-7ec6-41bb-8868-04c12bc8b236",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "411c5fc8-819d-47c1-a6d8-28ae35da14d7"
},
"asset": {
"name": "sample string 1",
"description": "sample string 2",
"assetTypeId": "9a426a23-47c8-489c-bef5-f40962507925",
"location": "sample string 4",
"locationId": "sample string 5",
"externalReference": "sample string 6",
"serialNumber": "sample string 7",
"assetNumber": "sample string 8",
"uniqueBarcode": "sample string 9",
"notes": "sample string 10",
"siteId": "a4207659-f61a-4091-be34-4f78c6ed7ba4",
"owner": "sample string 11",
"active": true,
"suspended": true,
"jobId": "dfcf9ee1-57a8-4f05-aa60-26be7ce1324a",
"hierarchicalLocationId": "77bb1310-b058-469a-a3c9-483d72b89190",
"imageFileName": "sample string 14",
"jobs": [],
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [
{
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
{
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
}
],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"jobRecurrences": [
{
"name": "sample string 1",
"jobTypeGroupId": "9b610d21-a096-4fbe-bb9c-124f29002dde",
"userId": "28752928-99ee-4070-b1a6-c96f05d4b99d",
"createDaysBefore": 3,
"siteId": "23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b",
"contactId": "4231071c-0d5b-4e7a-aa91-62f9d54c7789",
"assetId": "ef7d7946-9b7a-4b57-bf36-7c200d63033e",
"startDate": "2026-07-24T18:07:42.0074024+00:00",
"endDate": "2026-07-24T18:07:42.0074024+00:00",
"numberGenerated": 6,
"lastDate": "2026-07-24T18:07:42.0074024+00:00",
"nextDate": "2026-07-24T18:07:42.0074024+00:00",
"overrideGeneratedNextDate": "2026-07-24T18:07:42.0074024+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "d0e9a732-dc73-4114-8a09-b24de3ecf140",
"recurrenceGroupId": "12d04a2f-fd33-4aea-b8b4-33513564dd6d",
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
},
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "698ddf75-de08-4410-9c3c-9ca14807fc05"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "4770326e-f62d-451c-8e24-d9e0a6246e00",
"titleId": "24e3ce3b-c32b-4b09-a030-836884aa0484",
"organisationId": "f78a075e-519f-459f-a974-c95ba2af953d",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "6e1c9191-0d09-460c-a1e5-66d7eba6eed0",
"createdById": "4f68e818-b374-4625-a6be-2ebe678c471f",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "31f3a60a-1071-4863-aac0-6ff65c51942d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "6cd640ff-3024-4b9b-a20a-379ee8265410"
},
"title": {
"name": "sample string 1",
"id": "b2dc1b16-ba04-43d9-8435-7d41ee37e459"
},
"createdById": "e82c3d66-4ddd-4273-b41d-4f83d430f27c",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "5eec53bf-7ec6-41bb-8868-04c12bc8b236",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "411c5fc8-819d-47c1-a6d8-28ae35da14d7"
},
"sampledAssets": [
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3
},
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3
}
],
"lastCompletedDate": "2026-07-24T18:07:42.0074024+00:00",
"createdById": "e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "32a78a46-cfe1-4427-89c5-99428c472b54",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "43c1db48-5229-403a-87e0-18dbf94686de"
},
{
"name": "sample string 1",
"jobTypeGroupId": "9b610d21-a096-4fbe-bb9c-124f29002dde",
"userId": "28752928-99ee-4070-b1a6-c96f05d4b99d",
"createDaysBefore": 3,
"siteId": "23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b",
"contactId": "4231071c-0d5b-4e7a-aa91-62f9d54c7789",
"assetId": "ef7d7946-9b7a-4b57-bf36-7c200d63033e",
"startDate": "2026-07-24T18:07:42.0074024+00:00",
"endDate": "2026-07-24T18:07:42.0074024+00:00",
"numberGenerated": 6,
"lastDate": "2026-07-24T18:07:42.0074024+00:00",
"nextDate": "2026-07-24T18:07:42.0074024+00:00",
"overrideGeneratedNextDate": "2026-07-24T18:07:42.0074024+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "d0e9a732-dc73-4114-8a09-b24de3ecf140",
"recurrenceGroupId": "12d04a2f-fd33-4aea-b8b4-33513564dd6d",
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
},
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "698ddf75-de08-4410-9c3c-9ca14807fc05"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "4770326e-f62d-451c-8e24-d9e0a6246e00",
"titleId": "24e3ce3b-c32b-4b09-a030-836884aa0484",
"organisationId": "f78a075e-519f-459f-a974-c95ba2af953d",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "6e1c9191-0d09-460c-a1e5-66d7eba6eed0",
"createdById": "4f68e818-b374-4625-a6be-2ebe678c471f",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "31f3a60a-1071-4863-aac0-6ff65c51942d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "6cd640ff-3024-4b9b-a20a-379ee8265410"
},
"title": {
"name": "sample string 1",
"id": "b2dc1b16-ba04-43d9-8435-7d41ee37e459"
},
"createdById": "e82c3d66-4ddd-4273-b41d-4f83d430f27c",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "5eec53bf-7ec6-41bb-8868-04c12bc8b236",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "411c5fc8-819d-47c1-a6d8-28ae35da14d7"
},
"sampledAssets": [
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3
},
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3
}
],
"lastCompletedDate": "2026-07-24T18:07:42.0074024+00:00",
"createdById": "e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "32a78a46-cfe1-4427-89c5-99428c472b54",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "43c1db48-5229-403a-87e0-18dbf94686de"
}
],
"sampledAssets": [
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3,
"jobRecurrence": {
"name": "sample string 1",
"jobTypeGroupId": "9b610d21-a096-4fbe-bb9c-124f29002dde",
"userId": "28752928-99ee-4070-b1a6-c96f05d4b99d",
"createDaysBefore": 3,
"siteId": "23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b",
"contactId": "4231071c-0d5b-4e7a-aa91-62f9d54c7789",
"assetId": "ef7d7946-9b7a-4b57-bf36-7c200d63033e",
"startDate": "2026-07-24T18:07:42.0074024+00:00",
"endDate": "2026-07-24T18:07:42.0074024+00:00",
"numberGenerated": 6,
"lastDate": "2026-07-24T18:07:42.0074024+00:00",
"nextDate": "2026-07-24T18:07:42.0074024+00:00",
"overrideGeneratedNextDate": "2026-07-24T18:07:42.0074024+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "d0e9a732-dc73-4114-8a09-b24de3ecf140",
"recurrenceGroupId": "12d04a2f-fd33-4aea-b8b4-33513564dd6d",
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
},
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "698ddf75-de08-4410-9c3c-9ca14807fc05"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "4770326e-f62d-451c-8e24-d9e0a6246e00",
"titleId": "24e3ce3b-c32b-4b09-a030-836884aa0484",
"organisationId": "f78a075e-519f-459f-a974-c95ba2af953d",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "6e1c9191-0d09-460c-a1e5-66d7eba6eed0",
"createdById": "4f68e818-b374-4625-a6be-2ebe678c471f",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "31f3a60a-1071-4863-aac0-6ff65c51942d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "6cd640ff-3024-4b9b-a20a-379ee8265410"
},
"title": {
"name": "sample string 1",
"id": "b2dc1b16-ba04-43d9-8435-7d41ee37e459"
},
"createdById": "e82c3d66-4ddd-4273-b41d-4f83d430f27c",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "5eec53bf-7ec6-41bb-8868-04c12bc8b236",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "411c5fc8-819d-47c1-a6d8-28ae35da14d7"
},
"sampledAssets": [],
"lastCompletedDate": "2026-07-24T18:07:42.0074024+00:00",
"createdById": "e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "32a78a46-cfe1-4427-89c5-99428c472b54",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "43c1db48-5229-403a-87e0-18dbf94686de"
}
},
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3,
"jobRecurrence": {
"name": "sample string 1",
"jobTypeGroupId": "9b610d21-a096-4fbe-bb9c-124f29002dde",
"userId": "28752928-99ee-4070-b1a6-c96f05d4b99d",
"createDaysBefore": 3,
"siteId": "23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b",
"contactId": "4231071c-0d5b-4e7a-aa91-62f9d54c7789",
"assetId": "ef7d7946-9b7a-4b57-bf36-7c200d63033e",
"startDate": "2026-07-24T18:07:42.0074024+00:00",
"endDate": "2026-07-24T18:07:42.0074024+00:00",
"numberGenerated": 6,
"lastDate": "2026-07-24T18:07:42.0074024+00:00",
"nextDate": "2026-07-24T18:07:42.0074024+00:00",
"overrideGeneratedNextDate": "2026-07-24T18:07:42.0074024+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "d0e9a732-dc73-4114-8a09-b24de3ecf140",
"recurrenceGroupId": "12d04a2f-fd33-4aea-b8b4-33513564dd6d",
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
},
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "698ddf75-de08-4410-9c3c-9ca14807fc05"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "4770326e-f62d-451c-8e24-d9e0a6246e00",
"titleId": "24e3ce3b-c32b-4b09-a030-836884aa0484",
"organisationId": "f78a075e-519f-459f-a974-c95ba2af953d",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "6e1c9191-0d09-460c-a1e5-66d7eba6eed0",
"createdById": "4f68e818-b374-4625-a6be-2ebe678c471f",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "31f3a60a-1071-4863-aac0-6ff65c51942d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "6cd640ff-3024-4b9b-a20a-379ee8265410"
},
"title": {
"name": "sample string 1",
"id": "b2dc1b16-ba04-43d9-8435-7d41ee37e459"
},
"createdById": "e82c3d66-4ddd-4273-b41d-4f83d430f27c",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "5eec53bf-7ec6-41bb-8868-04c12bc8b236",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "411c5fc8-819d-47c1-a6d8-28ae35da14d7"
},
"sampledAssets": [],
"lastCompletedDate": "2026-07-24T18:07:42.0074024+00:00",
"createdById": "e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "32a78a46-cfe1-4427-89c5-99428c472b54",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "43c1db48-5229-403a-87e0-18dbf94686de"
}
}
],
"monitoringRegimeSampledAssets": [
{
"monitoringRegimeId": "sample string 1",
"assetId": "e0531cff-dcf8-4c35-8442-707237a4b36f",
"jobIndexId": 3
},
{
"monitoringRegimeId": "sample string 1",
"assetId": "e0531cff-dcf8-4c35-8442-707237a4b36f",
"jobIndexId": 3
}
],
"hierarchicalLocation": {
"siteId": "6cbdd07e-2f6d-46f6-a9a5-53045c74a49a",
"name": "sample string 2",
"parentId": "9593dcf9-9f08-47bb-aede-77486e98ce07",
"depth": 3,
"fullName": "sample string 4",
"active": true,
"sortOrder": 6.0,
"createdById": "49f00f9f-c71a-4df0-9e19-b06227f7da81",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "0a055160-4913-4c51-b601-2485dac5f399",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "33e5baea-ee91-4303-b8f7-35f912b105bb"
},
"createdById": "7465c593-7ca9-4015-aa79-e9398b969573",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "b37eb9a9-bb2f-42b8-b511-c59f5e248d53",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "ec44aff5-f94e-4756-9077-04500c017ea8"
},
"jobRecurrence": {
"name": "sample string 1",
"jobTypeGroupId": "9b610d21-a096-4fbe-bb9c-124f29002dde",
"userId": "28752928-99ee-4070-b1a6-c96f05d4b99d",
"createDaysBefore": 3,
"siteId": "23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b",
"contactId": "4231071c-0d5b-4e7a-aa91-62f9d54c7789",
"assetId": "ef7d7946-9b7a-4b57-bf36-7c200d63033e",
"startDate": "2026-07-24T18:07:42.0074024+00:00",
"endDate": "2026-07-24T18:07:42.0074024+00:00",
"numberGenerated": 6,
"lastDate": "2026-07-24T18:07:42.0074024+00:00",
"nextDate": "2026-07-24T18:07:42.0074024+00:00",
"overrideGeneratedNextDate": "2026-07-24T18:07:42.0074024+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "d0e9a732-dc73-4114-8a09-b24de3ecf140",
"recurrenceGroupId": "12d04a2f-fd33-4aea-b8b4-33513564dd6d",
"asset": {
"name": "sample string 1",
"description": "sample string 2",
"assetTypeId": "9a426a23-47c8-489c-bef5-f40962507925",
"location": "sample string 4",
"locationId": "sample string 5",
"externalReference": "sample string 6",
"serialNumber": "sample string 7",
"assetNumber": "sample string 8",
"uniqueBarcode": "sample string 9",
"notes": "sample string 10",
"siteId": "a4207659-f61a-4091-be34-4f78c6ed7ba4",
"owner": "sample string 11",
"active": true,
"suspended": true,
"jobId": "dfcf9ee1-57a8-4f05-aa60-26be7ce1324a",
"hierarchicalLocationId": "77bb1310-b058-469a-a3c9-483d72b89190",
"imageFileName": "sample string 14",
"jobs": [],
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [
{
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
{
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
}
],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"jobRecurrences": [],
"sampledAssets": [
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3
},
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3
}
],
"monitoringRegimeSampledAssets": [
{
"monitoringRegimeId": "sample string 1",
"assetId": "e0531cff-dcf8-4c35-8442-707237a4b36f",
"jobIndexId": 3
},
{
"monitoringRegimeId": "sample string 1",
"assetId": "e0531cff-dcf8-4c35-8442-707237a4b36f",
"jobIndexId": 3
}
],
"hierarchicalLocation": {
"siteId": "6cbdd07e-2f6d-46f6-a9a5-53045c74a49a",
"name": "sample string 2",
"parentId": "9593dcf9-9f08-47bb-aede-77486e98ce07",
"depth": 3,
"fullName": "sample string 4",
"active": true,
"sortOrder": 6.0,
"createdById": "49f00f9f-c71a-4df0-9e19-b06227f7da81",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "0a055160-4913-4c51-b601-2485dac5f399",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "33e5baea-ee91-4303-b8f7-35f912b105bb"
},
"createdById": "7465c593-7ca9-4015-aa79-e9398b969573",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "b37eb9a9-bb2f-42b8-b511-c59f5e248d53",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "ec44aff5-f94e-4756-9077-04500c017ea8"
},
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
},
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "698ddf75-de08-4410-9c3c-9ca14807fc05"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "4770326e-f62d-451c-8e24-d9e0a6246e00",
"titleId": "24e3ce3b-c32b-4b09-a030-836884aa0484",
"organisationId": "f78a075e-519f-459f-a974-c95ba2af953d",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "6e1c9191-0d09-460c-a1e5-66d7eba6eed0",
"createdById": "4f68e818-b374-4625-a6be-2ebe678c471f",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "31f3a60a-1071-4863-aac0-6ff65c51942d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "6cd640ff-3024-4b9b-a20a-379ee8265410"
},
"title": {
"name": "sample string 1",
"id": "b2dc1b16-ba04-43d9-8435-7d41ee37e459"
},
"createdById": "e82c3d66-4ddd-4273-b41d-4f83d430f27c",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "5eec53bf-7ec6-41bb-8868-04c12bc8b236",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "411c5fc8-819d-47c1-a6d8-28ae35da14d7"
},
"sampledAssets": [
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3,
"asset": {
"name": "sample string 1",
"description": "sample string 2",
"assetTypeId": "9a426a23-47c8-489c-bef5-f40962507925",
"location": "sample string 4",
"locationId": "sample string 5",
"externalReference": "sample string 6",
"serialNumber": "sample string 7",
"assetNumber": "sample string 8",
"uniqueBarcode": "sample string 9",
"notes": "sample string 10",
"siteId": "a4207659-f61a-4091-be34-4f78c6ed7ba4",
"owner": "sample string 11",
"active": true,
"suspended": true,
"jobId": "dfcf9ee1-57a8-4f05-aa60-26be7ce1324a",
"hierarchicalLocationId": "77bb1310-b058-469a-a3c9-483d72b89190",
"imageFileName": "sample string 14",
"jobs": [],
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [
{
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
{
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
}
],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"jobRecurrences": [],
"sampledAssets": [],
"monitoringRegimeSampledAssets": [
{
"monitoringRegimeId": "sample string 1",
"assetId": "e0531cff-dcf8-4c35-8442-707237a4b36f",
"jobIndexId": 3
},
{
"monitoringRegimeId": "sample string 1",
"assetId": "e0531cff-dcf8-4c35-8442-707237a4b36f",
"jobIndexId": 3
}
],
"hierarchicalLocation": {
"siteId": "6cbdd07e-2f6d-46f6-a9a5-53045c74a49a",
"name": "sample string 2",
"parentId": "9593dcf9-9f08-47bb-aede-77486e98ce07",
"depth": 3,
"fullName": "sample string 4",
"active": true,
"sortOrder": 6.0,
"createdById": "49f00f9f-c71a-4df0-9e19-b06227f7da81",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "0a055160-4913-4c51-b601-2485dac5f399",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "33e5baea-ee91-4303-b8f7-35f912b105bb"
},
"createdById": "7465c593-7ca9-4015-aa79-e9398b969573",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "b37eb9a9-bb2f-42b8-b511-c59f5e248d53",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "ec44aff5-f94e-4756-9077-04500c017ea8"
}
},
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3,
"asset": {
"name": "sample string 1",
"description": "sample string 2",
"assetTypeId": "9a426a23-47c8-489c-bef5-f40962507925",
"location": "sample string 4",
"locationId": "sample string 5",
"externalReference": "sample string 6",
"serialNumber": "sample string 7",
"assetNumber": "sample string 8",
"uniqueBarcode": "sample string 9",
"notes": "sample string 10",
"siteId": "a4207659-f61a-4091-be34-4f78c6ed7ba4",
"owner": "sample string 11",
"active": true,
"suspended": true,
"jobId": "dfcf9ee1-57a8-4f05-aa60-26be7ce1324a",
"hierarchicalLocationId": "77bb1310-b058-469a-a3c9-483d72b89190",
"imageFileName": "sample string 14",
"jobs": [],
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [
{
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
{
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
}
],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"jobRecurrences": [],
"sampledAssets": [],
"monitoringRegimeSampledAssets": [
{
"monitoringRegimeId": "sample string 1",
"assetId": "e0531cff-dcf8-4c35-8442-707237a4b36f",
"jobIndexId": 3
},
{
"monitoringRegimeId": "sample string 1",
"assetId": "e0531cff-dcf8-4c35-8442-707237a4b36f",
"jobIndexId": 3
}
],
"hierarchicalLocation": {
"siteId": "6cbdd07e-2f6d-46f6-a9a5-53045c74a49a",
"name": "sample string 2",
"parentId": "9593dcf9-9f08-47bb-aede-77486e98ce07",
"depth": 3,
"fullName": "sample string 4",
"active": true,
"sortOrder": 6.0,
"createdById": "49f00f9f-c71a-4df0-9e19-b06227f7da81",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "0a055160-4913-4c51-b601-2485dac5f399",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "33e5baea-ee91-4303-b8f7-35f912b105bb"
},
"createdById": "7465c593-7ca9-4015-aa79-e9398b969573",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "b37eb9a9-bb2f-42b8-b511-c59f5e248d53",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "ec44aff5-f94e-4756-9077-04500c017ea8"
}
}
],
"lastCompletedDate": "2026-07-24T18:07:42.0074024+00:00",
"createdById": "e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "32a78a46-cfe1-4427-89c5-99428c472b54",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "43c1db48-5229-403a-87e0-18dbf94686de"
},
"rejectionReason": {
"order": 1,
"name": "sample string 2",
"active": true,
"tenantOrganisationId": "397ac4b1-b13c-4bc0-b4aa-2e9304a9fa84",
"createdById": "753c932f-9470-4f8c-b9d8-3b80f74da1ab",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "0b91416f-65bd-4e90-8a95-cd381f2e3e34",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "82c80830-0f5f-466b-ab4d-6178da403712"
},
"jobCategory": {
"name": "sample string 1",
"id": "5442ad2d-ce89-426a-85c6-f756829624a7"
},
"sections": [
{
"jobId": "c1a0c8ab-d988-4766-94e5-0c94774a9193",
"internalSectionTypeId": "733beae9-7856-4c0b-b15c-9351919383dc",
"sectionTypeId": "965a81b0-aef5-432c-9399-2f112148385f",
"caption": "sample string 4",
"name": "sample string 5",
"sectionJson": "sample string 6",
"repeatable": true,
"template": true,
"gridInput": true,
"siteVisit": true,
"active": true,
"order": 12.0,
"fqn": "sample string 13",
"visible": true,
"state": "d307d093-04d9-4fbb-9d7b-b793277e3352",
"sectionVariantId": "2dd538d4-92da-472e-b6e7-1df217a98d0a",
"sectionType": {
"internalId": "8ec1ef74-bb9d-4b21-b362-93147f96e688",
"caption": "sample string 2",
"name": "sample string 3",
"repeatable": true,
"template": true,
"gridInput": true,
"siteVisit": true,
"jsonData": "sample string 8",
"order": 9,
"jobTypeId": "2e8dfabc-454b-40ad-8550-360a070feac4",
"active": true,
"fqn": "sample string 12",
"visible": true,
"fileImport": true,
"sectionVariantId": "2f54ed93-1fcd-4cf3-a196-bf1f4f876981",
"expressionTypes": "sample string 15",
"createdById": "90a740fb-1fef-4be3-a1bb-ad02e73335ff",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "75b75608-188f-4f9b-89aa-5d30975f0f30",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "85374695-505d-4826-ad46-134d7879b1f0"
},
"createdById": "6d7250e1-514c-41bd-bc40-f38e3b7cb746",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "13943351-db05-4dd1-8dfd-f2f9cf7cea35",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "72f28092-a135-4716-bf56-e9e401142b35"
},
{
"jobId": "c1a0c8ab-d988-4766-94e5-0c94774a9193",
"internalSectionTypeId": "733beae9-7856-4c0b-b15c-9351919383dc",
"sectionTypeId": "965a81b0-aef5-432c-9399-2f112148385f",
"caption": "sample string 4",
"name": "sample string 5",
"sectionJson": "sample string 6",
"repeatable": true,
"template": true,
"gridInput": true,
"siteVisit": true,
"active": true,
"order": 12.0,
"fqn": "sample string 13",
"visible": true,
"state": "d307d093-04d9-4fbb-9d7b-b793277e3352",
"sectionVariantId": "2dd538d4-92da-472e-b6e7-1df217a98d0a",
"sectionType": {
"internalId": "8ec1ef74-bb9d-4b21-b362-93147f96e688",
"caption": "sample string 2",
"name": "sample string 3",
"repeatable": true,
"template": true,
"gridInput": true,
"siteVisit": true,
"jsonData": "sample string 8",
"order": 9,
"jobTypeId": "2e8dfabc-454b-40ad-8550-360a070feac4",
"active": true,
"fqn": "sample string 12",
"visible": true,
"fileImport": true,
"sectionVariantId": "2f54ed93-1fcd-4cf3-a196-bf1f4f876981",
"expressionTypes": "sample string 15",
"createdById": "90a740fb-1fef-4be3-a1bb-ad02e73335ff",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "75b75608-188f-4f9b-89aa-5d30975f0f30",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "85374695-505d-4826-ad46-134d7879b1f0"
},
"createdById": "6d7250e1-514c-41bd-bc40-f38e3b7cb746",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "13943351-db05-4dd1-8dfd-f2f9cf7cea35",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "72f28092-a135-4716-bf56-e9e401142b35"
}
],
"descendantJobs": [],
"documents": [],
"jobHistory": [
{
"jobId": "76dc91bc-7412-40f8-9435-7cc8837d55e2",
"jobHistoryTypeId": "35d9740a-25cc-4b1b-bce7-f9a1ecb76796",
"sourceStateId": "a5440a42-1183-481b-ba4e-36f2df2fcafd",
"destinationStateId": "64d38e88-f1e0-4e99-8b8c-4564f0030f70",
"allocatedToId": "170aeca6-cf8a-4422-bbcc-aa3dfa8ba6a7",
"clonedFromId": "a6acdb0f-6727-4096-bca2-262389609c73",
"jobHistoryType": {
"name": "sample string 1",
"id": "d4eee8ff-76ff-4509-a0e1-7090842cb706"
},
"sourceJobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "050658c6-4b83-4a4e-a9c1-3a14262bfa77"
},
"destinationJobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "050658c6-4b83-4a4e-a9c1-3a14262bfa77"
},
"createdById": "9de612f4-4567-463a-adf9-f2ae8a35f51f",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "8873a50e-ea34-492f-8484-1bcf8763f65a",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "fe999e26-f4c4-4ce7-a525-a5202f9ec5fc"
},
{
"jobId": "76dc91bc-7412-40f8-9435-7cc8837d55e2",
"jobHistoryTypeId": "35d9740a-25cc-4b1b-bce7-f9a1ecb76796",
"sourceStateId": "a5440a42-1183-481b-ba4e-36f2df2fcafd",
"destinationStateId": "64d38e88-f1e0-4e99-8b8c-4564f0030f70",
"allocatedToId": "170aeca6-cf8a-4422-bbcc-aa3dfa8ba6a7",
"clonedFromId": "a6acdb0f-6727-4096-bca2-262389609c73",
"jobHistoryType": {
"name": "sample string 1",
"id": "d4eee8ff-76ff-4509-a0e1-7090842cb706"
},
"sourceJobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "050658c6-4b83-4a4e-a9c1-3a14262bfa77"
},
"destinationJobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "050658c6-4b83-4a4e-a9c1-3a14262bfa77"
},
"createdById": "9de612f4-4567-463a-adf9-f2ae8a35f51f",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "8873a50e-ea34-492f-8484-1bcf8763f65a",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "fe999e26-f4c4-4ce7-a525-a5202f9ec5fc"
}
],
"createdById": "9623d0a1-89db-45c7-ad52-60dc42a4a2f7",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "82b746b5-a221-4c80-a41b-53fb595e97bf",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "04125e4f-5c2a-44d8-a35a-38d3e5faafb6"
},
"stateId": "58ebd7df-fc40-462b-b307-fda5696110e4",
"templateId": "2ae5e9bd-1ac5-4279-b21b-10573c3f75ab",
"fileLocationId": "8c2e6d10-3f89-4e15-a7e8-33c6bacc9c0d",
"fileLocation": {
"location": "sample string 1",
"extension": "sample string 2",
"active": true,
"createdById": "3d566615-4cca-4be0-9211-5c82a5f1abba",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "c2e287df-bdab-4943-aef3-9f34109c6e02",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "f38e6a6a-4500-48d7-a6a8-813fa77ae1a9"
},
"documentState": {
"name": "sample string 1",
"documentsWithThatState": [],
"id": "185e112d-07e3-4979-8e34-051b810b5d27"
},
"pdfGenerated": true,
"visibleOnPortal": true,
"name": "sample string 4",
"active": true,
"createdById": "3330e76a-aa18-4462-bc41-6a3f68b4bd42",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "cead194f-d5fa-428a-88cd-25f8873ff16e",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "3332b716-5bee-4a0b-8cf1-052ae7fe0596"
},
{
"jobId": "b18fb692-53a3-4846-8b66-76431e04c4d7",
"job": {
"jobTypeId": "1c1325c9-2aaf-4e9a-84ec-7c5e9e4ba3af",
"active": true,
"stateId": "08daf752-ec19-46a0-b959-ec3e76bfb568",
"externalRef": "sample string 4",
"allocatedToId": "d5959333-93da-4b61-8e08-3b27bebfdec4",
"name": "sample string 5",
"scheduledDate": "2026-07-24T18:07:42.0074024+00:00",
"siteId": "dbefd8a8-0073-4fd2-8a35-d3033bf9f328",
"contactId": "6469487a-fa21-475d-8ad9-619f309b287b",
"notes": "sample string 8",
"timeInMinutes": 9,
"parentJobId": "721c3f00-0083-4aab-bfd9-639788692940",
"isGroupJob": true,
"deviceId": "sample string 11",
"syncToDevice": true,
"assetId": "5f65f06f-f4f9-4835-874d-8941b80cc8d7",
"jobRecurrenceId": "0e6905df-16b8-4f6f-8b67-5e68f1ec5425",
"rejectionReasonId": "4e013877-4395-496a-bf26-346a70ae046d",
"jobCategoryId": "6b239234-0bb9-479c-8cdf-de4055f8ce8c",
"numericCode": 13,
"completedDate": "2026-07-24T18:07:42.0074024+00:00",
"monitoringRegimeId": "sample string 14",
"jobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "050658c6-4b83-4a4e-a9c1-3a14262bfa77"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "4770326e-f62d-451c-8e24-d9e0a6246e00",
"titleId": "24e3ce3b-c32b-4b09-a030-836884aa0484",
"organisationId": "f78a075e-519f-459f-a974-c95ba2af953d",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "6e1c9191-0d09-460c-a1e5-66d7eba6eed0",
"createdById": "4f68e818-b374-4625-a6be-2ebe678c471f",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "31f3a60a-1071-4863-aac0-6ff65c51942d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "6cd640ff-3024-4b9b-a20a-379ee8265410"
},
"title": {
"name": "sample string 1",
"id": "b2dc1b16-ba04-43d9-8435-7d41ee37e459"
},
"createdById": "e82c3d66-4ddd-4273-b41d-4f83d430f27c",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "5eec53bf-7ec6-41bb-8868-04c12bc8b236",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "411c5fc8-819d-47c1-a6d8-28ae35da14d7"
},
"asset": {
"name": "sample string 1",
"description": "sample string 2",
"assetTypeId": "9a426a23-47c8-489c-bef5-f40962507925",
"location": "sample string 4",
"locationId": "sample string 5",
"externalReference": "sample string 6",
"serialNumber": "sample string 7",
"assetNumber": "sample string 8",
"uniqueBarcode": "sample string 9",
"notes": "sample string 10",
"siteId": "a4207659-f61a-4091-be34-4f78c6ed7ba4",
"owner": "sample string 11",
"active": true,
"suspended": true,
"jobId": "dfcf9ee1-57a8-4f05-aa60-26be7ce1324a",
"hierarchicalLocationId": "77bb1310-b058-469a-a3c9-483d72b89190",
"imageFileName": "sample string 14",
"jobs": [],
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [
{
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
{
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
}
],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"jobRecurrences": [
{
"name": "sample string 1",
"jobTypeGroupId": "9b610d21-a096-4fbe-bb9c-124f29002dde",
"userId": "28752928-99ee-4070-b1a6-c96f05d4b99d",
"createDaysBefore": 3,
"siteId": "23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b",
"contactId": "4231071c-0d5b-4e7a-aa91-62f9d54c7789",
"assetId": "ef7d7946-9b7a-4b57-bf36-7c200d63033e",
"startDate": "2026-07-24T18:07:42.0074024+00:00",
"endDate": "2026-07-24T18:07:42.0074024+00:00",
"numberGenerated": 6,
"lastDate": "2026-07-24T18:07:42.0074024+00:00",
"nextDate": "2026-07-24T18:07:42.0074024+00:00",
"overrideGeneratedNextDate": "2026-07-24T18:07:42.0074024+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "d0e9a732-dc73-4114-8a09-b24de3ecf140",
"recurrenceGroupId": "12d04a2f-fd33-4aea-b8b4-33513564dd6d",
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
},
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "698ddf75-de08-4410-9c3c-9ca14807fc05"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "4770326e-f62d-451c-8e24-d9e0a6246e00",
"titleId": "24e3ce3b-c32b-4b09-a030-836884aa0484",
"organisationId": "f78a075e-519f-459f-a974-c95ba2af953d",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "6e1c9191-0d09-460c-a1e5-66d7eba6eed0",
"createdById": "4f68e818-b374-4625-a6be-2ebe678c471f",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "31f3a60a-1071-4863-aac0-6ff65c51942d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "6cd640ff-3024-4b9b-a20a-379ee8265410"
},
"title": {
"name": "sample string 1",
"id": "b2dc1b16-ba04-43d9-8435-7d41ee37e459"
},
"createdById": "e82c3d66-4ddd-4273-b41d-4f83d430f27c",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "5eec53bf-7ec6-41bb-8868-04c12bc8b236",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "411c5fc8-819d-47c1-a6d8-28ae35da14d7"
},
"sampledAssets": [
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3
},
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3
}
],
"lastCompletedDate": "2026-07-24T18:07:42.0074024+00:00",
"createdById": "e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "32a78a46-cfe1-4427-89c5-99428c472b54",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "43c1db48-5229-403a-87e0-18dbf94686de"
},
{
"name": "sample string 1",
"jobTypeGroupId": "9b610d21-a096-4fbe-bb9c-124f29002dde",
"userId": "28752928-99ee-4070-b1a6-c96f05d4b99d",
"createDaysBefore": 3,
"siteId": "23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b",
"contactId": "4231071c-0d5b-4e7a-aa91-62f9d54c7789",
"assetId": "ef7d7946-9b7a-4b57-bf36-7c200d63033e",
"startDate": "2026-07-24T18:07:42.0074024+00:00",
"endDate": "2026-07-24T18:07:42.0074024+00:00",
"numberGenerated": 6,
"lastDate": "2026-07-24T18:07:42.0074024+00:00",
"nextDate": "2026-07-24T18:07:42.0074024+00:00",
"overrideGeneratedNextDate": "2026-07-24T18:07:42.0074024+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "d0e9a732-dc73-4114-8a09-b24de3ecf140",
"recurrenceGroupId": "12d04a2f-fd33-4aea-b8b4-33513564dd6d",
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
},
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "698ddf75-de08-4410-9c3c-9ca14807fc05"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "4770326e-f62d-451c-8e24-d9e0a6246e00",
"titleId": "24e3ce3b-c32b-4b09-a030-836884aa0484",
"organisationId": "f78a075e-519f-459f-a974-c95ba2af953d",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "6e1c9191-0d09-460c-a1e5-66d7eba6eed0",
"createdById": "4f68e818-b374-4625-a6be-2ebe678c471f",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "31f3a60a-1071-4863-aac0-6ff65c51942d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "6cd640ff-3024-4b9b-a20a-379ee8265410"
},
"title": {
"name": "sample string 1",
"id": "b2dc1b16-ba04-43d9-8435-7d41ee37e459"
},
"createdById": "e82c3d66-4ddd-4273-b41d-4f83d430f27c",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "5eec53bf-7ec6-41bb-8868-04c12bc8b236",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "411c5fc8-819d-47c1-a6d8-28ae35da14d7"
},
"sampledAssets": [
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3
},
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3
}
],
"lastCompletedDate": "2026-07-24T18:07:42.0074024+00:00",
"createdById": "e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "32a78a46-cfe1-4427-89c5-99428c472b54",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "43c1db48-5229-403a-87e0-18dbf94686de"
}
],
"sampledAssets": [
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3,
"jobRecurrence": {
"name": "sample string 1",
"jobTypeGroupId": "9b610d21-a096-4fbe-bb9c-124f29002dde",
"userId": "28752928-99ee-4070-b1a6-c96f05d4b99d",
"createDaysBefore": 3,
"siteId": "23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b",
"contactId": "4231071c-0d5b-4e7a-aa91-62f9d54c7789",
"assetId": "ef7d7946-9b7a-4b57-bf36-7c200d63033e",
"startDate": "2026-07-24T18:07:42.0074024+00:00",
"endDate": "2026-07-24T18:07:42.0074024+00:00",
"numberGenerated": 6,
"lastDate": "2026-07-24T18:07:42.0074024+00:00",
"nextDate": "2026-07-24T18:07:42.0074024+00:00",
"overrideGeneratedNextDate": "2026-07-24T18:07:42.0074024+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "d0e9a732-dc73-4114-8a09-b24de3ecf140",
"recurrenceGroupId": "12d04a2f-fd33-4aea-b8b4-33513564dd6d",
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
},
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "698ddf75-de08-4410-9c3c-9ca14807fc05"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "4770326e-f62d-451c-8e24-d9e0a6246e00",
"titleId": "24e3ce3b-c32b-4b09-a030-836884aa0484",
"organisationId": "f78a075e-519f-459f-a974-c95ba2af953d",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "6e1c9191-0d09-460c-a1e5-66d7eba6eed0",
"createdById": "4f68e818-b374-4625-a6be-2ebe678c471f",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "31f3a60a-1071-4863-aac0-6ff65c51942d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "6cd640ff-3024-4b9b-a20a-379ee8265410"
},
"title": {
"name": "sample string 1",
"id": "b2dc1b16-ba04-43d9-8435-7d41ee37e459"
},
"createdById": "e82c3d66-4ddd-4273-b41d-4f83d430f27c",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "5eec53bf-7ec6-41bb-8868-04c12bc8b236",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "411c5fc8-819d-47c1-a6d8-28ae35da14d7"
},
"sampledAssets": [],
"lastCompletedDate": "2026-07-24T18:07:42.0074024+00:00",
"createdById": "e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "32a78a46-cfe1-4427-89c5-99428c472b54",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "43c1db48-5229-403a-87e0-18dbf94686de"
}
},
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3,
"jobRecurrence": {
"name": "sample string 1",
"jobTypeGroupId": "9b610d21-a096-4fbe-bb9c-124f29002dde",
"userId": "28752928-99ee-4070-b1a6-c96f05d4b99d",
"createDaysBefore": 3,
"siteId": "23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b",
"contactId": "4231071c-0d5b-4e7a-aa91-62f9d54c7789",
"assetId": "ef7d7946-9b7a-4b57-bf36-7c200d63033e",
"startDate": "2026-07-24T18:07:42.0074024+00:00",
"endDate": "2026-07-24T18:07:42.0074024+00:00",
"numberGenerated": 6,
"lastDate": "2026-07-24T18:07:42.0074024+00:00",
"nextDate": "2026-07-24T18:07:42.0074024+00:00",
"overrideGeneratedNextDate": "2026-07-24T18:07:42.0074024+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "d0e9a732-dc73-4114-8a09-b24de3ecf140",
"recurrenceGroupId": "12d04a2f-fd33-4aea-b8b4-33513564dd6d",
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
},
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "698ddf75-de08-4410-9c3c-9ca14807fc05"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "4770326e-f62d-451c-8e24-d9e0a6246e00",
"titleId": "24e3ce3b-c32b-4b09-a030-836884aa0484",
"organisationId": "f78a075e-519f-459f-a974-c95ba2af953d",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "6e1c9191-0d09-460c-a1e5-66d7eba6eed0",
"createdById": "4f68e818-b374-4625-a6be-2ebe678c471f",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "31f3a60a-1071-4863-aac0-6ff65c51942d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "6cd640ff-3024-4b9b-a20a-379ee8265410"
},
"title": {
"name": "sample string 1",
"id": "b2dc1b16-ba04-43d9-8435-7d41ee37e459"
},
"createdById": "e82c3d66-4ddd-4273-b41d-4f83d430f27c",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "5eec53bf-7ec6-41bb-8868-04c12bc8b236",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "411c5fc8-819d-47c1-a6d8-28ae35da14d7"
},
"sampledAssets": [],
"lastCompletedDate": "2026-07-24T18:07:42.0074024+00:00",
"createdById": "e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "32a78a46-cfe1-4427-89c5-99428c472b54",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "43c1db48-5229-403a-87e0-18dbf94686de"
}
}
],
"monitoringRegimeSampledAssets": [
{
"monitoringRegimeId": "sample string 1",
"assetId": "e0531cff-dcf8-4c35-8442-707237a4b36f",
"jobIndexId": 3
},
{
"monitoringRegimeId": "sample string 1",
"assetId": "e0531cff-dcf8-4c35-8442-707237a4b36f",
"jobIndexId": 3
}
],
"hierarchicalLocation": {
"siteId": "6cbdd07e-2f6d-46f6-a9a5-53045c74a49a",
"name": "sample string 2",
"parentId": "9593dcf9-9f08-47bb-aede-77486e98ce07",
"depth": 3,
"fullName": "sample string 4",
"active": true,
"sortOrder": 6.0,
"createdById": "49f00f9f-c71a-4df0-9e19-b06227f7da81",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "0a055160-4913-4c51-b601-2485dac5f399",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "33e5baea-ee91-4303-b8f7-35f912b105bb"
},
"createdById": "7465c593-7ca9-4015-aa79-e9398b969573",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "b37eb9a9-bb2f-42b8-b511-c59f5e248d53",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "ec44aff5-f94e-4756-9077-04500c017ea8"
},
"jobRecurrence": {
"name": "sample string 1",
"jobTypeGroupId": "9b610d21-a096-4fbe-bb9c-124f29002dde",
"userId": "28752928-99ee-4070-b1a6-c96f05d4b99d",
"createDaysBefore": 3,
"siteId": "23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b",
"contactId": "4231071c-0d5b-4e7a-aa91-62f9d54c7789",
"assetId": "ef7d7946-9b7a-4b57-bf36-7c200d63033e",
"startDate": "2026-07-24T18:07:42.0074024+00:00",
"endDate": "2026-07-24T18:07:42.0074024+00:00",
"numberGenerated": 6,
"lastDate": "2026-07-24T18:07:42.0074024+00:00",
"nextDate": "2026-07-24T18:07:42.0074024+00:00",
"overrideGeneratedNextDate": "2026-07-24T18:07:42.0074024+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "d0e9a732-dc73-4114-8a09-b24de3ecf140",
"recurrenceGroupId": "12d04a2f-fd33-4aea-b8b4-33513564dd6d",
"asset": {
"name": "sample string 1",
"description": "sample string 2",
"assetTypeId": "9a426a23-47c8-489c-bef5-f40962507925",
"location": "sample string 4",
"locationId": "sample string 5",
"externalReference": "sample string 6",
"serialNumber": "sample string 7",
"assetNumber": "sample string 8",
"uniqueBarcode": "sample string 9",
"notes": "sample string 10",
"siteId": "a4207659-f61a-4091-be34-4f78c6ed7ba4",
"owner": "sample string 11",
"active": true,
"suspended": true,
"jobId": "dfcf9ee1-57a8-4f05-aa60-26be7ce1324a",
"hierarchicalLocationId": "77bb1310-b058-469a-a3c9-483d72b89190",
"imageFileName": "sample string 14",
"jobs": [],
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [
{
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
{
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
}
],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"jobRecurrences": [],
"sampledAssets": [
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3
},
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3
}
],
"monitoringRegimeSampledAssets": [
{
"monitoringRegimeId": "sample string 1",
"assetId": "e0531cff-dcf8-4c35-8442-707237a4b36f",
"jobIndexId": 3
},
{
"monitoringRegimeId": "sample string 1",
"assetId": "e0531cff-dcf8-4c35-8442-707237a4b36f",
"jobIndexId": 3
}
],
"hierarchicalLocation": {
"siteId": "6cbdd07e-2f6d-46f6-a9a5-53045c74a49a",
"name": "sample string 2",
"parentId": "9593dcf9-9f08-47bb-aede-77486e98ce07",
"depth": 3,
"fullName": "sample string 4",
"active": true,
"sortOrder": 6.0,
"createdById": "49f00f9f-c71a-4df0-9e19-b06227f7da81",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "0a055160-4913-4c51-b601-2485dac5f399",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "33e5baea-ee91-4303-b8f7-35f912b105bb"
},
"createdById": "7465c593-7ca9-4015-aa79-e9398b969573",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "b37eb9a9-bb2f-42b8-b511-c59f5e248d53",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "ec44aff5-f94e-4756-9077-04500c017ea8"
},
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
},
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "698ddf75-de08-4410-9c3c-9ca14807fc05"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "4770326e-f62d-451c-8e24-d9e0a6246e00",
"titleId": "24e3ce3b-c32b-4b09-a030-836884aa0484",
"organisationId": "f78a075e-519f-459f-a974-c95ba2af953d",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "6e1c9191-0d09-460c-a1e5-66d7eba6eed0",
"createdById": "4f68e818-b374-4625-a6be-2ebe678c471f",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "31f3a60a-1071-4863-aac0-6ff65c51942d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "6cd640ff-3024-4b9b-a20a-379ee8265410"
},
"title": {
"name": "sample string 1",
"id": "b2dc1b16-ba04-43d9-8435-7d41ee37e459"
},
"createdById": "e82c3d66-4ddd-4273-b41d-4f83d430f27c",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "5eec53bf-7ec6-41bb-8868-04c12bc8b236",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "411c5fc8-819d-47c1-a6d8-28ae35da14d7"
},
"sampledAssets": [
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3,
"asset": {
"name": "sample string 1",
"description": "sample string 2",
"assetTypeId": "9a426a23-47c8-489c-bef5-f40962507925",
"location": "sample string 4",
"locationId": "sample string 5",
"externalReference": "sample string 6",
"serialNumber": "sample string 7",
"assetNumber": "sample string 8",
"uniqueBarcode": "sample string 9",
"notes": "sample string 10",
"siteId": "a4207659-f61a-4091-be34-4f78c6ed7ba4",
"owner": "sample string 11",
"active": true,
"suspended": true,
"jobId": "dfcf9ee1-57a8-4f05-aa60-26be7ce1324a",
"hierarchicalLocationId": "77bb1310-b058-469a-a3c9-483d72b89190",
"imageFileName": "sample string 14",
"jobs": [],
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [
{
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
{
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
}
],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"jobRecurrences": [],
"sampledAssets": [],
"monitoringRegimeSampledAssets": [
{
"monitoringRegimeId": "sample string 1",
"assetId": "e0531cff-dcf8-4c35-8442-707237a4b36f",
"jobIndexId": 3
},
{
"monitoringRegimeId": "sample string 1",
"assetId": "e0531cff-dcf8-4c35-8442-707237a4b36f",
"jobIndexId": 3
}
],
"hierarchicalLocation": {
"siteId": "6cbdd07e-2f6d-46f6-a9a5-53045c74a49a",
"name": "sample string 2",
"parentId": "9593dcf9-9f08-47bb-aede-77486e98ce07",
"depth": 3,
"fullName": "sample string 4",
"active": true,
"sortOrder": 6.0,
"createdById": "49f00f9f-c71a-4df0-9e19-b06227f7da81",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "0a055160-4913-4c51-b601-2485dac5f399",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "33e5baea-ee91-4303-b8f7-35f912b105bb"
},
"createdById": "7465c593-7ca9-4015-aa79-e9398b969573",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "b37eb9a9-bb2f-42b8-b511-c59f5e248d53",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "ec44aff5-f94e-4756-9077-04500c017ea8"
}
},
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3,
"asset": {
"name": "sample string 1",
"description": "sample string 2",
"assetTypeId": "9a426a23-47c8-489c-bef5-f40962507925",
"location": "sample string 4",
"locationId": "sample string 5",
"externalReference": "sample string 6",
"serialNumber": "sample string 7",
"assetNumber": "sample string 8",
"uniqueBarcode": "sample string 9",
"notes": "sample string 10",
"siteId": "a4207659-f61a-4091-be34-4f78c6ed7ba4",
"owner": "sample string 11",
"active": true,
"suspended": true,
"jobId": "dfcf9ee1-57a8-4f05-aa60-26be7ce1324a",
"hierarchicalLocationId": "77bb1310-b058-469a-a3c9-483d72b89190",
"imageFileName": "sample string 14",
"jobs": [],
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [
{
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
{
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
}
],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"jobRecurrences": [],
"sampledAssets": [],
"monitoringRegimeSampledAssets": [
{
"monitoringRegimeId": "sample string 1",
"assetId": "e0531cff-dcf8-4c35-8442-707237a4b36f",
"jobIndexId": 3
},
{
"monitoringRegimeId": "sample string 1",
"assetId": "e0531cff-dcf8-4c35-8442-707237a4b36f",
"jobIndexId": 3
}
],
"hierarchicalLocation": {
"siteId": "6cbdd07e-2f6d-46f6-a9a5-53045c74a49a",
"name": "sample string 2",
"parentId": "9593dcf9-9f08-47bb-aede-77486e98ce07",
"depth": 3,
"fullName": "sample string 4",
"active": true,
"sortOrder": 6.0,
"createdById": "49f00f9f-c71a-4df0-9e19-b06227f7da81",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "0a055160-4913-4c51-b601-2485dac5f399",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "33e5baea-ee91-4303-b8f7-35f912b105bb"
},
"createdById": "7465c593-7ca9-4015-aa79-e9398b969573",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "b37eb9a9-bb2f-42b8-b511-c59f5e248d53",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "ec44aff5-f94e-4756-9077-04500c017ea8"
}
}
],
"lastCompletedDate": "2026-07-24T18:07:42.0074024+00:00",
"createdById": "e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "32a78a46-cfe1-4427-89c5-99428c472b54",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "43c1db48-5229-403a-87e0-18dbf94686de"
},
"rejectionReason": {
"order": 1,
"name": "sample string 2",
"active": true,
"tenantOrganisationId": "397ac4b1-b13c-4bc0-b4aa-2e9304a9fa84",
"createdById": "753c932f-9470-4f8c-b9d8-3b80f74da1ab",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "0b91416f-65bd-4e90-8a95-cd381f2e3e34",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "82c80830-0f5f-466b-ab4d-6178da403712"
},
"jobCategory": {
"name": "sample string 1",
"id": "5442ad2d-ce89-426a-85c6-f756829624a7"
},
"sections": [
{
"jobId": "c1a0c8ab-d988-4766-94e5-0c94774a9193",
"internalSectionTypeId": "733beae9-7856-4c0b-b15c-9351919383dc",
"sectionTypeId": "965a81b0-aef5-432c-9399-2f112148385f",
"caption": "sample string 4",
"name": "sample string 5",
"sectionJson": "sample string 6",
"repeatable": true,
"template": true,
"gridInput": true,
"siteVisit": true,
"active": true,
"order": 12.0,
"fqn": "sample string 13",
"visible": true,
"state": "d307d093-04d9-4fbb-9d7b-b793277e3352",
"sectionVariantId": "2dd538d4-92da-472e-b6e7-1df217a98d0a",
"sectionType": {
"internalId": "8ec1ef74-bb9d-4b21-b362-93147f96e688",
"caption": "sample string 2",
"name": "sample string 3",
"repeatable": true,
"template": true,
"gridInput": true,
"siteVisit": true,
"jsonData": "sample string 8",
"order": 9,
"jobTypeId": "2e8dfabc-454b-40ad-8550-360a070feac4",
"active": true,
"fqn": "sample string 12",
"visible": true,
"fileImport": true,
"sectionVariantId": "2f54ed93-1fcd-4cf3-a196-bf1f4f876981",
"expressionTypes": "sample string 15",
"createdById": "90a740fb-1fef-4be3-a1bb-ad02e73335ff",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "75b75608-188f-4f9b-89aa-5d30975f0f30",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "85374695-505d-4826-ad46-134d7879b1f0"
},
"createdById": "6d7250e1-514c-41bd-bc40-f38e3b7cb746",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "13943351-db05-4dd1-8dfd-f2f9cf7cea35",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "72f28092-a135-4716-bf56-e9e401142b35"
},
{
"jobId": "c1a0c8ab-d988-4766-94e5-0c94774a9193",
"internalSectionTypeId": "733beae9-7856-4c0b-b15c-9351919383dc",
"sectionTypeId": "965a81b0-aef5-432c-9399-2f112148385f",
"caption": "sample string 4",
"name": "sample string 5",
"sectionJson": "sample string 6",
"repeatable": true,
"template": true,
"gridInput": true,
"siteVisit": true,
"active": true,
"order": 12.0,
"fqn": "sample string 13",
"visible": true,
"state": "d307d093-04d9-4fbb-9d7b-b793277e3352",
"sectionVariantId": "2dd538d4-92da-472e-b6e7-1df217a98d0a",
"sectionType": {
"internalId": "8ec1ef74-bb9d-4b21-b362-93147f96e688",
"caption": "sample string 2",
"name": "sample string 3",
"repeatable": true,
"template": true,
"gridInput": true,
"siteVisit": true,
"jsonData": "sample string 8",
"order": 9,
"jobTypeId": "2e8dfabc-454b-40ad-8550-360a070feac4",
"active": true,
"fqn": "sample string 12",
"visible": true,
"fileImport": true,
"sectionVariantId": "2f54ed93-1fcd-4cf3-a196-bf1f4f876981",
"expressionTypes": "sample string 15",
"createdById": "90a740fb-1fef-4be3-a1bb-ad02e73335ff",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "75b75608-188f-4f9b-89aa-5d30975f0f30",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "85374695-505d-4826-ad46-134d7879b1f0"
},
"createdById": "6d7250e1-514c-41bd-bc40-f38e3b7cb746",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "13943351-db05-4dd1-8dfd-f2f9cf7cea35",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "72f28092-a135-4716-bf56-e9e401142b35"
}
],
"descendantJobs": [],
"documents": [],
"jobHistory": [
{
"jobId": "76dc91bc-7412-40f8-9435-7cc8837d55e2",
"jobHistoryTypeId": "35d9740a-25cc-4b1b-bce7-f9a1ecb76796",
"sourceStateId": "a5440a42-1183-481b-ba4e-36f2df2fcafd",
"destinationStateId": "64d38e88-f1e0-4e99-8b8c-4564f0030f70",
"allocatedToId": "170aeca6-cf8a-4422-bbcc-aa3dfa8ba6a7",
"clonedFromId": "a6acdb0f-6727-4096-bca2-262389609c73",
"jobHistoryType": {
"name": "sample string 1",
"id": "d4eee8ff-76ff-4509-a0e1-7090842cb706"
},
"sourceJobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "050658c6-4b83-4a4e-a9c1-3a14262bfa77"
},
"destinationJobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "050658c6-4b83-4a4e-a9c1-3a14262bfa77"
},
"createdById": "9de612f4-4567-463a-adf9-f2ae8a35f51f",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "8873a50e-ea34-492f-8484-1bcf8763f65a",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "fe999e26-f4c4-4ce7-a525-a5202f9ec5fc"
},
{
"jobId": "76dc91bc-7412-40f8-9435-7cc8837d55e2",
"jobHistoryTypeId": "35d9740a-25cc-4b1b-bce7-f9a1ecb76796",
"sourceStateId": "a5440a42-1183-481b-ba4e-36f2df2fcafd",
"destinationStateId": "64d38e88-f1e0-4e99-8b8c-4564f0030f70",
"allocatedToId": "170aeca6-cf8a-4422-bbcc-aa3dfa8ba6a7",
"clonedFromId": "a6acdb0f-6727-4096-bca2-262389609c73",
"jobHistoryType": {
"name": "sample string 1",
"id": "d4eee8ff-76ff-4509-a0e1-7090842cb706"
},
"sourceJobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "050658c6-4b83-4a4e-a9c1-3a14262bfa77"
},
"destinationJobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "050658c6-4b83-4a4e-a9c1-3a14262bfa77"
},
"createdById": "9de612f4-4567-463a-adf9-f2ae8a35f51f",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "8873a50e-ea34-492f-8484-1bcf8763f65a",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "fe999e26-f4c4-4ce7-a525-a5202f9ec5fc"
}
],
"createdById": "9623d0a1-89db-45c7-ad52-60dc42a4a2f7",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "82b746b5-a221-4c80-a41b-53fb595e97bf",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "04125e4f-5c2a-44d8-a35a-38d3e5faafb6"
},
"stateId": "58ebd7df-fc40-462b-b307-fda5696110e4",
"templateId": "2ae5e9bd-1ac5-4279-b21b-10573c3f75ab",
"fileLocationId": "8c2e6d10-3f89-4e15-a7e8-33c6bacc9c0d",
"fileLocation": {
"location": "sample string 1",
"extension": "sample string 2",
"active": true,
"createdById": "3d566615-4cca-4be0-9211-5c82a5f1abba",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "c2e287df-bdab-4943-aef3-9f34109c6e02",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "f38e6a6a-4500-48d7-a6a8-813fa77ae1a9"
},
"documentState": {
"name": "sample string 1",
"documentsWithThatState": [],
"id": "185e112d-07e3-4979-8e34-051b810b5d27"
},
"pdfGenerated": true,
"visibleOnPortal": true,
"name": "sample string 4",
"active": true,
"createdById": "3330e76a-aa18-4462-bc41-6a3f68b4bd42",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "cead194f-d5fa-428a-88cd-25f8873ff16e",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "3332b716-5bee-4a0b-8cf1-052ae7fe0596"
}
],
"createdById": "d15221bf-f5e5-4c54-a98e-2f7afc310f5e",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "31e733b0-80d6-43a0-97b2-fb6cca10286c",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "09e6960b-ac26-4f55-bc83-c8cba388094f"
}
],
"sectionTypes": [
{
"internalId": "8ec1ef74-bb9d-4b21-b362-93147f96e688",
"caption": "sample string 2",
"name": "sample string 3",
"repeatable": true,
"template": true,
"gridInput": true,
"siteVisit": true,
"jsonData": "sample string 8",
"order": 9,
"jobTypeId": "2e8dfabc-454b-40ad-8550-360a070feac4",
"active": true,
"fqn": "sample string 12",
"visible": true,
"fileImport": true,
"sectionVariantId": "2f54ed93-1fcd-4cf3-a196-bf1f4f876981",
"expressionTypes": "sample string 15",
"createdById": "90a740fb-1fef-4be3-a1bb-ad02e73335ff",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "75b75608-188f-4f9b-89aa-5d30975f0f30",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "85374695-505d-4826-ad46-134d7879b1f0"
},
{
"internalId": "8ec1ef74-bb9d-4b21-b362-93147f96e688",
"caption": "sample string 2",
"name": "sample string 3",
"repeatable": true,
"template": true,
"gridInput": true,
"siteVisit": true,
"jsonData": "sample string 8",
"order": 9,
"jobTypeId": "2e8dfabc-454b-40ad-8550-360a070feac4",
"active": true,
"fqn": "sample string 12",
"visible": true,
"fileImport": true,
"sectionVariantId": "2f54ed93-1fcd-4cf3-a196-bf1f4f876981",
"expressionTypes": "sample string 15",
"createdById": "90a740fb-1fef-4be3-a1bb-ad02e73335ff",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "75b75608-188f-4f9b-89aa-5d30975f0f30",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "85374695-505d-4826-ad46-134d7879b1f0"
}
],
"jobs": [
{
"jobTypeId": "1c1325c9-2aaf-4e9a-84ec-7c5e9e4ba3af",
"active": true,
"stateId": "08daf752-ec19-46a0-b959-ec3e76bfb568",
"externalRef": "sample string 4",
"allocatedToId": "d5959333-93da-4b61-8e08-3b27bebfdec4",
"name": "sample string 5",
"scheduledDate": "2026-07-24T18:07:42.0074024+00:00",
"siteId": "dbefd8a8-0073-4fd2-8a35-d3033bf9f328",
"contactId": "6469487a-fa21-475d-8ad9-619f309b287b",
"notes": "sample string 8",
"timeInMinutes": 9,
"parentJobId": "721c3f00-0083-4aab-bfd9-639788692940",
"isGroupJob": true,
"deviceId": "sample string 11",
"syncToDevice": true,
"assetId": "5f65f06f-f4f9-4835-874d-8941b80cc8d7",
"jobRecurrenceId": "0e6905df-16b8-4f6f-8b67-5e68f1ec5425",
"rejectionReasonId": "4e013877-4395-496a-bf26-346a70ae046d",
"jobCategoryId": "6b239234-0bb9-479c-8cdf-de4055f8ce8c",
"numericCode": 13,
"completedDate": "2026-07-24T18:07:42.0074024+00:00",
"monitoringRegimeId": "sample string 14",
"jobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "050658c6-4b83-4a4e-a9c1-3a14262bfa77"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "4770326e-f62d-451c-8e24-d9e0a6246e00",
"titleId": "24e3ce3b-c32b-4b09-a030-836884aa0484",
"organisationId": "f78a075e-519f-459f-a974-c95ba2af953d",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "6e1c9191-0d09-460c-a1e5-66d7eba6eed0",
"createdById": "4f68e818-b374-4625-a6be-2ebe678c471f",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "31f3a60a-1071-4863-aac0-6ff65c51942d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "6cd640ff-3024-4b9b-a20a-379ee8265410"
},
"title": {
"name": "sample string 1",
"id": "b2dc1b16-ba04-43d9-8435-7d41ee37e459"
},
"createdById": "e82c3d66-4ddd-4273-b41d-4f83d430f27c",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "5eec53bf-7ec6-41bb-8868-04c12bc8b236",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "411c5fc8-819d-47c1-a6d8-28ae35da14d7"
},
"asset": {
"name": "sample string 1",
"description": "sample string 2",
"assetTypeId": "9a426a23-47c8-489c-bef5-f40962507925",
"location": "sample string 4",
"locationId": "sample string 5",
"externalReference": "sample string 6",
"serialNumber": "sample string 7",
"assetNumber": "sample string 8",
"uniqueBarcode": "sample string 9",
"notes": "sample string 10",
"siteId": "a4207659-f61a-4091-be34-4f78c6ed7ba4",
"owner": "sample string 11",
"active": true,
"suspended": true,
"jobId": "dfcf9ee1-57a8-4f05-aa60-26be7ce1324a",
"hierarchicalLocationId": "77bb1310-b058-469a-a3c9-483d72b89190",
"imageFileName": "sample string 14",
"jobs": [],
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [
{
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
{
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
}
],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"jobRecurrences": [
{
"name": "sample string 1",
"jobTypeGroupId": "9b610d21-a096-4fbe-bb9c-124f29002dde",
"userId": "28752928-99ee-4070-b1a6-c96f05d4b99d",
"createDaysBefore": 3,
"siteId": "23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b",
"contactId": "4231071c-0d5b-4e7a-aa91-62f9d54c7789",
"assetId": "ef7d7946-9b7a-4b57-bf36-7c200d63033e",
"startDate": "2026-07-24T18:07:42.0074024+00:00",
"endDate": "2026-07-24T18:07:42.0074024+00:00",
"numberGenerated": 6,
"lastDate": "2026-07-24T18:07:42.0074024+00:00",
"nextDate": "2026-07-24T18:07:42.0074024+00:00",
"overrideGeneratedNextDate": "2026-07-24T18:07:42.0074024+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "d0e9a732-dc73-4114-8a09-b24de3ecf140",
"recurrenceGroupId": "12d04a2f-fd33-4aea-b8b4-33513564dd6d",
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
},
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "698ddf75-de08-4410-9c3c-9ca14807fc05"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "4770326e-f62d-451c-8e24-d9e0a6246e00",
"titleId": "24e3ce3b-c32b-4b09-a030-836884aa0484",
"organisationId": "f78a075e-519f-459f-a974-c95ba2af953d",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "6e1c9191-0d09-460c-a1e5-66d7eba6eed0",
"createdById": "4f68e818-b374-4625-a6be-2ebe678c471f",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "31f3a60a-1071-4863-aac0-6ff65c51942d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "6cd640ff-3024-4b9b-a20a-379ee8265410"
},
"title": {
"name": "sample string 1",
"id": "b2dc1b16-ba04-43d9-8435-7d41ee37e459"
},
"createdById": "e82c3d66-4ddd-4273-b41d-4f83d430f27c",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "5eec53bf-7ec6-41bb-8868-04c12bc8b236",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "411c5fc8-819d-47c1-a6d8-28ae35da14d7"
},
"sampledAssets": [
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3
},
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3
}
],
"lastCompletedDate": "2026-07-24T18:07:42.0074024+00:00",
"createdById": "e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "32a78a46-cfe1-4427-89c5-99428c472b54",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "43c1db48-5229-403a-87e0-18dbf94686de"
},
{
"name": "sample string 1",
"jobTypeGroupId": "9b610d21-a096-4fbe-bb9c-124f29002dde",
"userId": "28752928-99ee-4070-b1a6-c96f05d4b99d",
"createDaysBefore": 3,
"siteId": "23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b",
"contactId": "4231071c-0d5b-4e7a-aa91-62f9d54c7789",
"assetId": "ef7d7946-9b7a-4b57-bf36-7c200d63033e",
"startDate": "2026-07-24T18:07:42.0074024+00:00",
"endDate": "2026-07-24T18:07:42.0074024+00:00",
"numberGenerated": 6,
"lastDate": "2026-07-24T18:07:42.0074024+00:00",
"nextDate": "2026-07-24T18:07:42.0074024+00:00",
"overrideGeneratedNextDate": "2026-07-24T18:07:42.0074024+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "d0e9a732-dc73-4114-8a09-b24de3ecf140",
"recurrenceGroupId": "12d04a2f-fd33-4aea-b8b4-33513564dd6d",
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
},
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "698ddf75-de08-4410-9c3c-9ca14807fc05"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "4770326e-f62d-451c-8e24-d9e0a6246e00",
"titleId": "24e3ce3b-c32b-4b09-a030-836884aa0484",
"organisationId": "f78a075e-519f-459f-a974-c95ba2af953d",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "6e1c9191-0d09-460c-a1e5-66d7eba6eed0",
"createdById": "4f68e818-b374-4625-a6be-2ebe678c471f",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "31f3a60a-1071-4863-aac0-6ff65c51942d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "6cd640ff-3024-4b9b-a20a-379ee8265410"
},
"title": {
"name": "sample string 1",
"id": "b2dc1b16-ba04-43d9-8435-7d41ee37e459"
},
"createdById": "e82c3d66-4ddd-4273-b41d-4f83d430f27c",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "5eec53bf-7ec6-41bb-8868-04c12bc8b236",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "411c5fc8-819d-47c1-a6d8-28ae35da14d7"
},
"sampledAssets": [
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3
},
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3
}
],
"lastCompletedDate": "2026-07-24T18:07:42.0074024+00:00",
"createdById": "e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "32a78a46-cfe1-4427-89c5-99428c472b54",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "43c1db48-5229-403a-87e0-18dbf94686de"
}
],
"sampledAssets": [
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3,
"jobRecurrence": {
"name": "sample string 1",
"jobTypeGroupId": "9b610d21-a096-4fbe-bb9c-124f29002dde",
"userId": "28752928-99ee-4070-b1a6-c96f05d4b99d",
"createDaysBefore": 3,
"siteId": "23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b",
"contactId": "4231071c-0d5b-4e7a-aa91-62f9d54c7789",
"assetId": "ef7d7946-9b7a-4b57-bf36-7c200d63033e",
"startDate": "2026-07-24T18:07:42.0074024+00:00",
"endDate": "2026-07-24T18:07:42.0074024+00:00",
"numberGenerated": 6,
"lastDate": "2026-07-24T18:07:42.0074024+00:00",
"nextDate": "2026-07-24T18:07:42.0074024+00:00",
"overrideGeneratedNextDate": "2026-07-24T18:07:42.0074024+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "d0e9a732-dc73-4114-8a09-b24de3ecf140",
"recurrenceGroupId": "12d04a2f-fd33-4aea-b8b4-33513564dd6d",
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
},
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "698ddf75-de08-4410-9c3c-9ca14807fc05"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "4770326e-f62d-451c-8e24-d9e0a6246e00",
"titleId": "24e3ce3b-c32b-4b09-a030-836884aa0484",
"organisationId": "f78a075e-519f-459f-a974-c95ba2af953d",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "6e1c9191-0d09-460c-a1e5-66d7eba6eed0",
"createdById": "4f68e818-b374-4625-a6be-2ebe678c471f",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "31f3a60a-1071-4863-aac0-6ff65c51942d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "6cd640ff-3024-4b9b-a20a-379ee8265410"
},
"title": {
"name": "sample string 1",
"id": "b2dc1b16-ba04-43d9-8435-7d41ee37e459"
},
"createdById": "e82c3d66-4ddd-4273-b41d-4f83d430f27c",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "5eec53bf-7ec6-41bb-8868-04c12bc8b236",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "411c5fc8-819d-47c1-a6d8-28ae35da14d7"
},
"sampledAssets": [],
"lastCompletedDate": "2026-07-24T18:07:42.0074024+00:00",
"createdById": "e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "32a78a46-cfe1-4427-89c5-99428c472b54",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "43c1db48-5229-403a-87e0-18dbf94686de"
}
},
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3,
"jobRecurrence": {
"name": "sample string 1",
"jobTypeGroupId": "9b610d21-a096-4fbe-bb9c-124f29002dde",
"userId": "28752928-99ee-4070-b1a6-c96f05d4b99d",
"createDaysBefore": 3,
"siteId": "23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b",
"contactId": "4231071c-0d5b-4e7a-aa91-62f9d54c7789",
"assetId": "ef7d7946-9b7a-4b57-bf36-7c200d63033e",
"startDate": "2026-07-24T18:07:42.0074024+00:00",
"endDate": "2026-07-24T18:07:42.0074024+00:00",
"numberGenerated": 6,
"lastDate": "2026-07-24T18:07:42.0074024+00:00",
"nextDate": "2026-07-24T18:07:42.0074024+00:00",
"overrideGeneratedNextDate": "2026-07-24T18:07:42.0074024+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "d0e9a732-dc73-4114-8a09-b24de3ecf140",
"recurrenceGroupId": "12d04a2f-fd33-4aea-b8b4-33513564dd6d",
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
},
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "698ddf75-de08-4410-9c3c-9ca14807fc05"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "4770326e-f62d-451c-8e24-d9e0a6246e00",
"titleId": "24e3ce3b-c32b-4b09-a030-836884aa0484",
"organisationId": "f78a075e-519f-459f-a974-c95ba2af953d",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "6e1c9191-0d09-460c-a1e5-66d7eba6eed0",
"createdById": "4f68e818-b374-4625-a6be-2ebe678c471f",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "31f3a60a-1071-4863-aac0-6ff65c51942d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "6cd640ff-3024-4b9b-a20a-379ee8265410"
},
"title": {
"name": "sample string 1",
"id": "b2dc1b16-ba04-43d9-8435-7d41ee37e459"
},
"createdById": "e82c3d66-4ddd-4273-b41d-4f83d430f27c",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "5eec53bf-7ec6-41bb-8868-04c12bc8b236",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "411c5fc8-819d-47c1-a6d8-28ae35da14d7"
},
"sampledAssets": [],
"lastCompletedDate": "2026-07-24T18:07:42.0074024+00:00",
"createdById": "e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "32a78a46-cfe1-4427-89c5-99428c472b54",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "43c1db48-5229-403a-87e0-18dbf94686de"
}
}
],
"monitoringRegimeSampledAssets": [
{
"monitoringRegimeId": "sample string 1",
"assetId": "e0531cff-dcf8-4c35-8442-707237a4b36f",
"jobIndexId": 3
},
{
"monitoringRegimeId": "sample string 1",
"assetId": "e0531cff-dcf8-4c35-8442-707237a4b36f",
"jobIndexId": 3
}
],
"hierarchicalLocation": {
"siteId": "6cbdd07e-2f6d-46f6-a9a5-53045c74a49a",
"name": "sample string 2",
"parentId": "9593dcf9-9f08-47bb-aede-77486e98ce07",
"depth": 3,
"fullName": "sample string 4",
"active": true,
"sortOrder": 6.0,
"createdById": "49f00f9f-c71a-4df0-9e19-b06227f7da81",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "0a055160-4913-4c51-b601-2485dac5f399",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "33e5baea-ee91-4303-b8f7-35f912b105bb"
},
"createdById": "7465c593-7ca9-4015-aa79-e9398b969573",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "b37eb9a9-bb2f-42b8-b511-c59f5e248d53",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "ec44aff5-f94e-4756-9077-04500c017ea8"
},
"jobRecurrence": {
"name": "sample string 1",
"jobTypeGroupId": "9b610d21-a096-4fbe-bb9c-124f29002dde",
"userId": "28752928-99ee-4070-b1a6-c96f05d4b99d",
"createDaysBefore": 3,
"siteId": "23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b",
"contactId": "4231071c-0d5b-4e7a-aa91-62f9d54c7789",
"assetId": "ef7d7946-9b7a-4b57-bf36-7c200d63033e",
"startDate": "2026-07-24T18:07:42.0074024+00:00",
"endDate": "2026-07-24T18:07:42.0074024+00:00",
"numberGenerated": 6,
"lastDate": "2026-07-24T18:07:42.0074024+00:00",
"nextDate": "2026-07-24T18:07:42.0074024+00:00",
"overrideGeneratedNextDate": "2026-07-24T18:07:42.0074024+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "d0e9a732-dc73-4114-8a09-b24de3ecf140",
"recurrenceGroupId": "12d04a2f-fd33-4aea-b8b4-33513564dd6d",
"asset": {
"name": "sample string 1",
"description": "sample string 2",
"assetTypeId": "9a426a23-47c8-489c-bef5-f40962507925",
"location": "sample string 4",
"locationId": "sample string 5",
"externalReference": "sample string 6",
"serialNumber": "sample string 7",
"assetNumber": "sample string 8",
"uniqueBarcode": "sample string 9",
"notes": "sample string 10",
"siteId": "a4207659-f61a-4091-be34-4f78c6ed7ba4",
"owner": "sample string 11",
"active": true,
"suspended": true,
"jobId": "dfcf9ee1-57a8-4f05-aa60-26be7ce1324a",
"hierarchicalLocationId": "77bb1310-b058-469a-a3c9-483d72b89190",
"imageFileName": "sample string 14",
"jobs": [],
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [
{
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
{
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
}
],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"jobRecurrences": [],
"sampledAssets": [
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3
},
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3
}
],
"monitoringRegimeSampledAssets": [
{
"monitoringRegimeId": "sample string 1",
"assetId": "e0531cff-dcf8-4c35-8442-707237a4b36f",
"jobIndexId": 3
},
{
"monitoringRegimeId": "sample string 1",
"assetId": "e0531cff-dcf8-4c35-8442-707237a4b36f",
"jobIndexId": 3
}
],
"hierarchicalLocation": {
"siteId": "6cbdd07e-2f6d-46f6-a9a5-53045c74a49a",
"name": "sample string 2",
"parentId": "9593dcf9-9f08-47bb-aede-77486e98ce07",
"depth": 3,
"fullName": "sample string 4",
"active": true,
"sortOrder": 6.0,
"createdById": "49f00f9f-c71a-4df0-9e19-b06227f7da81",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "0a055160-4913-4c51-b601-2485dac5f399",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "33e5baea-ee91-4303-b8f7-35f912b105bb"
},
"createdById": "7465c593-7ca9-4015-aa79-e9398b969573",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "b37eb9a9-bb2f-42b8-b511-c59f5e248d53",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "ec44aff5-f94e-4756-9077-04500c017ea8"
},
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
},
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "698ddf75-de08-4410-9c3c-9ca14807fc05"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "4770326e-f62d-451c-8e24-d9e0a6246e00",
"titleId": "24e3ce3b-c32b-4b09-a030-836884aa0484",
"organisationId": "f78a075e-519f-459f-a974-c95ba2af953d",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "6e1c9191-0d09-460c-a1e5-66d7eba6eed0",
"createdById": "4f68e818-b374-4625-a6be-2ebe678c471f",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "31f3a60a-1071-4863-aac0-6ff65c51942d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "6cd640ff-3024-4b9b-a20a-379ee8265410"
},
"title": {
"name": "sample string 1",
"id": "b2dc1b16-ba04-43d9-8435-7d41ee37e459"
},
"createdById": "e82c3d66-4ddd-4273-b41d-4f83d430f27c",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "5eec53bf-7ec6-41bb-8868-04c12bc8b236",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "411c5fc8-819d-47c1-a6d8-28ae35da14d7"
},
"sampledAssets": [
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3,
"asset": {
"name": "sample string 1",
"description": "sample string 2",
"assetTypeId": "9a426a23-47c8-489c-bef5-f40962507925",
"location": "sample string 4",
"locationId": "sample string 5",
"externalReference": "sample string 6",
"serialNumber": "sample string 7",
"assetNumber": "sample string 8",
"uniqueBarcode": "sample string 9",
"notes": "sample string 10",
"siteId": "a4207659-f61a-4091-be34-4f78c6ed7ba4",
"owner": "sample string 11",
"active": true,
"suspended": true,
"jobId": "dfcf9ee1-57a8-4f05-aa60-26be7ce1324a",
"hierarchicalLocationId": "77bb1310-b058-469a-a3c9-483d72b89190",
"imageFileName": "sample string 14",
"jobs": [],
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [
{
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
{
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
}
],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"jobRecurrences": [],
"sampledAssets": [],
"monitoringRegimeSampledAssets": [
{
"monitoringRegimeId": "sample string 1",
"assetId": "e0531cff-dcf8-4c35-8442-707237a4b36f",
"jobIndexId": 3
},
{
"monitoringRegimeId": "sample string 1",
"assetId": "e0531cff-dcf8-4c35-8442-707237a4b36f",
"jobIndexId": 3
}
],
"hierarchicalLocation": {
"siteId": "6cbdd07e-2f6d-46f6-a9a5-53045c74a49a",
"name": "sample string 2",
"parentId": "9593dcf9-9f08-47bb-aede-77486e98ce07",
"depth": 3,
"fullName": "sample string 4",
"active": true,
"sortOrder": 6.0,
"createdById": "49f00f9f-c71a-4df0-9e19-b06227f7da81",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "0a055160-4913-4c51-b601-2485dac5f399",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "33e5baea-ee91-4303-b8f7-35f912b105bb"
},
"createdById": "7465c593-7ca9-4015-aa79-e9398b969573",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "b37eb9a9-bb2f-42b8-b511-c59f5e248d53",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "ec44aff5-f94e-4756-9077-04500c017ea8"
}
},
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3,
"asset": {
"name": "sample string 1",
"description": "sample string 2",
"assetTypeId": "9a426a23-47c8-489c-bef5-f40962507925",
"location": "sample string 4",
"locationId": "sample string 5",
"externalReference": "sample string 6",
"serialNumber": "sample string 7",
"assetNumber": "sample string 8",
"uniqueBarcode": "sample string 9",
"notes": "sample string 10",
"siteId": "a4207659-f61a-4091-be34-4f78c6ed7ba4",
"owner": "sample string 11",
"active": true,
"suspended": true,
"jobId": "dfcf9ee1-57a8-4f05-aa60-26be7ce1324a",
"hierarchicalLocationId": "77bb1310-b058-469a-a3c9-483d72b89190",
"imageFileName": "sample string 14",
"jobs": [],
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [
{
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
{
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
}
],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"jobRecurrences": [],
"sampledAssets": [],
"monitoringRegimeSampledAssets": [
{
"monitoringRegimeId": "sample string 1",
"assetId": "e0531cff-dcf8-4c35-8442-707237a4b36f",
"jobIndexId": 3
},
{
"monitoringRegimeId": "sample string 1",
"assetId": "e0531cff-dcf8-4c35-8442-707237a4b36f",
"jobIndexId": 3
}
],
"hierarchicalLocation": {
"siteId": "6cbdd07e-2f6d-46f6-a9a5-53045c74a49a",
"name": "sample string 2",
"parentId": "9593dcf9-9f08-47bb-aede-77486e98ce07",
"depth": 3,
"fullName": "sample string 4",
"active": true,
"sortOrder": 6.0,
"createdById": "49f00f9f-c71a-4df0-9e19-b06227f7da81",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "0a055160-4913-4c51-b601-2485dac5f399",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "33e5baea-ee91-4303-b8f7-35f912b105bb"
},
"createdById": "7465c593-7ca9-4015-aa79-e9398b969573",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "b37eb9a9-bb2f-42b8-b511-c59f5e248d53",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "ec44aff5-f94e-4756-9077-04500c017ea8"
}
}
],
"lastCompletedDate": "2026-07-24T18:07:42.0074024+00:00",
"createdById": "e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "32a78a46-cfe1-4427-89c5-99428c472b54",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "43c1db48-5229-403a-87e0-18dbf94686de"
},
"rejectionReason": {
"order": 1,
"name": "sample string 2",
"active": true,
"tenantOrganisationId": "397ac4b1-b13c-4bc0-b4aa-2e9304a9fa84",
"createdById": "753c932f-9470-4f8c-b9d8-3b80f74da1ab",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "0b91416f-65bd-4e90-8a95-cd381f2e3e34",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "82c80830-0f5f-466b-ab4d-6178da403712"
},
"jobCategory": {
"name": "sample string 1",
"id": "5442ad2d-ce89-426a-85c6-f756829624a7"
},
"sections": [
{
"jobId": "c1a0c8ab-d988-4766-94e5-0c94774a9193",
"internalSectionTypeId": "733beae9-7856-4c0b-b15c-9351919383dc",
"sectionTypeId": "965a81b0-aef5-432c-9399-2f112148385f",
"caption": "sample string 4",
"name": "sample string 5",
"sectionJson": "sample string 6",
"repeatable": true,
"template": true,
"gridInput": true,
"siteVisit": true,
"active": true,
"order": 12.0,
"fqn": "sample string 13",
"visible": true,
"state": "d307d093-04d9-4fbb-9d7b-b793277e3352",
"sectionVariantId": "2dd538d4-92da-472e-b6e7-1df217a98d0a",
"sectionType": {
"internalId": "8ec1ef74-bb9d-4b21-b362-93147f96e688",
"caption": "sample string 2",
"name": "sample string 3",
"repeatable": true,
"template": true,
"gridInput": true,
"siteVisit": true,
"jsonData": "sample string 8",
"order": 9,
"jobTypeId": "2e8dfabc-454b-40ad-8550-360a070feac4",
"active": true,
"fqn": "sample string 12",
"visible": true,
"fileImport": true,
"sectionVariantId": "2f54ed93-1fcd-4cf3-a196-bf1f4f876981",
"expressionTypes": "sample string 15",
"createdById": "90a740fb-1fef-4be3-a1bb-ad02e73335ff",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "75b75608-188f-4f9b-89aa-5d30975f0f30",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "85374695-505d-4826-ad46-134d7879b1f0"
},
"createdById": "6d7250e1-514c-41bd-bc40-f38e3b7cb746",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "13943351-db05-4dd1-8dfd-f2f9cf7cea35",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "72f28092-a135-4716-bf56-e9e401142b35"
},
{
"jobId": "c1a0c8ab-d988-4766-94e5-0c94774a9193",
"internalSectionTypeId": "733beae9-7856-4c0b-b15c-9351919383dc",
"sectionTypeId": "965a81b0-aef5-432c-9399-2f112148385f",
"caption": "sample string 4",
"name": "sample string 5",
"sectionJson": "sample string 6",
"repeatable": true,
"template": true,
"gridInput": true,
"siteVisit": true,
"active": true,
"order": 12.0,
"fqn": "sample string 13",
"visible": true,
"state": "d307d093-04d9-4fbb-9d7b-b793277e3352",
"sectionVariantId": "2dd538d4-92da-472e-b6e7-1df217a98d0a",
"sectionType": {
"internalId": "8ec1ef74-bb9d-4b21-b362-93147f96e688",
"caption": "sample string 2",
"name": "sample string 3",
"repeatable": true,
"template": true,
"gridInput": true,
"siteVisit": true,
"jsonData": "sample string 8",
"order": 9,
"jobTypeId": "2e8dfabc-454b-40ad-8550-360a070feac4",
"active": true,
"fqn": "sample string 12",
"visible": true,
"fileImport": true,
"sectionVariantId": "2f54ed93-1fcd-4cf3-a196-bf1f4f876981",
"expressionTypes": "sample string 15",
"createdById": "90a740fb-1fef-4be3-a1bb-ad02e73335ff",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "75b75608-188f-4f9b-89aa-5d30975f0f30",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "85374695-505d-4826-ad46-134d7879b1f0"
},
"createdById": "6d7250e1-514c-41bd-bc40-f38e3b7cb746",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "13943351-db05-4dd1-8dfd-f2f9cf7cea35",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "72f28092-a135-4716-bf56-e9e401142b35"
}
],
"descendantJobs": [],
"documents": [
{
"jobId": "b18fb692-53a3-4846-8b66-76431e04c4d7",
"stateId": "58ebd7df-fc40-462b-b307-fda5696110e4",
"templateId": "2ae5e9bd-1ac5-4279-b21b-10573c3f75ab",
"documentTemplate": {
"name": "sample string 1",
"fileExtension": "sample string 2",
"location": "sample string 3",
"jobTypeId": "21b17464-a97f-47c3-872e-437032ec7557",
"active": true,
"autoEmailOnJobCompletion": true,
"visibleOnPortal": true,
"documents": [],
"createdById": "d15221bf-f5e5-4c54-a98e-2f7afc310f5e",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "31e733b0-80d6-43a0-97b2-fb6cca10286c",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "09e6960b-ac26-4f55-bc83-c8cba388094f"
},
"fileLocationId": "8c2e6d10-3f89-4e15-a7e8-33c6bacc9c0d",
"fileLocation": {
"location": "sample string 1",
"extension": "sample string 2",
"active": true,
"createdById": "3d566615-4cca-4be0-9211-5c82a5f1abba",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "c2e287df-bdab-4943-aef3-9f34109c6e02",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "f38e6a6a-4500-48d7-a6a8-813fa77ae1a9"
},
"documentState": {
"name": "sample string 1",
"documentsWithThatState": [],
"id": "185e112d-07e3-4979-8e34-051b810b5d27"
},
"pdfGenerated": true,
"visibleOnPortal": true,
"name": "sample string 4",
"active": true,
"createdById": "3330e76a-aa18-4462-bc41-6a3f68b4bd42",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "cead194f-d5fa-428a-88cd-25f8873ff16e",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "3332b716-5bee-4a0b-8cf1-052ae7fe0596"
},
{
"jobId": "b18fb692-53a3-4846-8b66-76431e04c4d7",
"stateId": "58ebd7df-fc40-462b-b307-fda5696110e4",
"templateId": "2ae5e9bd-1ac5-4279-b21b-10573c3f75ab",
"documentTemplate": {
"name": "sample string 1",
"fileExtension": "sample string 2",
"location": "sample string 3",
"jobTypeId": "21b17464-a97f-47c3-872e-437032ec7557",
"active": true,
"autoEmailOnJobCompletion": true,
"visibleOnPortal": true,
"documents": [],
"createdById": "d15221bf-f5e5-4c54-a98e-2f7afc310f5e",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "31e733b0-80d6-43a0-97b2-fb6cca10286c",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "09e6960b-ac26-4f55-bc83-c8cba388094f"
},
"fileLocationId": "8c2e6d10-3f89-4e15-a7e8-33c6bacc9c0d",
"fileLocation": {
"location": "sample string 1",
"extension": "sample string 2",
"active": true,
"createdById": "3d566615-4cca-4be0-9211-5c82a5f1abba",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "c2e287df-bdab-4943-aef3-9f34109c6e02",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "f38e6a6a-4500-48d7-a6a8-813fa77ae1a9"
},
"documentState": {
"name": "sample string 1",
"documentsWithThatState": [],
"id": "185e112d-07e3-4979-8e34-051b810b5d27"
},
"pdfGenerated": true,
"visibleOnPortal": true,
"name": "sample string 4",
"active": true,
"createdById": "3330e76a-aa18-4462-bc41-6a3f68b4bd42",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "cead194f-d5fa-428a-88cd-25f8873ff16e",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "3332b716-5bee-4a0b-8cf1-052ae7fe0596"
}
],
"jobHistory": [
{
"jobId": "76dc91bc-7412-40f8-9435-7cc8837d55e2",
"jobHistoryTypeId": "35d9740a-25cc-4b1b-bce7-f9a1ecb76796",
"sourceStateId": "a5440a42-1183-481b-ba4e-36f2df2fcafd",
"destinationStateId": "64d38e88-f1e0-4e99-8b8c-4564f0030f70",
"allocatedToId": "170aeca6-cf8a-4422-bbcc-aa3dfa8ba6a7",
"clonedFromId": "a6acdb0f-6727-4096-bca2-262389609c73",
"jobHistoryType": {
"name": "sample string 1",
"id": "d4eee8ff-76ff-4509-a0e1-7090842cb706"
},
"sourceJobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "050658c6-4b83-4a4e-a9c1-3a14262bfa77"
},
"destinationJobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "050658c6-4b83-4a4e-a9c1-3a14262bfa77"
},
"createdById": "9de612f4-4567-463a-adf9-f2ae8a35f51f",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "8873a50e-ea34-492f-8484-1bcf8763f65a",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "fe999e26-f4c4-4ce7-a525-a5202f9ec5fc"
},
{
"jobId": "76dc91bc-7412-40f8-9435-7cc8837d55e2",
"jobHistoryTypeId": "35d9740a-25cc-4b1b-bce7-f9a1ecb76796",
"sourceStateId": "a5440a42-1183-481b-ba4e-36f2df2fcafd",
"destinationStateId": "64d38e88-f1e0-4e99-8b8c-4564f0030f70",
"allocatedToId": "170aeca6-cf8a-4422-bbcc-aa3dfa8ba6a7",
"clonedFromId": "a6acdb0f-6727-4096-bca2-262389609c73",
"jobHistoryType": {
"name": "sample string 1",
"id": "d4eee8ff-76ff-4509-a0e1-7090842cb706"
},
"sourceJobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "050658c6-4b83-4a4e-a9c1-3a14262bfa77"
},
"destinationJobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "050658c6-4b83-4a4e-a9c1-3a14262bfa77"
},
"createdById": "9de612f4-4567-463a-adf9-f2ae8a35f51f",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "8873a50e-ea34-492f-8484-1bcf8763f65a",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "fe999e26-f4c4-4ce7-a525-a5202f9ec5fc"
}
],
"createdById": "9623d0a1-89db-45c7-ad52-60dc42a4a2f7",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "82b746b5-a221-4c80-a41b-53fb595e97bf",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "04125e4f-5c2a-44d8-a35a-38d3e5faafb6"
},
{
"jobTypeId": "1c1325c9-2aaf-4e9a-84ec-7c5e9e4ba3af",
"active": true,
"stateId": "08daf752-ec19-46a0-b959-ec3e76bfb568",
"externalRef": "sample string 4",
"allocatedToId": "d5959333-93da-4b61-8e08-3b27bebfdec4",
"name": "sample string 5",
"scheduledDate": "2026-07-24T18:07:42.0074024+00:00",
"siteId": "dbefd8a8-0073-4fd2-8a35-d3033bf9f328",
"contactId": "6469487a-fa21-475d-8ad9-619f309b287b",
"notes": "sample string 8",
"timeInMinutes": 9,
"parentJobId": "721c3f00-0083-4aab-bfd9-639788692940",
"isGroupJob": true,
"deviceId": "sample string 11",
"syncToDevice": true,
"assetId": "5f65f06f-f4f9-4835-874d-8941b80cc8d7",
"jobRecurrenceId": "0e6905df-16b8-4f6f-8b67-5e68f1ec5425",
"rejectionReasonId": "4e013877-4395-496a-bf26-346a70ae046d",
"jobCategoryId": "6b239234-0bb9-479c-8cdf-de4055f8ce8c",
"numericCode": 13,
"completedDate": "2026-07-24T18:07:42.0074024+00:00",
"monitoringRegimeId": "sample string 14",
"jobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "050658c6-4b83-4a4e-a9c1-3a14262bfa77"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "4770326e-f62d-451c-8e24-d9e0a6246e00",
"titleId": "24e3ce3b-c32b-4b09-a030-836884aa0484",
"organisationId": "f78a075e-519f-459f-a974-c95ba2af953d",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "6e1c9191-0d09-460c-a1e5-66d7eba6eed0",
"createdById": "4f68e818-b374-4625-a6be-2ebe678c471f",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "31f3a60a-1071-4863-aac0-6ff65c51942d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "6cd640ff-3024-4b9b-a20a-379ee8265410"
},
"title": {
"name": "sample string 1",
"id": "b2dc1b16-ba04-43d9-8435-7d41ee37e459"
},
"createdById": "e82c3d66-4ddd-4273-b41d-4f83d430f27c",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "5eec53bf-7ec6-41bb-8868-04c12bc8b236",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "411c5fc8-819d-47c1-a6d8-28ae35da14d7"
},
"asset": {
"name": "sample string 1",
"description": "sample string 2",
"assetTypeId": "9a426a23-47c8-489c-bef5-f40962507925",
"location": "sample string 4",
"locationId": "sample string 5",
"externalReference": "sample string 6",
"serialNumber": "sample string 7",
"assetNumber": "sample string 8",
"uniqueBarcode": "sample string 9",
"notes": "sample string 10",
"siteId": "a4207659-f61a-4091-be34-4f78c6ed7ba4",
"owner": "sample string 11",
"active": true,
"suspended": true,
"jobId": "dfcf9ee1-57a8-4f05-aa60-26be7ce1324a",
"hierarchicalLocationId": "77bb1310-b058-469a-a3c9-483d72b89190",
"imageFileName": "sample string 14",
"jobs": [],
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [
{
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
{
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
}
],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"jobRecurrences": [
{
"name": "sample string 1",
"jobTypeGroupId": "9b610d21-a096-4fbe-bb9c-124f29002dde",
"userId": "28752928-99ee-4070-b1a6-c96f05d4b99d",
"createDaysBefore": 3,
"siteId": "23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b",
"contactId": "4231071c-0d5b-4e7a-aa91-62f9d54c7789",
"assetId": "ef7d7946-9b7a-4b57-bf36-7c200d63033e",
"startDate": "2026-07-24T18:07:42.0074024+00:00",
"endDate": "2026-07-24T18:07:42.0074024+00:00",
"numberGenerated": 6,
"lastDate": "2026-07-24T18:07:42.0074024+00:00",
"nextDate": "2026-07-24T18:07:42.0074024+00:00",
"overrideGeneratedNextDate": "2026-07-24T18:07:42.0074024+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "d0e9a732-dc73-4114-8a09-b24de3ecf140",
"recurrenceGroupId": "12d04a2f-fd33-4aea-b8b4-33513564dd6d",
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
},
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "698ddf75-de08-4410-9c3c-9ca14807fc05"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "4770326e-f62d-451c-8e24-d9e0a6246e00",
"titleId": "24e3ce3b-c32b-4b09-a030-836884aa0484",
"organisationId": "f78a075e-519f-459f-a974-c95ba2af953d",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "6e1c9191-0d09-460c-a1e5-66d7eba6eed0",
"createdById": "4f68e818-b374-4625-a6be-2ebe678c471f",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "31f3a60a-1071-4863-aac0-6ff65c51942d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "6cd640ff-3024-4b9b-a20a-379ee8265410"
},
"title": {
"name": "sample string 1",
"id": "b2dc1b16-ba04-43d9-8435-7d41ee37e459"
},
"createdById": "e82c3d66-4ddd-4273-b41d-4f83d430f27c",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "5eec53bf-7ec6-41bb-8868-04c12bc8b236",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "411c5fc8-819d-47c1-a6d8-28ae35da14d7"
},
"sampledAssets": [
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3
},
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3
}
],
"lastCompletedDate": "2026-07-24T18:07:42.0074024+00:00",
"createdById": "e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "32a78a46-cfe1-4427-89c5-99428c472b54",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "43c1db48-5229-403a-87e0-18dbf94686de"
},
{
"name": "sample string 1",
"jobTypeGroupId": "9b610d21-a096-4fbe-bb9c-124f29002dde",
"userId": "28752928-99ee-4070-b1a6-c96f05d4b99d",
"createDaysBefore": 3,
"siteId": "23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b",
"contactId": "4231071c-0d5b-4e7a-aa91-62f9d54c7789",
"assetId": "ef7d7946-9b7a-4b57-bf36-7c200d63033e",
"startDate": "2026-07-24T18:07:42.0074024+00:00",
"endDate": "2026-07-24T18:07:42.0074024+00:00",
"numberGenerated": 6,
"lastDate": "2026-07-24T18:07:42.0074024+00:00",
"nextDate": "2026-07-24T18:07:42.0074024+00:00",
"overrideGeneratedNextDate": "2026-07-24T18:07:42.0074024+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "d0e9a732-dc73-4114-8a09-b24de3ecf140",
"recurrenceGroupId": "12d04a2f-fd33-4aea-b8b4-33513564dd6d",
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
},
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "698ddf75-de08-4410-9c3c-9ca14807fc05"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "4770326e-f62d-451c-8e24-d9e0a6246e00",
"titleId": "24e3ce3b-c32b-4b09-a030-836884aa0484",
"organisationId": "f78a075e-519f-459f-a974-c95ba2af953d",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "6e1c9191-0d09-460c-a1e5-66d7eba6eed0",
"createdById": "4f68e818-b374-4625-a6be-2ebe678c471f",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "31f3a60a-1071-4863-aac0-6ff65c51942d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "6cd640ff-3024-4b9b-a20a-379ee8265410"
},
"title": {
"name": "sample string 1",
"id": "b2dc1b16-ba04-43d9-8435-7d41ee37e459"
},
"createdById": "e82c3d66-4ddd-4273-b41d-4f83d430f27c",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "5eec53bf-7ec6-41bb-8868-04c12bc8b236",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "411c5fc8-819d-47c1-a6d8-28ae35da14d7"
},
"sampledAssets": [
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3
},
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3
}
],
"lastCompletedDate": "2026-07-24T18:07:42.0074024+00:00",
"createdById": "e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "32a78a46-cfe1-4427-89c5-99428c472b54",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "43c1db48-5229-403a-87e0-18dbf94686de"
}
],
"sampledAssets": [
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3,
"jobRecurrence": {
"name": "sample string 1",
"jobTypeGroupId": "9b610d21-a096-4fbe-bb9c-124f29002dde",
"userId": "28752928-99ee-4070-b1a6-c96f05d4b99d",
"createDaysBefore": 3,
"siteId": "23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b",
"contactId": "4231071c-0d5b-4e7a-aa91-62f9d54c7789",
"assetId": "ef7d7946-9b7a-4b57-bf36-7c200d63033e",
"startDate": "2026-07-24T18:07:42.0074024+00:00",
"endDate": "2026-07-24T18:07:42.0074024+00:00",
"numberGenerated": 6,
"lastDate": "2026-07-24T18:07:42.0074024+00:00",
"nextDate": "2026-07-24T18:07:42.0074024+00:00",
"overrideGeneratedNextDate": "2026-07-24T18:07:42.0074024+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "d0e9a732-dc73-4114-8a09-b24de3ecf140",
"recurrenceGroupId": "12d04a2f-fd33-4aea-b8b4-33513564dd6d",
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
},
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "698ddf75-de08-4410-9c3c-9ca14807fc05"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "4770326e-f62d-451c-8e24-d9e0a6246e00",
"titleId": "24e3ce3b-c32b-4b09-a030-836884aa0484",
"organisationId": "f78a075e-519f-459f-a974-c95ba2af953d",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "6e1c9191-0d09-460c-a1e5-66d7eba6eed0",
"createdById": "4f68e818-b374-4625-a6be-2ebe678c471f",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "31f3a60a-1071-4863-aac0-6ff65c51942d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "6cd640ff-3024-4b9b-a20a-379ee8265410"
},
"title": {
"name": "sample string 1",
"id": "b2dc1b16-ba04-43d9-8435-7d41ee37e459"
},
"createdById": "e82c3d66-4ddd-4273-b41d-4f83d430f27c",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "5eec53bf-7ec6-41bb-8868-04c12bc8b236",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "411c5fc8-819d-47c1-a6d8-28ae35da14d7"
},
"sampledAssets": [],
"lastCompletedDate": "2026-07-24T18:07:42.0074024+00:00",
"createdById": "e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "32a78a46-cfe1-4427-89c5-99428c472b54",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "43c1db48-5229-403a-87e0-18dbf94686de"
}
},
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3,
"jobRecurrence": {
"name": "sample string 1",
"jobTypeGroupId": "9b610d21-a096-4fbe-bb9c-124f29002dde",
"userId": "28752928-99ee-4070-b1a6-c96f05d4b99d",
"createDaysBefore": 3,
"siteId": "23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b",
"contactId": "4231071c-0d5b-4e7a-aa91-62f9d54c7789",
"assetId": "ef7d7946-9b7a-4b57-bf36-7c200d63033e",
"startDate": "2026-07-24T18:07:42.0074024+00:00",
"endDate": "2026-07-24T18:07:42.0074024+00:00",
"numberGenerated": 6,
"lastDate": "2026-07-24T18:07:42.0074024+00:00",
"nextDate": "2026-07-24T18:07:42.0074024+00:00",
"overrideGeneratedNextDate": "2026-07-24T18:07:42.0074024+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "d0e9a732-dc73-4114-8a09-b24de3ecf140",
"recurrenceGroupId": "12d04a2f-fd33-4aea-b8b4-33513564dd6d",
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
},
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "698ddf75-de08-4410-9c3c-9ca14807fc05"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "4770326e-f62d-451c-8e24-d9e0a6246e00",
"titleId": "24e3ce3b-c32b-4b09-a030-836884aa0484",
"organisationId": "f78a075e-519f-459f-a974-c95ba2af953d",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "6e1c9191-0d09-460c-a1e5-66d7eba6eed0",
"createdById": "4f68e818-b374-4625-a6be-2ebe678c471f",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "31f3a60a-1071-4863-aac0-6ff65c51942d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "6cd640ff-3024-4b9b-a20a-379ee8265410"
},
"title": {
"name": "sample string 1",
"id": "b2dc1b16-ba04-43d9-8435-7d41ee37e459"
},
"createdById": "e82c3d66-4ddd-4273-b41d-4f83d430f27c",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "5eec53bf-7ec6-41bb-8868-04c12bc8b236",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "411c5fc8-819d-47c1-a6d8-28ae35da14d7"
},
"sampledAssets": [],
"lastCompletedDate": "2026-07-24T18:07:42.0074024+00:00",
"createdById": "e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "32a78a46-cfe1-4427-89c5-99428c472b54",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "43c1db48-5229-403a-87e0-18dbf94686de"
}
}
],
"monitoringRegimeSampledAssets": [
{
"monitoringRegimeId": "sample string 1",
"assetId": "e0531cff-dcf8-4c35-8442-707237a4b36f",
"jobIndexId": 3
},
{
"monitoringRegimeId": "sample string 1",
"assetId": "e0531cff-dcf8-4c35-8442-707237a4b36f",
"jobIndexId": 3
}
],
"hierarchicalLocation": {
"siteId": "6cbdd07e-2f6d-46f6-a9a5-53045c74a49a",
"name": "sample string 2",
"parentId": "9593dcf9-9f08-47bb-aede-77486e98ce07",
"depth": 3,
"fullName": "sample string 4",
"active": true,
"sortOrder": 6.0,
"createdById": "49f00f9f-c71a-4df0-9e19-b06227f7da81",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "0a055160-4913-4c51-b601-2485dac5f399",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "33e5baea-ee91-4303-b8f7-35f912b105bb"
},
"createdById": "7465c593-7ca9-4015-aa79-e9398b969573",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "b37eb9a9-bb2f-42b8-b511-c59f5e248d53",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "ec44aff5-f94e-4756-9077-04500c017ea8"
},
"jobRecurrence": {
"name": "sample string 1",
"jobTypeGroupId": "9b610d21-a096-4fbe-bb9c-124f29002dde",
"userId": "28752928-99ee-4070-b1a6-c96f05d4b99d",
"createDaysBefore": 3,
"siteId": "23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b",
"contactId": "4231071c-0d5b-4e7a-aa91-62f9d54c7789",
"assetId": "ef7d7946-9b7a-4b57-bf36-7c200d63033e",
"startDate": "2026-07-24T18:07:42.0074024+00:00",
"endDate": "2026-07-24T18:07:42.0074024+00:00",
"numberGenerated": 6,
"lastDate": "2026-07-24T18:07:42.0074024+00:00",
"nextDate": "2026-07-24T18:07:42.0074024+00:00",
"overrideGeneratedNextDate": "2026-07-24T18:07:42.0074024+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "d0e9a732-dc73-4114-8a09-b24de3ecf140",
"recurrenceGroupId": "12d04a2f-fd33-4aea-b8b4-33513564dd6d",
"asset": {
"name": "sample string 1",
"description": "sample string 2",
"assetTypeId": "9a426a23-47c8-489c-bef5-f40962507925",
"location": "sample string 4",
"locationId": "sample string 5",
"externalReference": "sample string 6",
"serialNumber": "sample string 7",
"assetNumber": "sample string 8",
"uniqueBarcode": "sample string 9",
"notes": "sample string 10",
"siteId": "a4207659-f61a-4091-be34-4f78c6ed7ba4",
"owner": "sample string 11",
"active": true,
"suspended": true,
"jobId": "dfcf9ee1-57a8-4f05-aa60-26be7ce1324a",
"hierarchicalLocationId": "77bb1310-b058-469a-a3c9-483d72b89190",
"imageFileName": "sample string 14",
"jobs": [],
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [
{
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
{
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
}
],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"jobRecurrences": [],
"sampledAssets": [
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3
},
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3
}
],
"monitoringRegimeSampledAssets": [
{
"monitoringRegimeId": "sample string 1",
"assetId": "e0531cff-dcf8-4c35-8442-707237a4b36f",
"jobIndexId": 3
},
{
"monitoringRegimeId": "sample string 1",
"assetId": "e0531cff-dcf8-4c35-8442-707237a4b36f",
"jobIndexId": 3
}
],
"hierarchicalLocation": {
"siteId": "6cbdd07e-2f6d-46f6-a9a5-53045c74a49a",
"name": "sample string 2",
"parentId": "9593dcf9-9f08-47bb-aede-77486e98ce07",
"depth": 3,
"fullName": "sample string 4",
"active": true,
"sortOrder": 6.0,
"createdById": "49f00f9f-c71a-4df0-9e19-b06227f7da81",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "0a055160-4913-4c51-b601-2485dac5f399",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "33e5baea-ee91-4303-b8f7-35f912b105bb"
},
"createdById": "7465c593-7ca9-4015-aa79-e9398b969573",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "b37eb9a9-bb2f-42b8-b511-c59f5e248d53",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "ec44aff5-f94e-4756-9077-04500c017ea8"
},
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
},
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "698ddf75-de08-4410-9c3c-9ca14807fc05"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "4770326e-f62d-451c-8e24-d9e0a6246e00",
"titleId": "24e3ce3b-c32b-4b09-a030-836884aa0484",
"organisationId": "f78a075e-519f-459f-a974-c95ba2af953d",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "6e1c9191-0d09-460c-a1e5-66d7eba6eed0",
"createdById": "4f68e818-b374-4625-a6be-2ebe678c471f",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "31f3a60a-1071-4863-aac0-6ff65c51942d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "6cd640ff-3024-4b9b-a20a-379ee8265410"
},
"title": {
"name": "sample string 1",
"id": "b2dc1b16-ba04-43d9-8435-7d41ee37e459"
},
"createdById": "e82c3d66-4ddd-4273-b41d-4f83d430f27c",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "5eec53bf-7ec6-41bb-8868-04c12bc8b236",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "411c5fc8-819d-47c1-a6d8-28ae35da14d7"
},
"sampledAssets": [
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3,
"asset": {
"name": "sample string 1",
"description": "sample string 2",
"assetTypeId": "9a426a23-47c8-489c-bef5-f40962507925",
"location": "sample string 4",
"locationId": "sample string 5",
"externalReference": "sample string 6",
"serialNumber": "sample string 7",
"assetNumber": "sample string 8",
"uniqueBarcode": "sample string 9",
"notes": "sample string 10",
"siteId": "a4207659-f61a-4091-be34-4f78c6ed7ba4",
"owner": "sample string 11",
"active": true,
"suspended": true,
"jobId": "dfcf9ee1-57a8-4f05-aa60-26be7ce1324a",
"hierarchicalLocationId": "77bb1310-b058-469a-a3c9-483d72b89190",
"imageFileName": "sample string 14",
"jobs": [],
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [
{
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
{
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
}
],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"jobRecurrences": [],
"sampledAssets": [],
"monitoringRegimeSampledAssets": [
{
"monitoringRegimeId": "sample string 1",
"assetId": "e0531cff-dcf8-4c35-8442-707237a4b36f",
"jobIndexId": 3
},
{
"monitoringRegimeId": "sample string 1",
"assetId": "e0531cff-dcf8-4c35-8442-707237a4b36f",
"jobIndexId": 3
}
],
"hierarchicalLocation": {
"siteId": "6cbdd07e-2f6d-46f6-a9a5-53045c74a49a",
"name": "sample string 2",
"parentId": "9593dcf9-9f08-47bb-aede-77486e98ce07",
"depth": 3,
"fullName": "sample string 4",
"active": true,
"sortOrder": 6.0,
"createdById": "49f00f9f-c71a-4df0-9e19-b06227f7da81",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "0a055160-4913-4c51-b601-2485dac5f399",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "33e5baea-ee91-4303-b8f7-35f912b105bb"
},
"createdById": "7465c593-7ca9-4015-aa79-e9398b969573",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "b37eb9a9-bb2f-42b8-b511-c59f5e248d53",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "ec44aff5-f94e-4756-9077-04500c017ea8"
}
},
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3,
"asset": {
"name": "sample string 1",
"description": "sample string 2",
"assetTypeId": "9a426a23-47c8-489c-bef5-f40962507925",
"location": "sample string 4",
"locationId": "sample string 5",
"externalReference": "sample string 6",
"serialNumber": "sample string 7",
"assetNumber": "sample string 8",
"uniqueBarcode": "sample string 9",
"notes": "sample string 10",
"siteId": "a4207659-f61a-4091-be34-4f78c6ed7ba4",
"owner": "sample string 11",
"active": true,
"suspended": true,
"jobId": "dfcf9ee1-57a8-4f05-aa60-26be7ce1324a",
"hierarchicalLocationId": "77bb1310-b058-469a-a3c9-483d72b89190",
"imageFileName": "sample string 14",
"jobs": [],
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [
{
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
{
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
}
],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"jobRecurrences": [],
"sampledAssets": [],
"monitoringRegimeSampledAssets": [
{
"monitoringRegimeId": "sample string 1",
"assetId": "e0531cff-dcf8-4c35-8442-707237a4b36f",
"jobIndexId": 3
},
{
"monitoringRegimeId": "sample string 1",
"assetId": "e0531cff-dcf8-4c35-8442-707237a4b36f",
"jobIndexId": 3
}
],
"hierarchicalLocation": {
"siteId": "6cbdd07e-2f6d-46f6-a9a5-53045c74a49a",
"name": "sample string 2",
"parentId": "9593dcf9-9f08-47bb-aede-77486e98ce07",
"depth": 3,
"fullName": "sample string 4",
"active": true,
"sortOrder": 6.0,
"createdById": "49f00f9f-c71a-4df0-9e19-b06227f7da81",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "0a055160-4913-4c51-b601-2485dac5f399",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "33e5baea-ee91-4303-b8f7-35f912b105bb"
},
"createdById": "7465c593-7ca9-4015-aa79-e9398b969573",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "b37eb9a9-bb2f-42b8-b511-c59f5e248d53",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "ec44aff5-f94e-4756-9077-04500c017ea8"
}
}
],
"lastCompletedDate": "2026-07-24T18:07:42.0074024+00:00",
"createdById": "e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "32a78a46-cfe1-4427-89c5-99428c472b54",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "43c1db48-5229-403a-87e0-18dbf94686de"
},
"rejectionReason": {
"order": 1,
"name": "sample string 2",
"active": true,
"tenantOrganisationId": "397ac4b1-b13c-4bc0-b4aa-2e9304a9fa84",
"createdById": "753c932f-9470-4f8c-b9d8-3b80f74da1ab",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "0b91416f-65bd-4e90-8a95-cd381f2e3e34",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "82c80830-0f5f-466b-ab4d-6178da403712"
},
"jobCategory": {
"name": "sample string 1",
"id": "5442ad2d-ce89-426a-85c6-f756829624a7"
},
"sections": [
{
"jobId": "c1a0c8ab-d988-4766-94e5-0c94774a9193",
"internalSectionTypeId": "733beae9-7856-4c0b-b15c-9351919383dc",
"sectionTypeId": "965a81b0-aef5-432c-9399-2f112148385f",
"caption": "sample string 4",
"name": "sample string 5",
"sectionJson": "sample string 6",
"repeatable": true,
"template": true,
"gridInput": true,
"siteVisit": true,
"active": true,
"order": 12.0,
"fqn": "sample string 13",
"visible": true,
"state": "d307d093-04d9-4fbb-9d7b-b793277e3352",
"sectionVariantId": "2dd538d4-92da-472e-b6e7-1df217a98d0a",
"sectionType": {
"internalId": "8ec1ef74-bb9d-4b21-b362-93147f96e688",
"caption": "sample string 2",
"name": "sample string 3",
"repeatable": true,
"template": true,
"gridInput": true,
"siteVisit": true,
"jsonData": "sample string 8",
"order": 9,
"jobTypeId": "2e8dfabc-454b-40ad-8550-360a070feac4",
"active": true,
"fqn": "sample string 12",
"visible": true,
"fileImport": true,
"sectionVariantId": "2f54ed93-1fcd-4cf3-a196-bf1f4f876981",
"expressionTypes": "sample string 15",
"createdById": "90a740fb-1fef-4be3-a1bb-ad02e73335ff",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "75b75608-188f-4f9b-89aa-5d30975f0f30",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "85374695-505d-4826-ad46-134d7879b1f0"
},
"createdById": "6d7250e1-514c-41bd-bc40-f38e3b7cb746",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "13943351-db05-4dd1-8dfd-f2f9cf7cea35",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "72f28092-a135-4716-bf56-e9e401142b35"
},
{
"jobId": "c1a0c8ab-d988-4766-94e5-0c94774a9193",
"internalSectionTypeId": "733beae9-7856-4c0b-b15c-9351919383dc",
"sectionTypeId": "965a81b0-aef5-432c-9399-2f112148385f",
"caption": "sample string 4",
"name": "sample string 5",
"sectionJson": "sample string 6",
"repeatable": true,
"template": true,
"gridInput": true,
"siteVisit": true,
"active": true,
"order": 12.0,
"fqn": "sample string 13",
"visible": true,
"state": "d307d093-04d9-4fbb-9d7b-b793277e3352",
"sectionVariantId": "2dd538d4-92da-472e-b6e7-1df217a98d0a",
"sectionType": {
"internalId": "8ec1ef74-bb9d-4b21-b362-93147f96e688",
"caption": "sample string 2",
"name": "sample string 3",
"repeatable": true,
"template": true,
"gridInput": true,
"siteVisit": true,
"jsonData": "sample string 8",
"order": 9,
"jobTypeId": "2e8dfabc-454b-40ad-8550-360a070feac4",
"active": true,
"fqn": "sample string 12",
"visible": true,
"fileImport": true,
"sectionVariantId": "2f54ed93-1fcd-4cf3-a196-bf1f4f876981",
"expressionTypes": "sample string 15",
"createdById": "90a740fb-1fef-4be3-a1bb-ad02e73335ff",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "75b75608-188f-4f9b-89aa-5d30975f0f30",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "85374695-505d-4826-ad46-134d7879b1f0"
},
"createdById": "6d7250e1-514c-41bd-bc40-f38e3b7cb746",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "13943351-db05-4dd1-8dfd-f2f9cf7cea35",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "72f28092-a135-4716-bf56-e9e401142b35"
}
],
"descendantJobs": [],
"documents": [
{
"jobId": "b18fb692-53a3-4846-8b66-76431e04c4d7",
"stateId": "58ebd7df-fc40-462b-b307-fda5696110e4",
"templateId": "2ae5e9bd-1ac5-4279-b21b-10573c3f75ab",
"documentTemplate": {
"name": "sample string 1",
"fileExtension": "sample string 2",
"location": "sample string 3",
"jobTypeId": "21b17464-a97f-47c3-872e-437032ec7557",
"active": true,
"autoEmailOnJobCompletion": true,
"visibleOnPortal": true,
"documents": [],
"createdById": "d15221bf-f5e5-4c54-a98e-2f7afc310f5e",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "31e733b0-80d6-43a0-97b2-fb6cca10286c",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "09e6960b-ac26-4f55-bc83-c8cba388094f"
},
"fileLocationId": "8c2e6d10-3f89-4e15-a7e8-33c6bacc9c0d",
"fileLocation": {
"location": "sample string 1",
"extension": "sample string 2",
"active": true,
"createdById": "3d566615-4cca-4be0-9211-5c82a5f1abba",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "c2e287df-bdab-4943-aef3-9f34109c6e02",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "f38e6a6a-4500-48d7-a6a8-813fa77ae1a9"
},
"documentState": {
"name": "sample string 1",
"documentsWithThatState": [],
"id": "185e112d-07e3-4979-8e34-051b810b5d27"
},
"pdfGenerated": true,
"visibleOnPortal": true,
"name": "sample string 4",
"active": true,
"createdById": "3330e76a-aa18-4462-bc41-6a3f68b4bd42",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "cead194f-d5fa-428a-88cd-25f8873ff16e",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "3332b716-5bee-4a0b-8cf1-052ae7fe0596"
},
{
"jobId": "b18fb692-53a3-4846-8b66-76431e04c4d7",
"stateId": "58ebd7df-fc40-462b-b307-fda5696110e4",
"templateId": "2ae5e9bd-1ac5-4279-b21b-10573c3f75ab",
"documentTemplate": {
"name": "sample string 1",
"fileExtension": "sample string 2",
"location": "sample string 3",
"jobTypeId": "21b17464-a97f-47c3-872e-437032ec7557",
"active": true,
"autoEmailOnJobCompletion": true,
"visibleOnPortal": true,
"documents": [],
"createdById": "d15221bf-f5e5-4c54-a98e-2f7afc310f5e",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "31e733b0-80d6-43a0-97b2-fb6cca10286c",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "09e6960b-ac26-4f55-bc83-c8cba388094f"
},
"fileLocationId": "8c2e6d10-3f89-4e15-a7e8-33c6bacc9c0d",
"fileLocation": {
"location": "sample string 1",
"extension": "sample string 2",
"active": true,
"createdById": "3d566615-4cca-4be0-9211-5c82a5f1abba",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "c2e287df-bdab-4943-aef3-9f34109c6e02",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "f38e6a6a-4500-48d7-a6a8-813fa77ae1a9"
},
"documentState": {
"name": "sample string 1",
"documentsWithThatState": [],
"id": "185e112d-07e3-4979-8e34-051b810b5d27"
},
"pdfGenerated": true,
"visibleOnPortal": true,
"name": "sample string 4",
"active": true,
"createdById": "3330e76a-aa18-4462-bc41-6a3f68b4bd42",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "cead194f-d5fa-428a-88cd-25f8873ff16e",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "3332b716-5bee-4a0b-8cf1-052ae7fe0596"
}
],
"jobHistory": [
{
"jobId": "76dc91bc-7412-40f8-9435-7cc8837d55e2",
"jobHistoryTypeId": "35d9740a-25cc-4b1b-bce7-f9a1ecb76796",
"sourceStateId": "a5440a42-1183-481b-ba4e-36f2df2fcafd",
"destinationStateId": "64d38e88-f1e0-4e99-8b8c-4564f0030f70",
"allocatedToId": "170aeca6-cf8a-4422-bbcc-aa3dfa8ba6a7",
"clonedFromId": "a6acdb0f-6727-4096-bca2-262389609c73",
"jobHistoryType": {
"name": "sample string 1",
"id": "d4eee8ff-76ff-4509-a0e1-7090842cb706"
},
"sourceJobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "050658c6-4b83-4a4e-a9c1-3a14262bfa77"
},
"destinationJobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "050658c6-4b83-4a4e-a9c1-3a14262bfa77"
},
"createdById": "9de612f4-4567-463a-adf9-f2ae8a35f51f",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "8873a50e-ea34-492f-8484-1bcf8763f65a",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "fe999e26-f4c4-4ce7-a525-a5202f9ec5fc"
},
{
"jobId": "76dc91bc-7412-40f8-9435-7cc8837d55e2",
"jobHistoryTypeId": "35d9740a-25cc-4b1b-bce7-f9a1ecb76796",
"sourceStateId": "a5440a42-1183-481b-ba4e-36f2df2fcafd",
"destinationStateId": "64d38e88-f1e0-4e99-8b8c-4564f0030f70",
"allocatedToId": "170aeca6-cf8a-4422-bbcc-aa3dfa8ba6a7",
"clonedFromId": "a6acdb0f-6727-4096-bca2-262389609c73",
"jobHistoryType": {
"name": "sample string 1",
"id": "d4eee8ff-76ff-4509-a0e1-7090842cb706"
},
"sourceJobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "050658c6-4b83-4a4e-a9c1-3a14262bfa77"
},
"destinationJobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "050658c6-4b83-4a4e-a9c1-3a14262bfa77"
},
"createdById": "9de612f4-4567-463a-adf9-f2ae8a35f51f",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "8873a50e-ea34-492f-8484-1bcf8763f65a",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "fe999e26-f4c4-4ce7-a525-a5202f9ec5fc"
}
],
"createdById": "9623d0a1-89db-45c7-ad52-60dc42a4a2f7",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "82b746b5-a221-4c80-a41b-53fb595e97bf",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "04125e4f-5c2a-44d8-a35a-38d3e5faafb6"
}
],
"tenantOrganisationId": "6dd6c440-c940-4b42-8d8b-926fcb00a8f8",
"jobCategory": {
"name": "sample string 1",
"id": "5442ad2d-ce89-426a-85c6-f756829624a7"
},
"createdById": "ddd92b28-e240-458b-bd05-65096c32a92e",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "d40e7618-9dcd-4cd1-bf74-f0757546cf69",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "d409988a-a201-4f09-a1ed-438db7865edf"
}
],
"features": [
{
"tenantId": "c1e6fe69-51a4-49d1-98d4-a2f6c42300c4",
"featureId": "182fb7af-ad09-4dfe-92ec-254c930bc536",
"feature": {
"name": "sample string 1",
"description": "sample string 2",
"tenantFeatures": [],
"id": "26685110-442f-4511-8dcf-0a14a2f02014"
},
"createdById": "5b9756f3-5577-49fe-8579-120747c31139",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "7ff702a7-cd16-40d3-a2a1-b26150b38068"
},
{
"tenantId": "c1e6fe69-51a4-49d1-98d4-a2f6c42300c4",
"featureId": "182fb7af-ad09-4dfe-92ec-254c930bc536",
"feature": {
"name": "sample string 1",
"description": "sample string 2",
"tenantFeatures": [],
"id": "26685110-442f-4511-8dcf-0a14a2f02014"
},
"createdById": "5b9756f3-5577-49fe-8579-120747c31139",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "7ff702a7-cd16-40d3-a2a1-b26150b38068"
}
],
"createdById": "8d30c5f4-8aba-42f5-af6a-8ccf48eb8c15",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "6d915f47-9ec8-4488-8e86-af132e9cecbc",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00"
},
"emailSettings": {
"replyToEmailAddress": "sample string 1",
"ccEmailAddress": "sample string 2",
"emailSiteVisitReport": true,
"userToReceiveJobCompletionReport": true,
"createdById": "0c51bd38-bf23-442a-9c79-48d1a1c38d47",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "17091bd1-fe56-4144-a18c-e284fb116af7",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "099de003-384c-4858-bbb4-69a473ddfdc5"
},
"defaultContact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "4770326e-f62d-451c-8e24-d9e0a6246e00",
"titleId": "24e3ce3b-c32b-4b09-a030-836884aa0484",
"organisationId": "f78a075e-519f-459f-a974-c95ba2af953d",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "6e1c9191-0d09-460c-a1e5-66d7eba6eed0",
"createdById": "4f68e818-b374-4625-a6be-2ebe678c471f",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "31f3a60a-1071-4863-aac0-6ff65c51942d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "6cd640ff-3024-4b9b-a20a-379ee8265410"
},
"title": {
"name": "sample string 1",
"id": "b2dc1b16-ba04-43d9-8435-7d41ee37e459"
},
"createdById": "e82c3d66-4ddd-4273-b41d-4f83d430f27c",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "5eec53bf-7ec6-41bb-8868-04c12bc8b236",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "411c5fc8-819d-47c1-a6d8-28ae35da14d7"
},
"hierarchicalLocations": [
{
"siteId": "6cbdd07e-2f6d-46f6-a9a5-53045c74a49a",
"name": "sample string 2",
"parentId": "9593dcf9-9f08-47bb-aede-77486e98ce07",
"depth": 3,
"fullName": "sample string 4",
"active": true,
"sortOrder": 6.0,
"createdById": "49f00f9f-c71a-4df0-9e19-b06227f7da81",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "0a055160-4913-4c51-b601-2485dac5f399",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "33e5baea-ee91-4303-b8f7-35f912b105bb"
},
{
"siteId": "6cbdd07e-2f6d-46f6-a9a5-53045c74a49a",
"name": "sample string 2",
"parentId": "9593dcf9-9f08-47bb-aede-77486e98ce07",
"depth": 3,
"fullName": "sample string 4",
"active": true,
"sortOrder": 6.0,
"createdById": "49f00f9f-c71a-4df0-9e19-b06227f7da81",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "0a055160-4913-4c51-b601-2485dac5f399",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "33e5baea-ee91-4303-b8f7-35f912b105bb"
}
],
"teams": [],
"createdById": "264754b7-4b3e-45cd-9d3c-72b07f2c2fc4",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "6488cd06-eddf-4b9e-b8b0-83ee33c483e8",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "151e6d84-a587-4840-9310-4400c26b6e8e"
},
"users": [],
"createdById": "0b0a18ed-de41-4147-83da-e97f80f4b6e0",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "639dc909-52e4-4614-9587-5065677e67b0",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "cb0284b4-ea35-4fdb-94ed-c9b2faf4d432"
},
{
"name": "sample string 1",
"active": true,
"organisationId": "a42e685d-0d62-4634-9b08-f8a3b002522f",
"organisation": {
"name": "sample string 1",
"active": true,
"organisationTypeId": "f32b0486-1ca9-4aa0-be22-2d779b134dd4",
"externalReference": "sample string 4",
"languageId": "8f49bef0-bec6-463f-a51e-1461bae51f2f",
"timezone": "sample string 6",
"image": "sample string 7",
"addressId": "cfd4081b-e98e-45ba-8249-175a1b4f90d8",
"parentId": "548ffae8-76db-4def-a9e5-97253346b24c",
"reportKey": "sample string 9",
"defaultUserId": "c830ce33-a4af-45aa-abcd-c6bc719778ec",
"defaultContactId": "d3bdb5fc-214c-4d0a-ab15-5a5cc34ad1bf",
"digitalTwinUrl": "sample string 10",
"documents": [
{
"organisationId": "1be79e7c-c4ee-4594-bbc3-e8d5d4d7cf7c",
"filePath": "sample string 2",
"fileName": "sample string 3",
"notes": "sample string 4",
"visibleOnPortal": true,
"folderId": "bcef5041-9998-4d5c-9c44-0469da51b94e",
"rootDocumentId": "0c0b0ab4-bdd2-4c6c-ac01-bee6f3f803a6",
"versionNumber": 6,
"isLatestVersion": true,
"folder": {
"organisationId": "623da92c-e5f2-4684-b147-fa9ccc638641",
"name": "sample string 2",
"parentFolderId": "db4005b8-c719-4bf3-8a21-da9d1de8f673",
"sortOrder": 3,
"childFolders": [],
"documents": [],
"createdById": "37e7b4a7-0b91-499e-a36d-8272cdfdb9e2",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "227262db-3805-46bf-8a71-9f104294b389",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "260644db-5691-4cc4-b26f-f02cb5b0400d"
},
"versions": [],
"organisationDocumentTags": [
{
"organisationDocumentId": "3b8427bc-576e-41a1-8d08-3ec7649b7e45",
"tag": "sample string 2",
"tagId": "sample string 3",
"id": "36f2d41b-ad66-4407-8426-4aa8318db406"
},
{
"organisationDocumentId": "3b8427bc-576e-41a1-8d08-3ec7649b7e45",
"tag": "sample string 2",
"tagId": "sample string 3",
"id": "36f2d41b-ad66-4407-8426-4aa8318db406"
}
],
"createdById": "fd7c8634-f63a-43ad-82d1-0c6e41dd8de9",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "ebd67f23-01c0-4d55-bddd-463b3ce83ea9",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "6903d66b-f526-41ef-8aec-1e09c9571e99"
},
{
"organisationId": "1be79e7c-c4ee-4594-bbc3-e8d5d4d7cf7c",
"filePath": "sample string 2",
"fileName": "sample string 3",
"notes": "sample string 4",
"visibleOnPortal": true,
"folderId": "bcef5041-9998-4d5c-9c44-0469da51b94e",
"rootDocumentId": "0c0b0ab4-bdd2-4c6c-ac01-bee6f3f803a6",
"versionNumber": 6,
"isLatestVersion": true,
"folder": {
"organisationId": "623da92c-e5f2-4684-b147-fa9ccc638641",
"name": "sample string 2",
"parentFolderId": "db4005b8-c719-4bf3-8a21-da9d1de8f673",
"sortOrder": 3,
"childFolders": [],
"documents": [],
"createdById": "37e7b4a7-0b91-499e-a36d-8272cdfdb9e2",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "227262db-3805-46bf-8a71-9f104294b389",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "260644db-5691-4cc4-b26f-f02cb5b0400d"
},
"versions": [],
"organisationDocumentTags": [
{
"organisationDocumentId": "3b8427bc-576e-41a1-8d08-3ec7649b7e45",
"tag": "sample string 2",
"tagId": "sample string 3",
"id": "36f2d41b-ad66-4407-8426-4aa8318db406"
},
{
"organisationDocumentId": "3b8427bc-576e-41a1-8d08-3ec7649b7e45",
"tag": "sample string 2",
"tagId": "sample string 3",
"id": "36f2d41b-ad66-4407-8426-4aa8318db406"
}
],
"createdById": "fd7c8634-f63a-43ad-82d1-0c6e41dd8de9",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "ebd67f23-01c0-4d55-bddd-463b3ce83ea9",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "6903d66b-f526-41ef-8aec-1e09c9571e99"
}
],
"descendants": [
{
"ancestorId": "24c4baf7-dafd-4d4e-b9d5-a1c944a955cb",
"descendantId": "d4ab6a7c-db47-44db-84bf-33426d190a52",
"depth": 3
},
{
"ancestorId": "24c4baf7-dafd-4d4e-b9d5-a1c944a955cb",
"descendantId": "d4ab6a7c-db47-44db-84bf-33426d190a52",
"depth": 3
}
],
"ancestors": [
{
"ancestorId": "24c4baf7-dafd-4d4e-b9d5-a1c944a955cb",
"descendantId": "d4ab6a7c-db47-44db-84bf-33426d190a52",
"depth": 3
},
{
"ancestorId": "24c4baf7-dafd-4d4e-b9d5-a1c944a955cb",
"descendantId": "d4ab6a7c-db47-44db-84bf-33426d190a52",
"depth": 3
}
],
"organisationType": {
"name": "sample string 1",
"order": 2,
"active": true,
"contactRequired": true,
"tenantOrganisationId": "65708bf0-1063-4248-a08d-22ffcf71bfc0",
"createdById": "ca1fcf51-d022-4ae1-b9bb-bff7e3258f09",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "14ba0e87-84b1-4af9-b8c3-2a841e0ba661",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "dc570ec6-9d2d-429a-99d5-153f779035bb"
},
"language": {
"name": "sample string 1",
"id": "4ba868b5-4870-45d0-8351-eb7d54bd9196"
},
"address": {
"address1": "sample string 1",
"address2": "sample string 2",
"address3": "sample string 3",
"address4": "sample string 4",
"city": "sample string 5",
"county": "sample string 6",
"zip": "sample string 7",
"country": "sample string 8",
"createdById": "c894db37-48cf-406f-b06f-3b76d3abf444",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "884e3c6a-9b20-48b8-9376-7c2750a038fc",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "df71d57d-b8bf-4367-9171-557a7dd3a11c"
},
"contacts": [
{
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "4770326e-f62d-451c-8e24-d9e0a6246e00",
"titleId": "24e3ce3b-c32b-4b09-a030-836884aa0484",
"organisationId": "f78a075e-519f-459f-a974-c95ba2af953d",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "6e1c9191-0d09-460c-a1e5-66d7eba6eed0",
"createdById": "4f68e818-b374-4625-a6be-2ebe678c471f",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "31f3a60a-1071-4863-aac0-6ff65c51942d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "6cd640ff-3024-4b9b-a20a-379ee8265410"
},
"title": {
"name": "sample string 1",
"id": "b2dc1b16-ba04-43d9-8435-7d41ee37e459"
},
"createdById": "e82c3d66-4ddd-4273-b41d-4f83d430f27c",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "5eec53bf-7ec6-41bb-8868-04c12bc8b236",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "411c5fc8-819d-47c1-a6d8-28ae35da14d7"
},
{
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "4770326e-f62d-451c-8e24-d9e0a6246e00",
"titleId": "24e3ce3b-c32b-4b09-a030-836884aa0484",
"organisationId": "f78a075e-519f-459f-a974-c95ba2af953d",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "6e1c9191-0d09-460c-a1e5-66d7eba6eed0",
"createdById": "4f68e818-b374-4625-a6be-2ebe678c471f",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "31f3a60a-1071-4863-aac0-6ff65c51942d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "6cd640ff-3024-4b9b-a20a-379ee8265410"
},
"title": {
"name": "sample string 1",
"id": "b2dc1b16-ba04-43d9-8435-7d41ee37e459"
},
"createdById": "e82c3d66-4ddd-4273-b41d-4f83d430f27c",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "5eec53bf-7ec6-41bb-8868-04c12bc8b236",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "411c5fc8-819d-47c1-a6d8-28ae35da14d7"
}
],
"userOrganisations": [
{
"userId": "86796db4-49c8-4c1e-9fd7-089befd59c91",
"organisationId": "4a99628a-ec1b-4015-b585-c9a3bb552d61"
},
{
"userId": "86796db4-49c8-4c1e-9fd7-089befd59c91",
"organisationId": "4a99628a-ec1b-4015-b585-c9a3bb552d61"
}
],
"tenant": {
"id": "0028967a-a267-46e3-aff1-1e0ec84a53c2",
"uniqueNumericCode": 2,
"jobCount": 3,
"active": true,
"rowVersion": "QEA=",
"subscriptionId": "sample string 5",
"jobTypes": [
{
"name": "sample string 1",
"timeInMinutes": 2,
"autoComplete": true,
"canCreateJobs": true,
"canRaiseOnDevice": true,
"containsEntities": true,
"hasSiteVisitSectionType": true,
"version": 8,
"jobTypeGroupId": "06a776ae-b2ba-4f38-80cf-d8412f9b6ec6",
"jobCategoryId": "5c60811d-0fd5-4228-ac87-6134d0d46c63",
"state": "new",
"active": true,
"documentTemplates": [
{
"name": "sample string 1",
"fileExtension": "sample string 2",
"location": "sample string 3",
"jobTypeId": "21b17464-a97f-47c3-872e-437032ec7557",
"active": true,
"autoEmailOnJobCompletion": true,
"visibleOnPortal": true,
"documents": [
{
"jobId": "b18fb692-53a3-4846-8b66-76431e04c4d7",
"job": {
"jobTypeId": "1c1325c9-2aaf-4e9a-84ec-7c5e9e4ba3af",
"active": true,
"stateId": "08daf752-ec19-46a0-b959-ec3e76bfb568",
"externalRef": "sample string 4",
"allocatedToId": "d5959333-93da-4b61-8e08-3b27bebfdec4",
"name": "sample string 5",
"scheduledDate": "2026-07-24T18:07:42.0074024+00:00",
"siteId": "dbefd8a8-0073-4fd2-8a35-d3033bf9f328",
"contactId": "6469487a-fa21-475d-8ad9-619f309b287b",
"notes": "sample string 8",
"timeInMinutes": 9,
"parentJobId": "721c3f00-0083-4aab-bfd9-639788692940",
"isGroupJob": true,
"deviceId": "sample string 11",
"syncToDevice": true,
"assetId": "5f65f06f-f4f9-4835-874d-8941b80cc8d7",
"jobRecurrenceId": "0e6905df-16b8-4f6f-8b67-5e68f1ec5425",
"rejectionReasonId": "4e013877-4395-496a-bf26-346a70ae046d",
"jobCategoryId": "6b239234-0bb9-479c-8cdf-de4055f8ce8c",
"numericCode": 13,
"completedDate": "2026-07-24T18:07:42.0074024+00:00",
"monitoringRegimeId": "sample string 14",
"jobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "050658c6-4b83-4a4e-a9c1-3a14262bfa77"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "4770326e-f62d-451c-8e24-d9e0a6246e00",
"titleId": "24e3ce3b-c32b-4b09-a030-836884aa0484",
"organisationId": "f78a075e-519f-459f-a974-c95ba2af953d",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "6e1c9191-0d09-460c-a1e5-66d7eba6eed0",
"createdById": "4f68e818-b374-4625-a6be-2ebe678c471f",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "31f3a60a-1071-4863-aac0-6ff65c51942d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "6cd640ff-3024-4b9b-a20a-379ee8265410"
},
"title": {
"name": "sample string 1",
"id": "b2dc1b16-ba04-43d9-8435-7d41ee37e459"
},
"createdById": "e82c3d66-4ddd-4273-b41d-4f83d430f27c",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "5eec53bf-7ec6-41bb-8868-04c12bc8b236",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "411c5fc8-819d-47c1-a6d8-28ae35da14d7"
},
"asset": {
"name": "sample string 1",
"description": "sample string 2",
"assetTypeId": "9a426a23-47c8-489c-bef5-f40962507925",
"location": "sample string 4",
"locationId": "sample string 5",
"externalReference": "sample string 6",
"serialNumber": "sample string 7",
"assetNumber": "sample string 8",
"uniqueBarcode": "sample string 9",
"notes": "sample string 10",
"siteId": "a4207659-f61a-4091-be34-4f78c6ed7ba4",
"owner": "sample string 11",
"active": true,
"suspended": true,
"jobId": "dfcf9ee1-57a8-4f05-aa60-26be7ce1324a",
"hierarchicalLocationId": "77bb1310-b058-469a-a3c9-483d72b89190",
"imageFileName": "sample string 14",
"jobs": [],
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [
{
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
{
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
}
],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"jobRecurrences": [
{
"name": "sample string 1",
"jobTypeGroupId": "9b610d21-a096-4fbe-bb9c-124f29002dde",
"userId": "28752928-99ee-4070-b1a6-c96f05d4b99d",
"createDaysBefore": 3,
"siteId": "23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b",
"contactId": "4231071c-0d5b-4e7a-aa91-62f9d54c7789",
"assetId": "ef7d7946-9b7a-4b57-bf36-7c200d63033e",
"startDate": "2026-07-24T18:07:42.0074024+00:00",
"endDate": "2026-07-24T18:07:42.0074024+00:00",
"numberGenerated": 6,
"lastDate": "2026-07-24T18:07:42.0074024+00:00",
"nextDate": "2026-07-24T18:07:42.0074024+00:00",
"overrideGeneratedNextDate": "2026-07-24T18:07:42.0074024+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "d0e9a732-dc73-4114-8a09-b24de3ecf140",
"recurrenceGroupId": "12d04a2f-fd33-4aea-b8b4-33513564dd6d",
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
},
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "698ddf75-de08-4410-9c3c-9ca14807fc05"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "4770326e-f62d-451c-8e24-d9e0a6246e00",
"titleId": "24e3ce3b-c32b-4b09-a030-836884aa0484",
"organisationId": "f78a075e-519f-459f-a974-c95ba2af953d",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "6e1c9191-0d09-460c-a1e5-66d7eba6eed0",
"createdById": "4f68e818-b374-4625-a6be-2ebe678c471f",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "31f3a60a-1071-4863-aac0-6ff65c51942d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "6cd640ff-3024-4b9b-a20a-379ee8265410"
},
"title": {
"name": "sample string 1",
"id": "b2dc1b16-ba04-43d9-8435-7d41ee37e459"
},
"createdById": "e82c3d66-4ddd-4273-b41d-4f83d430f27c",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "5eec53bf-7ec6-41bb-8868-04c12bc8b236",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "411c5fc8-819d-47c1-a6d8-28ae35da14d7"
},
"sampledAssets": [
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3
},
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3
}
],
"lastCompletedDate": "2026-07-24T18:07:42.0074024+00:00",
"createdById": "e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "32a78a46-cfe1-4427-89c5-99428c472b54",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "43c1db48-5229-403a-87e0-18dbf94686de"
},
{
"name": "sample string 1",
"jobTypeGroupId": "9b610d21-a096-4fbe-bb9c-124f29002dde",
"userId": "28752928-99ee-4070-b1a6-c96f05d4b99d",
"createDaysBefore": 3,
"siteId": "23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b",
"contactId": "4231071c-0d5b-4e7a-aa91-62f9d54c7789",
"assetId": "ef7d7946-9b7a-4b57-bf36-7c200d63033e",
"startDate": "2026-07-24T18:07:42.0074024+00:00",
"endDate": "2026-07-24T18:07:42.0074024+00:00",
"numberGenerated": 6,
"lastDate": "2026-07-24T18:07:42.0074024+00:00",
"nextDate": "2026-07-24T18:07:42.0074024+00:00",
"overrideGeneratedNextDate": "2026-07-24T18:07:42.0074024+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "d0e9a732-dc73-4114-8a09-b24de3ecf140",
"recurrenceGroupId": "12d04a2f-fd33-4aea-b8b4-33513564dd6d",
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
},
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "698ddf75-de08-4410-9c3c-9ca14807fc05"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "4770326e-f62d-451c-8e24-d9e0a6246e00",
"titleId": "24e3ce3b-c32b-4b09-a030-836884aa0484",
"organisationId": "f78a075e-519f-459f-a974-c95ba2af953d",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "6e1c9191-0d09-460c-a1e5-66d7eba6eed0",
"createdById": "4f68e818-b374-4625-a6be-2ebe678c471f",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "31f3a60a-1071-4863-aac0-6ff65c51942d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "6cd640ff-3024-4b9b-a20a-379ee8265410"
},
"title": {
"name": "sample string 1",
"id": "b2dc1b16-ba04-43d9-8435-7d41ee37e459"
},
"createdById": "e82c3d66-4ddd-4273-b41d-4f83d430f27c",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "5eec53bf-7ec6-41bb-8868-04c12bc8b236",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "411c5fc8-819d-47c1-a6d8-28ae35da14d7"
},
"sampledAssets": [
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3
},
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3
}
],
"lastCompletedDate": "2026-07-24T18:07:42.0074024+00:00",
"createdById": "e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "32a78a46-cfe1-4427-89c5-99428c472b54",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "43c1db48-5229-403a-87e0-18dbf94686de"
}
],
"sampledAssets": [
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3,
"jobRecurrence": {
"name": "sample string 1",
"jobTypeGroupId": "9b610d21-a096-4fbe-bb9c-124f29002dde",
"userId": "28752928-99ee-4070-b1a6-c96f05d4b99d",
"createDaysBefore": 3,
"siteId": "23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b",
"contactId": "4231071c-0d5b-4e7a-aa91-62f9d54c7789",
"assetId": "ef7d7946-9b7a-4b57-bf36-7c200d63033e",
"startDate": "2026-07-24T18:07:42.0074024+00:00",
"endDate": "2026-07-24T18:07:42.0074024+00:00",
"numberGenerated": 6,
"lastDate": "2026-07-24T18:07:42.0074024+00:00",
"nextDate": "2026-07-24T18:07:42.0074024+00:00",
"overrideGeneratedNextDate": "2026-07-24T18:07:42.0074024+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "d0e9a732-dc73-4114-8a09-b24de3ecf140",
"recurrenceGroupId": "12d04a2f-fd33-4aea-b8b4-33513564dd6d",
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
},
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "698ddf75-de08-4410-9c3c-9ca14807fc05"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "4770326e-f62d-451c-8e24-d9e0a6246e00",
"titleId": "24e3ce3b-c32b-4b09-a030-836884aa0484",
"organisationId": "f78a075e-519f-459f-a974-c95ba2af953d",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "6e1c9191-0d09-460c-a1e5-66d7eba6eed0",
"createdById": "4f68e818-b374-4625-a6be-2ebe678c471f",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "31f3a60a-1071-4863-aac0-6ff65c51942d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "6cd640ff-3024-4b9b-a20a-379ee8265410"
},
"title": {
"name": "sample string 1",
"id": "b2dc1b16-ba04-43d9-8435-7d41ee37e459"
},
"createdById": "e82c3d66-4ddd-4273-b41d-4f83d430f27c",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "5eec53bf-7ec6-41bb-8868-04c12bc8b236",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "411c5fc8-819d-47c1-a6d8-28ae35da14d7"
},
"sampledAssets": [],
"lastCompletedDate": "2026-07-24T18:07:42.0074024+00:00",
"createdById": "e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "32a78a46-cfe1-4427-89c5-99428c472b54",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "43c1db48-5229-403a-87e0-18dbf94686de"
}
},
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3,
"jobRecurrence": {
"name": "sample string 1",
"jobTypeGroupId": "9b610d21-a096-4fbe-bb9c-124f29002dde",
"userId": "28752928-99ee-4070-b1a6-c96f05d4b99d",
"createDaysBefore": 3,
"siteId": "23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b",
"contactId": "4231071c-0d5b-4e7a-aa91-62f9d54c7789",
"assetId": "ef7d7946-9b7a-4b57-bf36-7c200d63033e",
"startDate": "2026-07-24T18:07:42.0074024+00:00",
"endDate": "2026-07-24T18:07:42.0074024+00:00",
"numberGenerated": 6,
"lastDate": "2026-07-24T18:07:42.0074024+00:00",
"nextDate": "2026-07-24T18:07:42.0074024+00:00",
"overrideGeneratedNextDate": "2026-07-24T18:07:42.0074024+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "d0e9a732-dc73-4114-8a09-b24de3ecf140",
"recurrenceGroupId": "12d04a2f-fd33-4aea-b8b4-33513564dd6d",
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
},
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "698ddf75-de08-4410-9c3c-9ca14807fc05"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "4770326e-f62d-451c-8e24-d9e0a6246e00",
"titleId": "24e3ce3b-c32b-4b09-a030-836884aa0484",
"organisationId": "f78a075e-519f-459f-a974-c95ba2af953d",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "6e1c9191-0d09-460c-a1e5-66d7eba6eed0",
"createdById": "4f68e818-b374-4625-a6be-2ebe678c471f",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "31f3a60a-1071-4863-aac0-6ff65c51942d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "6cd640ff-3024-4b9b-a20a-379ee8265410"
},
"title": {
"name": "sample string 1",
"id": "b2dc1b16-ba04-43d9-8435-7d41ee37e459"
},
"createdById": "e82c3d66-4ddd-4273-b41d-4f83d430f27c",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "5eec53bf-7ec6-41bb-8868-04c12bc8b236",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "411c5fc8-819d-47c1-a6d8-28ae35da14d7"
},
"sampledAssets": [],
"lastCompletedDate": "2026-07-24T18:07:42.0074024+00:00",
"createdById": "e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "32a78a46-cfe1-4427-89c5-99428c472b54",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "43c1db48-5229-403a-87e0-18dbf94686de"
}
}
],
"monitoringRegimeSampledAssets": [
{
"monitoringRegimeId": "sample string 1",
"assetId": "e0531cff-dcf8-4c35-8442-707237a4b36f",
"jobIndexId": 3
},
{
"monitoringRegimeId": "sample string 1",
"assetId": "e0531cff-dcf8-4c35-8442-707237a4b36f",
"jobIndexId": 3
}
],
"hierarchicalLocation": {
"siteId": "6cbdd07e-2f6d-46f6-a9a5-53045c74a49a",
"name": "sample string 2",
"parentId": "9593dcf9-9f08-47bb-aede-77486e98ce07",
"depth": 3,
"fullName": "sample string 4",
"active": true,
"sortOrder": 6.0,
"createdById": "49f00f9f-c71a-4df0-9e19-b06227f7da81",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "0a055160-4913-4c51-b601-2485dac5f399",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "33e5baea-ee91-4303-b8f7-35f912b105bb"
},
"createdById": "7465c593-7ca9-4015-aa79-e9398b969573",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "b37eb9a9-bb2f-42b8-b511-c59f5e248d53",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "ec44aff5-f94e-4756-9077-04500c017ea8"
},
"jobRecurrence": {
"name": "sample string 1",
"jobTypeGroupId": "9b610d21-a096-4fbe-bb9c-124f29002dde",
"userId": "28752928-99ee-4070-b1a6-c96f05d4b99d",
"createDaysBefore": 3,
"siteId": "23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b",
"contactId": "4231071c-0d5b-4e7a-aa91-62f9d54c7789",
"assetId": "ef7d7946-9b7a-4b57-bf36-7c200d63033e",
"startDate": "2026-07-24T18:07:42.0074024+00:00",
"endDate": "2026-07-24T18:07:42.0074024+00:00",
"numberGenerated": 6,
"lastDate": "2026-07-24T18:07:42.0074024+00:00",
"nextDate": "2026-07-24T18:07:42.0074024+00:00",
"overrideGeneratedNextDate": "2026-07-24T18:07:42.0074024+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "d0e9a732-dc73-4114-8a09-b24de3ecf140",
"recurrenceGroupId": "12d04a2f-fd33-4aea-b8b4-33513564dd6d",
"asset": {
"name": "sample string 1",
"description": "sample string 2",
"assetTypeId": "9a426a23-47c8-489c-bef5-f40962507925",
"location": "sample string 4",
"locationId": "sample string 5",
"externalReference": "sample string 6",
"serialNumber": "sample string 7",
"assetNumber": "sample string 8",
"uniqueBarcode": "sample string 9",
"notes": "sample string 10",
"siteId": "a4207659-f61a-4091-be34-4f78c6ed7ba4",
"owner": "sample string 11",
"active": true,
"suspended": true,
"jobId": "dfcf9ee1-57a8-4f05-aa60-26be7ce1324a",
"hierarchicalLocationId": "77bb1310-b058-469a-a3c9-483d72b89190",
"imageFileName": "sample string 14",
"jobs": [],
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [
{
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
{
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
}
],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"jobRecurrences": [],
"sampledAssets": [
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3
},
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3
}
],
"monitoringRegimeSampledAssets": [
{
"monitoringRegimeId": "sample string 1",
"assetId": "e0531cff-dcf8-4c35-8442-707237a4b36f",
"jobIndexId": 3
},
{
"monitoringRegimeId": "sample string 1",
"assetId": "e0531cff-dcf8-4c35-8442-707237a4b36f",
"jobIndexId": 3
}
],
"hierarchicalLocation": {
"siteId": "6cbdd07e-2f6d-46f6-a9a5-53045c74a49a",
"name": "sample string 2",
"parentId": "9593dcf9-9f08-47bb-aede-77486e98ce07",
"depth": 3,
"fullName": "sample string 4",
"active": true,
"sortOrder": 6.0,
"createdById": "49f00f9f-c71a-4df0-9e19-b06227f7da81",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "0a055160-4913-4c51-b601-2485dac5f399",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "33e5baea-ee91-4303-b8f7-35f912b105bb"
},
"createdById": "7465c593-7ca9-4015-aa79-e9398b969573",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "b37eb9a9-bb2f-42b8-b511-c59f5e248d53",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "ec44aff5-f94e-4756-9077-04500c017ea8"
},
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
},
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "698ddf75-de08-4410-9c3c-9ca14807fc05"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "4770326e-f62d-451c-8e24-d9e0a6246e00",
"titleId": "24e3ce3b-c32b-4b09-a030-836884aa0484",
"organisationId": "f78a075e-519f-459f-a974-c95ba2af953d",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "6e1c9191-0d09-460c-a1e5-66d7eba6eed0",
"createdById": "4f68e818-b374-4625-a6be-2ebe678c471f",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "31f3a60a-1071-4863-aac0-6ff65c51942d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "6cd640ff-3024-4b9b-a20a-379ee8265410"
},
"title": {
"name": "sample string 1",
"id": "b2dc1b16-ba04-43d9-8435-7d41ee37e459"
},
"createdById": "e82c3d66-4ddd-4273-b41d-4f83d430f27c",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "5eec53bf-7ec6-41bb-8868-04c12bc8b236",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "411c5fc8-819d-47c1-a6d8-28ae35da14d7"
},
"sampledAssets": [
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3,
"asset": {
"name": "sample string 1",
"description": "sample string 2",
"assetTypeId": "9a426a23-47c8-489c-bef5-f40962507925",
"location": "sample string 4",
"locationId": "sample string 5",
"externalReference": "sample string 6",
"serialNumber": "sample string 7",
"assetNumber": "sample string 8",
"uniqueBarcode": "sample string 9",
"notes": "sample string 10",
"siteId": "a4207659-f61a-4091-be34-4f78c6ed7ba4",
"owner": "sample string 11",
"active": true,
"suspended": true,
"jobId": "dfcf9ee1-57a8-4f05-aa60-26be7ce1324a",
"hierarchicalLocationId": "77bb1310-b058-469a-a3c9-483d72b89190",
"imageFileName": "sample string 14",
"jobs": [],
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [
{
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
{
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
}
],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"jobRecurrences": [],
"sampledAssets": [],
"monitoringRegimeSampledAssets": [
{
"monitoringRegimeId": "sample string 1",
"assetId": "e0531cff-dcf8-4c35-8442-707237a4b36f",
"jobIndexId": 3
},
{
"monitoringRegimeId": "sample string 1",
"assetId": "e0531cff-dcf8-4c35-8442-707237a4b36f",
"jobIndexId": 3
}
],
"hierarchicalLocation": {
"siteId": "6cbdd07e-2f6d-46f6-a9a5-53045c74a49a",
"name": "sample string 2",
"parentId": "9593dcf9-9f08-47bb-aede-77486e98ce07",
"depth": 3,
"fullName": "sample string 4",
"active": true,
"sortOrder": 6.0,
"createdById": "49f00f9f-c71a-4df0-9e19-b06227f7da81",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "0a055160-4913-4c51-b601-2485dac5f399",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "33e5baea-ee91-4303-b8f7-35f912b105bb"
},
"createdById": "7465c593-7ca9-4015-aa79-e9398b969573",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "b37eb9a9-bb2f-42b8-b511-c59f5e248d53",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "ec44aff5-f94e-4756-9077-04500c017ea8"
}
},
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3,
"asset": {
"name": "sample string 1",
"description": "sample string 2",
"assetTypeId": "9a426a23-47c8-489c-bef5-f40962507925",
"location": "sample string 4",
"locationId": "sample string 5",
"externalReference": "sample string 6",
"serialNumber": "sample string 7",
"assetNumber": "sample string 8",
"uniqueBarcode": "sample string 9",
"notes": "sample string 10",
"siteId": "a4207659-f61a-4091-be34-4f78c6ed7ba4",
"owner": "sample string 11",
"active": true,
"suspended": true,
"jobId": "dfcf9ee1-57a8-4f05-aa60-26be7ce1324a",
"hierarchicalLocationId": "77bb1310-b058-469a-a3c9-483d72b89190",
"imageFileName": "sample string 14",
"jobs": [],
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [
{
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
{
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
}
],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"jobRecurrences": [],
"sampledAssets": [],
"monitoringRegimeSampledAssets": [
{
"monitoringRegimeId": "sample string 1",
"assetId": "e0531cff-dcf8-4c35-8442-707237a4b36f",
"jobIndexId": 3
},
{
"monitoringRegimeId": "sample string 1",
"assetId": "e0531cff-dcf8-4c35-8442-707237a4b36f",
"jobIndexId": 3
}
],
"hierarchicalLocation": {
"siteId": "6cbdd07e-2f6d-46f6-a9a5-53045c74a49a",
"name": "sample string 2",
"parentId": "9593dcf9-9f08-47bb-aede-77486e98ce07",
"depth": 3,
"fullName": "sample string 4",
"active": true,
"sortOrder": 6.0,
"createdById": "49f00f9f-c71a-4df0-9e19-b06227f7da81",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "0a055160-4913-4c51-b601-2485dac5f399",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "33e5baea-ee91-4303-b8f7-35f912b105bb"
},
"createdById": "7465c593-7ca9-4015-aa79-e9398b969573",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "b37eb9a9-bb2f-42b8-b511-c59f5e248d53",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "ec44aff5-f94e-4756-9077-04500c017ea8"
}
}
],
"lastCompletedDate": "2026-07-24T18:07:42.0074024+00:00",
"createdById": "e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "32a78a46-cfe1-4427-89c5-99428c472b54",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "43c1db48-5229-403a-87e0-18dbf94686de"
},
"rejectionReason": {
"order": 1,
"name": "sample string 2",
"active": true,
"tenantOrganisationId": "397ac4b1-b13c-4bc0-b4aa-2e9304a9fa84",
"createdById": "753c932f-9470-4f8c-b9d8-3b80f74da1ab",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "0b91416f-65bd-4e90-8a95-cd381f2e3e34",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "82c80830-0f5f-466b-ab4d-6178da403712"
},
"jobCategory": {
"name": "sample string 1",
"id": "5442ad2d-ce89-426a-85c6-f756829624a7"
},
"sections": [
{
"jobId": "c1a0c8ab-d988-4766-94e5-0c94774a9193",
"internalSectionTypeId": "733beae9-7856-4c0b-b15c-9351919383dc",
"sectionTypeId": "965a81b0-aef5-432c-9399-2f112148385f",
"caption": "sample string 4",
"name": "sample string 5",
"sectionJson": "sample string 6",
"repeatable": true,
"template": true,
"gridInput": true,
"siteVisit": true,
"active": true,
"order": 12.0,
"fqn": "sample string 13",
"visible": true,
"state": "d307d093-04d9-4fbb-9d7b-b793277e3352",
"sectionVariantId": "2dd538d4-92da-472e-b6e7-1df217a98d0a",
"sectionType": {
"internalId": "8ec1ef74-bb9d-4b21-b362-93147f96e688",
"caption": "sample string 2",
"name": "sample string 3",
"repeatable": true,
"template": true,
"gridInput": true,
"siteVisit": true,
"jsonData": "sample string 8",
"order": 9,
"jobTypeId": "2e8dfabc-454b-40ad-8550-360a070feac4",
"active": true,
"fqn": "sample string 12",
"visible": true,
"fileImport": true,
"sectionVariantId": "2f54ed93-1fcd-4cf3-a196-bf1f4f876981",
"expressionTypes": "sample string 15",
"createdById": "90a740fb-1fef-4be3-a1bb-ad02e73335ff",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "75b75608-188f-4f9b-89aa-5d30975f0f30",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "85374695-505d-4826-ad46-134d7879b1f0"
},
"createdById": "6d7250e1-514c-41bd-bc40-f38e3b7cb746",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "13943351-db05-4dd1-8dfd-f2f9cf7cea35",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "72f28092-a135-4716-bf56-e9e401142b35"
},
{
"jobId": "c1a0c8ab-d988-4766-94e5-0c94774a9193",
"internalSectionTypeId": "733beae9-7856-4c0b-b15c-9351919383dc",
"sectionTypeId": "965a81b0-aef5-432c-9399-2f112148385f",
"caption": "sample string 4",
"name": "sample string 5",
"sectionJson": "sample string 6",
"repeatable": true,
"template": true,
"gridInput": true,
"siteVisit": true,
"active": true,
"order": 12.0,
"fqn": "sample string 13",
"visible": true,
"state": "d307d093-04d9-4fbb-9d7b-b793277e3352",
"sectionVariantId": "2dd538d4-92da-472e-b6e7-1df217a98d0a",
"sectionType": {
"internalId": "8ec1ef74-bb9d-4b21-b362-93147f96e688",
"caption": "sample string 2",
"name": "sample string 3",
"repeatable": true,
"template": true,
"gridInput": true,
"siteVisit": true,
"jsonData": "sample string 8",
"order": 9,
"jobTypeId": "2e8dfabc-454b-40ad-8550-360a070feac4",
"active": true,
"fqn": "sample string 12",
"visible": true,
"fileImport": true,
"sectionVariantId": "2f54ed93-1fcd-4cf3-a196-bf1f4f876981",
"expressionTypes": "sample string 15",
"createdById": "90a740fb-1fef-4be3-a1bb-ad02e73335ff",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "75b75608-188f-4f9b-89aa-5d30975f0f30",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "85374695-505d-4826-ad46-134d7879b1f0"
},
"createdById": "6d7250e1-514c-41bd-bc40-f38e3b7cb746",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "13943351-db05-4dd1-8dfd-f2f9cf7cea35",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "72f28092-a135-4716-bf56-e9e401142b35"
}
],
"descendantJobs": [],
"documents": [],
"jobHistory": [
{
"jobId": "76dc91bc-7412-40f8-9435-7cc8837d55e2",
"jobHistoryTypeId": "35d9740a-25cc-4b1b-bce7-f9a1ecb76796",
"sourceStateId": "a5440a42-1183-481b-ba4e-36f2df2fcafd",
"destinationStateId": "64d38e88-f1e0-4e99-8b8c-4564f0030f70",
"allocatedToId": "170aeca6-cf8a-4422-bbcc-aa3dfa8ba6a7",
"clonedFromId": "a6acdb0f-6727-4096-bca2-262389609c73",
"jobHistoryType": {
"name": "sample string 1",
"id": "d4eee8ff-76ff-4509-a0e1-7090842cb706"
},
"sourceJobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "050658c6-4b83-4a4e-a9c1-3a14262bfa77"
},
"destinationJobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "050658c6-4b83-4a4e-a9c1-3a14262bfa77"
},
"createdById": "9de612f4-4567-463a-adf9-f2ae8a35f51f",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "8873a50e-ea34-492f-8484-1bcf8763f65a",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "fe999e26-f4c4-4ce7-a525-a5202f9ec5fc"
},
{
"jobId": "76dc91bc-7412-40f8-9435-7cc8837d55e2",
"jobHistoryTypeId": "35d9740a-25cc-4b1b-bce7-f9a1ecb76796",
"sourceStateId": "a5440a42-1183-481b-ba4e-36f2df2fcafd",
"destinationStateId": "64d38e88-f1e0-4e99-8b8c-4564f0030f70",
"allocatedToId": "170aeca6-cf8a-4422-bbcc-aa3dfa8ba6a7",
"clonedFromId": "a6acdb0f-6727-4096-bca2-262389609c73",
"jobHistoryType": {
"name": "sample string 1",
"id": "d4eee8ff-76ff-4509-a0e1-7090842cb706"
},
"sourceJobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "050658c6-4b83-4a4e-a9c1-3a14262bfa77"
},
"destinationJobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "050658c6-4b83-4a4e-a9c1-3a14262bfa77"
},
"createdById": "9de612f4-4567-463a-adf9-f2ae8a35f51f",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "8873a50e-ea34-492f-8484-1bcf8763f65a",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "fe999e26-f4c4-4ce7-a525-a5202f9ec5fc"
}
],
"createdById": "9623d0a1-89db-45c7-ad52-60dc42a4a2f7",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "82b746b5-a221-4c80-a41b-53fb595e97bf",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "04125e4f-5c2a-44d8-a35a-38d3e5faafb6"
},
"stateId": "58ebd7df-fc40-462b-b307-fda5696110e4",
"templateId": "2ae5e9bd-1ac5-4279-b21b-10573c3f75ab",
"fileLocationId": "8c2e6d10-3f89-4e15-a7e8-33c6bacc9c0d",
"fileLocation": {
"location": "sample string 1",
"extension": "sample string 2",
"active": true,
"createdById": "3d566615-4cca-4be0-9211-5c82a5f1abba",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "c2e287df-bdab-4943-aef3-9f34109c6e02",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "f38e6a6a-4500-48d7-a6a8-813fa77ae1a9"
},
"documentState": {
"name": "sample string 1",
"documentsWithThatState": [],
"id": "185e112d-07e3-4979-8e34-051b810b5d27"
},
"pdfGenerated": true,
"visibleOnPortal": true,
"name": "sample string 4",
"active": true,
"createdById": "3330e76a-aa18-4462-bc41-6a3f68b4bd42",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "cead194f-d5fa-428a-88cd-25f8873ff16e",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "3332b716-5bee-4a0b-8cf1-052ae7fe0596"
},
{
"jobId": "b18fb692-53a3-4846-8b66-76431e04c4d7",
"job": {
"jobTypeId": "1c1325c9-2aaf-4e9a-84ec-7c5e9e4ba3af",
"active": true,
"stateId": "08daf752-ec19-46a0-b959-ec3e76bfb568",
"externalRef": "sample string 4",
"allocatedToId": "d5959333-93da-4b61-8e08-3b27bebfdec4",
"name": "sample string 5",
"scheduledDate": "2026-07-24T18:07:42.0074024+00:00",
"siteId": "dbefd8a8-0073-4fd2-8a35-d3033bf9f328",
"contactId": "6469487a-fa21-475d-8ad9-619f309b287b",
"notes": "sample string 8",
"timeInMinutes": 9,
"parentJobId": "721c3f00-0083-4aab-bfd9-639788692940",
"isGroupJob": true,
"deviceId": "sample string 11",
"syncToDevice": true,
"assetId": "5f65f06f-f4f9-4835-874d-8941b80cc8d7",
"jobRecurrenceId": "0e6905df-16b8-4f6f-8b67-5e68f1ec5425",
"rejectionReasonId": "4e013877-4395-496a-bf26-346a70ae046d",
"jobCategoryId": "6b239234-0bb9-479c-8cdf-de4055f8ce8c",
"numericCode": 13,
"completedDate": "2026-07-24T18:07:42.0074024+00:00",
"monitoringRegimeId": "sample string 14",
"jobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "050658c6-4b83-4a4e-a9c1-3a14262bfa77"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "4770326e-f62d-451c-8e24-d9e0a6246e00",
"titleId": "24e3ce3b-c32b-4b09-a030-836884aa0484",
"organisationId": "f78a075e-519f-459f-a974-c95ba2af953d",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "6e1c9191-0d09-460c-a1e5-66d7eba6eed0",
"createdById": "4f68e818-b374-4625-a6be-2ebe678c471f",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "31f3a60a-1071-4863-aac0-6ff65c51942d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "6cd640ff-3024-4b9b-a20a-379ee8265410"
},
"title": {
"name": "sample string 1",
"id": "b2dc1b16-ba04-43d9-8435-7d41ee37e459"
},
"createdById": "e82c3d66-4ddd-4273-b41d-4f83d430f27c",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "5eec53bf-7ec6-41bb-8868-04c12bc8b236",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "411c5fc8-819d-47c1-a6d8-28ae35da14d7"
},
"asset": {
"name": "sample string 1",
"description": "sample string 2",
"assetTypeId": "9a426a23-47c8-489c-bef5-f40962507925",
"location": "sample string 4",
"locationId": "sample string 5",
"externalReference": "sample string 6",
"serialNumber": "sample string 7",
"assetNumber": "sample string 8",
"uniqueBarcode": "sample string 9",
"notes": "sample string 10",
"siteId": "a4207659-f61a-4091-be34-4f78c6ed7ba4",
"owner": "sample string 11",
"active": true,
"suspended": true,
"jobId": "dfcf9ee1-57a8-4f05-aa60-26be7ce1324a",
"hierarchicalLocationId": "77bb1310-b058-469a-a3c9-483d72b89190",
"imageFileName": "sample string 14",
"jobs": [],
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [
{
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
{
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
}
],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"jobRecurrences": [
{
"name": "sample string 1",
"jobTypeGroupId": "9b610d21-a096-4fbe-bb9c-124f29002dde",
"userId": "28752928-99ee-4070-b1a6-c96f05d4b99d",
"createDaysBefore": 3,
"siteId": "23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b",
"contactId": "4231071c-0d5b-4e7a-aa91-62f9d54c7789",
"assetId": "ef7d7946-9b7a-4b57-bf36-7c200d63033e",
"startDate": "2026-07-24T18:07:42.0074024+00:00",
"endDate": "2026-07-24T18:07:42.0074024+00:00",
"numberGenerated": 6,
"lastDate": "2026-07-24T18:07:42.0074024+00:00",
"nextDate": "2026-07-24T18:07:42.0074024+00:00",
"overrideGeneratedNextDate": "2026-07-24T18:07:42.0074024+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "d0e9a732-dc73-4114-8a09-b24de3ecf140",
"recurrenceGroupId": "12d04a2f-fd33-4aea-b8b4-33513564dd6d",
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
},
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "698ddf75-de08-4410-9c3c-9ca14807fc05"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "4770326e-f62d-451c-8e24-d9e0a6246e00",
"titleId": "24e3ce3b-c32b-4b09-a030-836884aa0484",
"organisationId": "f78a075e-519f-459f-a974-c95ba2af953d",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "6e1c9191-0d09-460c-a1e5-66d7eba6eed0",
"createdById": "4f68e818-b374-4625-a6be-2ebe678c471f",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "31f3a60a-1071-4863-aac0-6ff65c51942d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "6cd640ff-3024-4b9b-a20a-379ee8265410"
},
"title": {
"name": "sample string 1",
"id": "b2dc1b16-ba04-43d9-8435-7d41ee37e459"
},
"createdById": "e82c3d66-4ddd-4273-b41d-4f83d430f27c",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "5eec53bf-7ec6-41bb-8868-04c12bc8b236",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "411c5fc8-819d-47c1-a6d8-28ae35da14d7"
},
"sampledAssets": [
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3
},
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3
}
],
"lastCompletedDate": "2026-07-24T18:07:42.0074024+00:00",
"createdById": "e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "32a78a46-cfe1-4427-89c5-99428c472b54",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "43c1db48-5229-403a-87e0-18dbf94686de"
},
{
"name": "sample string 1",
"jobTypeGroupId": "9b610d21-a096-4fbe-bb9c-124f29002dde",
"userId": "28752928-99ee-4070-b1a6-c96f05d4b99d",
"createDaysBefore": 3,
"siteId": "23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b",
"contactId": "4231071c-0d5b-4e7a-aa91-62f9d54c7789",
"assetId": "ef7d7946-9b7a-4b57-bf36-7c200d63033e",
"startDate": "2026-07-24T18:07:42.0074024+00:00",
"endDate": "2026-07-24T18:07:42.0074024+00:00",
"numberGenerated": 6,
"lastDate": "2026-07-24T18:07:42.0074024+00:00",
"nextDate": "2026-07-24T18:07:42.0074024+00:00",
"overrideGeneratedNextDate": "2026-07-24T18:07:42.0074024+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "d0e9a732-dc73-4114-8a09-b24de3ecf140",
"recurrenceGroupId": "12d04a2f-fd33-4aea-b8b4-33513564dd6d",
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
},
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "698ddf75-de08-4410-9c3c-9ca14807fc05"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "4770326e-f62d-451c-8e24-d9e0a6246e00",
"titleId": "24e3ce3b-c32b-4b09-a030-836884aa0484",
"organisationId": "f78a075e-519f-459f-a974-c95ba2af953d",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "6e1c9191-0d09-460c-a1e5-66d7eba6eed0",
"createdById": "4f68e818-b374-4625-a6be-2ebe678c471f",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "31f3a60a-1071-4863-aac0-6ff65c51942d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "6cd640ff-3024-4b9b-a20a-379ee8265410"
},
"title": {
"name": "sample string 1",
"id": "b2dc1b16-ba04-43d9-8435-7d41ee37e459"
},
"createdById": "e82c3d66-4ddd-4273-b41d-4f83d430f27c",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "5eec53bf-7ec6-41bb-8868-04c12bc8b236",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "411c5fc8-819d-47c1-a6d8-28ae35da14d7"
},
"sampledAssets": [
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3
},
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3
}
],
"lastCompletedDate": "2026-07-24T18:07:42.0074024+00:00",
"createdById": "e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "32a78a46-cfe1-4427-89c5-99428c472b54",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "43c1db48-5229-403a-87e0-18dbf94686de"
}
],
"sampledAssets": [
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3,
"jobRecurrence": {
"name": "sample string 1",
"jobTypeGroupId": "9b610d21-a096-4fbe-bb9c-124f29002dde",
"userId": "28752928-99ee-4070-b1a6-c96f05d4b99d",
"createDaysBefore": 3,
"siteId": "23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b",
"contactId": "4231071c-0d5b-4e7a-aa91-62f9d54c7789",
"assetId": "ef7d7946-9b7a-4b57-bf36-7c200d63033e",
"startDate": "2026-07-24T18:07:42.0074024+00:00",
"endDate": "2026-07-24T18:07:42.0074024+00:00",
"numberGenerated": 6,
"lastDate": "2026-07-24T18:07:42.0074024+00:00",
"nextDate": "2026-07-24T18:07:42.0074024+00:00",
"overrideGeneratedNextDate": "2026-07-24T18:07:42.0074024+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "d0e9a732-dc73-4114-8a09-b24de3ecf140",
"recurrenceGroupId": "12d04a2f-fd33-4aea-b8b4-33513564dd6d",
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
},
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "698ddf75-de08-4410-9c3c-9ca14807fc05"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "4770326e-f62d-451c-8e24-d9e0a6246e00",
"titleId": "24e3ce3b-c32b-4b09-a030-836884aa0484",
"organisationId": "f78a075e-519f-459f-a974-c95ba2af953d",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "6e1c9191-0d09-460c-a1e5-66d7eba6eed0",
"createdById": "4f68e818-b374-4625-a6be-2ebe678c471f",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "31f3a60a-1071-4863-aac0-6ff65c51942d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "6cd640ff-3024-4b9b-a20a-379ee8265410"
},
"title": {
"name": "sample string 1",
"id": "b2dc1b16-ba04-43d9-8435-7d41ee37e459"
},
"createdById": "e82c3d66-4ddd-4273-b41d-4f83d430f27c",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "5eec53bf-7ec6-41bb-8868-04c12bc8b236",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "411c5fc8-819d-47c1-a6d8-28ae35da14d7"
},
"sampledAssets": [],
"lastCompletedDate": "2026-07-24T18:07:42.0074024+00:00",
"createdById": "e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "32a78a46-cfe1-4427-89c5-99428c472b54",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "43c1db48-5229-403a-87e0-18dbf94686de"
}
},
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3,
"jobRecurrence": {
"name": "sample string 1",
"jobTypeGroupId": "9b610d21-a096-4fbe-bb9c-124f29002dde",
"userId": "28752928-99ee-4070-b1a6-c96f05d4b99d",
"createDaysBefore": 3,
"siteId": "23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b",
"contactId": "4231071c-0d5b-4e7a-aa91-62f9d54c7789",
"assetId": "ef7d7946-9b7a-4b57-bf36-7c200d63033e",
"startDate": "2026-07-24T18:07:42.0074024+00:00",
"endDate": "2026-07-24T18:07:42.0074024+00:00",
"numberGenerated": 6,
"lastDate": "2026-07-24T18:07:42.0074024+00:00",
"nextDate": "2026-07-24T18:07:42.0074024+00:00",
"overrideGeneratedNextDate": "2026-07-24T18:07:42.0074024+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "d0e9a732-dc73-4114-8a09-b24de3ecf140",
"recurrenceGroupId": "12d04a2f-fd33-4aea-b8b4-33513564dd6d",
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
},
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "698ddf75-de08-4410-9c3c-9ca14807fc05"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "4770326e-f62d-451c-8e24-d9e0a6246e00",
"titleId": "24e3ce3b-c32b-4b09-a030-836884aa0484",
"organisationId": "f78a075e-519f-459f-a974-c95ba2af953d",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "6e1c9191-0d09-460c-a1e5-66d7eba6eed0",
"createdById": "4f68e818-b374-4625-a6be-2ebe678c471f",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "31f3a60a-1071-4863-aac0-6ff65c51942d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "6cd640ff-3024-4b9b-a20a-379ee8265410"
},
"title": {
"name": "sample string 1",
"id": "b2dc1b16-ba04-43d9-8435-7d41ee37e459"
},
"createdById": "e82c3d66-4ddd-4273-b41d-4f83d430f27c",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "5eec53bf-7ec6-41bb-8868-04c12bc8b236",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "411c5fc8-819d-47c1-a6d8-28ae35da14d7"
},
"sampledAssets": [],
"lastCompletedDate": "2026-07-24T18:07:42.0074024+00:00",
"createdById": "e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "32a78a46-cfe1-4427-89c5-99428c472b54",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "43c1db48-5229-403a-87e0-18dbf94686de"
}
}
],
"monitoringRegimeSampledAssets": [
{
"monitoringRegimeId": "sample string 1",
"assetId": "e0531cff-dcf8-4c35-8442-707237a4b36f",
"jobIndexId": 3
},
{
"monitoringRegimeId": "sample string 1",
"assetId": "e0531cff-dcf8-4c35-8442-707237a4b36f",
"jobIndexId": 3
}
],
"hierarchicalLocation": {
"siteId": "6cbdd07e-2f6d-46f6-a9a5-53045c74a49a",
"name": "sample string 2",
"parentId": "9593dcf9-9f08-47bb-aede-77486e98ce07",
"depth": 3,
"fullName": "sample string 4",
"active": true,
"sortOrder": 6.0,
"createdById": "49f00f9f-c71a-4df0-9e19-b06227f7da81",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "0a055160-4913-4c51-b601-2485dac5f399",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "33e5baea-ee91-4303-b8f7-35f912b105bb"
},
"createdById": "7465c593-7ca9-4015-aa79-e9398b969573",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "b37eb9a9-bb2f-42b8-b511-c59f5e248d53",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "ec44aff5-f94e-4756-9077-04500c017ea8"
},
"jobRecurrence": {
"name": "sample string 1",
"jobTypeGroupId": "9b610d21-a096-4fbe-bb9c-124f29002dde",
"userId": "28752928-99ee-4070-b1a6-c96f05d4b99d",
"createDaysBefore": 3,
"siteId": "23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b",
"contactId": "4231071c-0d5b-4e7a-aa91-62f9d54c7789",
"assetId": "ef7d7946-9b7a-4b57-bf36-7c200d63033e",
"startDate": "2026-07-24T18:07:42.0074024+00:00",
"endDate": "2026-07-24T18:07:42.0074024+00:00",
"numberGenerated": 6,
"lastDate": "2026-07-24T18:07:42.0074024+00:00",
"nextDate": "2026-07-24T18:07:42.0074024+00:00",
"overrideGeneratedNextDate": "2026-07-24T18:07:42.0074024+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "d0e9a732-dc73-4114-8a09-b24de3ecf140",
"recurrenceGroupId": "12d04a2f-fd33-4aea-b8b4-33513564dd6d",
"asset": {
"name": "sample string 1",
"description": "sample string 2",
"assetTypeId": "9a426a23-47c8-489c-bef5-f40962507925",
"location": "sample string 4",
"locationId": "sample string 5",
"externalReference": "sample string 6",
"serialNumber": "sample string 7",
"assetNumber": "sample string 8",
"uniqueBarcode": "sample string 9",
"notes": "sample string 10",
"siteId": "a4207659-f61a-4091-be34-4f78c6ed7ba4",
"owner": "sample string 11",
"active": true,
"suspended": true,
"jobId": "dfcf9ee1-57a8-4f05-aa60-26be7ce1324a",
"hierarchicalLocationId": "77bb1310-b058-469a-a3c9-483d72b89190",
"imageFileName": "sample string 14",
"jobs": [],
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [
{
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
{
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
}
],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"jobRecurrences": [],
"sampledAssets": [
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3
},
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3
}
],
"monitoringRegimeSampledAssets": [
{
"monitoringRegimeId": "sample string 1",
"assetId": "e0531cff-dcf8-4c35-8442-707237a4b36f",
"jobIndexId": 3
},
{
"monitoringRegimeId": "sample string 1",
"assetId": "e0531cff-dcf8-4c35-8442-707237a4b36f",
"jobIndexId": 3
}
],
"hierarchicalLocation": {
"siteId": "6cbdd07e-2f6d-46f6-a9a5-53045c74a49a",
"name": "sample string 2",
"parentId": "9593dcf9-9f08-47bb-aede-77486e98ce07",
"depth": 3,
"fullName": "sample string 4",
"active": true,
"sortOrder": 6.0,
"createdById": "49f00f9f-c71a-4df0-9e19-b06227f7da81",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "0a055160-4913-4c51-b601-2485dac5f399",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "33e5baea-ee91-4303-b8f7-35f912b105bb"
},
"createdById": "7465c593-7ca9-4015-aa79-e9398b969573",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "b37eb9a9-bb2f-42b8-b511-c59f5e248d53",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "ec44aff5-f94e-4756-9077-04500c017ea8"
},
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
},
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "698ddf75-de08-4410-9c3c-9ca14807fc05"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "4770326e-f62d-451c-8e24-d9e0a6246e00",
"titleId": "24e3ce3b-c32b-4b09-a030-836884aa0484",
"organisationId": "f78a075e-519f-459f-a974-c95ba2af953d",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "6e1c9191-0d09-460c-a1e5-66d7eba6eed0",
"createdById": "4f68e818-b374-4625-a6be-2ebe678c471f",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "31f3a60a-1071-4863-aac0-6ff65c51942d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "6cd640ff-3024-4b9b-a20a-379ee8265410"
},
"title": {
"name": "sample string 1",
"id": "b2dc1b16-ba04-43d9-8435-7d41ee37e459"
},
"createdById": "e82c3d66-4ddd-4273-b41d-4f83d430f27c",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "5eec53bf-7ec6-41bb-8868-04c12bc8b236",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "411c5fc8-819d-47c1-a6d8-28ae35da14d7"
},
"sampledAssets": [
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3,
"asset": {
"name": "sample string 1",
"description": "sample string 2",
"assetTypeId": "9a426a23-47c8-489c-bef5-f40962507925",
"location": "sample string 4",
"locationId": "sample string 5",
"externalReference": "sample string 6",
"serialNumber": "sample string 7",
"assetNumber": "sample string 8",
"uniqueBarcode": "sample string 9",
"notes": "sample string 10",
"siteId": "a4207659-f61a-4091-be34-4f78c6ed7ba4",
"owner": "sample string 11",
"active": true,
"suspended": true,
"jobId": "dfcf9ee1-57a8-4f05-aa60-26be7ce1324a",
"hierarchicalLocationId": "77bb1310-b058-469a-a3c9-483d72b89190",
"imageFileName": "sample string 14",
"jobs": [],
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [
{
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
{
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
}
],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"jobRecurrences": [],
"sampledAssets": [],
"monitoringRegimeSampledAssets": [
{
"monitoringRegimeId": "sample string 1",
"assetId": "e0531cff-dcf8-4c35-8442-707237a4b36f",
"jobIndexId": 3
},
{
"monitoringRegimeId": "sample string 1",
"assetId": "e0531cff-dcf8-4c35-8442-707237a4b36f",
"jobIndexId": 3
}
],
"hierarchicalLocation": {
"siteId": "6cbdd07e-2f6d-46f6-a9a5-53045c74a49a",
"name": "sample string 2",
"parentId": "9593dcf9-9f08-47bb-aede-77486e98ce07",
"depth": 3,
"fullName": "sample string 4",
"active": true,
"sortOrder": 6.0,
"createdById": "49f00f9f-c71a-4df0-9e19-b06227f7da81",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "0a055160-4913-4c51-b601-2485dac5f399",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "33e5baea-ee91-4303-b8f7-35f912b105bb"
},
"createdById": "7465c593-7ca9-4015-aa79-e9398b969573",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "b37eb9a9-bb2f-42b8-b511-c59f5e248d53",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "ec44aff5-f94e-4756-9077-04500c017ea8"
}
},
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3,
"asset": {
"name": "sample string 1",
"description": "sample string 2",
"assetTypeId": "9a426a23-47c8-489c-bef5-f40962507925",
"location": "sample string 4",
"locationId": "sample string 5",
"externalReference": "sample string 6",
"serialNumber": "sample string 7",
"assetNumber": "sample string 8",
"uniqueBarcode": "sample string 9",
"notes": "sample string 10",
"siteId": "a4207659-f61a-4091-be34-4f78c6ed7ba4",
"owner": "sample string 11",
"active": true,
"suspended": true,
"jobId": "dfcf9ee1-57a8-4f05-aa60-26be7ce1324a",
"hierarchicalLocationId": "77bb1310-b058-469a-a3c9-483d72b89190",
"imageFileName": "sample string 14",
"jobs": [],
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [
{
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
{
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
}
],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"jobRecurrences": [],
"sampledAssets": [],
"monitoringRegimeSampledAssets": [
{
"monitoringRegimeId": "sample string 1",
"assetId": "e0531cff-dcf8-4c35-8442-707237a4b36f",
"jobIndexId": 3
},
{
"monitoringRegimeId": "sample string 1",
"assetId": "e0531cff-dcf8-4c35-8442-707237a4b36f",
"jobIndexId": 3
}
],
"hierarchicalLocation": {
"siteId": "6cbdd07e-2f6d-46f6-a9a5-53045c74a49a",
"name": "sample string 2",
"parentId": "9593dcf9-9f08-47bb-aede-77486e98ce07",
"depth": 3,
"fullName": "sample string 4",
"active": true,
"sortOrder": 6.0,
"createdById": "49f00f9f-c71a-4df0-9e19-b06227f7da81",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "0a055160-4913-4c51-b601-2485dac5f399",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "33e5baea-ee91-4303-b8f7-35f912b105bb"
},
"createdById": "7465c593-7ca9-4015-aa79-e9398b969573",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "b37eb9a9-bb2f-42b8-b511-c59f5e248d53",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "ec44aff5-f94e-4756-9077-04500c017ea8"
}
}
],
"lastCompletedDate": "2026-07-24T18:07:42.0074024+00:00",
"createdById": "e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "32a78a46-cfe1-4427-89c5-99428c472b54",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "43c1db48-5229-403a-87e0-18dbf94686de"
},
"rejectionReason": {
"order": 1,
"name": "sample string 2",
"active": true,
"tenantOrganisationId": "397ac4b1-b13c-4bc0-b4aa-2e9304a9fa84",
"createdById": "753c932f-9470-4f8c-b9d8-3b80f74da1ab",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "0b91416f-65bd-4e90-8a95-cd381f2e3e34",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "82c80830-0f5f-466b-ab4d-6178da403712"
},
"jobCategory": {
"name": "sample string 1",
"id": "5442ad2d-ce89-426a-85c6-f756829624a7"
},
"sections": [
{
"jobId": "c1a0c8ab-d988-4766-94e5-0c94774a9193",
"internalSectionTypeId": "733beae9-7856-4c0b-b15c-9351919383dc",
"sectionTypeId": "965a81b0-aef5-432c-9399-2f112148385f",
"caption": "sample string 4",
"name": "sample string 5",
"sectionJson": "sample string 6",
"repeatable": true,
"template": true,
"gridInput": true,
"siteVisit": true,
"active": true,
"order": 12.0,
"fqn": "sample string 13",
"visible": true,
"state": "d307d093-04d9-4fbb-9d7b-b793277e3352",
"sectionVariantId": "2dd538d4-92da-472e-b6e7-1df217a98d0a",
"sectionType": {
"internalId": "8ec1ef74-bb9d-4b21-b362-93147f96e688",
"caption": "sample string 2",
"name": "sample string 3",
"repeatable": true,
"template": true,
"gridInput": true,
"siteVisit": true,
"jsonData": "sample string 8",
"order": 9,
"jobTypeId": "2e8dfabc-454b-40ad-8550-360a070feac4",
"active": true,
"fqn": "sample string 12",
"visible": true,
"fileImport": true,
"sectionVariantId": "2f54ed93-1fcd-4cf3-a196-bf1f4f876981",
"expressionTypes": "sample string 15",
"createdById": "90a740fb-1fef-4be3-a1bb-ad02e73335ff",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "75b75608-188f-4f9b-89aa-5d30975f0f30",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "85374695-505d-4826-ad46-134d7879b1f0"
},
"createdById": "6d7250e1-514c-41bd-bc40-f38e3b7cb746",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "13943351-db05-4dd1-8dfd-f2f9cf7cea35",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "72f28092-a135-4716-bf56-e9e401142b35"
},
{
"jobId": "c1a0c8ab-d988-4766-94e5-0c94774a9193",
"internalSectionTypeId": "733beae9-7856-4c0b-b15c-9351919383dc",
"sectionTypeId": "965a81b0-aef5-432c-9399-2f112148385f",
"caption": "sample string 4",
"name": "sample string 5",
"sectionJson": "sample string 6",
"repeatable": true,
"template": true,
"gridInput": true,
"siteVisit": true,
"active": true,
"order": 12.0,
"fqn": "sample string 13",
"visible": true,
"state": "d307d093-04d9-4fbb-9d7b-b793277e3352",
"sectionVariantId": "2dd538d4-92da-472e-b6e7-1df217a98d0a",
"sectionType": {
"internalId": "8ec1ef74-bb9d-4b21-b362-93147f96e688",
"caption": "sample string 2",
"name": "sample string 3",
"repeatable": true,
"template": true,
"gridInput": true,
"siteVisit": true,
"jsonData": "sample string 8",
"order": 9,
"jobTypeId": "2e8dfabc-454b-40ad-8550-360a070feac4",
"active": true,
"fqn": "sample string 12",
"visible": true,
"fileImport": true,
"sectionVariantId": "2f54ed93-1fcd-4cf3-a196-bf1f4f876981",
"expressionTypes": "sample string 15",
"createdById": "90a740fb-1fef-4be3-a1bb-ad02e73335ff",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "75b75608-188f-4f9b-89aa-5d30975f0f30",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "85374695-505d-4826-ad46-134d7879b1f0"
},
"createdById": "6d7250e1-514c-41bd-bc40-f38e3b7cb746",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "13943351-db05-4dd1-8dfd-f2f9cf7cea35",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "72f28092-a135-4716-bf56-e9e401142b35"
}
],
"descendantJobs": [],
"documents": [],
"jobHistory": [
{
"jobId": "76dc91bc-7412-40f8-9435-7cc8837d55e2",
"jobHistoryTypeId": "35d9740a-25cc-4b1b-bce7-f9a1ecb76796",
"sourceStateId": "a5440a42-1183-481b-ba4e-36f2df2fcafd",
"destinationStateId": "64d38e88-f1e0-4e99-8b8c-4564f0030f70",
"allocatedToId": "170aeca6-cf8a-4422-bbcc-aa3dfa8ba6a7",
"clonedFromId": "a6acdb0f-6727-4096-bca2-262389609c73",
"jobHistoryType": {
"name": "sample string 1",
"id": "d4eee8ff-76ff-4509-a0e1-7090842cb706"
},
"sourceJobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "050658c6-4b83-4a4e-a9c1-3a14262bfa77"
},
"destinationJobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "050658c6-4b83-4a4e-a9c1-3a14262bfa77"
},
"createdById": "9de612f4-4567-463a-adf9-f2ae8a35f51f",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "8873a50e-ea34-492f-8484-1bcf8763f65a",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "fe999e26-f4c4-4ce7-a525-a5202f9ec5fc"
},
{
"jobId": "76dc91bc-7412-40f8-9435-7cc8837d55e2",
"jobHistoryTypeId": "35d9740a-25cc-4b1b-bce7-f9a1ecb76796",
"sourceStateId": "a5440a42-1183-481b-ba4e-36f2df2fcafd",
"destinationStateId": "64d38e88-f1e0-4e99-8b8c-4564f0030f70",
"allocatedToId": "170aeca6-cf8a-4422-bbcc-aa3dfa8ba6a7",
"clonedFromId": "a6acdb0f-6727-4096-bca2-262389609c73",
"jobHistoryType": {
"name": "sample string 1",
"id": "d4eee8ff-76ff-4509-a0e1-7090842cb706"
},
"sourceJobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "050658c6-4b83-4a4e-a9c1-3a14262bfa77"
},
"destinationJobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "050658c6-4b83-4a4e-a9c1-3a14262bfa77"
},
"createdById": "9de612f4-4567-463a-adf9-f2ae8a35f51f",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "8873a50e-ea34-492f-8484-1bcf8763f65a",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "fe999e26-f4c4-4ce7-a525-a5202f9ec5fc"
}
],
"createdById": "9623d0a1-89db-45c7-ad52-60dc42a4a2f7",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "82b746b5-a221-4c80-a41b-53fb595e97bf",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "04125e4f-5c2a-44d8-a35a-38d3e5faafb6"
},
"stateId": "58ebd7df-fc40-462b-b307-fda5696110e4",
"templateId": "2ae5e9bd-1ac5-4279-b21b-10573c3f75ab",
"fileLocationId": "8c2e6d10-3f89-4e15-a7e8-33c6bacc9c0d",
"fileLocation": {
"location": "sample string 1",
"extension": "sample string 2",
"active": true,
"createdById": "3d566615-4cca-4be0-9211-5c82a5f1abba",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "c2e287df-bdab-4943-aef3-9f34109c6e02",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "f38e6a6a-4500-48d7-a6a8-813fa77ae1a9"
},
"documentState": {
"name": "sample string 1",
"documentsWithThatState": [],
"id": "185e112d-07e3-4979-8e34-051b810b5d27"
},
"pdfGenerated": true,
"visibleOnPortal": true,
"name": "sample string 4",
"active": true,
"createdById": "3330e76a-aa18-4462-bc41-6a3f68b4bd42",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "cead194f-d5fa-428a-88cd-25f8873ff16e",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "3332b716-5bee-4a0b-8cf1-052ae7fe0596"
}
],
"createdById": "d15221bf-f5e5-4c54-a98e-2f7afc310f5e",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "31e733b0-80d6-43a0-97b2-fb6cca10286c",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "09e6960b-ac26-4f55-bc83-c8cba388094f"
},
{
"name": "sample string 1",
"fileExtension": "sample string 2",
"location": "sample string 3",
"jobTypeId": "21b17464-a97f-47c3-872e-437032ec7557",
"active": true,
"autoEmailOnJobCompletion": true,
"visibleOnPortal": true,
"documents": [
{
"jobId": "b18fb692-53a3-4846-8b66-76431e04c4d7",
"job": {
"jobTypeId": "1c1325c9-2aaf-4e9a-84ec-7c5e9e4ba3af",
"active": true,
"stateId": "08daf752-ec19-46a0-b959-ec3e76bfb568",
"externalRef": "sample string 4",
"allocatedToId": "d5959333-93da-4b61-8e08-3b27bebfdec4",
"name": "sample string 5",
"scheduledDate": "2026-07-24T18:07:42.0074024+00:00",
"siteId": "dbefd8a8-0073-4fd2-8a35-d3033bf9f328",
"contactId": "6469487a-fa21-475d-8ad9-619f309b287b",
"notes": "sample string 8",
"timeInMinutes": 9,
"parentJobId": "721c3f00-0083-4aab-bfd9-639788692940",
"isGroupJob": true,
"deviceId": "sample string 11",
"syncToDevice": true,
"assetId": "5f65f06f-f4f9-4835-874d-8941b80cc8d7",
"jobRecurrenceId": "0e6905df-16b8-4f6f-8b67-5e68f1ec5425",
"rejectionReasonId": "4e013877-4395-496a-bf26-346a70ae046d",
"jobCategoryId": "6b239234-0bb9-479c-8cdf-de4055f8ce8c",
"numericCode": 13,
"completedDate": "2026-07-24T18:07:42.0074024+00:00",
"monitoringRegimeId": "sample string 14",
"jobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "050658c6-4b83-4a4e-a9c1-3a14262bfa77"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "4770326e-f62d-451c-8e24-d9e0a6246e00",
"titleId": "24e3ce3b-c32b-4b09-a030-836884aa0484",
"organisationId": "f78a075e-519f-459f-a974-c95ba2af953d",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "6e1c9191-0d09-460c-a1e5-66d7eba6eed0",
"createdById": "4f68e818-b374-4625-a6be-2ebe678c471f",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "31f3a60a-1071-4863-aac0-6ff65c51942d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "6cd640ff-3024-4b9b-a20a-379ee8265410"
},
"title": {
"name": "sample string 1",
"id": "b2dc1b16-ba04-43d9-8435-7d41ee37e459"
},
"createdById": "e82c3d66-4ddd-4273-b41d-4f83d430f27c",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "5eec53bf-7ec6-41bb-8868-04c12bc8b236",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "411c5fc8-819d-47c1-a6d8-28ae35da14d7"
},
"asset": {
"name": "sample string 1",
"description": "sample string 2",
"assetTypeId": "9a426a23-47c8-489c-bef5-f40962507925",
"location": "sample string 4",
"locationId": "sample string 5",
"externalReference": "sample string 6",
"serialNumber": "sample string 7",
"assetNumber": "sample string 8",
"uniqueBarcode": "sample string 9",
"notes": "sample string 10",
"siteId": "a4207659-f61a-4091-be34-4f78c6ed7ba4",
"owner": "sample string 11",
"active": true,
"suspended": true,
"jobId": "dfcf9ee1-57a8-4f05-aa60-26be7ce1324a",
"hierarchicalLocationId": "77bb1310-b058-469a-a3c9-483d72b89190",
"imageFileName": "sample string 14",
"jobs": [],
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [
{
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
{
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
}
],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"jobRecurrences": [
{
"name": "sample string 1",
"jobTypeGroupId": "9b610d21-a096-4fbe-bb9c-124f29002dde",
"userId": "28752928-99ee-4070-b1a6-c96f05d4b99d",
"createDaysBefore": 3,
"siteId": "23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b",
"contactId": "4231071c-0d5b-4e7a-aa91-62f9d54c7789",
"assetId": "ef7d7946-9b7a-4b57-bf36-7c200d63033e",
"startDate": "2026-07-24T18:07:42.0074024+00:00",
"endDate": "2026-07-24T18:07:42.0074024+00:00",
"numberGenerated": 6,
"lastDate": "2026-07-24T18:07:42.0074024+00:00",
"nextDate": "2026-07-24T18:07:42.0074024+00:00",
"overrideGeneratedNextDate": "2026-07-24T18:07:42.0074024+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "d0e9a732-dc73-4114-8a09-b24de3ecf140",
"recurrenceGroupId": "12d04a2f-fd33-4aea-b8b4-33513564dd6d",
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
},
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "698ddf75-de08-4410-9c3c-9ca14807fc05"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "4770326e-f62d-451c-8e24-d9e0a6246e00",
"titleId": "24e3ce3b-c32b-4b09-a030-836884aa0484",
"organisationId": "f78a075e-519f-459f-a974-c95ba2af953d",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "6e1c9191-0d09-460c-a1e5-66d7eba6eed0",
"createdById": "4f68e818-b374-4625-a6be-2ebe678c471f",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "31f3a60a-1071-4863-aac0-6ff65c51942d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "6cd640ff-3024-4b9b-a20a-379ee8265410"
},
"title": {
"name": "sample string 1",
"id": "b2dc1b16-ba04-43d9-8435-7d41ee37e459"
},
"createdById": "e82c3d66-4ddd-4273-b41d-4f83d430f27c",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "5eec53bf-7ec6-41bb-8868-04c12bc8b236",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "411c5fc8-819d-47c1-a6d8-28ae35da14d7"
},
"sampledAssets": [
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3
},
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3
}
],
"lastCompletedDate": "2026-07-24T18:07:42.0074024+00:00",
"createdById": "e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "32a78a46-cfe1-4427-89c5-99428c472b54",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "43c1db48-5229-403a-87e0-18dbf94686de"
},
{
"name": "sample string 1",
"jobTypeGroupId": "9b610d21-a096-4fbe-bb9c-124f29002dde",
"userId": "28752928-99ee-4070-b1a6-c96f05d4b99d",
"createDaysBefore": 3,
"siteId": "23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b",
"contactId": "4231071c-0d5b-4e7a-aa91-62f9d54c7789",
"assetId": "ef7d7946-9b7a-4b57-bf36-7c200d63033e",
"startDate": "2026-07-24T18:07:42.0074024+00:00",
"endDate": "2026-07-24T18:07:42.0074024+00:00",
"numberGenerated": 6,
"lastDate": "2026-07-24T18:07:42.0074024+00:00",
"nextDate": "2026-07-24T18:07:42.0074024+00:00",
"overrideGeneratedNextDate": "2026-07-24T18:07:42.0074024+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "d0e9a732-dc73-4114-8a09-b24de3ecf140",
"recurrenceGroupId": "12d04a2f-fd33-4aea-b8b4-33513564dd6d",
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
},
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "698ddf75-de08-4410-9c3c-9ca14807fc05"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "4770326e-f62d-451c-8e24-d9e0a6246e00",
"titleId": "24e3ce3b-c32b-4b09-a030-836884aa0484",
"organisationId": "f78a075e-519f-459f-a974-c95ba2af953d",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "6e1c9191-0d09-460c-a1e5-66d7eba6eed0",
"createdById": "4f68e818-b374-4625-a6be-2ebe678c471f",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "31f3a60a-1071-4863-aac0-6ff65c51942d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "6cd640ff-3024-4b9b-a20a-379ee8265410"
},
"title": {
"name": "sample string 1",
"id": "b2dc1b16-ba04-43d9-8435-7d41ee37e459"
},
"createdById": "e82c3d66-4ddd-4273-b41d-4f83d430f27c",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "5eec53bf-7ec6-41bb-8868-04c12bc8b236",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "411c5fc8-819d-47c1-a6d8-28ae35da14d7"
},
"sampledAssets": [
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3
},
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3
}
],
"lastCompletedDate": "2026-07-24T18:07:42.0074024+00:00",
"createdById": "e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "32a78a46-cfe1-4427-89c5-99428c472b54",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "43c1db48-5229-403a-87e0-18dbf94686de"
}
],
"sampledAssets": [
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3,
"jobRecurrence": {
"name": "sample string 1",
"jobTypeGroupId": "9b610d21-a096-4fbe-bb9c-124f29002dde",
"userId": "28752928-99ee-4070-b1a6-c96f05d4b99d",
"createDaysBefore": 3,
"siteId": "23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b",
"contactId": "4231071c-0d5b-4e7a-aa91-62f9d54c7789",
"assetId": "ef7d7946-9b7a-4b57-bf36-7c200d63033e",
"startDate": "2026-07-24T18:07:42.0074024+00:00",
"endDate": "2026-07-24T18:07:42.0074024+00:00",
"numberGenerated": 6,
"lastDate": "2026-07-24T18:07:42.0074024+00:00",
"nextDate": "2026-07-24T18:07:42.0074024+00:00",
"overrideGeneratedNextDate": "2026-07-24T18:07:42.0074024+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "d0e9a732-dc73-4114-8a09-b24de3ecf140",
"recurrenceGroupId": "12d04a2f-fd33-4aea-b8b4-33513564dd6d",
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
},
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "698ddf75-de08-4410-9c3c-9ca14807fc05"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "4770326e-f62d-451c-8e24-d9e0a6246e00",
"titleId": "24e3ce3b-c32b-4b09-a030-836884aa0484",
"organisationId": "f78a075e-519f-459f-a974-c95ba2af953d",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "6e1c9191-0d09-460c-a1e5-66d7eba6eed0",
"createdById": "4f68e818-b374-4625-a6be-2ebe678c471f",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "31f3a60a-1071-4863-aac0-6ff65c51942d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "6cd640ff-3024-4b9b-a20a-379ee8265410"
},
"title": {
"name": "sample string 1",
"id": "b2dc1b16-ba04-43d9-8435-7d41ee37e459"
},
"createdById": "e82c3d66-4ddd-4273-b41d-4f83d430f27c",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "5eec53bf-7ec6-41bb-8868-04c12bc8b236",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "411c5fc8-819d-47c1-a6d8-28ae35da14d7"
},
"sampledAssets": [],
"lastCompletedDate": "2026-07-24T18:07:42.0074024+00:00",
"createdById": "e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "32a78a46-cfe1-4427-89c5-99428c472b54",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "43c1db48-5229-403a-87e0-18dbf94686de"
}
},
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3,
"jobRecurrence": {
"name": "sample string 1",
"jobTypeGroupId": "9b610d21-a096-4fbe-bb9c-124f29002dde",
"userId": "28752928-99ee-4070-b1a6-c96f05d4b99d",
"createDaysBefore": 3,
"siteId": "23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b",
"contactId": "4231071c-0d5b-4e7a-aa91-62f9d54c7789",
"assetId": "ef7d7946-9b7a-4b57-bf36-7c200d63033e",
"startDate": "2026-07-24T18:07:42.0074024+00:00",
"endDate": "2026-07-24T18:07:42.0074024+00:00",
"numberGenerated": 6,
"lastDate": "2026-07-24T18:07:42.0074024+00:00",
"nextDate": "2026-07-24T18:07:42.0074024+00:00",
"overrideGeneratedNextDate": "2026-07-24T18:07:42.0074024+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "d0e9a732-dc73-4114-8a09-b24de3ecf140",
"recurrenceGroupId": "12d04a2f-fd33-4aea-b8b4-33513564dd6d",
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
},
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "698ddf75-de08-4410-9c3c-9ca14807fc05"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "4770326e-f62d-451c-8e24-d9e0a6246e00",
"titleId": "24e3ce3b-c32b-4b09-a030-836884aa0484",
"organisationId": "f78a075e-519f-459f-a974-c95ba2af953d",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "6e1c9191-0d09-460c-a1e5-66d7eba6eed0",
"createdById": "4f68e818-b374-4625-a6be-2ebe678c471f",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "31f3a60a-1071-4863-aac0-6ff65c51942d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "6cd640ff-3024-4b9b-a20a-379ee8265410"
},
"title": {
"name": "sample string 1",
"id": "b2dc1b16-ba04-43d9-8435-7d41ee37e459"
},
"createdById": "e82c3d66-4ddd-4273-b41d-4f83d430f27c",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "5eec53bf-7ec6-41bb-8868-04c12bc8b236",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "411c5fc8-819d-47c1-a6d8-28ae35da14d7"
},
"sampledAssets": [],
"lastCompletedDate": "2026-07-24T18:07:42.0074024+00:00",
"createdById": "e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "32a78a46-cfe1-4427-89c5-99428c472b54",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "43c1db48-5229-403a-87e0-18dbf94686de"
}
}
],
"monitoringRegimeSampledAssets": [
{
"monitoringRegimeId": "sample string 1",
"assetId": "e0531cff-dcf8-4c35-8442-707237a4b36f",
"jobIndexId": 3
},
{
"monitoringRegimeId": "sample string 1",
"assetId": "e0531cff-dcf8-4c35-8442-707237a4b36f",
"jobIndexId": 3
}
],
"hierarchicalLocation": {
"siteId": "6cbdd07e-2f6d-46f6-a9a5-53045c74a49a",
"name": "sample string 2",
"parentId": "9593dcf9-9f08-47bb-aede-77486e98ce07",
"depth": 3,
"fullName": "sample string 4",
"active": true,
"sortOrder": 6.0,
"createdById": "49f00f9f-c71a-4df0-9e19-b06227f7da81",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "0a055160-4913-4c51-b601-2485dac5f399",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "33e5baea-ee91-4303-b8f7-35f912b105bb"
},
"createdById": "7465c593-7ca9-4015-aa79-e9398b969573",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "b37eb9a9-bb2f-42b8-b511-c59f5e248d53",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "ec44aff5-f94e-4756-9077-04500c017ea8"
},
"jobRecurrence": {
"name": "sample string 1",
"jobTypeGroupId": "9b610d21-a096-4fbe-bb9c-124f29002dde",
"userId": "28752928-99ee-4070-b1a6-c96f05d4b99d",
"createDaysBefore": 3,
"siteId": "23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b",
"contactId": "4231071c-0d5b-4e7a-aa91-62f9d54c7789",
"assetId": "ef7d7946-9b7a-4b57-bf36-7c200d63033e",
"startDate": "2026-07-24T18:07:42.0074024+00:00",
"endDate": "2026-07-24T18:07:42.0074024+00:00",
"numberGenerated": 6,
"lastDate": "2026-07-24T18:07:42.0074024+00:00",
"nextDate": "2026-07-24T18:07:42.0074024+00:00",
"overrideGeneratedNextDate": "2026-07-24T18:07:42.0074024+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "d0e9a732-dc73-4114-8a09-b24de3ecf140",
"recurrenceGroupId": "12d04a2f-fd33-4aea-b8b4-33513564dd6d",
"asset": {
"name": "sample string 1",
"description": "sample string 2",
"assetTypeId": "9a426a23-47c8-489c-bef5-f40962507925",
"location": "sample string 4",
"locationId": "sample string 5",
"externalReference": "sample string 6",
"serialNumber": "sample string 7",
"assetNumber": "sample string 8",
"uniqueBarcode": "sample string 9",
"notes": "sample string 10",
"siteId": "a4207659-f61a-4091-be34-4f78c6ed7ba4",
"owner": "sample string 11",
"active": true,
"suspended": true,
"jobId": "dfcf9ee1-57a8-4f05-aa60-26be7ce1324a",
"hierarchicalLocationId": "77bb1310-b058-469a-a3c9-483d72b89190",
"imageFileName": "sample string 14",
"jobs": [],
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [
{
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
{
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
}
],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"jobRecurrences": [],
"sampledAssets": [
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3
},
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3
}
],
"monitoringRegimeSampledAssets": [
{
"monitoringRegimeId": "sample string 1",
"assetId": "e0531cff-dcf8-4c35-8442-707237a4b36f",
"jobIndexId": 3
},
{
"monitoringRegimeId": "sample string 1",
"assetId": "e0531cff-dcf8-4c35-8442-707237a4b36f",
"jobIndexId": 3
}
],
"hierarchicalLocation": {
"siteId": "6cbdd07e-2f6d-46f6-a9a5-53045c74a49a",
"name": "sample string 2",
"parentId": "9593dcf9-9f08-47bb-aede-77486e98ce07",
"depth": 3,
"fullName": "sample string 4",
"active": true,
"sortOrder": 6.0,
"createdById": "49f00f9f-c71a-4df0-9e19-b06227f7da81",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "0a055160-4913-4c51-b601-2485dac5f399",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "33e5baea-ee91-4303-b8f7-35f912b105bb"
},
"createdById": "7465c593-7ca9-4015-aa79-e9398b969573",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "b37eb9a9-bb2f-42b8-b511-c59f5e248d53",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "ec44aff5-f94e-4756-9077-04500c017ea8"
},
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
},
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "698ddf75-de08-4410-9c3c-9ca14807fc05"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "4770326e-f62d-451c-8e24-d9e0a6246e00",
"titleId": "24e3ce3b-c32b-4b09-a030-836884aa0484",
"organisationId": "f78a075e-519f-459f-a974-c95ba2af953d",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "6e1c9191-0d09-460c-a1e5-66d7eba6eed0",
"createdById": "4f68e818-b374-4625-a6be-2ebe678c471f",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "31f3a60a-1071-4863-aac0-6ff65c51942d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "6cd640ff-3024-4b9b-a20a-379ee8265410"
},
"title": {
"name": "sample string 1",
"id": "b2dc1b16-ba04-43d9-8435-7d41ee37e459"
},
"createdById": "e82c3d66-4ddd-4273-b41d-4f83d430f27c",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "5eec53bf-7ec6-41bb-8868-04c12bc8b236",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "411c5fc8-819d-47c1-a6d8-28ae35da14d7"
},
"sampledAssets": [
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3,
"asset": {
"name": "sample string 1",
"description": "sample string 2",
"assetTypeId": "9a426a23-47c8-489c-bef5-f40962507925",
"location": "sample string 4",
"locationId": "sample string 5",
"externalReference": "sample string 6",
"serialNumber": "sample string 7",
"assetNumber": "sample string 8",
"uniqueBarcode": "sample string 9",
"notes": "sample string 10",
"siteId": "a4207659-f61a-4091-be34-4f78c6ed7ba4",
"owner": "sample string 11",
"active": true,
"suspended": true,
"jobId": "dfcf9ee1-57a8-4f05-aa60-26be7ce1324a",
"hierarchicalLocationId": "77bb1310-b058-469a-a3c9-483d72b89190",
"imageFileName": "sample string 14",
"jobs": [],
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [
{
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
{
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
}
],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"jobRecurrences": [],
"sampledAssets": [],
"monitoringRegimeSampledAssets": [
{
"monitoringRegimeId": "sample string 1",
"assetId": "e0531cff-dcf8-4c35-8442-707237a4b36f",
"jobIndexId": 3
},
{
"monitoringRegimeId": "sample string 1",
"assetId": "e0531cff-dcf8-4c35-8442-707237a4b36f",
"jobIndexId": 3
}
],
"hierarchicalLocation": {
"siteId": "6cbdd07e-2f6d-46f6-a9a5-53045c74a49a",
"name": "sample string 2",
"parentId": "9593dcf9-9f08-47bb-aede-77486e98ce07",
"depth": 3,
"fullName": "sample string 4",
"active": true,
"sortOrder": 6.0,
"createdById": "49f00f9f-c71a-4df0-9e19-b06227f7da81",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "0a055160-4913-4c51-b601-2485dac5f399",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "33e5baea-ee91-4303-b8f7-35f912b105bb"
},
"createdById": "7465c593-7ca9-4015-aa79-e9398b969573",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "b37eb9a9-bb2f-42b8-b511-c59f5e248d53",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "ec44aff5-f94e-4756-9077-04500c017ea8"
}
},
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3,
"asset": {
"name": "sample string 1",
"description": "sample string 2",
"assetTypeId": "9a426a23-47c8-489c-bef5-f40962507925",
"location": "sample string 4",
"locationId": "sample string 5",
"externalReference": "sample string 6",
"serialNumber": "sample string 7",
"assetNumber": "sample string 8",
"uniqueBarcode": "sample string 9",
"notes": "sample string 10",
"siteId": "a4207659-f61a-4091-be34-4f78c6ed7ba4",
"owner": "sample string 11",
"active": true,
"suspended": true,
"jobId": "dfcf9ee1-57a8-4f05-aa60-26be7ce1324a",
"hierarchicalLocationId": "77bb1310-b058-469a-a3c9-483d72b89190",
"imageFileName": "sample string 14",
"jobs": [],
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [
{
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
{
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
}
],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"jobRecurrences": [],
"sampledAssets": [],
"monitoringRegimeSampledAssets": [
{
"monitoringRegimeId": "sample string 1",
"assetId": "e0531cff-dcf8-4c35-8442-707237a4b36f",
"jobIndexId": 3
},
{
"monitoringRegimeId": "sample string 1",
"assetId": "e0531cff-dcf8-4c35-8442-707237a4b36f",
"jobIndexId": 3
}
],
"hierarchicalLocation": {
"siteId": "6cbdd07e-2f6d-46f6-a9a5-53045c74a49a",
"name": "sample string 2",
"parentId": "9593dcf9-9f08-47bb-aede-77486e98ce07",
"depth": 3,
"fullName": "sample string 4",
"active": true,
"sortOrder": 6.0,
"createdById": "49f00f9f-c71a-4df0-9e19-b06227f7da81",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "0a055160-4913-4c51-b601-2485dac5f399",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "33e5baea-ee91-4303-b8f7-35f912b105bb"
},
"createdById": "7465c593-7ca9-4015-aa79-e9398b969573",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "b37eb9a9-bb2f-42b8-b511-c59f5e248d53",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "ec44aff5-f94e-4756-9077-04500c017ea8"
}
}
],
"lastCompletedDate": "2026-07-24T18:07:42.0074024+00:00",
"createdById": "e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "32a78a46-cfe1-4427-89c5-99428c472b54",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "43c1db48-5229-403a-87e0-18dbf94686de"
},
"rejectionReason": {
"order": 1,
"name": "sample string 2",
"active": true,
"tenantOrganisationId": "397ac4b1-b13c-4bc0-b4aa-2e9304a9fa84",
"createdById": "753c932f-9470-4f8c-b9d8-3b80f74da1ab",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "0b91416f-65bd-4e90-8a95-cd381f2e3e34",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "82c80830-0f5f-466b-ab4d-6178da403712"
},
"jobCategory": {
"name": "sample string 1",
"id": "5442ad2d-ce89-426a-85c6-f756829624a7"
},
"sections": [
{
"jobId": "c1a0c8ab-d988-4766-94e5-0c94774a9193",
"internalSectionTypeId": "733beae9-7856-4c0b-b15c-9351919383dc",
"sectionTypeId": "965a81b0-aef5-432c-9399-2f112148385f",
"caption": "sample string 4",
"name": "sample string 5",
"sectionJson": "sample string 6",
"repeatable": true,
"template": true,
"gridInput": true,
"siteVisit": true,
"active": true,
"order": 12.0,
"fqn": "sample string 13",
"visible": true,
"state": "d307d093-04d9-4fbb-9d7b-b793277e3352",
"sectionVariantId": "2dd538d4-92da-472e-b6e7-1df217a98d0a",
"sectionType": {
"internalId": "8ec1ef74-bb9d-4b21-b362-93147f96e688",
"caption": "sample string 2",
"name": "sample string 3",
"repeatable": true,
"template": true,
"gridInput": true,
"siteVisit": true,
"jsonData": "sample string 8",
"order": 9,
"jobTypeId": "2e8dfabc-454b-40ad-8550-360a070feac4",
"active": true,
"fqn": "sample string 12",
"visible": true,
"fileImport": true,
"sectionVariantId": "2f54ed93-1fcd-4cf3-a196-bf1f4f876981",
"expressionTypes": "sample string 15",
"createdById": "90a740fb-1fef-4be3-a1bb-ad02e73335ff",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "75b75608-188f-4f9b-89aa-5d30975f0f30",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "85374695-505d-4826-ad46-134d7879b1f0"
},
"createdById": "6d7250e1-514c-41bd-bc40-f38e3b7cb746",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "13943351-db05-4dd1-8dfd-f2f9cf7cea35",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "72f28092-a135-4716-bf56-e9e401142b35"
},
{
"jobId": "c1a0c8ab-d988-4766-94e5-0c94774a9193",
"internalSectionTypeId": "733beae9-7856-4c0b-b15c-9351919383dc",
"sectionTypeId": "965a81b0-aef5-432c-9399-2f112148385f",
"caption": "sample string 4",
"name": "sample string 5",
"sectionJson": "sample string 6",
"repeatable": true,
"template": true,
"gridInput": true,
"siteVisit": true,
"active": true,
"order": 12.0,
"fqn": "sample string 13",
"visible": true,
"state": "d307d093-04d9-4fbb-9d7b-b793277e3352",
"sectionVariantId": "2dd538d4-92da-472e-b6e7-1df217a98d0a",
"sectionType": {
"internalId": "8ec1ef74-bb9d-4b21-b362-93147f96e688",
"caption": "sample string 2",
"name": "sample string 3",
"repeatable": true,
"template": true,
"gridInput": true,
"siteVisit": true,
"jsonData": "sample string 8",
"order": 9,
"jobTypeId": "2e8dfabc-454b-40ad-8550-360a070feac4",
"active": true,
"fqn": "sample string 12",
"visible": true,
"fileImport": true,
"sectionVariantId": "2f54ed93-1fcd-4cf3-a196-bf1f4f876981",
"expressionTypes": "sample string 15",
"createdById": "90a740fb-1fef-4be3-a1bb-ad02e73335ff",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "75b75608-188f-4f9b-89aa-5d30975f0f30",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "85374695-505d-4826-ad46-134d7879b1f0"
},
"createdById": "6d7250e1-514c-41bd-bc40-f38e3b7cb746",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "13943351-db05-4dd1-8dfd-f2f9cf7cea35",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "72f28092-a135-4716-bf56-e9e401142b35"
}
],
"descendantJobs": [],
"documents": [],
"jobHistory": [
{
"jobId": "76dc91bc-7412-40f8-9435-7cc8837d55e2",
"jobHistoryTypeId": "35d9740a-25cc-4b1b-bce7-f9a1ecb76796",
"sourceStateId": "a5440a42-1183-481b-ba4e-36f2df2fcafd",
"destinationStateId": "64d38e88-f1e0-4e99-8b8c-4564f0030f70",
"allocatedToId": "170aeca6-cf8a-4422-bbcc-aa3dfa8ba6a7",
"clonedFromId": "a6acdb0f-6727-4096-bca2-262389609c73",
"jobHistoryType": {
"name": "sample string 1",
"id": "d4eee8ff-76ff-4509-a0e1-7090842cb706"
},
"sourceJobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "050658c6-4b83-4a4e-a9c1-3a14262bfa77"
},
"destinationJobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "050658c6-4b83-4a4e-a9c1-3a14262bfa77"
},
"createdById": "9de612f4-4567-463a-adf9-f2ae8a35f51f",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "8873a50e-ea34-492f-8484-1bcf8763f65a",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "fe999e26-f4c4-4ce7-a525-a5202f9ec5fc"
},
{
"jobId": "76dc91bc-7412-40f8-9435-7cc8837d55e2",
"jobHistoryTypeId": "35d9740a-25cc-4b1b-bce7-f9a1ecb76796",
"sourceStateId": "a5440a42-1183-481b-ba4e-36f2df2fcafd",
"destinationStateId": "64d38e88-f1e0-4e99-8b8c-4564f0030f70",
"allocatedToId": "170aeca6-cf8a-4422-bbcc-aa3dfa8ba6a7",
"clonedFromId": "a6acdb0f-6727-4096-bca2-262389609c73",
"jobHistoryType": {
"name": "sample string 1",
"id": "d4eee8ff-76ff-4509-a0e1-7090842cb706"
},
"sourceJobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "050658c6-4b83-4a4e-a9c1-3a14262bfa77"
},
"destinationJobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "050658c6-4b83-4a4e-a9c1-3a14262bfa77"
},
"createdById": "9de612f4-4567-463a-adf9-f2ae8a35f51f",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "8873a50e-ea34-492f-8484-1bcf8763f65a",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "fe999e26-f4c4-4ce7-a525-a5202f9ec5fc"
}
],
"createdById": "9623d0a1-89db-45c7-ad52-60dc42a4a2f7",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "82b746b5-a221-4c80-a41b-53fb595e97bf",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "04125e4f-5c2a-44d8-a35a-38d3e5faafb6"
},
"stateId": "58ebd7df-fc40-462b-b307-fda5696110e4",
"templateId": "2ae5e9bd-1ac5-4279-b21b-10573c3f75ab",
"fileLocationId": "8c2e6d10-3f89-4e15-a7e8-33c6bacc9c0d",
"fileLocation": {
"location": "sample string 1",
"extension": "sample string 2",
"active": true,
"createdById": "3d566615-4cca-4be0-9211-5c82a5f1abba",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "c2e287df-bdab-4943-aef3-9f34109c6e02",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "f38e6a6a-4500-48d7-a6a8-813fa77ae1a9"
},
"documentState": {
"name": "sample string 1",
"documentsWithThatState": [],
"id": "185e112d-07e3-4979-8e34-051b810b5d27"
},
"pdfGenerated": true,
"visibleOnPortal": true,
"name": "sample string 4",
"active": true,
"createdById": "3330e76a-aa18-4462-bc41-6a3f68b4bd42",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "cead194f-d5fa-428a-88cd-25f8873ff16e",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "3332b716-5bee-4a0b-8cf1-052ae7fe0596"
},
{
"jobId": "b18fb692-53a3-4846-8b66-76431e04c4d7",
"job": {
"jobTypeId": "1c1325c9-2aaf-4e9a-84ec-7c5e9e4ba3af",
"active": true,
"stateId": "08daf752-ec19-46a0-b959-ec3e76bfb568",
"externalRef": "sample string 4",
"allocatedToId": "d5959333-93da-4b61-8e08-3b27bebfdec4",
"name": "sample string 5",
"scheduledDate": "2026-07-24T18:07:42.0074024+00:00",
"siteId": "dbefd8a8-0073-4fd2-8a35-d3033bf9f328",
"contactId": "6469487a-fa21-475d-8ad9-619f309b287b",
"notes": "sample string 8",
"timeInMinutes": 9,
"parentJobId": "721c3f00-0083-4aab-bfd9-639788692940",
"isGroupJob": true,
"deviceId": "sample string 11",
"syncToDevice": true,
"assetId": "5f65f06f-f4f9-4835-874d-8941b80cc8d7",
"jobRecurrenceId": "0e6905df-16b8-4f6f-8b67-5e68f1ec5425",
"rejectionReasonId": "4e013877-4395-496a-bf26-346a70ae046d",
"jobCategoryId": "6b239234-0bb9-479c-8cdf-de4055f8ce8c",
"numericCode": 13,
"completedDate": "2026-07-24T18:07:42.0074024+00:00",
"monitoringRegimeId": "sample string 14",
"jobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "050658c6-4b83-4a4e-a9c1-3a14262bfa77"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "4770326e-f62d-451c-8e24-d9e0a6246e00",
"titleId": "24e3ce3b-c32b-4b09-a030-836884aa0484",
"organisationId": "f78a075e-519f-459f-a974-c95ba2af953d",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "6e1c9191-0d09-460c-a1e5-66d7eba6eed0",
"createdById": "4f68e818-b374-4625-a6be-2ebe678c471f",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "31f3a60a-1071-4863-aac0-6ff65c51942d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "6cd640ff-3024-4b9b-a20a-379ee8265410"
},
"title": {
"name": "sample string 1",
"id": "b2dc1b16-ba04-43d9-8435-7d41ee37e459"
},
"createdById": "e82c3d66-4ddd-4273-b41d-4f83d430f27c",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "5eec53bf-7ec6-41bb-8868-04c12bc8b236",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "411c5fc8-819d-47c1-a6d8-28ae35da14d7"
},
"asset": {
"name": "sample string 1",
"description": "sample string 2",
"assetTypeId": "9a426a23-47c8-489c-bef5-f40962507925",
"location": "sample string 4",
"locationId": "sample string 5",
"externalReference": "sample string 6",
"serialNumber": "sample string 7",
"assetNumber": "sample string 8",
"uniqueBarcode": "sample string 9",
"notes": "sample string 10",
"siteId": "a4207659-f61a-4091-be34-4f78c6ed7ba4",
"owner": "sample string 11",
"active": true,
"suspended": true,
"jobId": "dfcf9ee1-57a8-4f05-aa60-26be7ce1324a",
"hierarchicalLocationId": "77bb1310-b058-469a-a3c9-483d72b89190",
"imageFileName": "sample string 14",
"jobs": [],
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [
{
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
{
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
}
],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"jobRecurrences": [
{
"name": "sample string 1",
"jobTypeGroupId": "9b610d21-a096-4fbe-bb9c-124f29002dde",
"userId": "28752928-99ee-4070-b1a6-c96f05d4b99d",
"createDaysBefore": 3,
"siteId": "23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b",
"contactId": "4231071c-0d5b-4e7a-aa91-62f9d54c7789",
"assetId": "ef7d7946-9b7a-4b57-bf36-7c200d63033e",
"startDate": "2026-07-24T18:07:42.0074024+00:00",
"endDate": "2026-07-24T18:07:42.0074024+00:00",
"numberGenerated": 6,
"lastDate": "2026-07-24T18:07:42.0074024+00:00",
"nextDate": "2026-07-24T18:07:42.0074024+00:00",
"overrideGeneratedNextDate": "2026-07-24T18:07:42.0074024+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "d0e9a732-dc73-4114-8a09-b24de3ecf140",
"recurrenceGroupId": "12d04a2f-fd33-4aea-b8b4-33513564dd6d",
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
},
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "698ddf75-de08-4410-9c3c-9ca14807fc05"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "4770326e-f62d-451c-8e24-d9e0a6246e00",
"titleId": "24e3ce3b-c32b-4b09-a030-836884aa0484",
"organisationId": "f78a075e-519f-459f-a974-c95ba2af953d",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "6e1c9191-0d09-460c-a1e5-66d7eba6eed0",
"createdById": "4f68e818-b374-4625-a6be-2ebe678c471f",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "31f3a60a-1071-4863-aac0-6ff65c51942d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "6cd640ff-3024-4b9b-a20a-379ee8265410"
},
"title": {
"name": "sample string 1",
"id": "b2dc1b16-ba04-43d9-8435-7d41ee37e459"
},
"createdById": "e82c3d66-4ddd-4273-b41d-4f83d430f27c",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "5eec53bf-7ec6-41bb-8868-04c12bc8b236",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "411c5fc8-819d-47c1-a6d8-28ae35da14d7"
},
"sampledAssets": [
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3
},
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3
}
],
"lastCompletedDate": "2026-07-24T18:07:42.0074024+00:00",
"createdById": "e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "32a78a46-cfe1-4427-89c5-99428c472b54",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "43c1db48-5229-403a-87e0-18dbf94686de"
},
{
"name": "sample string 1",
"jobTypeGroupId": "9b610d21-a096-4fbe-bb9c-124f29002dde",
"userId": "28752928-99ee-4070-b1a6-c96f05d4b99d",
"createDaysBefore": 3,
"siteId": "23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b",
"contactId": "4231071c-0d5b-4e7a-aa91-62f9d54c7789",
"assetId": "ef7d7946-9b7a-4b57-bf36-7c200d63033e",
"startDate": "2026-07-24T18:07:42.0074024+00:00",
"endDate": "2026-07-24T18:07:42.0074024+00:00",
"numberGenerated": 6,
"lastDate": "2026-07-24T18:07:42.0074024+00:00",
"nextDate": "2026-07-24T18:07:42.0074024+00:00",
"overrideGeneratedNextDate": "2026-07-24T18:07:42.0074024+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "d0e9a732-dc73-4114-8a09-b24de3ecf140",
"recurrenceGroupId": "12d04a2f-fd33-4aea-b8b4-33513564dd6d",
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
},
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "698ddf75-de08-4410-9c3c-9ca14807fc05"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "4770326e-f62d-451c-8e24-d9e0a6246e00",
"titleId": "24e3ce3b-c32b-4b09-a030-836884aa0484",
"organisationId": "f78a075e-519f-459f-a974-c95ba2af953d",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "6e1c9191-0d09-460c-a1e5-66d7eba6eed0",
"createdById": "4f68e818-b374-4625-a6be-2ebe678c471f",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "31f3a60a-1071-4863-aac0-6ff65c51942d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "6cd640ff-3024-4b9b-a20a-379ee8265410"
},
"title": {
"name": "sample string 1",
"id": "b2dc1b16-ba04-43d9-8435-7d41ee37e459"
},
"createdById": "e82c3d66-4ddd-4273-b41d-4f83d430f27c",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "5eec53bf-7ec6-41bb-8868-04c12bc8b236",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "411c5fc8-819d-47c1-a6d8-28ae35da14d7"
},
"sampledAssets": [
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3
},
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3
}
],
"lastCompletedDate": "2026-07-24T18:07:42.0074024+00:00",
"createdById": "e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "32a78a46-cfe1-4427-89c5-99428c472b54",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "43c1db48-5229-403a-87e0-18dbf94686de"
}
],
"sampledAssets": [
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3,
"jobRecurrence": {
"name": "sample string 1",
"jobTypeGroupId": "9b610d21-a096-4fbe-bb9c-124f29002dde",
"userId": "28752928-99ee-4070-b1a6-c96f05d4b99d",
"createDaysBefore": 3,
"siteId": "23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b",
"contactId": "4231071c-0d5b-4e7a-aa91-62f9d54c7789",
"assetId": "ef7d7946-9b7a-4b57-bf36-7c200d63033e",
"startDate": "2026-07-24T18:07:42.0074024+00:00",
"endDate": "2026-07-24T18:07:42.0074024+00:00",
"numberGenerated": 6,
"lastDate": "2026-07-24T18:07:42.0074024+00:00",
"nextDate": "2026-07-24T18:07:42.0074024+00:00",
"overrideGeneratedNextDate": "2026-07-24T18:07:42.0074024+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "d0e9a732-dc73-4114-8a09-b24de3ecf140",
"recurrenceGroupId": "12d04a2f-fd33-4aea-b8b4-33513564dd6d",
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
},
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "698ddf75-de08-4410-9c3c-9ca14807fc05"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "4770326e-f62d-451c-8e24-d9e0a6246e00",
"titleId": "24e3ce3b-c32b-4b09-a030-836884aa0484",
"organisationId": "f78a075e-519f-459f-a974-c95ba2af953d",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "6e1c9191-0d09-460c-a1e5-66d7eba6eed0",
"createdById": "4f68e818-b374-4625-a6be-2ebe678c471f",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "31f3a60a-1071-4863-aac0-6ff65c51942d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "6cd640ff-3024-4b9b-a20a-379ee8265410"
},
"title": {
"name": "sample string 1",
"id": "b2dc1b16-ba04-43d9-8435-7d41ee37e459"
},
"createdById": "e82c3d66-4ddd-4273-b41d-4f83d430f27c",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "5eec53bf-7ec6-41bb-8868-04c12bc8b236",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "411c5fc8-819d-47c1-a6d8-28ae35da14d7"
},
"sampledAssets": [],
"lastCompletedDate": "2026-07-24T18:07:42.0074024+00:00",
"createdById": "e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "32a78a46-cfe1-4427-89c5-99428c472b54",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "43c1db48-5229-403a-87e0-18dbf94686de"
}
},
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3,
"jobRecurrence": {
"name": "sample string 1",
"jobTypeGroupId": "9b610d21-a096-4fbe-bb9c-124f29002dde",
"userId": "28752928-99ee-4070-b1a6-c96f05d4b99d",
"createDaysBefore": 3,
"siteId": "23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b",
"contactId": "4231071c-0d5b-4e7a-aa91-62f9d54c7789",
"assetId": "ef7d7946-9b7a-4b57-bf36-7c200d63033e",
"startDate": "2026-07-24T18:07:42.0074024+00:00",
"endDate": "2026-07-24T18:07:42.0074024+00:00",
"numberGenerated": 6,
"lastDate": "2026-07-24T18:07:42.0074024+00:00",
"nextDate": "2026-07-24T18:07:42.0074024+00:00",
"overrideGeneratedNextDate": "2026-07-24T18:07:42.0074024+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "d0e9a732-dc73-4114-8a09-b24de3ecf140",
"recurrenceGroupId": "12d04a2f-fd33-4aea-b8b4-33513564dd6d",
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
},
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "698ddf75-de08-4410-9c3c-9ca14807fc05"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "4770326e-f62d-451c-8e24-d9e0a6246e00",
"titleId": "24e3ce3b-c32b-4b09-a030-836884aa0484",
"organisationId": "f78a075e-519f-459f-a974-c95ba2af953d",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "6e1c9191-0d09-460c-a1e5-66d7eba6eed0",
"createdById": "4f68e818-b374-4625-a6be-2ebe678c471f",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "31f3a60a-1071-4863-aac0-6ff65c51942d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "6cd640ff-3024-4b9b-a20a-379ee8265410"
},
"title": {
"name": "sample string 1",
"id": "b2dc1b16-ba04-43d9-8435-7d41ee37e459"
},
"createdById": "e82c3d66-4ddd-4273-b41d-4f83d430f27c",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "5eec53bf-7ec6-41bb-8868-04c12bc8b236",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "411c5fc8-819d-47c1-a6d8-28ae35da14d7"
},
"sampledAssets": [],
"lastCompletedDate": "2026-07-24T18:07:42.0074024+00:00",
"createdById": "e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "32a78a46-cfe1-4427-89c5-99428c472b54",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "43c1db48-5229-403a-87e0-18dbf94686de"
}
}
],
"monitoringRegimeSampledAssets": [
{
"monitoringRegimeId": "sample string 1",
"assetId": "e0531cff-dcf8-4c35-8442-707237a4b36f",
"jobIndexId": 3
},
{
"monitoringRegimeId": "sample string 1",
"assetId": "e0531cff-dcf8-4c35-8442-707237a4b36f",
"jobIndexId": 3
}
],
"hierarchicalLocation": {
"siteId": "6cbdd07e-2f6d-46f6-a9a5-53045c74a49a",
"name": "sample string 2",
"parentId": "9593dcf9-9f08-47bb-aede-77486e98ce07",
"depth": 3,
"fullName": "sample string 4",
"active": true,
"sortOrder": 6.0,
"createdById": "49f00f9f-c71a-4df0-9e19-b06227f7da81",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "0a055160-4913-4c51-b601-2485dac5f399",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "33e5baea-ee91-4303-b8f7-35f912b105bb"
},
"createdById": "7465c593-7ca9-4015-aa79-e9398b969573",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "b37eb9a9-bb2f-42b8-b511-c59f5e248d53",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "ec44aff5-f94e-4756-9077-04500c017ea8"
},
"jobRecurrence": {
"name": "sample string 1",
"jobTypeGroupId": "9b610d21-a096-4fbe-bb9c-124f29002dde",
"userId": "28752928-99ee-4070-b1a6-c96f05d4b99d",
"createDaysBefore": 3,
"siteId": "23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b",
"contactId": "4231071c-0d5b-4e7a-aa91-62f9d54c7789",
"assetId": "ef7d7946-9b7a-4b57-bf36-7c200d63033e",
"startDate": "2026-07-24T18:07:42.0074024+00:00",
"endDate": "2026-07-24T18:07:42.0074024+00:00",
"numberGenerated": 6,
"lastDate": "2026-07-24T18:07:42.0074024+00:00",
"nextDate": "2026-07-24T18:07:42.0074024+00:00",
"overrideGeneratedNextDate": "2026-07-24T18:07:42.0074024+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "d0e9a732-dc73-4114-8a09-b24de3ecf140",
"recurrenceGroupId": "12d04a2f-fd33-4aea-b8b4-33513564dd6d",
"asset": {
"name": "sample string 1",
"description": "sample string 2",
"assetTypeId": "9a426a23-47c8-489c-bef5-f40962507925",
"location": "sample string 4",
"locationId": "sample string 5",
"externalReference": "sample string 6",
"serialNumber": "sample string 7",
"assetNumber": "sample string 8",
"uniqueBarcode": "sample string 9",
"notes": "sample string 10",
"siteId": "a4207659-f61a-4091-be34-4f78c6ed7ba4",
"owner": "sample string 11",
"active": true,
"suspended": true,
"jobId": "dfcf9ee1-57a8-4f05-aa60-26be7ce1324a",
"hierarchicalLocationId": "77bb1310-b058-469a-a3c9-483d72b89190",
"imageFileName": "sample string 14",
"jobs": [],
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [
{
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
{
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
}
],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"jobRecurrences": [],
"sampledAssets": [
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3
},
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3
}
],
"monitoringRegimeSampledAssets": [
{
"monitoringRegimeId": "sample string 1",
"assetId": "e0531cff-dcf8-4c35-8442-707237a4b36f",
"jobIndexId": 3
},
{
"monitoringRegimeId": "sample string 1",
"assetId": "e0531cff-dcf8-4c35-8442-707237a4b36f",
"jobIndexId": 3
}
],
"hierarchicalLocation": {
"siteId": "6cbdd07e-2f6d-46f6-a9a5-53045c74a49a",
"name": "sample string 2",
"parentId": "9593dcf9-9f08-47bb-aede-77486e98ce07",
"depth": 3,
"fullName": "sample string 4",
"active": true,
"sortOrder": 6.0,
"createdById": "49f00f9f-c71a-4df0-9e19-b06227f7da81",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "0a055160-4913-4c51-b601-2485dac5f399",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "33e5baea-ee91-4303-b8f7-35f912b105bb"
},
"createdById": "7465c593-7ca9-4015-aa79-e9398b969573",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "b37eb9a9-bb2f-42b8-b511-c59f5e248d53",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "ec44aff5-f94e-4756-9077-04500c017ea8"
},
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
},
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "698ddf75-de08-4410-9c3c-9ca14807fc05"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "4770326e-f62d-451c-8e24-d9e0a6246e00",
"titleId": "24e3ce3b-c32b-4b09-a030-836884aa0484",
"organisationId": "f78a075e-519f-459f-a974-c95ba2af953d",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "6e1c9191-0d09-460c-a1e5-66d7eba6eed0",
"createdById": "4f68e818-b374-4625-a6be-2ebe678c471f",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "31f3a60a-1071-4863-aac0-6ff65c51942d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "6cd640ff-3024-4b9b-a20a-379ee8265410"
},
"title": {
"name": "sample string 1",
"id": "b2dc1b16-ba04-43d9-8435-7d41ee37e459"
},
"createdById": "e82c3d66-4ddd-4273-b41d-4f83d430f27c",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "5eec53bf-7ec6-41bb-8868-04c12bc8b236",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "411c5fc8-819d-47c1-a6d8-28ae35da14d7"
},
"sampledAssets": [
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3,
"asset": {
"name": "sample string 1",
"description": "sample string 2",
"assetTypeId": "9a426a23-47c8-489c-bef5-f40962507925",
"location": "sample string 4",
"locationId": "sample string 5",
"externalReference": "sample string 6",
"serialNumber": "sample string 7",
"assetNumber": "sample string 8",
"uniqueBarcode": "sample string 9",
"notes": "sample string 10",
"siteId": "a4207659-f61a-4091-be34-4f78c6ed7ba4",
"owner": "sample string 11",
"active": true,
"suspended": true,
"jobId": "dfcf9ee1-57a8-4f05-aa60-26be7ce1324a",
"hierarchicalLocationId": "77bb1310-b058-469a-a3c9-483d72b89190",
"imageFileName": "sample string 14",
"jobs": [],
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [
{
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
{
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
}
],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"jobRecurrences": [],
"sampledAssets": [],
"monitoringRegimeSampledAssets": [
{
"monitoringRegimeId": "sample string 1",
"assetId": "e0531cff-dcf8-4c35-8442-707237a4b36f",
"jobIndexId": 3
},
{
"monitoringRegimeId": "sample string 1",
"assetId": "e0531cff-dcf8-4c35-8442-707237a4b36f",
"jobIndexId": 3
}
],
"hierarchicalLocation": {
"siteId": "6cbdd07e-2f6d-46f6-a9a5-53045c74a49a",
"name": "sample string 2",
"parentId": "9593dcf9-9f08-47bb-aede-77486e98ce07",
"depth": 3,
"fullName": "sample string 4",
"active": true,
"sortOrder": 6.0,
"createdById": "49f00f9f-c71a-4df0-9e19-b06227f7da81",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "0a055160-4913-4c51-b601-2485dac5f399",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "33e5baea-ee91-4303-b8f7-35f912b105bb"
},
"createdById": "7465c593-7ca9-4015-aa79-e9398b969573",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "b37eb9a9-bb2f-42b8-b511-c59f5e248d53",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "ec44aff5-f94e-4756-9077-04500c017ea8"
}
},
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3,
"asset": {
"name": "sample string 1",
"description": "sample string 2",
"assetTypeId": "9a426a23-47c8-489c-bef5-f40962507925",
"location": "sample string 4",
"locationId": "sample string 5",
"externalReference": "sample string 6",
"serialNumber": "sample string 7",
"assetNumber": "sample string 8",
"uniqueBarcode": "sample string 9",
"notes": "sample string 10",
"siteId": "a4207659-f61a-4091-be34-4f78c6ed7ba4",
"owner": "sample string 11",
"active": true,
"suspended": true,
"jobId": "dfcf9ee1-57a8-4f05-aa60-26be7ce1324a",
"hierarchicalLocationId": "77bb1310-b058-469a-a3c9-483d72b89190",
"imageFileName": "sample string 14",
"jobs": [],
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [
{
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
{
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
}
],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"jobRecurrences": [],
"sampledAssets": [],
"monitoringRegimeSampledAssets": [
{
"monitoringRegimeId": "sample string 1",
"assetId": "e0531cff-dcf8-4c35-8442-707237a4b36f",
"jobIndexId": 3
},
{
"monitoringRegimeId": "sample string 1",
"assetId": "e0531cff-dcf8-4c35-8442-707237a4b36f",
"jobIndexId": 3
}
],
"hierarchicalLocation": {
"siteId": "6cbdd07e-2f6d-46f6-a9a5-53045c74a49a",
"name": "sample string 2",
"parentId": "9593dcf9-9f08-47bb-aede-77486e98ce07",
"depth": 3,
"fullName": "sample string 4",
"active": true,
"sortOrder": 6.0,
"createdById": "49f00f9f-c71a-4df0-9e19-b06227f7da81",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "0a055160-4913-4c51-b601-2485dac5f399",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "33e5baea-ee91-4303-b8f7-35f912b105bb"
},
"createdById": "7465c593-7ca9-4015-aa79-e9398b969573",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "b37eb9a9-bb2f-42b8-b511-c59f5e248d53",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "ec44aff5-f94e-4756-9077-04500c017ea8"
}
}
],
"lastCompletedDate": "2026-07-24T18:07:42.0074024+00:00",
"createdById": "e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "32a78a46-cfe1-4427-89c5-99428c472b54",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "43c1db48-5229-403a-87e0-18dbf94686de"
},
"rejectionReason": {
"order": 1,
"name": "sample string 2",
"active": true,
"tenantOrganisationId": "397ac4b1-b13c-4bc0-b4aa-2e9304a9fa84",
"createdById": "753c932f-9470-4f8c-b9d8-3b80f74da1ab",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "0b91416f-65bd-4e90-8a95-cd381f2e3e34",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "82c80830-0f5f-466b-ab4d-6178da403712"
},
"jobCategory": {
"name": "sample string 1",
"id": "5442ad2d-ce89-426a-85c6-f756829624a7"
},
"sections": [
{
"jobId": "c1a0c8ab-d988-4766-94e5-0c94774a9193",
"internalSectionTypeId": "733beae9-7856-4c0b-b15c-9351919383dc",
"sectionTypeId": "965a81b0-aef5-432c-9399-2f112148385f",
"caption": "sample string 4",
"name": "sample string 5",
"sectionJson": "sample string 6",
"repeatable": true,
"template": true,
"gridInput": true,
"siteVisit": true,
"active": true,
"order": 12.0,
"fqn": "sample string 13",
"visible": true,
"state": "d307d093-04d9-4fbb-9d7b-b793277e3352",
"sectionVariantId": "2dd538d4-92da-472e-b6e7-1df217a98d0a",
"sectionType": {
"internalId": "8ec1ef74-bb9d-4b21-b362-93147f96e688",
"caption": "sample string 2",
"name": "sample string 3",
"repeatable": true,
"template": true,
"gridInput": true,
"siteVisit": true,
"jsonData": "sample string 8",
"order": 9,
"jobTypeId": "2e8dfabc-454b-40ad-8550-360a070feac4",
"active": true,
"fqn": "sample string 12",
"visible": true,
"fileImport": true,
"sectionVariantId": "2f54ed93-1fcd-4cf3-a196-bf1f4f876981",
"expressionTypes": "sample string 15",
"createdById": "90a740fb-1fef-4be3-a1bb-ad02e73335ff",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "75b75608-188f-4f9b-89aa-5d30975f0f30",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "85374695-505d-4826-ad46-134d7879b1f0"
},
"createdById": "6d7250e1-514c-41bd-bc40-f38e3b7cb746",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "13943351-db05-4dd1-8dfd-f2f9cf7cea35",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "72f28092-a135-4716-bf56-e9e401142b35"
},
{
"jobId": "c1a0c8ab-d988-4766-94e5-0c94774a9193",
"internalSectionTypeId": "733beae9-7856-4c0b-b15c-9351919383dc",
"sectionTypeId": "965a81b0-aef5-432c-9399-2f112148385f",
"caption": "sample string 4",
"name": "sample string 5",
"sectionJson": "sample string 6",
"repeatable": true,
"template": true,
"gridInput": true,
"siteVisit": true,
"active": true,
"order": 12.0,
"fqn": "sample string 13",
"visible": true,
"state": "d307d093-04d9-4fbb-9d7b-b793277e3352",
"sectionVariantId": "2dd538d4-92da-472e-b6e7-1df217a98d0a",
"sectionType": {
"internalId": "8ec1ef74-bb9d-4b21-b362-93147f96e688",
"caption": "sample string 2",
"name": "sample string 3",
"repeatable": true,
"template": true,
"gridInput": true,
"siteVisit": true,
"jsonData": "sample string 8",
"order": 9,
"jobTypeId": "2e8dfabc-454b-40ad-8550-360a070feac4",
"active": true,
"fqn": "sample string 12",
"visible": true,
"fileImport": true,
"sectionVariantId": "2f54ed93-1fcd-4cf3-a196-bf1f4f876981",
"expressionTypes": "sample string 15",
"createdById": "90a740fb-1fef-4be3-a1bb-ad02e73335ff",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "75b75608-188f-4f9b-89aa-5d30975f0f30",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "85374695-505d-4826-ad46-134d7879b1f0"
},
"createdById": "6d7250e1-514c-41bd-bc40-f38e3b7cb746",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "13943351-db05-4dd1-8dfd-f2f9cf7cea35",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "72f28092-a135-4716-bf56-e9e401142b35"
}
],
"descendantJobs": [],
"documents": [],
"jobHistory": [
{
"jobId": "76dc91bc-7412-40f8-9435-7cc8837d55e2",
"jobHistoryTypeId": "35d9740a-25cc-4b1b-bce7-f9a1ecb76796",
"sourceStateId": "a5440a42-1183-481b-ba4e-36f2df2fcafd",
"destinationStateId": "64d38e88-f1e0-4e99-8b8c-4564f0030f70",
"allocatedToId": "170aeca6-cf8a-4422-bbcc-aa3dfa8ba6a7",
"clonedFromId": "a6acdb0f-6727-4096-bca2-262389609c73",
"jobHistoryType": {
"name": "sample string 1",
"id": "d4eee8ff-76ff-4509-a0e1-7090842cb706"
},
"sourceJobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "050658c6-4b83-4a4e-a9c1-3a14262bfa77"
},
"destinationJobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "050658c6-4b83-4a4e-a9c1-3a14262bfa77"
},
"createdById": "9de612f4-4567-463a-adf9-f2ae8a35f51f",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "8873a50e-ea34-492f-8484-1bcf8763f65a",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "fe999e26-f4c4-4ce7-a525-a5202f9ec5fc"
},
{
"jobId": "76dc91bc-7412-40f8-9435-7cc8837d55e2",
"jobHistoryTypeId": "35d9740a-25cc-4b1b-bce7-f9a1ecb76796",
"sourceStateId": "a5440a42-1183-481b-ba4e-36f2df2fcafd",
"destinationStateId": "64d38e88-f1e0-4e99-8b8c-4564f0030f70",
"allocatedToId": "170aeca6-cf8a-4422-bbcc-aa3dfa8ba6a7",
"clonedFromId": "a6acdb0f-6727-4096-bca2-262389609c73",
"jobHistoryType": {
"name": "sample string 1",
"id": "d4eee8ff-76ff-4509-a0e1-7090842cb706"
},
"sourceJobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "050658c6-4b83-4a4e-a9c1-3a14262bfa77"
},
"destinationJobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "050658c6-4b83-4a4e-a9c1-3a14262bfa77"
},
"createdById": "9de612f4-4567-463a-adf9-f2ae8a35f51f",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "8873a50e-ea34-492f-8484-1bcf8763f65a",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "fe999e26-f4c4-4ce7-a525-a5202f9ec5fc"
}
],
"createdById": "9623d0a1-89db-45c7-ad52-60dc42a4a2f7",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "82b746b5-a221-4c80-a41b-53fb595e97bf",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "04125e4f-5c2a-44d8-a35a-38d3e5faafb6"
},
"stateId": "58ebd7df-fc40-462b-b307-fda5696110e4",
"templateId": "2ae5e9bd-1ac5-4279-b21b-10573c3f75ab",
"fileLocationId": "8c2e6d10-3f89-4e15-a7e8-33c6bacc9c0d",
"fileLocation": {
"location": "sample string 1",
"extension": "sample string 2",
"active": true,
"createdById": "3d566615-4cca-4be0-9211-5c82a5f1abba",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "c2e287df-bdab-4943-aef3-9f34109c6e02",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "f38e6a6a-4500-48d7-a6a8-813fa77ae1a9"
},
"documentState": {
"name": "sample string 1",
"documentsWithThatState": [],
"id": "185e112d-07e3-4979-8e34-051b810b5d27"
},
"pdfGenerated": true,
"visibleOnPortal": true,
"name": "sample string 4",
"active": true,
"createdById": "3330e76a-aa18-4462-bc41-6a3f68b4bd42",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "cead194f-d5fa-428a-88cd-25f8873ff16e",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "3332b716-5bee-4a0b-8cf1-052ae7fe0596"
}
],
"createdById": "d15221bf-f5e5-4c54-a98e-2f7afc310f5e",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "31e733b0-80d6-43a0-97b2-fb6cca10286c",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "09e6960b-ac26-4f55-bc83-c8cba388094f"
}
],
"sectionTypes": [
{
"internalId": "8ec1ef74-bb9d-4b21-b362-93147f96e688",
"caption": "sample string 2",
"name": "sample string 3",
"repeatable": true,
"template": true,
"gridInput": true,
"siteVisit": true,
"jsonData": "sample string 8",
"order": 9,
"jobTypeId": "2e8dfabc-454b-40ad-8550-360a070feac4",
"active": true,
"fqn": "sample string 12",
"visible": true,
"fileImport": true,
"sectionVariantId": "2f54ed93-1fcd-4cf3-a196-bf1f4f876981",
"expressionTypes": "sample string 15",
"createdById": "90a740fb-1fef-4be3-a1bb-ad02e73335ff",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "75b75608-188f-4f9b-89aa-5d30975f0f30",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "85374695-505d-4826-ad46-134d7879b1f0"
},
{
"internalId": "8ec1ef74-bb9d-4b21-b362-93147f96e688",
"caption": "sample string 2",
"name": "sample string 3",
"repeatable": true,
"template": true,
"gridInput": true,
"siteVisit": true,
"jsonData": "sample string 8",
"order": 9,
"jobTypeId": "2e8dfabc-454b-40ad-8550-360a070feac4",
"active": true,
"fqn": "sample string 12",
"visible": true,
"fileImport": true,
"sectionVariantId": "2f54ed93-1fcd-4cf3-a196-bf1f4f876981",
"expressionTypes": "sample string 15",
"createdById": "90a740fb-1fef-4be3-a1bb-ad02e73335ff",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "75b75608-188f-4f9b-89aa-5d30975f0f30",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "85374695-505d-4826-ad46-134d7879b1f0"
}
],
"jobs": [
{
"jobTypeId": "1c1325c9-2aaf-4e9a-84ec-7c5e9e4ba3af",
"active": true,
"stateId": "08daf752-ec19-46a0-b959-ec3e76bfb568",
"externalRef": "sample string 4",
"allocatedToId": "d5959333-93da-4b61-8e08-3b27bebfdec4",
"name": "sample string 5",
"scheduledDate": "2026-07-24T18:07:42.0074024+00:00",
"siteId": "dbefd8a8-0073-4fd2-8a35-d3033bf9f328",
"contactId": "6469487a-fa21-475d-8ad9-619f309b287b",
"notes": "sample string 8",
"timeInMinutes": 9,
"parentJobId": "721c3f00-0083-4aab-bfd9-639788692940",
"isGroupJob": true,
"deviceId": "sample string 11",
"syncToDevice": true,
"assetId": "5f65f06f-f4f9-4835-874d-8941b80cc8d7",
"jobRecurrenceId": "0e6905df-16b8-4f6f-8b67-5e68f1ec5425",
"rejectionReasonId": "4e013877-4395-496a-bf26-346a70ae046d",
"jobCategoryId": "6b239234-0bb9-479c-8cdf-de4055f8ce8c",
"numericCode": 13,
"completedDate": "2026-07-24T18:07:42.0074024+00:00",
"monitoringRegimeId": "sample string 14",
"jobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "050658c6-4b83-4a4e-a9c1-3a14262bfa77"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "4770326e-f62d-451c-8e24-d9e0a6246e00",
"titleId": "24e3ce3b-c32b-4b09-a030-836884aa0484",
"organisationId": "f78a075e-519f-459f-a974-c95ba2af953d",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "6e1c9191-0d09-460c-a1e5-66d7eba6eed0",
"createdById": "4f68e818-b374-4625-a6be-2ebe678c471f",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "31f3a60a-1071-4863-aac0-6ff65c51942d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "6cd640ff-3024-4b9b-a20a-379ee8265410"
},
"title": {
"name": "sample string 1",
"id": "b2dc1b16-ba04-43d9-8435-7d41ee37e459"
},
"createdById": "e82c3d66-4ddd-4273-b41d-4f83d430f27c",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "5eec53bf-7ec6-41bb-8868-04c12bc8b236",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "411c5fc8-819d-47c1-a6d8-28ae35da14d7"
},
"asset": {
"name": "sample string 1",
"description": "sample string 2",
"assetTypeId": "9a426a23-47c8-489c-bef5-f40962507925",
"location": "sample string 4",
"locationId": "sample string 5",
"externalReference": "sample string 6",
"serialNumber": "sample string 7",
"assetNumber": "sample string 8",
"uniqueBarcode": "sample string 9",
"notes": "sample string 10",
"siteId": "a4207659-f61a-4091-be34-4f78c6ed7ba4",
"owner": "sample string 11",
"active": true,
"suspended": true,
"jobId": "dfcf9ee1-57a8-4f05-aa60-26be7ce1324a",
"hierarchicalLocationId": "77bb1310-b058-469a-a3c9-483d72b89190",
"imageFileName": "sample string 14",
"jobs": [],
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [
{
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
{
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
}
],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"jobRecurrences": [
{
"name": "sample string 1",
"jobTypeGroupId": "9b610d21-a096-4fbe-bb9c-124f29002dde",
"userId": "28752928-99ee-4070-b1a6-c96f05d4b99d",
"createDaysBefore": 3,
"siteId": "23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b",
"contactId": "4231071c-0d5b-4e7a-aa91-62f9d54c7789",
"assetId": "ef7d7946-9b7a-4b57-bf36-7c200d63033e",
"startDate": "2026-07-24T18:07:42.0074024+00:00",
"endDate": "2026-07-24T18:07:42.0074024+00:00",
"numberGenerated": 6,
"lastDate": "2026-07-24T18:07:42.0074024+00:00",
"nextDate": "2026-07-24T18:07:42.0074024+00:00",
"overrideGeneratedNextDate": "2026-07-24T18:07:42.0074024+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "d0e9a732-dc73-4114-8a09-b24de3ecf140",
"recurrenceGroupId": "12d04a2f-fd33-4aea-b8b4-33513564dd6d",
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
},
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "698ddf75-de08-4410-9c3c-9ca14807fc05"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "4770326e-f62d-451c-8e24-d9e0a6246e00",
"titleId": "24e3ce3b-c32b-4b09-a030-836884aa0484",
"organisationId": "f78a075e-519f-459f-a974-c95ba2af953d",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "6e1c9191-0d09-460c-a1e5-66d7eba6eed0",
"createdById": "4f68e818-b374-4625-a6be-2ebe678c471f",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "31f3a60a-1071-4863-aac0-6ff65c51942d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "6cd640ff-3024-4b9b-a20a-379ee8265410"
},
"title": {
"name": "sample string 1",
"id": "b2dc1b16-ba04-43d9-8435-7d41ee37e459"
},
"createdById": "e82c3d66-4ddd-4273-b41d-4f83d430f27c",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "5eec53bf-7ec6-41bb-8868-04c12bc8b236",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "411c5fc8-819d-47c1-a6d8-28ae35da14d7"
},
"sampledAssets": [
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3
},
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3
}
],
"lastCompletedDate": "2026-07-24T18:07:42.0074024+00:00",
"createdById": "e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "32a78a46-cfe1-4427-89c5-99428c472b54",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "43c1db48-5229-403a-87e0-18dbf94686de"
},
{
"name": "sample string 1",
"jobTypeGroupId": "9b610d21-a096-4fbe-bb9c-124f29002dde",
"userId": "28752928-99ee-4070-b1a6-c96f05d4b99d",
"createDaysBefore": 3,
"siteId": "23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b",
"contactId": "4231071c-0d5b-4e7a-aa91-62f9d54c7789",
"assetId": "ef7d7946-9b7a-4b57-bf36-7c200d63033e",
"startDate": "2026-07-24T18:07:42.0074024+00:00",
"endDate": "2026-07-24T18:07:42.0074024+00:00",
"numberGenerated": 6,
"lastDate": "2026-07-24T18:07:42.0074024+00:00",
"nextDate": "2026-07-24T18:07:42.0074024+00:00",
"overrideGeneratedNextDate": "2026-07-24T18:07:42.0074024+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "d0e9a732-dc73-4114-8a09-b24de3ecf140",
"recurrenceGroupId": "12d04a2f-fd33-4aea-b8b4-33513564dd6d",
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
},
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "698ddf75-de08-4410-9c3c-9ca14807fc05"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "4770326e-f62d-451c-8e24-d9e0a6246e00",
"titleId": "24e3ce3b-c32b-4b09-a030-836884aa0484",
"organisationId": "f78a075e-519f-459f-a974-c95ba2af953d",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "6e1c9191-0d09-460c-a1e5-66d7eba6eed0",
"createdById": "4f68e818-b374-4625-a6be-2ebe678c471f",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "31f3a60a-1071-4863-aac0-6ff65c51942d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "6cd640ff-3024-4b9b-a20a-379ee8265410"
},
"title": {
"name": "sample string 1",
"id": "b2dc1b16-ba04-43d9-8435-7d41ee37e459"
},
"createdById": "e82c3d66-4ddd-4273-b41d-4f83d430f27c",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "5eec53bf-7ec6-41bb-8868-04c12bc8b236",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "411c5fc8-819d-47c1-a6d8-28ae35da14d7"
},
"sampledAssets": [
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3
},
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3
}
],
"lastCompletedDate": "2026-07-24T18:07:42.0074024+00:00",
"createdById": "e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "32a78a46-cfe1-4427-89c5-99428c472b54",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "43c1db48-5229-403a-87e0-18dbf94686de"
}
],
"sampledAssets": [
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3,
"jobRecurrence": {
"name": "sample string 1",
"jobTypeGroupId": "9b610d21-a096-4fbe-bb9c-124f29002dde",
"userId": "28752928-99ee-4070-b1a6-c96f05d4b99d",
"createDaysBefore": 3,
"siteId": "23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b",
"contactId": "4231071c-0d5b-4e7a-aa91-62f9d54c7789",
"assetId": "ef7d7946-9b7a-4b57-bf36-7c200d63033e",
"startDate": "2026-07-24T18:07:42.0074024+00:00",
"endDate": "2026-07-24T18:07:42.0074024+00:00",
"numberGenerated": 6,
"lastDate": "2026-07-24T18:07:42.0074024+00:00",
"nextDate": "2026-07-24T18:07:42.0074024+00:00",
"overrideGeneratedNextDate": "2026-07-24T18:07:42.0074024+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "d0e9a732-dc73-4114-8a09-b24de3ecf140",
"recurrenceGroupId": "12d04a2f-fd33-4aea-b8b4-33513564dd6d",
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
},
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "698ddf75-de08-4410-9c3c-9ca14807fc05"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "4770326e-f62d-451c-8e24-d9e0a6246e00",
"titleId": "24e3ce3b-c32b-4b09-a030-836884aa0484",
"organisationId": "f78a075e-519f-459f-a974-c95ba2af953d",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "6e1c9191-0d09-460c-a1e5-66d7eba6eed0",
"createdById": "4f68e818-b374-4625-a6be-2ebe678c471f",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "31f3a60a-1071-4863-aac0-6ff65c51942d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "6cd640ff-3024-4b9b-a20a-379ee8265410"
},
"title": {
"name": "sample string 1",
"id": "b2dc1b16-ba04-43d9-8435-7d41ee37e459"
},
"createdById": "e82c3d66-4ddd-4273-b41d-4f83d430f27c",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "5eec53bf-7ec6-41bb-8868-04c12bc8b236",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "411c5fc8-819d-47c1-a6d8-28ae35da14d7"
},
"sampledAssets": [],
"lastCompletedDate": "2026-07-24T18:07:42.0074024+00:00",
"createdById": "e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "32a78a46-cfe1-4427-89c5-99428c472b54",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "43c1db48-5229-403a-87e0-18dbf94686de"
}
},
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3,
"jobRecurrence": {
"name": "sample string 1",
"jobTypeGroupId": "9b610d21-a096-4fbe-bb9c-124f29002dde",
"userId": "28752928-99ee-4070-b1a6-c96f05d4b99d",
"createDaysBefore": 3,
"siteId": "23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b",
"contactId": "4231071c-0d5b-4e7a-aa91-62f9d54c7789",
"assetId": "ef7d7946-9b7a-4b57-bf36-7c200d63033e",
"startDate": "2026-07-24T18:07:42.0074024+00:00",
"endDate": "2026-07-24T18:07:42.0074024+00:00",
"numberGenerated": 6,
"lastDate": "2026-07-24T18:07:42.0074024+00:00",
"nextDate": "2026-07-24T18:07:42.0074024+00:00",
"overrideGeneratedNextDate": "2026-07-24T18:07:42.0074024+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "d0e9a732-dc73-4114-8a09-b24de3ecf140",
"recurrenceGroupId": "12d04a2f-fd33-4aea-b8b4-33513564dd6d",
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
},
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "698ddf75-de08-4410-9c3c-9ca14807fc05"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "4770326e-f62d-451c-8e24-d9e0a6246e00",
"titleId": "24e3ce3b-c32b-4b09-a030-836884aa0484",
"organisationId": "f78a075e-519f-459f-a974-c95ba2af953d",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "6e1c9191-0d09-460c-a1e5-66d7eba6eed0",
"createdById": "4f68e818-b374-4625-a6be-2ebe678c471f",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "31f3a60a-1071-4863-aac0-6ff65c51942d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "6cd640ff-3024-4b9b-a20a-379ee8265410"
},
"title": {
"name": "sample string 1",
"id": "b2dc1b16-ba04-43d9-8435-7d41ee37e459"
},
"createdById": "e82c3d66-4ddd-4273-b41d-4f83d430f27c",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "5eec53bf-7ec6-41bb-8868-04c12bc8b236",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "411c5fc8-819d-47c1-a6d8-28ae35da14d7"
},
"sampledAssets": [],
"lastCompletedDate": "2026-07-24T18:07:42.0074024+00:00",
"createdById": "e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "32a78a46-cfe1-4427-89c5-99428c472b54",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "43c1db48-5229-403a-87e0-18dbf94686de"
}
}
],
"monitoringRegimeSampledAssets": [
{
"monitoringRegimeId": "sample string 1",
"assetId": "e0531cff-dcf8-4c35-8442-707237a4b36f",
"jobIndexId": 3
},
{
"monitoringRegimeId": "sample string 1",
"assetId": "e0531cff-dcf8-4c35-8442-707237a4b36f",
"jobIndexId": 3
}
],
"hierarchicalLocation": {
"siteId": "6cbdd07e-2f6d-46f6-a9a5-53045c74a49a",
"name": "sample string 2",
"parentId": "9593dcf9-9f08-47bb-aede-77486e98ce07",
"depth": 3,
"fullName": "sample string 4",
"active": true,
"sortOrder": 6.0,
"createdById": "49f00f9f-c71a-4df0-9e19-b06227f7da81",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "0a055160-4913-4c51-b601-2485dac5f399",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "33e5baea-ee91-4303-b8f7-35f912b105bb"
},
"createdById": "7465c593-7ca9-4015-aa79-e9398b969573",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "b37eb9a9-bb2f-42b8-b511-c59f5e248d53",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "ec44aff5-f94e-4756-9077-04500c017ea8"
},
"jobRecurrence": {
"name": "sample string 1",
"jobTypeGroupId": "9b610d21-a096-4fbe-bb9c-124f29002dde",
"userId": "28752928-99ee-4070-b1a6-c96f05d4b99d",
"createDaysBefore": 3,
"siteId": "23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b",
"contactId": "4231071c-0d5b-4e7a-aa91-62f9d54c7789",
"assetId": "ef7d7946-9b7a-4b57-bf36-7c200d63033e",
"startDate": "2026-07-24T18:07:42.0074024+00:00",
"endDate": "2026-07-24T18:07:42.0074024+00:00",
"numberGenerated": 6,
"lastDate": "2026-07-24T18:07:42.0074024+00:00",
"nextDate": "2026-07-24T18:07:42.0074024+00:00",
"overrideGeneratedNextDate": "2026-07-24T18:07:42.0074024+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "d0e9a732-dc73-4114-8a09-b24de3ecf140",
"recurrenceGroupId": "12d04a2f-fd33-4aea-b8b4-33513564dd6d",
"asset": {
"name": "sample string 1",
"description": "sample string 2",
"assetTypeId": "9a426a23-47c8-489c-bef5-f40962507925",
"location": "sample string 4",
"locationId": "sample string 5",
"externalReference": "sample string 6",
"serialNumber": "sample string 7",
"assetNumber": "sample string 8",
"uniqueBarcode": "sample string 9",
"notes": "sample string 10",
"siteId": "a4207659-f61a-4091-be34-4f78c6ed7ba4",
"owner": "sample string 11",
"active": true,
"suspended": true,
"jobId": "dfcf9ee1-57a8-4f05-aa60-26be7ce1324a",
"hierarchicalLocationId": "77bb1310-b058-469a-a3c9-483d72b89190",
"imageFileName": "sample string 14",
"jobs": [],
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [
{
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
{
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
}
],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"jobRecurrences": [],
"sampledAssets": [
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3
},
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3
}
],
"monitoringRegimeSampledAssets": [
{
"monitoringRegimeId": "sample string 1",
"assetId": "e0531cff-dcf8-4c35-8442-707237a4b36f",
"jobIndexId": 3
},
{
"monitoringRegimeId": "sample string 1",
"assetId": "e0531cff-dcf8-4c35-8442-707237a4b36f",
"jobIndexId": 3
}
],
"hierarchicalLocation": {
"siteId": "6cbdd07e-2f6d-46f6-a9a5-53045c74a49a",
"name": "sample string 2",
"parentId": "9593dcf9-9f08-47bb-aede-77486e98ce07",
"depth": 3,
"fullName": "sample string 4",
"active": true,
"sortOrder": 6.0,
"createdById": "49f00f9f-c71a-4df0-9e19-b06227f7da81",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "0a055160-4913-4c51-b601-2485dac5f399",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "33e5baea-ee91-4303-b8f7-35f912b105bb"
},
"createdById": "7465c593-7ca9-4015-aa79-e9398b969573",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "b37eb9a9-bb2f-42b8-b511-c59f5e248d53",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "ec44aff5-f94e-4756-9077-04500c017ea8"
},
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
},
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "698ddf75-de08-4410-9c3c-9ca14807fc05"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "4770326e-f62d-451c-8e24-d9e0a6246e00",
"titleId": "24e3ce3b-c32b-4b09-a030-836884aa0484",
"organisationId": "f78a075e-519f-459f-a974-c95ba2af953d",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "6e1c9191-0d09-460c-a1e5-66d7eba6eed0",
"createdById": "4f68e818-b374-4625-a6be-2ebe678c471f",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "31f3a60a-1071-4863-aac0-6ff65c51942d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "6cd640ff-3024-4b9b-a20a-379ee8265410"
},
"title": {
"name": "sample string 1",
"id": "b2dc1b16-ba04-43d9-8435-7d41ee37e459"
},
"createdById": "e82c3d66-4ddd-4273-b41d-4f83d430f27c",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "5eec53bf-7ec6-41bb-8868-04c12bc8b236",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "411c5fc8-819d-47c1-a6d8-28ae35da14d7"
},
"sampledAssets": [
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3,
"asset": {
"name": "sample string 1",
"description": "sample string 2",
"assetTypeId": "9a426a23-47c8-489c-bef5-f40962507925",
"location": "sample string 4",
"locationId": "sample string 5",
"externalReference": "sample string 6",
"serialNumber": "sample string 7",
"assetNumber": "sample string 8",
"uniqueBarcode": "sample string 9",
"notes": "sample string 10",
"siteId": "a4207659-f61a-4091-be34-4f78c6ed7ba4",
"owner": "sample string 11",
"active": true,
"suspended": true,
"jobId": "dfcf9ee1-57a8-4f05-aa60-26be7ce1324a",
"hierarchicalLocationId": "77bb1310-b058-469a-a3c9-483d72b89190",
"imageFileName": "sample string 14",
"jobs": [],
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [
{
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
{
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
}
],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"jobRecurrences": [],
"sampledAssets": [],
"monitoringRegimeSampledAssets": [
{
"monitoringRegimeId": "sample string 1",
"assetId": "e0531cff-dcf8-4c35-8442-707237a4b36f",
"jobIndexId": 3
},
{
"monitoringRegimeId": "sample string 1",
"assetId": "e0531cff-dcf8-4c35-8442-707237a4b36f",
"jobIndexId": 3
}
],
"hierarchicalLocation": {
"siteId": "6cbdd07e-2f6d-46f6-a9a5-53045c74a49a",
"name": "sample string 2",
"parentId": "9593dcf9-9f08-47bb-aede-77486e98ce07",
"depth": 3,
"fullName": "sample string 4",
"active": true,
"sortOrder": 6.0,
"createdById": "49f00f9f-c71a-4df0-9e19-b06227f7da81",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "0a055160-4913-4c51-b601-2485dac5f399",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "33e5baea-ee91-4303-b8f7-35f912b105bb"
},
"createdById": "7465c593-7ca9-4015-aa79-e9398b969573",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "b37eb9a9-bb2f-42b8-b511-c59f5e248d53",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "ec44aff5-f94e-4756-9077-04500c017ea8"
}
},
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3,
"asset": {
"name": "sample string 1",
"description": "sample string 2",
"assetTypeId": "9a426a23-47c8-489c-bef5-f40962507925",
"location": "sample string 4",
"locationId": "sample string 5",
"externalReference": "sample string 6",
"serialNumber": "sample string 7",
"assetNumber": "sample string 8",
"uniqueBarcode": "sample string 9",
"notes": "sample string 10",
"siteId": "a4207659-f61a-4091-be34-4f78c6ed7ba4",
"owner": "sample string 11",
"active": true,
"suspended": true,
"jobId": "dfcf9ee1-57a8-4f05-aa60-26be7ce1324a",
"hierarchicalLocationId": "77bb1310-b058-469a-a3c9-483d72b89190",
"imageFileName": "sample string 14",
"jobs": [],
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [
{
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
{
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
}
],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"jobRecurrences": [],
"sampledAssets": [],
"monitoringRegimeSampledAssets": [
{
"monitoringRegimeId": "sample string 1",
"assetId": "e0531cff-dcf8-4c35-8442-707237a4b36f",
"jobIndexId": 3
},
{
"monitoringRegimeId": "sample string 1",
"assetId": "e0531cff-dcf8-4c35-8442-707237a4b36f",
"jobIndexId": 3
}
],
"hierarchicalLocation": {
"siteId": "6cbdd07e-2f6d-46f6-a9a5-53045c74a49a",
"name": "sample string 2",
"parentId": "9593dcf9-9f08-47bb-aede-77486e98ce07",
"depth": 3,
"fullName": "sample string 4",
"active": true,
"sortOrder": 6.0,
"createdById": "49f00f9f-c71a-4df0-9e19-b06227f7da81",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "0a055160-4913-4c51-b601-2485dac5f399",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "33e5baea-ee91-4303-b8f7-35f912b105bb"
},
"createdById": "7465c593-7ca9-4015-aa79-e9398b969573",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "b37eb9a9-bb2f-42b8-b511-c59f5e248d53",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "ec44aff5-f94e-4756-9077-04500c017ea8"
}
}
],
"lastCompletedDate": "2026-07-24T18:07:42.0074024+00:00",
"createdById": "e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "32a78a46-cfe1-4427-89c5-99428c472b54",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "43c1db48-5229-403a-87e0-18dbf94686de"
},
"rejectionReason": {
"order": 1,
"name": "sample string 2",
"active": true,
"tenantOrganisationId": "397ac4b1-b13c-4bc0-b4aa-2e9304a9fa84",
"createdById": "753c932f-9470-4f8c-b9d8-3b80f74da1ab",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "0b91416f-65bd-4e90-8a95-cd381f2e3e34",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "82c80830-0f5f-466b-ab4d-6178da403712"
},
"jobCategory": {
"name": "sample string 1",
"id": "5442ad2d-ce89-426a-85c6-f756829624a7"
},
"sections": [
{
"jobId": "c1a0c8ab-d988-4766-94e5-0c94774a9193",
"internalSectionTypeId": "733beae9-7856-4c0b-b15c-9351919383dc",
"sectionTypeId": "965a81b0-aef5-432c-9399-2f112148385f",
"caption": "sample string 4",
"name": "sample string 5",
"sectionJson": "sample string 6",
"repeatable": true,
"template": true,
"gridInput": true,
"siteVisit": true,
"active": true,
"order": 12.0,
"fqn": "sample string 13",
"visible": true,
"state": "d307d093-04d9-4fbb-9d7b-b793277e3352",
"sectionVariantId": "2dd538d4-92da-472e-b6e7-1df217a98d0a",
"sectionType": {
"internalId": "8ec1ef74-bb9d-4b21-b362-93147f96e688",
"caption": "sample string 2",
"name": "sample string 3",
"repeatable": true,
"template": true,
"gridInput": true,
"siteVisit": true,
"jsonData": "sample string 8",
"order": 9,
"jobTypeId": "2e8dfabc-454b-40ad-8550-360a070feac4",
"active": true,
"fqn": "sample string 12",
"visible": true,
"fileImport": true,
"sectionVariantId": "2f54ed93-1fcd-4cf3-a196-bf1f4f876981",
"expressionTypes": "sample string 15",
"createdById": "90a740fb-1fef-4be3-a1bb-ad02e73335ff",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "75b75608-188f-4f9b-89aa-5d30975f0f30",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "85374695-505d-4826-ad46-134d7879b1f0"
},
"createdById": "6d7250e1-514c-41bd-bc40-f38e3b7cb746",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "13943351-db05-4dd1-8dfd-f2f9cf7cea35",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "72f28092-a135-4716-bf56-e9e401142b35"
},
{
"jobId": "c1a0c8ab-d988-4766-94e5-0c94774a9193",
"internalSectionTypeId": "733beae9-7856-4c0b-b15c-9351919383dc",
"sectionTypeId": "965a81b0-aef5-432c-9399-2f112148385f",
"caption": "sample string 4",
"name": "sample string 5",
"sectionJson": "sample string 6",
"repeatable": true,
"template": true,
"gridInput": true,
"siteVisit": true,
"active": true,
"order": 12.0,
"fqn": "sample string 13",
"visible": true,
"state": "d307d093-04d9-4fbb-9d7b-b793277e3352",
"sectionVariantId": "2dd538d4-92da-472e-b6e7-1df217a98d0a",
"sectionType": {
"internalId": "8ec1ef74-bb9d-4b21-b362-93147f96e688",
"caption": "sample string 2",
"name": "sample string 3",
"repeatable": true,
"template": true,
"gridInput": true,
"siteVisit": true,
"jsonData": "sample string 8",
"order": 9,
"jobTypeId": "2e8dfabc-454b-40ad-8550-360a070feac4",
"active": true,
"fqn": "sample string 12",
"visible": true,
"fileImport": true,
"sectionVariantId": "2f54ed93-1fcd-4cf3-a196-bf1f4f876981",
"expressionTypes": "sample string 15",
"createdById": "90a740fb-1fef-4be3-a1bb-ad02e73335ff",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "75b75608-188f-4f9b-89aa-5d30975f0f30",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "85374695-505d-4826-ad46-134d7879b1f0"
},
"createdById": "6d7250e1-514c-41bd-bc40-f38e3b7cb746",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "13943351-db05-4dd1-8dfd-f2f9cf7cea35",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "72f28092-a135-4716-bf56-e9e401142b35"
}
],
"descendantJobs": [],
"documents": [
{
"jobId": "b18fb692-53a3-4846-8b66-76431e04c4d7",
"stateId": "58ebd7df-fc40-462b-b307-fda5696110e4",
"templateId": "2ae5e9bd-1ac5-4279-b21b-10573c3f75ab",
"documentTemplate": {
"name": "sample string 1",
"fileExtension": "sample string 2",
"location": "sample string 3",
"jobTypeId": "21b17464-a97f-47c3-872e-437032ec7557",
"active": true,
"autoEmailOnJobCompletion": true,
"visibleOnPortal": true,
"documents": [],
"createdById": "d15221bf-f5e5-4c54-a98e-2f7afc310f5e",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "31e733b0-80d6-43a0-97b2-fb6cca10286c",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "09e6960b-ac26-4f55-bc83-c8cba388094f"
},
"fileLocationId": "8c2e6d10-3f89-4e15-a7e8-33c6bacc9c0d",
"fileLocation": {
"location": "sample string 1",
"extension": "sample string 2",
"active": true,
"createdById": "3d566615-4cca-4be0-9211-5c82a5f1abba",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "c2e287df-bdab-4943-aef3-9f34109c6e02",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "f38e6a6a-4500-48d7-a6a8-813fa77ae1a9"
},
"documentState": {
"name": "sample string 1",
"documentsWithThatState": [],
"id": "185e112d-07e3-4979-8e34-051b810b5d27"
},
"pdfGenerated": true,
"visibleOnPortal": true,
"name": "sample string 4",
"active": true,
"createdById": "3330e76a-aa18-4462-bc41-6a3f68b4bd42",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "cead194f-d5fa-428a-88cd-25f8873ff16e",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "3332b716-5bee-4a0b-8cf1-052ae7fe0596"
},
{
"jobId": "b18fb692-53a3-4846-8b66-76431e04c4d7",
"stateId": "58ebd7df-fc40-462b-b307-fda5696110e4",
"templateId": "2ae5e9bd-1ac5-4279-b21b-10573c3f75ab",
"documentTemplate": {
"name": "sample string 1",
"fileExtension": "sample string 2",
"location": "sample string 3",
"jobTypeId": "21b17464-a97f-47c3-872e-437032ec7557",
"active": true,
"autoEmailOnJobCompletion": true,
"visibleOnPortal": true,
"documents": [],
"createdById": "d15221bf-f5e5-4c54-a98e-2f7afc310f5e",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "31e733b0-80d6-43a0-97b2-fb6cca10286c",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "09e6960b-ac26-4f55-bc83-c8cba388094f"
},
"fileLocationId": "8c2e6d10-3f89-4e15-a7e8-33c6bacc9c0d",
"fileLocation": {
"location": "sample string 1",
"extension": "sample string 2",
"active": true,
"createdById": "3d566615-4cca-4be0-9211-5c82a5f1abba",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "c2e287df-bdab-4943-aef3-9f34109c6e02",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "f38e6a6a-4500-48d7-a6a8-813fa77ae1a9"
},
"documentState": {
"name": "sample string 1",
"documentsWithThatState": [],
"id": "185e112d-07e3-4979-8e34-051b810b5d27"
},
"pdfGenerated": true,
"visibleOnPortal": true,
"name": "sample string 4",
"active": true,
"createdById": "3330e76a-aa18-4462-bc41-6a3f68b4bd42",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "cead194f-d5fa-428a-88cd-25f8873ff16e",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "3332b716-5bee-4a0b-8cf1-052ae7fe0596"
}
],
"jobHistory": [
{
"jobId": "76dc91bc-7412-40f8-9435-7cc8837d55e2",
"jobHistoryTypeId": "35d9740a-25cc-4b1b-bce7-f9a1ecb76796",
"sourceStateId": "a5440a42-1183-481b-ba4e-36f2df2fcafd",
"destinationStateId": "64d38e88-f1e0-4e99-8b8c-4564f0030f70",
"allocatedToId": "170aeca6-cf8a-4422-bbcc-aa3dfa8ba6a7",
"clonedFromId": "a6acdb0f-6727-4096-bca2-262389609c73",
"jobHistoryType": {
"name": "sample string 1",
"id": "d4eee8ff-76ff-4509-a0e1-7090842cb706"
},
"sourceJobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "050658c6-4b83-4a4e-a9c1-3a14262bfa77"
},
"destinationJobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "050658c6-4b83-4a4e-a9c1-3a14262bfa77"
},
"createdById": "9de612f4-4567-463a-adf9-f2ae8a35f51f",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "8873a50e-ea34-492f-8484-1bcf8763f65a",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "fe999e26-f4c4-4ce7-a525-a5202f9ec5fc"
},
{
"jobId": "76dc91bc-7412-40f8-9435-7cc8837d55e2",
"jobHistoryTypeId": "35d9740a-25cc-4b1b-bce7-f9a1ecb76796",
"sourceStateId": "a5440a42-1183-481b-ba4e-36f2df2fcafd",
"destinationStateId": "64d38e88-f1e0-4e99-8b8c-4564f0030f70",
"allocatedToId": "170aeca6-cf8a-4422-bbcc-aa3dfa8ba6a7",
"clonedFromId": "a6acdb0f-6727-4096-bca2-262389609c73",
"jobHistoryType": {
"name": "sample string 1",
"id": "d4eee8ff-76ff-4509-a0e1-7090842cb706"
},
"sourceJobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "050658c6-4b83-4a4e-a9c1-3a14262bfa77"
},
"destinationJobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "050658c6-4b83-4a4e-a9c1-3a14262bfa77"
},
"createdById": "9de612f4-4567-463a-adf9-f2ae8a35f51f",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "8873a50e-ea34-492f-8484-1bcf8763f65a",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "fe999e26-f4c4-4ce7-a525-a5202f9ec5fc"
}
],
"createdById": "9623d0a1-89db-45c7-ad52-60dc42a4a2f7",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "82b746b5-a221-4c80-a41b-53fb595e97bf",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "04125e4f-5c2a-44d8-a35a-38d3e5faafb6"
},
{
"jobTypeId": "1c1325c9-2aaf-4e9a-84ec-7c5e9e4ba3af",
"active": true,
"stateId": "08daf752-ec19-46a0-b959-ec3e76bfb568",
"externalRef": "sample string 4",
"allocatedToId": "d5959333-93da-4b61-8e08-3b27bebfdec4",
"name": "sample string 5",
"scheduledDate": "2026-07-24T18:07:42.0074024+00:00",
"siteId": "dbefd8a8-0073-4fd2-8a35-d3033bf9f328",
"contactId": "6469487a-fa21-475d-8ad9-619f309b287b",
"notes": "sample string 8",
"timeInMinutes": 9,
"parentJobId": "721c3f00-0083-4aab-bfd9-639788692940",
"isGroupJob": true,
"deviceId": "sample string 11",
"syncToDevice": true,
"assetId": "5f65f06f-f4f9-4835-874d-8941b80cc8d7",
"jobRecurrenceId": "0e6905df-16b8-4f6f-8b67-5e68f1ec5425",
"rejectionReasonId": "4e013877-4395-496a-bf26-346a70ae046d",
"jobCategoryId": "6b239234-0bb9-479c-8cdf-de4055f8ce8c",
"numericCode": 13,
"completedDate": "2026-07-24T18:07:42.0074024+00:00",
"monitoringRegimeId": "sample string 14",
"jobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "050658c6-4b83-4a4e-a9c1-3a14262bfa77"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "4770326e-f62d-451c-8e24-d9e0a6246e00",
"titleId": "24e3ce3b-c32b-4b09-a030-836884aa0484",
"organisationId": "f78a075e-519f-459f-a974-c95ba2af953d",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "6e1c9191-0d09-460c-a1e5-66d7eba6eed0",
"createdById": "4f68e818-b374-4625-a6be-2ebe678c471f",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "31f3a60a-1071-4863-aac0-6ff65c51942d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "6cd640ff-3024-4b9b-a20a-379ee8265410"
},
"title": {
"name": "sample string 1",
"id": "b2dc1b16-ba04-43d9-8435-7d41ee37e459"
},
"createdById": "e82c3d66-4ddd-4273-b41d-4f83d430f27c",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "5eec53bf-7ec6-41bb-8868-04c12bc8b236",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "411c5fc8-819d-47c1-a6d8-28ae35da14d7"
},
"asset": {
"name": "sample string 1",
"description": "sample string 2",
"assetTypeId": "9a426a23-47c8-489c-bef5-f40962507925",
"location": "sample string 4",
"locationId": "sample string 5",
"externalReference": "sample string 6",
"serialNumber": "sample string 7",
"assetNumber": "sample string 8",
"uniqueBarcode": "sample string 9",
"notes": "sample string 10",
"siteId": "a4207659-f61a-4091-be34-4f78c6ed7ba4",
"owner": "sample string 11",
"active": true,
"suspended": true,
"jobId": "dfcf9ee1-57a8-4f05-aa60-26be7ce1324a",
"hierarchicalLocationId": "77bb1310-b058-469a-a3c9-483d72b89190",
"imageFileName": "sample string 14",
"jobs": [],
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [
{
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
{
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
}
],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"jobRecurrences": [
{
"name": "sample string 1",
"jobTypeGroupId": "9b610d21-a096-4fbe-bb9c-124f29002dde",
"userId": "28752928-99ee-4070-b1a6-c96f05d4b99d",
"createDaysBefore": 3,
"siteId": "23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b",
"contactId": "4231071c-0d5b-4e7a-aa91-62f9d54c7789",
"assetId": "ef7d7946-9b7a-4b57-bf36-7c200d63033e",
"startDate": "2026-07-24T18:07:42.0074024+00:00",
"endDate": "2026-07-24T18:07:42.0074024+00:00",
"numberGenerated": 6,
"lastDate": "2026-07-24T18:07:42.0074024+00:00",
"nextDate": "2026-07-24T18:07:42.0074024+00:00",
"overrideGeneratedNextDate": "2026-07-24T18:07:42.0074024+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "d0e9a732-dc73-4114-8a09-b24de3ecf140",
"recurrenceGroupId": "12d04a2f-fd33-4aea-b8b4-33513564dd6d",
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
},
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "698ddf75-de08-4410-9c3c-9ca14807fc05"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "4770326e-f62d-451c-8e24-d9e0a6246e00",
"titleId": "24e3ce3b-c32b-4b09-a030-836884aa0484",
"organisationId": "f78a075e-519f-459f-a974-c95ba2af953d",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "6e1c9191-0d09-460c-a1e5-66d7eba6eed0",
"createdById": "4f68e818-b374-4625-a6be-2ebe678c471f",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "31f3a60a-1071-4863-aac0-6ff65c51942d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "6cd640ff-3024-4b9b-a20a-379ee8265410"
},
"title": {
"name": "sample string 1",
"id": "b2dc1b16-ba04-43d9-8435-7d41ee37e459"
},
"createdById": "e82c3d66-4ddd-4273-b41d-4f83d430f27c",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "5eec53bf-7ec6-41bb-8868-04c12bc8b236",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "411c5fc8-819d-47c1-a6d8-28ae35da14d7"
},
"sampledAssets": [
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3
},
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3
}
],
"lastCompletedDate": "2026-07-24T18:07:42.0074024+00:00",
"createdById": "e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "32a78a46-cfe1-4427-89c5-99428c472b54",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "43c1db48-5229-403a-87e0-18dbf94686de"
},
{
"name": "sample string 1",
"jobTypeGroupId": "9b610d21-a096-4fbe-bb9c-124f29002dde",
"userId": "28752928-99ee-4070-b1a6-c96f05d4b99d",
"createDaysBefore": 3,
"siteId": "23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b",
"contactId": "4231071c-0d5b-4e7a-aa91-62f9d54c7789",
"assetId": "ef7d7946-9b7a-4b57-bf36-7c200d63033e",
"startDate": "2026-07-24T18:07:42.0074024+00:00",
"endDate": "2026-07-24T18:07:42.0074024+00:00",
"numberGenerated": 6,
"lastDate": "2026-07-24T18:07:42.0074024+00:00",
"nextDate": "2026-07-24T18:07:42.0074024+00:00",
"overrideGeneratedNextDate": "2026-07-24T18:07:42.0074024+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "d0e9a732-dc73-4114-8a09-b24de3ecf140",
"recurrenceGroupId": "12d04a2f-fd33-4aea-b8b4-33513564dd6d",
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
},
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "698ddf75-de08-4410-9c3c-9ca14807fc05"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "4770326e-f62d-451c-8e24-d9e0a6246e00",
"titleId": "24e3ce3b-c32b-4b09-a030-836884aa0484",
"organisationId": "f78a075e-519f-459f-a974-c95ba2af953d",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "6e1c9191-0d09-460c-a1e5-66d7eba6eed0",
"createdById": "4f68e818-b374-4625-a6be-2ebe678c471f",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "31f3a60a-1071-4863-aac0-6ff65c51942d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "6cd640ff-3024-4b9b-a20a-379ee8265410"
},
"title": {
"name": "sample string 1",
"id": "b2dc1b16-ba04-43d9-8435-7d41ee37e459"
},
"createdById": "e82c3d66-4ddd-4273-b41d-4f83d430f27c",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "5eec53bf-7ec6-41bb-8868-04c12bc8b236",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "411c5fc8-819d-47c1-a6d8-28ae35da14d7"
},
"sampledAssets": [
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3
},
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3
}
],
"lastCompletedDate": "2026-07-24T18:07:42.0074024+00:00",
"createdById": "e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "32a78a46-cfe1-4427-89c5-99428c472b54",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "43c1db48-5229-403a-87e0-18dbf94686de"
}
],
"sampledAssets": [
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3,
"jobRecurrence": {
"name": "sample string 1",
"jobTypeGroupId": "9b610d21-a096-4fbe-bb9c-124f29002dde",
"userId": "28752928-99ee-4070-b1a6-c96f05d4b99d",
"createDaysBefore": 3,
"siteId": "23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b",
"contactId": "4231071c-0d5b-4e7a-aa91-62f9d54c7789",
"assetId": "ef7d7946-9b7a-4b57-bf36-7c200d63033e",
"startDate": "2026-07-24T18:07:42.0074024+00:00",
"endDate": "2026-07-24T18:07:42.0074024+00:00",
"numberGenerated": 6,
"lastDate": "2026-07-24T18:07:42.0074024+00:00",
"nextDate": "2026-07-24T18:07:42.0074024+00:00",
"overrideGeneratedNextDate": "2026-07-24T18:07:42.0074024+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "d0e9a732-dc73-4114-8a09-b24de3ecf140",
"recurrenceGroupId": "12d04a2f-fd33-4aea-b8b4-33513564dd6d",
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
},
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "698ddf75-de08-4410-9c3c-9ca14807fc05"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "4770326e-f62d-451c-8e24-d9e0a6246e00",
"titleId": "24e3ce3b-c32b-4b09-a030-836884aa0484",
"organisationId": "f78a075e-519f-459f-a974-c95ba2af953d",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "6e1c9191-0d09-460c-a1e5-66d7eba6eed0",
"createdById": "4f68e818-b374-4625-a6be-2ebe678c471f",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "31f3a60a-1071-4863-aac0-6ff65c51942d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "6cd640ff-3024-4b9b-a20a-379ee8265410"
},
"title": {
"name": "sample string 1",
"id": "b2dc1b16-ba04-43d9-8435-7d41ee37e459"
},
"createdById": "e82c3d66-4ddd-4273-b41d-4f83d430f27c",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "5eec53bf-7ec6-41bb-8868-04c12bc8b236",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "411c5fc8-819d-47c1-a6d8-28ae35da14d7"
},
"sampledAssets": [],
"lastCompletedDate": "2026-07-24T18:07:42.0074024+00:00",
"createdById": "e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "32a78a46-cfe1-4427-89c5-99428c472b54",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "43c1db48-5229-403a-87e0-18dbf94686de"
}
},
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3,
"jobRecurrence": {
"name": "sample string 1",
"jobTypeGroupId": "9b610d21-a096-4fbe-bb9c-124f29002dde",
"userId": "28752928-99ee-4070-b1a6-c96f05d4b99d",
"createDaysBefore": 3,
"siteId": "23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b",
"contactId": "4231071c-0d5b-4e7a-aa91-62f9d54c7789",
"assetId": "ef7d7946-9b7a-4b57-bf36-7c200d63033e",
"startDate": "2026-07-24T18:07:42.0074024+00:00",
"endDate": "2026-07-24T18:07:42.0074024+00:00",
"numberGenerated": 6,
"lastDate": "2026-07-24T18:07:42.0074024+00:00",
"nextDate": "2026-07-24T18:07:42.0074024+00:00",
"overrideGeneratedNextDate": "2026-07-24T18:07:42.0074024+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "d0e9a732-dc73-4114-8a09-b24de3ecf140",
"recurrenceGroupId": "12d04a2f-fd33-4aea-b8b4-33513564dd6d",
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
},
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "698ddf75-de08-4410-9c3c-9ca14807fc05"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "4770326e-f62d-451c-8e24-d9e0a6246e00",
"titleId": "24e3ce3b-c32b-4b09-a030-836884aa0484",
"organisationId": "f78a075e-519f-459f-a974-c95ba2af953d",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "6e1c9191-0d09-460c-a1e5-66d7eba6eed0",
"createdById": "4f68e818-b374-4625-a6be-2ebe678c471f",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "31f3a60a-1071-4863-aac0-6ff65c51942d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "6cd640ff-3024-4b9b-a20a-379ee8265410"
},
"title": {
"name": "sample string 1",
"id": "b2dc1b16-ba04-43d9-8435-7d41ee37e459"
},
"createdById": "e82c3d66-4ddd-4273-b41d-4f83d430f27c",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "5eec53bf-7ec6-41bb-8868-04c12bc8b236",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "411c5fc8-819d-47c1-a6d8-28ae35da14d7"
},
"sampledAssets": [],
"lastCompletedDate": "2026-07-24T18:07:42.0074024+00:00",
"createdById": "e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "32a78a46-cfe1-4427-89c5-99428c472b54",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "43c1db48-5229-403a-87e0-18dbf94686de"
}
}
],
"monitoringRegimeSampledAssets": [
{
"monitoringRegimeId": "sample string 1",
"assetId": "e0531cff-dcf8-4c35-8442-707237a4b36f",
"jobIndexId": 3
},
{
"monitoringRegimeId": "sample string 1",
"assetId": "e0531cff-dcf8-4c35-8442-707237a4b36f",
"jobIndexId": 3
}
],
"hierarchicalLocation": {
"siteId": "6cbdd07e-2f6d-46f6-a9a5-53045c74a49a",
"name": "sample string 2",
"parentId": "9593dcf9-9f08-47bb-aede-77486e98ce07",
"depth": 3,
"fullName": "sample string 4",
"active": true,
"sortOrder": 6.0,
"createdById": "49f00f9f-c71a-4df0-9e19-b06227f7da81",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "0a055160-4913-4c51-b601-2485dac5f399",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "33e5baea-ee91-4303-b8f7-35f912b105bb"
},
"createdById": "7465c593-7ca9-4015-aa79-e9398b969573",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "b37eb9a9-bb2f-42b8-b511-c59f5e248d53",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "ec44aff5-f94e-4756-9077-04500c017ea8"
},
"jobRecurrence": {
"name": "sample string 1",
"jobTypeGroupId": "9b610d21-a096-4fbe-bb9c-124f29002dde",
"userId": "28752928-99ee-4070-b1a6-c96f05d4b99d",
"createDaysBefore": 3,
"siteId": "23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b",
"contactId": "4231071c-0d5b-4e7a-aa91-62f9d54c7789",
"assetId": "ef7d7946-9b7a-4b57-bf36-7c200d63033e",
"startDate": "2026-07-24T18:07:42.0074024+00:00",
"endDate": "2026-07-24T18:07:42.0074024+00:00",
"numberGenerated": 6,
"lastDate": "2026-07-24T18:07:42.0074024+00:00",
"nextDate": "2026-07-24T18:07:42.0074024+00:00",
"overrideGeneratedNextDate": "2026-07-24T18:07:42.0074024+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "d0e9a732-dc73-4114-8a09-b24de3ecf140",
"recurrenceGroupId": "12d04a2f-fd33-4aea-b8b4-33513564dd6d",
"asset": {
"name": "sample string 1",
"description": "sample string 2",
"assetTypeId": "9a426a23-47c8-489c-bef5-f40962507925",
"location": "sample string 4",
"locationId": "sample string 5",
"externalReference": "sample string 6",
"serialNumber": "sample string 7",
"assetNumber": "sample string 8",
"uniqueBarcode": "sample string 9",
"notes": "sample string 10",
"siteId": "a4207659-f61a-4091-be34-4f78c6ed7ba4",
"owner": "sample string 11",
"active": true,
"suspended": true,
"jobId": "dfcf9ee1-57a8-4f05-aa60-26be7ce1324a",
"hierarchicalLocationId": "77bb1310-b058-469a-a3c9-483d72b89190",
"imageFileName": "sample string 14",
"jobs": [],
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [
{
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
{
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
}
],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"jobRecurrences": [],
"sampledAssets": [
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3
},
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3
}
],
"monitoringRegimeSampledAssets": [
{
"monitoringRegimeId": "sample string 1",
"assetId": "e0531cff-dcf8-4c35-8442-707237a4b36f",
"jobIndexId": 3
},
{
"monitoringRegimeId": "sample string 1",
"assetId": "e0531cff-dcf8-4c35-8442-707237a4b36f",
"jobIndexId": 3
}
],
"hierarchicalLocation": {
"siteId": "6cbdd07e-2f6d-46f6-a9a5-53045c74a49a",
"name": "sample string 2",
"parentId": "9593dcf9-9f08-47bb-aede-77486e98ce07",
"depth": 3,
"fullName": "sample string 4",
"active": true,
"sortOrder": 6.0,
"createdById": "49f00f9f-c71a-4df0-9e19-b06227f7da81",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "0a055160-4913-4c51-b601-2485dac5f399",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "33e5baea-ee91-4303-b8f7-35f912b105bb"
},
"createdById": "7465c593-7ca9-4015-aa79-e9398b969573",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "b37eb9a9-bb2f-42b8-b511-c59f5e248d53",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "ec44aff5-f94e-4756-9077-04500c017ea8"
},
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
},
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "698ddf75-de08-4410-9c3c-9ca14807fc05"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "4770326e-f62d-451c-8e24-d9e0a6246e00",
"titleId": "24e3ce3b-c32b-4b09-a030-836884aa0484",
"organisationId": "f78a075e-519f-459f-a974-c95ba2af953d",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "6e1c9191-0d09-460c-a1e5-66d7eba6eed0",
"createdById": "4f68e818-b374-4625-a6be-2ebe678c471f",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "31f3a60a-1071-4863-aac0-6ff65c51942d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "6cd640ff-3024-4b9b-a20a-379ee8265410"
},
"title": {
"name": "sample string 1",
"id": "b2dc1b16-ba04-43d9-8435-7d41ee37e459"
},
"createdById": "e82c3d66-4ddd-4273-b41d-4f83d430f27c",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "5eec53bf-7ec6-41bb-8868-04c12bc8b236",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "411c5fc8-819d-47c1-a6d8-28ae35da14d7"
},
"sampledAssets": [
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3,
"asset": {
"name": "sample string 1",
"description": "sample string 2",
"assetTypeId": "9a426a23-47c8-489c-bef5-f40962507925",
"location": "sample string 4",
"locationId": "sample string 5",
"externalReference": "sample string 6",
"serialNumber": "sample string 7",
"assetNumber": "sample string 8",
"uniqueBarcode": "sample string 9",
"notes": "sample string 10",
"siteId": "a4207659-f61a-4091-be34-4f78c6ed7ba4",
"owner": "sample string 11",
"active": true,
"suspended": true,
"jobId": "dfcf9ee1-57a8-4f05-aa60-26be7ce1324a",
"hierarchicalLocationId": "77bb1310-b058-469a-a3c9-483d72b89190",
"imageFileName": "sample string 14",
"jobs": [],
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [
{
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
{
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
}
],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"jobRecurrences": [],
"sampledAssets": [],
"monitoringRegimeSampledAssets": [
{
"monitoringRegimeId": "sample string 1",
"assetId": "e0531cff-dcf8-4c35-8442-707237a4b36f",
"jobIndexId": 3
},
{
"monitoringRegimeId": "sample string 1",
"assetId": "e0531cff-dcf8-4c35-8442-707237a4b36f",
"jobIndexId": 3
}
],
"hierarchicalLocation": {
"siteId": "6cbdd07e-2f6d-46f6-a9a5-53045c74a49a",
"name": "sample string 2",
"parentId": "9593dcf9-9f08-47bb-aede-77486e98ce07",
"depth": 3,
"fullName": "sample string 4",
"active": true,
"sortOrder": 6.0,
"createdById": "49f00f9f-c71a-4df0-9e19-b06227f7da81",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "0a055160-4913-4c51-b601-2485dac5f399",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "33e5baea-ee91-4303-b8f7-35f912b105bb"
},
"createdById": "7465c593-7ca9-4015-aa79-e9398b969573",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "b37eb9a9-bb2f-42b8-b511-c59f5e248d53",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "ec44aff5-f94e-4756-9077-04500c017ea8"
}
},
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3,
"asset": {
"name": "sample string 1",
"description": "sample string 2",
"assetTypeId": "9a426a23-47c8-489c-bef5-f40962507925",
"location": "sample string 4",
"locationId": "sample string 5",
"externalReference": "sample string 6",
"serialNumber": "sample string 7",
"assetNumber": "sample string 8",
"uniqueBarcode": "sample string 9",
"notes": "sample string 10",
"siteId": "a4207659-f61a-4091-be34-4f78c6ed7ba4",
"owner": "sample string 11",
"active": true,
"suspended": true,
"jobId": "dfcf9ee1-57a8-4f05-aa60-26be7ce1324a",
"hierarchicalLocationId": "77bb1310-b058-469a-a3c9-483d72b89190",
"imageFileName": "sample string 14",
"jobs": [],
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [
{
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
{
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
}
],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"jobRecurrences": [],
"sampledAssets": [],
"monitoringRegimeSampledAssets": [
{
"monitoringRegimeId": "sample string 1",
"assetId": "e0531cff-dcf8-4c35-8442-707237a4b36f",
"jobIndexId": 3
},
{
"monitoringRegimeId": "sample string 1",
"assetId": "e0531cff-dcf8-4c35-8442-707237a4b36f",
"jobIndexId": 3
}
],
"hierarchicalLocation": {
"siteId": "6cbdd07e-2f6d-46f6-a9a5-53045c74a49a",
"name": "sample string 2",
"parentId": "9593dcf9-9f08-47bb-aede-77486e98ce07",
"depth": 3,
"fullName": "sample string 4",
"active": true,
"sortOrder": 6.0,
"createdById": "49f00f9f-c71a-4df0-9e19-b06227f7da81",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "0a055160-4913-4c51-b601-2485dac5f399",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "33e5baea-ee91-4303-b8f7-35f912b105bb"
},
"createdById": "7465c593-7ca9-4015-aa79-e9398b969573",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "b37eb9a9-bb2f-42b8-b511-c59f5e248d53",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "ec44aff5-f94e-4756-9077-04500c017ea8"
}
}
],
"lastCompletedDate": "2026-07-24T18:07:42.0074024+00:00",
"createdById": "e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "32a78a46-cfe1-4427-89c5-99428c472b54",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "43c1db48-5229-403a-87e0-18dbf94686de"
},
"rejectionReason": {
"order": 1,
"name": "sample string 2",
"active": true,
"tenantOrganisationId": "397ac4b1-b13c-4bc0-b4aa-2e9304a9fa84",
"createdById": "753c932f-9470-4f8c-b9d8-3b80f74da1ab",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "0b91416f-65bd-4e90-8a95-cd381f2e3e34",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "82c80830-0f5f-466b-ab4d-6178da403712"
},
"jobCategory": {
"name": "sample string 1",
"id": "5442ad2d-ce89-426a-85c6-f756829624a7"
},
"sections": [
{
"jobId": "c1a0c8ab-d988-4766-94e5-0c94774a9193",
"internalSectionTypeId": "733beae9-7856-4c0b-b15c-9351919383dc",
"sectionTypeId": "965a81b0-aef5-432c-9399-2f112148385f",
"caption": "sample string 4",
"name": "sample string 5",
"sectionJson": "sample string 6",
"repeatable": true,
"template": true,
"gridInput": true,
"siteVisit": true,
"active": true,
"order": 12.0,
"fqn": "sample string 13",
"visible": true,
"state": "d307d093-04d9-4fbb-9d7b-b793277e3352",
"sectionVariantId": "2dd538d4-92da-472e-b6e7-1df217a98d0a",
"sectionType": {
"internalId": "8ec1ef74-bb9d-4b21-b362-93147f96e688",
"caption": "sample string 2",
"name": "sample string 3",
"repeatable": true,
"template": true,
"gridInput": true,
"siteVisit": true,
"jsonData": "sample string 8",
"order": 9,
"jobTypeId": "2e8dfabc-454b-40ad-8550-360a070feac4",
"active": true,
"fqn": "sample string 12",
"visible": true,
"fileImport": true,
"sectionVariantId": "2f54ed93-1fcd-4cf3-a196-bf1f4f876981",
"expressionTypes": "sample string 15",
"createdById": "90a740fb-1fef-4be3-a1bb-ad02e73335ff",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "75b75608-188f-4f9b-89aa-5d30975f0f30",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "85374695-505d-4826-ad46-134d7879b1f0"
},
"createdById": "6d7250e1-514c-41bd-bc40-f38e3b7cb746",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "13943351-db05-4dd1-8dfd-f2f9cf7cea35",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "72f28092-a135-4716-bf56-e9e401142b35"
},
{
"jobId": "c1a0c8ab-d988-4766-94e5-0c94774a9193",
"internalSectionTypeId": "733beae9-7856-4c0b-b15c-9351919383dc",
"sectionTypeId": "965a81b0-aef5-432c-9399-2f112148385f",
"caption": "sample string 4",
"name": "sample string 5",
"sectionJson": "sample string 6",
"repeatable": true,
"template": true,
"gridInput": true,
"siteVisit": true,
"active": true,
"order": 12.0,
"fqn": "sample string 13",
"visible": true,
"state": "d307d093-04d9-4fbb-9d7b-b793277e3352",
"sectionVariantId": "2dd538d4-92da-472e-b6e7-1df217a98d0a",
"sectionType": {
"internalId": "8ec1ef74-bb9d-4b21-b362-93147f96e688",
"caption": "sample string 2",
"name": "sample string 3",
"repeatable": true,
"template": true,
"gridInput": true,
"siteVisit": true,
"jsonData": "sample string 8",
"order": 9,
"jobTypeId": "2e8dfabc-454b-40ad-8550-360a070feac4",
"active": true,
"fqn": "sample string 12",
"visible": true,
"fileImport": true,
"sectionVariantId": "2f54ed93-1fcd-4cf3-a196-bf1f4f876981",
"expressionTypes": "sample string 15",
"createdById": "90a740fb-1fef-4be3-a1bb-ad02e73335ff",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "75b75608-188f-4f9b-89aa-5d30975f0f30",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "85374695-505d-4826-ad46-134d7879b1f0"
},
"createdById": "6d7250e1-514c-41bd-bc40-f38e3b7cb746",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "13943351-db05-4dd1-8dfd-f2f9cf7cea35",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "72f28092-a135-4716-bf56-e9e401142b35"
}
],
"descendantJobs": [],
"documents": [
{
"jobId": "b18fb692-53a3-4846-8b66-76431e04c4d7",
"stateId": "58ebd7df-fc40-462b-b307-fda5696110e4",
"templateId": "2ae5e9bd-1ac5-4279-b21b-10573c3f75ab",
"documentTemplate": {
"name": "sample string 1",
"fileExtension": "sample string 2",
"location": "sample string 3",
"jobTypeId": "21b17464-a97f-47c3-872e-437032ec7557",
"active": true,
"autoEmailOnJobCompletion": true,
"visibleOnPortal": true,
"documents": [],
"createdById": "d15221bf-f5e5-4c54-a98e-2f7afc310f5e",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "31e733b0-80d6-43a0-97b2-fb6cca10286c",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "09e6960b-ac26-4f55-bc83-c8cba388094f"
},
"fileLocationId": "8c2e6d10-3f89-4e15-a7e8-33c6bacc9c0d",
"fileLocation": {
"location": "sample string 1",
"extension": "sample string 2",
"active": true,
"createdById": "3d566615-4cca-4be0-9211-5c82a5f1abba",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "c2e287df-bdab-4943-aef3-9f34109c6e02",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "f38e6a6a-4500-48d7-a6a8-813fa77ae1a9"
},
"documentState": {
"name": "sample string 1",
"documentsWithThatState": [],
"id": "185e112d-07e3-4979-8e34-051b810b5d27"
},
"pdfGenerated": true,
"visibleOnPortal": true,
"name": "sample string 4",
"active": true,
"createdById": "3330e76a-aa18-4462-bc41-6a3f68b4bd42",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "cead194f-d5fa-428a-88cd-25f8873ff16e",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "3332b716-5bee-4a0b-8cf1-052ae7fe0596"
},
{
"jobId": "b18fb692-53a3-4846-8b66-76431e04c4d7",
"stateId": "58ebd7df-fc40-462b-b307-fda5696110e4",
"templateId": "2ae5e9bd-1ac5-4279-b21b-10573c3f75ab",
"documentTemplate": {
"name": "sample string 1",
"fileExtension": "sample string 2",
"location": "sample string 3",
"jobTypeId": "21b17464-a97f-47c3-872e-437032ec7557",
"active": true,
"autoEmailOnJobCompletion": true,
"visibleOnPortal": true,
"documents": [],
"createdById": "d15221bf-f5e5-4c54-a98e-2f7afc310f5e",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "31e733b0-80d6-43a0-97b2-fb6cca10286c",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "09e6960b-ac26-4f55-bc83-c8cba388094f"
},
"fileLocationId": "8c2e6d10-3f89-4e15-a7e8-33c6bacc9c0d",
"fileLocation": {
"location": "sample string 1",
"extension": "sample string 2",
"active": true,
"createdById": "3d566615-4cca-4be0-9211-5c82a5f1abba",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "c2e287df-bdab-4943-aef3-9f34109c6e02",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "f38e6a6a-4500-48d7-a6a8-813fa77ae1a9"
},
"documentState": {
"name": "sample string 1",
"documentsWithThatState": [],
"id": "185e112d-07e3-4979-8e34-051b810b5d27"
},
"pdfGenerated": true,
"visibleOnPortal": true,
"name": "sample string 4",
"active": true,
"createdById": "3330e76a-aa18-4462-bc41-6a3f68b4bd42",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "cead194f-d5fa-428a-88cd-25f8873ff16e",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "3332b716-5bee-4a0b-8cf1-052ae7fe0596"
}
],
"jobHistory": [
{
"jobId": "76dc91bc-7412-40f8-9435-7cc8837d55e2",
"jobHistoryTypeId": "35d9740a-25cc-4b1b-bce7-f9a1ecb76796",
"sourceStateId": "a5440a42-1183-481b-ba4e-36f2df2fcafd",
"destinationStateId": "64d38e88-f1e0-4e99-8b8c-4564f0030f70",
"allocatedToId": "170aeca6-cf8a-4422-bbcc-aa3dfa8ba6a7",
"clonedFromId": "a6acdb0f-6727-4096-bca2-262389609c73",
"jobHistoryType": {
"name": "sample string 1",
"id": "d4eee8ff-76ff-4509-a0e1-7090842cb706"
},
"sourceJobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "050658c6-4b83-4a4e-a9c1-3a14262bfa77"
},
"destinationJobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "050658c6-4b83-4a4e-a9c1-3a14262bfa77"
},
"createdById": "9de612f4-4567-463a-adf9-f2ae8a35f51f",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "8873a50e-ea34-492f-8484-1bcf8763f65a",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "fe999e26-f4c4-4ce7-a525-a5202f9ec5fc"
},
{
"jobId": "76dc91bc-7412-40f8-9435-7cc8837d55e2",
"jobHistoryTypeId": "35d9740a-25cc-4b1b-bce7-f9a1ecb76796",
"sourceStateId": "a5440a42-1183-481b-ba4e-36f2df2fcafd",
"destinationStateId": "64d38e88-f1e0-4e99-8b8c-4564f0030f70",
"allocatedToId": "170aeca6-cf8a-4422-bbcc-aa3dfa8ba6a7",
"clonedFromId": "a6acdb0f-6727-4096-bca2-262389609c73",
"jobHistoryType": {
"name": "sample string 1",
"id": "d4eee8ff-76ff-4509-a0e1-7090842cb706"
},
"sourceJobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "050658c6-4b83-4a4e-a9c1-3a14262bfa77"
},
"destinationJobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "050658c6-4b83-4a4e-a9c1-3a14262bfa77"
},
"createdById": "9de612f4-4567-463a-adf9-f2ae8a35f51f",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "8873a50e-ea34-492f-8484-1bcf8763f65a",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "fe999e26-f4c4-4ce7-a525-a5202f9ec5fc"
}
],
"createdById": "9623d0a1-89db-45c7-ad52-60dc42a4a2f7",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "82b746b5-a221-4c80-a41b-53fb595e97bf",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "04125e4f-5c2a-44d8-a35a-38d3e5faafb6"
}
],
"tenantOrganisationId": "6dd6c440-c940-4b42-8d8b-926fcb00a8f8",
"jobCategory": {
"name": "sample string 1",
"id": "5442ad2d-ce89-426a-85c6-f756829624a7"
},
"createdById": "ddd92b28-e240-458b-bd05-65096c32a92e",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "d40e7618-9dcd-4cd1-bf74-f0757546cf69",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "d409988a-a201-4f09-a1ed-438db7865edf"
},
{
"name": "sample string 1",
"timeInMinutes": 2,
"autoComplete": true,
"canCreateJobs": true,
"canRaiseOnDevice": true,
"containsEntities": true,
"hasSiteVisitSectionType": true,
"version": 8,
"jobTypeGroupId": "06a776ae-b2ba-4f38-80cf-d8412f9b6ec6",
"jobCategoryId": "5c60811d-0fd5-4228-ac87-6134d0d46c63",
"state": "new",
"active": true,
"documentTemplates": [
{
"name": "sample string 1",
"fileExtension": "sample string 2",
"location": "sample string 3",
"jobTypeId": "21b17464-a97f-47c3-872e-437032ec7557",
"active": true,
"autoEmailOnJobCompletion": true,
"visibleOnPortal": true,
"documents": [
{
"jobId": "b18fb692-53a3-4846-8b66-76431e04c4d7",
"job": {
"jobTypeId": "1c1325c9-2aaf-4e9a-84ec-7c5e9e4ba3af",
"active": true,
"stateId": "08daf752-ec19-46a0-b959-ec3e76bfb568",
"externalRef": "sample string 4",
"allocatedToId": "d5959333-93da-4b61-8e08-3b27bebfdec4",
"name": "sample string 5",
"scheduledDate": "2026-07-24T18:07:42.0074024+00:00",
"siteId": "dbefd8a8-0073-4fd2-8a35-d3033bf9f328",
"contactId": "6469487a-fa21-475d-8ad9-619f309b287b",
"notes": "sample string 8",
"timeInMinutes": 9,
"parentJobId": "721c3f00-0083-4aab-bfd9-639788692940",
"isGroupJob": true,
"deviceId": "sample string 11",
"syncToDevice": true,
"assetId": "5f65f06f-f4f9-4835-874d-8941b80cc8d7",
"jobRecurrenceId": "0e6905df-16b8-4f6f-8b67-5e68f1ec5425",
"rejectionReasonId": "4e013877-4395-496a-bf26-346a70ae046d",
"jobCategoryId": "6b239234-0bb9-479c-8cdf-de4055f8ce8c",
"numericCode": 13,
"completedDate": "2026-07-24T18:07:42.0074024+00:00",
"monitoringRegimeId": "sample string 14",
"jobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "050658c6-4b83-4a4e-a9c1-3a14262bfa77"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "4770326e-f62d-451c-8e24-d9e0a6246e00",
"titleId": "24e3ce3b-c32b-4b09-a030-836884aa0484",
"organisationId": "f78a075e-519f-459f-a974-c95ba2af953d",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "6e1c9191-0d09-460c-a1e5-66d7eba6eed0",
"createdById": "4f68e818-b374-4625-a6be-2ebe678c471f",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "31f3a60a-1071-4863-aac0-6ff65c51942d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "6cd640ff-3024-4b9b-a20a-379ee8265410"
},
"title": {
"name": "sample string 1",
"id": "b2dc1b16-ba04-43d9-8435-7d41ee37e459"
},
"createdById": "e82c3d66-4ddd-4273-b41d-4f83d430f27c",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "5eec53bf-7ec6-41bb-8868-04c12bc8b236",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "411c5fc8-819d-47c1-a6d8-28ae35da14d7"
},
"asset": {
"name": "sample string 1",
"description": "sample string 2",
"assetTypeId": "9a426a23-47c8-489c-bef5-f40962507925",
"location": "sample string 4",
"locationId": "sample string 5",
"externalReference": "sample string 6",
"serialNumber": "sample string 7",
"assetNumber": "sample string 8",
"uniqueBarcode": "sample string 9",
"notes": "sample string 10",
"siteId": "a4207659-f61a-4091-be34-4f78c6ed7ba4",
"owner": "sample string 11",
"active": true,
"suspended": true,
"jobId": "dfcf9ee1-57a8-4f05-aa60-26be7ce1324a",
"hierarchicalLocationId": "77bb1310-b058-469a-a3c9-483d72b89190",
"imageFileName": "sample string 14",
"jobs": [],
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [
{
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
{
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
}
],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"jobRecurrences": [
{
"name": "sample string 1",
"jobTypeGroupId": "9b610d21-a096-4fbe-bb9c-124f29002dde",
"userId": "28752928-99ee-4070-b1a6-c96f05d4b99d",
"createDaysBefore": 3,
"siteId": "23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b",
"contactId": "4231071c-0d5b-4e7a-aa91-62f9d54c7789",
"assetId": "ef7d7946-9b7a-4b57-bf36-7c200d63033e",
"startDate": "2026-07-24T18:07:42.0074024+00:00",
"endDate": "2026-07-24T18:07:42.0074024+00:00",
"numberGenerated": 6,
"lastDate": "2026-07-24T18:07:42.0074024+00:00",
"nextDate": "2026-07-24T18:07:42.0074024+00:00",
"overrideGeneratedNextDate": "2026-07-24T18:07:42.0074024+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "d0e9a732-dc73-4114-8a09-b24de3ecf140",
"recurrenceGroupId": "12d04a2f-fd33-4aea-b8b4-33513564dd6d",
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
},
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "698ddf75-de08-4410-9c3c-9ca14807fc05"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "4770326e-f62d-451c-8e24-d9e0a6246e00",
"titleId": "24e3ce3b-c32b-4b09-a030-836884aa0484",
"organisationId": "f78a075e-519f-459f-a974-c95ba2af953d",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "6e1c9191-0d09-460c-a1e5-66d7eba6eed0",
"createdById": "4f68e818-b374-4625-a6be-2ebe678c471f",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "31f3a60a-1071-4863-aac0-6ff65c51942d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "6cd640ff-3024-4b9b-a20a-379ee8265410"
},
"title": {
"name": "sample string 1",
"id": "b2dc1b16-ba04-43d9-8435-7d41ee37e459"
},
"createdById": "e82c3d66-4ddd-4273-b41d-4f83d430f27c",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "5eec53bf-7ec6-41bb-8868-04c12bc8b236",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "411c5fc8-819d-47c1-a6d8-28ae35da14d7"
},
"sampledAssets": [
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3
},
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3
}
],
"lastCompletedDate": "2026-07-24T18:07:42.0074024+00:00",
"createdById": "e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "32a78a46-cfe1-4427-89c5-99428c472b54",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "43c1db48-5229-403a-87e0-18dbf94686de"
},
{
"name": "sample string 1",
"jobTypeGroupId": "9b610d21-a096-4fbe-bb9c-124f29002dde",
"userId": "28752928-99ee-4070-b1a6-c96f05d4b99d",
"createDaysBefore": 3,
"siteId": "23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b",
"contactId": "4231071c-0d5b-4e7a-aa91-62f9d54c7789",
"assetId": "ef7d7946-9b7a-4b57-bf36-7c200d63033e",
"startDate": "2026-07-24T18:07:42.0074024+00:00",
"endDate": "2026-07-24T18:07:42.0074024+00:00",
"numberGenerated": 6,
"lastDate": "2026-07-24T18:07:42.0074024+00:00",
"nextDate": "2026-07-24T18:07:42.0074024+00:00",
"overrideGeneratedNextDate": "2026-07-24T18:07:42.0074024+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "d0e9a732-dc73-4114-8a09-b24de3ecf140",
"recurrenceGroupId": "12d04a2f-fd33-4aea-b8b4-33513564dd6d",
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
},
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "698ddf75-de08-4410-9c3c-9ca14807fc05"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "4770326e-f62d-451c-8e24-d9e0a6246e00",
"titleId": "24e3ce3b-c32b-4b09-a030-836884aa0484",
"organisationId": "f78a075e-519f-459f-a974-c95ba2af953d",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "6e1c9191-0d09-460c-a1e5-66d7eba6eed0",
"createdById": "4f68e818-b374-4625-a6be-2ebe678c471f",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "31f3a60a-1071-4863-aac0-6ff65c51942d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "6cd640ff-3024-4b9b-a20a-379ee8265410"
},
"title": {
"name": "sample string 1",
"id": "b2dc1b16-ba04-43d9-8435-7d41ee37e459"
},
"createdById": "e82c3d66-4ddd-4273-b41d-4f83d430f27c",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "5eec53bf-7ec6-41bb-8868-04c12bc8b236",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "411c5fc8-819d-47c1-a6d8-28ae35da14d7"
},
"sampledAssets": [
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3
},
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3
}
],
"lastCompletedDate": "2026-07-24T18:07:42.0074024+00:00",
"createdById": "e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "32a78a46-cfe1-4427-89c5-99428c472b54",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "43c1db48-5229-403a-87e0-18dbf94686de"
}
],
"sampledAssets": [
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3,
"jobRecurrence": {
"name": "sample string 1",
"jobTypeGroupId": "9b610d21-a096-4fbe-bb9c-124f29002dde",
"userId": "28752928-99ee-4070-b1a6-c96f05d4b99d",
"createDaysBefore": 3,
"siteId": "23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b",
"contactId": "4231071c-0d5b-4e7a-aa91-62f9d54c7789",
"assetId": "ef7d7946-9b7a-4b57-bf36-7c200d63033e",
"startDate": "2026-07-24T18:07:42.0074024+00:00",
"endDate": "2026-07-24T18:07:42.0074024+00:00",
"numberGenerated": 6,
"lastDate": "2026-07-24T18:07:42.0074024+00:00",
"nextDate": "2026-07-24T18:07:42.0074024+00:00",
"overrideGeneratedNextDate": "2026-07-24T18:07:42.0074024+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "d0e9a732-dc73-4114-8a09-b24de3ecf140",
"recurrenceGroupId": "12d04a2f-fd33-4aea-b8b4-33513564dd6d",
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
},
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "698ddf75-de08-4410-9c3c-9ca14807fc05"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "4770326e-f62d-451c-8e24-d9e0a6246e00",
"titleId": "24e3ce3b-c32b-4b09-a030-836884aa0484",
"organisationId": "f78a075e-519f-459f-a974-c95ba2af953d",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "6e1c9191-0d09-460c-a1e5-66d7eba6eed0",
"createdById": "4f68e818-b374-4625-a6be-2ebe678c471f",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "31f3a60a-1071-4863-aac0-6ff65c51942d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "6cd640ff-3024-4b9b-a20a-379ee8265410"
},
"title": {
"name": "sample string 1",
"id": "b2dc1b16-ba04-43d9-8435-7d41ee37e459"
},
"createdById": "e82c3d66-4ddd-4273-b41d-4f83d430f27c",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "5eec53bf-7ec6-41bb-8868-04c12bc8b236",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "411c5fc8-819d-47c1-a6d8-28ae35da14d7"
},
"sampledAssets": [],
"lastCompletedDate": "2026-07-24T18:07:42.0074024+00:00",
"createdById": "e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "32a78a46-cfe1-4427-89c5-99428c472b54",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "43c1db48-5229-403a-87e0-18dbf94686de"
}
},
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3,
"jobRecurrence": {
"name": "sample string 1",
"jobTypeGroupId": "9b610d21-a096-4fbe-bb9c-124f29002dde",
"userId": "28752928-99ee-4070-b1a6-c96f05d4b99d",
"createDaysBefore": 3,
"siteId": "23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b",
"contactId": "4231071c-0d5b-4e7a-aa91-62f9d54c7789",
"assetId": "ef7d7946-9b7a-4b57-bf36-7c200d63033e",
"startDate": "2026-07-24T18:07:42.0074024+00:00",
"endDate": "2026-07-24T18:07:42.0074024+00:00",
"numberGenerated": 6,
"lastDate": "2026-07-24T18:07:42.0074024+00:00",
"nextDate": "2026-07-24T18:07:42.0074024+00:00",
"overrideGeneratedNextDate": "2026-07-24T18:07:42.0074024+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "d0e9a732-dc73-4114-8a09-b24de3ecf140",
"recurrenceGroupId": "12d04a2f-fd33-4aea-b8b4-33513564dd6d",
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
},
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "698ddf75-de08-4410-9c3c-9ca14807fc05"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "4770326e-f62d-451c-8e24-d9e0a6246e00",
"titleId": "24e3ce3b-c32b-4b09-a030-836884aa0484",
"organisationId": "f78a075e-519f-459f-a974-c95ba2af953d",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "6e1c9191-0d09-460c-a1e5-66d7eba6eed0",
"createdById": "4f68e818-b374-4625-a6be-2ebe678c471f",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "31f3a60a-1071-4863-aac0-6ff65c51942d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "6cd640ff-3024-4b9b-a20a-379ee8265410"
},
"title": {
"name": "sample string 1",
"id": "b2dc1b16-ba04-43d9-8435-7d41ee37e459"
},
"createdById": "e82c3d66-4ddd-4273-b41d-4f83d430f27c",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "5eec53bf-7ec6-41bb-8868-04c12bc8b236",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "411c5fc8-819d-47c1-a6d8-28ae35da14d7"
},
"sampledAssets": [],
"lastCompletedDate": "2026-07-24T18:07:42.0074024+00:00",
"createdById": "e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "32a78a46-cfe1-4427-89c5-99428c472b54",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "43c1db48-5229-403a-87e0-18dbf94686de"
}
}
],
"monitoringRegimeSampledAssets": [
{
"monitoringRegimeId": "sample string 1",
"assetId": "e0531cff-dcf8-4c35-8442-707237a4b36f",
"jobIndexId": 3
},
{
"monitoringRegimeId": "sample string 1",
"assetId": "e0531cff-dcf8-4c35-8442-707237a4b36f",
"jobIndexId": 3
}
],
"hierarchicalLocation": {
"siteId": "6cbdd07e-2f6d-46f6-a9a5-53045c74a49a",
"name": "sample string 2",
"parentId": "9593dcf9-9f08-47bb-aede-77486e98ce07",
"depth": 3,
"fullName": "sample string 4",
"active": true,
"sortOrder": 6.0,
"createdById": "49f00f9f-c71a-4df0-9e19-b06227f7da81",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "0a055160-4913-4c51-b601-2485dac5f399",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "33e5baea-ee91-4303-b8f7-35f912b105bb"
},
"createdById": "7465c593-7ca9-4015-aa79-e9398b969573",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "b37eb9a9-bb2f-42b8-b511-c59f5e248d53",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "ec44aff5-f94e-4756-9077-04500c017ea8"
},
"jobRecurrence": {
"name": "sample string 1",
"jobTypeGroupId": "9b610d21-a096-4fbe-bb9c-124f29002dde",
"userId": "28752928-99ee-4070-b1a6-c96f05d4b99d",
"createDaysBefore": 3,
"siteId": "23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b",
"contactId": "4231071c-0d5b-4e7a-aa91-62f9d54c7789",
"assetId": "ef7d7946-9b7a-4b57-bf36-7c200d63033e",
"startDate": "2026-07-24T18:07:42.0074024+00:00",
"endDate": "2026-07-24T18:07:42.0074024+00:00",
"numberGenerated": 6,
"lastDate": "2026-07-24T18:07:42.0074024+00:00",
"nextDate": "2026-07-24T18:07:42.0074024+00:00",
"overrideGeneratedNextDate": "2026-07-24T18:07:42.0074024+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "d0e9a732-dc73-4114-8a09-b24de3ecf140",
"recurrenceGroupId": "12d04a2f-fd33-4aea-b8b4-33513564dd6d",
"asset": {
"name": "sample string 1",
"description": "sample string 2",
"assetTypeId": "9a426a23-47c8-489c-bef5-f40962507925",
"location": "sample string 4",
"locationId": "sample string 5",
"externalReference": "sample string 6",
"serialNumber": "sample string 7",
"assetNumber": "sample string 8",
"uniqueBarcode": "sample string 9",
"notes": "sample string 10",
"siteId": "a4207659-f61a-4091-be34-4f78c6ed7ba4",
"owner": "sample string 11",
"active": true,
"suspended": true,
"jobId": "dfcf9ee1-57a8-4f05-aa60-26be7ce1324a",
"hierarchicalLocationId": "77bb1310-b058-469a-a3c9-483d72b89190",
"imageFileName": "sample string 14",
"jobs": [],
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [
{
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
{
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
}
],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"jobRecurrences": [],
"sampledAssets": [
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3
},
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3
}
],
"monitoringRegimeSampledAssets": [
{
"monitoringRegimeId": "sample string 1",
"assetId": "e0531cff-dcf8-4c35-8442-707237a4b36f",
"jobIndexId": 3
},
{
"monitoringRegimeId": "sample string 1",
"assetId": "e0531cff-dcf8-4c35-8442-707237a4b36f",
"jobIndexId": 3
}
],
"hierarchicalLocation": {
"siteId": "6cbdd07e-2f6d-46f6-a9a5-53045c74a49a",
"name": "sample string 2",
"parentId": "9593dcf9-9f08-47bb-aede-77486e98ce07",
"depth": 3,
"fullName": "sample string 4",
"active": true,
"sortOrder": 6.0,
"createdById": "49f00f9f-c71a-4df0-9e19-b06227f7da81",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "0a055160-4913-4c51-b601-2485dac5f399",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "33e5baea-ee91-4303-b8f7-35f912b105bb"
},
"createdById": "7465c593-7ca9-4015-aa79-e9398b969573",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "b37eb9a9-bb2f-42b8-b511-c59f5e248d53",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "ec44aff5-f94e-4756-9077-04500c017ea8"
},
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
},
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "698ddf75-de08-4410-9c3c-9ca14807fc05"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "4770326e-f62d-451c-8e24-d9e0a6246e00",
"titleId": "24e3ce3b-c32b-4b09-a030-836884aa0484",
"organisationId": "f78a075e-519f-459f-a974-c95ba2af953d",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "6e1c9191-0d09-460c-a1e5-66d7eba6eed0",
"createdById": "4f68e818-b374-4625-a6be-2ebe678c471f",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "31f3a60a-1071-4863-aac0-6ff65c51942d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "6cd640ff-3024-4b9b-a20a-379ee8265410"
},
"title": {
"name": "sample string 1",
"id": "b2dc1b16-ba04-43d9-8435-7d41ee37e459"
},
"createdById": "e82c3d66-4ddd-4273-b41d-4f83d430f27c",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "5eec53bf-7ec6-41bb-8868-04c12bc8b236",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "411c5fc8-819d-47c1-a6d8-28ae35da14d7"
},
"sampledAssets": [
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3,
"asset": {
"name": "sample string 1",
"description": "sample string 2",
"assetTypeId": "9a426a23-47c8-489c-bef5-f40962507925",
"location": "sample string 4",
"locationId": "sample string 5",
"externalReference": "sample string 6",
"serialNumber": "sample string 7",
"assetNumber": "sample string 8",
"uniqueBarcode": "sample string 9",
"notes": "sample string 10",
"siteId": "a4207659-f61a-4091-be34-4f78c6ed7ba4",
"owner": "sample string 11",
"active": true,
"suspended": true,
"jobId": "dfcf9ee1-57a8-4f05-aa60-26be7ce1324a",
"hierarchicalLocationId": "77bb1310-b058-469a-a3c9-483d72b89190",
"imageFileName": "sample string 14",
"jobs": [],
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [
{
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
{
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
}
],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"jobRecurrences": [],
"sampledAssets": [],
"monitoringRegimeSampledAssets": [
{
"monitoringRegimeId": "sample string 1",
"assetId": "e0531cff-dcf8-4c35-8442-707237a4b36f",
"jobIndexId": 3
},
{
"monitoringRegimeId": "sample string 1",
"assetId": "e0531cff-dcf8-4c35-8442-707237a4b36f",
"jobIndexId": 3
}
],
"hierarchicalLocation": {
"siteId": "6cbdd07e-2f6d-46f6-a9a5-53045c74a49a",
"name": "sample string 2",
"parentId": "9593dcf9-9f08-47bb-aede-77486e98ce07",
"depth": 3,
"fullName": "sample string 4",
"active": true,
"sortOrder": 6.0,
"createdById": "49f00f9f-c71a-4df0-9e19-b06227f7da81",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "0a055160-4913-4c51-b601-2485dac5f399",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "33e5baea-ee91-4303-b8f7-35f912b105bb"
},
"createdById": "7465c593-7ca9-4015-aa79-e9398b969573",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "b37eb9a9-bb2f-42b8-b511-c59f5e248d53",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "ec44aff5-f94e-4756-9077-04500c017ea8"
}
},
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3,
"asset": {
"name": "sample string 1",
"description": "sample string 2",
"assetTypeId": "9a426a23-47c8-489c-bef5-f40962507925",
"location": "sample string 4",
"locationId": "sample string 5",
"externalReference": "sample string 6",
"serialNumber": "sample string 7",
"assetNumber": "sample string 8",
"uniqueBarcode": "sample string 9",
"notes": "sample string 10",
"siteId": "a4207659-f61a-4091-be34-4f78c6ed7ba4",
"owner": "sample string 11",
"active": true,
"suspended": true,
"jobId": "dfcf9ee1-57a8-4f05-aa60-26be7ce1324a",
"hierarchicalLocationId": "77bb1310-b058-469a-a3c9-483d72b89190",
"imageFileName": "sample string 14",
"jobs": [],
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [
{
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
{
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
}
],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"jobRecurrences": [],
"sampledAssets": [],
"monitoringRegimeSampledAssets": [
{
"monitoringRegimeId": "sample string 1",
"assetId": "e0531cff-dcf8-4c35-8442-707237a4b36f",
"jobIndexId": 3
},
{
"monitoringRegimeId": "sample string 1",
"assetId": "e0531cff-dcf8-4c35-8442-707237a4b36f",
"jobIndexId": 3
}
],
"hierarchicalLocation": {
"siteId": "6cbdd07e-2f6d-46f6-a9a5-53045c74a49a",
"name": "sample string 2",
"parentId": "9593dcf9-9f08-47bb-aede-77486e98ce07",
"depth": 3,
"fullName": "sample string 4",
"active": true,
"sortOrder": 6.0,
"createdById": "49f00f9f-c71a-4df0-9e19-b06227f7da81",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "0a055160-4913-4c51-b601-2485dac5f399",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "33e5baea-ee91-4303-b8f7-35f912b105bb"
},
"createdById": "7465c593-7ca9-4015-aa79-e9398b969573",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "b37eb9a9-bb2f-42b8-b511-c59f5e248d53",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "ec44aff5-f94e-4756-9077-04500c017ea8"
}
}
],
"lastCompletedDate": "2026-07-24T18:07:42.0074024+00:00",
"createdById": "e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "32a78a46-cfe1-4427-89c5-99428c472b54",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "43c1db48-5229-403a-87e0-18dbf94686de"
},
"rejectionReason": {
"order": 1,
"name": "sample string 2",
"active": true,
"tenantOrganisationId": "397ac4b1-b13c-4bc0-b4aa-2e9304a9fa84",
"createdById": "753c932f-9470-4f8c-b9d8-3b80f74da1ab",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "0b91416f-65bd-4e90-8a95-cd381f2e3e34",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "82c80830-0f5f-466b-ab4d-6178da403712"
},
"jobCategory": {
"name": "sample string 1",
"id": "5442ad2d-ce89-426a-85c6-f756829624a7"
},
"sections": [
{
"jobId": "c1a0c8ab-d988-4766-94e5-0c94774a9193",
"internalSectionTypeId": "733beae9-7856-4c0b-b15c-9351919383dc",
"sectionTypeId": "965a81b0-aef5-432c-9399-2f112148385f",
"caption": "sample string 4",
"name": "sample string 5",
"sectionJson": "sample string 6",
"repeatable": true,
"template": true,
"gridInput": true,
"siteVisit": true,
"active": true,
"order": 12.0,
"fqn": "sample string 13",
"visible": true,
"state": "d307d093-04d9-4fbb-9d7b-b793277e3352",
"sectionVariantId": "2dd538d4-92da-472e-b6e7-1df217a98d0a",
"sectionType": {
"internalId": "8ec1ef74-bb9d-4b21-b362-93147f96e688",
"caption": "sample string 2",
"name": "sample string 3",
"repeatable": true,
"template": true,
"gridInput": true,
"siteVisit": true,
"jsonData": "sample string 8",
"order": 9,
"jobTypeId": "2e8dfabc-454b-40ad-8550-360a070feac4",
"active": true,
"fqn": "sample string 12",
"visible": true,
"fileImport": true,
"sectionVariantId": "2f54ed93-1fcd-4cf3-a196-bf1f4f876981",
"expressionTypes": "sample string 15",
"createdById": "90a740fb-1fef-4be3-a1bb-ad02e73335ff",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "75b75608-188f-4f9b-89aa-5d30975f0f30",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "85374695-505d-4826-ad46-134d7879b1f0"
},
"createdById": "6d7250e1-514c-41bd-bc40-f38e3b7cb746",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "13943351-db05-4dd1-8dfd-f2f9cf7cea35",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "72f28092-a135-4716-bf56-e9e401142b35"
},
{
"jobId": "c1a0c8ab-d988-4766-94e5-0c94774a9193",
"internalSectionTypeId": "733beae9-7856-4c0b-b15c-9351919383dc",
"sectionTypeId": "965a81b0-aef5-432c-9399-2f112148385f",
"caption": "sample string 4",
"name": "sample string 5",
"sectionJson": "sample string 6",
"repeatable": true,
"template": true,
"gridInput": true,
"siteVisit": true,
"active": true,
"order": 12.0,
"fqn": "sample string 13",
"visible": true,
"state": "d307d093-04d9-4fbb-9d7b-b793277e3352",
"sectionVariantId": "2dd538d4-92da-472e-b6e7-1df217a98d0a",
"sectionType": {
"internalId": "8ec1ef74-bb9d-4b21-b362-93147f96e688",
"caption": "sample string 2",
"name": "sample string 3",
"repeatable": true,
"template": true,
"gridInput": true,
"siteVisit": true,
"jsonData": "sample string 8",
"order": 9,
"jobTypeId": "2e8dfabc-454b-40ad-8550-360a070feac4",
"active": true,
"fqn": "sample string 12",
"visible": true,
"fileImport": true,
"sectionVariantId": "2f54ed93-1fcd-4cf3-a196-bf1f4f876981",
"expressionTypes": "sample string 15",
"createdById": "90a740fb-1fef-4be3-a1bb-ad02e73335ff",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "75b75608-188f-4f9b-89aa-5d30975f0f30",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "85374695-505d-4826-ad46-134d7879b1f0"
},
"createdById": "6d7250e1-514c-41bd-bc40-f38e3b7cb746",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "13943351-db05-4dd1-8dfd-f2f9cf7cea35",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "72f28092-a135-4716-bf56-e9e401142b35"
}
],
"descendantJobs": [],
"documents": [],
"jobHistory": [
{
"jobId": "76dc91bc-7412-40f8-9435-7cc8837d55e2",
"jobHistoryTypeId": "35d9740a-25cc-4b1b-bce7-f9a1ecb76796",
"sourceStateId": "a5440a42-1183-481b-ba4e-36f2df2fcafd",
"destinationStateId": "64d38e88-f1e0-4e99-8b8c-4564f0030f70",
"allocatedToId": "170aeca6-cf8a-4422-bbcc-aa3dfa8ba6a7",
"clonedFromId": "a6acdb0f-6727-4096-bca2-262389609c73",
"jobHistoryType": {
"name": "sample string 1",
"id": "d4eee8ff-76ff-4509-a0e1-7090842cb706"
},
"sourceJobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "050658c6-4b83-4a4e-a9c1-3a14262bfa77"
},
"destinationJobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "050658c6-4b83-4a4e-a9c1-3a14262bfa77"
},
"createdById": "9de612f4-4567-463a-adf9-f2ae8a35f51f",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "8873a50e-ea34-492f-8484-1bcf8763f65a",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "fe999e26-f4c4-4ce7-a525-a5202f9ec5fc"
},
{
"jobId": "76dc91bc-7412-40f8-9435-7cc8837d55e2",
"jobHistoryTypeId": "35d9740a-25cc-4b1b-bce7-f9a1ecb76796",
"sourceStateId": "a5440a42-1183-481b-ba4e-36f2df2fcafd",
"destinationStateId": "64d38e88-f1e0-4e99-8b8c-4564f0030f70",
"allocatedToId": "170aeca6-cf8a-4422-bbcc-aa3dfa8ba6a7",
"clonedFromId": "a6acdb0f-6727-4096-bca2-262389609c73",
"jobHistoryType": {
"name": "sample string 1",
"id": "d4eee8ff-76ff-4509-a0e1-7090842cb706"
},
"sourceJobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "050658c6-4b83-4a4e-a9c1-3a14262bfa77"
},
"destinationJobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "050658c6-4b83-4a4e-a9c1-3a14262bfa77"
},
"createdById": "9de612f4-4567-463a-adf9-f2ae8a35f51f",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "8873a50e-ea34-492f-8484-1bcf8763f65a",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "fe999e26-f4c4-4ce7-a525-a5202f9ec5fc"
}
],
"createdById": "9623d0a1-89db-45c7-ad52-60dc42a4a2f7",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "82b746b5-a221-4c80-a41b-53fb595e97bf",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "04125e4f-5c2a-44d8-a35a-38d3e5faafb6"
},
"stateId": "58ebd7df-fc40-462b-b307-fda5696110e4",
"templateId": "2ae5e9bd-1ac5-4279-b21b-10573c3f75ab",
"fileLocationId": "8c2e6d10-3f89-4e15-a7e8-33c6bacc9c0d",
"fileLocation": {
"location": "sample string 1",
"extension": "sample string 2",
"active": true,
"createdById": "3d566615-4cca-4be0-9211-5c82a5f1abba",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "c2e287df-bdab-4943-aef3-9f34109c6e02",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "f38e6a6a-4500-48d7-a6a8-813fa77ae1a9"
},
"documentState": {
"name": "sample string 1",
"documentsWithThatState": [],
"id": "185e112d-07e3-4979-8e34-051b810b5d27"
},
"pdfGenerated": true,
"visibleOnPortal": true,
"name": "sample string 4",
"active": true,
"createdById": "3330e76a-aa18-4462-bc41-6a3f68b4bd42",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "cead194f-d5fa-428a-88cd-25f8873ff16e",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "3332b716-5bee-4a0b-8cf1-052ae7fe0596"
},
{
"jobId": "b18fb692-53a3-4846-8b66-76431e04c4d7",
"job": {
"jobTypeId": "1c1325c9-2aaf-4e9a-84ec-7c5e9e4ba3af",
"active": true,
"stateId": "08daf752-ec19-46a0-b959-ec3e76bfb568",
"externalRef": "sample string 4",
"allocatedToId": "d5959333-93da-4b61-8e08-3b27bebfdec4",
"name": "sample string 5",
"scheduledDate": "2026-07-24T18:07:42.0074024+00:00",
"siteId": "dbefd8a8-0073-4fd2-8a35-d3033bf9f328",
"contactId": "6469487a-fa21-475d-8ad9-619f309b287b",
"notes": "sample string 8",
"timeInMinutes": 9,
"parentJobId": "721c3f00-0083-4aab-bfd9-639788692940",
"isGroupJob": true,
"deviceId": "sample string 11",
"syncToDevice": true,
"assetId": "5f65f06f-f4f9-4835-874d-8941b80cc8d7",
"jobRecurrenceId": "0e6905df-16b8-4f6f-8b67-5e68f1ec5425",
"rejectionReasonId": "4e013877-4395-496a-bf26-346a70ae046d",
"jobCategoryId": "6b239234-0bb9-479c-8cdf-de4055f8ce8c",
"numericCode": 13,
"completedDate": "2026-07-24T18:07:42.0074024+00:00",
"monitoringRegimeId": "sample string 14",
"jobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "050658c6-4b83-4a4e-a9c1-3a14262bfa77"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "4770326e-f62d-451c-8e24-d9e0a6246e00",
"titleId": "24e3ce3b-c32b-4b09-a030-836884aa0484",
"organisationId": "f78a075e-519f-459f-a974-c95ba2af953d",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "6e1c9191-0d09-460c-a1e5-66d7eba6eed0",
"createdById": "4f68e818-b374-4625-a6be-2ebe678c471f",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "31f3a60a-1071-4863-aac0-6ff65c51942d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "6cd640ff-3024-4b9b-a20a-379ee8265410"
},
"title": {
"name": "sample string 1",
"id": "b2dc1b16-ba04-43d9-8435-7d41ee37e459"
},
"createdById": "e82c3d66-4ddd-4273-b41d-4f83d430f27c",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "5eec53bf-7ec6-41bb-8868-04c12bc8b236",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "411c5fc8-819d-47c1-a6d8-28ae35da14d7"
},
"asset": {
"name": "sample string 1",
"description": "sample string 2",
"assetTypeId": "9a426a23-47c8-489c-bef5-f40962507925",
"location": "sample string 4",
"locationId": "sample string 5",
"externalReference": "sample string 6",
"serialNumber": "sample string 7",
"assetNumber": "sample string 8",
"uniqueBarcode": "sample string 9",
"notes": "sample string 10",
"siteId": "a4207659-f61a-4091-be34-4f78c6ed7ba4",
"owner": "sample string 11",
"active": true,
"suspended": true,
"jobId": "dfcf9ee1-57a8-4f05-aa60-26be7ce1324a",
"hierarchicalLocationId": "77bb1310-b058-469a-a3c9-483d72b89190",
"imageFileName": "sample string 14",
"jobs": [],
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [
{
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
{
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
}
],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"jobRecurrences": [
{
"name": "sample string 1",
"jobTypeGroupId": "9b610d21-a096-4fbe-bb9c-124f29002dde",
"userId": "28752928-99ee-4070-b1a6-c96f05d4b99d",
"createDaysBefore": 3,
"siteId": "23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b",
"contactId": "4231071c-0d5b-4e7a-aa91-62f9d54c7789",
"assetId": "ef7d7946-9b7a-4b57-bf36-7c200d63033e",
"startDate": "2026-07-24T18:07:42.0074024+00:00",
"endDate": "2026-07-24T18:07:42.0074024+00:00",
"numberGenerated": 6,
"lastDate": "2026-07-24T18:07:42.0074024+00:00",
"nextDate": "2026-07-24T18:07:42.0074024+00:00",
"overrideGeneratedNextDate": "2026-07-24T18:07:42.0074024+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "d0e9a732-dc73-4114-8a09-b24de3ecf140",
"recurrenceGroupId": "12d04a2f-fd33-4aea-b8b4-33513564dd6d",
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
},
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "698ddf75-de08-4410-9c3c-9ca14807fc05"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "4770326e-f62d-451c-8e24-d9e0a6246e00",
"titleId": "24e3ce3b-c32b-4b09-a030-836884aa0484",
"organisationId": "f78a075e-519f-459f-a974-c95ba2af953d",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "6e1c9191-0d09-460c-a1e5-66d7eba6eed0",
"createdById": "4f68e818-b374-4625-a6be-2ebe678c471f",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "31f3a60a-1071-4863-aac0-6ff65c51942d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "6cd640ff-3024-4b9b-a20a-379ee8265410"
},
"title": {
"name": "sample string 1",
"id": "b2dc1b16-ba04-43d9-8435-7d41ee37e459"
},
"createdById": "e82c3d66-4ddd-4273-b41d-4f83d430f27c",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "5eec53bf-7ec6-41bb-8868-04c12bc8b236",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "411c5fc8-819d-47c1-a6d8-28ae35da14d7"
},
"sampledAssets": [
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3
},
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3
}
],
"lastCompletedDate": "2026-07-24T18:07:42.0074024+00:00",
"createdById": "e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "32a78a46-cfe1-4427-89c5-99428c472b54",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "43c1db48-5229-403a-87e0-18dbf94686de"
},
{
"name": "sample string 1",
"jobTypeGroupId": "9b610d21-a096-4fbe-bb9c-124f29002dde",
"userId": "28752928-99ee-4070-b1a6-c96f05d4b99d",
"createDaysBefore": 3,
"siteId": "23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b",
"contactId": "4231071c-0d5b-4e7a-aa91-62f9d54c7789",
"assetId": "ef7d7946-9b7a-4b57-bf36-7c200d63033e",
"startDate": "2026-07-24T18:07:42.0074024+00:00",
"endDate": "2026-07-24T18:07:42.0074024+00:00",
"numberGenerated": 6,
"lastDate": "2026-07-24T18:07:42.0074024+00:00",
"nextDate": "2026-07-24T18:07:42.0074024+00:00",
"overrideGeneratedNextDate": "2026-07-24T18:07:42.0074024+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "d0e9a732-dc73-4114-8a09-b24de3ecf140",
"recurrenceGroupId": "12d04a2f-fd33-4aea-b8b4-33513564dd6d",
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
},
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "698ddf75-de08-4410-9c3c-9ca14807fc05"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "4770326e-f62d-451c-8e24-d9e0a6246e00",
"titleId": "24e3ce3b-c32b-4b09-a030-836884aa0484",
"organisationId": "f78a075e-519f-459f-a974-c95ba2af953d",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "6e1c9191-0d09-460c-a1e5-66d7eba6eed0",
"createdById": "4f68e818-b374-4625-a6be-2ebe678c471f",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "31f3a60a-1071-4863-aac0-6ff65c51942d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "6cd640ff-3024-4b9b-a20a-379ee8265410"
},
"title": {
"name": "sample string 1",
"id": "b2dc1b16-ba04-43d9-8435-7d41ee37e459"
},
"createdById": "e82c3d66-4ddd-4273-b41d-4f83d430f27c",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "5eec53bf-7ec6-41bb-8868-04c12bc8b236",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "411c5fc8-819d-47c1-a6d8-28ae35da14d7"
},
"sampledAssets": [
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3
},
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3
}
],
"lastCompletedDate": "2026-07-24T18:07:42.0074024+00:00",
"createdById": "e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "32a78a46-cfe1-4427-89c5-99428c472b54",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "43c1db48-5229-403a-87e0-18dbf94686de"
}
],
"sampledAssets": [
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3,
"jobRecurrence": {
"name": "sample string 1",
"jobTypeGroupId": "9b610d21-a096-4fbe-bb9c-124f29002dde",
"userId": "28752928-99ee-4070-b1a6-c96f05d4b99d",
"createDaysBefore": 3,
"siteId": "23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b",
"contactId": "4231071c-0d5b-4e7a-aa91-62f9d54c7789",
"assetId": "ef7d7946-9b7a-4b57-bf36-7c200d63033e",
"startDate": "2026-07-24T18:07:42.0074024+00:00",
"endDate": "2026-07-24T18:07:42.0074024+00:00",
"numberGenerated": 6,
"lastDate": "2026-07-24T18:07:42.0074024+00:00",
"nextDate": "2026-07-24T18:07:42.0074024+00:00",
"overrideGeneratedNextDate": "2026-07-24T18:07:42.0074024+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "d0e9a732-dc73-4114-8a09-b24de3ecf140",
"recurrenceGroupId": "12d04a2f-fd33-4aea-b8b4-33513564dd6d",
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
},
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "698ddf75-de08-4410-9c3c-9ca14807fc05"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "4770326e-f62d-451c-8e24-d9e0a6246e00",
"titleId": "24e3ce3b-c32b-4b09-a030-836884aa0484",
"organisationId": "f78a075e-519f-459f-a974-c95ba2af953d",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "6e1c9191-0d09-460c-a1e5-66d7eba6eed0",
"createdById": "4f68e818-b374-4625-a6be-2ebe678c471f",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "31f3a60a-1071-4863-aac0-6ff65c51942d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "6cd640ff-3024-4b9b-a20a-379ee8265410"
},
"title": {
"name": "sample string 1",
"id": "b2dc1b16-ba04-43d9-8435-7d41ee37e459"
},
"createdById": "e82c3d66-4ddd-4273-b41d-4f83d430f27c",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "5eec53bf-7ec6-41bb-8868-04c12bc8b236",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "411c5fc8-819d-47c1-a6d8-28ae35da14d7"
},
"sampledAssets": [],
"lastCompletedDate": "2026-07-24T18:07:42.0074024+00:00",
"createdById": "e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "32a78a46-cfe1-4427-89c5-99428c472b54",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "43c1db48-5229-403a-87e0-18dbf94686de"
}
},
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3,
"jobRecurrence": {
"name": "sample string 1",
"jobTypeGroupId": "9b610d21-a096-4fbe-bb9c-124f29002dde",
"userId": "28752928-99ee-4070-b1a6-c96f05d4b99d",
"createDaysBefore": 3,
"siteId": "23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b",
"contactId": "4231071c-0d5b-4e7a-aa91-62f9d54c7789",
"assetId": "ef7d7946-9b7a-4b57-bf36-7c200d63033e",
"startDate": "2026-07-24T18:07:42.0074024+00:00",
"endDate": "2026-07-24T18:07:42.0074024+00:00",
"numberGenerated": 6,
"lastDate": "2026-07-24T18:07:42.0074024+00:00",
"nextDate": "2026-07-24T18:07:42.0074024+00:00",
"overrideGeneratedNextDate": "2026-07-24T18:07:42.0074024+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "d0e9a732-dc73-4114-8a09-b24de3ecf140",
"recurrenceGroupId": "12d04a2f-fd33-4aea-b8b4-33513564dd6d",
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
},
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "698ddf75-de08-4410-9c3c-9ca14807fc05"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "4770326e-f62d-451c-8e24-d9e0a6246e00",
"titleId": "24e3ce3b-c32b-4b09-a030-836884aa0484",
"organisationId": "f78a075e-519f-459f-a974-c95ba2af953d",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "6e1c9191-0d09-460c-a1e5-66d7eba6eed0",
"createdById": "4f68e818-b374-4625-a6be-2ebe678c471f",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "31f3a60a-1071-4863-aac0-6ff65c51942d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "6cd640ff-3024-4b9b-a20a-379ee8265410"
},
"title": {
"name": "sample string 1",
"id": "b2dc1b16-ba04-43d9-8435-7d41ee37e459"
},
"createdById": "e82c3d66-4ddd-4273-b41d-4f83d430f27c",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "5eec53bf-7ec6-41bb-8868-04c12bc8b236",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "411c5fc8-819d-47c1-a6d8-28ae35da14d7"
},
"sampledAssets": [],
"lastCompletedDate": "2026-07-24T18:07:42.0074024+00:00",
"createdById": "e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "32a78a46-cfe1-4427-89c5-99428c472b54",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "43c1db48-5229-403a-87e0-18dbf94686de"
}
}
],
"monitoringRegimeSampledAssets": [
{
"monitoringRegimeId": "sample string 1",
"assetId": "e0531cff-dcf8-4c35-8442-707237a4b36f",
"jobIndexId": 3
},
{
"monitoringRegimeId": "sample string 1",
"assetId": "e0531cff-dcf8-4c35-8442-707237a4b36f",
"jobIndexId": 3
}
],
"hierarchicalLocation": {
"siteId": "6cbdd07e-2f6d-46f6-a9a5-53045c74a49a",
"name": "sample string 2",
"parentId": "9593dcf9-9f08-47bb-aede-77486e98ce07",
"depth": 3,
"fullName": "sample string 4",
"active": true,
"sortOrder": 6.0,
"createdById": "49f00f9f-c71a-4df0-9e19-b06227f7da81",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "0a055160-4913-4c51-b601-2485dac5f399",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "33e5baea-ee91-4303-b8f7-35f912b105bb"
},
"createdById": "7465c593-7ca9-4015-aa79-e9398b969573",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "b37eb9a9-bb2f-42b8-b511-c59f5e248d53",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "ec44aff5-f94e-4756-9077-04500c017ea8"
},
"jobRecurrence": {
"name": "sample string 1",
"jobTypeGroupId": "9b610d21-a096-4fbe-bb9c-124f29002dde",
"userId": "28752928-99ee-4070-b1a6-c96f05d4b99d",
"createDaysBefore": 3,
"siteId": "23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b",
"contactId": "4231071c-0d5b-4e7a-aa91-62f9d54c7789",
"assetId": "ef7d7946-9b7a-4b57-bf36-7c200d63033e",
"startDate": "2026-07-24T18:07:42.0074024+00:00",
"endDate": "2026-07-24T18:07:42.0074024+00:00",
"numberGenerated": 6,
"lastDate": "2026-07-24T18:07:42.0074024+00:00",
"nextDate": "2026-07-24T18:07:42.0074024+00:00",
"overrideGeneratedNextDate": "2026-07-24T18:07:42.0074024+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "d0e9a732-dc73-4114-8a09-b24de3ecf140",
"recurrenceGroupId": "12d04a2f-fd33-4aea-b8b4-33513564dd6d",
"asset": {
"name": "sample string 1",
"description": "sample string 2",
"assetTypeId": "9a426a23-47c8-489c-bef5-f40962507925",
"location": "sample string 4",
"locationId": "sample string 5",
"externalReference": "sample string 6",
"serialNumber": "sample string 7",
"assetNumber": "sample string 8",
"uniqueBarcode": "sample string 9",
"notes": "sample string 10",
"siteId": "a4207659-f61a-4091-be34-4f78c6ed7ba4",
"owner": "sample string 11",
"active": true,
"suspended": true,
"jobId": "dfcf9ee1-57a8-4f05-aa60-26be7ce1324a",
"hierarchicalLocationId": "77bb1310-b058-469a-a3c9-483d72b89190",
"imageFileName": "sample string 14",
"jobs": [],
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [
{
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
{
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
}
],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"jobRecurrences": [],
"sampledAssets": [
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3
},
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3
}
],
"monitoringRegimeSampledAssets": [
{
"monitoringRegimeId": "sample string 1",
"assetId": "e0531cff-dcf8-4c35-8442-707237a4b36f",
"jobIndexId": 3
},
{
"monitoringRegimeId": "sample string 1",
"assetId": "e0531cff-dcf8-4c35-8442-707237a4b36f",
"jobIndexId": 3
}
],
"hierarchicalLocation": {
"siteId": "6cbdd07e-2f6d-46f6-a9a5-53045c74a49a",
"name": "sample string 2",
"parentId": "9593dcf9-9f08-47bb-aede-77486e98ce07",
"depth": 3,
"fullName": "sample string 4",
"active": true,
"sortOrder": 6.0,
"createdById": "49f00f9f-c71a-4df0-9e19-b06227f7da81",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "0a055160-4913-4c51-b601-2485dac5f399",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "33e5baea-ee91-4303-b8f7-35f912b105bb"
},
"createdById": "7465c593-7ca9-4015-aa79-e9398b969573",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "b37eb9a9-bb2f-42b8-b511-c59f5e248d53",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "ec44aff5-f94e-4756-9077-04500c017ea8"
},
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
},
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "698ddf75-de08-4410-9c3c-9ca14807fc05"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "4770326e-f62d-451c-8e24-d9e0a6246e00",
"titleId": "24e3ce3b-c32b-4b09-a030-836884aa0484",
"organisationId": "f78a075e-519f-459f-a974-c95ba2af953d",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "6e1c9191-0d09-460c-a1e5-66d7eba6eed0",
"createdById": "4f68e818-b374-4625-a6be-2ebe678c471f",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "31f3a60a-1071-4863-aac0-6ff65c51942d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "6cd640ff-3024-4b9b-a20a-379ee8265410"
},
"title": {
"name": "sample string 1",
"id": "b2dc1b16-ba04-43d9-8435-7d41ee37e459"
},
"createdById": "e82c3d66-4ddd-4273-b41d-4f83d430f27c",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "5eec53bf-7ec6-41bb-8868-04c12bc8b236",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "411c5fc8-819d-47c1-a6d8-28ae35da14d7"
},
"sampledAssets": [
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3,
"asset": {
"name": "sample string 1",
"description": "sample string 2",
"assetTypeId": "9a426a23-47c8-489c-bef5-f40962507925",
"location": "sample string 4",
"locationId": "sample string 5",
"externalReference": "sample string 6",
"serialNumber": "sample string 7",
"assetNumber": "sample string 8",
"uniqueBarcode": "sample string 9",
"notes": "sample string 10",
"siteId": "a4207659-f61a-4091-be34-4f78c6ed7ba4",
"owner": "sample string 11",
"active": true,
"suspended": true,
"jobId": "dfcf9ee1-57a8-4f05-aa60-26be7ce1324a",
"hierarchicalLocationId": "77bb1310-b058-469a-a3c9-483d72b89190",
"imageFileName": "sample string 14",
"jobs": [],
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [
{
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
{
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
}
],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"jobRecurrences": [],
"sampledAssets": [],
"monitoringRegimeSampledAssets": [
{
"monitoringRegimeId": "sample string 1",
"assetId": "e0531cff-dcf8-4c35-8442-707237a4b36f",
"jobIndexId": 3
},
{
"monitoringRegimeId": "sample string 1",
"assetId": "e0531cff-dcf8-4c35-8442-707237a4b36f",
"jobIndexId": 3
}
],
"hierarchicalLocation": {
"siteId": "6cbdd07e-2f6d-46f6-a9a5-53045c74a49a",
"name": "sample string 2",
"parentId": "9593dcf9-9f08-47bb-aede-77486e98ce07",
"depth": 3,
"fullName": "sample string 4",
"active": true,
"sortOrder": 6.0,
"createdById": "49f00f9f-c71a-4df0-9e19-b06227f7da81",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "0a055160-4913-4c51-b601-2485dac5f399",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "33e5baea-ee91-4303-b8f7-35f912b105bb"
},
"createdById": "7465c593-7ca9-4015-aa79-e9398b969573",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "b37eb9a9-bb2f-42b8-b511-c59f5e248d53",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "ec44aff5-f94e-4756-9077-04500c017ea8"
}
},
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3,
"asset": {
"name": "sample string 1",
"description": "sample string 2",
"assetTypeId": "9a426a23-47c8-489c-bef5-f40962507925",
"location": "sample string 4",
"locationId": "sample string 5",
"externalReference": "sample string 6",
"serialNumber": "sample string 7",
"assetNumber": "sample string 8",
"uniqueBarcode": "sample string 9",
"notes": "sample string 10",
"siteId": "a4207659-f61a-4091-be34-4f78c6ed7ba4",
"owner": "sample string 11",
"active": true,
"suspended": true,
"jobId": "dfcf9ee1-57a8-4f05-aa60-26be7ce1324a",
"hierarchicalLocationId": "77bb1310-b058-469a-a3c9-483d72b89190",
"imageFileName": "sample string 14",
"jobs": [],
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [
{
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
{
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
}
],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"jobRecurrences": [],
"sampledAssets": [],
"monitoringRegimeSampledAssets": [
{
"monitoringRegimeId": "sample string 1",
"assetId": "e0531cff-dcf8-4c35-8442-707237a4b36f",
"jobIndexId": 3
},
{
"monitoringRegimeId": "sample string 1",
"assetId": "e0531cff-dcf8-4c35-8442-707237a4b36f",
"jobIndexId": 3
}
],
"hierarchicalLocation": {
"siteId": "6cbdd07e-2f6d-46f6-a9a5-53045c74a49a",
"name": "sample string 2",
"parentId": "9593dcf9-9f08-47bb-aede-77486e98ce07",
"depth": 3,
"fullName": "sample string 4",
"active": true,
"sortOrder": 6.0,
"createdById": "49f00f9f-c71a-4df0-9e19-b06227f7da81",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "0a055160-4913-4c51-b601-2485dac5f399",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "33e5baea-ee91-4303-b8f7-35f912b105bb"
},
"createdById": "7465c593-7ca9-4015-aa79-e9398b969573",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "b37eb9a9-bb2f-42b8-b511-c59f5e248d53",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "ec44aff5-f94e-4756-9077-04500c017ea8"
}
}
],
"lastCompletedDate": "2026-07-24T18:07:42.0074024+00:00",
"createdById": "e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "32a78a46-cfe1-4427-89c5-99428c472b54",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "43c1db48-5229-403a-87e0-18dbf94686de"
},
"rejectionReason": {
"order": 1,
"name": "sample string 2",
"active": true,
"tenantOrganisationId": "397ac4b1-b13c-4bc0-b4aa-2e9304a9fa84",
"createdById": "753c932f-9470-4f8c-b9d8-3b80f74da1ab",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "0b91416f-65bd-4e90-8a95-cd381f2e3e34",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "82c80830-0f5f-466b-ab4d-6178da403712"
},
"jobCategory": {
"name": "sample string 1",
"id": "5442ad2d-ce89-426a-85c6-f756829624a7"
},
"sections": [
{
"jobId": "c1a0c8ab-d988-4766-94e5-0c94774a9193",
"internalSectionTypeId": "733beae9-7856-4c0b-b15c-9351919383dc",
"sectionTypeId": "965a81b0-aef5-432c-9399-2f112148385f",
"caption": "sample string 4",
"name": "sample string 5",
"sectionJson": "sample string 6",
"repeatable": true,
"template": true,
"gridInput": true,
"siteVisit": true,
"active": true,
"order": 12.0,
"fqn": "sample string 13",
"visible": true,
"state": "d307d093-04d9-4fbb-9d7b-b793277e3352",
"sectionVariantId": "2dd538d4-92da-472e-b6e7-1df217a98d0a",
"sectionType": {
"internalId": "8ec1ef74-bb9d-4b21-b362-93147f96e688",
"caption": "sample string 2",
"name": "sample string 3",
"repeatable": true,
"template": true,
"gridInput": true,
"siteVisit": true,
"jsonData": "sample string 8",
"order": 9,
"jobTypeId": "2e8dfabc-454b-40ad-8550-360a070feac4",
"active": true,
"fqn": "sample string 12",
"visible": true,
"fileImport": true,
"sectionVariantId": "2f54ed93-1fcd-4cf3-a196-bf1f4f876981",
"expressionTypes": "sample string 15",
"createdById": "90a740fb-1fef-4be3-a1bb-ad02e73335ff",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "75b75608-188f-4f9b-89aa-5d30975f0f30",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "85374695-505d-4826-ad46-134d7879b1f0"
},
"createdById": "6d7250e1-514c-41bd-bc40-f38e3b7cb746",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "13943351-db05-4dd1-8dfd-f2f9cf7cea35",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "72f28092-a135-4716-bf56-e9e401142b35"
},
{
"jobId": "c1a0c8ab-d988-4766-94e5-0c94774a9193",
"internalSectionTypeId": "733beae9-7856-4c0b-b15c-9351919383dc",
"sectionTypeId": "965a81b0-aef5-432c-9399-2f112148385f",
"caption": "sample string 4",
"name": "sample string 5",
"sectionJson": "sample string 6",
"repeatable": true,
"template": true,
"gridInput": true,
"siteVisit": true,
"active": true,
"order": 12.0,
"fqn": "sample string 13",
"visible": true,
"state": "d307d093-04d9-4fbb-9d7b-b793277e3352",
"sectionVariantId": "2dd538d4-92da-472e-b6e7-1df217a98d0a",
"sectionType": {
"internalId": "8ec1ef74-bb9d-4b21-b362-93147f96e688",
"caption": "sample string 2",
"name": "sample string 3",
"repeatable": true,
"template": true,
"gridInput": true,
"siteVisit": true,
"jsonData": "sample string 8",
"order": 9,
"jobTypeId": "2e8dfabc-454b-40ad-8550-360a070feac4",
"active": true,
"fqn": "sample string 12",
"visible": true,
"fileImport": true,
"sectionVariantId": "2f54ed93-1fcd-4cf3-a196-bf1f4f876981",
"expressionTypes": "sample string 15",
"createdById": "90a740fb-1fef-4be3-a1bb-ad02e73335ff",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "75b75608-188f-4f9b-89aa-5d30975f0f30",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "85374695-505d-4826-ad46-134d7879b1f0"
},
"createdById": "6d7250e1-514c-41bd-bc40-f38e3b7cb746",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "13943351-db05-4dd1-8dfd-f2f9cf7cea35",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "72f28092-a135-4716-bf56-e9e401142b35"
}
],
"descendantJobs": [],
"documents": [],
"jobHistory": [
{
"jobId": "76dc91bc-7412-40f8-9435-7cc8837d55e2",
"jobHistoryTypeId": "35d9740a-25cc-4b1b-bce7-f9a1ecb76796",
"sourceStateId": "a5440a42-1183-481b-ba4e-36f2df2fcafd",
"destinationStateId": "64d38e88-f1e0-4e99-8b8c-4564f0030f70",
"allocatedToId": "170aeca6-cf8a-4422-bbcc-aa3dfa8ba6a7",
"clonedFromId": "a6acdb0f-6727-4096-bca2-262389609c73",
"jobHistoryType": {
"name": "sample string 1",
"id": "d4eee8ff-76ff-4509-a0e1-7090842cb706"
},
"sourceJobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "050658c6-4b83-4a4e-a9c1-3a14262bfa77"
},
"destinationJobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "050658c6-4b83-4a4e-a9c1-3a14262bfa77"
},
"createdById": "9de612f4-4567-463a-adf9-f2ae8a35f51f",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "8873a50e-ea34-492f-8484-1bcf8763f65a",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "fe999e26-f4c4-4ce7-a525-a5202f9ec5fc"
},
{
"jobId": "76dc91bc-7412-40f8-9435-7cc8837d55e2",
"jobHistoryTypeId": "35d9740a-25cc-4b1b-bce7-f9a1ecb76796",
"sourceStateId": "a5440a42-1183-481b-ba4e-36f2df2fcafd",
"destinationStateId": "64d38e88-f1e0-4e99-8b8c-4564f0030f70",
"allocatedToId": "170aeca6-cf8a-4422-bbcc-aa3dfa8ba6a7",
"clonedFromId": "a6acdb0f-6727-4096-bca2-262389609c73",
"jobHistoryType": {
"name": "sample string 1",
"id": "d4eee8ff-76ff-4509-a0e1-7090842cb706"
},
"sourceJobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "050658c6-4b83-4a4e-a9c1-3a14262bfa77"
},
"destinationJobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "050658c6-4b83-4a4e-a9c1-3a14262bfa77"
},
"createdById": "9de612f4-4567-463a-adf9-f2ae8a35f51f",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "8873a50e-ea34-492f-8484-1bcf8763f65a",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "fe999e26-f4c4-4ce7-a525-a5202f9ec5fc"
}
],
"createdById": "9623d0a1-89db-45c7-ad52-60dc42a4a2f7",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "82b746b5-a221-4c80-a41b-53fb595e97bf",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "04125e4f-5c2a-44d8-a35a-38d3e5faafb6"
},
"stateId": "58ebd7df-fc40-462b-b307-fda5696110e4",
"templateId": "2ae5e9bd-1ac5-4279-b21b-10573c3f75ab",
"fileLocationId": "8c2e6d10-3f89-4e15-a7e8-33c6bacc9c0d",
"fileLocation": {
"location": "sample string 1",
"extension": "sample string 2",
"active": true,
"createdById": "3d566615-4cca-4be0-9211-5c82a5f1abba",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "c2e287df-bdab-4943-aef3-9f34109c6e02",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "f38e6a6a-4500-48d7-a6a8-813fa77ae1a9"
},
"documentState": {
"name": "sample string 1",
"documentsWithThatState": [],
"id": "185e112d-07e3-4979-8e34-051b810b5d27"
},
"pdfGenerated": true,
"visibleOnPortal": true,
"name": "sample string 4",
"active": true,
"createdById": "3330e76a-aa18-4462-bc41-6a3f68b4bd42",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "cead194f-d5fa-428a-88cd-25f8873ff16e",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "3332b716-5bee-4a0b-8cf1-052ae7fe0596"
}
],
"createdById": "d15221bf-f5e5-4c54-a98e-2f7afc310f5e",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "31e733b0-80d6-43a0-97b2-fb6cca10286c",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "09e6960b-ac26-4f55-bc83-c8cba388094f"
},
{
"name": "sample string 1",
"fileExtension": "sample string 2",
"location": "sample string 3",
"jobTypeId": "21b17464-a97f-47c3-872e-437032ec7557",
"active": true,
"autoEmailOnJobCompletion": true,
"visibleOnPortal": true,
"documents": [
{
"jobId": "b18fb692-53a3-4846-8b66-76431e04c4d7",
"job": {
"jobTypeId": "1c1325c9-2aaf-4e9a-84ec-7c5e9e4ba3af",
"active": true,
"stateId": "08daf752-ec19-46a0-b959-ec3e76bfb568",
"externalRef": "sample string 4",
"allocatedToId": "d5959333-93da-4b61-8e08-3b27bebfdec4",
"name": "sample string 5",
"scheduledDate": "2026-07-24T18:07:42.0074024+00:00",
"siteId": "dbefd8a8-0073-4fd2-8a35-d3033bf9f328",
"contactId": "6469487a-fa21-475d-8ad9-619f309b287b",
"notes": "sample string 8",
"timeInMinutes": 9,
"parentJobId": "721c3f00-0083-4aab-bfd9-639788692940",
"isGroupJob": true,
"deviceId": "sample string 11",
"syncToDevice": true,
"assetId": "5f65f06f-f4f9-4835-874d-8941b80cc8d7",
"jobRecurrenceId": "0e6905df-16b8-4f6f-8b67-5e68f1ec5425",
"rejectionReasonId": "4e013877-4395-496a-bf26-346a70ae046d",
"jobCategoryId": "6b239234-0bb9-479c-8cdf-de4055f8ce8c",
"numericCode": 13,
"completedDate": "2026-07-24T18:07:42.0074024+00:00",
"monitoringRegimeId": "sample string 14",
"jobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "050658c6-4b83-4a4e-a9c1-3a14262bfa77"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "4770326e-f62d-451c-8e24-d9e0a6246e00",
"titleId": "24e3ce3b-c32b-4b09-a030-836884aa0484",
"organisationId": "f78a075e-519f-459f-a974-c95ba2af953d",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "6e1c9191-0d09-460c-a1e5-66d7eba6eed0",
"createdById": "4f68e818-b374-4625-a6be-2ebe678c471f",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "31f3a60a-1071-4863-aac0-6ff65c51942d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "6cd640ff-3024-4b9b-a20a-379ee8265410"
},
"title": {
"name": "sample string 1",
"id": "b2dc1b16-ba04-43d9-8435-7d41ee37e459"
},
"createdById": "e82c3d66-4ddd-4273-b41d-4f83d430f27c",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "5eec53bf-7ec6-41bb-8868-04c12bc8b236",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "411c5fc8-819d-47c1-a6d8-28ae35da14d7"
},
"asset": {
"name": "sample string 1",
"description": "sample string 2",
"assetTypeId": "9a426a23-47c8-489c-bef5-f40962507925",
"location": "sample string 4",
"locationId": "sample string 5",
"externalReference": "sample string 6",
"serialNumber": "sample string 7",
"assetNumber": "sample string 8",
"uniqueBarcode": "sample string 9",
"notes": "sample string 10",
"siteId": "a4207659-f61a-4091-be34-4f78c6ed7ba4",
"owner": "sample string 11",
"active": true,
"suspended": true,
"jobId": "dfcf9ee1-57a8-4f05-aa60-26be7ce1324a",
"hierarchicalLocationId": "77bb1310-b058-469a-a3c9-483d72b89190",
"imageFileName": "sample string 14",
"jobs": [],
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [
{
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
{
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
}
],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"jobRecurrences": [
{
"name": "sample string 1",
"jobTypeGroupId": "9b610d21-a096-4fbe-bb9c-124f29002dde",
"userId": "28752928-99ee-4070-b1a6-c96f05d4b99d",
"createDaysBefore": 3,
"siteId": "23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b",
"contactId": "4231071c-0d5b-4e7a-aa91-62f9d54c7789",
"assetId": "ef7d7946-9b7a-4b57-bf36-7c200d63033e",
"startDate": "2026-07-24T18:07:42.0074024+00:00",
"endDate": "2026-07-24T18:07:42.0074024+00:00",
"numberGenerated": 6,
"lastDate": "2026-07-24T18:07:42.0074024+00:00",
"nextDate": "2026-07-24T18:07:42.0074024+00:00",
"overrideGeneratedNextDate": "2026-07-24T18:07:42.0074024+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "d0e9a732-dc73-4114-8a09-b24de3ecf140",
"recurrenceGroupId": "12d04a2f-fd33-4aea-b8b4-33513564dd6d",
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
},
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "698ddf75-de08-4410-9c3c-9ca14807fc05"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "4770326e-f62d-451c-8e24-d9e0a6246e00",
"titleId": "24e3ce3b-c32b-4b09-a030-836884aa0484",
"organisationId": "f78a075e-519f-459f-a974-c95ba2af953d",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "6e1c9191-0d09-460c-a1e5-66d7eba6eed0",
"createdById": "4f68e818-b374-4625-a6be-2ebe678c471f",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "31f3a60a-1071-4863-aac0-6ff65c51942d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "6cd640ff-3024-4b9b-a20a-379ee8265410"
},
"title": {
"name": "sample string 1",
"id": "b2dc1b16-ba04-43d9-8435-7d41ee37e459"
},
"createdById": "e82c3d66-4ddd-4273-b41d-4f83d430f27c",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "5eec53bf-7ec6-41bb-8868-04c12bc8b236",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "411c5fc8-819d-47c1-a6d8-28ae35da14d7"
},
"sampledAssets": [
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3
},
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3
}
],
"lastCompletedDate": "2026-07-24T18:07:42.0074024+00:00",
"createdById": "e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "32a78a46-cfe1-4427-89c5-99428c472b54",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "43c1db48-5229-403a-87e0-18dbf94686de"
},
{
"name": "sample string 1",
"jobTypeGroupId": "9b610d21-a096-4fbe-bb9c-124f29002dde",
"userId": "28752928-99ee-4070-b1a6-c96f05d4b99d",
"createDaysBefore": 3,
"siteId": "23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b",
"contactId": "4231071c-0d5b-4e7a-aa91-62f9d54c7789",
"assetId": "ef7d7946-9b7a-4b57-bf36-7c200d63033e",
"startDate": "2026-07-24T18:07:42.0074024+00:00",
"endDate": "2026-07-24T18:07:42.0074024+00:00",
"numberGenerated": 6,
"lastDate": "2026-07-24T18:07:42.0074024+00:00",
"nextDate": "2026-07-24T18:07:42.0074024+00:00",
"overrideGeneratedNextDate": "2026-07-24T18:07:42.0074024+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "d0e9a732-dc73-4114-8a09-b24de3ecf140",
"recurrenceGroupId": "12d04a2f-fd33-4aea-b8b4-33513564dd6d",
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
},
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "698ddf75-de08-4410-9c3c-9ca14807fc05"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "4770326e-f62d-451c-8e24-d9e0a6246e00",
"titleId": "24e3ce3b-c32b-4b09-a030-836884aa0484",
"organisationId": "f78a075e-519f-459f-a974-c95ba2af953d",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "6e1c9191-0d09-460c-a1e5-66d7eba6eed0",
"createdById": "4f68e818-b374-4625-a6be-2ebe678c471f",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "31f3a60a-1071-4863-aac0-6ff65c51942d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "6cd640ff-3024-4b9b-a20a-379ee8265410"
},
"title": {
"name": "sample string 1",
"id": "b2dc1b16-ba04-43d9-8435-7d41ee37e459"
},
"createdById": "e82c3d66-4ddd-4273-b41d-4f83d430f27c",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "5eec53bf-7ec6-41bb-8868-04c12bc8b236",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "411c5fc8-819d-47c1-a6d8-28ae35da14d7"
},
"sampledAssets": [
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3
},
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3
}
],
"lastCompletedDate": "2026-07-24T18:07:42.0074024+00:00",
"createdById": "e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "32a78a46-cfe1-4427-89c5-99428c472b54",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "43c1db48-5229-403a-87e0-18dbf94686de"
}
],
"sampledAssets": [
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3,
"jobRecurrence": {
"name": "sample string 1",
"jobTypeGroupId": "9b610d21-a096-4fbe-bb9c-124f29002dde",
"userId": "28752928-99ee-4070-b1a6-c96f05d4b99d",
"createDaysBefore": 3,
"siteId": "23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b",
"contactId": "4231071c-0d5b-4e7a-aa91-62f9d54c7789",
"assetId": "ef7d7946-9b7a-4b57-bf36-7c200d63033e",
"startDate": "2026-07-24T18:07:42.0074024+00:00",
"endDate": "2026-07-24T18:07:42.0074024+00:00",
"numberGenerated": 6,
"lastDate": "2026-07-24T18:07:42.0074024+00:00",
"nextDate": "2026-07-24T18:07:42.0074024+00:00",
"overrideGeneratedNextDate": "2026-07-24T18:07:42.0074024+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "d0e9a732-dc73-4114-8a09-b24de3ecf140",
"recurrenceGroupId": "12d04a2f-fd33-4aea-b8b4-33513564dd6d",
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
},
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "698ddf75-de08-4410-9c3c-9ca14807fc05"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "4770326e-f62d-451c-8e24-d9e0a6246e00",
"titleId": "24e3ce3b-c32b-4b09-a030-836884aa0484",
"organisationId": "f78a075e-519f-459f-a974-c95ba2af953d",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "6e1c9191-0d09-460c-a1e5-66d7eba6eed0",
"createdById": "4f68e818-b374-4625-a6be-2ebe678c471f",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "31f3a60a-1071-4863-aac0-6ff65c51942d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "6cd640ff-3024-4b9b-a20a-379ee8265410"
},
"title": {
"name": "sample string 1",
"id": "b2dc1b16-ba04-43d9-8435-7d41ee37e459"
},
"createdById": "e82c3d66-4ddd-4273-b41d-4f83d430f27c",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "5eec53bf-7ec6-41bb-8868-04c12bc8b236",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "411c5fc8-819d-47c1-a6d8-28ae35da14d7"
},
"sampledAssets": [],
"lastCompletedDate": "2026-07-24T18:07:42.0074024+00:00",
"createdById": "e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "32a78a46-cfe1-4427-89c5-99428c472b54",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "43c1db48-5229-403a-87e0-18dbf94686de"
}
},
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3,
"jobRecurrence": {
"name": "sample string 1",
"jobTypeGroupId": "9b610d21-a096-4fbe-bb9c-124f29002dde",
"userId": "28752928-99ee-4070-b1a6-c96f05d4b99d",
"createDaysBefore": 3,
"siteId": "23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b",
"contactId": "4231071c-0d5b-4e7a-aa91-62f9d54c7789",
"assetId": "ef7d7946-9b7a-4b57-bf36-7c200d63033e",
"startDate": "2026-07-24T18:07:42.0074024+00:00",
"endDate": "2026-07-24T18:07:42.0074024+00:00",
"numberGenerated": 6,
"lastDate": "2026-07-24T18:07:42.0074024+00:00",
"nextDate": "2026-07-24T18:07:42.0074024+00:00",
"overrideGeneratedNextDate": "2026-07-24T18:07:42.0074024+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "d0e9a732-dc73-4114-8a09-b24de3ecf140",
"recurrenceGroupId": "12d04a2f-fd33-4aea-b8b4-33513564dd6d",
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
},
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "698ddf75-de08-4410-9c3c-9ca14807fc05"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "4770326e-f62d-451c-8e24-d9e0a6246e00",
"titleId": "24e3ce3b-c32b-4b09-a030-836884aa0484",
"organisationId": "f78a075e-519f-459f-a974-c95ba2af953d",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "6e1c9191-0d09-460c-a1e5-66d7eba6eed0",
"createdById": "4f68e818-b374-4625-a6be-2ebe678c471f",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "31f3a60a-1071-4863-aac0-6ff65c51942d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "6cd640ff-3024-4b9b-a20a-379ee8265410"
},
"title": {
"name": "sample string 1",
"id": "b2dc1b16-ba04-43d9-8435-7d41ee37e459"
},
"createdById": "e82c3d66-4ddd-4273-b41d-4f83d430f27c",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "5eec53bf-7ec6-41bb-8868-04c12bc8b236",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "411c5fc8-819d-47c1-a6d8-28ae35da14d7"
},
"sampledAssets": [],
"lastCompletedDate": "2026-07-24T18:07:42.0074024+00:00",
"createdById": "e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "32a78a46-cfe1-4427-89c5-99428c472b54",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "43c1db48-5229-403a-87e0-18dbf94686de"
}
}
],
"monitoringRegimeSampledAssets": [
{
"monitoringRegimeId": "sample string 1",
"assetId": "e0531cff-dcf8-4c35-8442-707237a4b36f",
"jobIndexId": 3
},
{
"monitoringRegimeId": "sample string 1",
"assetId": "e0531cff-dcf8-4c35-8442-707237a4b36f",
"jobIndexId": 3
}
],
"hierarchicalLocation": {
"siteId": "6cbdd07e-2f6d-46f6-a9a5-53045c74a49a",
"name": "sample string 2",
"parentId": "9593dcf9-9f08-47bb-aede-77486e98ce07",
"depth": 3,
"fullName": "sample string 4",
"active": true,
"sortOrder": 6.0,
"createdById": "49f00f9f-c71a-4df0-9e19-b06227f7da81",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "0a055160-4913-4c51-b601-2485dac5f399",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "33e5baea-ee91-4303-b8f7-35f912b105bb"
},
"createdById": "7465c593-7ca9-4015-aa79-e9398b969573",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "b37eb9a9-bb2f-42b8-b511-c59f5e248d53",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "ec44aff5-f94e-4756-9077-04500c017ea8"
},
"jobRecurrence": {
"name": "sample string 1",
"jobTypeGroupId": "9b610d21-a096-4fbe-bb9c-124f29002dde",
"userId": "28752928-99ee-4070-b1a6-c96f05d4b99d",
"createDaysBefore": 3,
"siteId": "23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b",
"contactId": "4231071c-0d5b-4e7a-aa91-62f9d54c7789",
"assetId": "ef7d7946-9b7a-4b57-bf36-7c200d63033e",
"startDate": "2026-07-24T18:07:42.0074024+00:00",
"endDate": "2026-07-24T18:07:42.0074024+00:00",
"numberGenerated": 6,
"lastDate": "2026-07-24T18:07:42.0074024+00:00",
"nextDate": "2026-07-24T18:07:42.0074024+00:00",
"overrideGeneratedNextDate": "2026-07-24T18:07:42.0074024+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "d0e9a732-dc73-4114-8a09-b24de3ecf140",
"recurrenceGroupId": "12d04a2f-fd33-4aea-b8b4-33513564dd6d",
"asset": {
"name": "sample string 1",
"description": "sample string 2",
"assetTypeId": "9a426a23-47c8-489c-bef5-f40962507925",
"location": "sample string 4",
"locationId": "sample string 5",
"externalReference": "sample string 6",
"serialNumber": "sample string 7",
"assetNumber": "sample string 8",
"uniqueBarcode": "sample string 9",
"notes": "sample string 10",
"siteId": "a4207659-f61a-4091-be34-4f78c6ed7ba4",
"owner": "sample string 11",
"active": true,
"suspended": true,
"jobId": "dfcf9ee1-57a8-4f05-aa60-26be7ce1324a",
"hierarchicalLocationId": "77bb1310-b058-469a-a3c9-483d72b89190",
"imageFileName": "sample string 14",
"jobs": [],
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [
{
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
{
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
}
],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"jobRecurrences": [],
"sampledAssets": [
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3
},
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3
}
],
"monitoringRegimeSampledAssets": [
{
"monitoringRegimeId": "sample string 1",
"assetId": "e0531cff-dcf8-4c35-8442-707237a4b36f",
"jobIndexId": 3
},
{
"monitoringRegimeId": "sample string 1",
"assetId": "e0531cff-dcf8-4c35-8442-707237a4b36f",
"jobIndexId": 3
}
],
"hierarchicalLocation": {
"siteId": "6cbdd07e-2f6d-46f6-a9a5-53045c74a49a",
"name": "sample string 2",
"parentId": "9593dcf9-9f08-47bb-aede-77486e98ce07",
"depth": 3,
"fullName": "sample string 4",
"active": true,
"sortOrder": 6.0,
"createdById": "49f00f9f-c71a-4df0-9e19-b06227f7da81",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "0a055160-4913-4c51-b601-2485dac5f399",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "33e5baea-ee91-4303-b8f7-35f912b105bb"
},
"createdById": "7465c593-7ca9-4015-aa79-e9398b969573",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "b37eb9a9-bb2f-42b8-b511-c59f5e248d53",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "ec44aff5-f94e-4756-9077-04500c017ea8"
},
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
},
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "698ddf75-de08-4410-9c3c-9ca14807fc05"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "4770326e-f62d-451c-8e24-d9e0a6246e00",
"titleId": "24e3ce3b-c32b-4b09-a030-836884aa0484",
"organisationId": "f78a075e-519f-459f-a974-c95ba2af953d",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "6e1c9191-0d09-460c-a1e5-66d7eba6eed0",
"createdById": "4f68e818-b374-4625-a6be-2ebe678c471f",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "31f3a60a-1071-4863-aac0-6ff65c51942d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "6cd640ff-3024-4b9b-a20a-379ee8265410"
},
"title": {
"name": "sample string 1",
"id": "b2dc1b16-ba04-43d9-8435-7d41ee37e459"
},
"createdById": "e82c3d66-4ddd-4273-b41d-4f83d430f27c",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "5eec53bf-7ec6-41bb-8868-04c12bc8b236",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "411c5fc8-819d-47c1-a6d8-28ae35da14d7"
},
"sampledAssets": [
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3,
"asset": {
"name": "sample string 1",
"description": "sample string 2",
"assetTypeId": "9a426a23-47c8-489c-bef5-f40962507925",
"location": "sample string 4",
"locationId": "sample string 5",
"externalReference": "sample string 6",
"serialNumber": "sample string 7",
"assetNumber": "sample string 8",
"uniqueBarcode": "sample string 9",
"notes": "sample string 10",
"siteId": "a4207659-f61a-4091-be34-4f78c6ed7ba4",
"owner": "sample string 11",
"active": true,
"suspended": true,
"jobId": "dfcf9ee1-57a8-4f05-aa60-26be7ce1324a",
"hierarchicalLocationId": "77bb1310-b058-469a-a3c9-483d72b89190",
"imageFileName": "sample string 14",
"jobs": [],
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [
{
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
{
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
}
],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"jobRecurrences": [],
"sampledAssets": [],
"monitoringRegimeSampledAssets": [
{
"monitoringRegimeId": "sample string 1",
"assetId": "e0531cff-dcf8-4c35-8442-707237a4b36f",
"jobIndexId": 3
},
{
"monitoringRegimeId": "sample string 1",
"assetId": "e0531cff-dcf8-4c35-8442-707237a4b36f",
"jobIndexId": 3
}
],
"hierarchicalLocation": {
"siteId": "6cbdd07e-2f6d-46f6-a9a5-53045c74a49a",
"name": "sample string 2",
"parentId": "9593dcf9-9f08-47bb-aede-77486e98ce07",
"depth": 3,
"fullName": "sample string 4",
"active": true,
"sortOrder": 6.0,
"createdById": "49f00f9f-c71a-4df0-9e19-b06227f7da81",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "0a055160-4913-4c51-b601-2485dac5f399",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "33e5baea-ee91-4303-b8f7-35f912b105bb"
},
"createdById": "7465c593-7ca9-4015-aa79-e9398b969573",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "b37eb9a9-bb2f-42b8-b511-c59f5e248d53",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "ec44aff5-f94e-4756-9077-04500c017ea8"
}
},
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3,
"asset": {
"name": "sample string 1",
"description": "sample string 2",
"assetTypeId": "9a426a23-47c8-489c-bef5-f40962507925",
"location": "sample string 4",
"locationId": "sample string 5",
"externalReference": "sample string 6",
"serialNumber": "sample string 7",
"assetNumber": "sample string 8",
"uniqueBarcode": "sample string 9",
"notes": "sample string 10",
"siteId": "a4207659-f61a-4091-be34-4f78c6ed7ba4",
"owner": "sample string 11",
"active": true,
"suspended": true,
"jobId": "dfcf9ee1-57a8-4f05-aa60-26be7ce1324a",
"hierarchicalLocationId": "77bb1310-b058-469a-a3c9-483d72b89190",
"imageFileName": "sample string 14",
"jobs": [],
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [
{
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
{
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
}
],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"jobRecurrences": [],
"sampledAssets": [],
"monitoringRegimeSampledAssets": [
{
"monitoringRegimeId": "sample string 1",
"assetId": "e0531cff-dcf8-4c35-8442-707237a4b36f",
"jobIndexId": 3
},
{
"monitoringRegimeId": "sample string 1",
"assetId": "e0531cff-dcf8-4c35-8442-707237a4b36f",
"jobIndexId": 3
}
],
"hierarchicalLocation": {
"siteId": "6cbdd07e-2f6d-46f6-a9a5-53045c74a49a",
"name": "sample string 2",
"parentId": "9593dcf9-9f08-47bb-aede-77486e98ce07",
"depth": 3,
"fullName": "sample string 4",
"active": true,
"sortOrder": 6.0,
"createdById": "49f00f9f-c71a-4df0-9e19-b06227f7da81",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "0a055160-4913-4c51-b601-2485dac5f399",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "33e5baea-ee91-4303-b8f7-35f912b105bb"
},
"createdById": "7465c593-7ca9-4015-aa79-e9398b969573",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "b37eb9a9-bb2f-42b8-b511-c59f5e248d53",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "ec44aff5-f94e-4756-9077-04500c017ea8"
}
}
],
"lastCompletedDate": "2026-07-24T18:07:42.0074024+00:00",
"createdById": "e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "32a78a46-cfe1-4427-89c5-99428c472b54",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "43c1db48-5229-403a-87e0-18dbf94686de"
},
"rejectionReason": {
"order": 1,
"name": "sample string 2",
"active": true,
"tenantOrganisationId": "397ac4b1-b13c-4bc0-b4aa-2e9304a9fa84",
"createdById": "753c932f-9470-4f8c-b9d8-3b80f74da1ab",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "0b91416f-65bd-4e90-8a95-cd381f2e3e34",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "82c80830-0f5f-466b-ab4d-6178da403712"
},
"jobCategory": {
"name": "sample string 1",
"id": "5442ad2d-ce89-426a-85c6-f756829624a7"
},
"sections": [
{
"jobId": "c1a0c8ab-d988-4766-94e5-0c94774a9193",
"internalSectionTypeId": "733beae9-7856-4c0b-b15c-9351919383dc",
"sectionTypeId": "965a81b0-aef5-432c-9399-2f112148385f",
"caption": "sample string 4",
"name": "sample string 5",
"sectionJson": "sample string 6",
"repeatable": true,
"template": true,
"gridInput": true,
"siteVisit": true,
"active": true,
"order": 12.0,
"fqn": "sample string 13",
"visible": true,
"state": "d307d093-04d9-4fbb-9d7b-b793277e3352",
"sectionVariantId": "2dd538d4-92da-472e-b6e7-1df217a98d0a",
"sectionType": {
"internalId": "8ec1ef74-bb9d-4b21-b362-93147f96e688",
"caption": "sample string 2",
"name": "sample string 3",
"repeatable": true,
"template": true,
"gridInput": true,
"siteVisit": true,
"jsonData": "sample string 8",
"order": 9,
"jobTypeId": "2e8dfabc-454b-40ad-8550-360a070feac4",
"active": true,
"fqn": "sample string 12",
"visible": true,
"fileImport": true,
"sectionVariantId": "2f54ed93-1fcd-4cf3-a196-bf1f4f876981",
"expressionTypes": "sample string 15",
"createdById": "90a740fb-1fef-4be3-a1bb-ad02e73335ff",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "75b75608-188f-4f9b-89aa-5d30975f0f30",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "85374695-505d-4826-ad46-134d7879b1f0"
},
"createdById": "6d7250e1-514c-41bd-bc40-f38e3b7cb746",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "13943351-db05-4dd1-8dfd-f2f9cf7cea35",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "72f28092-a135-4716-bf56-e9e401142b35"
},
{
"jobId": "c1a0c8ab-d988-4766-94e5-0c94774a9193",
"internalSectionTypeId": "733beae9-7856-4c0b-b15c-9351919383dc",
"sectionTypeId": "965a81b0-aef5-432c-9399-2f112148385f",
"caption": "sample string 4",
"name": "sample string 5",
"sectionJson": "sample string 6",
"repeatable": true,
"template": true,
"gridInput": true,
"siteVisit": true,
"active": true,
"order": 12.0,
"fqn": "sample string 13",
"visible": true,
"state": "d307d093-04d9-4fbb-9d7b-b793277e3352",
"sectionVariantId": "2dd538d4-92da-472e-b6e7-1df217a98d0a",
"sectionType": {
"internalId": "8ec1ef74-bb9d-4b21-b362-93147f96e688",
"caption": "sample string 2",
"name": "sample string 3",
"repeatable": true,
"template": true,
"gridInput": true,
"siteVisit": true,
"jsonData": "sample string 8",
"order": 9,
"jobTypeId": "2e8dfabc-454b-40ad-8550-360a070feac4",
"active": true,
"fqn": "sample string 12",
"visible": true,
"fileImport": true,
"sectionVariantId": "2f54ed93-1fcd-4cf3-a196-bf1f4f876981",
"expressionTypes": "sample string 15",
"createdById": "90a740fb-1fef-4be3-a1bb-ad02e73335ff",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "75b75608-188f-4f9b-89aa-5d30975f0f30",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "85374695-505d-4826-ad46-134d7879b1f0"
},
"createdById": "6d7250e1-514c-41bd-bc40-f38e3b7cb746",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "13943351-db05-4dd1-8dfd-f2f9cf7cea35",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "72f28092-a135-4716-bf56-e9e401142b35"
}
],
"descendantJobs": [],
"documents": [],
"jobHistory": [
{
"jobId": "76dc91bc-7412-40f8-9435-7cc8837d55e2",
"jobHistoryTypeId": "35d9740a-25cc-4b1b-bce7-f9a1ecb76796",
"sourceStateId": "a5440a42-1183-481b-ba4e-36f2df2fcafd",
"destinationStateId": "64d38e88-f1e0-4e99-8b8c-4564f0030f70",
"allocatedToId": "170aeca6-cf8a-4422-bbcc-aa3dfa8ba6a7",
"clonedFromId": "a6acdb0f-6727-4096-bca2-262389609c73",
"jobHistoryType": {
"name": "sample string 1",
"id": "d4eee8ff-76ff-4509-a0e1-7090842cb706"
},
"sourceJobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "050658c6-4b83-4a4e-a9c1-3a14262bfa77"
},
"destinationJobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "050658c6-4b83-4a4e-a9c1-3a14262bfa77"
},
"createdById": "9de612f4-4567-463a-adf9-f2ae8a35f51f",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "8873a50e-ea34-492f-8484-1bcf8763f65a",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "fe999e26-f4c4-4ce7-a525-a5202f9ec5fc"
},
{
"jobId": "76dc91bc-7412-40f8-9435-7cc8837d55e2",
"jobHistoryTypeId": "35d9740a-25cc-4b1b-bce7-f9a1ecb76796",
"sourceStateId": "a5440a42-1183-481b-ba4e-36f2df2fcafd",
"destinationStateId": "64d38e88-f1e0-4e99-8b8c-4564f0030f70",
"allocatedToId": "170aeca6-cf8a-4422-bbcc-aa3dfa8ba6a7",
"clonedFromId": "a6acdb0f-6727-4096-bca2-262389609c73",
"jobHistoryType": {
"name": "sample string 1",
"id": "d4eee8ff-76ff-4509-a0e1-7090842cb706"
},
"sourceJobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "050658c6-4b83-4a4e-a9c1-3a14262bfa77"
},
"destinationJobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "050658c6-4b83-4a4e-a9c1-3a14262bfa77"
},
"createdById": "9de612f4-4567-463a-adf9-f2ae8a35f51f",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "8873a50e-ea34-492f-8484-1bcf8763f65a",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "fe999e26-f4c4-4ce7-a525-a5202f9ec5fc"
}
],
"createdById": "9623d0a1-89db-45c7-ad52-60dc42a4a2f7",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "82b746b5-a221-4c80-a41b-53fb595e97bf",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "04125e4f-5c2a-44d8-a35a-38d3e5faafb6"
},
"stateId": "58ebd7df-fc40-462b-b307-fda5696110e4",
"templateId": "2ae5e9bd-1ac5-4279-b21b-10573c3f75ab",
"fileLocationId": "8c2e6d10-3f89-4e15-a7e8-33c6bacc9c0d",
"fileLocation": {
"location": "sample string 1",
"extension": "sample string 2",
"active": true,
"createdById": "3d566615-4cca-4be0-9211-5c82a5f1abba",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "c2e287df-bdab-4943-aef3-9f34109c6e02",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "f38e6a6a-4500-48d7-a6a8-813fa77ae1a9"
},
"documentState": {
"name": "sample string 1",
"documentsWithThatState": [],
"id": "185e112d-07e3-4979-8e34-051b810b5d27"
},
"pdfGenerated": true,
"visibleOnPortal": true,
"name": "sample string 4",
"active": true,
"createdById": "3330e76a-aa18-4462-bc41-6a3f68b4bd42",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "cead194f-d5fa-428a-88cd-25f8873ff16e",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "3332b716-5bee-4a0b-8cf1-052ae7fe0596"
},
{
"jobId": "b18fb692-53a3-4846-8b66-76431e04c4d7",
"job": {
"jobTypeId": "1c1325c9-2aaf-4e9a-84ec-7c5e9e4ba3af",
"active": true,
"stateId": "08daf752-ec19-46a0-b959-ec3e76bfb568",
"externalRef": "sample string 4",
"allocatedToId": "d5959333-93da-4b61-8e08-3b27bebfdec4",
"name": "sample string 5",
"scheduledDate": "2026-07-24T18:07:42.0074024+00:00",
"siteId": "dbefd8a8-0073-4fd2-8a35-d3033bf9f328",
"contactId": "6469487a-fa21-475d-8ad9-619f309b287b",
"notes": "sample string 8",
"timeInMinutes": 9,
"parentJobId": "721c3f00-0083-4aab-bfd9-639788692940",
"isGroupJob": true,
"deviceId": "sample string 11",
"syncToDevice": true,
"assetId": "5f65f06f-f4f9-4835-874d-8941b80cc8d7",
"jobRecurrenceId": "0e6905df-16b8-4f6f-8b67-5e68f1ec5425",
"rejectionReasonId": "4e013877-4395-496a-bf26-346a70ae046d",
"jobCategoryId": "6b239234-0bb9-479c-8cdf-de4055f8ce8c",
"numericCode": 13,
"completedDate": "2026-07-24T18:07:42.0074024+00:00",
"monitoringRegimeId": "sample string 14",
"jobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "050658c6-4b83-4a4e-a9c1-3a14262bfa77"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "4770326e-f62d-451c-8e24-d9e0a6246e00",
"titleId": "24e3ce3b-c32b-4b09-a030-836884aa0484",
"organisationId": "f78a075e-519f-459f-a974-c95ba2af953d",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "6e1c9191-0d09-460c-a1e5-66d7eba6eed0",
"createdById": "4f68e818-b374-4625-a6be-2ebe678c471f",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "31f3a60a-1071-4863-aac0-6ff65c51942d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "6cd640ff-3024-4b9b-a20a-379ee8265410"
},
"title": {
"name": "sample string 1",
"id": "b2dc1b16-ba04-43d9-8435-7d41ee37e459"
},
"createdById": "e82c3d66-4ddd-4273-b41d-4f83d430f27c",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "5eec53bf-7ec6-41bb-8868-04c12bc8b236",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "411c5fc8-819d-47c1-a6d8-28ae35da14d7"
},
"asset": {
"name": "sample string 1",
"description": "sample string 2",
"assetTypeId": "9a426a23-47c8-489c-bef5-f40962507925",
"location": "sample string 4",
"locationId": "sample string 5",
"externalReference": "sample string 6",
"serialNumber": "sample string 7",
"assetNumber": "sample string 8",
"uniqueBarcode": "sample string 9",
"notes": "sample string 10",
"siteId": "a4207659-f61a-4091-be34-4f78c6ed7ba4",
"owner": "sample string 11",
"active": true,
"suspended": true,
"jobId": "dfcf9ee1-57a8-4f05-aa60-26be7ce1324a",
"hierarchicalLocationId": "77bb1310-b058-469a-a3c9-483d72b89190",
"imageFileName": "sample string 14",
"jobs": [],
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [
{
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
{
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
}
],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"jobRecurrences": [
{
"name": "sample string 1",
"jobTypeGroupId": "9b610d21-a096-4fbe-bb9c-124f29002dde",
"userId": "28752928-99ee-4070-b1a6-c96f05d4b99d",
"createDaysBefore": 3,
"siteId": "23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b",
"contactId": "4231071c-0d5b-4e7a-aa91-62f9d54c7789",
"assetId": "ef7d7946-9b7a-4b57-bf36-7c200d63033e",
"startDate": "2026-07-24T18:07:42.0074024+00:00",
"endDate": "2026-07-24T18:07:42.0074024+00:00",
"numberGenerated": 6,
"lastDate": "2026-07-24T18:07:42.0074024+00:00",
"nextDate": "2026-07-24T18:07:42.0074024+00:00",
"overrideGeneratedNextDate": "2026-07-24T18:07:42.0074024+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "d0e9a732-dc73-4114-8a09-b24de3ecf140",
"recurrenceGroupId": "12d04a2f-fd33-4aea-b8b4-33513564dd6d",
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
},
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "698ddf75-de08-4410-9c3c-9ca14807fc05"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "4770326e-f62d-451c-8e24-d9e0a6246e00",
"titleId": "24e3ce3b-c32b-4b09-a030-836884aa0484",
"organisationId": "f78a075e-519f-459f-a974-c95ba2af953d",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "6e1c9191-0d09-460c-a1e5-66d7eba6eed0",
"createdById": "4f68e818-b374-4625-a6be-2ebe678c471f",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "31f3a60a-1071-4863-aac0-6ff65c51942d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "6cd640ff-3024-4b9b-a20a-379ee8265410"
},
"title": {
"name": "sample string 1",
"id": "b2dc1b16-ba04-43d9-8435-7d41ee37e459"
},
"createdById": "e82c3d66-4ddd-4273-b41d-4f83d430f27c",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "5eec53bf-7ec6-41bb-8868-04c12bc8b236",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "411c5fc8-819d-47c1-a6d8-28ae35da14d7"
},
"sampledAssets": [
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3
},
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3
}
],
"lastCompletedDate": "2026-07-24T18:07:42.0074024+00:00",
"createdById": "e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "32a78a46-cfe1-4427-89c5-99428c472b54",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "43c1db48-5229-403a-87e0-18dbf94686de"
},
{
"name": "sample string 1",
"jobTypeGroupId": "9b610d21-a096-4fbe-bb9c-124f29002dde",
"userId": "28752928-99ee-4070-b1a6-c96f05d4b99d",
"createDaysBefore": 3,
"siteId": "23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b",
"contactId": "4231071c-0d5b-4e7a-aa91-62f9d54c7789",
"assetId": "ef7d7946-9b7a-4b57-bf36-7c200d63033e",
"startDate": "2026-07-24T18:07:42.0074024+00:00",
"endDate": "2026-07-24T18:07:42.0074024+00:00",
"numberGenerated": 6,
"lastDate": "2026-07-24T18:07:42.0074024+00:00",
"nextDate": "2026-07-24T18:07:42.0074024+00:00",
"overrideGeneratedNextDate": "2026-07-24T18:07:42.0074024+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "d0e9a732-dc73-4114-8a09-b24de3ecf140",
"recurrenceGroupId": "12d04a2f-fd33-4aea-b8b4-33513564dd6d",
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
},
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "698ddf75-de08-4410-9c3c-9ca14807fc05"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "4770326e-f62d-451c-8e24-d9e0a6246e00",
"titleId": "24e3ce3b-c32b-4b09-a030-836884aa0484",
"organisationId": "f78a075e-519f-459f-a974-c95ba2af953d",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "6e1c9191-0d09-460c-a1e5-66d7eba6eed0",
"createdById": "4f68e818-b374-4625-a6be-2ebe678c471f",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "31f3a60a-1071-4863-aac0-6ff65c51942d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "6cd640ff-3024-4b9b-a20a-379ee8265410"
},
"title": {
"name": "sample string 1",
"id": "b2dc1b16-ba04-43d9-8435-7d41ee37e459"
},
"createdById": "e82c3d66-4ddd-4273-b41d-4f83d430f27c",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "5eec53bf-7ec6-41bb-8868-04c12bc8b236",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "411c5fc8-819d-47c1-a6d8-28ae35da14d7"
},
"sampledAssets": [
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3
},
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3
}
],
"lastCompletedDate": "2026-07-24T18:07:42.0074024+00:00",
"createdById": "e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "32a78a46-cfe1-4427-89c5-99428c472b54",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "43c1db48-5229-403a-87e0-18dbf94686de"
}
],
"sampledAssets": [
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3,
"jobRecurrence": {
"name": "sample string 1",
"jobTypeGroupId": "9b610d21-a096-4fbe-bb9c-124f29002dde",
"userId": "28752928-99ee-4070-b1a6-c96f05d4b99d",
"createDaysBefore": 3,
"siteId": "23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b",
"contactId": "4231071c-0d5b-4e7a-aa91-62f9d54c7789",
"assetId": "ef7d7946-9b7a-4b57-bf36-7c200d63033e",
"startDate": "2026-07-24T18:07:42.0074024+00:00",
"endDate": "2026-07-24T18:07:42.0074024+00:00",
"numberGenerated": 6,
"lastDate": "2026-07-24T18:07:42.0074024+00:00",
"nextDate": "2026-07-24T18:07:42.0074024+00:00",
"overrideGeneratedNextDate": "2026-07-24T18:07:42.0074024+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "d0e9a732-dc73-4114-8a09-b24de3ecf140",
"recurrenceGroupId": "12d04a2f-fd33-4aea-b8b4-33513564dd6d",
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
},
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "698ddf75-de08-4410-9c3c-9ca14807fc05"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "4770326e-f62d-451c-8e24-d9e0a6246e00",
"titleId": "24e3ce3b-c32b-4b09-a030-836884aa0484",
"organisationId": "f78a075e-519f-459f-a974-c95ba2af953d",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "6e1c9191-0d09-460c-a1e5-66d7eba6eed0",
"createdById": "4f68e818-b374-4625-a6be-2ebe678c471f",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "31f3a60a-1071-4863-aac0-6ff65c51942d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "6cd640ff-3024-4b9b-a20a-379ee8265410"
},
"title": {
"name": "sample string 1",
"id": "b2dc1b16-ba04-43d9-8435-7d41ee37e459"
},
"createdById": "e82c3d66-4ddd-4273-b41d-4f83d430f27c",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "5eec53bf-7ec6-41bb-8868-04c12bc8b236",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "411c5fc8-819d-47c1-a6d8-28ae35da14d7"
},
"sampledAssets": [],
"lastCompletedDate": "2026-07-24T18:07:42.0074024+00:00",
"createdById": "e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "32a78a46-cfe1-4427-89c5-99428c472b54",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "43c1db48-5229-403a-87e0-18dbf94686de"
}
},
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3,
"jobRecurrence": {
"name": "sample string 1",
"jobTypeGroupId": "9b610d21-a096-4fbe-bb9c-124f29002dde",
"userId": "28752928-99ee-4070-b1a6-c96f05d4b99d",
"createDaysBefore": 3,
"siteId": "23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b",
"contactId": "4231071c-0d5b-4e7a-aa91-62f9d54c7789",
"assetId": "ef7d7946-9b7a-4b57-bf36-7c200d63033e",
"startDate": "2026-07-24T18:07:42.0074024+00:00",
"endDate": "2026-07-24T18:07:42.0074024+00:00",
"numberGenerated": 6,
"lastDate": "2026-07-24T18:07:42.0074024+00:00",
"nextDate": "2026-07-24T18:07:42.0074024+00:00",
"overrideGeneratedNextDate": "2026-07-24T18:07:42.0074024+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "d0e9a732-dc73-4114-8a09-b24de3ecf140",
"recurrenceGroupId": "12d04a2f-fd33-4aea-b8b4-33513564dd6d",
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
},
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "698ddf75-de08-4410-9c3c-9ca14807fc05"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "4770326e-f62d-451c-8e24-d9e0a6246e00",
"titleId": "24e3ce3b-c32b-4b09-a030-836884aa0484",
"organisationId": "f78a075e-519f-459f-a974-c95ba2af953d",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "6e1c9191-0d09-460c-a1e5-66d7eba6eed0",
"createdById": "4f68e818-b374-4625-a6be-2ebe678c471f",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "31f3a60a-1071-4863-aac0-6ff65c51942d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "6cd640ff-3024-4b9b-a20a-379ee8265410"
},
"title": {
"name": "sample string 1",
"id": "b2dc1b16-ba04-43d9-8435-7d41ee37e459"
},
"createdById": "e82c3d66-4ddd-4273-b41d-4f83d430f27c",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "5eec53bf-7ec6-41bb-8868-04c12bc8b236",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "411c5fc8-819d-47c1-a6d8-28ae35da14d7"
},
"sampledAssets": [],
"lastCompletedDate": "2026-07-24T18:07:42.0074024+00:00",
"createdById": "e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "32a78a46-cfe1-4427-89c5-99428c472b54",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "43c1db48-5229-403a-87e0-18dbf94686de"
}
}
],
"monitoringRegimeSampledAssets": [
{
"monitoringRegimeId": "sample string 1",
"assetId": "e0531cff-dcf8-4c35-8442-707237a4b36f",
"jobIndexId": 3
},
{
"monitoringRegimeId": "sample string 1",
"assetId": "e0531cff-dcf8-4c35-8442-707237a4b36f",
"jobIndexId": 3
}
],
"hierarchicalLocation": {
"siteId": "6cbdd07e-2f6d-46f6-a9a5-53045c74a49a",
"name": "sample string 2",
"parentId": "9593dcf9-9f08-47bb-aede-77486e98ce07",
"depth": 3,
"fullName": "sample string 4",
"active": true,
"sortOrder": 6.0,
"createdById": "49f00f9f-c71a-4df0-9e19-b06227f7da81",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "0a055160-4913-4c51-b601-2485dac5f399",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "33e5baea-ee91-4303-b8f7-35f912b105bb"
},
"createdById": "7465c593-7ca9-4015-aa79-e9398b969573",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "b37eb9a9-bb2f-42b8-b511-c59f5e248d53",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "ec44aff5-f94e-4756-9077-04500c017ea8"
},
"jobRecurrence": {
"name": "sample string 1",
"jobTypeGroupId": "9b610d21-a096-4fbe-bb9c-124f29002dde",
"userId": "28752928-99ee-4070-b1a6-c96f05d4b99d",
"createDaysBefore": 3,
"siteId": "23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b",
"contactId": "4231071c-0d5b-4e7a-aa91-62f9d54c7789",
"assetId": "ef7d7946-9b7a-4b57-bf36-7c200d63033e",
"startDate": "2026-07-24T18:07:42.0074024+00:00",
"endDate": "2026-07-24T18:07:42.0074024+00:00",
"numberGenerated": 6,
"lastDate": "2026-07-24T18:07:42.0074024+00:00",
"nextDate": "2026-07-24T18:07:42.0074024+00:00",
"overrideGeneratedNextDate": "2026-07-24T18:07:42.0074024+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "d0e9a732-dc73-4114-8a09-b24de3ecf140",
"recurrenceGroupId": "12d04a2f-fd33-4aea-b8b4-33513564dd6d",
"asset": {
"name": "sample string 1",
"description": "sample string 2",
"assetTypeId": "9a426a23-47c8-489c-bef5-f40962507925",
"location": "sample string 4",
"locationId": "sample string 5",
"externalReference": "sample string 6",
"serialNumber": "sample string 7",
"assetNumber": "sample string 8",
"uniqueBarcode": "sample string 9",
"notes": "sample string 10",
"siteId": "a4207659-f61a-4091-be34-4f78c6ed7ba4",
"owner": "sample string 11",
"active": true,
"suspended": true,
"jobId": "dfcf9ee1-57a8-4f05-aa60-26be7ce1324a",
"hierarchicalLocationId": "77bb1310-b058-469a-a3c9-483d72b89190",
"imageFileName": "sample string 14",
"jobs": [],
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [
{
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
{
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
}
],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"jobRecurrences": [],
"sampledAssets": [
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3
},
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3
}
],
"monitoringRegimeSampledAssets": [
{
"monitoringRegimeId": "sample string 1",
"assetId": "e0531cff-dcf8-4c35-8442-707237a4b36f",
"jobIndexId": 3
},
{
"monitoringRegimeId": "sample string 1",
"assetId": "e0531cff-dcf8-4c35-8442-707237a4b36f",
"jobIndexId": 3
}
],
"hierarchicalLocation": {
"siteId": "6cbdd07e-2f6d-46f6-a9a5-53045c74a49a",
"name": "sample string 2",
"parentId": "9593dcf9-9f08-47bb-aede-77486e98ce07",
"depth": 3,
"fullName": "sample string 4",
"active": true,
"sortOrder": 6.0,
"createdById": "49f00f9f-c71a-4df0-9e19-b06227f7da81",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "0a055160-4913-4c51-b601-2485dac5f399",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "33e5baea-ee91-4303-b8f7-35f912b105bb"
},
"createdById": "7465c593-7ca9-4015-aa79-e9398b969573",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "b37eb9a9-bb2f-42b8-b511-c59f5e248d53",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "ec44aff5-f94e-4756-9077-04500c017ea8"
},
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
},
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "698ddf75-de08-4410-9c3c-9ca14807fc05"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "4770326e-f62d-451c-8e24-d9e0a6246e00",
"titleId": "24e3ce3b-c32b-4b09-a030-836884aa0484",
"organisationId": "f78a075e-519f-459f-a974-c95ba2af953d",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "6e1c9191-0d09-460c-a1e5-66d7eba6eed0",
"createdById": "4f68e818-b374-4625-a6be-2ebe678c471f",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "31f3a60a-1071-4863-aac0-6ff65c51942d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "6cd640ff-3024-4b9b-a20a-379ee8265410"
},
"title": {
"name": "sample string 1",
"id": "b2dc1b16-ba04-43d9-8435-7d41ee37e459"
},
"createdById": "e82c3d66-4ddd-4273-b41d-4f83d430f27c",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "5eec53bf-7ec6-41bb-8868-04c12bc8b236",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "411c5fc8-819d-47c1-a6d8-28ae35da14d7"
},
"sampledAssets": [
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3,
"asset": {
"name": "sample string 1",
"description": "sample string 2",
"assetTypeId": "9a426a23-47c8-489c-bef5-f40962507925",
"location": "sample string 4",
"locationId": "sample string 5",
"externalReference": "sample string 6",
"serialNumber": "sample string 7",
"assetNumber": "sample string 8",
"uniqueBarcode": "sample string 9",
"notes": "sample string 10",
"siteId": "a4207659-f61a-4091-be34-4f78c6ed7ba4",
"owner": "sample string 11",
"active": true,
"suspended": true,
"jobId": "dfcf9ee1-57a8-4f05-aa60-26be7ce1324a",
"hierarchicalLocationId": "77bb1310-b058-469a-a3c9-483d72b89190",
"imageFileName": "sample string 14",
"jobs": [],
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [
{
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
{
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
}
],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"jobRecurrences": [],
"sampledAssets": [],
"monitoringRegimeSampledAssets": [
{
"monitoringRegimeId": "sample string 1",
"assetId": "e0531cff-dcf8-4c35-8442-707237a4b36f",
"jobIndexId": 3
},
{
"monitoringRegimeId": "sample string 1",
"assetId": "e0531cff-dcf8-4c35-8442-707237a4b36f",
"jobIndexId": 3
}
],
"hierarchicalLocation": {
"siteId": "6cbdd07e-2f6d-46f6-a9a5-53045c74a49a",
"name": "sample string 2",
"parentId": "9593dcf9-9f08-47bb-aede-77486e98ce07",
"depth": 3,
"fullName": "sample string 4",
"active": true,
"sortOrder": 6.0,
"createdById": "49f00f9f-c71a-4df0-9e19-b06227f7da81",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "0a055160-4913-4c51-b601-2485dac5f399",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "33e5baea-ee91-4303-b8f7-35f912b105bb"
},
"createdById": "7465c593-7ca9-4015-aa79-e9398b969573",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "b37eb9a9-bb2f-42b8-b511-c59f5e248d53",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "ec44aff5-f94e-4756-9077-04500c017ea8"
}
},
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3,
"asset": {
"name": "sample string 1",
"description": "sample string 2",
"assetTypeId": "9a426a23-47c8-489c-bef5-f40962507925",
"location": "sample string 4",
"locationId": "sample string 5",
"externalReference": "sample string 6",
"serialNumber": "sample string 7",
"assetNumber": "sample string 8",
"uniqueBarcode": "sample string 9",
"notes": "sample string 10",
"siteId": "a4207659-f61a-4091-be34-4f78c6ed7ba4",
"owner": "sample string 11",
"active": true,
"suspended": true,
"jobId": "dfcf9ee1-57a8-4f05-aa60-26be7ce1324a",
"hierarchicalLocationId": "77bb1310-b058-469a-a3c9-483d72b89190",
"imageFileName": "sample string 14",
"jobs": [],
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [
{
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
{
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
}
],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"jobRecurrences": [],
"sampledAssets": [],
"monitoringRegimeSampledAssets": [
{
"monitoringRegimeId": "sample string 1",
"assetId": "e0531cff-dcf8-4c35-8442-707237a4b36f",
"jobIndexId": 3
},
{
"monitoringRegimeId": "sample string 1",
"assetId": "e0531cff-dcf8-4c35-8442-707237a4b36f",
"jobIndexId": 3
}
],
"hierarchicalLocation": {
"siteId": "6cbdd07e-2f6d-46f6-a9a5-53045c74a49a",
"name": "sample string 2",
"parentId": "9593dcf9-9f08-47bb-aede-77486e98ce07",
"depth": 3,
"fullName": "sample string 4",
"active": true,
"sortOrder": 6.0,
"createdById": "49f00f9f-c71a-4df0-9e19-b06227f7da81",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "0a055160-4913-4c51-b601-2485dac5f399",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "33e5baea-ee91-4303-b8f7-35f912b105bb"
},
"createdById": "7465c593-7ca9-4015-aa79-e9398b969573",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "b37eb9a9-bb2f-42b8-b511-c59f5e248d53",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "ec44aff5-f94e-4756-9077-04500c017ea8"
}
}
],
"lastCompletedDate": "2026-07-24T18:07:42.0074024+00:00",
"createdById": "e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "32a78a46-cfe1-4427-89c5-99428c472b54",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "43c1db48-5229-403a-87e0-18dbf94686de"
},
"rejectionReason": {
"order": 1,
"name": "sample string 2",
"active": true,
"tenantOrganisationId": "397ac4b1-b13c-4bc0-b4aa-2e9304a9fa84",
"createdById": "753c932f-9470-4f8c-b9d8-3b80f74da1ab",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "0b91416f-65bd-4e90-8a95-cd381f2e3e34",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "82c80830-0f5f-466b-ab4d-6178da403712"
},
"jobCategory": {
"name": "sample string 1",
"id": "5442ad2d-ce89-426a-85c6-f756829624a7"
},
"sections": [
{
"jobId": "c1a0c8ab-d988-4766-94e5-0c94774a9193",
"internalSectionTypeId": "733beae9-7856-4c0b-b15c-9351919383dc",
"sectionTypeId": "965a81b0-aef5-432c-9399-2f112148385f",
"caption": "sample string 4",
"name": "sample string 5",
"sectionJson": "sample string 6",
"repeatable": true,
"template": true,
"gridInput": true,
"siteVisit": true,
"active": true,
"order": 12.0,
"fqn": "sample string 13",
"visible": true,
"state": "d307d093-04d9-4fbb-9d7b-b793277e3352",
"sectionVariantId": "2dd538d4-92da-472e-b6e7-1df217a98d0a",
"sectionType": {
"internalId": "8ec1ef74-bb9d-4b21-b362-93147f96e688",
"caption": "sample string 2",
"name": "sample string 3",
"repeatable": true,
"template": true,
"gridInput": true,
"siteVisit": true,
"jsonData": "sample string 8",
"order": 9,
"jobTypeId": "2e8dfabc-454b-40ad-8550-360a070feac4",
"active": true,
"fqn": "sample string 12",
"visible": true,
"fileImport": true,
"sectionVariantId": "2f54ed93-1fcd-4cf3-a196-bf1f4f876981",
"expressionTypes": "sample string 15",
"createdById": "90a740fb-1fef-4be3-a1bb-ad02e73335ff",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "75b75608-188f-4f9b-89aa-5d30975f0f30",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "85374695-505d-4826-ad46-134d7879b1f0"
},
"createdById": "6d7250e1-514c-41bd-bc40-f38e3b7cb746",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "13943351-db05-4dd1-8dfd-f2f9cf7cea35",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "72f28092-a135-4716-bf56-e9e401142b35"
},
{
"jobId": "c1a0c8ab-d988-4766-94e5-0c94774a9193",
"internalSectionTypeId": "733beae9-7856-4c0b-b15c-9351919383dc",
"sectionTypeId": "965a81b0-aef5-432c-9399-2f112148385f",
"caption": "sample string 4",
"name": "sample string 5",
"sectionJson": "sample string 6",
"repeatable": true,
"template": true,
"gridInput": true,
"siteVisit": true,
"active": true,
"order": 12.0,
"fqn": "sample string 13",
"visible": true,
"state": "d307d093-04d9-4fbb-9d7b-b793277e3352",
"sectionVariantId": "2dd538d4-92da-472e-b6e7-1df217a98d0a",
"sectionType": {
"internalId": "8ec1ef74-bb9d-4b21-b362-93147f96e688",
"caption": "sample string 2",
"name": "sample string 3",
"repeatable": true,
"template": true,
"gridInput": true,
"siteVisit": true,
"jsonData": "sample string 8",
"order": 9,
"jobTypeId": "2e8dfabc-454b-40ad-8550-360a070feac4",
"active": true,
"fqn": "sample string 12",
"visible": true,
"fileImport": true,
"sectionVariantId": "2f54ed93-1fcd-4cf3-a196-bf1f4f876981",
"expressionTypes": "sample string 15",
"createdById": "90a740fb-1fef-4be3-a1bb-ad02e73335ff",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "75b75608-188f-4f9b-89aa-5d30975f0f30",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "85374695-505d-4826-ad46-134d7879b1f0"
},
"createdById": "6d7250e1-514c-41bd-bc40-f38e3b7cb746",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "13943351-db05-4dd1-8dfd-f2f9cf7cea35",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "72f28092-a135-4716-bf56-e9e401142b35"
}
],
"descendantJobs": [],
"documents": [],
"jobHistory": [
{
"jobId": "76dc91bc-7412-40f8-9435-7cc8837d55e2",
"jobHistoryTypeId": "35d9740a-25cc-4b1b-bce7-f9a1ecb76796",
"sourceStateId": "a5440a42-1183-481b-ba4e-36f2df2fcafd",
"destinationStateId": "64d38e88-f1e0-4e99-8b8c-4564f0030f70",
"allocatedToId": "170aeca6-cf8a-4422-bbcc-aa3dfa8ba6a7",
"clonedFromId": "a6acdb0f-6727-4096-bca2-262389609c73",
"jobHistoryType": {
"name": "sample string 1",
"id": "d4eee8ff-76ff-4509-a0e1-7090842cb706"
},
"sourceJobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "050658c6-4b83-4a4e-a9c1-3a14262bfa77"
},
"destinationJobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "050658c6-4b83-4a4e-a9c1-3a14262bfa77"
},
"createdById": "9de612f4-4567-463a-adf9-f2ae8a35f51f",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "8873a50e-ea34-492f-8484-1bcf8763f65a",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "fe999e26-f4c4-4ce7-a525-a5202f9ec5fc"
},
{
"jobId": "76dc91bc-7412-40f8-9435-7cc8837d55e2",
"jobHistoryTypeId": "35d9740a-25cc-4b1b-bce7-f9a1ecb76796",
"sourceStateId": "a5440a42-1183-481b-ba4e-36f2df2fcafd",
"destinationStateId": "64d38e88-f1e0-4e99-8b8c-4564f0030f70",
"allocatedToId": "170aeca6-cf8a-4422-bbcc-aa3dfa8ba6a7",
"clonedFromId": "a6acdb0f-6727-4096-bca2-262389609c73",
"jobHistoryType": {
"name": "sample string 1",
"id": "d4eee8ff-76ff-4509-a0e1-7090842cb706"
},
"sourceJobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "050658c6-4b83-4a4e-a9c1-3a14262bfa77"
},
"destinationJobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "050658c6-4b83-4a4e-a9c1-3a14262bfa77"
},
"createdById": "9de612f4-4567-463a-adf9-f2ae8a35f51f",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "8873a50e-ea34-492f-8484-1bcf8763f65a",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "fe999e26-f4c4-4ce7-a525-a5202f9ec5fc"
}
],
"createdById": "9623d0a1-89db-45c7-ad52-60dc42a4a2f7",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "82b746b5-a221-4c80-a41b-53fb595e97bf",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "04125e4f-5c2a-44d8-a35a-38d3e5faafb6"
},
"stateId": "58ebd7df-fc40-462b-b307-fda5696110e4",
"templateId": "2ae5e9bd-1ac5-4279-b21b-10573c3f75ab",
"fileLocationId": "8c2e6d10-3f89-4e15-a7e8-33c6bacc9c0d",
"fileLocation": {
"location": "sample string 1",
"extension": "sample string 2",
"active": true,
"createdById": "3d566615-4cca-4be0-9211-5c82a5f1abba",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "c2e287df-bdab-4943-aef3-9f34109c6e02",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "f38e6a6a-4500-48d7-a6a8-813fa77ae1a9"
},
"documentState": {
"name": "sample string 1",
"documentsWithThatState": [],
"id": "185e112d-07e3-4979-8e34-051b810b5d27"
},
"pdfGenerated": true,
"visibleOnPortal": true,
"name": "sample string 4",
"active": true,
"createdById": "3330e76a-aa18-4462-bc41-6a3f68b4bd42",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "cead194f-d5fa-428a-88cd-25f8873ff16e",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "3332b716-5bee-4a0b-8cf1-052ae7fe0596"
}
],
"createdById": "d15221bf-f5e5-4c54-a98e-2f7afc310f5e",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "31e733b0-80d6-43a0-97b2-fb6cca10286c",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "09e6960b-ac26-4f55-bc83-c8cba388094f"
}
],
"sectionTypes": [
{
"internalId": "8ec1ef74-bb9d-4b21-b362-93147f96e688",
"caption": "sample string 2",
"name": "sample string 3",
"repeatable": true,
"template": true,
"gridInput": true,
"siteVisit": true,
"jsonData": "sample string 8",
"order": 9,
"jobTypeId": "2e8dfabc-454b-40ad-8550-360a070feac4",
"active": true,
"fqn": "sample string 12",
"visible": true,
"fileImport": true,
"sectionVariantId": "2f54ed93-1fcd-4cf3-a196-bf1f4f876981",
"expressionTypes": "sample string 15",
"createdById": "90a740fb-1fef-4be3-a1bb-ad02e73335ff",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "75b75608-188f-4f9b-89aa-5d30975f0f30",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "85374695-505d-4826-ad46-134d7879b1f0"
},
{
"internalId": "8ec1ef74-bb9d-4b21-b362-93147f96e688",
"caption": "sample string 2",
"name": "sample string 3",
"repeatable": true,
"template": true,
"gridInput": true,
"siteVisit": true,
"jsonData": "sample string 8",
"order": 9,
"jobTypeId": "2e8dfabc-454b-40ad-8550-360a070feac4",
"active": true,
"fqn": "sample string 12",
"visible": true,
"fileImport": true,
"sectionVariantId": "2f54ed93-1fcd-4cf3-a196-bf1f4f876981",
"expressionTypes": "sample string 15",
"createdById": "90a740fb-1fef-4be3-a1bb-ad02e73335ff",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "75b75608-188f-4f9b-89aa-5d30975f0f30",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "85374695-505d-4826-ad46-134d7879b1f0"
}
],
"jobs": [
{
"jobTypeId": "1c1325c9-2aaf-4e9a-84ec-7c5e9e4ba3af",
"active": true,
"stateId": "08daf752-ec19-46a0-b959-ec3e76bfb568",
"externalRef": "sample string 4",
"allocatedToId": "d5959333-93da-4b61-8e08-3b27bebfdec4",
"name": "sample string 5",
"scheduledDate": "2026-07-24T18:07:42.0074024+00:00",
"siteId": "dbefd8a8-0073-4fd2-8a35-d3033bf9f328",
"contactId": "6469487a-fa21-475d-8ad9-619f309b287b",
"notes": "sample string 8",
"timeInMinutes": 9,
"parentJobId": "721c3f00-0083-4aab-bfd9-639788692940",
"isGroupJob": true,
"deviceId": "sample string 11",
"syncToDevice": true,
"assetId": "5f65f06f-f4f9-4835-874d-8941b80cc8d7",
"jobRecurrenceId": "0e6905df-16b8-4f6f-8b67-5e68f1ec5425",
"rejectionReasonId": "4e013877-4395-496a-bf26-346a70ae046d",
"jobCategoryId": "6b239234-0bb9-479c-8cdf-de4055f8ce8c",
"numericCode": 13,
"completedDate": "2026-07-24T18:07:42.0074024+00:00",
"monitoringRegimeId": "sample string 14",
"jobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "050658c6-4b83-4a4e-a9c1-3a14262bfa77"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "4770326e-f62d-451c-8e24-d9e0a6246e00",
"titleId": "24e3ce3b-c32b-4b09-a030-836884aa0484",
"organisationId": "f78a075e-519f-459f-a974-c95ba2af953d",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "6e1c9191-0d09-460c-a1e5-66d7eba6eed0",
"createdById": "4f68e818-b374-4625-a6be-2ebe678c471f",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "31f3a60a-1071-4863-aac0-6ff65c51942d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "6cd640ff-3024-4b9b-a20a-379ee8265410"
},
"title": {
"name": "sample string 1",
"id": "b2dc1b16-ba04-43d9-8435-7d41ee37e459"
},
"createdById": "e82c3d66-4ddd-4273-b41d-4f83d430f27c",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "5eec53bf-7ec6-41bb-8868-04c12bc8b236",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "411c5fc8-819d-47c1-a6d8-28ae35da14d7"
},
"asset": {
"name": "sample string 1",
"description": "sample string 2",
"assetTypeId": "9a426a23-47c8-489c-bef5-f40962507925",
"location": "sample string 4",
"locationId": "sample string 5",
"externalReference": "sample string 6",
"serialNumber": "sample string 7",
"assetNumber": "sample string 8",
"uniqueBarcode": "sample string 9",
"notes": "sample string 10",
"siteId": "a4207659-f61a-4091-be34-4f78c6ed7ba4",
"owner": "sample string 11",
"active": true,
"suspended": true,
"jobId": "dfcf9ee1-57a8-4f05-aa60-26be7ce1324a",
"hierarchicalLocationId": "77bb1310-b058-469a-a3c9-483d72b89190",
"imageFileName": "sample string 14",
"jobs": [],
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [
{
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
{
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
}
],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"jobRecurrences": [
{
"name": "sample string 1",
"jobTypeGroupId": "9b610d21-a096-4fbe-bb9c-124f29002dde",
"userId": "28752928-99ee-4070-b1a6-c96f05d4b99d",
"createDaysBefore": 3,
"siteId": "23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b",
"contactId": "4231071c-0d5b-4e7a-aa91-62f9d54c7789",
"assetId": "ef7d7946-9b7a-4b57-bf36-7c200d63033e",
"startDate": "2026-07-24T18:07:42.0074024+00:00",
"endDate": "2026-07-24T18:07:42.0074024+00:00",
"numberGenerated": 6,
"lastDate": "2026-07-24T18:07:42.0074024+00:00",
"nextDate": "2026-07-24T18:07:42.0074024+00:00",
"overrideGeneratedNextDate": "2026-07-24T18:07:42.0074024+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "d0e9a732-dc73-4114-8a09-b24de3ecf140",
"recurrenceGroupId": "12d04a2f-fd33-4aea-b8b4-33513564dd6d",
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
},
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "698ddf75-de08-4410-9c3c-9ca14807fc05"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "4770326e-f62d-451c-8e24-d9e0a6246e00",
"titleId": "24e3ce3b-c32b-4b09-a030-836884aa0484",
"organisationId": "f78a075e-519f-459f-a974-c95ba2af953d",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "6e1c9191-0d09-460c-a1e5-66d7eba6eed0",
"createdById": "4f68e818-b374-4625-a6be-2ebe678c471f",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "31f3a60a-1071-4863-aac0-6ff65c51942d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "6cd640ff-3024-4b9b-a20a-379ee8265410"
},
"title": {
"name": "sample string 1",
"id": "b2dc1b16-ba04-43d9-8435-7d41ee37e459"
},
"createdById": "e82c3d66-4ddd-4273-b41d-4f83d430f27c",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "5eec53bf-7ec6-41bb-8868-04c12bc8b236",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "411c5fc8-819d-47c1-a6d8-28ae35da14d7"
},
"sampledAssets": [
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3
},
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3
}
],
"lastCompletedDate": "2026-07-24T18:07:42.0074024+00:00",
"createdById": "e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "32a78a46-cfe1-4427-89c5-99428c472b54",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "43c1db48-5229-403a-87e0-18dbf94686de"
},
{
"name": "sample string 1",
"jobTypeGroupId": "9b610d21-a096-4fbe-bb9c-124f29002dde",
"userId": "28752928-99ee-4070-b1a6-c96f05d4b99d",
"createDaysBefore": 3,
"siteId": "23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b",
"contactId": "4231071c-0d5b-4e7a-aa91-62f9d54c7789",
"assetId": "ef7d7946-9b7a-4b57-bf36-7c200d63033e",
"startDate": "2026-07-24T18:07:42.0074024+00:00",
"endDate": "2026-07-24T18:07:42.0074024+00:00",
"numberGenerated": 6,
"lastDate": "2026-07-24T18:07:42.0074024+00:00",
"nextDate": "2026-07-24T18:07:42.0074024+00:00",
"overrideGeneratedNextDate": "2026-07-24T18:07:42.0074024+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "d0e9a732-dc73-4114-8a09-b24de3ecf140",
"recurrenceGroupId": "12d04a2f-fd33-4aea-b8b4-33513564dd6d",
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
},
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "698ddf75-de08-4410-9c3c-9ca14807fc05"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "4770326e-f62d-451c-8e24-d9e0a6246e00",
"titleId": "24e3ce3b-c32b-4b09-a030-836884aa0484",
"organisationId": "f78a075e-519f-459f-a974-c95ba2af953d",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "6e1c9191-0d09-460c-a1e5-66d7eba6eed0",
"createdById": "4f68e818-b374-4625-a6be-2ebe678c471f",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "31f3a60a-1071-4863-aac0-6ff65c51942d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "6cd640ff-3024-4b9b-a20a-379ee8265410"
},
"title": {
"name": "sample string 1",
"id": "b2dc1b16-ba04-43d9-8435-7d41ee37e459"
},
"createdById": "e82c3d66-4ddd-4273-b41d-4f83d430f27c",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "5eec53bf-7ec6-41bb-8868-04c12bc8b236",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "411c5fc8-819d-47c1-a6d8-28ae35da14d7"
},
"sampledAssets": [
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3
},
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3
}
],
"lastCompletedDate": "2026-07-24T18:07:42.0074024+00:00",
"createdById": "e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "32a78a46-cfe1-4427-89c5-99428c472b54",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "43c1db48-5229-403a-87e0-18dbf94686de"
}
],
"sampledAssets": [
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3,
"jobRecurrence": {
"name": "sample string 1",
"jobTypeGroupId": "9b610d21-a096-4fbe-bb9c-124f29002dde",
"userId": "28752928-99ee-4070-b1a6-c96f05d4b99d",
"createDaysBefore": 3,
"siteId": "23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b",
"contactId": "4231071c-0d5b-4e7a-aa91-62f9d54c7789",
"assetId": "ef7d7946-9b7a-4b57-bf36-7c200d63033e",
"startDate": "2026-07-24T18:07:42.0074024+00:00",
"endDate": "2026-07-24T18:07:42.0074024+00:00",
"numberGenerated": 6,
"lastDate": "2026-07-24T18:07:42.0074024+00:00",
"nextDate": "2026-07-24T18:07:42.0074024+00:00",
"overrideGeneratedNextDate": "2026-07-24T18:07:42.0074024+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "d0e9a732-dc73-4114-8a09-b24de3ecf140",
"recurrenceGroupId": "12d04a2f-fd33-4aea-b8b4-33513564dd6d",
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
},
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "698ddf75-de08-4410-9c3c-9ca14807fc05"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "4770326e-f62d-451c-8e24-d9e0a6246e00",
"titleId": "24e3ce3b-c32b-4b09-a030-836884aa0484",
"organisationId": "f78a075e-519f-459f-a974-c95ba2af953d",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "6e1c9191-0d09-460c-a1e5-66d7eba6eed0",
"createdById": "4f68e818-b374-4625-a6be-2ebe678c471f",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "31f3a60a-1071-4863-aac0-6ff65c51942d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "6cd640ff-3024-4b9b-a20a-379ee8265410"
},
"title": {
"name": "sample string 1",
"id": "b2dc1b16-ba04-43d9-8435-7d41ee37e459"
},
"createdById": "e82c3d66-4ddd-4273-b41d-4f83d430f27c",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "5eec53bf-7ec6-41bb-8868-04c12bc8b236",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "411c5fc8-819d-47c1-a6d8-28ae35da14d7"
},
"sampledAssets": [],
"lastCompletedDate": "2026-07-24T18:07:42.0074024+00:00",
"createdById": "e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "32a78a46-cfe1-4427-89c5-99428c472b54",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "43c1db48-5229-403a-87e0-18dbf94686de"
}
},
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3,
"jobRecurrence": {
"name": "sample string 1",
"jobTypeGroupId": "9b610d21-a096-4fbe-bb9c-124f29002dde",
"userId": "28752928-99ee-4070-b1a6-c96f05d4b99d",
"createDaysBefore": 3,
"siteId": "23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b",
"contactId": "4231071c-0d5b-4e7a-aa91-62f9d54c7789",
"assetId": "ef7d7946-9b7a-4b57-bf36-7c200d63033e",
"startDate": "2026-07-24T18:07:42.0074024+00:00",
"endDate": "2026-07-24T18:07:42.0074024+00:00",
"numberGenerated": 6,
"lastDate": "2026-07-24T18:07:42.0074024+00:00",
"nextDate": "2026-07-24T18:07:42.0074024+00:00",
"overrideGeneratedNextDate": "2026-07-24T18:07:42.0074024+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "d0e9a732-dc73-4114-8a09-b24de3ecf140",
"recurrenceGroupId": "12d04a2f-fd33-4aea-b8b4-33513564dd6d",
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
},
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "698ddf75-de08-4410-9c3c-9ca14807fc05"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "4770326e-f62d-451c-8e24-d9e0a6246e00",
"titleId": "24e3ce3b-c32b-4b09-a030-836884aa0484",
"organisationId": "f78a075e-519f-459f-a974-c95ba2af953d",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "6e1c9191-0d09-460c-a1e5-66d7eba6eed0",
"createdById": "4f68e818-b374-4625-a6be-2ebe678c471f",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "31f3a60a-1071-4863-aac0-6ff65c51942d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "6cd640ff-3024-4b9b-a20a-379ee8265410"
},
"title": {
"name": "sample string 1",
"id": "b2dc1b16-ba04-43d9-8435-7d41ee37e459"
},
"createdById": "e82c3d66-4ddd-4273-b41d-4f83d430f27c",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "5eec53bf-7ec6-41bb-8868-04c12bc8b236",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "411c5fc8-819d-47c1-a6d8-28ae35da14d7"
},
"sampledAssets": [],
"lastCompletedDate": "2026-07-24T18:07:42.0074024+00:00",
"createdById": "e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "32a78a46-cfe1-4427-89c5-99428c472b54",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "43c1db48-5229-403a-87e0-18dbf94686de"
}
}
],
"monitoringRegimeSampledAssets": [
{
"monitoringRegimeId": "sample string 1",
"assetId": "e0531cff-dcf8-4c35-8442-707237a4b36f",
"jobIndexId": 3
},
{
"monitoringRegimeId": "sample string 1",
"assetId": "e0531cff-dcf8-4c35-8442-707237a4b36f",
"jobIndexId": 3
}
],
"hierarchicalLocation": {
"siteId": "6cbdd07e-2f6d-46f6-a9a5-53045c74a49a",
"name": "sample string 2",
"parentId": "9593dcf9-9f08-47bb-aede-77486e98ce07",
"depth": 3,
"fullName": "sample string 4",
"active": true,
"sortOrder": 6.0,
"createdById": "49f00f9f-c71a-4df0-9e19-b06227f7da81",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "0a055160-4913-4c51-b601-2485dac5f399",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "33e5baea-ee91-4303-b8f7-35f912b105bb"
},
"createdById": "7465c593-7ca9-4015-aa79-e9398b969573",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "b37eb9a9-bb2f-42b8-b511-c59f5e248d53",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "ec44aff5-f94e-4756-9077-04500c017ea8"
},
"jobRecurrence": {
"name": "sample string 1",
"jobTypeGroupId": "9b610d21-a096-4fbe-bb9c-124f29002dde",
"userId": "28752928-99ee-4070-b1a6-c96f05d4b99d",
"createDaysBefore": 3,
"siteId": "23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b",
"contactId": "4231071c-0d5b-4e7a-aa91-62f9d54c7789",
"assetId": "ef7d7946-9b7a-4b57-bf36-7c200d63033e",
"startDate": "2026-07-24T18:07:42.0074024+00:00",
"endDate": "2026-07-24T18:07:42.0074024+00:00",
"numberGenerated": 6,
"lastDate": "2026-07-24T18:07:42.0074024+00:00",
"nextDate": "2026-07-24T18:07:42.0074024+00:00",
"overrideGeneratedNextDate": "2026-07-24T18:07:42.0074024+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "d0e9a732-dc73-4114-8a09-b24de3ecf140",
"recurrenceGroupId": "12d04a2f-fd33-4aea-b8b4-33513564dd6d",
"asset": {
"name": "sample string 1",
"description": "sample string 2",
"assetTypeId": "9a426a23-47c8-489c-bef5-f40962507925",
"location": "sample string 4",
"locationId": "sample string 5",
"externalReference": "sample string 6",
"serialNumber": "sample string 7",
"assetNumber": "sample string 8",
"uniqueBarcode": "sample string 9",
"notes": "sample string 10",
"siteId": "a4207659-f61a-4091-be34-4f78c6ed7ba4",
"owner": "sample string 11",
"active": true,
"suspended": true,
"jobId": "dfcf9ee1-57a8-4f05-aa60-26be7ce1324a",
"hierarchicalLocationId": "77bb1310-b058-469a-a3c9-483d72b89190",
"imageFileName": "sample string 14",
"jobs": [],
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [
{
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
{
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
}
],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"jobRecurrences": [],
"sampledAssets": [
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3
},
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3
}
],
"monitoringRegimeSampledAssets": [
{
"monitoringRegimeId": "sample string 1",
"assetId": "e0531cff-dcf8-4c35-8442-707237a4b36f",
"jobIndexId": 3
},
{
"monitoringRegimeId": "sample string 1",
"assetId": "e0531cff-dcf8-4c35-8442-707237a4b36f",
"jobIndexId": 3
}
],
"hierarchicalLocation": {
"siteId": "6cbdd07e-2f6d-46f6-a9a5-53045c74a49a",
"name": "sample string 2",
"parentId": "9593dcf9-9f08-47bb-aede-77486e98ce07",
"depth": 3,
"fullName": "sample string 4",
"active": true,
"sortOrder": 6.0,
"createdById": "49f00f9f-c71a-4df0-9e19-b06227f7da81",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "0a055160-4913-4c51-b601-2485dac5f399",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "33e5baea-ee91-4303-b8f7-35f912b105bb"
},
"createdById": "7465c593-7ca9-4015-aa79-e9398b969573",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "b37eb9a9-bb2f-42b8-b511-c59f5e248d53",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "ec44aff5-f94e-4756-9077-04500c017ea8"
},
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
},
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "698ddf75-de08-4410-9c3c-9ca14807fc05"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "4770326e-f62d-451c-8e24-d9e0a6246e00",
"titleId": "24e3ce3b-c32b-4b09-a030-836884aa0484",
"organisationId": "f78a075e-519f-459f-a974-c95ba2af953d",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "6e1c9191-0d09-460c-a1e5-66d7eba6eed0",
"createdById": "4f68e818-b374-4625-a6be-2ebe678c471f",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "31f3a60a-1071-4863-aac0-6ff65c51942d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "6cd640ff-3024-4b9b-a20a-379ee8265410"
},
"title": {
"name": "sample string 1",
"id": "b2dc1b16-ba04-43d9-8435-7d41ee37e459"
},
"createdById": "e82c3d66-4ddd-4273-b41d-4f83d430f27c",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "5eec53bf-7ec6-41bb-8868-04c12bc8b236",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "411c5fc8-819d-47c1-a6d8-28ae35da14d7"
},
"sampledAssets": [
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3,
"asset": {
"name": "sample string 1",
"description": "sample string 2",
"assetTypeId": "9a426a23-47c8-489c-bef5-f40962507925",
"location": "sample string 4",
"locationId": "sample string 5",
"externalReference": "sample string 6",
"serialNumber": "sample string 7",
"assetNumber": "sample string 8",
"uniqueBarcode": "sample string 9",
"notes": "sample string 10",
"siteId": "a4207659-f61a-4091-be34-4f78c6ed7ba4",
"owner": "sample string 11",
"active": true,
"suspended": true,
"jobId": "dfcf9ee1-57a8-4f05-aa60-26be7ce1324a",
"hierarchicalLocationId": "77bb1310-b058-469a-a3c9-483d72b89190",
"imageFileName": "sample string 14",
"jobs": [],
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [
{
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
{
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
}
],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"jobRecurrences": [],
"sampledAssets": [],
"monitoringRegimeSampledAssets": [
{
"monitoringRegimeId": "sample string 1",
"assetId": "e0531cff-dcf8-4c35-8442-707237a4b36f",
"jobIndexId": 3
},
{
"monitoringRegimeId": "sample string 1",
"assetId": "e0531cff-dcf8-4c35-8442-707237a4b36f",
"jobIndexId": 3
}
],
"hierarchicalLocation": {
"siteId": "6cbdd07e-2f6d-46f6-a9a5-53045c74a49a",
"name": "sample string 2",
"parentId": "9593dcf9-9f08-47bb-aede-77486e98ce07",
"depth": 3,
"fullName": "sample string 4",
"active": true,
"sortOrder": 6.0,
"createdById": "49f00f9f-c71a-4df0-9e19-b06227f7da81",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "0a055160-4913-4c51-b601-2485dac5f399",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "33e5baea-ee91-4303-b8f7-35f912b105bb"
},
"createdById": "7465c593-7ca9-4015-aa79-e9398b969573",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "b37eb9a9-bb2f-42b8-b511-c59f5e248d53",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "ec44aff5-f94e-4756-9077-04500c017ea8"
}
},
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3,
"asset": {
"name": "sample string 1",
"description": "sample string 2",
"assetTypeId": "9a426a23-47c8-489c-bef5-f40962507925",
"location": "sample string 4",
"locationId": "sample string 5",
"externalReference": "sample string 6",
"serialNumber": "sample string 7",
"assetNumber": "sample string 8",
"uniqueBarcode": "sample string 9",
"notes": "sample string 10",
"siteId": "a4207659-f61a-4091-be34-4f78c6ed7ba4",
"owner": "sample string 11",
"active": true,
"suspended": true,
"jobId": "dfcf9ee1-57a8-4f05-aa60-26be7ce1324a",
"hierarchicalLocationId": "77bb1310-b058-469a-a3c9-483d72b89190",
"imageFileName": "sample string 14",
"jobs": [],
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [
{
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
{
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
}
],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"jobRecurrences": [],
"sampledAssets": [],
"monitoringRegimeSampledAssets": [
{
"monitoringRegimeId": "sample string 1",
"assetId": "e0531cff-dcf8-4c35-8442-707237a4b36f",
"jobIndexId": 3
},
{
"monitoringRegimeId": "sample string 1",
"assetId": "e0531cff-dcf8-4c35-8442-707237a4b36f",
"jobIndexId": 3
}
],
"hierarchicalLocation": {
"siteId": "6cbdd07e-2f6d-46f6-a9a5-53045c74a49a",
"name": "sample string 2",
"parentId": "9593dcf9-9f08-47bb-aede-77486e98ce07",
"depth": 3,
"fullName": "sample string 4",
"active": true,
"sortOrder": 6.0,
"createdById": "49f00f9f-c71a-4df0-9e19-b06227f7da81",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "0a055160-4913-4c51-b601-2485dac5f399",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "33e5baea-ee91-4303-b8f7-35f912b105bb"
},
"createdById": "7465c593-7ca9-4015-aa79-e9398b969573",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "b37eb9a9-bb2f-42b8-b511-c59f5e248d53",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "ec44aff5-f94e-4756-9077-04500c017ea8"
}
}
],
"lastCompletedDate": "2026-07-24T18:07:42.0074024+00:00",
"createdById": "e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "32a78a46-cfe1-4427-89c5-99428c472b54",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "43c1db48-5229-403a-87e0-18dbf94686de"
},
"rejectionReason": {
"order": 1,
"name": "sample string 2",
"active": true,
"tenantOrganisationId": "397ac4b1-b13c-4bc0-b4aa-2e9304a9fa84",
"createdById": "753c932f-9470-4f8c-b9d8-3b80f74da1ab",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "0b91416f-65bd-4e90-8a95-cd381f2e3e34",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "82c80830-0f5f-466b-ab4d-6178da403712"
},
"jobCategory": {
"name": "sample string 1",
"id": "5442ad2d-ce89-426a-85c6-f756829624a7"
},
"sections": [
{
"jobId": "c1a0c8ab-d988-4766-94e5-0c94774a9193",
"internalSectionTypeId": "733beae9-7856-4c0b-b15c-9351919383dc",
"sectionTypeId": "965a81b0-aef5-432c-9399-2f112148385f",
"caption": "sample string 4",
"name": "sample string 5",
"sectionJson": "sample string 6",
"repeatable": true,
"template": true,
"gridInput": true,
"siteVisit": true,
"active": true,
"order": 12.0,
"fqn": "sample string 13",
"visible": true,
"state": "d307d093-04d9-4fbb-9d7b-b793277e3352",
"sectionVariantId": "2dd538d4-92da-472e-b6e7-1df217a98d0a",
"sectionType": {
"internalId": "8ec1ef74-bb9d-4b21-b362-93147f96e688",
"caption": "sample string 2",
"name": "sample string 3",
"repeatable": true,
"template": true,
"gridInput": true,
"siteVisit": true,
"jsonData": "sample string 8",
"order": 9,
"jobTypeId": "2e8dfabc-454b-40ad-8550-360a070feac4",
"active": true,
"fqn": "sample string 12",
"visible": true,
"fileImport": true,
"sectionVariantId": "2f54ed93-1fcd-4cf3-a196-bf1f4f876981",
"expressionTypes": "sample string 15",
"createdById": "90a740fb-1fef-4be3-a1bb-ad02e73335ff",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "75b75608-188f-4f9b-89aa-5d30975f0f30",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "85374695-505d-4826-ad46-134d7879b1f0"
},
"createdById": "6d7250e1-514c-41bd-bc40-f38e3b7cb746",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "13943351-db05-4dd1-8dfd-f2f9cf7cea35",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "72f28092-a135-4716-bf56-e9e401142b35"
},
{
"jobId": "c1a0c8ab-d988-4766-94e5-0c94774a9193",
"internalSectionTypeId": "733beae9-7856-4c0b-b15c-9351919383dc",
"sectionTypeId": "965a81b0-aef5-432c-9399-2f112148385f",
"caption": "sample string 4",
"name": "sample string 5",
"sectionJson": "sample string 6",
"repeatable": true,
"template": true,
"gridInput": true,
"siteVisit": true,
"active": true,
"order": 12.0,
"fqn": "sample string 13",
"visible": true,
"state": "d307d093-04d9-4fbb-9d7b-b793277e3352",
"sectionVariantId": "2dd538d4-92da-472e-b6e7-1df217a98d0a",
"sectionType": {
"internalId": "8ec1ef74-bb9d-4b21-b362-93147f96e688",
"caption": "sample string 2",
"name": "sample string 3",
"repeatable": true,
"template": true,
"gridInput": true,
"siteVisit": true,
"jsonData": "sample string 8",
"order": 9,
"jobTypeId": "2e8dfabc-454b-40ad-8550-360a070feac4",
"active": true,
"fqn": "sample string 12",
"visible": true,
"fileImport": true,
"sectionVariantId": "2f54ed93-1fcd-4cf3-a196-bf1f4f876981",
"expressionTypes": "sample string 15",
"createdById": "90a740fb-1fef-4be3-a1bb-ad02e73335ff",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "75b75608-188f-4f9b-89aa-5d30975f0f30",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "85374695-505d-4826-ad46-134d7879b1f0"
},
"createdById": "6d7250e1-514c-41bd-bc40-f38e3b7cb746",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "13943351-db05-4dd1-8dfd-f2f9cf7cea35",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "72f28092-a135-4716-bf56-e9e401142b35"
}
],
"descendantJobs": [],
"documents": [
{
"jobId": "b18fb692-53a3-4846-8b66-76431e04c4d7",
"stateId": "58ebd7df-fc40-462b-b307-fda5696110e4",
"templateId": "2ae5e9bd-1ac5-4279-b21b-10573c3f75ab",
"documentTemplate": {
"name": "sample string 1",
"fileExtension": "sample string 2",
"location": "sample string 3",
"jobTypeId": "21b17464-a97f-47c3-872e-437032ec7557",
"active": true,
"autoEmailOnJobCompletion": true,
"visibleOnPortal": true,
"documents": [],
"createdById": "d15221bf-f5e5-4c54-a98e-2f7afc310f5e",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "31e733b0-80d6-43a0-97b2-fb6cca10286c",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "09e6960b-ac26-4f55-bc83-c8cba388094f"
},
"fileLocationId": "8c2e6d10-3f89-4e15-a7e8-33c6bacc9c0d",
"fileLocation": {
"location": "sample string 1",
"extension": "sample string 2",
"active": true,
"createdById": "3d566615-4cca-4be0-9211-5c82a5f1abba",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "c2e287df-bdab-4943-aef3-9f34109c6e02",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "f38e6a6a-4500-48d7-a6a8-813fa77ae1a9"
},
"documentState": {
"name": "sample string 1",
"documentsWithThatState": [],
"id": "185e112d-07e3-4979-8e34-051b810b5d27"
},
"pdfGenerated": true,
"visibleOnPortal": true,
"name": "sample string 4",
"active": true,
"createdById": "3330e76a-aa18-4462-bc41-6a3f68b4bd42",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "cead194f-d5fa-428a-88cd-25f8873ff16e",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "3332b716-5bee-4a0b-8cf1-052ae7fe0596"
},
{
"jobId": "b18fb692-53a3-4846-8b66-76431e04c4d7",
"stateId": "58ebd7df-fc40-462b-b307-fda5696110e4",
"templateId": "2ae5e9bd-1ac5-4279-b21b-10573c3f75ab",
"documentTemplate": {
"name": "sample string 1",
"fileExtension": "sample string 2",
"location": "sample string 3",
"jobTypeId": "21b17464-a97f-47c3-872e-437032ec7557",
"active": true,
"autoEmailOnJobCompletion": true,
"visibleOnPortal": true,
"documents": [],
"createdById": "d15221bf-f5e5-4c54-a98e-2f7afc310f5e",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "31e733b0-80d6-43a0-97b2-fb6cca10286c",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "09e6960b-ac26-4f55-bc83-c8cba388094f"
},
"fileLocationId": "8c2e6d10-3f89-4e15-a7e8-33c6bacc9c0d",
"fileLocation": {
"location": "sample string 1",
"extension": "sample string 2",
"active": true,
"createdById": "3d566615-4cca-4be0-9211-5c82a5f1abba",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "c2e287df-bdab-4943-aef3-9f34109c6e02",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "f38e6a6a-4500-48d7-a6a8-813fa77ae1a9"
},
"documentState": {
"name": "sample string 1",
"documentsWithThatState": [],
"id": "185e112d-07e3-4979-8e34-051b810b5d27"
},
"pdfGenerated": true,
"visibleOnPortal": true,
"name": "sample string 4",
"active": true,
"createdById": "3330e76a-aa18-4462-bc41-6a3f68b4bd42",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "cead194f-d5fa-428a-88cd-25f8873ff16e",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "3332b716-5bee-4a0b-8cf1-052ae7fe0596"
}
],
"jobHistory": [
{
"jobId": "76dc91bc-7412-40f8-9435-7cc8837d55e2",
"jobHistoryTypeId": "35d9740a-25cc-4b1b-bce7-f9a1ecb76796",
"sourceStateId": "a5440a42-1183-481b-ba4e-36f2df2fcafd",
"destinationStateId": "64d38e88-f1e0-4e99-8b8c-4564f0030f70",
"allocatedToId": "170aeca6-cf8a-4422-bbcc-aa3dfa8ba6a7",
"clonedFromId": "a6acdb0f-6727-4096-bca2-262389609c73",
"jobHistoryType": {
"name": "sample string 1",
"id": "d4eee8ff-76ff-4509-a0e1-7090842cb706"
},
"sourceJobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "050658c6-4b83-4a4e-a9c1-3a14262bfa77"
},
"destinationJobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "050658c6-4b83-4a4e-a9c1-3a14262bfa77"
},
"createdById": "9de612f4-4567-463a-adf9-f2ae8a35f51f",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "8873a50e-ea34-492f-8484-1bcf8763f65a",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "fe999e26-f4c4-4ce7-a525-a5202f9ec5fc"
},
{
"jobId": "76dc91bc-7412-40f8-9435-7cc8837d55e2",
"jobHistoryTypeId": "35d9740a-25cc-4b1b-bce7-f9a1ecb76796",
"sourceStateId": "a5440a42-1183-481b-ba4e-36f2df2fcafd",
"destinationStateId": "64d38e88-f1e0-4e99-8b8c-4564f0030f70",
"allocatedToId": "170aeca6-cf8a-4422-bbcc-aa3dfa8ba6a7",
"clonedFromId": "a6acdb0f-6727-4096-bca2-262389609c73",
"jobHistoryType": {
"name": "sample string 1",
"id": "d4eee8ff-76ff-4509-a0e1-7090842cb706"
},
"sourceJobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "050658c6-4b83-4a4e-a9c1-3a14262bfa77"
},
"destinationJobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "050658c6-4b83-4a4e-a9c1-3a14262bfa77"
},
"createdById": "9de612f4-4567-463a-adf9-f2ae8a35f51f",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "8873a50e-ea34-492f-8484-1bcf8763f65a",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "fe999e26-f4c4-4ce7-a525-a5202f9ec5fc"
}
],
"createdById": "9623d0a1-89db-45c7-ad52-60dc42a4a2f7",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "82b746b5-a221-4c80-a41b-53fb595e97bf",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "04125e4f-5c2a-44d8-a35a-38d3e5faafb6"
},
{
"jobTypeId": "1c1325c9-2aaf-4e9a-84ec-7c5e9e4ba3af",
"active": true,
"stateId": "08daf752-ec19-46a0-b959-ec3e76bfb568",
"externalRef": "sample string 4",
"allocatedToId": "d5959333-93da-4b61-8e08-3b27bebfdec4",
"name": "sample string 5",
"scheduledDate": "2026-07-24T18:07:42.0074024+00:00",
"siteId": "dbefd8a8-0073-4fd2-8a35-d3033bf9f328",
"contactId": "6469487a-fa21-475d-8ad9-619f309b287b",
"notes": "sample string 8",
"timeInMinutes": 9,
"parentJobId": "721c3f00-0083-4aab-bfd9-639788692940",
"isGroupJob": true,
"deviceId": "sample string 11",
"syncToDevice": true,
"assetId": "5f65f06f-f4f9-4835-874d-8941b80cc8d7",
"jobRecurrenceId": "0e6905df-16b8-4f6f-8b67-5e68f1ec5425",
"rejectionReasonId": "4e013877-4395-496a-bf26-346a70ae046d",
"jobCategoryId": "6b239234-0bb9-479c-8cdf-de4055f8ce8c",
"numericCode": 13,
"completedDate": "2026-07-24T18:07:42.0074024+00:00",
"monitoringRegimeId": "sample string 14",
"jobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "050658c6-4b83-4a4e-a9c1-3a14262bfa77"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "4770326e-f62d-451c-8e24-d9e0a6246e00",
"titleId": "24e3ce3b-c32b-4b09-a030-836884aa0484",
"organisationId": "f78a075e-519f-459f-a974-c95ba2af953d",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "6e1c9191-0d09-460c-a1e5-66d7eba6eed0",
"createdById": "4f68e818-b374-4625-a6be-2ebe678c471f",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "31f3a60a-1071-4863-aac0-6ff65c51942d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "6cd640ff-3024-4b9b-a20a-379ee8265410"
},
"title": {
"name": "sample string 1",
"id": "b2dc1b16-ba04-43d9-8435-7d41ee37e459"
},
"createdById": "e82c3d66-4ddd-4273-b41d-4f83d430f27c",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "5eec53bf-7ec6-41bb-8868-04c12bc8b236",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "411c5fc8-819d-47c1-a6d8-28ae35da14d7"
},
"asset": {
"name": "sample string 1",
"description": "sample string 2",
"assetTypeId": "9a426a23-47c8-489c-bef5-f40962507925",
"location": "sample string 4",
"locationId": "sample string 5",
"externalReference": "sample string 6",
"serialNumber": "sample string 7",
"assetNumber": "sample string 8",
"uniqueBarcode": "sample string 9",
"notes": "sample string 10",
"siteId": "a4207659-f61a-4091-be34-4f78c6ed7ba4",
"owner": "sample string 11",
"active": true,
"suspended": true,
"jobId": "dfcf9ee1-57a8-4f05-aa60-26be7ce1324a",
"hierarchicalLocationId": "77bb1310-b058-469a-a3c9-483d72b89190",
"imageFileName": "sample string 14",
"jobs": [],
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [
{
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
{
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
}
],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"jobRecurrences": [
{
"name": "sample string 1",
"jobTypeGroupId": "9b610d21-a096-4fbe-bb9c-124f29002dde",
"userId": "28752928-99ee-4070-b1a6-c96f05d4b99d",
"createDaysBefore": 3,
"siteId": "23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b",
"contactId": "4231071c-0d5b-4e7a-aa91-62f9d54c7789",
"assetId": "ef7d7946-9b7a-4b57-bf36-7c200d63033e",
"startDate": "2026-07-24T18:07:42.0074024+00:00",
"endDate": "2026-07-24T18:07:42.0074024+00:00",
"numberGenerated": 6,
"lastDate": "2026-07-24T18:07:42.0074024+00:00",
"nextDate": "2026-07-24T18:07:42.0074024+00:00",
"overrideGeneratedNextDate": "2026-07-24T18:07:42.0074024+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "d0e9a732-dc73-4114-8a09-b24de3ecf140",
"recurrenceGroupId": "12d04a2f-fd33-4aea-b8b4-33513564dd6d",
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
},
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "698ddf75-de08-4410-9c3c-9ca14807fc05"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "4770326e-f62d-451c-8e24-d9e0a6246e00",
"titleId": "24e3ce3b-c32b-4b09-a030-836884aa0484",
"organisationId": "f78a075e-519f-459f-a974-c95ba2af953d",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "6e1c9191-0d09-460c-a1e5-66d7eba6eed0",
"createdById": "4f68e818-b374-4625-a6be-2ebe678c471f",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "31f3a60a-1071-4863-aac0-6ff65c51942d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "6cd640ff-3024-4b9b-a20a-379ee8265410"
},
"title": {
"name": "sample string 1",
"id": "b2dc1b16-ba04-43d9-8435-7d41ee37e459"
},
"createdById": "e82c3d66-4ddd-4273-b41d-4f83d430f27c",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "5eec53bf-7ec6-41bb-8868-04c12bc8b236",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "411c5fc8-819d-47c1-a6d8-28ae35da14d7"
},
"sampledAssets": [
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3
},
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3
}
],
"lastCompletedDate": "2026-07-24T18:07:42.0074024+00:00",
"createdById": "e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "32a78a46-cfe1-4427-89c5-99428c472b54",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "43c1db48-5229-403a-87e0-18dbf94686de"
},
{
"name": "sample string 1",
"jobTypeGroupId": "9b610d21-a096-4fbe-bb9c-124f29002dde",
"userId": "28752928-99ee-4070-b1a6-c96f05d4b99d",
"createDaysBefore": 3,
"siteId": "23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b",
"contactId": "4231071c-0d5b-4e7a-aa91-62f9d54c7789",
"assetId": "ef7d7946-9b7a-4b57-bf36-7c200d63033e",
"startDate": "2026-07-24T18:07:42.0074024+00:00",
"endDate": "2026-07-24T18:07:42.0074024+00:00",
"numberGenerated": 6,
"lastDate": "2026-07-24T18:07:42.0074024+00:00",
"nextDate": "2026-07-24T18:07:42.0074024+00:00",
"overrideGeneratedNextDate": "2026-07-24T18:07:42.0074024+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "d0e9a732-dc73-4114-8a09-b24de3ecf140",
"recurrenceGroupId": "12d04a2f-fd33-4aea-b8b4-33513564dd6d",
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
},
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "698ddf75-de08-4410-9c3c-9ca14807fc05"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "4770326e-f62d-451c-8e24-d9e0a6246e00",
"titleId": "24e3ce3b-c32b-4b09-a030-836884aa0484",
"organisationId": "f78a075e-519f-459f-a974-c95ba2af953d",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "6e1c9191-0d09-460c-a1e5-66d7eba6eed0",
"createdById": "4f68e818-b374-4625-a6be-2ebe678c471f",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "31f3a60a-1071-4863-aac0-6ff65c51942d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "6cd640ff-3024-4b9b-a20a-379ee8265410"
},
"title": {
"name": "sample string 1",
"id": "b2dc1b16-ba04-43d9-8435-7d41ee37e459"
},
"createdById": "e82c3d66-4ddd-4273-b41d-4f83d430f27c",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "5eec53bf-7ec6-41bb-8868-04c12bc8b236",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "411c5fc8-819d-47c1-a6d8-28ae35da14d7"
},
"sampledAssets": [
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3
},
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3
}
],
"lastCompletedDate": "2026-07-24T18:07:42.0074024+00:00",
"createdById": "e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "32a78a46-cfe1-4427-89c5-99428c472b54",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "43c1db48-5229-403a-87e0-18dbf94686de"
}
],
"sampledAssets": [
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3,
"jobRecurrence": {
"name": "sample string 1",
"jobTypeGroupId": "9b610d21-a096-4fbe-bb9c-124f29002dde",
"userId": "28752928-99ee-4070-b1a6-c96f05d4b99d",
"createDaysBefore": 3,
"siteId": "23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b",
"contactId": "4231071c-0d5b-4e7a-aa91-62f9d54c7789",
"assetId": "ef7d7946-9b7a-4b57-bf36-7c200d63033e",
"startDate": "2026-07-24T18:07:42.0074024+00:00",
"endDate": "2026-07-24T18:07:42.0074024+00:00",
"numberGenerated": 6,
"lastDate": "2026-07-24T18:07:42.0074024+00:00",
"nextDate": "2026-07-24T18:07:42.0074024+00:00",
"overrideGeneratedNextDate": "2026-07-24T18:07:42.0074024+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "d0e9a732-dc73-4114-8a09-b24de3ecf140",
"recurrenceGroupId": "12d04a2f-fd33-4aea-b8b4-33513564dd6d",
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
},
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "698ddf75-de08-4410-9c3c-9ca14807fc05"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "4770326e-f62d-451c-8e24-d9e0a6246e00",
"titleId": "24e3ce3b-c32b-4b09-a030-836884aa0484",
"organisationId": "f78a075e-519f-459f-a974-c95ba2af953d",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "6e1c9191-0d09-460c-a1e5-66d7eba6eed0",
"createdById": "4f68e818-b374-4625-a6be-2ebe678c471f",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "31f3a60a-1071-4863-aac0-6ff65c51942d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "6cd640ff-3024-4b9b-a20a-379ee8265410"
},
"title": {
"name": "sample string 1",
"id": "b2dc1b16-ba04-43d9-8435-7d41ee37e459"
},
"createdById": "e82c3d66-4ddd-4273-b41d-4f83d430f27c",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "5eec53bf-7ec6-41bb-8868-04c12bc8b236",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "411c5fc8-819d-47c1-a6d8-28ae35da14d7"
},
"sampledAssets": [],
"lastCompletedDate": "2026-07-24T18:07:42.0074024+00:00",
"createdById": "e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "32a78a46-cfe1-4427-89c5-99428c472b54",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "43c1db48-5229-403a-87e0-18dbf94686de"
}
},
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3,
"jobRecurrence": {
"name": "sample string 1",
"jobTypeGroupId": "9b610d21-a096-4fbe-bb9c-124f29002dde",
"userId": "28752928-99ee-4070-b1a6-c96f05d4b99d",
"createDaysBefore": 3,
"siteId": "23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b",
"contactId": "4231071c-0d5b-4e7a-aa91-62f9d54c7789",
"assetId": "ef7d7946-9b7a-4b57-bf36-7c200d63033e",
"startDate": "2026-07-24T18:07:42.0074024+00:00",
"endDate": "2026-07-24T18:07:42.0074024+00:00",
"numberGenerated": 6,
"lastDate": "2026-07-24T18:07:42.0074024+00:00",
"nextDate": "2026-07-24T18:07:42.0074024+00:00",
"overrideGeneratedNextDate": "2026-07-24T18:07:42.0074024+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "d0e9a732-dc73-4114-8a09-b24de3ecf140",
"recurrenceGroupId": "12d04a2f-fd33-4aea-b8b4-33513564dd6d",
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
},
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "698ddf75-de08-4410-9c3c-9ca14807fc05"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "4770326e-f62d-451c-8e24-d9e0a6246e00",
"titleId": "24e3ce3b-c32b-4b09-a030-836884aa0484",
"organisationId": "f78a075e-519f-459f-a974-c95ba2af953d",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "6e1c9191-0d09-460c-a1e5-66d7eba6eed0",
"createdById": "4f68e818-b374-4625-a6be-2ebe678c471f",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "31f3a60a-1071-4863-aac0-6ff65c51942d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "6cd640ff-3024-4b9b-a20a-379ee8265410"
},
"title": {
"name": "sample string 1",
"id": "b2dc1b16-ba04-43d9-8435-7d41ee37e459"
},
"createdById": "e82c3d66-4ddd-4273-b41d-4f83d430f27c",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "5eec53bf-7ec6-41bb-8868-04c12bc8b236",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "411c5fc8-819d-47c1-a6d8-28ae35da14d7"
},
"sampledAssets": [],
"lastCompletedDate": "2026-07-24T18:07:42.0074024+00:00",
"createdById": "e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "32a78a46-cfe1-4427-89c5-99428c472b54",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "43c1db48-5229-403a-87e0-18dbf94686de"
}
}
],
"monitoringRegimeSampledAssets": [
{
"monitoringRegimeId": "sample string 1",
"assetId": "e0531cff-dcf8-4c35-8442-707237a4b36f",
"jobIndexId": 3
},
{
"monitoringRegimeId": "sample string 1",
"assetId": "e0531cff-dcf8-4c35-8442-707237a4b36f",
"jobIndexId": 3
}
],
"hierarchicalLocation": {
"siteId": "6cbdd07e-2f6d-46f6-a9a5-53045c74a49a",
"name": "sample string 2",
"parentId": "9593dcf9-9f08-47bb-aede-77486e98ce07",
"depth": 3,
"fullName": "sample string 4",
"active": true,
"sortOrder": 6.0,
"createdById": "49f00f9f-c71a-4df0-9e19-b06227f7da81",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "0a055160-4913-4c51-b601-2485dac5f399",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "33e5baea-ee91-4303-b8f7-35f912b105bb"
},
"createdById": "7465c593-7ca9-4015-aa79-e9398b969573",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "b37eb9a9-bb2f-42b8-b511-c59f5e248d53",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "ec44aff5-f94e-4756-9077-04500c017ea8"
},
"jobRecurrence": {
"name": "sample string 1",
"jobTypeGroupId": "9b610d21-a096-4fbe-bb9c-124f29002dde",
"userId": "28752928-99ee-4070-b1a6-c96f05d4b99d",
"createDaysBefore": 3,
"siteId": "23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b",
"contactId": "4231071c-0d5b-4e7a-aa91-62f9d54c7789",
"assetId": "ef7d7946-9b7a-4b57-bf36-7c200d63033e",
"startDate": "2026-07-24T18:07:42.0074024+00:00",
"endDate": "2026-07-24T18:07:42.0074024+00:00",
"numberGenerated": 6,
"lastDate": "2026-07-24T18:07:42.0074024+00:00",
"nextDate": "2026-07-24T18:07:42.0074024+00:00",
"overrideGeneratedNextDate": "2026-07-24T18:07:42.0074024+00:00",
"limit": 1,
"externalReference": "sample string 7",
"pattern": "sample string 8",
"suspended": true,
"active": true,
"notes": "sample string 11",
"chained": true,
"jobRecurrenceTypeId": "d0e9a732-dc73-4114-8a09-b24de3ecf140",
"recurrenceGroupId": "12d04a2f-fd33-4aea-b8b4-33513564dd6d",
"asset": {
"name": "sample string 1",
"description": "sample string 2",
"assetTypeId": "9a426a23-47c8-489c-bef5-f40962507925",
"location": "sample string 4",
"locationId": "sample string 5",
"externalReference": "sample string 6",
"serialNumber": "sample string 7",
"assetNumber": "sample string 8",
"uniqueBarcode": "sample string 9",
"notes": "sample string 10",
"siteId": "a4207659-f61a-4091-be34-4f78c6ed7ba4",
"owner": "sample string 11",
"active": true,
"suspended": true,
"jobId": "dfcf9ee1-57a8-4f05-aa60-26be7ce1324a",
"hierarchicalLocationId": "77bb1310-b058-469a-a3c9-483d72b89190",
"imageFileName": "sample string 14",
"jobs": [],
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [
{
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
{
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
}
],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"jobRecurrences": [],
"sampledAssets": [
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3
},
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3
}
],
"monitoringRegimeSampledAssets": [
{
"monitoringRegimeId": "sample string 1",
"assetId": "e0531cff-dcf8-4c35-8442-707237a4b36f",
"jobIndexId": 3
},
{
"monitoringRegimeId": "sample string 1",
"assetId": "e0531cff-dcf8-4c35-8442-707237a4b36f",
"jobIndexId": 3
}
],
"hierarchicalLocation": {
"siteId": "6cbdd07e-2f6d-46f6-a9a5-53045c74a49a",
"name": "sample string 2",
"parentId": "9593dcf9-9f08-47bb-aede-77486e98ce07",
"depth": 3,
"fullName": "sample string 4",
"active": true,
"sortOrder": 6.0,
"createdById": "49f00f9f-c71a-4df0-9e19-b06227f7da81",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "0a055160-4913-4c51-b601-2485dac5f399",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "33e5baea-ee91-4303-b8f7-35f912b105bb"
},
"createdById": "7465c593-7ca9-4015-aa79-e9398b969573",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "b37eb9a9-bb2f-42b8-b511-c59f5e248d53",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "ec44aff5-f94e-4756-9077-04500c017ea8"
},
"jobsGenerated": [],
"systems": [
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
},
{
"jobRecurrenceId": "709e4f8b-1b01-4842-845d-271ad515c284",
"systemId": "sample string 2",
"systemName": "sample string 3",
"createdById": "b9359802-4517-4fa4-9751-23dcd7f19040",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "03d7adfd-3343-4e62-9e82-e5bdb21c0c6d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "4b31793d-44dc-4357-b77b-56e843ca5054"
}
],
"jobRecurrenceType": {
"name": "sample string 1",
"jobRecurrencesOfThisType": [],
"id": "698ddf75-de08-4410-9c3c-9ca14807fc05"
},
"contact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "4770326e-f62d-451c-8e24-d9e0a6246e00",
"titleId": "24e3ce3b-c32b-4b09-a030-836884aa0484",
"organisationId": "f78a075e-519f-459f-a974-c95ba2af953d",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "6e1c9191-0d09-460c-a1e5-66d7eba6eed0",
"createdById": "4f68e818-b374-4625-a6be-2ebe678c471f",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "31f3a60a-1071-4863-aac0-6ff65c51942d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "6cd640ff-3024-4b9b-a20a-379ee8265410"
},
"title": {
"name": "sample string 1",
"id": "b2dc1b16-ba04-43d9-8435-7d41ee37e459"
},
"createdById": "e82c3d66-4ddd-4273-b41d-4f83d430f27c",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "5eec53bf-7ec6-41bb-8868-04c12bc8b236",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "411c5fc8-819d-47c1-a6d8-28ae35da14d7"
},
"sampledAssets": [
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3,
"asset": {
"name": "sample string 1",
"description": "sample string 2",
"assetTypeId": "9a426a23-47c8-489c-bef5-f40962507925",
"location": "sample string 4",
"locationId": "sample string 5",
"externalReference": "sample string 6",
"serialNumber": "sample string 7",
"assetNumber": "sample string 8",
"uniqueBarcode": "sample string 9",
"notes": "sample string 10",
"siteId": "a4207659-f61a-4091-be34-4f78c6ed7ba4",
"owner": "sample string 11",
"active": true,
"suspended": true,
"jobId": "dfcf9ee1-57a8-4f05-aa60-26be7ce1324a",
"hierarchicalLocationId": "77bb1310-b058-469a-a3c9-483d72b89190",
"imageFileName": "sample string 14",
"jobs": [],
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [
{
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
{
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
}
],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"jobRecurrences": [],
"sampledAssets": [],
"monitoringRegimeSampledAssets": [
{
"monitoringRegimeId": "sample string 1",
"assetId": "e0531cff-dcf8-4c35-8442-707237a4b36f",
"jobIndexId": 3
},
{
"monitoringRegimeId": "sample string 1",
"assetId": "e0531cff-dcf8-4c35-8442-707237a4b36f",
"jobIndexId": 3
}
],
"hierarchicalLocation": {
"siteId": "6cbdd07e-2f6d-46f6-a9a5-53045c74a49a",
"name": "sample string 2",
"parentId": "9593dcf9-9f08-47bb-aede-77486e98ce07",
"depth": 3,
"fullName": "sample string 4",
"active": true,
"sortOrder": 6.0,
"createdById": "49f00f9f-c71a-4df0-9e19-b06227f7da81",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "0a055160-4913-4c51-b601-2485dac5f399",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "33e5baea-ee91-4303-b8f7-35f912b105bb"
},
"createdById": "7465c593-7ca9-4015-aa79-e9398b969573",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "b37eb9a9-bb2f-42b8-b511-c59f5e248d53",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "ec44aff5-f94e-4756-9077-04500c017ea8"
}
},
{
"jobRecurrenceId": "e7c882a5-2b09-49ab-9218-514a48e25b34",
"assetId": "db50ae55-42a0-48df-8d47-232a7a5663bc",
"groupId": 3,
"asset": {
"name": "sample string 1",
"description": "sample string 2",
"assetTypeId": "9a426a23-47c8-489c-bef5-f40962507925",
"location": "sample string 4",
"locationId": "sample string 5",
"externalReference": "sample string 6",
"serialNumber": "sample string 7",
"assetNumber": "sample string 8",
"uniqueBarcode": "sample string 9",
"notes": "sample string 10",
"siteId": "a4207659-f61a-4091-be34-4f78c6ed7ba4",
"owner": "sample string 11",
"active": true,
"suspended": true,
"jobId": "dfcf9ee1-57a8-4f05-aa60-26be7ce1324a",
"hierarchicalLocationId": "77bb1310-b058-469a-a3c9-483d72b89190",
"imageFileName": "sample string 14",
"jobs": [],
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [
{
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
{
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
}
],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
},
{
"flexFieldId": "9a0f747c-246d-4926-8dee-3380170bc836",
"assetId": "f25f6fba-5bcc-4a7f-a3df-2771d4034672",
"value": "sample string 3",
"flexField": {
"name": "sample string 1",
"assetTypeId": "43ef47b6-48eb-40f4-97c5-d0cc76f40be8",
"active": true,
"assetType": {
"name": "sample string 1",
"description": "sample string 2",
"externalReference": "sample string 3",
"active": true,
"tenantOrganisationId": "2afcbc5f-0867-42e2-80bd-f97635142015",
"system": "sample string 5",
"systemId": "sample string 6",
"representative": true,
"flexFields": [],
"assets": [],
"createdById": "4451500a-52ee-4c21-b895-a6c0e1f4f344",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "955c7968-ef3a-4f69-9d5e-8e6470a59c61",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "f03696c3-cd8a-4569-967a-ec1de9a49717"
},
"flexFieldValues": [],
"createdById": "2a925e48-f54b-465e-a24c-0bd140f63a6a",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "384d4d32-db12-4d12-aa84-faf6fafc633d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "b5dbd134-e83b-4473-939a-d27b499f92ba"
},
"id": "667d8b46-1931-4b24-bd90-acda6c60c2f5"
}
],
"jobRecurrences": [],
"sampledAssets": [],
"monitoringRegimeSampledAssets": [
{
"monitoringRegimeId": "sample string 1",
"assetId": "e0531cff-dcf8-4c35-8442-707237a4b36f",
"jobIndexId": 3
},
{
"monitoringRegimeId": "sample string 1",
"assetId": "e0531cff-dcf8-4c35-8442-707237a4b36f",
"jobIndexId": 3
}
],
"hierarchicalLocation": {
"siteId": "6cbdd07e-2f6d-46f6-a9a5-53045c74a49a",
"name": "sample string 2",
"parentId": "9593dcf9-9f08-47bb-aede-77486e98ce07",
"depth": 3,
"fullName": "sample string 4",
"active": true,
"sortOrder": 6.0,
"createdById": "49f00f9f-c71a-4df0-9e19-b06227f7da81",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "0a055160-4913-4c51-b601-2485dac5f399",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "33e5baea-ee91-4303-b8f7-35f912b105bb"
},
"createdById": "7465c593-7ca9-4015-aa79-e9398b969573",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "b37eb9a9-bb2f-42b8-b511-c59f5e248d53",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "ec44aff5-f94e-4756-9077-04500c017ea8"
}
}
],
"lastCompletedDate": "2026-07-24T18:07:42.0074024+00:00",
"createdById": "e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "32a78a46-cfe1-4427-89c5-99428c472b54",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "43c1db48-5229-403a-87e0-18dbf94686de"
},
"rejectionReason": {
"order": 1,
"name": "sample string 2",
"active": true,
"tenantOrganisationId": "397ac4b1-b13c-4bc0-b4aa-2e9304a9fa84",
"createdById": "753c932f-9470-4f8c-b9d8-3b80f74da1ab",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "0b91416f-65bd-4e90-8a95-cd381f2e3e34",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "82c80830-0f5f-466b-ab4d-6178da403712"
},
"jobCategory": {
"name": "sample string 1",
"id": "5442ad2d-ce89-426a-85c6-f756829624a7"
},
"sections": [
{
"jobId": "c1a0c8ab-d988-4766-94e5-0c94774a9193",
"internalSectionTypeId": "733beae9-7856-4c0b-b15c-9351919383dc",
"sectionTypeId": "965a81b0-aef5-432c-9399-2f112148385f",
"caption": "sample string 4",
"name": "sample string 5",
"sectionJson": "sample string 6",
"repeatable": true,
"template": true,
"gridInput": true,
"siteVisit": true,
"active": true,
"order": 12.0,
"fqn": "sample string 13",
"visible": true,
"state": "d307d093-04d9-4fbb-9d7b-b793277e3352",
"sectionVariantId": "2dd538d4-92da-472e-b6e7-1df217a98d0a",
"sectionType": {
"internalId": "8ec1ef74-bb9d-4b21-b362-93147f96e688",
"caption": "sample string 2",
"name": "sample string 3",
"repeatable": true,
"template": true,
"gridInput": true,
"siteVisit": true,
"jsonData": "sample string 8",
"order": 9,
"jobTypeId": "2e8dfabc-454b-40ad-8550-360a070feac4",
"active": true,
"fqn": "sample string 12",
"visible": true,
"fileImport": true,
"sectionVariantId": "2f54ed93-1fcd-4cf3-a196-bf1f4f876981",
"expressionTypes": "sample string 15",
"createdById": "90a740fb-1fef-4be3-a1bb-ad02e73335ff",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "75b75608-188f-4f9b-89aa-5d30975f0f30",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "85374695-505d-4826-ad46-134d7879b1f0"
},
"createdById": "6d7250e1-514c-41bd-bc40-f38e3b7cb746",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "13943351-db05-4dd1-8dfd-f2f9cf7cea35",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "72f28092-a135-4716-bf56-e9e401142b35"
},
{
"jobId": "c1a0c8ab-d988-4766-94e5-0c94774a9193",
"internalSectionTypeId": "733beae9-7856-4c0b-b15c-9351919383dc",
"sectionTypeId": "965a81b0-aef5-432c-9399-2f112148385f",
"caption": "sample string 4",
"name": "sample string 5",
"sectionJson": "sample string 6",
"repeatable": true,
"template": true,
"gridInput": true,
"siteVisit": true,
"active": true,
"order": 12.0,
"fqn": "sample string 13",
"visible": true,
"state": "d307d093-04d9-4fbb-9d7b-b793277e3352",
"sectionVariantId": "2dd538d4-92da-472e-b6e7-1df217a98d0a",
"sectionType": {
"internalId": "8ec1ef74-bb9d-4b21-b362-93147f96e688",
"caption": "sample string 2",
"name": "sample string 3",
"repeatable": true,
"template": true,
"gridInput": true,
"siteVisit": true,
"jsonData": "sample string 8",
"order": 9,
"jobTypeId": "2e8dfabc-454b-40ad-8550-360a070feac4",
"active": true,
"fqn": "sample string 12",
"visible": true,
"fileImport": true,
"sectionVariantId": "2f54ed93-1fcd-4cf3-a196-bf1f4f876981",
"expressionTypes": "sample string 15",
"createdById": "90a740fb-1fef-4be3-a1bb-ad02e73335ff",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "75b75608-188f-4f9b-89aa-5d30975f0f30",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "85374695-505d-4826-ad46-134d7879b1f0"
},
"createdById": "6d7250e1-514c-41bd-bc40-f38e3b7cb746",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "13943351-db05-4dd1-8dfd-f2f9cf7cea35",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "72f28092-a135-4716-bf56-e9e401142b35"
}
],
"descendantJobs": [],
"documents": [
{
"jobId": "b18fb692-53a3-4846-8b66-76431e04c4d7",
"stateId": "58ebd7df-fc40-462b-b307-fda5696110e4",
"templateId": "2ae5e9bd-1ac5-4279-b21b-10573c3f75ab",
"documentTemplate": {
"name": "sample string 1",
"fileExtension": "sample string 2",
"location": "sample string 3",
"jobTypeId": "21b17464-a97f-47c3-872e-437032ec7557",
"active": true,
"autoEmailOnJobCompletion": true,
"visibleOnPortal": true,
"documents": [],
"createdById": "d15221bf-f5e5-4c54-a98e-2f7afc310f5e",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "31e733b0-80d6-43a0-97b2-fb6cca10286c",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "09e6960b-ac26-4f55-bc83-c8cba388094f"
},
"fileLocationId": "8c2e6d10-3f89-4e15-a7e8-33c6bacc9c0d",
"fileLocation": {
"location": "sample string 1",
"extension": "sample string 2",
"active": true,
"createdById": "3d566615-4cca-4be0-9211-5c82a5f1abba",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "c2e287df-bdab-4943-aef3-9f34109c6e02",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "f38e6a6a-4500-48d7-a6a8-813fa77ae1a9"
},
"documentState": {
"name": "sample string 1",
"documentsWithThatState": [],
"id": "185e112d-07e3-4979-8e34-051b810b5d27"
},
"pdfGenerated": true,
"visibleOnPortal": true,
"name": "sample string 4",
"active": true,
"createdById": "3330e76a-aa18-4462-bc41-6a3f68b4bd42",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "cead194f-d5fa-428a-88cd-25f8873ff16e",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "3332b716-5bee-4a0b-8cf1-052ae7fe0596"
},
{
"jobId": "b18fb692-53a3-4846-8b66-76431e04c4d7",
"stateId": "58ebd7df-fc40-462b-b307-fda5696110e4",
"templateId": "2ae5e9bd-1ac5-4279-b21b-10573c3f75ab",
"documentTemplate": {
"name": "sample string 1",
"fileExtension": "sample string 2",
"location": "sample string 3",
"jobTypeId": "21b17464-a97f-47c3-872e-437032ec7557",
"active": true,
"autoEmailOnJobCompletion": true,
"visibleOnPortal": true,
"documents": [],
"createdById": "d15221bf-f5e5-4c54-a98e-2f7afc310f5e",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "31e733b0-80d6-43a0-97b2-fb6cca10286c",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "09e6960b-ac26-4f55-bc83-c8cba388094f"
},
"fileLocationId": "8c2e6d10-3f89-4e15-a7e8-33c6bacc9c0d",
"fileLocation": {
"location": "sample string 1",
"extension": "sample string 2",
"active": true,
"createdById": "3d566615-4cca-4be0-9211-5c82a5f1abba",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "c2e287df-bdab-4943-aef3-9f34109c6e02",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "f38e6a6a-4500-48d7-a6a8-813fa77ae1a9"
},
"documentState": {
"name": "sample string 1",
"documentsWithThatState": [],
"id": "185e112d-07e3-4979-8e34-051b810b5d27"
},
"pdfGenerated": true,
"visibleOnPortal": true,
"name": "sample string 4",
"active": true,
"createdById": "3330e76a-aa18-4462-bc41-6a3f68b4bd42",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "cead194f-d5fa-428a-88cd-25f8873ff16e",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "3332b716-5bee-4a0b-8cf1-052ae7fe0596"
}
],
"jobHistory": [
{
"jobId": "76dc91bc-7412-40f8-9435-7cc8837d55e2",
"jobHistoryTypeId": "35d9740a-25cc-4b1b-bce7-f9a1ecb76796",
"sourceStateId": "a5440a42-1183-481b-ba4e-36f2df2fcafd",
"destinationStateId": "64d38e88-f1e0-4e99-8b8c-4564f0030f70",
"allocatedToId": "170aeca6-cf8a-4422-bbcc-aa3dfa8ba6a7",
"clonedFromId": "a6acdb0f-6727-4096-bca2-262389609c73",
"jobHistoryType": {
"name": "sample string 1",
"id": "d4eee8ff-76ff-4509-a0e1-7090842cb706"
},
"sourceJobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "050658c6-4b83-4a4e-a9c1-3a14262bfa77"
},
"destinationJobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "050658c6-4b83-4a4e-a9c1-3a14262bfa77"
},
"createdById": "9de612f4-4567-463a-adf9-f2ae8a35f51f",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "8873a50e-ea34-492f-8484-1bcf8763f65a",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "fe999e26-f4c4-4ce7-a525-a5202f9ec5fc"
},
{
"jobId": "76dc91bc-7412-40f8-9435-7cc8837d55e2",
"jobHistoryTypeId": "35d9740a-25cc-4b1b-bce7-f9a1ecb76796",
"sourceStateId": "a5440a42-1183-481b-ba4e-36f2df2fcafd",
"destinationStateId": "64d38e88-f1e0-4e99-8b8c-4564f0030f70",
"allocatedToId": "170aeca6-cf8a-4422-bbcc-aa3dfa8ba6a7",
"clonedFromId": "a6acdb0f-6727-4096-bca2-262389609c73",
"jobHistoryType": {
"name": "sample string 1",
"id": "d4eee8ff-76ff-4509-a0e1-7090842cb706"
},
"sourceJobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "050658c6-4b83-4a4e-a9c1-3a14262bfa77"
},
"destinationJobState": {
"name": "sample string 1",
"jobsWithThatState": [],
"id": "050658c6-4b83-4a4e-a9c1-3a14262bfa77"
},
"createdById": "9de612f4-4567-463a-adf9-f2ae8a35f51f",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "8873a50e-ea34-492f-8484-1bcf8763f65a",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "fe999e26-f4c4-4ce7-a525-a5202f9ec5fc"
}
],
"createdById": "9623d0a1-89db-45c7-ad52-60dc42a4a2f7",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "82b746b5-a221-4c80-a41b-53fb595e97bf",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "04125e4f-5c2a-44d8-a35a-38d3e5faafb6"
}
],
"tenantOrganisationId": "6dd6c440-c940-4b42-8d8b-926fcb00a8f8",
"jobCategory": {
"name": "sample string 1",
"id": "5442ad2d-ce89-426a-85c6-f756829624a7"
},
"createdById": "ddd92b28-e240-458b-bd05-65096c32a92e",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "d40e7618-9dcd-4cd1-bf74-f0757546cf69",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "d409988a-a201-4f09-a1ed-438db7865edf"
}
],
"features": [
{
"tenantId": "c1e6fe69-51a4-49d1-98d4-a2f6c42300c4",
"featureId": "182fb7af-ad09-4dfe-92ec-254c930bc536",
"feature": {
"name": "sample string 1",
"description": "sample string 2",
"tenantFeatures": [],
"id": "26685110-442f-4511-8dcf-0a14a2f02014"
},
"createdById": "5b9756f3-5577-49fe-8579-120747c31139",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "7ff702a7-cd16-40d3-a2a1-b26150b38068"
},
{
"tenantId": "c1e6fe69-51a4-49d1-98d4-a2f6c42300c4",
"featureId": "182fb7af-ad09-4dfe-92ec-254c930bc536",
"feature": {
"name": "sample string 1",
"description": "sample string 2",
"tenantFeatures": [],
"id": "26685110-442f-4511-8dcf-0a14a2f02014"
},
"createdById": "5b9756f3-5577-49fe-8579-120747c31139",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "7ff702a7-cd16-40d3-a2a1-b26150b38068"
}
],
"createdById": "8d30c5f4-8aba-42f5-af6a-8ccf48eb8c15",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "6d915f47-9ec8-4488-8e86-af132e9cecbc",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00"
},
"emailSettings": {
"replyToEmailAddress": "sample string 1",
"ccEmailAddress": "sample string 2",
"emailSiteVisitReport": true,
"userToReceiveJobCompletionReport": true,
"createdById": "0c51bd38-bf23-442a-9c79-48d1a1c38d47",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "17091bd1-fe56-4144-a18c-e284fb116af7",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "099de003-384c-4858-bbb4-69a473ddfdc5"
},
"defaultContact": {
"jobTitle": "sample string 1",
"firstName": "sample string 2",
"lastName": "sample string 3",
"phone": "sample string 4",
"mobile": "sample string 5",
"fax": "sample string 6",
"email": "sample string 7",
"active": true,
"contactTypeId": "4770326e-f62d-451c-8e24-d9e0a6246e00",
"titleId": "24e3ce3b-c32b-4b09-a030-836884aa0484",
"organisationId": "f78a075e-519f-459f-a974-c95ba2af953d",
"notes": "sample string 11",
"contactType": {
"name": "sample string 1",
"active": true,
"tenantOrganisationId": "6e1c9191-0d09-460c-a1e5-66d7eba6eed0",
"createdById": "4f68e818-b374-4625-a6be-2ebe678c471f",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "31f3a60a-1071-4863-aac0-6ff65c51942d",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "6cd640ff-3024-4b9b-a20a-379ee8265410"
},
"title": {
"name": "sample string 1",
"id": "b2dc1b16-ba04-43d9-8435-7d41ee37e459"
},
"createdById": "e82c3d66-4ddd-4273-b41d-4f83d430f27c",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "5eec53bf-7ec6-41bb-8868-04c12bc8b236",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "411c5fc8-819d-47c1-a6d8-28ae35da14d7"
},
"hierarchicalLocations": [
{
"siteId": "6cbdd07e-2f6d-46f6-a9a5-53045c74a49a",
"name": "sample string 2",
"parentId": "9593dcf9-9f08-47bb-aede-77486e98ce07",
"depth": 3,
"fullName": "sample string 4",
"active": true,
"sortOrder": 6.0,
"createdById": "49f00f9f-c71a-4df0-9e19-b06227f7da81",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "0a055160-4913-4c51-b601-2485dac5f399",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "33e5baea-ee91-4303-b8f7-35f912b105bb"
},
{
"siteId": "6cbdd07e-2f6d-46f6-a9a5-53045c74a49a",
"name": "sample string 2",
"parentId": "9593dcf9-9f08-47bb-aede-77486e98ce07",
"depth": 3,
"fullName": "sample string 4",
"active": true,
"sortOrder": 6.0,
"createdById": "49f00f9f-c71a-4df0-9e19-b06227f7da81",
"createdDate": "2026-07-24T18:07:42.0074024+00:00",
"updatedById": "0a055160-4913-4c51-b601-2485dac5f399",
"updatedDate": "2026-07-24T18:07:42.0074024+00:00",
"id": "33e5baea-ee91-4303-b8f7-35f912b105bb"
}
],
"teams": [],
"createdById": "264754b7-4b3e-45cd-9d3c-72b07f2c2fc4",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "6488cd06-eddf-4b9e-b8b0-83ee33c483e8",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "151e6d84-a587-4840-9310-4400c26b6e8e"
},
"users": [],
"createdById": "0b0a18ed-de41-4147-83da-e97f80f4b6e0",
"createdDate": "2026-07-24T18:07:42.0230288+00:00",
"updatedById": "639dc909-52e4-4614-9587-5065677e67b0",
"updatedDate": "2026-07-24T18:07:42.0230288+00:00",
"id": "cb0284b4-ea35-4fdb-94ed-c9b2faf4d432"
}
],
"email": "sample string 9",
"emailConfirmed": true,
"passwordHash": "sample string 11",
"securityStamp": "sample string 12",
"phoneNumber": "sample string 13",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-07-24T18:07:42.0230288Z",
"lockoutEnabled": true,
"accessFailedCount": 17,
"roles": [],
"claims": [],
"logins": [],
"id": "74a48140-b76e-4ce9-8ec0-794df337ddee",
"userName": "sample string 19"
},
"organisation": {
"id": "62b09230-11e0-4019-87cb-c82fe23efa66",
"name": "sample string 2"
},
"site": {
"id": "37565e13-e078-44fd-b447-cfb3fc28bace",
"address": {
"id": "c28f6ff3-8178-43d3-b271-0b9eda385e7d",
"address1": "sample string 1",
"address2": "sample string 2",
"address3": "sample string 3",
"address4": "sample string 4",
"city": "sample string 5",
"county": "sample string 6",
"country": "sample string 7",
"zip": "sample string 8"
},
"organisationTypeName": "sample string 2",
"name": "sample string 3",
"externalReference": "sample string 4"
},
"siteId": "95ee8d7c-5186-4a38-8ae4-343e19bf79f7",
"contactId": "14f935a4-4ab4-43b1-89f1-30c522eb28b5",
"notes": "sample string 4",
"updatedById": "7664d7d2-dc52-4fa9-91fd-7285a4fbf234",
"createdById": "321b5090-451b-4502-9ef0-c941d3a7431b",
"isGroupJob": true,
"hasSiteVisitSection": true,
"containsEntities": true,
"jobCategoryId": "4c884d33-c211-4887-9497-465a4b2ccda7",
"currentRamsStateId": "bacf196c-e91e-461a-8488-1514cdb1a384",
"asset": {
"active": true,
"id": "1dbe07d0-4f0b-4129-81d9-bdc0ae42e993",
"name": "sample string 3"
},
"jobRecurrence": {
"active": true,
"id": "3e5e9720-9642-467a-8d16-c53af3525083",
"name": "sample string 3"
},
"monitoringRegimeId": "sample string 8",
"id": "b8aace69-4d9f-4f83-8fd3-b77233a94f64",
"name": "sample string 10",
"jobTypeId": "f8d73024-3cb2-4b83-9856-ff7e8d961485",
"tenantNumericCode": 12,
"numericCode": 13,
"externalReference": "sample string 14",
"timeInMinutes": 15,
"jobReferenceCode": "12-13",
"scheduledDate": "2026-07-24T18:07:42.0230288Z",
"updatedDate": "2026-07-24T18:07:42.0230288Z",
"createdDate": "2026-07-24T18:07:42.0230288Z",
"scheduledDateAndTimeOffset": "2026-07-24T18:07:42.0230288+00:00",
"updatedDateAndTimeOffset": "2026-07-24T18:07:42.0230288+00:00",
"createdDateAndTimeOffset": "2026-07-24T18:07:42.0230288+00:00",
"parentJobId": "a0187004-269a-4578-9e81-5a17f281fec6"
}
text/html
Sample:
{"stateId":"6b44d478-7efb-4e07-9788-b0e8a12a52bb","externalRef":"sample string 2","allocatedToId":"e4ba9c0f-2e7e-4e31-9989-d091acfe965a","allocatedTo":{"titleId":"450bf76b-067d-42a1-8a72-e09d6cef6a8a","firstName":"sample string 1","lastName":"sample string 2","mobileNumber":"sample string 3","active":true,"externalReference":"sample string 5","userTypeId":"0cd9460c-8003-4118-964c-33d956efb33b","hasOverduePayment":true,"trialEndDate":"2026-07-24T18:07:42.0074024Z","mustResetPassword":true,"title":{"name":"sample string 1","id":"b2dc1b16-ba04-43d9-8435-7d41ee37e459"},"userOrganisations":[{"userId":"86796db4-49c8-4c1e-9fd7-089befd59c91","organisationId":"4a99628a-ec1b-4015-b585-c9a3bb552d61","organisation":{"name":"sample string 1","active":true,"organisationTypeId":"f32b0486-1ca9-4aa0-be22-2d779b134dd4","externalReference":"sample string 4","languageId":"8f49bef0-bec6-463f-a51e-1461bae51f2f","timezone":"sample string 6","image":"sample string 7","addressId":"cfd4081b-e98e-45ba-8249-175a1b4f90d8","parentId":"548ffae8-76db-4def-a9e5-97253346b24c","reportKey":"sample string 9","defaultUserId":"c830ce33-a4af-45aa-abcd-c6bc719778ec","defaultContactId":"d3bdb5fc-214c-4d0a-ab15-5a5cc34ad1bf","digitalTwinUrl":"sample string 10","documents":[{"organisationId":"1be79e7c-c4ee-4594-bbc3-e8d5d4d7cf7c","filePath":"sample string 2","fileName":"sample string 3","notes":"sample string 4","visibleOnPortal":true,"folderId":"bcef5041-9998-4d5c-9c44-0469da51b94e","rootDocumentId":"0c0b0ab4-bdd2-4c6c-ac01-bee6f3f803a6","versionNumber":6,"isLatestVersion":true,"folder":{"organisationId":"623da92c-e5f2-4684-b147-fa9ccc638641","name":"sample string 2","parentFolderId":"db4005b8-c719-4bf3-8a21-da9d1de8f673","sortOrder":3,"childFolders":[],"documents":[],"createdById":"37e7b4a7-0b91-499e-a36d-8272cdfdb9e2","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"227262db-3805-46bf-8a71-9f104294b389","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"260644db-5691-4cc4-b26f-f02cb5b0400d"},"versions":[],"organisationDocumentTags":[{"organisationDocumentId":"3b8427bc-576e-41a1-8d08-3ec7649b7e45","tag":"sample string 2","tagId":"sample string 3","id":"36f2d41b-ad66-4407-8426-4aa8318db406"},{"organisationDocumentId":"3b8427bc-576e-41a1-8d08-3ec7649b7e45","tag":"sample string 2","tagId":"sample string 3","id":"36f2d41b-ad66-4407-8426-4aa8318db406"}],"createdById":"fd7c8634-f63a-43ad-82d1-0c6e41dd8de9","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"ebd67f23-01c0-4d55-bddd-463b3ce83ea9","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"6903d66b-f526-41ef-8aec-1e09c9571e99"},{"organisationId":"1be79e7c-c4ee-4594-bbc3-e8d5d4d7cf7c","filePath":"sample string 2","fileName":"sample string 3","notes":"sample string 4","visibleOnPortal":true,"folderId":"bcef5041-9998-4d5c-9c44-0469da51b94e","rootDocumentId":"0c0b0ab4-bdd2-4c6c-ac01-bee6f3f803a6","versionNumber":6,"isLatestVersion":true,"folder":{"organisationId":"623da92c-e5f2-4684-b147-fa9ccc638641","name":"sample string 2","parentFolderId":"db4005b8-c719-4bf3-8a21-da9d1de8f673","sortOrder":3,"childFolders":[],"documents":[],"createdById":"37e7b4a7-0b91-499e-a36d-8272cdfdb9e2","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"227262db-3805-46bf-8a71-9f104294b389","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"260644db-5691-4cc4-b26f-f02cb5b0400d"},"versions":[],"organisationDocumentTags":[{"organisationDocumentId":"3b8427bc-576e-41a1-8d08-3ec7649b7e45","tag":"sample string 2","tagId":"sample string 3","id":"36f2d41b-ad66-4407-8426-4aa8318db406"},{"organisationDocumentId":"3b8427bc-576e-41a1-8d08-3ec7649b7e45","tag":"sample string 2","tagId":"sample string 3","id":"36f2d41b-ad66-4407-8426-4aa8318db406"}],"createdById":"fd7c8634-f63a-43ad-82d1-0c6e41dd8de9","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"ebd67f23-01c0-4d55-bddd-463b3ce83ea9","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"6903d66b-f526-41ef-8aec-1e09c9571e99"}],"descendants":[{"ancestorId":"24c4baf7-dafd-4d4e-b9d5-a1c944a955cb","descendantId":"d4ab6a7c-db47-44db-84bf-33426d190a52","depth":3},{"ancestorId":"24c4baf7-dafd-4d4e-b9d5-a1c944a955cb","descendantId":"d4ab6a7c-db47-44db-84bf-33426d190a52","depth":3}],"ancestors":[{"ancestorId":"24c4baf7-dafd-4d4e-b9d5-a1c944a955cb","descendantId":"d4ab6a7c-db47-44db-84bf-33426d190a52","depth":3},{"ancestorId":"24c4baf7-dafd-4d4e-b9d5-a1c944a955cb","descendantId":"d4ab6a7c-db47-44db-84bf-33426d190a52","depth":3}],"organisationType":{"name":"sample string 1","order":2,"active":true,"contactRequired":true,"tenantOrganisationId":"65708bf0-1063-4248-a08d-22ffcf71bfc0","createdById":"ca1fcf51-d022-4ae1-b9bb-bff7e3258f09","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"14ba0e87-84b1-4af9-b8c3-2a841e0ba661","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"dc570ec6-9d2d-429a-99d5-153f779035bb"},"language":{"name":"sample string 1","id":"4ba868b5-4870-45d0-8351-eb7d54bd9196"},"address":{"address1":"sample string 1","address2":"sample string 2","address3":"sample string 3","address4":"sample string 4","city":"sample string 5","county":"sample string 6","zip":"sample string 7","country":"sample string 8","createdById":"c894db37-48cf-406f-b06f-3b76d3abf444","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"884e3c6a-9b20-48b8-9376-7c2750a038fc","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"df71d57d-b8bf-4367-9171-557a7dd3a11c"},"contacts":[{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"4770326e-f62d-451c-8e24-d9e0a6246e00","titleId":"24e3ce3b-c32b-4b09-a030-836884aa0484","organisationId":"f78a075e-519f-459f-a974-c95ba2af953d","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"6e1c9191-0d09-460c-a1e5-66d7eba6eed0","createdById":"4f68e818-b374-4625-a6be-2ebe678c471f","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"31f3a60a-1071-4863-aac0-6ff65c51942d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"6cd640ff-3024-4b9b-a20a-379ee8265410"},"title":{"name":"sample string 1","id":"b2dc1b16-ba04-43d9-8435-7d41ee37e459"},"createdById":"e82c3d66-4ddd-4273-b41d-4f83d430f27c","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"5eec53bf-7ec6-41bb-8868-04c12bc8b236","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"411c5fc8-819d-47c1-a6d8-28ae35da14d7"},{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"4770326e-f62d-451c-8e24-d9e0a6246e00","titleId":"24e3ce3b-c32b-4b09-a030-836884aa0484","organisationId":"f78a075e-519f-459f-a974-c95ba2af953d","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"6e1c9191-0d09-460c-a1e5-66d7eba6eed0","createdById":"4f68e818-b374-4625-a6be-2ebe678c471f","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"31f3a60a-1071-4863-aac0-6ff65c51942d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"6cd640ff-3024-4b9b-a20a-379ee8265410"},"title":{"name":"sample string 1","id":"b2dc1b16-ba04-43d9-8435-7d41ee37e459"},"createdById":"e82c3d66-4ddd-4273-b41d-4f83d430f27c","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"5eec53bf-7ec6-41bb-8868-04c12bc8b236","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"411c5fc8-819d-47c1-a6d8-28ae35da14d7"}],"userOrganisations":[],"tenant":{"id":"0028967a-a267-46e3-aff1-1e0ec84a53c2","uniqueNumericCode":2,"jobCount":3,"active":true,"rowVersion":"QEA=","subscriptionId":"sample string 5","jobTypes":[{"name":"sample string 1","timeInMinutes":2,"autoComplete":true,"canCreateJobs":true,"canRaiseOnDevice":true,"containsEntities":true,"hasSiteVisitSectionType":true,"version":8,"jobTypeGroupId":"06a776ae-b2ba-4f38-80cf-d8412f9b6ec6","jobCategoryId":"5c60811d-0fd5-4228-ac87-6134d0d46c63","state":"new","active":true,"documentTemplates":[{"name":"sample string 1","fileExtension":"sample string 2","location":"sample string 3","jobTypeId":"21b17464-a97f-47c3-872e-437032ec7557","active":true,"autoEmailOnJobCompletion":true,"visibleOnPortal":true,"documents":[{"jobId":"b18fb692-53a3-4846-8b66-76431e04c4d7","job":{"jobTypeId":"1c1325c9-2aaf-4e9a-84ec-7c5e9e4ba3af","active":true,"stateId":"08daf752-ec19-46a0-b959-ec3e76bfb568","externalRef":"sample string 4","allocatedToId":"d5959333-93da-4b61-8e08-3b27bebfdec4","name":"sample string 5","scheduledDate":"2026-07-24T18:07:42.0074024+00:00","siteId":"dbefd8a8-0073-4fd2-8a35-d3033bf9f328","contactId":"6469487a-fa21-475d-8ad9-619f309b287b","notes":"sample string 8","timeInMinutes":9,"parentJobId":"721c3f00-0083-4aab-bfd9-639788692940","isGroupJob":true,"deviceId":"sample string 11","syncToDevice":true,"assetId":"5f65f06f-f4f9-4835-874d-8941b80cc8d7","jobRecurrenceId":"0e6905df-16b8-4f6f-8b67-5e68f1ec5425","rejectionReasonId":"4e013877-4395-496a-bf26-346a70ae046d","jobCategoryId":"6b239234-0bb9-479c-8cdf-de4055f8ce8c","numericCode":13,"completedDate":"2026-07-24T18:07:42.0074024+00:00","monitoringRegimeId":"sample string 14","jobState":{"name":"sample string 1","jobsWithThatState":[],"id":"050658c6-4b83-4a4e-a9c1-3a14262bfa77"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"4770326e-f62d-451c-8e24-d9e0a6246e00","titleId":"24e3ce3b-c32b-4b09-a030-836884aa0484","organisationId":"f78a075e-519f-459f-a974-c95ba2af953d","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"6e1c9191-0d09-460c-a1e5-66d7eba6eed0","createdById":"4f68e818-b374-4625-a6be-2ebe678c471f","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"31f3a60a-1071-4863-aac0-6ff65c51942d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"6cd640ff-3024-4b9b-a20a-379ee8265410"},"title":{"name":"sample string 1","id":"b2dc1b16-ba04-43d9-8435-7d41ee37e459"},"createdById":"e82c3d66-4ddd-4273-b41d-4f83d430f27c","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"5eec53bf-7ec6-41bb-8868-04c12bc8b236","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"411c5fc8-819d-47c1-a6d8-28ae35da14d7"},"asset":{"name":"sample string 1","description":"sample string 2","assetTypeId":"9a426a23-47c8-489c-bef5-f40962507925","location":"sample string 4","locationId":"sample string 5","externalReference":"sample string 6","serialNumber":"sample string 7","assetNumber":"sample string 8","uniqueBarcode":"sample string 9","notes":"sample string 10","siteId":"a4207659-f61a-4091-be34-4f78c6ed7ba4","owner":"sample string 11","active":true,"suspended":true,"jobId":"dfcf9ee1-57a8-4f05-aa60-26be7ce1324a","hierarchicalLocationId":"77bb1310-b058-469a-a3c9-483d72b89190","imageFileName":"sample string 14","jobs":[],"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"}],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},"id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},"id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"jobRecurrences":[{"name":"sample string 1","jobTypeGroupId":"9b610d21-a096-4fbe-bb9c-124f29002dde","userId":"28752928-99ee-4070-b1a6-c96f05d4b99d","createDaysBefore":3,"siteId":"23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b","contactId":"4231071c-0d5b-4e7a-aa91-62f9d54c7789","assetId":"ef7d7946-9b7a-4b57-bf36-7c200d63033e","startDate":"2026-07-24T18:07:42.0074024+00:00","endDate":"2026-07-24T18:07:42.0074024+00:00","numberGenerated":6,"lastDate":"2026-07-24T18:07:42.0074024+00:00","nextDate":"2026-07-24T18:07:42.0074024+00:00","overrideGeneratedNextDate":"2026-07-24T18:07:42.0074024+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"d0e9a732-dc73-4114-8a09-b24de3ecf140","recurrenceGroupId":"12d04a2f-fd33-4aea-b8b4-33513564dd6d","jobsGenerated":[],"systems":[{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"},{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"698ddf75-de08-4410-9c3c-9ca14807fc05"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"4770326e-f62d-451c-8e24-d9e0a6246e00","titleId":"24e3ce3b-c32b-4b09-a030-836884aa0484","organisationId":"f78a075e-519f-459f-a974-c95ba2af953d","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"6e1c9191-0d09-460c-a1e5-66d7eba6eed0","createdById":"4f68e818-b374-4625-a6be-2ebe678c471f","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"31f3a60a-1071-4863-aac0-6ff65c51942d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"6cd640ff-3024-4b9b-a20a-379ee8265410"},"title":{"name":"sample string 1","id":"b2dc1b16-ba04-43d9-8435-7d41ee37e459"},"createdById":"e82c3d66-4ddd-4273-b41d-4f83d430f27c","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"5eec53bf-7ec6-41bb-8868-04c12bc8b236","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"411c5fc8-819d-47c1-a6d8-28ae35da14d7"},"sampledAssets":[{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3},{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3}],"lastCompletedDate":"2026-07-24T18:07:42.0074024+00:00","createdById":"e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"32a78a46-cfe1-4427-89c5-99428c472b54","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"43c1db48-5229-403a-87e0-18dbf94686de"},{"name":"sample string 1","jobTypeGroupId":"9b610d21-a096-4fbe-bb9c-124f29002dde","userId":"28752928-99ee-4070-b1a6-c96f05d4b99d","createDaysBefore":3,"siteId":"23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b","contactId":"4231071c-0d5b-4e7a-aa91-62f9d54c7789","assetId":"ef7d7946-9b7a-4b57-bf36-7c200d63033e","startDate":"2026-07-24T18:07:42.0074024+00:00","endDate":"2026-07-24T18:07:42.0074024+00:00","numberGenerated":6,"lastDate":"2026-07-24T18:07:42.0074024+00:00","nextDate":"2026-07-24T18:07:42.0074024+00:00","overrideGeneratedNextDate":"2026-07-24T18:07:42.0074024+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"d0e9a732-dc73-4114-8a09-b24de3ecf140","recurrenceGroupId":"12d04a2f-fd33-4aea-b8b4-33513564dd6d","jobsGenerated":[],"systems":[{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"},{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"698ddf75-de08-4410-9c3c-9ca14807fc05"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"4770326e-f62d-451c-8e24-d9e0a6246e00","titleId":"24e3ce3b-c32b-4b09-a030-836884aa0484","organisationId":"f78a075e-519f-459f-a974-c95ba2af953d","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"6e1c9191-0d09-460c-a1e5-66d7eba6eed0","createdById":"4f68e818-b374-4625-a6be-2ebe678c471f","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"31f3a60a-1071-4863-aac0-6ff65c51942d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"6cd640ff-3024-4b9b-a20a-379ee8265410"},"title":{"name":"sample string 1","id":"b2dc1b16-ba04-43d9-8435-7d41ee37e459"},"createdById":"e82c3d66-4ddd-4273-b41d-4f83d430f27c","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"5eec53bf-7ec6-41bb-8868-04c12bc8b236","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"411c5fc8-819d-47c1-a6d8-28ae35da14d7"},"sampledAssets":[{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3},{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3}],"lastCompletedDate":"2026-07-24T18:07:42.0074024+00:00","createdById":"e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"32a78a46-cfe1-4427-89c5-99428c472b54","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"43c1db48-5229-403a-87e0-18dbf94686de"}],"sampledAssets":[{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3,"jobRecurrence":{"name":"sample string 1","jobTypeGroupId":"9b610d21-a096-4fbe-bb9c-124f29002dde","userId":"28752928-99ee-4070-b1a6-c96f05d4b99d","createDaysBefore":3,"siteId":"23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b","contactId":"4231071c-0d5b-4e7a-aa91-62f9d54c7789","assetId":"ef7d7946-9b7a-4b57-bf36-7c200d63033e","startDate":"2026-07-24T18:07:42.0074024+00:00","endDate":"2026-07-24T18:07:42.0074024+00:00","numberGenerated":6,"lastDate":"2026-07-24T18:07:42.0074024+00:00","nextDate":"2026-07-24T18:07:42.0074024+00:00","overrideGeneratedNextDate":"2026-07-24T18:07:42.0074024+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"d0e9a732-dc73-4114-8a09-b24de3ecf140","recurrenceGroupId":"12d04a2f-fd33-4aea-b8b4-33513564dd6d","jobsGenerated":[],"systems":[{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"},{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"698ddf75-de08-4410-9c3c-9ca14807fc05"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"4770326e-f62d-451c-8e24-d9e0a6246e00","titleId":"24e3ce3b-c32b-4b09-a030-836884aa0484","organisationId":"f78a075e-519f-459f-a974-c95ba2af953d","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"6e1c9191-0d09-460c-a1e5-66d7eba6eed0","createdById":"4f68e818-b374-4625-a6be-2ebe678c471f","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"31f3a60a-1071-4863-aac0-6ff65c51942d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"6cd640ff-3024-4b9b-a20a-379ee8265410"},"title":{"name":"sample string 1","id":"b2dc1b16-ba04-43d9-8435-7d41ee37e459"},"createdById":"e82c3d66-4ddd-4273-b41d-4f83d430f27c","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"5eec53bf-7ec6-41bb-8868-04c12bc8b236","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"411c5fc8-819d-47c1-a6d8-28ae35da14d7"},"sampledAssets":[],"lastCompletedDate":"2026-07-24T18:07:42.0074024+00:00","createdById":"e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"32a78a46-cfe1-4427-89c5-99428c472b54","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"43c1db48-5229-403a-87e0-18dbf94686de"}},{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3,"jobRecurrence":{"name":"sample string 1","jobTypeGroupId":"9b610d21-a096-4fbe-bb9c-124f29002dde","userId":"28752928-99ee-4070-b1a6-c96f05d4b99d","createDaysBefore":3,"siteId":"23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b","contactId":"4231071c-0d5b-4e7a-aa91-62f9d54c7789","assetId":"ef7d7946-9b7a-4b57-bf36-7c200d63033e","startDate":"2026-07-24T18:07:42.0074024+00:00","endDate":"2026-07-24T18:07:42.0074024+00:00","numberGenerated":6,"lastDate":"2026-07-24T18:07:42.0074024+00:00","nextDate":"2026-07-24T18:07:42.0074024+00:00","overrideGeneratedNextDate":"2026-07-24T18:07:42.0074024+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"d0e9a732-dc73-4114-8a09-b24de3ecf140","recurrenceGroupId":"12d04a2f-fd33-4aea-b8b4-33513564dd6d","jobsGenerated":[],"systems":[{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"},{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"698ddf75-de08-4410-9c3c-9ca14807fc05"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"4770326e-f62d-451c-8e24-d9e0a6246e00","titleId":"24e3ce3b-c32b-4b09-a030-836884aa0484","organisationId":"f78a075e-519f-459f-a974-c95ba2af953d","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"6e1c9191-0d09-460c-a1e5-66d7eba6eed0","createdById":"4f68e818-b374-4625-a6be-2ebe678c471f","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"31f3a60a-1071-4863-aac0-6ff65c51942d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"6cd640ff-3024-4b9b-a20a-379ee8265410"},"title":{"name":"sample string 1","id":"b2dc1b16-ba04-43d9-8435-7d41ee37e459"},"createdById":"e82c3d66-4ddd-4273-b41d-4f83d430f27c","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"5eec53bf-7ec6-41bb-8868-04c12bc8b236","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"411c5fc8-819d-47c1-a6d8-28ae35da14d7"},"sampledAssets":[],"lastCompletedDate":"2026-07-24T18:07:42.0074024+00:00","createdById":"e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"32a78a46-cfe1-4427-89c5-99428c472b54","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"43c1db48-5229-403a-87e0-18dbf94686de"}}],"monitoringRegimeSampledAssets":[{"monitoringRegimeId":"sample string 1","assetId":"e0531cff-dcf8-4c35-8442-707237a4b36f","jobIndexId":3},{"monitoringRegimeId":"sample string 1","assetId":"e0531cff-dcf8-4c35-8442-707237a4b36f","jobIndexId":3}],"hierarchicalLocation":{"siteId":"6cbdd07e-2f6d-46f6-a9a5-53045c74a49a","name":"sample string 2","parentId":"9593dcf9-9f08-47bb-aede-77486e98ce07","depth":3,"fullName":"sample string 4","active":true,"sortOrder":6.0,"createdById":"49f00f9f-c71a-4df0-9e19-b06227f7da81","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"0a055160-4913-4c51-b601-2485dac5f399","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"33e5baea-ee91-4303-b8f7-35f912b105bb"},"createdById":"7465c593-7ca9-4015-aa79-e9398b969573","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"b37eb9a9-bb2f-42b8-b511-c59f5e248d53","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"ec44aff5-f94e-4756-9077-04500c017ea8"},"jobRecurrence":{"name":"sample string 1","jobTypeGroupId":"9b610d21-a096-4fbe-bb9c-124f29002dde","userId":"28752928-99ee-4070-b1a6-c96f05d4b99d","createDaysBefore":3,"siteId":"23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b","contactId":"4231071c-0d5b-4e7a-aa91-62f9d54c7789","assetId":"ef7d7946-9b7a-4b57-bf36-7c200d63033e","startDate":"2026-07-24T18:07:42.0074024+00:00","endDate":"2026-07-24T18:07:42.0074024+00:00","numberGenerated":6,"lastDate":"2026-07-24T18:07:42.0074024+00:00","nextDate":"2026-07-24T18:07:42.0074024+00:00","overrideGeneratedNextDate":"2026-07-24T18:07:42.0074024+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"d0e9a732-dc73-4114-8a09-b24de3ecf140","recurrenceGroupId":"12d04a2f-fd33-4aea-b8b4-33513564dd6d","asset":{"name":"sample string 1","description":"sample string 2","assetTypeId":"9a426a23-47c8-489c-bef5-f40962507925","location":"sample string 4","locationId":"sample string 5","externalReference":"sample string 6","serialNumber":"sample string 7","assetNumber":"sample string 8","uniqueBarcode":"sample string 9","notes":"sample string 10","siteId":"a4207659-f61a-4091-be34-4f78c6ed7ba4","owner":"sample string 11","active":true,"suspended":true,"jobId":"dfcf9ee1-57a8-4f05-aa60-26be7ce1324a","hierarchicalLocationId":"77bb1310-b058-469a-a3c9-483d72b89190","imageFileName":"sample string 14","jobs":[],"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"}],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},"id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},"id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"jobRecurrences":[],"sampledAssets":[{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3},{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3}],"monitoringRegimeSampledAssets":[{"monitoringRegimeId":"sample string 1","assetId":"e0531cff-dcf8-4c35-8442-707237a4b36f","jobIndexId":3},{"monitoringRegimeId":"sample string 1","assetId":"e0531cff-dcf8-4c35-8442-707237a4b36f","jobIndexId":3}],"hierarchicalLocation":{"siteId":"6cbdd07e-2f6d-46f6-a9a5-53045c74a49a","name":"sample string 2","parentId":"9593dcf9-9f08-47bb-aede-77486e98ce07","depth":3,"fullName":"sample string 4","active":true,"sortOrder":6.0,"createdById":"49f00f9f-c71a-4df0-9e19-b06227f7da81","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"0a055160-4913-4c51-b601-2485dac5f399","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"33e5baea-ee91-4303-b8f7-35f912b105bb"},"createdById":"7465c593-7ca9-4015-aa79-e9398b969573","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"b37eb9a9-bb2f-42b8-b511-c59f5e248d53","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"ec44aff5-f94e-4756-9077-04500c017ea8"},"jobsGenerated":[],"systems":[{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"},{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"698ddf75-de08-4410-9c3c-9ca14807fc05"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"4770326e-f62d-451c-8e24-d9e0a6246e00","titleId":"24e3ce3b-c32b-4b09-a030-836884aa0484","organisationId":"f78a075e-519f-459f-a974-c95ba2af953d","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"6e1c9191-0d09-460c-a1e5-66d7eba6eed0","createdById":"4f68e818-b374-4625-a6be-2ebe678c471f","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"31f3a60a-1071-4863-aac0-6ff65c51942d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"6cd640ff-3024-4b9b-a20a-379ee8265410"},"title":{"name":"sample string 1","id":"b2dc1b16-ba04-43d9-8435-7d41ee37e459"},"createdById":"e82c3d66-4ddd-4273-b41d-4f83d430f27c","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"5eec53bf-7ec6-41bb-8868-04c12bc8b236","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"411c5fc8-819d-47c1-a6d8-28ae35da14d7"},"sampledAssets":[{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3,"asset":{"name":"sample string 1","description":"sample string 2","assetTypeId":"9a426a23-47c8-489c-bef5-f40962507925","location":"sample string 4","locationId":"sample string 5","externalReference":"sample string 6","serialNumber":"sample string 7","assetNumber":"sample string 8","uniqueBarcode":"sample string 9","notes":"sample string 10","siteId":"a4207659-f61a-4091-be34-4f78c6ed7ba4","owner":"sample string 11","active":true,"suspended":true,"jobId":"dfcf9ee1-57a8-4f05-aa60-26be7ce1324a","hierarchicalLocationId":"77bb1310-b058-469a-a3c9-483d72b89190","imageFileName":"sample string 14","jobs":[],"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"}],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},"id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},"id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"jobRecurrences":[],"sampledAssets":[],"monitoringRegimeSampledAssets":[{"monitoringRegimeId":"sample string 1","assetId":"e0531cff-dcf8-4c35-8442-707237a4b36f","jobIndexId":3},{"monitoringRegimeId":"sample string 1","assetId":"e0531cff-dcf8-4c35-8442-707237a4b36f","jobIndexId":3}],"hierarchicalLocation":{"siteId":"6cbdd07e-2f6d-46f6-a9a5-53045c74a49a","name":"sample string 2","parentId":"9593dcf9-9f08-47bb-aede-77486e98ce07","depth":3,"fullName":"sample string 4","active":true,"sortOrder":6.0,"createdById":"49f00f9f-c71a-4df0-9e19-b06227f7da81","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"0a055160-4913-4c51-b601-2485dac5f399","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"33e5baea-ee91-4303-b8f7-35f912b105bb"},"createdById":"7465c593-7ca9-4015-aa79-e9398b969573","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"b37eb9a9-bb2f-42b8-b511-c59f5e248d53","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"ec44aff5-f94e-4756-9077-04500c017ea8"}},{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3,"asset":{"name":"sample string 1","description":"sample string 2","assetTypeId":"9a426a23-47c8-489c-bef5-f40962507925","location":"sample string 4","locationId":"sample string 5","externalReference":"sample string 6","serialNumber":"sample string 7","assetNumber":"sample string 8","uniqueBarcode":"sample string 9","notes":"sample string 10","siteId":"a4207659-f61a-4091-be34-4f78c6ed7ba4","owner":"sample string 11","active":true,"suspended":true,"jobId":"dfcf9ee1-57a8-4f05-aa60-26be7ce1324a","hierarchicalLocationId":"77bb1310-b058-469a-a3c9-483d72b89190","imageFileName":"sample string 14","jobs":[],"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"}],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},"id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},"id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"jobRecurrences":[],"sampledAssets":[],"monitoringRegimeSampledAssets":[{"monitoringRegimeId":"sample string 1","assetId":"e0531cff-dcf8-4c35-8442-707237a4b36f","jobIndexId":3},{"monitoringRegimeId":"sample string 1","assetId":"e0531cff-dcf8-4c35-8442-707237a4b36f","jobIndexId":3}],"hierarchicalLocation":{"siteId":"6cbdd07e-2f6d-46f6-a9a5-53045c74a49a","name":"sample string 2","parentId":"9593dcf9-9f08-47bb-aede-77486e98ce07","depth":3,"fullName":"sample string 4","active":true,"sortOrder":6.0,"createdById":"49f00f9f-c71a-4df0-9e19-b06227f7da81","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"0a055160-4913-4c51-b601-2485dac5f399","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"33e5baea-ee91-4303-b8f7-35f912b105bb"},"createdById":"7465c593-7ca9-4015-aa79-e9398b969573","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"b37eb9a9-bb2f-42b8-b511-c59f5e248d53","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"ec44aff5-f94e-4756-9077-04500c017ea8"}}],"lastCompletedDate":"2026-07-24T18:07:42.0074024+00:00","createdById":"e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"32a78a46-cfe1-4427-89c5-99428c472b54","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"43c1db48-5229-403a-87e0-18dbf94686de"},"rejectionReason":{"order":1,"name":"sample string 2","active":true,"tenantOrganisationId":"397ac4b1-b13c-4bc0-b4aa-2e9304a9fa84","createdById":"753c932f-9470-4f8c-b9d8-3b80f74da1ab","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"0b91416f-65bd-4e90-8a95-cd381f2e3e34","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"82c80830-0f5f-466b-ab4d-6178da403712"},"jobCategory":{"name":"sample string 1","id":"5442ad2d-ce89-426a-85c6-f756829624a7"},"sections":[{"jobId":"c1a0c8ab-d988-4766-94e5-0c94774a9193","internalSectionTypeId":"733beae9-7856-4c0b-b15c-9351919383dc","sectionTypeId":"965a81b0-aef5-432c-9399-2f112148385f","caption":"sample string 4","name":"sample string 5","sectionJson":"sample string 6","repeatable":true,"template":true,"gridInput":true,"siteVisit":true,"active":true,"order":12.0,"fqn":"sample string 13","visible":true,"state":"d307d093-04d9-4fbb-9d7b-b793277e3352","sectionVariantId":"2dd538d4-92da-472e-b6e7-1df217a98d0a","sectionType":{"internalId":"8ec1ef74-bb9d-4b21-b362-93147f96e688","caption":"sample string 2","name":"sample string 3","repeatable":true,"template":true,"gridInput":true,"siteVisit":true,"jsonData":"sample string 8","order":9,"jobTypeId":"2e8dfabc-454b-40ad-8550-360a070feac4","active":true,"fqn":"sample string 12","visible":true,"fileImport":true,"sectionVariantId":"2f54ed93-1fcd-4cf3-a196-bf1f4f876981","expressionTypes":"sample string 15","createdById":"90a740fb-1fef-4be3-a1bb-ad02e73335ff","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"75b75608-188f-4f9b-89aa-5d30975f0f30","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"85374695-505d-4826-ad46-134d7879b1f0"},"createdById":"6d7250e1-514c-41bd-bc40-f38e3b7cb746","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"13943351-db05-4dd1-8dfd-f2f9cf7cea35","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"72f28092-a135-4716-bf56-e9e401142b35"},{"jobId":"c1a0c8ab-d988-4766-94e5-0c94774a9193","internalSectionTypeId":"733beae9-7856-4c0b-b15c-9351919383dc","sectionTypeId":"965a81b0-aef5-432c-9399-2f112148385f","caption":"sample string 4","name":"sample string 5","sectionJson":"sample string 6","repeatable":true,"template":true,"gridInput":true,"siteVisit":true,"active":true,"order":12.0,"fqn":"sample string 13","visible":true,"state":"d307d093-04d9-4fbb-9d7b-b793277e3352","sectionVariantId":"2dd538d4-92da-472e-b6e7-1df217a98d0a","sectionType":{"internalId":"8ec1ef74-bb9d-4b21-b362-93147f96e688","caption":"sample string 2","name":"sample string 3","repeatable":true,"template":true,"gridInput":true,"siteVisit":true,"jsonData":"sample string 8","order":9,"jobTypeId":"2e8dfabc-454b-40ad-8550-360a070feac4","active":true,"fqn":"sample string 12","visible":true,"fileImport":true,"sectionVariantId":"2f54ed93-1fcd-4cf3-a196-bf1f4f876981","expressionTypes":"sample string 15","createdById":"90a740fb-1fef-4be3-a1bb-ad02e73335ff","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"75b75608-188f-4f9b-89aa-5d30975f0f30","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"85374695-505d-4826-ad46-134d7879b1f0"},"createdById":"6d7250e1-514c-41bd-bc40-f38e3b7cb746","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"13943351-db05-4dd1-8dfd-f2f9cf7cea35","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"72f28092-a135-4716-bf56-e9e401142b35"}],"descendantJobs":[],"documents":[],"jobHistory":[{"jobId":"76dc91bc-7412-40f8-9435-7cc8837d55e2","jobHistoryTypeId":"35d9740a-25cc-4b1b-bce7-f9a1ecb76796","sourceStateId":"a5440a42-1183-481b-ba4e-36f2df2fcafd","destinationStateId":"64d38e88-f1e0-4e99-8b8c-4564f0030f70","allocatedToId":"170aeca6-cf8a-4422-bbcc-aa3dfa8ba6a7","clonedFromId":"a6acdb0f-6727-4096-bca2-262389609c73","jobHistoryType":{"name":"sample string 1","id":"d4eee8ff-76ff-4509-a0e1-7090842cb706"},"sourceJobState":{"name":"sample string 1","jobsWithThatState":[],"id":"050658c6-4b83-4a4e-a9c1-3a14262bfa77"},"destinationJobState":{"name":"sample string 1","jobsWithThatState":[],"id":"050658c6-4b83-4a4e-a9c1-3a14262bfa77"},"createdById":"9de612f4-4567-463a-adf9-f2ae8a35f51f","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"8873a50e-ea34-492f-8484-1bcf8763f65a","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"fe999e26-f4c4-4ce7-a525-a5202f9ec5fc"},{"jobId":"76dc91bc-7412-40f8-9435-7cc8837d55e2","jobHistoryTypeId":"35d9740a-25cc-4b1b-bce7-f9a1ecb76796","sourceStateId":"a5440a42-1183-481b-ba4e-36f2df2fcafd","destinationStateId":"64d38e88-f1e0-4e99-8b8c-4564f0030f70","allocatedToId":"170aeca6-cf8a-4422-bbcc-aa3dfa8ba6a7","clonedFromId":"a6acdb0f-6727-4096-bca2-262389609c73","jobHistoryType":{"name":"sample string 1","id":"d4eee8ff-76ff-4509-a0e1-7090842cb706"},"sourceJobState":{"name":"sample string 1","jobsWithThatState":[],"id":"050658c6-4b83-4a4e-a9c1-3a14262bfa77"},"destinationJobState":{"name":"sample string 1","jobsWithThatState":[],"id":"050658c6-4b83-4a4e-a9c1-3a14262bfa77"},"createdById":"9de612f4-4567-463a-adf9-f2ae8a35f51f","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"8873a50e-ea34-492f-8484-1bcf8763f65a","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"fe999e26-f4c4-4ce7-a525-a5202f9ec5fc"}],"createdById":"9623d0a1-89db-45c7-ad52-60dc42a4a2f7","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"82b746b5-a221-4c80-a41b-53fb595e97bf","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"04125e4f-5c2a-44d8-a35a-38d3e5faafb6"},"stateId":"58ebd7df-fc40-462b-b307-fda5696110e4","templateId":"2ae5e9bd-1ac5-4279-b21b-10573c3f75ab","fileLocationId":"8c2e6d10-3f89-4e15-a7e8-33c6bacc9c0d","fileLocation":{"location":"sample string 1","extension":"sample string 2","active":true,"createdById":"3d566615-4cca-4be0-9211-5c82a5f1abba","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"c2e287df-bdab-4943-aef3-9f34109c6e02","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"f38e6a6a-4500-48d7-a6a8-813fa77ae1a9"},"documentState":{"name":"sample string 1","documentsWithThatState":[],"id":"185e112d-07e3-4979-8e34-051b810b5d27"},"pdfGenerated":true,"visibleOnPortal":true,"name":"sample string 4","active":true,"createdById":"3330e76a-aa18-4462-bc41-6a3f68b4bd42","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"cead194f-d5fa-428a-88cd-25f8873ff16e","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"3332b716-5bee-4a0b-8cf1-052ae7fe0596"},{"jobId":"b18fb692-53a3-4846-8b66-76431e04c4d7","job":{"jobTypeId":"1c1325c9-2aaf-4e9a-84ec-7c5e9e4ba3af","active":true,"stateId":"08daf752-ec19-46a0-b959-ec3e76bfb568","externalRef":"sample string 4","allocatedToId":"d5959333-93da-4b61-8e08-3b27bebfdec4","name":"sample string 5","scheduledDate":"2026-07-24T18:07:42.0074024+00:00","siteId":"dbefd8a8-0073-4fd2-8a35-d3033bf9f328","contactId":"6469487a-fa21-475d-8ad9-619f309b287b","notes":"sample string 8","timeInMinutes":9,"parentJobId":"721c3f00-0083-4aab-bfd9-639788692940","isGroupJob":true,"deviceId":"sample string 11","syncToDevice":true,"assetId":"5f65f06f-f4f9-4835-874d-8941b80cc8d7","jobRecurrenceId":"0e6905df-16b8-4f6f-8b67-5e68f1ec5425","rejectionReasonId":"4e013877-4395-496a-bf26-346a70ae046d","jobCategoryId":"6b239234-0bb9-479c-8cdf-de4055f8ce8c","numericCode":13,"completedDate":"2026-07-24T18:07:42.0074024+00:00","monitoringRegimeId":"sample string 14","jobState":{"name":"sample string 1","jobsWithThatState":[],"id":"050658c6-4b83-4a4e-a9c1-3a14262bfa77"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"4770326e-f62d-451c-8e24-d9e0a6246e00","titleId":"24e3ce3b-c32b-4b09-a030-836884aa0484","organisationId":"f78a075e-519f-459f-a974-c95ba2af953d","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"6e1c9191-0d09-460c-a1e5-66d7eba6eed0","createdById":"4f68e818-b374-4625-a6be-2ebe678c471f","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"31f3a60a-1071-4863-aac0-6ff65c51942d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"6cd640ff-3024-4b9b-a20a-379ee8265410"},"title":{"name":"sample string 1","id":"b2dc1b16-ba04-43d9-8435-7d41ee37e459"},"createdById":"e82c3d66-4ddd-4273-b41d-4f83d430f27c","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"5eec53bf-7ec6-41bb-8868-04c12bc8b236","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"411c5fc8-819d-47c1-a6d8-28ae35da14d7"},"asset":{"name":"sample string 1","description":"sample string 2","assetTypeId":"9a426a23-47c8-489c-bef5-f40962507925","location":"sample string 4","locationId":"sample string 5","externalReference":"sample string 6","serialNumber":"sample string 7","assetNumber":"sample string 8","uniqueBarcode":"sample string 9","notes":"sample string 10","siteId":"a4207659-f61a-4091-be34-4f78c6ed7ba4","owner":"sample string 11","active":true,"suspended":true,"jobId":"dfcf9ee1-57a8-4f05-aa60-26be7ce1324a","hierarchicalLocationId":"77bb1310-b058-469a-a3c9-483d72b89190","imageFileName":"sample string 14","jobs":[],"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"}],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},"id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},"id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"jobRecurrences":[{"name":"sample string 1","jobTypeGroupId":"9b610d21-a096-4fbe-bb9c-124f29002dde","userId":"28752928-99ee-4070-b1a6-c96f05d4b99d","createDaysBefore":3,"siteId":"23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b","contactId":"4231071c-0d5b-4e7a-aa91-62f9d54c7789","assetId":"ef7d7946-9b7a-4b57-bf36-7c200d63033e","startDate":"2026-07-24T18:07:42.0074024+00:00","endDate":"2026-07-24T18:07:42.0074024+00:00","numberGenerated":6,"lastDate":"2026-07-24T18:07:42.0074024+00:00","nextDate":"2026-07-24T18:07:42.0074024+00:00","overrideGeneratedNextDate":"2026-07-24T18:07:42.0074024+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"d0e9a732-dc73-4114-8a09-b24de3ecf140","recurrenceGroupId":"12d04a2f-fd33-4aea-b8b4-33513564dd6d","jobsGenerated":[],"systems":[{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"},{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"698ddf75-de08-4410-9c3c-9ca14807fc05"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"4770326e-f62d-451c-8e24-d9e0a6246e00","titleId":"24e3ce3b-c32b-4b09-a030-836884aa0484","organisationId":"f78a075e-519f-459f-a974-c95ba2af953d","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"6e1c9191-0d09-460c-a1e5-66d7eba6eed0","createdById":"4f68e818-b374-4625-a6be-2ebe678c471f","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"31f3a60a-1071-4863-aac0-6ff65c51942d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"6cd640ff-3024-4b9b-a20a-379ee8265410"},"title":{"name":"sample string 1","id":"b2dc1b16-ba04-43d9-8435-7d41ee37e459"},"createdById":"e82c3d66-4ddd-4273-b41d-4f83d430f27c","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"5eec53bf-7ec6-41bb-8868-04c12bc8b236","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"411c5fc8-819d-47c1-a6d8-28ae35da14d7"},"sampledAssets":[{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3},{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3}],"lastCompletedDate":"2026-07-24T18:07:42.0074024+00:00","createdById":"e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"32a78a46-cfe1-4427-89c5-99428c472b54","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"43c1db48-5229-403a-87e0-18dbf94686de"},{"name":"sample string 1","jobTypeGroupId":"9b610d21-a096-4fbe-bb9c-124f29002dde","userId":"28752928-99ee-4070-b1a6-c96f05d4b99d","createDaysBefore":3,"siteId":"23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b","contactId":"4231071c-0d5b-4e7a-aa91-62f9d54c7789","assetId":"ef7d7946-9b7a-4b57-bf36-7c200d63033e","startDate":"2026-07-24T18:07:42.0074024+00:00","endDate":"2026-07-24T18:07:42.0074024+00:00","numberGenerated":6,"lastDate":"2026-07-24T18:07:42.0074024+00:00","nextDate":"2026-07-24T18:07:42.0074024+00:00","overrideGeneratedNextDate":"2026-07-24T18:07:42.0074024+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"d0e9a732-dc73-4114-8a09-b24de3ecf140","recurrenceGroupId":"12d04a2f-fd33-4aea-b8b4-33513564dd6d","jobsGenerated":[],"systems":[{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"},{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"698ddf75-de08-4410-9c3c-9ca14807fc05"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"4770326e-f62d-451c-8e24-d9e0a6246e00","titleId":"24e3ce3b-c32b-4b09-a030-836884aa0484","organisationId":"f78a075e-519f-459f-a974-c95ba2af953d","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"6e1c9191-0d09-460c-a1e5-66d7eba6eed0","createdById":"4f68e818-b374-4625-a6be-2ebe678c471f","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"31f3a60a-1071-4863-aac0-6ff65c51942d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"6cd640ff-3024-4b9b-a20a-379ee8265410"},"title":{"name":"sample string 1","id":"b2dc1b16-ba04-43d9-8435-7d41ee37e459"},"createdById":"e82c3d66-4ddd-4273-b41d-4f83d430f27c","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"5eec53bf-7ec6-41bb-8868-04c12bc8b236","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"411c5fc8-819d-47c1-a6d8-28ae35da14d7"},"sampledAssets":[{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3},{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3}],"lastCompletedDate":"2026-07-24T18:07:42.0074024+00:00","createdById":"e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"32a78a46-cfe1-4427-89c5-99428c472b54","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"43c1db48-5229-403a-87e0-18dbf94686de"}],"sampledAssets":[{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3,"jobRecurrence":{"name":"sample string 1","jobTypeGroupId":"9b610d21-a096-4fbe-bb9c-124f29002dde","userId":"28752928-99ee-4070-b1a6-c96f05d4b99d","createDaysBefore":3,"siteId":"23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b","contactId":"4231071c-0d5b-4e7a-aa91-62f9d54c7789","assetId":"ef7d7946-9b7a-4b57-bf36-7c200d63033e","startDate":"2026-07-24T18:07:42.0074024+00:00","endDate":"2026-07-24T18:07:42.0074024+00:00","numberGenerated":6,"lastDate":"2026-07-24T18:07:42.0074024+00:00","nextDate":"2026-07-24T18:07:42.0074024+00:00","overrideGeneratedNextDate":"2026-07-24T18:07:42.0074024+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"d0e9a732-dc73-4114-8a09-b24de3ecf140","recurrenceGroupId":"12d04a2f-fd33-4aea-b8b4-33513564dd6d","jobsGenerated":[],"systems":[{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"},{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"698ddf75-de08-4410-9c3c-9ca14807fc05"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"4770326e-f62d-451c-8e24-d9e0a6246e00","titleId":"24e3ce3b-c32b-4b09-a030-836884aa0484","organisationId":"f78a075e-519f-459f-a974-c95ba2af953d","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"6e1c9191-0d09-460c-a1e5-66d7eba6eed0","createdById":"4f68e818-b374-4625-a6be-2ebe678c471f","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"31f3a60a-1071-4863-aac0-6ff65c51942d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"6cd640ff-3024-4b9b-a20a-379ee8265410"},"title":{"name":"sample string 1","id":"b2dc1b16-ba04-43d9-8435-7d41ee37e459"},"createdById":"e82c3d66-4ddd-4273-b41d-4f83d430f27c","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"5eec53bf-7ec6-41bb-8868-04c12bc8b236","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"411c5fc8-819d-47c1-a6d8-28ae35da14d7"},"sampledAssets":[],"lastCompletedDate":"2026-07-24T18:07:42.0074024+00:00","createdById":"e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"32a78a46-cfe1-4427-89c5-99428c472b54","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"43c1db48-5229-403a-87e0-18dbf94686de"}},{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3,"jobRecurrence":{"name":"sample string 1","jobTypeGroupId":"9b610d21-a096-4fbe-bb9c-124f29002dde","userId":"28752928-99ee-4070-b1a6-c96f05d4b99d","createDaysBefore":3,"siteId":"23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b","contactId":"4231071c-0d5b-4e7a-aa91-62f9d54c7789","assetId":"ef7d7946-9b7a-4b57-bf36-7c200d63033e","startDate":"2026-07-24T18:07:42.0074024+00:00","endDate":"2026-07-24T18:07:42.0074024+00:00","numberGenerated":6,"lastDate":"2026-07-24T18:07:42.0074024+00:00","nextDate":"2026-07-24T18:07:42.0074024+00:00","overrideGeneratedNextDate":"2026-07-24T18:07:42.0074024+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"d0e9a732-dc73-4114-8a09-b24de3ecf140","recurrenceGroupId":"12d04a2f-fd33-4aea-b8b4-33513564dd6d","jobsGenerated":[],"systems":[{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"},{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"698ddf75-de08-4410-9c3c-9ca14807fc05"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"4770326e-f62d-451c-8e24-d9e0a6246e00","titleId":"24e3ce3b-c32b-4b09-a030-836884aa0484","organisationId":"f78a075e-519f-459f-a974-c95ba2af953d","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"6e1c9191-0d09-460c-a1e5-66d7eba6eed0","createdById":"4f68e818-b374-4625-a6be-2ebe678c471f","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"31f3a60a-1071-4863-aac0-6ff65c51942d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"6cd640ff-3024-4b9b-a20a-379ee8265410"},"title":{"name":"sample string 1","id":"b2dc1b16-ba04-43d9-8435-7d41ee37e459"},"createdById":"e82c3d66-4ddd-4273-b41d-4f83d430f27c","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"5eec53bf-7ec6-41bb-8868-04c12bc8b236","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"411c5fc8-819d-47c1-a6d8-28ae35da14d7"},"sampledAssets":[],"lastCompletedDate":"2026-07-24T18:07:42.0074024+00:00","createdById":"e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"32a78a46-cfe1-4427-89c5-99428c472b54","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"43c1db48-5229-403a-87e0-18dbf94686de"}}],"monitoringRegimeSampledAssets":[{"monitoringRegimeId":"sample string 1","assetId":"e0531cff-dcf8-4c35-8442-707237a4b36f","jobIndexId":3},{"monitoringRegimeId":"sample string 1","assetId":"e0531cff-dcf8-4c35-8442-707237a4b36f","jobIndexId":3}],"hierarchicalLocation":{"siteId":"6cbdd07e-2f6d-46f6-a9a5-53045c74a49a","name":"sample string 2","parentId":"9593dcf9-9f08-47bb-aede-77486e98ce07","depth":3,"fullName":"sample string 4","active":true,"sortOrder":6.0,"createdById":"49f00f9f-c71a-4df0-9e19-b06227f7da81","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"0a055160-4913-4c51-b601-2485dac5f399","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"33e5baea-ee91-4303-b8f7-35f912b105bb"},"createdById":"7465c593-7ca9-4015-aa79-e9398b969573","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"b37eb9a9-bb2f-42b8-b511-c59f5e248d53","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"ec44aff5-f94e-4756-9077-04500c017ea8"},"jobRecurrence":{"name":"sample string 1","jobTypeGroupId":"9b610d21-a096-4fbe-bb9c-124f29002dde","userId":"28752928-99ee-4070-b1a6-c96f05d4b99d","createDaysBefore":3,"siteId":"23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b","contactId":"4231071c-0d5b-4e7a-aa91-62f9d54c7789","assetId":"ef7d7946-9b7a-4b57-bf36-7c200d63033e","startDate":"2026-07-24T18:07:42.0074024+00:00","endDate":"2026-07-24T18:07:42.0074024+00:00","numberGenerated":6,"lastDate":"2026-07-24T18:07:42.0074024+00:00","nextDate":"2026-07-24T18:07:42.0074024+00:00","overrideGeneratedNextDate":"2026-07-24T18:07:42.0074024+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"d0e9a732-dc73-4114-8a09-b24de3ecf140","recurrenceGroupId":"12d04a2f-fd33-4aea-b8b4-33513564dd6d","asset":{"name":"sample string 1","description":"sample string 2","assetTypeId":"9a426a23-47c8-489c-bef5-f40962507925","location":"sample string 4","locationId":"sample string 5","externalReference":"sample string 6","serialNumber":"sample string 7","assetNumber":"sample string 8","uniqueBarcode":"sample string 9","notes":"sample string 10","siteId":"a4207659-f61a-4091-be34-4f78c6ed7ba4","owner":"sample string 11","active":true,"suspended":true,"jobId":"dfcf9ee1-57a8-4f05-aa60-26be7ce1324a","hierarchicalLocationId":"77bb1310-b058-469a-a3c9-483d72b89190","imageFileName":"sample string 14","jobs":[],"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"}],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},"id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},"id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"jobRecurrences":[],"sampledAssets":[{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3},{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3}],"monitoringRegimeSampledAssets":[{"monitoringRegimeId":"sample string 1","assetId":"e0531cff-dcf8-4c35-8442-707237a4b36f","jobIndexId":3},{"monitoringRegimeId":"sample string 1","assetId":"e0531cff-dcf8-4c35-8442-707237a4b36f","jobIndexId":3}],"hierarchicalLocation":{"siteId":"6cbdd07e-2f6d-46f6-a9a5-53045c74a49a","name":"sample string 2","parentId":"9593dcf9-9f08-47bb-aede-77486e98ce07","depth":3,"fullName":"sample string 4","active":true,"sortOrder":6.0,"createdById":"49f00f9f-c71a-4df0-9e19-b06227f7da81","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"0a055160-4913-4c51-b601-2485dac5f399","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"33e5baea-ee91-4303-b8f7-35f912b105bb"},"createdById":"7465c593-7ca9-4015-aa79-e9398b969573","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"b37eb9a9-bb2f-42b8-b511-c59f5e248d53","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"ec44aff5-f94e-4756-9077-04500c017ea8"},"jobsGenerated":[],"systems":[{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"},{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"698ddf75-de08-4410-9c3c-9ca14807fc05"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"4770326e-f62d-451c-8e24-d9e0a6246e00","titleId":"24e3ce3b-c32b-4b09-a030-836884aa0484","organisationId":"f78a075e-519f-459f-a974-c95ba2af953d","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"6e1c9191-0d09-460c-a1e5-66d7eba6eed0","createdById":"4f68e818-b374-4625-a6be-2ebe678c471f","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"31f3a60a-1071-4863-aac0-6ff65c51942d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"6cd640ff-3024-4b9b-a20a-379ee8265410"},"title":{"name":"sample string 1","id":"b2dc1b16-ba04-43d9-8435-7d41ee37e459"},"createdById":"e82c3d66-4ddd-4273-b41d-4f83d430f27c","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"5eec53bf-7ec6-41bb-8868-04c12bc8b236","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"411c5fc8-819d-47c1-a6d8-28ae35da14d7"},"sampledAssets":[{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3,"asset":{"name":"sample string 1","description":"sample string 2","assetTypeId":"9a426a23-47c8-489c-bef5-f40962507925","location":"sample string 4","locationId":"sample string 5","externalReference":"sample string 6","serialNumber":"sample string 7","assetNumber":"sample string 8","uniqueBarcode":"sample string 9","notes":"sample string 10","siteId":"a4207659-f61a-4091-be34-4f78c6ed7ba4","owner":"sample string 11","active":true,"suspended":true,"jobId":"dfcf9ee1-57a8-4f05-aa60-26be7ce1324a","hierarchicalLocationId":"77bb1310-b058-469a-a3c9-483d72b89190","imageFileName":"sample string 14","jobs":[],"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"}],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},"id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},"id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"jobRecurrences":[],"sampledAssets":[],"monitoringRegimeSampledAssets":[{"monitoringRegimeId":"sample string 1","assetId":"e0531cff-dcf8-4c35-8442-707237a4b36f","jobIndexId":3},{"monitoringRegimeId":"sample string 1","assetId":"e0531cff-dcf8-4c35-8442-707237a4b36f","jobIndexId":3}],"hierarchicalLocation":{"siteId":"6cbdd07e-2f6d-46f6-a9a5-53045c74a49a","name":"sample string 2","parentId":"9593dcf9-9f08-47bb-aede-77486e98ce07","depth":3,"fullName":"sample string 4","active":true,"sortOrder":6.0,"createdById":"49f00f9f-c71a-4df0-9e19-b06227f7da81","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"0a055160-4913-4c51-b601-2485dac5f399","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"33e5baea-ee91-4303-b8f7-35f912b105bb"},"createdById":"7465c593-7ca9-4015-aa79-e9398b969573","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"b37eb9a9-bb2f-42b8-b511-c59f5e248d53","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"ec44aff5-f94e-4756-9077-04500c017ea8"}},{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3,"asset":{"name":"sample string 1","description":"sample string 2","assetTypeId":"9a426a23-47c8-489c-bef5-f40962507925","location":"sample string 4","locationId":"sample string 5","externalReference":"sample string 6","serialNumber":"sample string 7","assetNumber":"sample string 8","uniqueBarcode":"sample string 9","notes":"sample string 10","siteId":"a4207659-f61a-4091-be34-4f78c6ed7ba4","owner":"sample string 11","active":true,"suspended":true,"jobId":"dfcf9ee1-57a8-4f05-aa60-26be7ce1324a","hierarchicalLocationId":"77bb1310-b058-469a-a3c9-483d72b89190","imageFileName":"sample string 14","jobs":[],"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"}],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},"id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},"id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"jobRecurrences":[],"sampledAssets":[],"monitoringRegimeSampledAssets":[{"monitoringRegimeId":"sample string 1","assetId":"e0531cff-dcf8-4c35-8442-707237a4b36f","jobIndexId":3},{"monitoringRegimeId":"sample string 1","assetId":"e0531cff-dcf8-4c35-8442-707237a4b36f","jobIndexId":3}],"hierarchicalLocation":{"siteId":"6cbdd07e-2f6d-46f6-a9a5-53045c74a49a","name":"sample string 2","parentId":"9593dcf9-9f08-47bb-aede-77486e98ce07","depth":3,"fullName":"sample string 4","active":true,"sortOrder":6.0,"createdById":"49f00f9f-c71a-4df0-9e19-b06227f7da81","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"0a055160-4913-4c51-b601-2485dac5f399","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"33e5baea-ee91-4303-b8f7-35f912b105bb"},"createdById":"7465c593-7ca9-4015-aa79-e9398b969573","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"b37eb9a9-bb2f-42b8-b511-c59f5e248d53","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"ec44aff5-f94e-4756-9077-04500c017ea8"}}],"lastCompletedDate":"2026-07-24T18:07:42.0074024+00:00","createdById":"e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"32a78a46-cfe1-4427-89c5-99428c472b54","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"43c1db48-5229-403a-87e0-18dbf94686de"},"rejectionReason":{"order":1,"name":"sample string 2","active":true,"tenantOrganisationId":"397ac4b1-b13c-4bc0-b4aa-2e9304a9fa84","createdById":"753c932f-9470-4f8c-b9d8-3b80f74da1ab","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"0b91416f-65bd-4e90-8a95-cd381f2e3e34","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"82c80830-0f5f-466b-ab4d-6178da403712"},"jobCategory":{"name":"sample string 1","id":"5442ad2d-ce89-426a-85c6-f756829624a7"},"sections":[{"jobId":"c1a0c8ab-d988-4766-94e5-0c94774a9193","internalSectionTypeId":"733beae9-7856-4c0b-b15c-9351919383dc","sectionTypeId":"965a81b0-aef5-432c-9399-2f112148385f","caption":"sample string 4","name":"sample string 5","sectionJson":"sample string 6","repeatable":true,"template":true,"gridInput":true,"siteVisit":true,"active":true,"order":12.0,"fqn":"sample string 13","visible":true,"state":"d307d093-04d9-4fbb-9d7b-b793277e3352","sectionVariantId":"2dd538d4-92da-472e-b6e7-1df217a98d0a","sectionType":{"internalId":"8ec1ef74-bb9d-4b21-b362-93147f96e688","caption":"sample string 2","name":"sample string 3","repeatable":true,"template":true,"gridInput":true,"siteVisit":true,"jsonData":"sample string 8","order":9,"jobTypeId":"2e8dfabc-454b-40ad-8550-360a070feac4","active":true,"fqn":"sample string 12","visible":true,"fileImport":true,"sectionVariantId":"2f54ed93-1fcd-4cf3-a196-bf1f4f876981","expressionTypes":"sample string 15","createdById":"90a740fb-1fef-4be3-a1bb-ad02e73335ff","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"75b75608-188f-4f9b-89aa-5d30975f0f30","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"85374695-505d-4826-ad46-134d7879b1f0"},"createdById":"6d7250e1-514c-41bd-bc40-f38e3b7cb746","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"13943351-db05-4dd1-8dfd-f2f9cf7cea35","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"72f28092-a135-4716-bf56-e9e401142b35"},{"jobId":"c1a0c8ab-d988-4766-94e5-0c94774a9193","internalSectionTypeId":"733beae9-7856-4c0b-b15c-9351919383dc","sectionTypeId":"965a81b0-aef5-432c-9399-2f112148385f","caption":"sample string 4","name":"sample string 5","sectionJson":"sample string 6","repeatable":true,"template":true,"gridInput":true,"siteVisit":true,"active":true,"order":12.0,"fqn":"sample string 13","visible":true,"state":"d307d093-04d9-4fbb-9d7b-b793277e3352","sectionVariantId":"2dd538d4-92da-472e-b6e7-1df217a98d0a","sectionType":{"internalId":"8ec1ef74-bb9d-4b21-b362-93147f96e688","caption":"sample string 2","name":"sample string 3","repeatable":true,"template":true,"gridInput":true,"siteVisit":true,"jsonData":"sample string 8","order":9,"jobTypeId":"2e8dfabc-454b-40ad-8550-360a070feac4","active":true,"fqn":"sample string 12","visible":true,"fileImport":true,"sectionVariantId":"2f54ed93-1fcd-4cf3-a196-bf1f4f876981","expressionTypes":"sample string 15","createdById":"90a740fb-1fef-4be3-a1bb-ad02e73335ff","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"75b75608-188f-4f9b-89aa-5d30975f0f30","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"85374695-505d-4826-ad46-134d7879b1f0"},"createdById":"6d7250e1-514c-41bd-bc40-f38e3b7cb746","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"13943351-db05-4dd1-8dfd-f2f9cf7cea35","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"72f28092-a135-4716-bf56-e9e401142b35"}],"descendantJobs":[],"documents":[],"jobHistory":[{"jobId":"76dc91bc-7412-40f8-9435-7cc8837d55e2","jobHistoryTypeId":"35d9740a-25cc-4b1b-bce7-f9a1ecb76796","sourceStateId":"a5440a42-1183-481b-ba4e-36f2df2fcafd","destinationStateId":"64d38e88-f1e0-4e99-8b8c-4564f0030f70","allocatedToId":"170aeca6-cf8a-4422-bbcc-aa3dfa8ba6a7","clonedFromId":"a6acdb0f-6727-4096-bca2-262389609c73","jobHistoryType":{"name":"sample string 1","id":"d4eee8ff-76ff-4509-a0e1-7090842cb706"},"sourceJobState":{"name":"sample string 1","jobsWithThatState":[],"id":"050658c6-4b83-4a4e-a9c1-3a14262bfa77"},"destinationJobState":{"name":"sample string 1","jobsWithThatState":[],"id":"050658c6-4b83-4a4e-a9c1-3a14262bfa77"},"createdById":"9de612f4-4567-463a-adf9-f2ae8a35f51f","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"8873a50e-ea34-492f-8484-1bcf8763f65a","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"fe999e26-f4c4-4ce7-a525-a5202f9ec5fc"},{"jobId":"76dc91bc-7412-40f8-9435-7cc8837d55e2","jobHistoryTypeId":"35d9740a-25cc-4b1b-bce7-f9a1ecb76796","sourceStateId":"a5440a42-1183-481b-ba4e-36f2df2fcafd","destinationStateId":"64d38e88-f1e0-4e99-8b8c-4564f0030f70","allocatedToId":"170aeca6-cf8a-4422-bbcc-aa3dfa8ba6a7","clonedFromId":"a6acdb0f-6727-4096-bca2-262389609c73","jobHistoryType":{"name":"sample string 1","id":"d4eee8ff-76ff-4509-a0e1-7090842cb706"},"sourceJobState":{"name":"sample string 1","jobsWithThatState":[],"id":"050658c6-4b83-4a4e-a9c1-3a14262bfa77"},"destinationJobState":{"name":"sample string 1","jobsWithThatState":[],"id":"050658c6-4b83-4a4e-a9c1-3a14262bfa77"},"createdById":"9de612f4-4567-463a-adf9-f2ae8a35f51f","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"8873a50e-ea34-492f-8484-1bcf8763f65a","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"fe999e26-f4c4-4ce7-a525-a5202f9ec5fc"}],"createdById":"9623d0a1-89db-45c7-ad52-60dc42a4a2f7","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"82b746b5-a221-4c80-a41b-53fb595e97bf","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"04125e4f-5c2a-44d8-a35a-38d3e5faafb6"},"stateId":"58ebd7df-fc40-462b-b307-fda5696110e4","templateId":"2ae5e9bd-1ac5-4279-b21b-10573c3f75ab","fileLocationId":"8c2e6d10-3f89-4e15-a7e8-33c6bacc9c0d","fileLocation":{"location":"sample string 1","extension":"sample string 2","active":true,"createdById":"3d566615-4cca-4be0-9211-5c82a5f1abba","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"c2e287df-bdab-4943-aef3-9f34109c6e02","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"f38e6a6a-4500-48d7-a6a8-813fa77ae1a9"},"documentState":{"name":"sample string 1","documentsWithThatState":[],"id":"185e112d-07e3-4979-8e34-051b810b5d27"},"pdfGenerated":true,"visibleOnPortal":true,"name":"sample string 4","active":true,"createdById":"3330e76a-aa18-4462-bc41-6a3f68b4bd42","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"cead194f-d5fa-428a-88cd-25f8873ff16e","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"3332b716-5bee-4a0b-8cf1-052ae7fe0596"}],"createdById":"d15221bf-f5e5-4c54-a98e-2f7afc310f5e","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"31e733b0-80d6-43a0-97b2-fb6cca10286c","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"09e6960b-ac26-4f55-bc83-c8cba388094f"},{"name":"sample string 1","fileExtension":"sample string 2","location":"sample string 3","jobTypeId":"21b17464-a97f-47c3-872e-437032ec7557","active":true,"autoEmailOnJobCompletion":true,"visibleOnPortal":true,"documents":[{"jobId":"b18fb692-53a3-4846-8b66-76431e04c4d7","job":{"jobTypeId":"1c1325c9-2aaf-4e9a-84ec-7c5e9e4ba3af","active":true,"stateId":"08daf752-ec19-46a0-b959-ec3e76bfb568","externalRef":"sample string 4","allocatedToId":"d5959333-93da-4b61-8e08-3b27bebfdec4","name":"sample string 5","scheduledDate":"2026-07-24T18:07:42.0074024+00:00","siteId":"dbefd8a8-0073-4fd2-8a35-d3033bf9f328","contactId":"6469487a-fa21-475d-8ad9-619f309b287b","notes":"sample string 8","timeInMinutes":9,"parentJobId":"721c3f00-0083-4aab-bfd9-639788692940","isGroupJob":true,"deviceId":"sample string 11","syncToDevice":true,"assetId":"5f65f06f-f4f9-4835-874d-8941b80cc8d7","jobRecurrenceId":"0e6905df-16b8-4f6f-8b67-5e68f1ec5425","rejectionReasonId":"4e013877-4395-496a-bf26-346a70ae046d","jobCategoryId":"6b239234-0bb9-479c-8cdf-de4055f8ce8c","numericCode":13,"completedDate":"2026-07-24T18:07:42.0074024+00:00","monitoringRegimeId":"sample string 14","jobState":{"name":"sample string 1","jobsWithThatState":[],"id":"050658c6-4b83-4a4e-a9c1-3a14262bfa77"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"4770326e-f62d-451c-8e24-d9e0a6246e00","titleId":"24e3ce3b-c32b-4b09-a030-836884aa0484","organisationId":"f78a075e-519f-459f-a974-c95ba2af953d","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"6e1c9191-0d09-460c-a1e5-66d7eba6eed0","createdById":"4f68e818-b374-4625-a6be-2ebe678c471f","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"31f3a60a-1071-4863-aac0-6ff65c51942d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"6cd640ff-3024-4b9b-a20a-379ee8265410"},"title":{"name":"sample string 1","id":"b2dc1b16-ba04-43d9-8435-7d41ee37e459"},"createdById":"e82c3d66-4ddd-4273-b41d-4f83d430f27c","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"5eec53bf-7ec6-41bb-8868-04c12bc8b236","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"411c5fc8-819d-47c1-a6d8-28ae35da14d7"},"asset":{"name":"sample string 1","description":"sample string 2","assetTypeId":"9a426a23-47c8-489c-bef5-f40962507925","location":"sample string 4","locationId":"sample string 5","externalReference":"sample string 6","serialNumber":"sample string 7","assetNumber":"sample string 8","uniqueBarcode":"sample string 9","notes":"sample string 10","siteId":"a4207659-f61a-4091-be34-4f78c6ed7ba4","owner":"sample string 11","active":true,"suspended":true,"jobId":"dfcf9ee1-57a8-4f05-aa60-26be7ce1324a","hierarchicalLocationId":"77bb1310-b058-469a-a3c9-483d72b89190","imageFileName":"sample string 14","jobs":[],"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"}],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},"id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},"id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"jobRecurrences":[{"name":"sample string 1","jobTypeGroupId":"9b610d21-a096-4fbe-bb9c-124f29002dde","userId":"28752928-99ee-4070-b1a6-c96f05d4b99d","createDaysBefore":3,"siteId":"23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b","contactId":"4231071c-0d5b-4e7a-aa91-62f9d54c7789","assetId":"ef7d7946-9b7a-4b57-bf36-7c200d63033e","startDate":"2026-07-24T18:07:42.0074024+00:00","endDate":"2026-07-24T18:07:42.0074024+00:00","numberGenerated":6,"lastDate":"2026-07-24T18:07:42.0074024+00:00","nextDate":"2026-07-24T18:07:42.0074024+00:00","overrideGeneratedNextDate":"2026-07-24T18:07:42.0074024+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"d0e9a732-dc73-4114-8a09-b24de3ecf140","recurrenceGroupId":"12d04a2f-fd33-4aea-b8b4-33513564dd6d","jobsGenerated":[],"systems":[{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"},{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"698ddf75-de08-4410-9c3c-9ca14807fc05"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"4770326e-f62d-451c-8e24-d9e0a6246e00","titleId":"24e3ce3b-c32b-4b09-a030-836884aa0484","organisationId":"f78a075e-519f-459f-a974-c95ba2af953d","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"6e1c9191-0d09-460c-a1e5-66d7eba6eed0","createdById":"4f68e818-b374-4625-a6be-2ebe678c471f","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"31f3a60a-1071-4863-aac0-6ff65c51942d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"6cd640ff-3024-4b9b-a20a-379ee8265410"},"title":{"name":"sample string 1","id":"b2dc1b16-ba04-43d9-8435-7d41ee37e459"},"createdById":"e82c3d66-4ddd-4273-b41d-4f83d430f27c","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"5eec53bf-7ec6-41bb-8868-04c12bc8b236","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"411c5fc8-819d-47c1-a6d8-28ae35da14d7"},"sampledAssets":[{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3},{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3}],"lastCompletedDate":"2026-07-24T18:07:42.0074024+00:00","createdById":"e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"32a78a46-cfe1-4427-89c5-99428c472b54","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"43c1db48-5229-403a-87e0-18dbf94686de"},{"name":"sample string 1","jobTypeGroupId":"9b610d21-a096-4fbe-bb9c-124f29002dde","userId":"28752928-99ee-4070-b1a6-c96f05d4b99d","createDaysBefore":3,"siteId":"23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b","contactId":"4231071c-0d5b-4e7a-aa91-62f9d54c7789","assetId":"ef7d7946-9b7a-4b57-bf36-7c200d63033e","startDate":"2026-07-24T18:07:42.0074024+00:00","endDate":"2026-07-24T18:07:42.0074024+00:00","numberGenerated":6,"lastDate":"2026-07-24T18:07:42.0074024+00:00","nextDate":"2026-07-24T18:07:42.0074024+00:00","overrideGeneratedNextDate":"2026-07-24T18:07:42.0074024+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"d0e9a732-dc73-4114-8a09-b24de3ecf140","recurrenceGroupId":"12d04a2f-fd33-4aea-b8b4-33513564dd6d","jobsGenerated":[],"systems":[{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"},{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"698ddf75-de08-4410-9c3c-9ca14807fc05"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"4770326e-f62d-451c-8e24-d9e0a6246e00","titleId":"24e3ce3b-c32b-4b09-a030-836884aa0484","organisationId":"f78a075e-519f-459f-a974-c95ba2af953d","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"6e1c9191-0d09-460c-a1e5-66d7eba6eed0","createdById":"4f68e818-b374-4625-a6be-2ebe678c471f","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"31f3a60a-1071-4863-aac0-6ff65c51942d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"6cd640ff-3024-4b9b-a20a-379ee8265410"},"title":{"name":"sample string 1","id":"b2dc1b16-ba04-43d9-8435-7d41ee37e459"},"createdById":"e82c3d66-4ddd-4273-b41d-4f83d430f27c","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"5eec53bf-7ec6-41bb-8868-04c12bc8b236","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"411c5fc8-819d-47c1-a6d8-28ae35da14d7"},"sampledAssets":[{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3},{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3}],"lastCompletedDate":"2026-07-24T18:07:42.0074024+00:00","createdById":"e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"32a78a46-cfe1-4427-89c5-99428c472b54","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"43c1db48-5229-403a-87e0-18dbf94686de"}],"sampledAssets":[{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3,"jobRecurrence":{"name":"sample string 1","jobTypeGroupId":"9b610d21-a096-4fbe-bb9c-124f29002dde","userId":"28752928-99ee-4070-b1a6-c96f05d4b99d","createDaysBefore":3,"siteId":"23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b","contactId":"4231071c-0d5b-4e7a-aa91-62f9d54c7789","assetId":"ef7d7946-9b7a-4b57-bf36-7c200d63033e","startDate":"2026-07-24T18:07:42.0074024+00:00","endDate":"2026-07-24T18:07:42.0074024+00:00","numberGenerated":6,"lastDate":"2026-07-24T18:07:42.0074024+00:00","nextDate":"2026-07-24T18:07:42.0074024+00:00","overrideGeneratedNextDate":"2026-07-24T18:07:42.0074024+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"d0e9a732-dc73-4114-8a09-b24de3ecf140","recurrenceGroupId":"12d04a2f-fd33-4aea-b8b4-33513564dd6d","jobsGenerated":[],"systems":[{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"},{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"698ddf75-de08-4410-9c3c-9ca14807fc05"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"4770326e-f62d-451c-8e24-d9e0a6246e00","titleId":"24e3ce3b-c32b-4b09-a030-836884aa0484","organisationId":"f78a075e-519f-459f-a974-c95ba2af953d","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"6e1c9191-0d09-460c-a1e5-66d7eba6eed0","createdById":"4f68e818-b374-4625-a6be-2ebe678c471f","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"31f3a60a-1071-4863-aac0-6ff65c51942d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"6cd640ff-3024-4b9b-a20a-379ee8265410"},"title":{"name":"sample string 1","id":"b2dc1b16-ba04-43d9-8435-7d41ee37e459"},"createdById":"e82c3d66-4ddd-4273-b41d-4f83d430f27c","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"5eec53bf-7ec6-41bb-8868-04c12bc8b236","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"411c5fc8-819d-47c1-a6d8-28ae35da14d7"},"sampledAssets":[],"lastCompletedDate":"2026-07-24T18:07:42.0074024+00:00","createdById":"e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"32a78a46-cfe1-4427-89c5-99428c472b54","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"43c1db48-5229-403a-87e0-18dbf94686de"}},{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3,"jobRecurrence":{"name":"sample string 1","jobTypeGroupId":"9b610d21-a096-4fbe-bb9c-124f29002dde","userId":"28752928-99ee-4070-b1a6-c96f05d4b99d","createDaysBefore":3,"siteId":"23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b","contactId":"4231071c-0d5b-4e7a-aa91-62f9d54c7789","assetId":"ef7d7946-9b7a-4b57-bf36-7c200d63033e","startDate":"2026-07-24T18:07:42.0074024+00:00","endDate":"2026-07-24T18:07:42.0074024+00:00","numberGenerated":6,"lastDate":"2026-07-24T18:07:42.0074024+00:00","nextDate":"2026-07-24T18:07:42.0074024+00:00","overrideGeneratedNextDate":"2026-07-24T18:07:42.0074024+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"d0e9a732-dc73-4114-8a09-b24de3ecf140","recurrenceGroupId":"12d04a2f-fd33-4aea-b8b4-33513564dd6d","jobsGenerated":[],"systems":[{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"},{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"698ddf75-de08-4410-9c3c-9ca14807fc05"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"4770326e-f62d-451c-8e24-d9e0a6246e00","titleId":"24e3ce3b-c32b-4b09-a030-836884aa0484","organisationId":"f78a075e-519f-459f-a974-c95ba2af953d","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"6e1c9191-0d09-460c-a1e5-66d7eba6eed0","createdById":"4f68e818-b374-4625-a6be-2ebe678c471f","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"31f3a60a-1071-4863-aac0-6ff65c51942d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"6cd640ff-3024-4b9b-a20a-379ee8265410"},"title":{"name":"sample string 1","id":"b2dc1b16-ba04-43d9-8435-7d41ee37e459"},"createdById":"e82c3d66-4ddd-4273-b41d-4f83d430f27c","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"5eec53bf-7ec6-41bb-8868-04c12bc8b236","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"411c5fc8-819d-47c1-a6d8-28ae35da14d7"},"sampledAssets":[],"lastCompletedDate":"2026-07-24T18:07:42.0074024+00:00","createdById":"e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"32a78a46-cfe1-4427-89c5-99428c472b54","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"43c1db48-5229-403a-87e0-18dbf94686de"}}],"monitoringRegimeSampledAssets":[{"monitoringRegimeId":"sample string 1","assetId":"e0531cff-dcf8-4c35-8442-707237a4b36f","jobIndexId":3},{"monitoringRegimeId":"sample string 1","assetId":"e0531cff-dcf8-4c35-8442-707237a4b36f","jobIndexId":3}],"hierarchicalLocation":{"siteId":"6cbdd07e-2f6d-46f6-a9a5-53045c74a49a","name":"sample string 2","parentId":"9593dcf9-9f08-47bb-aede-77486e98ce07","depth":3,"fullName":"sample string 4","active":true,"sortOrder":6.0,"createdById":"49f00f9f-c71a-4df0-9e19-b06227f7da81","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"0a055160-4913-4c51-b601-2485dac5f399","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"33e5baea-ee91-4303-b8f7-35f912b105bb"},"createdById":"7465c593-7ca9-4015-aa79-e9398b969573","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"b37eb9a9-bb2f-42b8-b511-c59f5e248d53","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"ec44aff5-f94e-4756-9077-04500c017ea8"},"jobRecurrence":{"name":"sample string 1","jobTypeGroupId":"9b610d21-a096-4fbe-bb9c-124f29002dde","userId":"28752928-99ee-4070-b1a6-c96f05d4b99d","createDaysBefore":3,"siteId":"23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b","contactId":"4231071c-0d5b-4e7a-aa91-62f9d54c7789","assetId":"ef7d7946-9b7a-4b57-bf36-7c200d63033e","startDate":"2026-07-24T18:07:42.0074024+00:00","endDate":"2026-07-24T18:07:42.0074024+00:00","numberGenerated":6,"lastDate":"2026-07-24T18:07:42.0074024+00:00","nextDate":"2026-07-24T18:07:42.0074024+00:00","overrideGeneratedNextDate":"2026-07-24T18:07:42.0074024+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"d0e9a732-dc73-4114-8a09-b24de3ecf140","recurrenceGroupId":"12d04a2f-fd33-4aea-b8b4-33513564dd6d","asset":{"name":"sample string 1","description":"sample string 2","assetTypeId":"9a426a23-47c8-489c-bef5-f40962507925","location":"sample string 4","locationId":"sample string 5","externalReference":"sample string 6","serialNumber":"sample string 7","assetNumber":"sample string 8","uniqueBarcode":"sample string 9","notes":"sample string 10","siteId":"a4207659-f61a-4091-be34-4f78c6ed7ba4","owner":"sample string 11","active":true,"suspended":true,"jobId":"dfcf9ee1-57a8-4f05-aa60-26be7ce1324a","hierarchicalLocationId":"77bb1310-b058-469a-a3c9-483d72b89190","imageFileName":"sample string 14","jobs":[],"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"}],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},"id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},"id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"jobRecurrences":[],"sampledAssets":[{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3},{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3}],"monitoringRegimeSampledAssets":[{"monitoringRegimeId":"sample string 1","assetId":"e0531cff-dcf8-4c35-8442-707237a4b36f","jobIndexId":3},{"monitoringRegimeId":"sample string 1","assetId":"e0531cff-dcf8-4c35-8442-707237a4b36f","jobIndexId":3}],"hierarchicalLocation":{"siteId":"6cbdd07e-2f6d-46f6-a9a5-53045c74a49a","name":"sample string 2","parentId":"9593dcf9-9f08-47bb-aede-77486e98ce07","depth":3,"fullName":"sample string 4","active":true,"sortOrder":6.0,"createdById":"49f00f9f-c71a-4df0-9e19-b06227f7da81","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"0a055160-4913-4c51-b601-2485dac5f399","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"33e5baea-ee91-4303-b8f7-35f912b105bb"},"createdById":"7465c593-7ca9-4015-aa79-e9398b969573","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"b37eb9a9-bb2f-42b8-b511-c59f5e248d53","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"ec44aff5-f94e-4756-9077-04500c017ea8"},"jobsGenerated":[],"systems":[{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"},{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"698ddf75-de08-4410-9c3c-9ca14807fc05"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"4770326e-f62d-451c-8e24-d9e0a6246e00","titleId":"24e3ce3b-c32b-4b09-a030-836884aa0484","organisationId":"f78a075e-519f-459f-a974-c95ba2af953d","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"6e1c9191-0d09-460c-a1e5-66d7eba6eed0","createdById":"4f68e818-b374-4625-a6be-2ebe678c471f","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"31f3a60a-1071-4863-aac0-6ff65c51942d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"6cd640ff-3024-4b9b-a20a-379ee8265410"},"title":{"name":"sample string 1","id":"b2dc1b16-ba04-43d9-8435-7d41ee37e459"},"createdById":"e82c3d66-4ddd-4273-b41d-4f83d430f27c","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"5eec53bf-7ec6-41bb-8868-04c12bc8b236","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"411c5fc8-819d-47c1-a6d8-28ae35da14d7"},"sampledAssets":[{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3,"asset":{"name":"sample string 1","description":"sample string 2","assetTypeId":"9a426a23-47c8-489c-bef5-f40962507925","location":"sample string 4","locationId":"sample string 5","externalReference":"sample string 6","serialNumber":"sample string 7","assetNumber":"sample string 8","uniqueBarcode":"sample string 9","notes":"sample string 10","siteId":"a4207659-f61a-4091-be34-4f78c6ed7ba4","owner":"sample string 11","active":true,"suspended":true,"jobId":"dfcf9ee1-57a8-4f05-aa60-26be7ce1324a","hierarchicalLocationId":"77bb1310-b058-469a-a3c9-483d72b89190","imageFileName":"sample string 14","jobs":[],"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"}],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},"id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},"id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"jobRecurrences":[],"sampledAssets":[],"monitoringRegimeSampledAssets":[{"monitoringRegimeId":"sample string 1","assetId":"e0531cff-dcf8-4c35-8442-707237a4b36f","jobIndexId":3},{"monitoringRegimeId":"sample string 1","assetId":"e0531cff-dcf8-4c35-8442-707237a4b36f","jobIndexId":3}],"hierarchicalLocation":{"siteId":"6cbdd07e-2f6d-46f6-a9a5-53045c74a49a","name":"sample string 2","parentId":"9593dcf9-9f08-47bb-aede-77486e98ce07","depth":3,"fullName":"sample string 4","active":true,"sortOrder":6.0,"createdById":"49f00f9f-c71a-4df0-9e19-b06227f7da81","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"0a055160-4913-4c51-b601-2485dac5f399","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"33e5baea-ee91-4303-b8f7-35f912b105bb"},"createdById":"7465c593-7ca9-4015-aa79-e9398b969573","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"b37eb9a9-bb2f-42b8-b511-c59f5e248d53","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"ec44aff5-f94e-4756-9077-04500c017ea8"}},{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3,"asset":{"name":"sample string 1","description":"sample string 2","assetTypeId":"9a426a23-47c8-489c-bef5-f40962507925","location":"sample string 4","locationId":"sample string 5","externalReference":"sample string 6","serialNumber":"sample string 7","assetNumber":"sample string 8","uniqueBarcode":"sample string 9","notes":"sample string 10","siteId":"a4207659-f61a-4091-be34-4f78c6ed7ba4","owner":"sample string 11","active":true,"suspended":true,"jobId":"dfcf9ee1-57a8-4f05-aa60-26be7ce1324a","hierarchicalLocationId":"77bb1310-b058-469a-a3c9-483d72b89190","imageFileName":"sample string 14","jobs":[],"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"}],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},"id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},"id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"jobRecurrences":[],"sampledAssets":[],"monitoringRegimeSampledAssets":[{"monitoringRegimeId":"sample string 1","assetId":"e0531cff-dcf8-4c35-8442-707237a4b36f","jobIndexId":3},{"monitoringRegimeId":"sample string 1","assetId":"e0531cff-dcf8-4c35-8442-707237a4b36f","jobIndexId":3}],"hierarchicalLocation":{"siteId":"6cbdd07e-2f6d-46f6-a9a5-53045c74a49a","name":"sample string 2","parentId":"9593dcf9-9f08-47bb-aede-77486e98ce07","depth":3,"fullName":"sample string 4","active":true,"sortOrder":6.0,"createdById":"49f00f9f-c71a-4df0-9e19-b06227f7da81","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"0a055160-4913-4c51-b601-2485dac5f399","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"33e5baea-ee91-4303-b8f7-35f912b105bb"},"createdById":"7465c593-7ca9-4015-aa79-e9398b969573","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"b37eb9a9-bb2f-42b8-b511-c59f5e248d53","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"ec44aff5-f94e-4756-9077-04500c017ea8"}}],"lastCompletedDate":"2026-07-24T18:07:42.0074024+00:00","createdById":"e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"32a78a46-cfe1-4427-89c5-99428c472b54","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"43c1db48-5229-403a-87e0-18dbf94686de"},"rejectionReason":{"order":1,"name":"sample string 2","active":true,"tenantOrganisationId":"397ac4b1-b13c-4bc0-b4aa-2e9304a9fa84","createdById":"753c932f-9470-4f8c-b9d8-3b80f74da1ab","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"0b91416f-65bd-4e90-8a95-cd381f2e3e34","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"82c80830-0f5f-466b-ab4d-6178da403712"},"jobCategory":{"name":"sample string 1","id":"5442ad2d-ce89-426a-85c6-f756829624a7"},"sections":[{"jobId":"c1a0c8ab-d988-4766-94e5-0c94774a9193","internalSectionTypeId":"733beae9-7856-4c0b-b15c-9351919383dc","sectionTypeId":"965a81b0-aef5-432c-9399-2f112148385f","caption":"sample string 4","name":"sample string 5","sectionJson":"sample string 6","repeatable":true,"template":true,"gridInput":true,"siteVisit":true,"active":true,"order":12.0,"fqn":"sample string 13","visible":true,"state":"d307d093-04d9-4fbb-9d7b-b793277e3352","sectionVariantId":"2dd538d4-92da-472e-b6e7-1df217a98d0a","sectionType":{"internalId":"8ec1ef74-bb9d-4b21-b362-93147f96e688","caption":"sample string 2","name":"sample string 3","repeatable":true,"template":true,"gridInput":true,"siteVisit":true,"jsonData":"sample string 8","order":9,"jobTypeId":"2e8dfabc-454b-40ad-8550-360a070feac4","active":true,"fqn":"sample string 12","visible":true,"fileImport":true,"sectionVariantId":"2f54ed93-1fcd-4cf3-a196-bf1f4f876981","expressionTypes":"sample string 15","createdById":"90a740fb-1fef-4be3-a1bb-ad02e73335ff","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"75b75608-188f-4f9b-89aa-5d30975f0f30","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"85374695-505d-4826-ad46-134d7879b1f0"},"createdById":"6d7250e1-514c-41bd-bc40-f38e3b7cb746","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"13943351-db05-4dd1-8dfd-f2f9cf7cea35","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"72f28092-a135-4716-bf56-e9e401142b35"},{"jobId":"c1a0c8ab-d988-4766-94e5-0c94774a9193","internalSectionTypeId":"733beae9-7856-4c0b-b15c-9351919383dc","sectionTypeId":"965a81b0-aef5-432c-9399-2f112148385f","caption":"sample string 4","name":"sample string 5","sectionJson":"sample string 6","repeatable":true,"template":true,"gridInput":true,"siteVisit":true,"active":true,"order":12.0,"fqn":"sample string 13","visible":true,"state":"d307d093-04d9-4fbb-9d7b-b793277e3352","sectionVariantId":"2dd538d4-92da-472e-b6e7-1df217a98d0a","sectionType":{"internalId":"8ec1ef74-bb9d-4b21-b362-93147f96e688","caption":"sample string 2","name":"sample string 3","repeatable":true,"template":true,"gridInput":true,"siteVisit":true,"jsonData":"sample string 8","order":9,"jobTypeId":"2e8dfabc-454b-40ad-8550-360a070feac4","active":true,"fqn":"sample string 12","visible":true,"fileImport":true,"sectionVariantId":"2f54ed93-1fcd-4cf3-a196-bf1f4f876981","expressionTypes":"sample string 15","createdById":"90a740fb-1fef-4be3-a1bb-ad02e73335ff","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"75b75608-188f-4f9b-89aa-5d30975f0f30","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"85374695-505d-4826-ad46-134d7879b1f0"},"createdById":"6d7250e1-514c-41bd-bc40-f38e3b7cb746","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"13943351-db05-4dd1-8dfd-f2f9cf7cea35","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"72f28092-a135-4716-bf56-e9e401142b35"}],"descendantJobs":[],"documents":[],"jobHistory":[{"jobId":"76dc91bc-7412-40f8-9435-7cc8837d55e2","jobHistoryTypeId":"35d9740a-25cc-4b1b-bce7-f9a1ecb76796","sourceStateId":"a5440a42-1183-481b-ba4e-36f2df2fcafd","destinationStateId":"64d38e88-f1e0-4e99-8b8c-4564f0030f70","allocatedToId":"170aeca6-cf8a-4422-bbcc-aa3dfa8ba6a7","clonedFromId":"a6acdb0f-6727-4096-bca2-262389609c73","jobHistoryType":{"name":"sample string 1","id":"d4eee8ff-76ff-4509-a0e1-7090842cb706"},"sourceJobState":{"name":"sample string 1","jobsWithThatState":[],"id":"050658c6-4b83-4a4e-a9c1-3a14262bfa77"},"destinationJobState":{"name":"sample string 1","jobsWithThatState":[],"id":"050658c6-4b83-4a4e-a9c1-3a14262bfa77"},"createdById":"9de612f4-4567-463a-adf9-f2ae8a35f51f","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"8873a50e-ea34-492f-8484-1bcf8763f65a","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"fe999e26-f4c4-4ce7-a525-a5202f9ec5fc"},{"jobId":"76dc91bc-7412-40f8-9435-7cc8837d55e2","jobHistoryTypeId":"35d9740a-25cc-4b1b-bce7-f9a1ecb76796","sourceStateId":"a5440a42-1183-481b-ba4e-36f2df2fcafd","destinationStateId":"64d38e88-f1e0-4e99-8b8c-4564f0030f70","allocatedToId":"170aeca6-cf8a-4422-bbcc-aa3dfa8ba6a7","clonedFromId":"a6acdb0f-6727-4096-bca2-262389609c73","jobHistoryType":{"name":"sample string 1","id":"d4eee8ff-76ff-4509-a0e1-7090842cb706"},"sourceJobState":{"name":"sample string 1","jobsWithThatState":[],"id":"050658c6-4b83-4a4e-a9c1-3a14262bfa77"},"destinationJobState":{"name":"sample string 1","jobsWithThatState":[],"id":"050658c6-4b83-4a4e-a9c1-3a14262bfa77"},"createdById":"9de612f4-4567-463a-adf9-f2ae8a35f51f","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"8873a50e-ea34-492f-8484-1bcf8763f65a","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"fe999e26-f4c4-4ce7-a525-a5202f9ec5fc"}],"createdById":"9623d0a1-89db-45c7-ad52-60dc42a4a2f7","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"82b746b5-a221-4c80-a41b-53fb595e97bf","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"04125e4f-5c2a-44d8-a35a-38d3e5faafb6"},"stateId":"58ebd7df-fc40-462b-b307-fda5696110e4","templateId":"2ae5e9bd-1ac5-4279-b21b-10573c3f75ab","fileLocationId":"8c2e6d10-3f89-4e15-a7e8-33c6bacc9c0d","fileLocation":{"location":"sample string 1","extension":"sample string 2","active":true,"createdById":"3d566615-4cca-4be0-9211-5c82a5f1abba","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"c2e287df-bdab-4943-aef3-9f34109c6e02","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"f38e6a6a-4500-48d7-a6a8-813fa77ae1a9"},"documentState":{"name":"sample string 1","documentsWithThatState":[],"id":"185e112d-07e3-4979-8e34-051b810b5d27"},"pdfGenerated":true,"visibleOnPortal":true,"name":"sample string 4","active":true,"createdById":"3330e76a-aa18-4462-bc41-6a3f68b4bd42","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"cead194f-d5fa-428a-88cd-25f8873ff16e","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"3332b716-5bee-4a0b-8cf1-052ae7fe0596"},{"jobId":"b18fb692-53a3-4846-8b66-76431e04c4d7","job":{"jobTypeId":"1c1325c9-2aaf-4e9a-84ec-7c5e9e4ba3af","active":true,"stateId":"08daf752-ec19-46a0-b959-ec3e76bfb568","externalRef":"sample string 4","allocatedToId":"d5959333-93da-4b61-8e08-3b27bebfdec4","name":"sample string 5","scheduledDate":"2026-07-24T18:07:42.0074024+00:00","siteId":"dbefd8a8-0073-4fd2-8a35-d3033bf9f328","contactId":"6469487a-fa21-475d-8ad9-619f309b287b","notes":"sample string 8","timeInMinutes":9,"parentJobId":"721c3f00-0083-4aab-bfd9-639788692940","isGroupJob":true,"deviceId":"sample string 11","syncToDevice":true,"assetId":"5f65f06f-f4f9-4835-874d-8941b80cc8d7","jobRecurrenceId":"0e6905df-16b8-4f6f-8b67-5e68f1ec5425","rejectionReasonId":"4e013877-4395-496a-bf26-346a70ae046d","jobCategoryId":"6b239234-0bb9-479c-8cdf-de4055f8ce8c","numericCode":13,"completedDate":"2026-07-24T18:07:42.0074024+00:00","monitoringRegimeId":"sample string 14","jobState":{"name":"sample string 1","jobsWithThatState":[],"id":"050658c6-4b83-4a4e-a9c1-3a14262bfa77"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"4770326e-f62d-451c-8e24-d9e0a6246e00","titleId":"24e3ce3b-c32b-4b09-a030-836884aa0484","organisationId":"f78a075e-519f-459f-a974-c95ba2af953d","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"6e1c9191-0d09-460c-a1e5-66d7eba6eed0","createdById":"4f68e818-b374-4625-a6be-2ebe678c471f","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"31f3a60a-1071-4863-aac0-6ff65c51942d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"6cd640ff-3024-4b9b-a20a-379ee8265410"},"title":{"name":"sample string 1","id":"b2dc1b16-ba04-43d9-8435-7d41ee37e459"},"createdById":"e82c3d66-4ddd-4273-b41d-4f83d430f27c","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"5eec53bf-7ec6-41bb-8868-04c12bc8b236","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"411c5fc8-819d-47c1-a6d8-28ae35da14d7"},"asset":{"name":"sample string 1","description":"sample string 2","assetTypeId":"9a426a23-47c8-489c-bef5-f40962507925","location":"sample string 4","locationId":"sample string 5","externalReference":"sample string 6","serialNumber":"sample string 7","assetNumber":"sample string 8","uniqueBarcode":"sample string 9","notes":"sample string 10","siteId":"a4207659-f61a-4091-be34-4f78c6ed7ba4","owner":"sample string 11","active":true,"suspended":true,"jobId":"dfcf9ee1-57a8-4f05-aa60-26be7ce1324a","hierarchicalLocationId":"77bb1310-b058-469a-a3c9-483d72b89190","imageFileName":"sample string 14","jobs":[],"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"}],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},"id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},"id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"jobRecurrences":[{"name":"sample string 1","jobTypeGroupId":"9b610d21-a096-4fbe-bb9c-124f29002dde","userId":"28752928-99ee-4070-b1a6-c96f05d4b99d","createDaysBefore":3,"siteId":"23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b","contactId":"4231071c-0d5b-4e7a-aa91-62f9d54c7789","assetId":"ef7d7946-9b7a-4b57-bf36-7c200d63033e","startDate":"2026-07-24T18:07:42.0074024+00:00","endDate":"2026-07-24T18:07:42.0074024+00:00","numberGenerated":6,"lastDate":"2026-07-24T18:07:42.0074024+00:00","nextDate":"2026-07-24T18:07:42.0074024+00:00","overrideGeneratedNextDate":"2026-07-24T18:07:42.0074024+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"d0e9a732-dc73-4114-8a09-b24de3ecf140","recurrenceGroupId":"12d04a2f-fd33-4aea-b8b4-33513564dd6d","jobsGenerated":[],"systems":[{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"},{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"698ddf75-de08-4410-9c3c-9ca14807fc05"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"4770326e-f62d-451c-8e24-d9e0a6246e00","titleId":"24e3ce3b-c32b-4b09-a030-836884aa0484","organisationId":"f78a075e-519f-459f-a974-c95ba2af953d","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"6e1c9191-0d09-460c-a1e5-66d7eba6eed0","createdById":"4f68e818-b374-4625-a6be-2ebe678c471f","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"31f3a60a-1071-4863-aac0-6ff65c51942d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"6cd640ff-3024-4b9b-a20a-379ee8265410"},"title":{"name":"sample string 1","id":"b2dc1b16-ba04-43d9-8435-7d41ee37e459"},"createdById":"e82c3d66-4ddd-4273-b41d-4f83d430f27c","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"5eec53bf-7ec6-41bb-8868-04c12bc8b236","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"411c5fc8-819d-47c1-a6d8-28ae35da14d7"},"sampledAssets":[{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3},{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3}],"lastCompletedDate":"2026-07-24T18:07:42.0074024+00:00","createdById":"e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"32a78a46-cfe1-4427-89c5-99428c472b54","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"43c1db48-5229-403a-87e0-18dbf94686de"},{"name":"sample string 1","jobTypeGroupId":"9b610d21-a096-4fbe-bb9c-124f29002dde","userId":"28752928-99ee-4070-b1a6-c96f05d4b99d","createDaysBefore":3,"siteId":"23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b","contactId":"4231071c-0d5b-4e7a-aa91-62f9d54c7789","assetId":"ef7d7946-9b7a-4b57-bf36-7c200d63033e","startDate":"2026-07-24T18:07:42.0074024+00:00","endDate":"2026-07-24T18:07:42.0074024+00:00","numberGenerated":6,"lastDate":"2026-07-24T18:07:42.0074024+00:00","nextDate":"2026-07-24T18:07:42.0074024+00:00","overrideGeneratedNextDate":"2026-07-24T18:07:42.0074024+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"d0e9a732-dc73-4114-8a09-b24de3ecf140","recurrenceGroupId":"12d04a2f-fd33-4aea-b8b4-33513564dd6d","jobsGenerated":[],"systems":[{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"},{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"698ddf75-de08-4410-9c3c-9ca14807fc05"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"4770326e-f62d-451c-8e24-d9e0a6246e00","titleId":"24e3ce3b-c32b-4b09-a030-836884aa0484","organisationId":"f78a075e-519f-459f-a974-c95ba2af953d","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"6e1c9191-0d09-460c-a1e5-66d7eba6eed0","createdById":"4f68e818-b374-4625-a6be-2ebe678c471f","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"31f3a60a-1071-4863-aac0-6ff65c51942d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"6cd640ff-3024-4b9b-a20a-379ee8265410"},"title":{"name":"sample string 1","id":"b2dc1b16-ba04-43d9-8435-7d41ee37e459"},"createdById":"e82c3d66-4ddd-4273-b41d-4f83d430f27c","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"5eec53bf-7ec6-41bb-8868-04c12bc8b236","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"411c5fc8-819d-47c1-a6d8-28ae35da14d7"},"sampledAssets":[{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3},{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3}],"lastCompletedDate":"2026-07-24T18:07:42.0074024+00:00","createdById":"e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"32a78a46-cfe1-4427-89c5-99428c472b54","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"43c1db48-5229-403a-87e0-18dbf94686de"}],"sampledAssets":[{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3,"jobRecurrence":{"name":"sample string 1","jobTypeGroupId":"9b610d21-a096-4fbe-bb9c-124f29002dde","userId":"28752928-99ee-4070-b1a6-c96f05d4b99d","createDaysBefore":3,"siteId":"23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b","contactId":"4231071c-0d5b-4e7a-aa91-62f9d54c7789","assetId":"ef7d7946-9b7a-4b57-bf36-7c200d63033e","startDate":"2026-07-24T18:07:42.0074024+00:00","endDate":"2026-07-24T18:07:42.0074024+00:00","numberGenerated":6,"lastDate":"2026-07-24T18:07:42.0074024+00:00","nextDate":"2026-07-24T18:07:42.0074024+00:00","overrideGeneratedNextDate":"2026-07-24T18:07:42.0074024+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"d0e9a732-dc73-4114-8a09-b24de3ecf140","recurrenceGroupId":"12d04a2f-fd33-4aea-b8b4-33513564dd6d","jobsGenerated":[],"systems":[{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"},{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"698ddf75-de08-4410-9c3c-9ca14807fc05"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"4770326e-f62d-451c-8e24-d9e0a6246e00","titleId":"24e3ce3b-c32b-4b09-a030-836884aa0484","organisationId":"f78a075e-519f-459f-a974-c95ba2af953d","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"6e1c9191-0d09-460c-a1e5-66d7eba6eed0","createdById":"4f68e818-b374-4625-a6be-2ebe678c471f","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"31f3a60a-1071-4863-aac0-6ff65c51942d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"6cd640ff-3024-4b9b-a20a-379ee8265410"},"title":{"name":"sample string 1","id":"b2dc1b16-ba04-43d9-8435-7d41ee37e459"},"createdById":"e82c3d66-4ddd-4273-b41d-4f83d430f27c","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"5eec53bf-7ec6-41bb-8868-04c12bc8b236","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"411c5fc8-819d-47c1-a6d8-28ae35da14d7"},"sampledAssets":[],"lastCompletedDate":"2026-07-24T18:07:42.0074024+00:00","createdById":"e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"32a78a46-cfe1-4427-89c5-99428c472b54","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"43c1db48-5229-403a-87e0-18dbf94686de"}},{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3,"jobRecurrence":{"name":"sample string 1","jobTypeGroupId":"9b610d21-a096-4fbe-bb9c-124f29002dde","userId":"28752928-99ee-4070-b1a6-c96f05d4b99d","createDaysBefore":3,"siteId":"23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b","contactId":"4231071c-0d5b-4e7a-aa91-62f9d54c7789","assetId":"ef7d7946-9b7a-4b57-bf36-7c200d63033e","startDate":"2026-07-24T18:07:42.0074024+00:00","endDate":"2026-07-24T18:07:42.0074024+00:00","numberGenerated":6,"lastDate":"2026-07-24T18:07:42.0074024+00:00","nextDate":"2026-07-24T18:07:42.0074024+00:00","overrideGeneratedNextDate":"2026-07-24T18:07:42.0074024+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"d0e9a732-dc73-4114-8a09-b24de3ecf140","recurrenceGroupId":"12d04a2f-fd33-4aea-b8b4-33513564dd6d","jobsGenerated":[],"systems":[{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"},{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"698ddf75-de08-4410-9c3c-9ca14807fc05"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"4770326e-f62d-451c-8e24-d9e0a6246e00","titleId":"24e3ce3b-c32b-4b09-a030-836884aa0484","organisationId":"f78a075e-519f-459f-a974-c95ba2af953d","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"6e1c9191-0d09-460c-a1e5-66d7eba6eed0","createdById":"4f68e818-b374-4625-a6be-2ebe678c471f","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"31f3a60a-1071-4863-aac0-6ff65c51942d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"6cd640ff-3024-4b9b-a20a-379ee8265410"},"title":{"name":"sample string 1","id":"b2dc1b16-ba04-43d9-8435-7d41ee37e459"},"createdById":"e82c3d66-4ddd-4273-b41d-4f83d430f27c","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"5eec53bf-7ec6-41bb-8868-04c12bc8b236","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"411c5fc8-819d-47c1-a6d8-28ae35da14d7"},"sampledAssets":[],"lastCompletedDate":"2026-07-24T18:07:42.0074024+00:00","createdById":"e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"32a78a46-cfe1-4427-89c5-99428c472b54","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"43c1db48-5229-403a-87e0-18dbf94686de"}}],"monitoringRegimeSampledAssets":[{"monitoringRegimeId":"sample string 1","assetId":"e0531cff-dcf8-4c35-8442-707237a4b36f","jobIndexId":3},{"monitoringRegimeId":"sample string 1","assetId":"e0531cff-dcf8-4c35-8442-707237a4b36f","jobIndexId":3}],"hierarchicalLocation":{"siteId":"6cbdd07e-2f6d-46f6-a9a5-53045c74a49a","name":"sample string 2","parentId":"9593dcf9-9f08-47bb-aede-77486e98ce07","depth":3,"fullName":"sample string 4","active":true,"sortOrder":6.0,"createdById":"49f00f9f-c71a-4df0-9e19-b06227f7da81","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"0a055160-4913-4c51-b601-2485dac5f399","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"33e5baea-ee91-4303-b8f7-35f912b105bb"},"createdById":"7465c593-7ca9-4015-aa79-e9398b969573","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"b37eb9a9-bb2f-42b8-b511-c59f5e248d53","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"ec44aff5-f94e-4756-9077-04500c017ea8"},"jobRecurrence":{"name":"sample string 1","jobTypeGroupId":"9b610d21-a096-4fbe-bb9c-124f29002dde","userId":"28752928-99ee-4070-b1a6-c96f05d4b99d","createDaysBefore":3,"siteId":"23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b","contactId":"4231071c-0d5b-4e7a-aa91-62f9d54c7789","assetId":"ef7d7946-9b7a-4b57-bf36-7c200d63033e","startDate":"2026-07-24T18:07:42.0074024+00:00","endDate":"2026-07-24T18:07:42.0074024+00:00","numberGenerated":6,"lastDate":"2026-07-24T18:07:42.0074024+00:00","nextDate":"2026-07-24T18:07:42.0074024+00:00","overrideGeneratedNextDate":"2026-07-24T18:07:42.0074024+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"d0e9a732-dc73-4114-8a09-b24de3ecf140","recurrenceGroupId":"12d04a2f-fd33-4aea-b8b4-33513564dd6d","asset":{"name":"sample string 1","description":"sample string 2","assetTypeId":"9a426a23-47c8-489c-bef5-f40962507925","location":"sample string 4","locationId":"sample string 5","externalReference":"sample string 6","serialNumber":"sample string 7","assetNumber":"sample string 8","uniqueBarcode":"sample string 9","notes":"sample string 10","siteId":"a4207659-f61a-4091-be34-4f78c6ed7ba4","owner":"sample string 11","active":true,"suspended":true,"jobId":"dfcf9ee1-57a8-4f05-aa60-26be7ce1324a","hierarchicalLocationId":"77bb1310-b058-469a-a3c9-483d72b89190","imageFileName":"sample string 14","jobs":[],"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"}],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},"id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},"id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"jobRecurrences":[],"sampledAssets":[{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3},{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3}],"monitoringRegimeSampledAssets":[{"monitoringRegimeId":"sample string 1","assetId":"e0531cff-dcf8-4c35-8442-707237a4b36f","jobIndexId":3},{"monitoringRegimeId":"sample string 1","assetId":"e0531cff-dcf8-4c35-8442-707237a4b36f","jobIndexId":3}],"hierarchicalLocation":{"siteId":"6cbdd07e-2f6d-46f6-a9a5-53045c74a49a","name":"sample string 2","parentId":"9593dcf9-9f08-47bb-aede-77486e98ce07","depth":3,"fullName":"sample string 4","active":true,"sortOrder":6.0,"createdById":"49f00f9f-c71a-4df0-9e19-b06227f7da81","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"0a055160-4913-4c51-b601-2485dac5f399","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"33e5baea-ee91-4303-b8f7-35f912b105bb"},"createdById":"7465c593-7ca9-4015-aa79-e9398b969573","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"b37eb9a9-bb2f-42b8-b511-c59f5e248d53","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"ec44aff5-f94e-4756-9077-04500c017ea8"},"jobsGenerated":[],"systems":[{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"},{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"698ddf75-de08-4410-9c3c-9ca14807fc05"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"4770326e-f62d-451c-8e24-d9e0a6246e00","titleId":"24e3ce3b-c32b-4b09-a030-836884aa0484","organisationId":"f78a075e-519f-459f-a974-c95ba2af953d","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"6e1c9191-0d09-460c-a1e5-66d7eba6eed0","createdById":"4f68e818-b374-4625-a6be-2ebe678c471f","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"31f3a60a-1071-4863-aac0-6ff65c51942d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"6cd640ff-3024-4b9b-a20a-379ee8265410"},"title":{"name":"sample string 1","id":"b2dc1b16-ba04-43d9-8435-7d41ee37e459"},"createdById":"e82c3d66-4ddd-4273-b41d-4f83d430f27c","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"5eec53bf-7ec6-41bb-8868-04c12bc8b236","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"411c5fc8-819d-47c1-a6d8-28ae35da14d7"},"sampledAssets":[{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3,"asset":{"name":"sample string 1","description":"sample string 2","assetTypeId":"9a426a23-47c8-489c-bef5-f40962507925","location":"sample string 4","locationId":"sample string 5","externalReference":"sample string 6","serialNumber":"sample string 7","assetNumber":"sample string 8","uniqueBarcode":"sample string 9","notes":"sample string 10","siteId":"a4207659-f61a-4091-be34-4f78c6ed7ba4","owner":"sample string 11","active":true,"suspended":true,"jobId":"dfcf9ee1-57a8-4f05-aa60-26be7ce1324a","hierarchicalLocationId":"77bb1310-b058-469a-a3c9-483d72b89190","imageFileName":"sample string 14","jobs":[],"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"}],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},"id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},"id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"jobRecurrences":[],"sampledAssets":[],"monitoringRegimeSampledAssets":[{"monitoringRegimeId":"sample string 1","assetId":"e0531cff-dcf8-4c35-8442-707237a4b36f","jobIndexId":3},{"monitoringRegimeId":"sample string 1","assetId":"e0531cff-dcf8-4c35-8442-707237a4b36f","jobIndexId":3}],"hierarchicalLocation":{"siteId":"6cbdd07e-2f6d-46f6-a9a5-53045c74a49a","name":"sample string 2","parentId":"9593dcf9-9f08-47bb-aede-77486e98ce07","depth":3,"fullName":"sample string 4","active":true,"sortOrder":6.0,"createdById":"49f00f9f-c71a-4df0-9e19-b06227f7da81","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"0a055160-4913-4c51-b601-2485dac5f399","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"33e5baea-ee91-4303-b8f7-35f912b105bb"},"createdById":"7465c593-7ca9-4015-aa79-e9398b969573","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"b37eb9a9-bb2f-42b8-b511-c59f5e248d53","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"ec44aff5-f94e-4756-9077-04500c017ea8"}},{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3,"asset":{"name":"sample string 1","description":"sample string 2","assetTypeId":"9a426a23-47c8-489c-bef5-f40962507925","location":"sample string 4","locationId":"sample string 5","externalReference":"sample string 6","serialNumber":"sample string 7","assetNumber":"sample string 8","uniqueBarcode":"sample string 9","notes":"sample string 10","siteId":"a4207659-f61a-4091-be34-4f78c6ed7ba4","owner":"sample string 11","active":true,"suspended":true,"jobId":"dfcf9ee1-57a8-4f05-aa60-26be7ce1324a","hierarchicalLocationId":"77bb1310-b058-469a-a3c9-483d72b89190","imageFileName":"sample string 14","jobs":[],"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"}],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},"id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},"id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"jobRecurrences":[],"sampledAssets":[],"monitoringRegimeSampledAssets":[{"monitoringRegimeId":"sample string 1","assetId":"e0531cff-dcf8-4c35-8442-707237a4b36f","jobIndexId":3},{"monitoringRegimeId":"sample string 1","assetId":"e0531cff-dcf8-4c35-8442-707237a4b36f","jobIndexId":3}],"hierarchicalLocation":{"siteId":"6cbdd07e-2f6d-46f6-a9a5-53045c74a49a","name":"sample string 2","parentId":"9593dcf9-9f08-47bb-aede-77486e98ce07","depth":3,"fullName":"sample string 4","active":true,"sortOrder":6.0,"createdById":"49f00f9f-c71a-4df0-9e19-b06227f7da81","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"0a055160-4913-4c51-b601-2485dac5f399","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"33e5baea-ee91-4303-b8f7-35f912b105bb"},"createdById":"7465c593-7ca9-4015-aa79-e9398b969573","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"b37eb9a9-bb2f-42b8-b511-c59f5e248d53","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"ec44aff5-f94e-4756-9077-04500c017ea8"}}],"lastCompletedDate":"2026-07-24T18:07:42.0074024+00:00","createdById":"e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"32a78a46-cfe1-4427-89c5-99428c472b54","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"43c1db48-5229-403a-87e0-18dbf94686de"},"rejectionReason":{"order":1,"name":"sample string 2","active":true,"tenantOrganisationId":"397ac4b1-b13c-4bc0-b4aa-2e9304a9fa84","createdById":"753c932f-9470-4f8c-b9d8-3b80f74da1ab","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"0b91416f-65bd-4e90-8a95-cd381f2e3e34","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"82c80830-0f5f-466b-ab4d-6178da403712"},"jobCategory":{"name":"sample string 1","id":"5442ad2d-ce89-426a-85c6-f756829624a7"},"sections":[{"jobId":"c1a0c8ab-d988-4766-94e5-0c94774a9193","internalSectionTypeId":"733beae9-7856-4c0b-b15c-9351919383dc","sectionTypeId":"965a81b0-aef5-432c-9399-2f112148385f","caption":"sample string 4","name":"sample string 5","sectionJson":"sample string 6","repeatable":true,"template":true,"gridInput":true,"siteVisit":true,"active":true,"order":12.0,"fqn":"sample string 13","visible":true,"state":"d307d093-04d9-4fbb-9d7b-b793277e3352","sectionVariantId":"2dd538d4-92da-472e-b6e7-1df217a98d0a","sectionType":{"internalId":"8ec1ef74-bb9d-4b21-b362-93147f96e688","caption":"sample string 2","name":"sample string 3","repeatable":true,"template":true,"gridInput":true,"siteVisit":true,"jsonData":"sample string 8","order":9,"jobTypeId":"2e8dfabc-454b-40ad-8550-360a070feac4","active":true,"fqn":"sample string 12","visible":true,"fileImport":true,"sectionVariantId":"2f54ed93-1fcd-4cf3-a196-bf1f4f876981","expressionTypes":"sample string 15","createdById":"90a740fb-1fef-4be3-a1bb-ad02e73335ff","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"75b75608-188f-4f9b-89aa-5d30975f0f30","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"85374695-505d-4826-ad46-134d7879b1f0"},"createdById":"6d7250e1-514c-41bd-bc40-f38e3b7cb746","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"13943351-db05-4dd1-8dfd-f2f9cf7cea35","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"72f28092-a135-4716-bf56-e9e401142b35"},{"jobId":"c1a0c8ab-d988-4766-94e5-0c94774a9193","internalSectionTypeId":"733beae9-7856-4c0b-b15c-9351919383dc","sectionTypeId":"965a81b0-aef5-432c-9399-2f112148385f","caption":"sample string 4","name":"sample string 5","sectionJson":"sample string 6","repeatable":true,"template":true,"gridInput":true,"siteVisit":true,"active":true,"order":12.0,"fqn":"sample string 13","visible":true,"state":"d307d093-04d9-4fbb-9d7b-b793277e3352","sectionVariantId":"2dd538d4-92da-472e-b6e7-1df217a98d0a","sectionType":{"internalId":"8ec1ef74-bb9d-4b21-b362-93147f96e688","caption":"sample string 2","name":"sample string 3","repeatable":true,"template":true,"gridInput":true,"siteVisit":true,"jsonData":"sample string 8","order":9,"jobTypeId":"2e8dfabc-454b-40ad-8550-360a070feac4","active":true,"fqn":"sample string 12","visible":true,"fileImport":true,"sectionVariantId":"2f54ed93-1fcd-4cf3-a196-bf1f4f876981","expressionTypes":"sample string 15","createdById":"90a740fb-1fef-4be3-a1bb-ad02e73335ff","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"75b75608-188f-4f9b-89aa-5d30975f0f30","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"85374695-505d-4826-ad46-134d7879b1f0"},"createdById":"6d7250e1-514c-41bd-bc40-f38e3b7cb746","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"13943351-db05-4dd1-8dfd-f2f9cf7cea35","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"72f28092-a135-4716-bf56-e9e401142b35"}],"descendantJobs":[],"documents":[],"jobHistory":[{"jobId":"76dc91bc-7412-40f8-9435-7cc8837d55e2","jobHistoryTypeId":"35d9740a-25cc-4b1b-bce7-f9a1ecb76796","sourceStateId":"a5440a42-1183-481b-ba4e-36f2df2fcafd","destinationStateId":"64d38e88-f1e0-4e99-8b8c-4564f0030f70","allocatedToId":"170aeca6-cf8a-4422-bbcc-aa3dfa8ba6a7","clonedFromId":"a6acdb0f-6727-4096-bca2-262389609c73","jobHistoryType":{"name":"sample string 1","id":"d4eee8ff-76ff-4509-a0e1-7090842cb706"},"sourceJobState":{"name":"sample string 1","jobsWithThatState":[],"id":"050658c6-4b83-4a4e-a9c1-3a14262bfa77"},"destinationJobState":{"name":"sample string 1","jobsWithThatState":[],"id":"050658c6-4b83-4a4e-a9c1-3a14262bfa77"},"createdById":"9de612f4-4567-463a-adf9-f2ae8a35f51f","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"8873a50e-ea34-492f-8484-1bcf8763f65a","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"fe999e26-f4c4-4ce7-a525-a5202f9ec5fc"},{"jobId":"76dc91bc-7412-40f8-9435-7cc8837d55e2","jobHistoryTypeId":"35d9740a-25cc-4b1b-bce7-f9a1ecb76796","sourceStateId":"a5440a42-1183-481b-ba4e-36f2df2fcafd","destinationStateId":"64d38e88-f1e0-4e99-8b8c-4564f0030f70","allocatedToId":"170aeca6-cf8a-4422-bbcc-aa3dfa8ba6a7","clonedFromId":"a6acdb0f-6727-4096-bca2-262389609c73","jobHistoryType":{"name":"sample string 1","id":"d4eee8ff-76ff-4509-a0e1-7090842cb706"},"sourceJobState":{"name":"sample string 1","jobsWithThatState":[],"id":"050658c6-4b83-4a4e-a9c1-3a14262bfa77"},"destinationJobState":{"name":"sample string 1","jobsWithThatState":[],"id":"050658c6-4b83-4a4e-a9c1-3a14262bfa77"},"createdById":"9de612f4-4567-463a-adf9-f2ae8a35f51f","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"8873a50e-ea34-492f-8484-1bcf8763f65a","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"fe999e26-f4c4-4ce7-a525-a5202f9ec5fc"}],"createdById":"9623d0a1-89db-45c7-ad52-60dc42a4a2f7","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"82b746b5-a221-4c80-a41b-53fb595e97bf","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"04125e4f-5c2a-44d8-a35a-38d3e5faafb6"},"stateId":"58ebd7df-fc40-462b-b307-fda5696110e4","templateId":"2ae5e9bd-1ac5-4279-b21b-10573c3f75ab","fileLocationId":"8c2e6d10-3f89-4e15-a7e8-33c6bacc9c0d","fileLocation":{"location":"sample string 1","extension":"sample string 2","active":true,"createdById":"3d566615-4cca-4be0-9211-5c82a5f1abba","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"c2e287df-bdab-4943-aef3-9f34109c6e02","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"f38e6a6a-4500-48d7-a6a8-813fa77ae1a9"},"documentState":{"name":"sample string 1","documentsWithThatState":[],"id":"185e112d-07e3-4979-8e34-051b810b5d27"},"pdfGenerated":true,"visibleOnPortal":true,"name":"sample string 4","active":true,"createdById":"3330e76a-aa18-4462-bc41-6a3f68b4bd42","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"cead194f-d5fa-428a-88cd-25f8873ff16e","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"3332b716-5bee-4a0b-8cf1-052ae7fe0596"}],"createdById":"d15221bf-f5e5-4c54-a98e-2f7afc310f5e","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"31e733b0-80d6-43a0-97b2-fb6cca10286c","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"09e6960b-ac26-4f55-bc83-c8cba388094f"}],"sectionTypes":[{"internalId":"8ec1ef74-bb9d-4b21-b362-93147f96e688","caption":"sample string 2","name":"sample string 3","repeatable":true,"template":true,"gridInput":true,"siteVisit":true,"jsonData":"sample string 8","order":9,"jobTypeId":"2e8dfabc-454b-40ad-8550-360a070feac4","active":true,"fqn":"sample string 12","visible":true,"fileImport":true,"sectionVariantId":"2f54ed93-1fcd-4cf3-a196-bf1f4f876981","expressionTypes":"sample string 15","createdById":"90a740fb-1fef-4be3-a1bb-ad02e73335ff","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"75b75608-188f-4f9b-89aa-5d30975f0f30","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"85374695-505d-4826-ad46-134d7879b1f0"},{"internalId":"8ec1ef74-bb9d-4b21-b362-93147f96e688","caption":"sample string 2","name":"sample string 3","repeatable":true,"template":true,"gridInput":true,"siteVisit":true,"jsonData":"sample string 8","order":9,"jobTypeId":"2e8dfabc-454b-40ad-8550-360a070feac4","active":true,"fqn":"sample string 12","visible":true,"fileImport":true,"sectionVariantId":"2f54ed93-1fcd-4cf3-a196-bf1f4f876981","expressionTypes":"sample string 15","createdById":"90a740fb-1fef-4be3-a1bb-ad02e73335ff","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"75b75608-188f-4f9b-89aa-5d30975f0f30","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"85374695-505d-4826-ad46-134d7879b1f0"}],"jobs":[{"jobTypeId":"1c1325c9-2aaf-4e9a-84ec-7c5e9e4ba3af","active":true,"stateId":"08daf752-ec19-46a0-b959-ec3e76bfb568","externalRef":"sample string 4","allocatedToId":"d5959333-93da-4b61-8e08-3b27bebfdec4","name":"sample string 5","scheduledDate":"2026-07-24T18:07:42.0074024+00:00","siteId":"dbefd8a8-0073-4fd2-8a35-d3033bf9f328","contactId":"6469487a-fa21-475d-8ad9-619f309b287b","notes":"sample string 8","timeInMinutes":9,"parentJobId":"721c3f00-0083-4aab-bfd9-639788692940","isGroupJob":true,"deviceId":"sample string 11","syncToDevice":true,"assetId":"5f65f06f-f4f9-4835-874d-8941b80cc8d7","jobRecurrenceId":"0e6905df-16b8-4f6f-8b67-5e68f1ec5425","rejectionReasonId":"4e013877-4395-496a-bf26-346a70ae046d","jobCategoryId":"6b239234-0bb9-479c-8cdf-de4055f8ce8c","numericCode":13,"completedDate":"2026-07-24T18:07:42.0074024+00:00","monitoringRegimeId":"sample string 14","jobState":{"name":"sample string 1","jobsWithThatState":[],"id":"050658c6-4b83-4a4e-a9c1-3a14262bfa77"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"4770326e-f62d-451c-8e24-d9e0a6246e00","titleId":"24e3ce3b-c32b-4b09-a030-836884aa0484","organisationId":"f78a075e-519f-459f-a974-c95ba2af953d","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"6e1c9191-0d09-460c-a1e5-66d7eba6eed0","createdById":"4f68e818-b374-4625-a6be-2ebe678c471f","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"31f3a60a-1071-4863-aac0-6ff65c51942d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"6cd640ff-3024-4b9b-a20a-379ee8265410"},"title":{"name":"sample string 1","id":"b2dc1b16-ba04-43d9-8435-7d41ee37e459"},"createdById":"e82c3d66-4ddd-4273-b41d-4f83d430f27c","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"5eec53bf-7ec6-41bb-8868-04c12bc8b236","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"411c5fc8-819d-47c1-a6d8-28ae35da14d7"},"asset":{"name":"sample string 1","description":"sample string 2","assetTypeId":"9a426a23-47c8-489c-bef5-f40962507925","location":"sample string 4","locationId":"sample string 5","externalReference":"sample string 6","serialNumber":"sample string 7","assetNumber":"sample string 8","uniqueBarcode":"sample string 9","notes":"sample string 10","siteId":"a4207659-f61a-4091-be34-4f78c6ed7ba4","owner":"sample string 11","active":true,"suspended":true,"jobId":"dfcf9ee1-57a8-4f05-aa60-26be7ce1324a","hierarchicalLocationId":"77bb1310-b058-469a-a3c9-483d72b89190","imageFileName":"sample string 14","jobs":[],"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"}],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},"id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},"id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"jobRecurrences":[{"name":"sample string 1","jobTypeGroupId":"9b610d21-a096-4fbe-bb9c-124f29002dde","userId":"28752928-99ee-4070-b1a6-c96f05d4b99d","createDaysBefore":3,"siteId":"23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b","contactId":"4231071c-0d5b-4e7a-aa91-62f9d54c7789","assetId":"ef7d7946-9b7a-4b57-bf36-7c200d63033e","startDate":"2026-07-24T18:07:42.0074024+00:00","endDate":"2026-07-24T18:07:42.0074024+00:00","numberGenerated":6,"lastDate":"2026-07-24T18:07:42.0074024+00:00","nextDate":"2026-07-24T18:07:42.0074024+00:00","overrideGeneratedNextDate":"2026-07-24T18:07:42.0074024+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"d0e9a732-dc73-4114-8a09-b24de3ecf140","recurrenceGroupId":"12d04a2f-fd33-4aea-b8b4-33513564dd6d","jobsGenerated":[],"systems":[{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"},{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"698ddf75-de08-4410-9c3c-9ca14807fc05"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"4770326e-f62d-451c-8e24-d9e0a6246e00","titleId":"24e3ce3b-c32b-4b09-a030-836884aa0484","organisationId":"f78a075e-519f-459f-a974-c95ba2af953d","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"6e1c9191-0d09-460c-a1e5-66d7eba6eed0","createdById":"4f68e818-b374-4625-a6be-2ebe678c471f","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"31f3a60a-1071-4863-aac0-6ff65c51942d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"6cd640ff-3024-4b9b-a20a-379ee8265410"},"title":{"name":"sample string 1","id":"b2dc1b16-ba04-43d9-8435-7d41ee37e459"},"createdById":"e82c3d66-4ddd-4273-b41d-4f83d430f27c","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"5eec53bf-7ec6-41bb-8868-04c12bc8b236","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"411c5fc8-819d-47c1-a6d8-28ae35da14d7"},"sampledAssets":[{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3},{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3}],"lastCompletedDate":"2026-07-24T18:07:42.0074024+00:00","createdById":"e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"32a78a46-cfe1-4427-89c5-99428c472b54","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"43c1db48-5229-403a-87e0-18dbf94686de"},{"name":"sample string 1","jobTypeGroupId":"9b610d21-a096-4fbe-bb9c-124f29002dde","userId":"28752928-99ee-4070-b1a6-c96f05d4b99d","createDaysBefore":3,"siteId":"23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b","contactId":"4231071c-0d5b-4e7a-aa91-62f9d54c7789","assetId":"ef7d7946-9b7a-4b57-bf36-7c200d63033e","startDate":"2026-07-24T18:07:42.0074024+00:00","endDate":"2026-07-24T18:07:42.0074024+00:00","numberGenerated":6,"lastDate":"2026-07-24T18:07:42.0074024+00:00","nextDate":"2026-07-24T18:07:42.0074024+00:00","overrideGeneratedNextDate":"2026-07-24T18:07:42.0074024+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"d0e9a732-dc73-4114-8a09-b24de3ecf140","recurrenceGroupId":"12d04a2f-fd33-4aea-b8b4-33513564dd6d","jobsGenerated":[],"systems":[{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"},{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"698ddf75-de08-4410-9c3c-9ca14807fc05"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"4770326e-f62d-451c-8e24-d9e0a6246e00","titleId":"24e3ce3b-c32b-4b09-a030-836884aa0484","organisationId":"f78a075e-519f-459f-a974-c95ba2af953d","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"6e1c9191-0d09-460c-a1e5-66d7eba6eed0","createdById":"4f68e818-b374-4625-a6be-2ebe678c471f","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"31f3a60a-1071-4863-aac0-6ff65c51942d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"6cd640ff-3024-4b9b-a20a-379ee8265410"},"title":{"name":"sample string 1","id":"b2dc1b16-ba04-43d9-8435-7d41ee37e459"},"createdById":"e82c3d66-4ddd-4273-b41d-4f83d430f27c","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"5eec53bf-7ec6-41bb-8868-04c12bc8b236","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"411c5fc8-819d-47c1-a6d8-28ae35da14d7"},"sampledAssets":[{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3},{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3}],"lastCompletedDate":"2026-07-24T18:07:42.0074024+00:00","createdById":"e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"32a78a46-cfe1-4427-89c5-99428c472b54","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"43c1db48-5229-403a-87e0-18dbf94686de"}],"sampledAssets":[{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3,"jobRecurrence":{"name":"sample string 1","jobTypeGroupId":"9b610d21-a096-4fbe-bb9c-124f29002dde","userId":"28752928-99ee-4070-b1a6-c96f05d4b99d","createDaysBefore":3,"siteId":"23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b","contactId":"4231071c-0d5b-4e7a-aa91-62f9d54c7789","assetId":"ef7d7946-9b7a-4b57-bf36-7c200d63033e","startDate":"2026-07-24T18:07:42.0074024+00:00","endDate":"2026-07-24T18:07:42.0074024+00:00","numberGenerated":6,"lastDate":"2026-07-24T18:07:42.0074024+00:00","nextDate":"2026-07-24T18:07:42.0074024+00:00","overrideGeneratedNextDate":"2026-07-24T18:07:42.0074024+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"d0e9a732-dc73-4114-8a09-b24de3ecf140","recurrenceGroupId":"12d04a2f-fd33-4aea-b8b4-33513564dd6d","jobsGenerated":[],"systems":[{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"},{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"698ddf75-de08-4410-9c3c-9ca14807fc05"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"4770326e-f62d-451c-8e24-d9e0a6246e00","titleId":"24e3ce3b-c32b-4b09-a030-836884aa0484","organisationId":"f78a075e-519f-459f-a974-c95ba2af953d","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"6e1c9191-0d09-460c-a1e5-66d7eba6eed0","createdById":"4f68e818-b374-4625-a6be-2ebe678c471f","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"31f3a60a-1071-4863-aac0-6ff65c51942d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"6cd640ff-3024-4b9b-a20a-379ee8265410"},"title":{"name":"sample string 1","id":"b2dc1b16-ba04-43d9-8435-7d41ee37e459"},"createdById":"e82c3d66-4ddd-4273-b41d-4f83d430f27c","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"5eec53bf-7ec6-41bb-8868-04c12bc8b236","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"411c5fc8-819d-47c1-a6d8-28ae35da14d7"},"sampledAssets":[],"lastCompletedDate":"2026-07-24T18:07:42.0074024+00:00","createdById":"e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"32a78a46-cfe1-4427-89c5-99428c472b54","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"43c1db48-5229-403a-87e0-18dbf94686de"}},{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3,"jobRecurrence":{"name":"sample string 1","jobTypeGroupId":"9b610d21-a096-4fbe-bb9c-124f29002dde","userId":"28752928-99ee-4070-b1a6-c96f05d4b99d","createDaysBefore":3,"siteId":"23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b","contactId":"4231071c-0d5b-4e7a-aa91-62f9d54c7789","assetId":"ef7d7946-9b7a-4b57-bf36-7c200d63033e","startDate":"2026-07-24T18:07:42.0074024+00:00","endDate":"2026-07-24T18:07:42.0074024+00:00","numberGenerated":6,"lastDate":"2026-07-24T18:07:42.0074024+00:00","nextDate":"2026-07-24T18:07:42.0074024+00:00","overrideGeneratedNextDate":"2026-07-24T18:07:42.0074024+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"d0e9a732-dc73-4114-8a09-b24de3ecf140","recurrenceGroupId":"12d04a2f-fd33-4aea-b8b4-33513564dd6d","jobsGenerated":[],"systems":[{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"},{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"698ddf75-de08-4410-9c3c-9ca14807fc05"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"4770326e-f62d-451c-8e24-d9e0a6246e00","titleId":"24e3ce3b-c32b-4b09-a030-836884aa0484","organisationId":"f78a075e-519f-459f-a974-c95ba2af953d","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"6e1c9191-0d09-460c-a1e5-66d7eba6eed0","createdById":"4f68e818-b374-4625-a6be-2ebe678c471f","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"31f3a60a-1071-4863-aac0-6ff65c51942d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"6cd640ff-3024-4b9b-a20a-379ee8265410"},"title":{"name":"sample string 1","id":"b2dc1b16-ba04-43d9-8435-7d41ee37e459"},"createdById":"e82c3d66-4ddd-4273-b41d-4f83d430f27c","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"5eec53bf-7ec6-41bb-8868-04c12bc8b236","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"411c5fc8-819d-47c1-a6d8-28ae35da14d7"},"sampledAssets":[],"lastCompletedDate":"2026-07-24T18:07:42.0074024+00:00","createdById":"e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"32a78a46-cfe1-4427-89c5-99428c472b54","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"43c1db48-5229-403a-87e0-18dbf94686de"}}],"monitoringRegimeSampledAssets":[{"monitoringRegimeId":"sample string 1","assetId":"e0531cff-dcf8-4c35-8442-707237a4b36f","jobIndexId":3},{"monitoringRegimeId":"sample string 1","assetId":"e0531cff-dcf8-4c35-8442-707237a4b36f","jobIndexId":3}],"hierarchicalLocation":{"siteId":"6cbdd07e-2f6d-46f6-a9a5-53045c74a49a","name":"sample string 2","parentId":"9593dcf9-9f08-47bb-aede-77486e98ce07","depth":3,"fullName":"sample string 4","active":true,"sortOrder":6.0,"createdById":"49f00f9f-c71a-4df0-9e19-b06227f7da81","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"0a055160-4913-4c51-b601-2485dac5f399","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"33e5baea-ee91-4303-b8f7-35f912b105bb"},"createdById":"7465c593-7ca9-4015-aa79-e9398b969573","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"b37eb9a9-bb2f-42b8-b511-c59f5e248d53","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"ec44aff5-f94e-4756-9077-04500c017ea8"},"jobRecurrence":{"name":"sample string 1","jobTypeGroupId":"9b610d21-a096-4fbe-bb9c-124f29002dde","userId":"28752928-99ee-4070-b1a6-c96f05d4b99d","createDaysBefore":3,"siteId":"23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b","contactId":"4231071c-0d5b-4e7a-aa91-62f9d54c7789","assetId":"ef7d7946-9b7a-4b57-bf36-7c200d63033e","startDate":"2026-07-24T18:07:42.0074024+00:00","endDate":"2026-07-24T18:07:42.0074024+00:00","numberGenerated":6,"lastDate":"2026-07-24T18:07:42.0074024+00:00","nextDate":"2026-07-24T18:07:42.0074024+00:00","overrideGeneratedNextDate":"2026-07-24T18:07:42.0074024+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"d0e9a732-dc73-4114-8a09-b24de3ecf140","recurrenceGroupId":"12d04a2f-fd33-4aea-b8b4-33513564dd6d","asset":{"name":"sample string 1","description":"sample string 2","assetTypeId":"9a426a23-47c8-489c-bef5-f40962507925","location":"sample string 4","locationId":"sample string 5","externalReference":"sample string 6","serialNumber":"sample string 7","assetNumber":"sample string 8","uniqueBarcode":"sample string 9","notes":"sample string 10","siteId":"a4207659-f61a-4091-be34-4f78c6ed7ba4","owner":"sample string 11","active":true,"suspended":true,"jobId":"dfcf9ee1-57a8-4f05-aa60-26be7ce1324a","hierarchicalLocationId":"77bb1310-b058-469a-a3c9-483d72b89190","imageFileName":"sample string 14","jobs":[],"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"}],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},"id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},"id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"jobRecurrences":[],"sampledAssets":[{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3},{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3}],"monitoringRegimeSampledAssets":[{"monitoringRegimeId":"sample string 1","assetId":"e0531cff-dcf8-4c35-8442-707237a4b36f","jobIndexId":3},{"monitoringRegimeId":"sample string 1","assetId":"e0531cff-dcf8-4c35-8442-707237a4b36f","jobIndexId":3}],"hierarchicalLocation":{"siteId":"6cbdd07e-2f6d-46f6-a9a5-53045c74a49a","name":"sample string 2","parentId":"9593dcf9-9f08-47bb-aede-77486e98ce07","depth":3,"fullName":"sample string 4","active":true,"sortOrder":6.0,"createdById":"49f00f9f-c71a-4df0-9e19-b06227f7da81","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"0a055160-4913-4c51-b601-2485dac5f399","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"33e5baea-ee91-4303-b8f7-35f912b105bb"},"createdById":"7465c593-7ca9-4015-aa79-e9398b969573","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"b37eb9a9-bb2f-42b8-b511-c59f5e248d53","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"ec44aff5-f94e-4756-9077-04500c017ea8"},"jobsGenerated":[],"systems":[{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"},{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"698ddf75-de08-4410-9c3c-9ca14807fc05"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"4770326e-f62d-451c-8e24-d9e0a6246e00","titleId":"24e3ce3b-c32b-4b09-a030-836884aa0484","organisationId":"f78a075e-519f-459f-a974-c95ba2af953d","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"6e1c9191-0d09-460c-a1e5-66d7eba6eed0","createdById":"4f68e818-b374-4625-a6be-2ebe678c471f","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"31f3a60a-1071-4863-aac0-6ff65c51942d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"6cd640ff-3024-4b9b-a20a-379ee8265410"},"title":{"name":"sample string 1","id":"b2dc1b16-ba04-43d9-8435-7d41ee37e459"},"createdById":"e82c3d66-4ddd-4273-b41d-4f83d430f27c","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"5eec53bf-7ec6-41bb-8868-04c12bc8b236","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"411c5fc8-819d-47c1-a6d8-28ae35da14d7"},"sampledAssets":[{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3,"asset":{"name":"sample string 1","description":"sample string 2","assetTypeId":"9a426a23-47c8-489c-bef5-f40962507925","location":"sample string 4","locationId":"sample string 5","externalReference":"sample string 6","serialNumber":"sample string 7","assetNumber":"sample string 8","uniqueBarcode":"sample string 9","notes":"sample string 10","siteId":"a4207659-f61a-4091-be34-4f78c6ed7ba4","owner":"sample string 11","active":true,"suspended":true,"jobId":"dfcf9ee1-57a8-4f05-aa60-26be7ce1324a","hierarchicalLocationId":"77bb1310-b058-469a-a3c9-483d72b89190","imageFileName":"sample string 14","jobs":[],"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"}],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},"id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},"id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"jobRecurrences":[],"sampledAssets":[],"monitoringRegimeSampledAssets":[{"monitoringRegimeId":"sample string 1","assetId":"e0531cff-dcf8-4c35-8442-707237a4b36f","jobIndexId":3},{"monitoringRegimeId":"sample string 1","assetId":"e0531cff-dcf8-4c35-8442-707237a4b36f","jobIndexId":3}],"hierarchicalLocation":{"siteId":"6cbdd07e-2f6d-46f6-a9a5-53045c74a49a","name":"sample string 2","parentId":"9593dcf9-9f08-47bb-aede-77486e98ce07","depth":3,"fullName":"sample string 4","active":true,"sortOrder":6.0,"createdById":"49f00f9f-c71a-4df0-9e19-b06227f7da81","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"0a055160-4913-4c51-b601-2485dac5f399","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"33e5baea-ee91-4303-b8f7-35f912b105bb"},"createdById":"7465c593-7ca9-4015-aa79-e9398b969573","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"b37eb9a9-bb2f-42b8-b511-c59f5e248d53","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"ec44aff5-f94e-4756-9077-04500c017ea8"}},{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3,"asset":{"name":"sample string 1","description":"sample string 2","assetTypeId":"9a426a23-47c8-489c-bef5-f40962507925","location":"sample string 4","locationId":"sample string 5","externalReference":"sample string 6","serialNumber":"sample string 7","assetNumber":"sample string 8","uniqueBarcode":"sample string 9","notes":"sample string 10","siteId":"a4207659-f61a-4091-be34-4f78c6ed7ba4","owner":"sample string 11","active":true,"suspended":true,"jobId":"dfcf9ee1-57a8-4f05-aa60-26be7ce1324a","hierarchicalLocationId":"77bb1310-b058-469a-a3c9-483d72b89190","imageFileName":"sample string 14","jobs":[],"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"}],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},"id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},"id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"jobRecurrences":[],"sampledAssets":[],"monitoringRegimeSampledAssets":[{"monitoringRegimeId":"sample string 1","assetId":"e0531cff-dcf8-4c35-8442-707237a4b36f","jobIndexId":3},{"monitoringRegimeId":"sample string 1","assetId":"e0531cff-dcf8-4c35-8442-707237a4b36f","jobIndexId":3}],"hierarchicalLocation":{"siteId":"6cbdd07e-2f6d-46f6-a9a5-53045c74a49a","name":"sample string 2","parentId":"9593dcf9-9f08-47bb-aede-77486e98ce07","depth":3,"fullName":"sample string 4","active":true,"sortOrder":6.0,"createdById":"49f00f9f-c71a-4df0-9e19-b06227f7da81","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"0a055160-4913-4c51-b601-2485dac5f399","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"33e5baea-ee91-4303-b8f7-35f912b105bb"},"createdById":"7465c593-7ca9-4015-aa79-e9398b969573","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"b37eb9a9-bb2f-42b8-b511-c59f5e248d53","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"ec44aff5-f94e-4756-9077-04500c017ea8"}}],"lastCompletedDate":"2026-07-24T18:07:42.0074024+00:00","createdById":"e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"32a78a46-cfe1-4427-89c5-99428c472b54","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"43c1db48-5229-403a-87e0-18dbf94686de"},"rejectionReason":{"order":1,"name":"sample string 2","active":true,"tenantOrganisationId":"397ac4b1-b13c-4bc0-b4aa-2e9304a9fa84","createdById":"753c932f-9470-4f8c-b9d8-3b80f74da1ab","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"0b91416f-65bd-4e90-8a95-cd381f2e3e34","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"82c80830-0f5f-466b-ab4d-6178da403712"},"jobCategory":{"name":"sample string 1","id":"5442ad2d-ce89-426a-85c6-f756829624a7"},"sections":[{"jobId":"c1a0c8ab-d988-4766-94e5-0c94774a9193","internalSectionTypeId":"733beae9-7856-4c0b-b15c-9351919383dc","sectionTypeId":"965a81b0-aef5-432c-9399-2f112148385f","caption":"sample string 4","name":"sample string 5","sectionJson":"sample string 6","repeatable":true,"template":true,"gridInput":true,"siteVisit":true,"active":true,"order":12.0,"fqn":"sample string 13","visible":true,"state":"d307d093-04d9-4fbb-9d7b-b793277e3352","sectionVariantId":"2dd538d4-92da-472e-b6e7-1df217a98d0a","sectionType":{"internalId":"8ec1ef74-bb9d-4b21-b362-93147f96e688","caption":"sample string 2","name":"sample string 3","repeatable":true,"template":true,"gridInput":true,"siteVisit":true,"jsonData":"sample string 8","order":9,"jobTypeId":"2e8dfabc-454b-40ad-8550-360a070feac4","active":true,"fqn":"sample string 12","visible":true,"fileImport":true,"sectionVariantId":"2f54ed93-1fcd-4cf3-a196-bf1f4f876981","expressionTypes":"sample string 15","createdById":"90a740fb-1fef-4be3-a1bb-ad02e73335ff","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"75b75608-188f-4f9b-89aa-5d30975f0f30","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"85374695-505d-4826-ad46-134d7879b1f0"},"createdById":"6d7250e1-514c-41bd-bc40-f38e3b7cb746","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"13943351-db05-4dd1-8dfd-f2f9cf7cea35","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"72f28092-a135-4716-bf56-e9e401142b35"},{"jobId":"c1a0c8ab-d988-4766-94e5-0c94774a9193","internalSectionTypeId":"733beae9-7856-4c0b-b15c-9351919383dc","sectionTypeId":"965a81b0-aef5-432c-9399-2f112148385f","caption":"sample string 4","name":"sample string 5","sectionJson":"sample string 6","repeatable":true,"template":true,"gridInput":true,"siteVisit":true,"active":true,"order":12.0,"fqn":"sample string 13","visible":true,"state":"d307d093-04d9-4fbb-9d7b-b793277e3352","sectionVariantId":"2dd538d4-92da-472e-b6e7-1df217a98d0a","sectionType":{"internalId":"8ec1ef74-bb9d-4b21-b362-93147f96e688","caption":"sample string 2","name":"sample string 3","repeatable":true,"template":true,"gridInput":true,"siteVisit":true,"jsonData":"sample string 8","order":9,"jobTypeId":"2e8dfabc-454b-40ad-8550-360a070feac4","active":true,"fqn":"sample string 12","visible":true,"fileImport":true,"sectionVariantId":"2f54ed93-1fcd-4cf3-a196-bf1f4f876981","expressionTypes":"sample string 15","createdById":"90a740fb-1fef-4be3-a1bb-ad02e73335ff","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"75b75608-188f-4f9b-89aa-5d30975f0f30","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"85374695-505d-4826-ad46-134d7879b1f0"},"createdById":"6d7250e1-514c-41bd-bc40-f38e3b7cb746","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"13943351-db05-4dd1-8dfd-f2f9cf7cea35","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"72f28092-a135-4716-bf56-e9e401142b35"}],"descendantJobs":[],"documents":[{"jobId":"b18fb692-53a3-4846-8b66-76431e04c4d7","stateId":"58ebd7df-fc40-462b-b307-fda5696110e4","templateId":"2ae5e9bd-1ac5-4279-b21b-10573c3f75ab","documentTemplate":{"name":"sample string 1","fileExtension":"sample string 2","location":"sample string 3","jobTypeId":"21b17464-a97f-47c3-872e-437032ec7557","active":true,"autoEmailOnJobCompletion":true,"visibleOnPortal":true,"documents":[],"createdById":"d15221bf-f5e5-4c54-a98e-2f7afc310f5e","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"31e733b0-80d6-43a0-97b2-fb6cca10286c","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"09e6960b-ac26-4f55-bc83-c8cba388094f"},"fileLocationId":"8c2e6d10-3f89-4e15-a7e8-33c6bacc9c0d","fileLocation":{"location":"sample string 1","extension":"sample string 2","active":true,"createdById":"3d566615-4cca-4be0-9211-5c82a5f1abba","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"c2e287df-bdab-4943-aef3-9f34109c6e02","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"f38e6a6a-4500-48d7-a6a8-813fa77ae1a9"},"documentState":{"name":"sample string 1","documentsWithThatState":[],"id":"185e112d-07e3-4979-8e34-051b810b5d27"},"pdfGenerated":true,"visibleOnPortal":true,"name":"sample string 4","active":true,"createdById":"3330e76a-aa18-4462-bc41-6a3f68b4bd42","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"cead194f-d5fa-428a-88cd-25f8873ff16e","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"3332b716-5bee-4a0b-8cf1-052ae7fe0596"},{"jobId":"b18fb692-53a3-4846-8b66-76431e04c4d7","stateId":"58ebd7df-fc40-462b-b307-fda5696110e4","templateId":"2ae5e9bd-1ac5-4279-b21b-10573c3f75ab","documentTemplate":{"name":"sample string 1","fileExtension":"sample string 2","location":"sample string 3","jobTypeId":"21b17464-a97f-47c3-872e-437032ec7557","active":true,"autoEmailOnJobCompletion":true,"visibleOnPortal":true,"documents":[],"createdById":"d15221bf-f5e5-4c54-a98e-2f7afc310f5e","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"31e733b0-80d6-43a0-97b2-fb6cca10286c","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"09e6960b-ac26-4f55-bc83-c8cba388094f"},"fileLocationId":"8c2e6d10-3f89-4e15-a7e8-33c6bacc9c0d","fileLocation":{"location":"sample string 1","extension":"sample string 2","active":true,"createdById":"3d566615-4cca-4be0-9211-5c82a5f1abba","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"c2e287df-bdab-4943-aef3-9f34109c6e02","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"f38e6a6a-4500-48d7-a6a8-813fa77ae1a9"},"documentState":{"name":"sample string 1","documentsWithThatState":[],"id":"185e112d-07e3-4979-8e34-051b810b5d27"},"pdfGenerated":true,"visibleOnPortal":true,"name":"sample string 4","active":true,"createdById":"3330e76a-aa18-4462-bc41-6a3f68b4bd42","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"cead194f-d5fa-428a-88cd-25f8873ff16e","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"3332b716-5bee-4a0b-8cf1-052ae7fe0596"}],"jobHistory":[{"jobId":"76dc91bc-7412-40f8-9435-7cc8837d55e2","jobHistoryTypeId":"35d9740a-25cc-4b1b-bce7-f9a1ecb76796","sourceStateId":"a5440a42-1183-481b-ba4e-36f2df2fcafd","destinationStateId":"64d38e88-f1e0-4e99-8b8c-4564f0030f70","allocatedToId":"170aeca6-cf8a-4422-bbcc-aa3dfa8ba6a7","clonedFromId":"a6acdb0f-6727-4096-bca2-262389609c73","jobHistoryType":{"name":"sample string 1","id":"d4eee8ff-76ff-4509-a0e1-7090842cb706"},"sourceJobState":{"name":"sample string 1","jobsWithThatState":[],"id":"050658c6-4b83-4a4e-a9c1-3a14262bfa77"},"destinationJobState":{"name":"sample string 1","jobsWithThatState":[],"id":"050658c6-4b83-4a4e-a9c1-3a14262bfa77"},"createdById":"9de612f4-4567-463a-adf9-f2ae8a35f51f","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"8873a50e-ea34-492f-8484-1bcf8763f65a","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"fe999e26-f4c4-4ce7-a525-a5202f9ec5fc"},{"jobId":"76dc91bc-7412-40f8-9435-7cc8837d55e2","jobHistoryTypeId":"35d9740a-25cc-4b1b-bce7-f9a1ecb76796","sourceStateId":"a5440a42-1183-481b-ba4e-36f2df2fcafd","destinationStateId":"64d38e88-f1e0-4e99-8b8c-4564f0030f70","allocatedToId":"170aeca6-cf8a-4422-bbcc-aa3dfa8ba6a7","clonedFromId":"a6acdb0f-6727-4096-bca2-262389609c73","jobHistoryType":{"name":"sample string 1","id":"d4eee8ff-76ff-4509-a0e1-7090842cb706"},"sourceJobState":{"name":"sample string 1","jobsWithThatState":[],"id":"050658c6-4b83-4a4e-a9c1-3a14262bfa77"},"destinationJobState":{"name":"sample string 1","jobsWithThatState":[],"id":"050658c6-4b83-4a4e-a9c1-3a14262bfa77"},"createdById":"9de612f4-4567-463a-adf9-f2ae8a35f51f","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"8873a50e-ea34-492f-8484-1bcf8763f65a","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"fe999e26-f4c4-4ce7-a525-a5202f9ec5fc"}],"createdById":"9623d0a1-89db-45c7-ad52-60dc42a4a2f7","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"82b746b5-a221-4c80-a41b-53fb595e97bf","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"04125e4f-5c2a-44d8-a35a-38d3e5faafb6"},{"jobTypeId":"1c1325c9-2aaf-4e9a-84ec-7c5e9e4ba3af","active":true,"stateId":"08daf752-ec19-46a0-b959-ec3e76bfb568","externalRef":"sample string 4","allocatedToId":"d5959333-93da-4b61-8e08-3b27bebfdec4","name":"sample string 5","scheduledDate":"2026-07-24T18:07:42.0074024+00:00","siteId":"dbefd8a8-0073-4fd2-8a35-d3033bf9f328","contactId":"6469487a-fa21-475d-8ad9-619f309b287b","notes":"sample string 8","timeInMinutes":9,"parentJobId":"721c3f00-0083-4aab-bfd9-639788692940","isGroupJob":true,"deviceId":"sample string 11","syncToDevice":true,"assetId":"5f65f06f-f4f9-4835-874d-8941b80cc8d7","jobRecurrenceId":"0e6905df-16b8-4f6f-8b67-5e68f1ec5425","rejectionReasonId":"4e013877-4395-496a-bf26-346a70ae046d","jobCategoryId":"6b239234-0bb9-479c-8cdf-de4055f8ce8c","numericCode":13,"completedDate":"2026-07-24T18:07:42.0074024+00:00","monitoringRegimeId":"sample string 14","jobState":{"name":"sample string 1","jobsWithThatState":[],"id":"050658c6-4b83-4a4e-a9c1-3a14262bfa77"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"4770326e-f62d-451c-8e24-d9e0a6246e00","titleId":"24e3ce3b-c32b-4b09-a030-836884aa0484","organisationId":"f78a075e-519f-459f-a974-c95ba2af953d","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"6e1c9191-0d09-460c-a1e5-66d7eba6eed0","createdById":"4f68e818-b374-4625-a6be-2ebe678c471f","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"31f3a60a-1071-4863-aac0-6ff65c51942d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"6cd640ff-3024-4b9b-a20a-379ee8265410"},"title":{"name":"sample string 1","id":"b2dc1b16-ba04-43d9-8435-7d41ee37e459"},"createdById":"e82c3d66-4ddd-4273-b41d-4f83d430f27c","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"5eec53bf-7ec6-41bb-8868-04c12bc8b236","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"411c5fc8-819d-47c1-a6d8-28ae35da14d7"},"asset":{"name":"sample string 1","description":"sample string 2","assetTypeId":"9a426a23-47c8-489c-bef5-f40962507925","location":"sample string 4","locationId":"sample string 5","externalReference":"sample string 6","serialNumber":"sample string 7","assetNumber":"sample string 8","uniqueBarcode":"sample string 9","notes":"sample string 10","siteId":"a4207659-f61a-4091-be34-4f78c6ed7ba4","owner":"sample string 11","active":true,"suspended":true,"jobId":"dfcf9ee1-57a8-4f05-aa60-26be7ce1324a","hierarchicalLocationId":"77bb1310-b058-469a-a3c9-483d72b89190","imageFileName":"sample string 14","jobs":[],"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"}],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},"id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},"id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"jobRecurrences":[{"name":"sample string 1","jobTypeGroupId":"9b610d21-a096-4fbe-bb9c-124f29002dde","userId":"28752928-99ee-4070-b1a6-c96f05d4b99d","createDaysBefore":3,"siteId":"23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b","contactId":"4231071c-0d5b-4e7a-aa91-62f9d54c7789","assetId":"ef7d7946-9b7a-4b57-bf36-7c200d63033e","startDate":"2026-07-24T18:07:42.0074024+00:00","endDate":"2026-07-24T18:07:42.0074024+00:00","numberGenerated":6,"lastDate":"2026-07-24T18:07:42.0074024+00:00","nextDate":"2026-07-24T18:07:42.0074024+00:00","overrideGeneratedNextDate":"2026-07-24T18:07:42.0074024+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"d0e9a732-dc73-4114-8a09-b24de3ecf140","recurrenceGroupId":"12d04a2f-fd33-4aea-b8b4-33513564dd6d","jobsGenerated":[],"systems":[{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"},{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"698ddf75-de08-4410-9c3c-9ca14807fc05"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"4770326e-f62d-451c-8e24-d9e0a6246e00","titleId":"24e3ce3b-c32b-4b09-a030-836884aa0484","organisationId":"f78a075e-519f-459f-a974-c95ba2af953d","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"6e1c9191-0d09-460c-a1e5-66d7eba6eed0","createdById":"4f68e818-b374-4625-a6be-2ebe678c471f","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"31f3a60a-1071-4863-aac0-6ff65c51942d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"6cd640ff-3024-4b9b-a20a-379ee8265410"},"title":{"name":"sample string 1","id":"b2dc1b16-ba04-43d9-8435-7d41ee37e459"},"createdById":"e82c3d66-4ddd-4273-b41d-4f83d430f27c","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"5eec53bf-7ec6-41bb-8868-04c12bc8b236","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"411c5fc8-819d-47c1-a6d8-28ae35da14d7"},"sampledAssets":[{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3},{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3}],"lastCompletedDate":"2026-07-24T18:07:42.0074024+00:00","createdById":"e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"32a78a46-cfe1-4427-89c5-99428c472b54","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"43c1db48-5229-403a-87e0-18dbf94686de"},{"name":"sample string 1","jobTypeGroupId":"9b610d21-a096-4fbe-bb9c-124f29002dde","userId":"28752928-99ee-4070-b1a6-c96f05d4b99d","createDaysBefore":3,"siteId":"23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b","contactId":"4231071c-0d5b-4e7a-aa91-62f9d54c7789","assetId":"ef7d7946-9b7a-4b57-bf36-7c200d63033e","startDate":"2026-07-24T18:07:42.0074024+00:00","endDate":"2026-07-24T18:07:42.0074024+00:00","numberGenerated":6,"lastDate":"2026-07-24T18:07:42.0074024+00:00","nextDate":"2026-07-24T18:07:42.0074024+00:00","overrideGeneratedNextDate":"2026-07-24T18:07:42.0074024+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"d0e9a732-dc73-4114-8a09-b24de3ecf140","recurrenceGroupId":"12d04a2f-fd33-4aea-b8b4-33513564dd6d","jobsGenerated":[],"systems":[{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"},{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"698ddf75-de08-4410-9c3c-9ca14807fc05"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"4770326e-f62d-451c-8e24-d9e0a6246e00","titleId":"24e3ce3b-c32b-4b09-a030-836884aa0484","organisationId":"f78a075e-519f-459f-a974-c95ba2af953d","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"6e1c9191-0d09-460c-a1e5-66d7eba6eed0","createdById":"4f68e818-b374-4625-a6be-2ebe678c471f","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"31f3a60a-1071-4863-aac0-6ff65c51942d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"6cd640ff-3024-4b9b-a20a-379ee8265410"},"title":{"name":"sample string 1","id":"b2dc1b16-ba04-43d9-8435-7d41ee37e459"},"createdById":"e82c3d66-4ddd-4273-b41d-4f83d430f27c","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"5eec53bf-7ec6-41bb-8868-04c12bc8b236","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"411c5fc8-819d-47c1-a6d8-28ae35da14d7"},"sampledAssets":[{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3},{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3}],"lastCompletedDate":"2026-07-24T18:07:42.0074024+00:00","createdById":"e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"32a78a46-cfe1-4427-89c5-99428c472b54","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"43c1db48-5229-403a-87e0-18dbf94686de"}],"sampledAssets":[{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3,"jobRecurrence":{"name":"sample string 1","jobTypeGroupId":"9b610d21-a096-4fbe-bb9c-124f29002dde","userId":"28752928-99ee-4070-b1a6-c96f05d4b99d","createDaysBefore":3,"siteId":"23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b","contactId":"4231071c-0d5b-4e7a-aa91-62f9d54c7789","assetId":"ef7d7946-9b7a-4b57-bf36-7c200d63033e","startDate":"2026-07-24T18:07:42.0074024+00:00","endDate":"2026-07-24T18:07:42.0074024+00:00","numberGenerated":6,"lastDate":"2026-07-24T18:07:42.0074024+00:00","nextDate":"2026-07-24T18:07:42.0074024+00:00","overrideGeneratedNextDate":"2026-07-24T18:07:42.0074024+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"d0e9a732-dc73-4114-8a09-b24de3ecf140","recurrenceGroupId":"12d04a2f-fd33-4aea-b8b4-33513564dd6d","jobsGenerated":[],"systems":[{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"},{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"698ddf75-de08-4410-9c3c-9ca14807fc05"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"4770326e-f62d-451c-8e24-d9e0a6246e00","titleId":"24e3ce3b-c32b-4b09-a030-836884aa0484","organisationId":"f78a075e-519f-459f-a974-c95ba2af953d","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"6e1c9191-0d09-460c-a1e5-66d7eba6eed0","createdById":"4f68e818-b374-4625-a6be-2ebe678c471f","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"31f3a60a-1071-4863-aac0-6ff65c51942d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"6cd640ff-3024-4b9b-a20a-379ee8265410"},"title":{"name":"sample string 1","id":"b2dc1b16-ba04-43d9-8435-7d41ee37e459"},"createdById":"e82c3d66-4ddd-4273-b41d-4f83d430f27c","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"5eec53bf-7ec6-41bb-8868-04c12bc8b236","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"411c5fc8-819d-47c1-a6d8-28ae35da14d7"},"sampledAssets":[],"lastCompletedDate":"2026-07-24T18:07:42.0074024+00:00","createdById":"e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"32a78a46-cfe1-4427-89c5-99428c472b54","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"43c1db48-5229-403a-87e0-18dbf94686de"}},{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3,"jobRecurrence":{"name":"sample string 1","jobTypeGroupId":"9b610d21-a096-4fbe-bb9c-124f29002dde","userId":"28752928-99ee-4070-b1a6-c96f05d4b99d","createDaysBefore":3,"siteId":"23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b","contactId":"4231071c-0d5b-4e7a-aa91-62f9d54c7789","assetId":"ef7d7946-9b7a-4b57-bf36-7c200d63033e","startDate":"2026-07-24T18:07:42.0074024+00:00","endDate":"2026-07-24T18:07:42.0074024+00:00","numberGenerated":6,"lastDate":"2026-07-24T18:07:42.0074024+00:00","nextDate":"2026-07-24T18:07:42.0074024+00:00","overrideGeneratedNextDate":"2026-07-24T18:07:42.0074024+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"d0e9a732-dc73-4114-8a09-b24de3ecf140","recurrenceGroupId":"12d04a2f-fd33-4aea-b8b4-33513564dd6d","jobsGenerated":[],"systems":[{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"},{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"698ddf75-de08-4410-9c3c-9ca14807fc05"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"4770326e-f62d-451c-8e24-d9e0a6246e00","titleId":"24e3ce3b-c32b-4b09-a030-836884aa0484","organisationId":"f78a075e-519f-459f-a974-c95ba2af953d","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"6e1c9191-0d09-460c-a1e5-66d7eba6eed0","createdById":"4f68e818-b374-4625-a6be-2ebe678c471f","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"31f3a60a-1071-4863-aac0-6ff65c51942d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"6cd640ff-3024-4b9b-a20a-379ee8265410"},"title":{"name":"sample string 1","id":"b2dc1b16-ba04-43d9-8435-7d41ee37e459"},"createdById":"e82c3d66-4ddd-4273-b41d-4f83d430f27c","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"5eec53bf-7ec6-41bb-8868-04c12bc8b236","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"411c5fc8-819d-47c1-a6d8-28ae35da14d7"},"sampledAssets":[],"lastCompletedDate":"2026-07-24T18:07:42.0074024+00:00","createdById":"e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"32a78a46-cfe1-4427-89c5-99428c472b54","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"43c1db48-5229-403a-87e0-18dbf94686de"}}],"monitoringRegimeSampledAssets":[{"monitoringRegimeId":"sample string 1","assetId":"e0531cff-dcf8-4c35-8442-707237a4b36f","jobIndexId":3},{"monitoringRegimeId":"sample string 1","assetId":"e0531cff-dcf8-4c35-8442-707237a4b36f","jobIndexId":3}],"hierarchicalLocation":{"siteId":"6cbdd07e-2f6d-46f6-a9a5-53045c74a49a","name":"sample string 2","parentId":"9593dcf9-9f08-47bb-aede-77486e98ce07","depth":3,"fullName":"sample string 4","active":true,"sortOrder":6.0,"createdById":"49f00f9f-c71a-4df0-9e19-b06227f7da81","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"0a055160-4913-4c51-b601-2485dac5f399","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"33e5baea-ee91-4303-b8f7-35f912b105bb"},"createdById":"7465c593-7ca9-4015-aa79-e9398b969573","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"b37eb9a9-bb2f-42b8-b511-c59f5e248d53","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"ec44aff5-f94e-4756-9077-04500c017ea8"},"jobRecurrence":{"name":"sample string 1","jobTypeGroupId":"9b610d21-a096-4fbe-bb9c-124f29002dde","userId":"28752928-99ee-4070-b1a6-c96f05d4b99d","createDaysBefore":3,"siteId":"23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b","contactId":"4231071c-0d5b-4e7a-aa91-62f9d54c7789","assetId":"ef7d7946-9b7a-4b57-bf36-7c200d63033e","startDate":"2026-07-24T18:07:42.0074024+00:00","endDate":"2026-07-24T18:07:42.0074024+00:00","numberGenerated":6,"lastDate":"2026-07-24T18:07:42.0074024+00:00","nextDate":"2026-07-24T18:07:42.0074024+00:00","overrideGeneratedNextDate":"2026-07-24T18:07:42.0074024+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"d0e9a732-dc73-4114-8a09-b24de3ecf140","recurrenceGroupId":"12d04a2f-fd33-4aea-b8b4-33513564dd6d","asset":{"name":"sample string 1","description":"sample string 2","assetTypeId":"9a426a23-47c8-489c-bef5-f40962507925","location":"sample string 4","locationId":"sample string 5","externalReference":"sample string 6","serialNumber":"sample string 7","assetNumber":"sample string 8","uniqueBarcode":"sample string 9","notes":"sample string 10","siteId":"a4207659-f61a-4091-be34-4f78c6ed7ba4","owner":"sample string 11","active":true,"suspended":true,"jobId":"dfcf9ee1-57a8-4f05-aa60-26be7ce1324a","hierarchicalLocationId":"77bb1310-b058-469a-a3c9-483d72b89190","imageFileName":"sample string 14","jobs":[],"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"}],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},"id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},"id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"jobRecurrences":[],"sampledAssets":[{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3},{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3}],"monitoringRegimeSampledAssets":[{"monitoringRegimeId":"sample string 1","assetId":"e0531cff-dcf8-4c35-8442-707237a4b36f","jobIndexId":3},{"monitoringRegimeId":"sample string 1","assetId":"e0531cff-dcf8-4c35-8442-707237a4b36f","jobIndexId":3}],"hierarchicalLocation":{"siteId":"6cbdd07e-2f6d-46f6-a9a5-53045c74a49a","name":"sample string 2","parentId":"9593dcf9-9f08-47bb-aede-77486e98ce07","depth":3,"fullName":"sample string 4","active":true,"sortOrder":6.0,"createdById":"49f00f9f-c71a-4df0-9e19-b06227f7da81","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"0a055160-4913-4c51-b601-2485dac5f399","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"33e5baea-ee91-4303-b8f7-35f912b105bb"},"createdById":"7465c593-7ca9-4015-aa79-e9398b969573","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"b37eb9a9-bb2f-42b8-b511-c59f5e248d53","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"ec44aff5-f94e-4756-9077-04500c017ea8"},"jobsGenerated":[],"systems":[{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"},{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"698ddf75-de08-4410-9c3c-9ca14807fc05"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"4770326e-f62d-451c-8e24-d9e0a6246e00","titleId":"24e3ce3b-c32b-4b09-a030-836884aa0484","organisationId":"f78a075e-519f-459f-a974-c95ba2af953d","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"6e1c9191-0d09-460c-a1e5-66d7eba6eed0","createdById":"4f68e818-b374-4625-a6be-2ebe678c471f","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"31f3a60a-1071-4863-aac0-6ff65c51942d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"6cd640ff-3024-4b9b-a20a-379ee8265410"},"title":{"name":"sample string 1","id":"b2dc1b16-ba04-43d9-8435-7d41ee37e459"},"createdById":"e82c3d66-4ddd-4273-b41d-4f83d430f27c","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"5eec53bf-7ec6-41bb-8868-04c12bc8b236","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"411c5fc8-819d-47c1-a6d8-28ae35da14d7"},"sampledAssets":[{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3,"asset":{"name":"sample string 1","description":"sample string 2","assetTypeId":"9a426a23-47c8-489c-bef5-f40962507925","location":"sample string 4","locationId":"sample string 5","externalReference":"sample string 6","serialNumber":"sample string 7","assetNumber":"sample string 8","uniqueBarcode":"sample string 9","notes":"sample string 10","siteId":"a4207659-f61a-4091-be34-4f78c6ed7ba4","owner":"sample string 11","active":true,"suspended":true,"jobId":"dfcf9ee1-57a8-4f05-aa60-26be7ce1324a","hierarchicalLocationId":"77bb1310-b058-469a-a3c9-483d72b89190","imageFileName":"sample string 14","jobs":[],"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"}],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},"id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},"id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"jobRecurrences":[],"sampledAssets":[],"monitoringRegimeSampledAssets":[{"monitoringRegimeId":"sample string 1","assetId":"e0531cff-dcf8-4c35-8442-707237a4b36f","jobIndexId":3},{"monitoringRegimeId":"sample string 1","assetId":"e0531cff-dcf8-4c35-8442-707237a4b36f","jobIndexId":3}],"hierarchicalLocation":{"siteId":"6cbdd07e-2f6d-46f6-a9a5-53045c74a49a","name":"sample string 2","parentId":"9593dcf9-9f08-47bb-aede-77486e98ce07","depth":3,"fullName":"sample string 4","active":true,"sortOrder":6.0,"createdById":"49f00f9f-c71a-4df0-9e19-b06227f7da81","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"0a055160-4913-4c51-b601-2485dac5f399","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"33e5baea-ee91-4303-b8f7-35f912b105bb"},"createdById":"7465c593-7ca9-4015-aa79-e9398b969573","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"b37eb9a9-bb2f-42b8-b511-c59f5e248d53","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"ec44aff5-f94e-4756-9077-04500c017ea8"}},{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3,"asset":{"name":"sample string 1","description":"sample string 2","assetTypeId":"9a426a23-47c8-489c-bef5-f40962507925","location":"sample string 4","locationId":"sample string 5","externalReference":"sample string 6","serialNumber":"sample string 7","assetNumber":"sample string 8","uniqueBarcode":"sample string 9","notes":"sample string 10","siteId":"a4207659-f61a-4091-be34-4f78c6ed7ba4","owner":"sample string 11","active":true,"suspended":true,"jobId":"dfcf9ee1-57a8-4f05-aa60-26be7ce1324a","hierarchicalLocationId":"77bb1310-b058-469a-a3c9-483d72b89190","imageFileName":"sample string 14","jobs":[],"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"}],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},"id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},"id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"jobRecurrences":[],"sampledAssets":[],"monitoringRegimeSampledAssets":[{"monitoringRegimeId":"sample string 1","assetId":"e0531cff-dcf8-4c35-8442-707237a4b36f","jobIndexId":3},{"monitoringRegimeId":"sample string 1","assetId":"e0531cff-dcf8-4c35-8442-707237a4b36f","jobIndexId":3}],"hierarchicalLocation":{"siteId":"6cbdd07e-2f6d-46f6-a9a5-53045c74a49a","name":"sample string 2","parentId":"9593dcf9-9f08-47bb-aede-77486e98ce07","depth":3,"fullName":"sample string 4","active":true,"sortOrder":6.0,"createdById":"49f00f9f-c71a-4df0-9e19-b06227f7da81","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"0a055160-4913-4c51-b601-2485dac5f399","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"33e5baea-ee91-4303-b8f7-35f912b105bb"},"createdById":"7465c593-7ca9-4015-aa79-e9398b969573","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"b37eb9a9-bb2f-42b8-b511-c59f5e248d53","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"ec44aff5-f94e-4756-9077-04500c017ea8"}}],"lastCompletedDate":"2026-07-24T18:07:42.0074024+00:00","createdById":"e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"32a78a46-cfe1-4427-89c5-99428c472b54","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"43c1db48-5229-403a-87e0-18dbf94686de"},"rejectionReason":{"order":1,"name":"sample string 2","active":true,"tenantOrganisationId":"397ac4b1-b13c-4bc0-b4aa-2e9304a9fa84","createdById":"753c932f-9470-4f8c-b9d8-3b80f74da1ab","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"0b91416f-65bd-4e90-8a95-cd381f2e3e34","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"82c80830-0f5f-466b-ab4d-6178da403712"},"jobCategory":{"name":"sample string 1","id":"5442ad2d-ce89-426a-85c6-f756829624a7"},"sections":[{"jobId":"c1a0c8ab-d988-4766-94e5-0c94774a9193","internalSectionTypeId":"733beae9-7856-4c0b-b15c-9351919383dc","sectionTypeId":"965a81b0-aef5-432c-9399-2f112148385f","caption":"sample string 4","name":"sample string 5","sectionJson":"sample string 6","repeatable":true,"template":true,"gridInput":true,"siteVisit":true,"active":true,"order":12.0,"fqn":"sample string 13","visible":true,"state":"d307d093-04d9-4fbb-9d7b-b793277e3352","sectionVariantId":"2dd538d4-92da-472e-b6e7-1df217a98d0a","sectionType":{"internalId":"8ec1ef74-bb9d-4b21-b362-93147f96e688","caption":"sample string 2","name":"sample string 3","repeatable":true,"template":true,"gridInput":true,"siteVisit":true,"jsonData":"sample string 8","order":9,"jobTypeId":"2e8dfabc-454b-40ad-8550-360a070feac4","active":true,"fqn":"sample string 12","visible":true,"fileImport":true,"sectionVariantId":"2f54ed93-1fcd-4cf3-a196-bf1f4f876981","expressionTypes":"sample string 15","createdById":"90a740fb-1fef-4be3-a1bb-ad02e73335ff","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"75b75608-188f-4f9b-89aa-5d30975f0f30","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"85374695-505d-4826-ad46-134d7879b1f0"},"createdById":"6d7250e1-514c-41bd-bc40-f38e3b7cb746","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"13943351-db05-4dd1-8dfd-f2f9cf7cea35","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"72f28092-a135-4716-bf56-e9e401142b35"},{"jobId":"c1a0c8ab-d988-4766-94e5-0c94774a9193","internalSectionTypeId":"733beae9-7856-4c0b-b15c-9351919383dc","sectionTypeId":"965a81b0-aef5-432c-9399-2f112148385f","caption":"sample string 4","name":"sample string 5","sectionJson":"sample string 6","repeatable":true,"template":true,"gridInput":true,"siteVisit":true,"active":true,"order":12.0,"fqn":"sample string 13","visible":true,"state":"d307d093-04d9-4fbb-9d7b-b793277e3352","sectionVariantId":"2dd538d4-92da-472e-b6e7-1df217a98d0a","sectionType":{"internalId":"8ec1ef74-bb9d-4b21-b362-93147f96e688","caption":"sample string 2","name":"sample string 3","repeatable":true,"template":true,"gridInput":true,"siteVisit":true,"jsonData":"sample string 8","order":9,"jobTypeId":"2e8dfabc-454b-40ad-8550-360a070feac4","active":true,"fqn":"sample string 12","visible":true,"fileImport":true,"sectionVariantId":"2f54ed93-1fcd-4cf3-a196-bf1f4f876981","expressionTypes":"sample string 15","createdById":"90a740fb-1fef-4be3-a1bb-ad02e73335ff","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"75b75608-188f-4f9b-89aa-5d30975f0f30","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"85374695-505d-4826-ad46-134d7879b1f0"},"createdById":"6d7250e1-514c-41bd-bc40-f38e3b7cb746","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"13943351-db05-4dd1-8dfd-f2f9cf7cea35","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"72f28092-a135-4716-bf56-e9e401142b35"}],"descendantJobs":[],"documents":[{"jobId":"b18fb692-53a3-4846-8b66-76431e04c4d7","stateId":"58ebd7df-fc40-462b-b307-fda5696110e4","templateId":"2ae5e9bd-1ac5-4279-b21b-10573c3f75ab","documentTemplate":{"name":"sample string 1","fileExtension":"sample string 2","location":"sample string 3","jobTypeId":"21b17464-a97f-47c3-872e-437032ec7557","active":true,"autoEmailOnJobCompletion":true,"visibleOnPortal":true,"documents":[],"createdById":"d15221bf-f5e5-4c54-a98e-2f7afc310f5e","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"31e733b0-80d6-43a0-97b2-fb6cca10286c","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"09e6960b-ac26-4f55-bc83-c8cba388094f"},"fileLocationId":"8c2e6d10-3f89-4e15-a7e8-33c6bacc9c0d","fileLocation":{"location":"sample string 1","extension":"sample string 2","active":true,"createdById":"3d566615-4cca-4be0-9211-5c82a5f1abba","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"c2e287df-bdab-4943-aef3-9f34109c6e02","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"f38e6a6a-4500-48d7-a6a8-813fa77ae1a9"},"documentState":{"name":"sample string 1","documentsWithThatState":[],"id":"185e112d-07e3-4979-8e34-051b810b5d27"},"pdfGenerated":true,"visibleOnPortal":true,"name":"sample string 4","active":true,"createdById":"3330e76a-aa18-4462-bc41-6a3f68b4bd42","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"cead194f-d5fa-428a-88cd-25f8873ff16e","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"3332b716-5bee-4a0b-8cf1-052ae7fe0596"},{"jobId":"b18fb692-53a3-4846-8b66-76431e04c4d7","stateId":"58ebd7df-fc40-462b-b307-fda5696110e4","templateId":"2ae5e9bd-1ac5-4279-b21b-10573c3f75ab","documentTemplate":{"name":"sample string 1","fileExtension":"sample string 2","location":"sample string 3","jobTypeId":"21b17464-a97f-47c3-872e-437032ec7557","active":true,"autoEmailOnJobCompletion":true,"visibleOnPortal":true,"documents":[],"createdById":"d15221bf-f5e5-4c54-a98e-2f7afc310f5e","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"31e733b0-80d6-43a0-97b2-fb6cca10286c","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"09e6960b-ac26-4f55-bc83-c8cba388094f"},"fileLocationId":"8c2e6d10-3f89-4e15-a7e8-33c6bacc9c0d","fileLocation":{"location":"sample string 1","extension":"sample string 2","active":true,"createdById":"3d566615-4cca-4be0-9211-5c82a5f1abba","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"c2e287df-bdab-4943-aef3-9f34109c6e02","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"f38e6a6a-4500-48d7-a6a8-813fa77ae1a9"},"documentState":{"name":"sample string 1","documentsWithThatState":[],"id":"185e112d-07e3-4979-8e34-051b810b5d27"},"pdfGenerated":true,"visibleOnPortal":true,"name":"sample string 4","active":true,"createdById":"3330e76a-aa18-4462-bc41-6a3f68b4bd42","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"cead194f-d5fa-428a-88cd-25f8873ff16e","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"3332b716-5bee-4a0b-8cf1-052ae7fe0596"}],"jobHistory":[{"jobId":"76dc91bc-7412-40f8-9435-7cc8837d55e2","jobHistoryTypeId":"35d9740a-25cc-4b1b-bce7-f9a1ecb76796","sourceStateId":"a5440a42-1183-481b-ba4e-36f2df2fcafd","destinationStateId":"64d38e88-f1e0-4e99-8b8c-4564f0030f70","allocatedToId":"170aeca6-cf8a-4422-bbcc-aa3dfa8ba6a7","clonedFromId":"a6acdb0f-6727-4096-bca2-262389609c73","jobHistoryType":{"name":"sample string 1","id":"d4eee8ff-76ff-4509-a0e1-7090842cb706"},"sourceJobState":{"name":"sample string 1","jobsWithThatState":[],"id":"050658c6-4b83-4a4e-a9c1-3a14262bfa77"},"destinationJobState":{"name":"sample string 1","jobsWithThatState":[],"id":"050658c6-4b83-4a4e-a9c1-3a14262bfa77"},"createdById":"9de612f4-4567-463a-adf9-f2ae8a35f51f","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"8873a50e-ea34-492f-8484-1bcf8763f65a","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"fe999e26-f4c4-4ce7-a525-a5202f9ec5fc"},{"jobId":"76dc91bc-7412-40f8-9435-7cc8837d55e2","jobHistoryTypeId":"35d9740a-25cc-4b1b-bce7-f9a1ecb76796","sourceStateId":"a5440a42-1183-481b-ba4e-36f2df2fcafd","destinationStateId":"64d38e88-f1e0-4e99-8b8c-4564f0030f70","allocatedToId":"170aeca6-cf8a-4422-bbcc-aa3dfa8ba6a7","clonedFromId":"a6acdb0f-6727-4096-bca2-262389609c73","jobHistoryType":{"name":"sample string 1","id":"d4eee8ff-76ff-4509-a0e1-7090842cb706"},"sourceJobState":{"name":"sample string 1","jobsWithThatState":[],"id":"050658c6-4b83-4a4e-a9c1-3a14262bfa77"},"destinationJobState":{"name":"sample string 1","jobsWithThatState":[],"id":"050658c6-4b83-4a4e-a9c1-3a14262bfa77"},"createdById":"9de612f4-4567-463a-adf9-f2ae8a35f51f","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"8873a50e-ea34-492f-8484-1bcf8763f65a","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"fe999e26-f4c4-4ce7-a525-a5202f9ec5fc"}],"createdById":"9623d0a1-89db-45c7-ad52-60dc42a4a2f7","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"82b746b5-a221-4c80-a41b-53fb595e97bf","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"04125e4f-5c2a-44d8-a35a-38d3e5faafb6"}],"tenantOrganisationId":"6dd6c440-c940-4b42-8d8b-926fcb00a8f8","jobCategory":{"name":"sample string 1","id":"5442ad2d-ce89-426a-85c6-f756829624a7"},"createdById":"ddd92b28-e240-458b-bd05-65096c32a92e","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"d40e7618-9dcd-4cd1-bf74-f0757546cf69","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"d409988a-a201-4f09-a1ed-438db7865edf"},{"name":"sample string 1","timeInMinutes":2,"autoComplete":true,"canCreateJobs":true,"canRaiseOnDevice":true,"containsEntities":true,"hasSiteVisitSectionType":true,"version":8,"jobTypeGroupId":"06a776ae-b2ba-4f38-80cf-d8412f9b6ec6","jobCategoryId":"5c60811d-0fd5-4228-ac87-6134d0d46c63","state":"new","active":true,"documentTemplates":[{"name":"sample string 1","fileExtension":"sample string 2","location":"sample string 3","jobTypeId":"21b17464-a97f-47c3-872e-437032ec7557","active":true,"autoEmailOnJobCompletion":true,"visibleOnPortal":true,"documents":[{"jobId":"b18fb692-53a3-4846-8b66-76431e04c4d7","job":{"jobTypeId":"1c1325c9-2aaf-4e9a-84ec-7c5e9e4ba3af","active":true,"stateId":"08daf752-ec19-46a0-b959-ec3e76bfb568","externalRef":"sample string 4","allocatedToId":"d5959333-93da-4b61-8e08-3b27bebfdec4","name":"sample string 5","scheduledDate":"2026-07-24T18:07:42.0074024+00:00","siteId":"dbefd8a8-0073-4fd2-8a35-d3033bf9f328","contactId":"6469487a-fa21-475d-8ad9-619f309b287b","notes":"sample string 8","timeInMinutes":9,"parentJobId":"721c3f00-0083-4aab-bfd9-639788692940","isGroupJob":true,"deviceId":"sample string 11","syncToDevice":true,"assetId":"5f65f06f-f4f9-4835-874d-8941b80cc8d7","jobRecurrenceId":"0e6905df-16b8-4f6f-8b67-5e68f1ec5425","rejectionReasonId":"4e013877-4395-496a-bf26-346a70ae046d","jobCategoryId":"6b239234-0bb9-479c-8cdf-de4055f8ce8c","numericCode":13,"completedDate":"2026-07-24T18:07:42.0074024+00:00","monitoringRegimeId":"sample string 14","jobState":{"name":"sample string 1","jobsWithThatState":[],"id":"050658c6-4b83-4a4e-a9c1-3a14262bfa77"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"4770326e-f62d-451c-8e24-d9e0a6246e00","titleId":"24e3ce3b-c32b-4b09-a030-836884aa0484","organisationId":"f78a075e-519f-459f-a974-c95ba2af953d","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"6e1c9191-0d09-460c-a1e5-66d7eba6eed0","createdById":"4f68e818-b374-4625-a6be-2ebe678c471f","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"31f3a60a-1071-4863-aac0-6ff65c51942d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"6cd640ff-3024-4b9b-a20a-379ee8265410"},"title":{"name":"sample string 1","id":"b2dc1b16-ba04-43d9-8435-7d41ee37e459"},"createdById":"e82c3d66-4ddd-4273-b41d-4f83d430f27c","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"5eec53bf-7ec6-41bb-8868-04c12bc8b236","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"411c5fc8-819d-47c1-a6d8-28ae35da14d7"},"asset":{"name":"sample string 1","description":"sample string 2","assetTypeId":"9a426a23-47c8-489c-bef5-f40962507925","location":"sample string 4","locationId":"sample string 5","externalReference":"sample string 6","serialNumber":"sample string 7","assetNumber":"sample string 8","uniqueBarcode":"sample string 9","notes":"sample string 10","siteId":"a4207659-f61a-4091-be34-4f78c6ed7ba4","owner":"sample string 11","active":true,"suspended":true,"jobId":"dfcf9ee1-57a8-4f05-aa60-26be7ce1324a","hierarchicalLocationId":"77bb1310-b058-469a-a3c9-483d72b89190","imageFileName":"sample string 14","jobs":[],"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"}],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},"id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},"id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"jobRecurrences":[{"name":"sample string 1","jobTypeGroupId":"9b610d21-a096-4fbe-bb9c-124f29002dde","userId":"28752928-99ee-4070-b1a6-c96f05d4b99d","createDaysBefore":3,"siteId":"23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b","contactId":"4231071c-0d5b-4e7a-aa91-62f9d54c7789","assetId":"ef7d7946-9b7a-4b57-bf36-7c200d63033e","startDate":"2026-07-24T18:07:42.0074024+00:00","endDate":"2026-07-24T18:07:42.0074024+00:00","numberGenerated":6,"lastDate":"2026-07-24T18:07:42.0074024+00:00","nextDate":"2026-07-24T18:07:42.0074024+00:00","overrideGeneratedNextDate":"2026-07-24T18:07:42.0074024+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"d0e9a732-dc73-4114-8a09-b24de3ecf140","recurrenceGroupId":"12d04a2f-fd33-4aea-b8b4-33513564dd6d","jobsGenerated":[],"systems":[{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"},{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"698ddf75-de08-4410-9c3c-9ca14807fc05"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"4770326e-f62d-451c-8e24-d9e0a6246e00","titleId":"24e3ce3b-c32b-4b09-a030-836884aa0484","organisationId":"f78a075e-519f-459f-a974-c95ba2af953d","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"6e1c9191-0d09-460c-a1e5-66d7eba6eed0","createdById":"4f68e818-b374-4625-a6be-2ebe678c471f","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"31f3a60a-1071-4863-aac0-6ff65c51942d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"6cd640ff-3024-4b9b-a20a-379ee8265410"},"title":{"name":"sample string 1","id":"b2dc1b16-ba04-43d9-8435-7d41ee37e459"},"createdById":"e82c3d66-4ddd-4273-b41d-4f83d430f27c","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"5eec53bf-7ec6-41bb-8868-04c12bc8b236","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"411c5fc8-819d-47c1-a6d8-28ae35da14d7"},"sampledAssets":[{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3},{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3}],"lastCompletedDate":"2026-07-24T18:07:42.0074024+00:00","createdById":"e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"32a78a46-cfe1-4427-89c5-99428c472b54","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"43c1db48-5229-403a-87e0-18dbf94686de"},{"name":"sample string 1","jobTypeGroupId":"9b610d21-a096-4fbe-bb9c-124f29002dde","userId":"28752928-99ee-4070-b1a6-c96f05d4b99d","createDaysBefore":3,"siteId":"23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b","contactId":"4231071c-0d5b-4e7a-aa91-62f9d54c7789","assetId":"ef7d7946-9b7a-4b57-bf36-7c200d63033e","startDate":"2026-07-24T18:07:42.0074024+00:00","endDate":"2026-07-24T18:07:42.0074024+00:00","numberGenerated":6,"lastDate":"2026-07-24T18:07:42.0074024+00:00","nextDate":"2026-07-24T18:07:42.0074024+00:00","overrideGeneratedNextDate":"2026-07-24T18:07:42.0074024+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"d0e9a732-dc73-4114-8a09-b24de3ecf140","recurrenceGroupId":"12d04a2f-fd33-4aea-b8b4-33513564dd6d","jobsGenerated":[],"systems":[{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"},{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"698ddf75-de08-4410-9c3c-9ca14807fc05"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"4770326e-f62d-451c-8e24-d9e0a6246e00","titleId":"24e3ce3b-c32b-4b09-a030-836884aa0484","organisationId":"f78a075e-519f-459f-a974-c95ba2af953d","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"6e1c9191-0d09-460c-a1e5-66d7eba6eed0","createdById":"4f68e818-b374-4625-a6be-2ebe678c471f","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"31f3a60a-1071-4863-aac0-6ff65c51942d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"6cd640ff-3024-4b9b-a20a-379ee8265410"},"title":{"name":"sample string 1","id":"b2dc1b16-ba04-43d9-8435-7d41ee37e459"},"createdById":"e82c3d66-4ddd-4273-b41d-4f83d430f27c","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"5eec53bf-7ec6-41bb-8868-04c12bc8b236","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"411c5fc8-819d-47c1-a6d8-28ae35da14d7"},"sampledAssets":[{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3},{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3}],"lastCompletedDate":"2026-07-24T18:07:42.0074024+00:00","createdById":"e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"32a78a46-cfe1-4427-89c5-99428c472b54","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"43c1db48-5229-403a-87e0-18dbf94686de"}],"sampledAssets":[{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3,"jobRecurrence":{"name":"sample string 1","jobTypeGroupId":"9b610d21-a096-4fbe-bb9c-124f29002dde","userId":"28752928-99ee-4070-b1a6-c96f05d4b99d","createDaysBefore":3,"siteId":"23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b","contactId":"4231071c-0d5b-4e7a-aa91-62f9d54c7789","assetId":"ef7d7946-9b7a-4b57-bf36-7c200d63033e","startDate":"2026-07-24T18:07:42.0074024+00:00","endDate":"2026-07-24T18:07:42.0074024+00:00","numberGenerated":6,"lastDate":"2026-07-24T18:07:42.0074024+00:00","nextDate":"2026-07-24T18:07:42.0074024+00:00","overrideGeneratedNextDate":"2026-07-24T18:07:42.0074024+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"d0e9a732-dc73-4114-8a09-b24de3ecf140","recurrenceGroupId":"12d04a2f-fd33-4aea-b8b4-33513564dd6d","jobsGenerated":[],"systems":[{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"},{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"698ddf75-de08-4410-9c3c-9ca14807fc05"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"4770326e-f62d-451c-8e24-d9e0a6246e00","titleId":"24e3ce3b-c32b-4b09-a030-836884aa0484","organisationId":"f78a075e-519f-459f-a974-c95ba2af953d","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"6e1c9191-0d09-460c-a1e5-66d7eba6eed0","createdById":"4f68e818-b374-4625-a6be-2ebe678c471f","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"31f3a60a-1071-4863-aac0-6ff65c51942d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"6cd640ff-3024-4b9b-a20a-379ee8265410"},"title":{"name":"sample string 1","id":"b2dc1b16-ba04-43d9-8435-7d41ee37e459"},"createdById":"e82c3d66-4ddd-4273-b41d-4f83d430f27c","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"5eec53bf-7ec6-41bb-8868-04c12bc8b236","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"411c5fc8-819d-47c1-a6d8-28ae35da14d7"},"sampledAssets":[],"lastCompletedDate":"2026-07-24T18:07:42.0074024+00:00","createdById":"e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"32a78a46-cfe1-4427-89c5-99428c472b54","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"43c1db48-5229-403a-87e0-18dbf94686de"}},{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3,"jobRecurrence":{"name":"sample string 1","jobTypeGroupId":"9b610d21-a096-4fbe-bb9c-124f29002dde","userId":"28752928-99ee-4070-b1a6-c96f05d4b99d","createDaysBefore":3,"siteId":"23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b","contactId":"4231071c-0d5b-4e7a-aa91-62f9d54c7789","assetId":"ef7d7946-9b7a-4b57-bf36-7c200d63033e","startDate":"2026-07-24T18:07:42.0074024+00:00","endDate":"2026-07-24T18:07:42.0074024+00:00","numberGenerated":6,"lastDate":"2026-07-24T18:07:42.0074024+00:00","nextDate":"2026-07-24T18:07:42.0074024+00:00","overrideGeneratedNextDate":"2026-07-24T18:07:42.0074024+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"d0e9a732-dc73-4114-8a09-b24de3ecf140","recurrenceGroupId":"12d04a2f-fd33-4aea-b8b4-33513564dd6d","jobsGenerated":[],"systems":[{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"},{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"698ddf75-de08-4410-9c3c-9ca14807fc05"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"4770326e-f62d-451c-8e24-d9e0a6246e00","titleId":"24e3ce3b-c32b-4b09-a030-836884aa0484","organisationId":"f78a075e-519f-459f-a974-c95ba2af953d","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"6e1c9191-0d09-460c-a1e5-66d7eba6eed0","createdById":"4f68e818-b374-4625-a6be-2ebe678c471f","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"31f3a60a-1071-4863-aac0-6ff65c51942d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"6cd640ff-3024-4b9b-a20a-379ee8265410"},"title":{"name":"sample string 1","id":"b2dc1b16-ba04-43d9-8435-7d41ee37e459"},"createdById":"e82c3d66-4ddd-4273-b41d-4f83d430f27c","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"5eec53bf-7ec6-41bb-8868-04c12bc8b236","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"411c5fc8-819d-47c1-a6d8-28ae35da14d7"},"sampledAssets":[],"lastCompletedDate":"2026-07-24T18:07:42.0074024+00:00","createdById":"e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"32a78a46-cfe1-4427-89c5-99428c472b54","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"43c1db48-5229-403a-87e0-18dbf94686de"}}],"monitoringRegimeSampledAssets":[{"monitoringRegimeId":"sample string 1","assetId":"e0531cff-dcf8-4c35-8442-707237a4b36f","jobIndexId":3},{"monitoringRegimeId":"sample string 1","assetId":"e0531cff-dcf8-4c35-8442-707237a4b36f","jobIndexId":3}],"hierarchicalLocation":{"siteId":"6cbdd07e-2f6d-46f6-a9a5-53045c74a49a","name":"sample string 2","parentId":"9593dcf9-9f08-47bb-aede-77486e98ce07","depth":3,"fullName":"sample string 4","active":true,"sortOrder":6.0,"createdById":"49f00f9f-c71a-4df0-9e19-b06227f7da81","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"0a055160-4913-4c51-b601-2485dac5f399","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"33e5baea-ee91-4303-b8f7-35f912b105bb"},"createdById":"7465c593-7ca9-4015-aa79-e9398b969573","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"b37eb9a9-bb2f-42b8-b511-c59f5e248d53","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"ec44aff5-f94e-4756-9077-04500c017ea8"},"jobRecurrence":{"name":"sample string 1","jobTypeGroupId":"9b610d21-a096-4fbe-bb9c-124f29002dde","userId":"28752928-99ee-4070-b1a6-c96f05d4b99d","createDaysBefore":3,"siteId":"23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b","contactId":"4231071c-0d5b-4e7a-aa91-62f9d54c7789","assetId":"ef7d7946-9b7a-4b57-bf36-7c200d63033e","startDate":"2026-07-24T18:07:42.0074024+00:00","endDate":"2026-07-24T18:07:42.0074024+00:00","numberGenerated":6,"lastDate":"2026-07-24T18:07:42.0074024+00:00","nextDate":"2026-07-24T18:07:42.0074024+00:00","overrideGeneratedNextDate":"2026-07-24T18:07:42.0074024+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"d0e9a732-dc73-4114-8a09-b24de3ecf140","recurrenceGroupId":"12d04a2f-fd33-4aea-b8b4-33513564dd6d","asset":{"name":"sample string 1","description":"sample string 2","assetTypeId":"9a426a23-47c8-489c-bef5-f40962507925","location":"sample string 4","locationId":"sample string 5","externalReference":"sample string 6","serialNumber":"sample string 7","assetNumber":"sample string 8","uniqueBarcode":"sample string 9","notes":"sample string 10","siteId":"a4207659-f61a-4091-be34-4f78c6ed7ba4","owner":"sample string 11","active":true,"suspended":true,"jobId":"dfcf9ee1-57a8-4f05-aa60-26be7ce1324a","hierarchicalLocationId":"77bb1310-b058-469a-a3c9-483d72b89190","imageFileName":"sample string 14","jobs":[],"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"}],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},"id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},"id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"jobRecurrences":[],"sampledAssets":[{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3},{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3}],"monitoringRegimeSampledAssets":[{"monitoringRegimeId":"sample string 1","assetId":"e0531cff-dcf8-4c35-8442-707237a4b36f","jobIndexId":3},{"monitoringRegimeId":"sample string 1","assetId":"e0531cff-dcf8-4c35-8442-707237a4b36f","jobIndexId":3}],"hierarchicalLocation":{"siteId":"6cbdd07e-2f6d-46f6-a9a5-53045c74a49a","name":"sample string 2","parentId":"9593dcf9-9f08-47bb-aede-77486e98ce07","depth":3,"fullName":"sample string 4","active":true,"sortOrder":6.0,"createdById":"49f00f9f-c71a-4df0-9e19-b06227f7da81","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"0a055160-4913-4c51-b601-2485dac5f399","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"33e5baea-ee91-4303-b8f7-35f912b105bb"},"createdById":"7465c593-7ca9-4015-aa79-e9398b969573","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"b37eb9a9-bb2f-42b8-b511-c59f5e248d53","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"ec44aff5-f94e-4756-9077-04500c017ea8"},"jobsGenerated":[],"systems":[{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"},{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"698ddf75-de08-4410-9c3c-9ca14807fc05"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"4770326e-f62d-451c-8e24-d9e0a6246e00","titleId":"24e3ce3b-c32b-4b09-a030-836884aa0484","organisationId":"f78a075e-519f-459f-a974-c95ba2af953d","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"6e1c9191-0d09-460c-a1e5-66d7eba6eed0","createdById":"4f68e818-b374-4625-a6be-2ebe678c471f","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"31f3a60a-1071-4863-aac0-6ff65c51942d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"6cd640ff-3024-4b9b-a20a-379ee8265410"},"title":{"name":"sample string 1","id":"b2dc1b16-ba04-43d9-8435-7d41ee37e459"},"createdById":"e82c3d66-4ddd-4273-b41d-4f83d430f27c","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"5eec53bf-7ec6-41bb-8868-04c12bc8b236","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"411c5fc8-819d-47c1-a6d8-28ae35da14d7"},"sampledAssets":[{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3,"asset":{"name":"sample string 1","description":"sample string 2","assetTypeId":"9a426a23-47c8-489c-bef5-f40962507925","location":"sample string 4","locationId":"sample string 5","externalReference":"sample string 6","serialNumber":"sample string 7","assetNumber":"sample string 8","uniqueBarcode":"sample string 9","notes":"sample string 10","siteId":"a4207659-f61a-4091-be34-4f78c6ed7ba4","owner":"sample string 11","active":true,"suspended":true,"jobId":"dfcf9ee1-57a8-4f05-aa60-26be7ce1324a","hierarchicalLocationId":"77bb1310-b058-469a-a3c9-483d72b89190","imageFileName":"sample string 14","jobs":[],"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"}],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},"id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},"id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"jobRecurrences":[],"sampledAssets":[],"monitoringRegimeSampledAssets":[{"monitoringRegimeId":"sample string 1","assetId":"e0531cff-dcf8-4c35-8442-707237a4b36f","jobIndexId":3},{"monitoringRegimeId":"sample string 1","assetId":"e0531cff-dcf8-4c35-8442-707237a4b36f","jobIndexId":3}],"hierarchicalLocation":{"siteId":"6cbdd07e-2f6d-46f6-a9a5-53045c74a49a","name":"sample string 2","parentId":"9593dcf9-9f08-47bb-aede-77486e98ce07","depth":3,"fullName":"sample string 4","active":true,"sortOrder":6.0,"createdById":"49f00f9f-c71a-4df0-9e19-b06227f7da81","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"0a055160-4913-4c51-b601-2485dac5f399","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"33e5baea-ee91-4303-b8f7-35f912b105bb"},"createdById":"7465c593-7ca9-4015-aa79-e9398b969573","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"b37eb9a9-bb2f-42b8-b511-c59f5e248d53","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"ec44aff5-f94e-4756-9077-04500c017ea8"}},{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3,"asset":{"name":"sample string 1","description":"sample string 2","assetTypeId":"9a426a23-47c8-489c-bef5-f40962507925","location":"sample string 4","locationId":"sample string 5","externalReference":"sample string 6","serialNumber":"sample string 7","assetNumber":"sample string 8","uniqueBarcode":"sample string 9","notes":"sample string 10","siteId":"a4207659-f61a-4091-be34-4f78c6ed7ba4","owner":"sample string 11","active":true,"suspended":true,"jobId":"dfcf9ee1-57a8-4f05-aa60-26be7ce1324a","hierarchicalLocationId":"77bb1310-b058-469a-a3c9-483d72b89190","imageFileName":"sample string 14","jobs":[],"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"}],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},"id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},"id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"jobRecurrences":[],"sampledAssets":[],"monitoringRegimeSampledAssets":[{"monitoringRegimeId":"sample string 1","assetId":"e0531cff-dcf8-4c35-8442-707237a4b36f","jobIndexId":3},{"monitoringRegimeId":"sample string 1","assetId":"e0531cff-dcf8-4c35-8442-707237a4b36f","jobIndexId":3}],"hierarchicalLocation":{"siteId":"6cbdd07e-2f6d-46f6-a9a5-53045c74a49a","name":"sample string 2","parentId":"9593dcf9-9f08-47bb-aede-77486e98ce07","depth":3,"fullName":"sample string 4","active":true,"sortOrder":6.0,"createdById":"49f00f9f-c71a-4df0-9e19-b06227f7da81","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"0a055160-4913-4c51-b601-2485dac5f399","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"33e5baea-ee91-4303-b8f7-35f912b105bb"},"createdById":"7465c593-7ca9-4015-aa79-e9398b969573","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"b37eb9a9-bb2f-42b8-b511-c59f5e248d53","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"ec44aff5-f94e-4756-9077-04500c017ea8"}}],"lastCompletedDate":"2026-07-24T18:07:42.0074024+00:00","createdById":"e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"32a78a46-cfe1-4427-89c5-99428c472b54","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"43c1db48-5229-403a-87e0-18dbf94686de"},"rejectionReason":{"order":1,"name":"sample string 2","active":true,"tenantOrganisationId":"397ac4b1-b13c-4bc0-b4aa-2e9304a9fa84","createdById":"753c932f-9470-4f8c-b9d8-3b80f74da1ab","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"0b91416f-65bd-4e90-8a95-cd381f2e3e34","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"82c80830-0f5f-466b-ab4d-6178da403712"},"jobCategory":{"name":"sample string 1","id":"5442ad2d-ce89-426a-85c6-f756829624a7"},"sections":[{"jobId":"c1a0c8ab-d988-4766-94e5-0c94774a9193","internalSectionTypeId":"733beae9-7856-4c0b-b15c-9351919383dc","sectionTypeId":"965a81b0-aef5-432c-9399-2f112148385f","caption":"sample string 4","name":"sample string 5","sectionJson":"sample string 6","repeatable":true,"template":true,"gridInput":true,"siteVisit":true,"active":true,"order":12.0,"fqn":"sample string 13","visible":true,"state":"d307d093-04d9-4fbb-9d7b-b793277e3352","sectionVariantId":"2dd538d4-92da-472e-b6e7-1df217a98d0a","sectionType":{"internalId":"8ec1ef74-bb9d-4b21-b362-93147f96e688","caption":"sample string 2","name":"sample string 3","repeatable":true,"template":true,"gridInput":true,"siteVisit":true,"jsonData":"sample string 8","order":9,"jobTypeId":"2e8dfabc-454b-40ad-8550-360a070feac4","active":true,"fqn":"sample string 12","visible":true,"fileImport":true,"sectionVariantId":"2f54ed93-1fcd-4cf3-a196-bf1f4f876981","expressionTypes":"sample string 15","createdById":"90a740fb-1fef-4be3-a1bb-ad02e73335ff","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"75b75608-188f-4f9b-89aa-5d30975f0f30","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"85374695-505d-4826-ad46-134d7879b1f0"},"createdById":"6d7250e1-514c-41bd-bc40-f38e3b7cb746","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"13943351-db05-4dd1-8dfd-f2f9cf7cea35","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"72f28092-a135-4716-bf56-e9e401142b35"},{"jobId":"c1a0c8ab-d988-4766-94e5-0c94774a9193","internalSectionTypeId":"733beae9-7856-4c0b-b15c-9351919383dc","sectionTypeId":"965a81b0-aef5-432c-9399-2f112148385f","caption":"sample string 4","name":"sample string 5","sectionJson":"sample string 6","repeatable":true,"template":true,"gridInput":true,"siteVisit":true,"active":true,"order":12.0,"fqn":"sample string 13","visible":true,"state":"d307d093-04d9-4fbb-9d7b-b793277e3352","sectionVariantId":"2dd538d4-92da-472e-b6e7-1df217a98d0a","sectionType":{"internalId":"8ec1ef74-bb9d-4b21-b362-93147f96e688","caption":"sample string 2","name":"sample string 3","repeatable":true,"template":true,"gridInput":true,"siteVisit":true,"jsonData":"sample string 8","order":9,"jobTypeId":"2e8dfabc-454b-40ad-8550-360a070feac4","active":true,"fqn":"sample string 12","visible":true,"fileImport":true,"sectionVariantId":"2f54ed93-1fcd-4cf3-a196-bf1f4f876981","expressionTypes":"sample string 15","createdById":"90a740fb-1fef-4be3-a1bb-ad02e73335ff","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"75b75608-188f-4f9b-89aa-5d30975f0f30","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"85374695-505d-4826-ad46-134d7879b1f0"},"createdById":"6d7250e1-514c-41bd-bc40-f38e3b7cb746","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"13943351-db05-4dd1-8dfd-f2f9cf7cea35","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"72f28092-a135-4716-bf56-e9e401142b35"}],"descendantJobs":[],"documents":[],"jobHistory":[{"jobId":"76dc91bc-7412-40f8-9435-7cc8837d55e2","jobHistoryTypeId":"35d9740a-25cc-4b1b-bce7-f9a1ecb76796","sourceStateId":"a5440a42-1183-481b-ba4e-36f2df2fcafd","destinationStateId":"64d38e88-f1e0-4e99-8b8c-4564f0030f70","allocatedToId":"170aeca6-cf8a-4422-bbcc-aa3dfa8ba6a7","clonedFromId":"a6acdb0f-6727-4096-bca2-262389609c73","jobHistoryType":{"name":"sample string 1","id":"d4eee8ff-76ff-4509-a0e1-7090842cb706"},"sourceJobState":{"name":"sample string 1","jobsWithThatState":[],"id":"050658c6-4b83-4a4e-a9c1-3a14262bfa77"},"destinationJobState":{"name":"sample string 1","jobsWithThatState":[],"id":"050658c6-4b83-4a4e-a9c1-3a14262bfa77"},"createdById":"9de612f4-4567-463a-adf9-f2ae8a35f51f","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"8873a50e-ea34-492f-8484-1bcf8763f65a","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"fe999e26-f4c4-4ce7-a525-a5202f9ec5fc"},{"jobId":"76dc91bc-7412-40f8-9435-7cc8837d55e2","jobHistoryTypeId":"35d9740a-25cc-4b1b-bce7-f9a1ecb76796","sourceStateId":"a5440a42-1183-481b-ba4e-36f2df2fcafd","destinationStateId":"64d38e88-f1e0-4e99-8b8c-4564f0030f70","allocatedToId":"170aeca6-cf8a-4422-bbcc-aa3dfa8ba6a7","clonedFromId":"a6acdb0f-6727-4096-bca2-262389609c73","jobHistoryType":{"name":"sample string 1","id":"d4eee8ff-76ff-4509-a0e1-7090842cb706"},"sourceJobState":{"name":"sample string 1","jobsWithThatState":[],"id":"050658c6-4b83-4a4e-a9c1-3a14262bfa77"},"destinationJobState":{"name":"sample string 1","jobsWithThatState":[],"id":"050658c6-4b83-4a4e-a9c1-3a14262bfa77"},"createdById":"9de612f4-4567-463a-adf9-f2ae8a35f51f","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"8873a50e-ea34-492f-8484-1bcf8763f65a","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"fe999e26-f4c4-4ce7-a525-a5202f9ec5fc"}],"createdById":"9623d0a1-89db-45c7-ad52-60dc42a4a2f7","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"82b746b5-a221-4c80-a41b-53fb595e97bf","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"04125e4f-5c2a-44d8-a35a-38d3e5faafb6"},"stateId":"58ebd7df-fc40-462b-b307-fda5696110e4","templateId":"2ae5e9bd-1ac5-4279-b21b-10573c3f75ab","fileLocationId":"8c2e6d10-3f89-4e15-a7e8-33c6bacc9c0d","fileLocation":{"location":"sample string 1","extension":"sample string 2","active":true,"createdById":"3d566615-4cca-4be0-9211-5c82a5f1abba","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"c2e287df-bdab-4943-aef3-9f34109c6e02","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"f38e6a6a-4500-48d7-a6a8-813fa77ae1a9"},"documentState":{"name":"sample string 1","documentsWithThatState":[],"id":"185e112d-07e3-4979-8e34-051b810b5d27"},"pdfGenerated":true,"visibleOnPortal":true,"name":"sample string 4","active":true,"createdById":"3330e76a-aa18-4462-bc41-6a3f68b4bd42","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"cead194f-d5fa-428a-88cd-25f8873ff16e","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"3332b716-5bee-4a0b-8cf1-052ae7fe0596"},{"jobId":"b18fb692-53a3-4846-8b66-76431e04c4d7","job":{"jobTypeId":"1c1325c9-2aaf-4e9a-84ec-7c5e9e4ba3af","active":true,"stateId":"08daf752-ec19-46a0-b959-ec3e76bfb568","externalRef":"sample string 4","allocatedToId":"d5959333-93da-4b61-8e08-3b27bebfdec4","name":"sample string 5","scheduledDate":"2026-07-24T18:07:42.0074024+00:00","siteId":"dbefd8a8-0073-4fd2-8a35-d3033bf9f328","contactId":"6469487a-fa21-475d-8ad9-619f309b287b","notes":"sample string 8","timeInMinutes":9,"parentJobId":"721c3f00-0083-4aab-bfd9-639788692940","isGroupJob":true,"deviceId":"sample string 11","syncToDevice":true,"assetId":"5f65f06f-f4f9-4835-874d-8941b80cc8d7","jobRecurrenceId":"0e6905df-16b8-4f6f-8b67-5e68f1ec5425","rejectionReasonId":"4e013877-4395-496a-bf26-346a70ae046d","jobCategoryId":"6b239234-0bb9-479c-8cdf-de4055f8ce8c","numericCode":13,"completedDate":"2026-07-24T18:07:42.0074024+00:00","monitoringRegimeId":"sample string 14","jobState":{"name":"sample string 1","jobsWithThatState":[],"id":"050658c6-4b83-4a4e-a9c1-3a14262bfa77"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"4770326e-f62d-451c-8e24-d9e0a6246e00","titleId":"24e3ce3b-c32b-4b09-a030-836884aa0484","organisationId":"f78a075e-519f-459f-a974-c95ba2af953d","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"6e1c9191-0d09-460c-a1e5-66d7eba6eed0","createdById":"4f68e818-b374-4625-a6be-2ebe678c471f","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"31f3a60a-1071-4863-aac0-6ff65c51942d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"6cd640ff-3024-4b9b-a20a-379ee8265410"},"title":{"name":"sample string 1","id":"b2dc1b16-ba04-43d9-8435-7d41ee37e459"},"createdById":"e82c3d66-4ddd-4273-b41d-4f83d430f27c","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"5eec53bf-7ec6-41bb-8868-04c12bc8b236","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"411c5fc8-819d-47c1-a6d8-28ae35da14d7"},"asset":{"name":"sample string 1","description":"sample string 2","assetTypeId":"9a426a23-47c8-489c-bef5-f40962507925","location":"sample string 4","locationId":"sample string 5","externalReference":"sample string 6","serialNumber":"sample string 7","assetNumber":"sample string 8","uniqueBarcode":"sample string 9","notes":"sample string 10","siteId":"a4207659-f61a-4091-be34-4f78c6ed7ba4","owner":"sample string 11","active":true,"suspended":true,"jobId":"dfcf9ee1-57a8-4f05-aa60-26be7ce1324a","hierarchicalLocationId":"77bb1310-b058-469a-a3c9-483d72b89190","imageFileName":"sample string 14","jobs":[],"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"}],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},"id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},"id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"jobRecurrences":[{"name":"sample string 1","jobTypeGroupId":"9b610d21-a096-4fbe-bb9c-124f29002dde","userId":"28752928-99ee-4070-b1a6-c96f05d4b99d","createDaysBefore":3,"siteId":"23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b","contactId":"4231071c-0d5b-4e7a-aa91-62f9d54c7789","assetId":"ef7d7946-9b7a-4b57-bf36-7c200d63033e","startDate":"2026-07-24T18:07:42.0074024+00:00","endDate":"2026-07-24T18:07:42.0074024+00:00","numberGenerated":6,"lastDate":"2026-07-24T18:07:42.0074024+00:00","nextDate":"2026-07-24T18:07:42.0074024+00:00","overrideGeneratedNextDate":"2026-07-24T18:07:42.0074024+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"d0e9a732-dc73-4114-8a09-b24de3ecf140","recurrenceGroupId":"12d04a2f-fd33-4aea-b8b4-33513564dd6d","jobsGenerated":[],"systems":[{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"},{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"698ddf75-de08-4410-9c3c-9ca14807fc05"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"4770326e-f62d-451c-8e24-d9e0a6246e00","titleId":"24e3ce3b-c32b-4b09-a030-836884aa0484","organisationId":"f78a075e-519f-459f-a974-c95ba2af953d","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"6e1c9191-0d09-460c-a1e5-66d7eba6eed0","createdById":"4f68e818-b374-4625-a6be-2ebe678c471f","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"31f3a60a-1071-4863-aac0-6ff65c51942d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"6cd640ff-3024-4b9b-a20a-379ee8265410"},"title":{"name":"sample string 1","id":"b2dc1b16-ba04-43d9-8435-7d41ee37e459"},"createdById":"e82c3d66-4ddd-4273-b41d-4f83d430f27c","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"5eec53bf-7ec6-41bb-8868-04c12bc8b236","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"411c5fc8-819d-47c1-a6d8-28ae35da14d7"},"sampledAssets":[{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3},{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3}],"lastCompletedDate":"2026-07-24T18:07:42.0074024+00:00","createdById":"e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"32a78a46-cfe1-4427-89c5-99428c472b54","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"43c1db48-5229-403a-87e0-18dbf94686de"},{"name":"sample string 1","jobTypeGroupId":"9b610d21-a096-4fbe-bb9c-124f29002dde","userId":"28752928-99ee-4070-b1a6-c96f05d4b99d","createDaysBefore":3,"siteId":"23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b","contactId":"4231071c-0d5b-4e7a-aa91-62f9d54c7789","assetId":"ef7d7946-9b7a-4b57-bf36-7c200d63033e","startDate":"2026-07-24T18:07:42.0074024+00:00","endDate":"2026-07-24T18:07:42.0074024+00:00","numberGenerated":6,"lastDate":"2026-07-24T18:07:42.0074024+00:00","nextDate":"2026-07-24T18:07:42.0074024+00:00","overrideGeneratedNextDate":"2026-07-24T18:07:42.0074024+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"d0e9a732-dc73-4114-8a09-b24de3ecf140","recurrenceGroupId":"12d04a2f-fd33-4aea-b8b4-33513564dd6d","jobsGenerated":[],"systems":[{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"},{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"698ddf75-de08-4410-9c3c-9ca14807fc05"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"4770326e-f62d-451c-8e24-d9e0a6246e00","titleId":"24e3ce3b-c32b-4b09-a030-836884aa0484","organisationId":"f78a075e-519f-459f-a974-c95ba2af953d","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"6e1c9191-0d09-460c-a1e5-66d7eba6eed0","createdById":"4f68e818-b374-4625-a6be-2ebe678c471f","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"31f3a60a-1071-4863-aac0-6ff65c51942d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"6cd640ff-3024-4b9b-a20a-379ee8265410"},"title":{"name":"sample string 1","id":"b2dc1b16-ba04-43d9-8435-7d41ee37e459"},"createdById":"e82c3d66-4ddd-4273-b41d-4f83d430f27c","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"5eec53bf-7ec6-41bb-8868-04c12bc8b236","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"411c5fc8-819d-47c1-a6d8-28ae35da14d7"},"sampledAssets":[{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3},{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3}],"lastCompletedDate":"2026-07-24T18:07:42.0074024+00:00","createdById":"e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"32a78a46-cfe1-4427-89c5-99428c472b54","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"43c1db48-5229-403a-87e0-18dbf94686de"}],"sampledAssets":[{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3,"jobRecurrence":{"name":"sample string 1","jobTypeGroupId":"9b610d21-a096-4fbe-bb9c-124f29002dde","userId":"28752928-99ee-4070-b1a6-c96f05d4b99d","createDaysBefore":3,"siteId":"23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b","contactId":"4231071c-0d5b-4e7a-aa91-62f9d54c7789","assetId":"ef7d7946-9b7a-4b57-bf36-7c200d63033e","startDate":"2026-07-24T18:07:42.0074024+00:00","endDate":"2026-07-24T18:07:42.0074024+00:00","numberGenerated":6,"lastDate":"2026-07-24T18:07:42.0074024+00:00","nextDate":"2026-07-24T18:07:42.0074024+00:00","overrideGeneratedNextDate":"2026-07-24T18:07:42.0074024+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"d0e9a732-dc73-4114-8a09-b24de3ecf140","recurrenceGroupId":"12d04a2f-fd33-4aea-b8b4-33513564dd6d","jobsGenerated":[],"systems":[{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"},{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"698ddf75-de08-4410-9c3c-9ca14807fc05"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"4770326e-f62d-451c-8e24-d9e0a6246e00","titleId":"24e3ce3b-c32b-4b09-a030-836884aa0484","organisationId":"f78a075e-519f-459f-a974-c95ba2af953d","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"6e1c9191-0d09-460c-a1e5-66d7eba6eed0","createdById":"4f68e818-b374-4625-a6be-2ebe678c471f","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"31f3a60a-1071-4863-aac0-6ff65c51942d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"6cd640ff-3024-4b9b-a20a-379ee8265410"},"title":{"name":"sample string 1","id":"b2dc1b16-ba04-43d9-8435-7d41ee37e459"},"createdById":"e82c3d66-4ddd-4273-b41d-4f83d430f27c","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"5eec53bf-7ec6-41bb-8868-04c12bc8b236","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"411c5fc8-819d-47c1-a6d8-28ae35da14d7"},"sampledAssets":[],"lastCompletedDate":"2026-07-24T18:07:42.0074024+00:00","createdById":"e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"32a78a46-cfe1-4427-89c5-99428c472b54","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"43c1db48-5229-403a-87e0-18dbf94686de"}},{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3,"jobRecurrence":{"name":"sample string 1","jobTypeGroupId":"9b610d21-a096-4fbe-bb9c-124f29002dde","userId":"28752928-99ee-4070-b1a6-c96f05d4b99d","createDaysBefore":3,"siteId":"23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b","contactId":"4231071c-0d5b-4e7a-aa91-62f9d54c7789","assetId":"ef7d7946-9b7a-4b57-bf36-7c200d63033e","startDate":"2026-07-24T18:07:42.0074024+00:00","endDate":"2026-07-24T18:07:42.0074024+00:00","numberGenerated":6,"lastDate":"2026-07-24T18:07:42.0074024+00:00","nextDate":"2026-07-24T18:07:42.0074024+00:00","overrideGeneratedNextDate":"2026-07-24T18:07:42.0074024+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"d0e9a732-dc73-4114-8a09-b24de3ecf140","recurrenceGroupId":"12d04a2f-fd33-4aea-b8b4-33513564dd6d","jobsGenerated":[],"systems":[{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"},{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"698ddf75-de08-4410-9c3c-9ca14807fc05"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"4770326e-f62d-451c-8e24-d9e0a6246e00","titleId":"24e3ce3b-c32b-4b09-a030-836884aa0484","organisationId":"f78a075e-519f-459f-a974-c95ba2af953d","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"6e1c9191-0d09-460c-a1e5-66d7eba6eed0","createdById":"4f68e818-b374-4625-a6be-2ebe678c471f","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"31f3a60a-1071-4863-aac0-6ff65c51942d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"6cd640ff-3024-4b9b-a20a-379ee8265410"},"title":{"name":"sample string 1","id":"b2dc1b16-ba04-43d9-8435-7d41ee37e459"},"createdById":"e82c3d66-4ddd-4273-b41d-4f83d430f27c","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"5eec53bf-7ec6-41bb-8868-04c12bc8b236","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"411c5fc8-819d-47c1-a6d8-28ae35da14d7"},"sampledAssets":[],"lastCompletedDate":"2026-07-24T18:07:42.0074024+00:00","createdById":"e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"32a78a46-cfe1-4427-89c5-99428c472b54","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"43c1db48-5229-403a-87e0-18dbf94686de"}}],"monitoringRegimeSampledAssets":[{"monitoringRegimeId":"sample string 1","assetId":"e0531cff-dcf8-4c35-8442-707237a4b36f","jobIndexId":3},{"monitoringRegimeId":"sample string 1","assetId":"e0531cff-dcf8-4c35-8442-707237a4b36f","jobIndexId":3}],"hierarchicalLocation":{"siteId":"6cbdd07e-2f6d-46f6-a9a5-53045c74a49a","name":"sample string 2","parentId":"9593dcf9-9f08-47bb-aede-77486e98ce07","depth":3,"fullName":"sample string 4","active":true,"sortOrder":6.0,"createdById":"49f00f9f-c71a-4df0-9e19-b06227f7da81","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"0a055160-4913-4c51-b601-2485dac5f399","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"33e5baea-ee91-4303-b8f7-35f912b105bb"},"createdById":"7465c593-7ca9-4015-aa79-e9398b969573","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"b37eb9a9-bb2f-42b8-b511-c59f5e248d53","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"ec44aff5-f94e-4756-9077-04500c017ea8"},"jobRecurrence":{"name":"sample string 1","jobTypeGroupId":"9b610d21-a096-4fbe-bb9c-124f29002dde","userId":"28752928-99ee-4070-b1a6-c96f05d4b99d","createDaysBefore":3,"siteId":"23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b","contactId":"4231071c-0d5b-4e7a-aa91-62f9d54c7789","assetId":"ef7d7946-9b7a-4b57-bf36-7c200d63033e","startDate":"2026-07-24T18:07:42.0074024+00:00","endDate":"2026-07-24T18:07:42.0074024+00:00","numberGenerated":6,"lastDate":"2026-07-24T18:07:42.0074024+00:00","nextDate":"2026-07-24T18:07:42.0074024+00:00","overrideGeneratedNextDate":"2026-07-24T18:07:42.0074024+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"d0e9a732-dc73-4114-8a09-b24de3ecf140","recurrenceGroupId":"12d04a2f-fd33-4aea-b8b4-33513564dd6d","asset":{"name":"sample string 1","description":"sample string 2","assetTypeId":"9a426a23-47c8-489c-bef5-f40962507925","location":"sample string 4","locationId":"sample string 5","externalReference":"sample string 6","serialNumber":"sample string 7","assetNumber":"sample string 8","uniqueBarcode":"sample string 9","notes":"sample string 10","siteId":"a4207659-f61a-4091-be34-4f78c6ed7ba4","owner":"sample string 11","active":true,"suspended":true,"jobId":"dfcf9ee1-57a8-4f05-aa60-26be7ce1324a","hierarchicalLocationId":"77bb1310-b058-469a-a3c9-483d72b89190","imageFileName":"sample string 14","jobs":[],"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"}],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},"id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},"id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"jobRecurrences":[],"sampledAssets":[{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3},{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3}],"monitoringRegimeSampledAssets":[{"monitoringRegimeId":"sample string 1","assetId":"e0531cff-dcf8-4c35-8442-707237a4b36f","jobIndexId":3},{"monitoringRegimeId":"sample string 1","assetId":"e0531cff-dcf8-4c35-8442-707237a4b36f","jobIndexId":3}],"hierarchicalLocation":{"siteId":"6cbdd07e-2f6d-46f6-a9a5-53045c74a49a","name":"sample string 2","parentId":"9593dcf9-9f08-47bb-aede-77486e98ce07","depth":3,"fullName":"sample string 4","active":true,"sortOrder":6.0,"createdById":"49f00f9f-c71a-4df0-9e19-b06227f7da81","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"0a055160-4913-4c51-b601-2485dac5f399","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"33e5baea-ee91-4303-b8f7-35f912b105bb"},"createdById":"7465c593-7ca9-4015-aa79-e9398b969573","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"b37eb9a9-bb2f-42b8-b511-c59f5e248d53","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"ec44aff5-f94e-4756-9077-04500c017ea8"},"jobsGenerated":[],"systems":[{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"},{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"698ddf75-de08-4410-9c3c-9ca14807fc05"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"4770326e-f62d-451c-8e24-d9e0a6246e00","titleId":"24e3ce3b-c32b-4b09-a030-836884aa0484","organisationId":"f78a075e-519f-459f-a974-c95ba2af953d","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"6e1c9191-0d09-460c-a1e5-66d7eba6eed0","createdById":"4f68e818-b374-4625-a6be-2ebe678c471f","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"31f3a60a-1071-4863-aac0-6ff65c51942d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"6cd640ff-3024-4b9b-a20a-379ee8265410"},"title":{"name":"sample string 1","id":"b2dc1b16-ba04-43d9-8435-7d41ee37e459"},"createdById":"e82c3d66-4ddd-4273-b41d-4f83d430f27c","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"5eec53bf-7ec6-41bb-8868-04c12bc8b236","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"411c5fc8-819d-47c1-a6d8-28ae35da14d7"},"sampledAssets":[{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3,"asset":{"name":"sample string 1","description":"sample string 2","assetTypeId":"9a426a23-47c8-489c-bef5-f40962507925","location":"sample string 4","locationId":"sample string 5","externalReference":"sample string 6","serialNumber":"sample string 7","assetNumber":"sample string 8","uniqueBarcode":"sample string 9","notes":"sample string 10","siteId":"a4207659-f61a-4091-be34-4f78c6ed7ba4","owner":"sample string 11","active":true,"suspended":true,"jobId":"dfcf9ee1-57a8-4f05-aa60-26be7ce1324a","hierarchicalLocationId":"77bb1310-b058-469a-a3c9-483d72b89190","imageFileName":"sample string 14","jobs":[],"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"}],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},"id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},"id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"jobRecurrences":[],"sampledAssets":[],"monitoringRegimeSampledAssets":[{"monitoringRegimeId":"sample string 1","assetId":"e0531cff-dcf8-4c35-8442-707237a4b36f","jobIndexId":3},{"monitoringRegimeId":"sample string 1","assetId":"e0531cff-dcf8-4c35-8442-707237a4b36f","jobIndexId":3}],"hierarchicalLocation":{"siteId":"6cbdd07e-2f6d-46f6-a9a5-53045c74a49a","name":"sample string 2","parentId":"9593dcf9-9f08-47bb-aede-77486e98ce07","depth":3,"fullName":"sample string 4","active":true,"sortOrder":6.0,"createdById":"49f00f9f-c71a-4df0-9e19-b06227f7da81","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"0a055160-4913-4c51-b601-2485dac5f399","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"33e5baea-ee91-4303-b8f7-35f912b105bb"},"createdById":"7465c593-7ca9-4015-aa79-e9398b969573","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"b37eb9a9-bb2f-42b8-b511-c59f5e248d53","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"ec44aff5-f94e-4756-9077-04500c017ea8"}},{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3,"asset":{"name":"sample string 1","description":"sample string 2","assetTypeId":"9a426a23-47c8-489c-bef5-f40962507925","location":"sample string 4","locationId":"sample string 5","externalReference":"sample string 6","serialNumber":"sample string 7","assetNumber":"sample string 8","uniqueBarcode":"sample string 9","notes":"sample string 10","siteId":"a4207659-f61a-4091-be34-4f78c6ed7ba4","owner":"sample string 11","active":true,"suspended":true,"jobId":"dfcf9ee1-57a8-4f05-aa60-26be7ce1324a","hierarchicalLocationId":"77bb1310-b058-469a-a3c9-483d72b89190","imageFileName":"sample string 14","jobs":[],"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"}],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},"id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},"id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"jobRecurrences":[],"sampledAssets":[],"monitoringRegimeSampledAssets":[{"monitoringRegimeId":"sample string 1","assetId":"e0531cff-dcf8-4c35-8442-707237a4b36f","jobIndexId":3},{"monitoringRegimeId":"sample string 1","assetId":"e0531cff-dcf8-4c35-8442-707237a4b36f","jobIndexId":3}],"hierarchicalLocation":{"siteId":"6cbdd07e-2f6d-46f6-a9a5-53045c74a49a","name":"sample string 2","parentId":"9593dcf9-9f08-47bb-aede-77486e98ce07","depth":3,"fullName":"sample string 4","active":true,"sortOrder":6.0,"createdById":"49f00f9f-c71a-4df0-9e19-b06227f7da81","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"0a055160-4913-4c51-b601-2485dac5f399","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"33e5baea-ee91-4303-b8f7-35f912b105bb"},"createdById":"7465c593-7ca9-4015-aa79-e9398b969573","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"b37eb9a9-bb2f-42b8-b511-c59f5e248d53","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"ec44aff5-f94e-4756-9077-04500c017ea8"}}],"lastCompletedDate":"2026-07-24T18:07:42.0074024+00:00","createdById":"e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"32a78a46-cfe1-4427-89c5-99428c472b54","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"43c1db48-5229-403a-87e0-18dbf94686de"},"rejectionReason":{"order":1,"name":"sample string 2","active":true,"tenantOrganisationId":"397ac4b1-b13c-4bc0-b4aa-2e9304a9fa84","createdById":"753c932f-9470-4f8c-b9d8-3b80f74da1ab","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"0b91416f-65bd-4e90-8a95-cd381f2e3e34","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"82c80830-0f5f-466b-ab4d-6178da403712"},"jobCategory":{"name":"sample string 1","id":"5442ad2d-ce89-426a-85c6-f756829624a7"},"sections":[{"jobId":"c1a0c8ab-d988-4766-94e5-0c94774a9193","internalSectionTypeId":"733beae9-7856-4c0b-b15c-9351919383dc","sectionTypeId":"965a81b0-aef5-432c-9399-2f112148385f","caption":"sample string 4","name":"sample string 5","sectionJson":"sample string 6","repeatable":true,"template":true,"gridInput":true,"siteVisit":true,"active":true,"order":12.0,"fqn":"sample string 13","visible":true,"state":"d307d093-04d9-4fbb-9d7b-b793277e3352","sectionVariantId":"2dd538d4-92da-472e-b6e7-1df217a98d0a","sectionType":{"internalId":"8ec1ef74-bb9d-4b21-b362-93147f96e688","caption":"sample string 2","name":"sample string 3","repeatable":true,"template":true,"gridInput":true,"siteVisit":true,"jsonData":"sample string 8","order":9,"jobTypeId":"2e8dfabc-454b-40ad-8550-360a070feac4","active":true,"fqn":"sample string 12","visible":true,"fileImport":true,"sectionVariantId":"2f54ed93-1fcd-4cf3-a196-bf1f4f876981","expressionTypes":"sample string 15","createdById":"90a740fb-1fef-4be3-a1bb-ad02e73335ff","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"75b75608-188f-4f9b-89aa-5d30975f0f30","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"85374695-505d-4826-ad46-134d7879b1f0"},"createdById":"6d7250e1-514c-41bd-bc40-f38e3b7cb746","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"13943351-db05-4dd1-8dfd-f2f9cf7cea35","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"72f28092-a135-4716-bf56-e9e401142b35"},{"jobId":"c1a0c8ab-d988-4766-94e5-0c94774a9193","internalSectionTypeId":"733beae9-7856-4c0b-b15c-9351919383dc","sectionTypeId":"965a81b0-aef5-432c-9399-2f112148385f","caption":"sample string 4","name":"sample string 5","sectionJson":"sample string 6","repeatable":true,"template":true,"gridInput":true,"siteVisit":true,"active":true,"order":12.0,"fqn":"sample string 13","visible":true,"state":"d307d093-04d9-4fbb-9d7b-b793277e3352","sectionVariantId":"2dd538d4-92da-472e-b6e7-1df217a98d0a","sectionType":{"internalId":"8ec1ef74-bb9d-4b21-b362-93147f96e688","caption":"sample string 2","name":"sample string 3","repeatable":true,"template":true,"gridInput":true,"siteVisit":true,"jsonData":"sample string 8","order":9,"jobTypeId":"2e8dfabc-454b-40ad-8550-360a070feac4","active":true,"fqn":"sample string 12","visible":true,"fileImport":true,"sectionVariantId":"2f54ed93-1fcd-4cf3-a196-bf1f4f876981","expressionTypes":"sample string 15","createdById":"90a740fb-1fef-4be3-a1bb-ad02e73335ff","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"75b75608-188f-4f9b-89aa-5d30975f0f30","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"85374695-505d-4826-ad46-134d7879b1f0"},"createdById":"6d7250e1-514c-41bd-bc40-f38e3b7cb746","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"13943351-db05-4dd1-8dfd-f2f9cf7cea35","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"72f28092-a135-4716-bf56-e9e401142b35"}],"descendantJobs":[],"documents":[],"jobHistory":[{"jobId":"76dc91bc-7412-40f8-9435-7cc8837d55e2","jobHistoryTypeId":"35d9740a-25cc-4b1b-bce7-f9a1ecb76796","sourceStateId":"a5440a42-1183-481b-ba4e-36f2df2fcafd","destinationStateId":"64d38e88-f1e0-4e99-8b8c-4564f0030f70","allocatedToId":"170aeca6-cf8a-4422-bbcc-aa3dfa8ba6a7","clonedFromId":"a6acdb0f-6727-4096-bca2-262389609c73","jobHistoryType":{"name":"sample string 1","id":"d4eee8ff-76ff-4509-a0e1-7090842cb706"},"sourceJobState":{"name":"sample string 1","jobsWithThatState":[],"id":"050658c6-4b83-4a4e-a9c1-3a14262bfa77"},"destinationJobState":{"name":"sample string 1","jobsWithThatState":[],"id":"050658c6-4b83-4a4e-a9c1-3a14262bfa77"},"createdById":"9de612f4-4567-463a-adf9-f2ae8a35f51f","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"8873a50e-ea34-492f-8484-1bcf8763f65a","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"fe999e26-f4c4-4ce7-a525-a5202f9ec5fc"},{"jobId":"76dc91bc-7412-40f8-9435-7cc8837d55e2","jobHistoryTypeId":"35d9740a-25cc-4b1b-bce7-f9a1ecb76796","sourceStateId":"a5440a42-1183-481b-ba4e-36f2df2fcafd","destinationStateId":"64d38e88-f1e0-4e99-8b8c-4564f0030f70","allocatedToId":"170aeca6-cf8a-4422-bbcc-aa3dfa8ba6a7","clonedFromId":"a6acdb0f-6727-4096-bca2-262389609c73","jobHistoryType":{"name":"sample string 1","id":"d4eee8ff-76ff-4509-a0e1-7090842cb706"},"sourceJobState":{"name":"sample string 1","jobsWithThatState":[],"id":"050658c6-4b83-4a4e-a9c1-3a14262bfa77"},"destinationJobState":{"name":"sample string 1","jobsWithThatState":[],"id":"050658c6-4b83-4a4e-a9c1-3a14262bfa77"},"createdById":"9de612f4-4567-463a-adf9-f2ae8a35f51f","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"8873a50e-ea34-492f-8484-1bcf8763f65a","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"fe999e26-f4c4-4ce7-a525-a5202f9ec5fc"}],"createdById":"9623d0a1-89db-45c7-ad52-60dc42a4a2f7","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"82b746b5-a221-4c80-a41b-53fb595e97bf","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"04125e4f-5c2a-44d8-a35a-38d3e5faafb6"},"stateId":"58ebd7df-fc40-462b-b307-fda5696110e4","templateId":"2ae5e9bd-1ac5-4279-b21b-10573c3f75ab","fileLocationId":"8c2e6d10-3f89-4e15-a7e8-33c6bacc9c0d","fileLocation":{"location":"sample string 1","extension":"sample string 2","active":true,"createdById":"3d566615-4cca-4be0-9211-5c82a5f1abba","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"c2e287df-bdab-4943-aef3-9f34109c6e02","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"f38e6a6a-4500-48d7-a6a8-813fa77ae1a9"},"documentState":{"name":"sample string 1","documentsWithThatState":[],"id":"185e112d-07e3-4979-8e34-051b810b5d27"},"pdfGenerated":true,"visibleOnPortal":true,"name":"sample string 4","active":true,"createdById":"3330e76a-aa18-4462-bc41-6a3f68b4bd42","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"cead194f-d5fa-428a-88cd-25f8873ff16e","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"3332b716-5bee-4a0b-8cf1-052ae7fe0596"}],"createdById":"d15221bf-f5e5-4c54-a98e-2f7afc310f5e","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"31e733b0-80d6-43a0-97b2-fb6cca10286c","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"09e6960b-ac26-4f55-bc83-c8cba388094f"},{"name":"sample string 1","fileExtension":"sample string 2","location":"sample string 3","jobTypeId":"21b17464-a97f-47c3-872e-437032ec7557","active":true,"autoEmailOnJobCompletion":true,"visibleOnPortal":true,"documents":[{"jobId":"b18fb692-53a3-4846-8b66-76431e04c4d7","job":{"jobTypeId":"1c1325c9-2aaf-4e9a-84ec-7c5e9e4ba3af","active":true,"stateId":"08daf752-ec19-46a0-b959-ec3e76bfb568","externalRef":"sample string 4","allocatedToId":"d5959333-93da-4b61-8e08-3b27bebfdec4","name":"sample string 5","scheduledDate":"2026-07-24T18:07:42.0074024+00:00","siteId":"dbefd8a8-0073-4fd2-8a35-d3033bf9f328","contactId":"6469487a-fa21-475d-8ad9-619f309b287b","notes":"sample string 8","timeInMinutes":9,"parentJobId":"721c3f00-0083-4aab-bfd9-639788692940","isGroupJob":true,"deviceId":"sample string 11","syncToDevice":true,"assetId":"5f65f06f-f4f9-4835-874d-8941b80cc8d7","jobRecurrenceId":"0e6905df-16b8-4f6f-8b67-5e68f1ec5425","rejectionReasonId":"4e013877-4395-496a-bf26-346a70ae046d","jobCategoryId":"6b239234-0bb9-479c-8cdf-de4055f8ce8c","numericCode":13,"completedDate":"2026-07-24T18:07:42.0074024+00:00","monitoringRegimeId":"sample string 14","jobState":{"name":"sample string 1","jobsWithThatState":[],"id":"050658c6-4b83-4a4e-a9c1-3a14262bfa77"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"4770326e-f62d-451c-8e24-d9e0a6246e00","titleId":"24e3ce3b-c32b-4b09-a030-836884aa0484","organisationId":"f78a075e-519f-459f-a974-c95ba2af953d","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"6e1c9191-0d09-460c-a1e5-66d7eba6eed0","createdById":"4f68e818-b374-4625-a6be-2ebe678c471f","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"31f3a60a-1071-4863-aac0-6ff65c51942d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"6cd640ff-3024-4b9b-a20a-379ee8265410"},"title":{"name":"sample string 1","id":"b2dc1b16-ba04-43d9-8435-7d41ee37e459"},"createdById":"e82c3d66-4ddd-4273-b41d-4f83d430f27c","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"5eec53bf-7ec6-41bb-8868-04c12bc8b236","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"411c5fc8-819d-47c1-a6d8-28ae35da14d7"},"asset":{"name":"sample string 1","description":"sample string 2","assetTypeId":"9a426a23-47c8-489c-bef5-f40962507925","location":"sample string 4","locationId":"sample string 5","externalReference":"sample string 6","serialNumber":"sample string 7","assetNumber":"sample string 8","uniqueBarcode":"sample string 9","notes":"sample string 10","siteId":"a4207659-f61a-4091-be34-4f78c6ed7ba4","owner":"sample string 11","active":true,"suspended":true,"jobId":"dfcf9ee1-57a8-4f05-aa60-26be7ce1324a","hierarchicalLocationId":"77bb1310-b058-469a-a3c9-483d72b89190","imageFileName":"sample string 14","jobs":[],"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"}],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},"id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},"id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"jobRecurrences":[{"name":"sample string 1","jobTypeGroupId":"9b610d21-a096-4fbe-bb9c-124f29002dde","userId":"28752928-99ee-4070-b1a6-c96f05d4b99d","createDaysBefore":3,"siteId":"23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b","contactId":"4231071c-0d5b-4e7a-aa91-62f9d54c7789","assetId":"ef7d7946-9b7a-4b57-bf36-7c200d63033e","startDate":"2026-07-24T18:07:42.0074024+00:00","endDate":"2026-07-24T18:07:42.0074024+00:00","numberGenerated":6,"lastDate":"2026-07-24T18:07:42.0074024+00:00","nextDate":"2026-07-24T18:07:42.0074024+00:00","overrideGeneratedNextDate":"2026-07-24T18:07:42.0074024+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"d0e9a732-dc73-4114-8a09-b24de3ecf140","recurrenceGroupId":"12d04a2f-fd33-4aea-b8b4-33513564dd6d","jobsGenerated":[],"systems":[{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"},{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"698ddf75-de08-4410-9c3c-9ca14807fc05"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"4770326e-f62d-451c-8e24-d9e0a6246e00","titleId":"24e3ce3b-c32b-4b09-a030-836884aa0484","organisationId":"f78a075e-519f-459f-a974-c95ba2af953d","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"6e1c9191-0d09-460c-a1e5-66d7eba6eed0","createdById":"4f68e818-b374-4625-a6be-2ebe678c471f","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"31f3a60a-1071-4863-aac0-6ff65c51942d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"6cd640ff-3024-4b9b-a20a-379ee8265410"},"title":{"name":"sample string 1","id":"b2dc1b16-ba04-43d9-8435-7d41ee37e459"},"createdById":"e82c3d66-4ddd-4273-b41d-4f83d430f27c","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"5eec53bf-7ec6-41bb-8868-04c12bc8b236","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"411c5fc8-819d-47c1-a6d8-28ae35da14d7"},"sampledAssets":[{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3},{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3}],"lastCompletedDate":"2026-07-24T18:07:42.0074024+00:00","createdById":"e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"32a78a46-cfe1-4427-89c5-99428c472b54","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"43c1db48-5229-403a-87e0-18dbf94686de"},{"name":"sample string 1","jobTypeGroupId":"9b610d21-a096-4fbe-bb9c-124f29002dde","userId":"28752928-99ee-4070-b1a6-c96f05d4b99d","createDaysBefore":3,"siteId":"23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b","contactId":"4231071c-0d5b-4e7a-aa91-62f9d54c7789","assetId":"ef7d7946-9b7a-4b57-bf36-7c200d63033e","startDate":"2026-07-24T18:07:42.0074024+00:00","endDate":"2026-07-24T18:07:42.0074024+00:00","numberGenerated":6,"lastDate":"2026-07-24T18:07:42.0074024+00:00","nextDate":"2026-07-24T18:07:42.0074024+00:00","overrideGeneratedNextDate":"2026-07-24T18:07:42.0074024+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"d0e9a732-dc73-4114-8a09-b24de3ecf140","recurrenceGroupId":"12d04a2f-fd33-4aea-b8b4-33513564dd6d","jobsGenerated":[],"systems":[{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"},{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"698ddf75-de08-4410-9c3c-9ca14807fc05"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"4770326e-f62d-451c-8e24-d9e0a6246e00","titleId":"24e3ce3b-c32b-4b09-a030-836884aa0484","organisationId":"f78a075e-519f-459f-a974-c95ba2af953d","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"6e1c9191-0d09-460c-a1e5-66d7eba6eed0","createdById":"4f68e818-b374-4625-a6be-2ebe678c471f","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"31f3a60a-1071-4863-aac0-6ff65c51942d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"6cd640ff-3024-4b9b-a20a-379ee8265410"},"title":{"name":"sample string 1","id":"b2dc1b16-ba04-43d9-8435-7d41ee37e459"},"createdById":"e82c3d66-4ddd-4273-b41d-4f83d430f27c","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"5eec53bf-7ec6-41bb-8868-04c12bc8b236","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"411c5fc8-819d-47c1-a6d8-28ae35da14d7"},"sampledAssets":[{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3},{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3}],"lastCompletedDate":"2026-07-24T18:07:42.0074024+00:00","createdById":"e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"32a78a46-cfe1-4427-89c5-99428c472b54","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"43c1db48-5229-403a-87e0-18dbf94686de"}],"sampledAssets":[{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3,"jobRecurrence":{"name":"sample string 1","jobTypeGroupId":"9b610d21-a096-4fbe-bb9c-124f29002dde","userId":"28752928-99ee-4070-b1a6-c96f05d4b99d","createDaysBefore":3,"siteId":"23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b","contactId":"4231071c-0d5b-4e7a-aa91-62f9d54c7789","assetId":"ef7d7946-9b7a-4b57-bf36-7c200d63033e","startDate":"2026-07-24T18:07:42.0074024+00:00","endDate":"2026-07-24T18:07:42.0074024+00:00","numberGenerated":6,"lastDate":"2026-07-24T18:07:42.0074024+00:00","nextDate":"2026-07-24T18:07:42.0074024+00:00","overrideGeneratedNextDate":"2026-07-24T18:07:42.0074024+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"d0e9a732-dc73-4114-8a09-b24de3ecf140","recurrenceGroupId":"12d04a2f-fd33-4aea-b8b4-33513564dd6d","jobsGenerated":[],"systems":[{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"},{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"698ddf75-de08-4410-9c3c-9ca14807fc05"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"4770326e-f62d-451c-8e24-d9e0a6246e00","titleId":"24e3ce3b-c32b-4b09-a030-836884aa0484","organisationId":"f78a075e-519f-459f-a974-c95ba2af953d","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"6e1c9191-0d09-460c-a1e5-66d7eba6eed0","createdById":"4f68e818-b374-4625-a6be-2ebe678c471f","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"31f3a60a-1071-4863-aac0-6ff65c51942d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"6cd640ff-3024-4b9b-a20a-379ee8265410"},"title":{"name":"sample string 1","id":"b2dc1b16-ba04-43d9-8435-7d41ee37e459"},"createdById":"e82c3d66-4ddd-4273-b41d-4f83d430f27c","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"5eec53bf-7ec6-41bb-8868-04c12bc8b236","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"411c5fc8-819d-47c1-a6d8-28ae35da14d7"},"sampledAssets":[],"lastCompletedDate":"2026-07-24T18:07:42.0074024+00:00","createdById":"e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"32a78a46-cfe1-4427-89c5-99428c472b54","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"43c1db48-5229-403a-87e0-18dbf94686de"}},{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3,"jobRecurrence":{"name":"sample string 1","jobTypeGroupId":"9b610d21-a096-4fbe-bb9c-124f29002dde","userId":"28752928-99ee-4070-b1a6-c96f05d4b99d","createDaysBefore":3,"siteId":"23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b","contactId":"4231071c-0d5b-4e7a-aa91-62f9d54c7789","assetId":"ef7d7946-9b7a-4b57-bf36-7c200d63033e","startDate":"2026-07-24T18:07:42.0074024+00:00","endDate":"2026-07-24T18:07:42.0074024+00:00","numberGenerated":6,"lastDate":"2026-07-24T18:07:42.0074024+00:00","nextDate":"2026-07-24T18:07:42.0074024+00:00","overrideGeneratedNextDate":"2026-07-24T18:07:42.0074024+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"d0e9a732-dc73-4114-8a09-b24de3ecf140","recurrenceGroupId":"12d04a2f-fd33-4aea-b8b4-33513564dd6d","jobsGenerated":[],"systems":[{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"},{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"698ddf75-de08-4410-9c3c-9ca14807fc05"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"4770326e-f62d-451c-8e24-d9e0a6246e00","titleId":"24e3ce3b-c32b-4b09-a030-836884aa0484","organisationId":"f78a075e-519f-459f-a974-c95ba2af953d","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"6e1c9191-0d09-460c-a1e5-66d7eba6eed0","createdById":"4f68e818-b374-4625-a6be-2ebe678c471f","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"31f3a60a-1071-4863-aac0-6ff65c51942d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"6cd640ff-3024-4b9b-a20a-379ee8265410"},"title":{"name":"sample string 1","id":"b2dc1b16-ba04-43d9-8435-7d41ee37e459"},"createdById":"e82c3d66-4ddd-4273-b41d-4f83d430f27c","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"5eec53bf-7ec6-41bb-8868-04c12bc8b236","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"411c5fc8-819d-47c1-a6d8-28ae35da14d7"},"sampledAssets":[],"lastCompletedDate":"2026-07-24T18:07:42.0074024+00:00","createdById":"e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"32a78a46-cfe1-4427-89c5-99428c472b54","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"43c1db48-5229-403a-87e0-18dbf94686de"}}],"monitoringRegimeSampledAssets":[{"monitoringRegimeId":"sample string 1","assetId":"e0531cff-dcf8-4c35-8442-707237a4b36f","jobIndexId":3},{"monitoringRegimeId":"sample string 1","assetId":"e0531cff-dcf8-4c35-8442-707237a4b36f","jobIndexId":3}],"hierarchicalLocation":{"siteId":"6cbdd07e-2f6d-46f6-a9a5-53045c74a49a","name":"sample string 2","parentId":"9593dcf9-9f08-47bb-aede-77486e98ce07","depth":3,"fullName":"sample string 4","active":true,"sortOrder":6.0,"createdById":"49f00f9f-c71a-4df0-9e19-b06227f7da81","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"0a055160-4913-4c51-b601-2485dac5f399","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"33e5baea-ee91-4303-b8f7-35f912b105bb"},"createdById":"7465c593-7ca9-4015-aa79-e9398b969573","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"b37eb9a9-bb2f-42b8-b511-c59f5e248d53","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"ec44aff5-f94e-4756-9077-04500c017ea8"},"jobRecurrence":{"name":"sample string 1","jobTypeGroupId":"9b610d21-a096-4fbe-bb9c-124f29002dde","userId":"28752928-99ee-4070-b1a6-c96f05d4b99d","createDaysBefore":3,"siteId":"23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b","contactId":"4231071c-0d5b-4e7a-aa91-62f9d54c7789","assetId":"ef7d7946-9b7a-4b57-bf36-7c200d63033e","startDate":"2026-07-24T18:07:42.0074024+00:00","endDate":"2026-07-24T18:07:42.0074024+00:00","numberGenerated":6,"lastDate":"2026-07-24T18:07:42.0074024+00:00","nextDate":"2026-07-24T18:07:42.0074024+00:00","overrideGeneratedNextDate":"2026-07-24T18:07:42.0074024+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"d0e9a732-dc73-4114-8a09-b24de3ecf140","recurrenceGroupId":"12d04a2f-fd33-4aea-b8b4-33513564dd6d","asset":{"name":"sample string 1","description":"sample string 2","assetTypeId":"9a426a23-47c8-489c-bef5-f40962507925","location":"sample string 4","locationId":"sample string 5","externalReference":"sample string 6","serialNumber":"sample string 7","assetNumber":"sample string 8","uniqueBarcode":"sample string 9","notes":"sample string 10","siteId":"a4207659-f61a-4091-be34-4f78c6ed7ba4","owner":"sample string 11","active":true,"suspended":true,"jobId":"dfcf9ee1-57a8-4f05-aa60-26be7ce1324a","hierarchicalLocationId":"77bb1310-b058-469a-a3c9-483d72b89190","imageFileName":"sample string 14","jobs":[],"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"}],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},"id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},"id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"jobRecurrences":[],"sampledAssets":[{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3},{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3}],"monitoringRegimeSampledAssets":[{"monitoringRegimeId":"sample string 1","assetId":"e0531cff-dcf8-4c35-8442-707237a4b36f","jobIndexId":3},{"monitoringRegimeId":"sample string 1","assetId":"e0531cff-dcf8-4c35-8442-707237a4b36f","jobIndexId":3}],"hierarchicalLocation":{"siteId":"6cbdd07e-2f6d-46f6-a9a5-53045c74a49a","name":"sample string 2","parentId":"9593dcf9-9f08-47bb-aede-77486e98ce07","depth":3,"fullName":"sample string 4","active":true,"sortOrder":6.0,"createdById":"49f00f9f-c71a-4df0-9e19-b06227f7da81","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"0a055160-4913-4c51-b601-2485dac5f399","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"33e5baea-ee91-4303-b8f7-35f912b105bb"},"createdById":"7465c593-7ca9-4015-aa79-e9398b969573","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"b37eb9a9-bb2f-42b8-b511-c59f5e248d53","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"ec44aff5-f94e-4756-9077-04500c017ea8"},"jobsGenerated":[],"systems":[{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"},{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"698ddf75-de08-4410-9c3c-9ca14807fc05"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"4770326e-f62d-451c-8e24-d9e0a6246e00","titleId":"24e3ce3b-c32b-4b09-a030-836884aa0484","organisationId":"f78a075e-519f-459f-a974-c95ba2af953d","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"6e1c9191-0d09-460c-a1e5-66d7eba6eed0","createdById":"4f68e818-b374-4625-a6be-2ebe678c471f","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"31f3a60a-1071-4863-aac0-6ff65c51942d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"6cd640ff-3024-4b9b-a20a-379ee8265410"},"title":{"name":"sample string 1","id":"b2dc1b16-ba04-43d9-8435-7d41ee37e459"},"createdById":"e82c3d66-4ddd-4273-b41d-4f83d430f27c","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"5eec53bf-7ec6-41bb-8868-04c12bc8b236","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"411c5fc8-819d-47c1-a6d8-28ae35da14d7"},"sampledAssets":[{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3,"asset":{"name":"sample string 1","description":"sample string 2","assetTypeId":"9a426a23-47c8-489c-bef5-f40962507925","location":"sample string 4","locationId":"sample string 5","externalReference":"sample string 6","serialNumber":"sample string 7","assetNumber":"sample string 8","uniqueBarcode":"sample string 9","notes":"sample string 10","siteId":"a4207659-f61a-4091-be34-4f78c6ed7ba4","owner":"sample string 11","active":true,"suspended":true,"jobId":"dfcf9ee1-57a8-4f05-aa60-26be7ce1324a","hierarchicalLocationId":"77bb1310-b058-469a-a3c9-483d72b89190","imageFileName":"sample string 14","jobs":[],"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"}],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},"id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},"id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"jobRecurrences":[],"sampledAssets":[],"monitoringRegimeSampledAssets":[{"monitoringRegimeId":"sample string 1","assetId":"e0531cff-dcf8-4c35-8442-707237a4b36f","jobIndexId":3},{"monitoringRegimeId":"sample string 1","assetId":"e0531cff-dcf8-4c35-8442-707237a4b36f","jobIndexId":3}],"hierarchicalLocation":{"siteId":"6cbdd07e-2f6d-46f6-a9a5-53045c74a49a","name":"sample string 2","parentId":"9593dcf9-9f08-47bb-aede-77486e98ce07","depth":3,"fullName":"sample string 4","active":true,"sortOrder":6.0,"createdById":"49f00f9f-c71a-4df0-9e19-b06227f7da81","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"0a055160-4913-4c51-b601-2485dac5f399","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"33e5baea-ee91-4303-b8f7-35f912b105bb"},"createdById":"7465c593-7ca9-4015-aa79-e9398b969573","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"b37eb9a9-bb2f-42b8-b511-c59f5e248d53","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"ec44aff5-f94e-4756-9077-04500c017ea8"}},{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3,"asset":{"name":"sample string 1","description":"sample string 2","assetTypeId":"9a426a23-47c8-489c-bef5-f40962507925","location":"sample string 4","locationId":"sample string 5","externalReference":"sample string 6","serialNumber":"sample string 7","assetNumber":"sample string 8","uniqueBarcode":"sample string 9","notes":"sample string 10","siteId":"a4207659-f61a-4091-be34-4f78c6ed7ba4","owner":"sample string 11","active":true,"suspended":true,"jobId":"dfcf9ee1-57a8-4f05-aa60-26be7ce1324a","hierarchicalLocationId":"77bb1310-b058-469a-a3c9-483d72b89190","imageFileName":"sample string 14","jobs":[],"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"}],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},"id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},"id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"jobRecurrences":[],"sampledAssets":[],"monitoringRegimeSampledAssets":[{"monitoringRegimeId":"sample string 1","assetId":"e0531cff-dcf8-4c35-8442-707237a4b36f","jobIndexId":3},{"monitoringRegimeId":"sample string 1","assetId":"e0531cff-dcf8-4c35-8442-707237a4b36f","jobIndexId":3}],"hierarchicalLocation":{"siteId":"6cbdd07e-2f6d-46f6-a9a5-53045c74a49a","name":"sample string 2","parentId":"9593dcf9-9f08-47bb-aede-77486e98ce07","depth":3,"fullName":"sample string 4","active":true,"sortOrder":6.0,"createdById":"49f00f9f-c71a-4df0-9e19-b06227f7da81","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"0a055160-4913-4c51-b601-2485dac5f399","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"33e5baea-ee91-4303-b8f7-35f912b105bb"},"createdById":"7465c593-7ca9-4015-aa79-e9398b969573","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"b37eb9a9-bb2f-42b8-b511-c59f5e248d53","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"ec44aff5-f94e-4756-9077-04500c017ea8"}}],"lastCompletedDate":"2026-07-24T18:07:42.0074024+00:00","createdById":"e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"32a78a46-cfe1-4427-89c5-99428c472b54","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"43c1db48-5229-403a-87e0-18dbf94686de"},"rejectionReason":{"order":1,"name":"sample string 2","active":true,"tenantOrganisationId":"397ac4b1-b13c-4bc0-b4aa-2e9304a9fa84","createdById":"753c932f-9470-4f8c-b9d8-3b80f74da1ab","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"0b91416f-65bd-4e90-8a95-cd381f2e3e34","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"82c80830-0f5f-466b-ab4d-6178da403712"},"jobCategory":{"name":"sample string 1","id":"5442ad2d-ce89-426a-85c6-f756829624a7"},"sections":[{"jobId":"c1a0c8ab-d988-4766-94e5-0c94774a9193","internalSectionTypeId":"733beae9-7856-4c0b-b15c-9351919383dc","sectionTypeId":"965a81b0-aef5-432c-9399-2f112148385f","caption":"sample string 4","name":"sample string 5","sectionJson":"sample string 6","repeatable":true,"template":true,"gridInput":true,"siteVisit":true,"active":true,"order":12.0,"fqn":"sample string 13","visible":true,"state":"d307d093-04d9-4fbb-9d7b-b793277e3352","sectionVariantId":"2dd538d4-92da-472e-b6e7-1df217a98d0a","sectionType":{"internalId":"8ec1ef74-bb9d-4b21-b362-93147f96e688","caption":"sample string 2","name":"sample string 3","repeatable":true,"template":true,"gridInput":true,"siteVisit":true,"jsonData":"sample string 8","order":9,"jobTypeId":"2e8dfabc-454b-40ad-8550-360a070feac4","active":true,"fqn":"sample string 12","visible":true,"fileImport":true,"sectionVariantId":"2f54ed93-1fcd-4cf3-a196-bf1f4f876981","expressionTypes":"sample string 15","createdById":"90a740fb-1fef-4be3-a1bb-ad02e73335ff","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"75b75608-188f-4f9b-89aa-5d30975f0f30","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"85374695-505d-4826-ad46-134d7879b1f0"},"createdById":"6d7250e1-514c-41bd-bc40-f38e3b7cb746","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"13943351-db05-4dd1-8dfd-f2f9cf7cea35","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"72f28092-a135-4716-bf56-e9e401142b35"},{"jobId":"c1a0c8ab-d988-4766-94e5-0c94774a9193","internalSectionTypeId":"733beae9-7856-4c0b-b15c-9351919383dc","sectionTypeId":"965a81b0-aef5-432c-9399-2f112148385f","caption":"sample string 4","name":"sample string 5","sectionJson":"sample string 6","repeatable":true,"template":true,"gridInput":true,"siteVisit":true,"active":true,"order":12.0,"fqn":"sample string 13","visible":true,"state":"d307d093-04d9-4fbb-9d7b-b793277e3352","sectionVariantId":"2dd538d4-92da-472e-b6e7-1df217a98d0a","sectionType":{"internalId":"8ec1ef74-bb9d-4b21-b362-93147f96e688","caption":"sample string 2","name":"sample string 3","repeatable":true,"template":true,"gridInput":true,"siteVisit":true,"jsonData":"sample string 8","order":9,"jobTypeId":"2e8dfabc-454b-40ad-8550-360a070feac4","active":true,"fqn":"sample string 12","visible":true,"fileImport":true,"sectionVariantId":"2f54ed93-1fcd-4cf3-a196-bf1f4f876981","expressionTypes":"sample string 15","createdById":"90a740fb-1fef-4be3-a1bb-ad02e73335ff","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"75b75608-188f-4f9b-89aa-5d30975f0f30","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"85374695-505d-4826-ad46-134d7879b1f0"},"createdById":"6d7250e1-514c-41bd-bc40-f38e3b7cb746","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"13943351-db05-4dd1-8dfd-f2f9cf7cea35","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"72f28092-a135-4716-bf56-e9e401142b35"}],"descendantJobs":[],"documents":[],"jobHistory":[{"jobId":"76dc91bc-7412-40f8-9435-7cc8837d55e2","jobHistoryTypeId":"35d9740a-25cc-4b1b-bce7-f9a1ecb76796","sourceStateId":"a5440a42-1183-481b-ba4e-36f2df2fcafd","destinationStateId":"64d38e88-f1e0-4e99-8b8c-4564f0030f70","allocatedToId":"170aeca6-cf8a-4422-bbcc-aa3dfa8ba6a7","clonedFromId":"a6acdb0f-6727-4096-bca2-262389609c73","jobHistoryType":{"name":"sample string 1","id":"d4eee8ff-76ff-4509-a0e1-7090842cb706"},"sourceJobState":{"name":"sample string 1","jobsWithThatState":[],"id":"050658c6-4b83-4a4e-a9c1-3a14262bfa77"},"destinationJobState":{"name":"sample string 1","jobsWithThatState":[],"id":"050658c6-4b83-4a4e-a9c1-3a14262bfa77"},"createdById":"9de612f4-4567-463a-adf9-f2ae8a35f51f","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"8873a50e-ea34-492f-8484-1bcf8763f65a","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"fe999e26-f4c4-4ce7-a525-a5202f9ec5fc"},{"jobId":"76dc91bc-7412-40f8-9435-7cc8837d55e2","jobHistoryTypeId":"35d9740a-25cc-4b1b-bce7-f9a1ecb76796","sourceStateId":"a5440a42-1183-481b-ba4e-36f2df2fcafd","destinationStateId":"64d38e88-f1e0-4e99-8b8c-4564f0030f70","allocatedToId":"170aeca6-cf8a-4422-bbcc-aa3dfa8ba6a7","clonedFromId":"a6acdb0f-6727-4096-bca2-262389609c73","jobHistoryType":{"name":"sample string 1","id":"d4eee8ff-76ff-4509-a0e1-7090842cb706"},"sourceJobState":{"name":"sample string 1","jobsWithThatState":[],"id":"050658c6-4b83-4a4e-a9c1-3a14262bfa77"},"destinationJobState":{"name":"sample string 1","jobsWithThatState":[],"id":"050658c6-4b83-4a4e-a9c1-3a14262bfa77"},"createdById":"9de612f4-4567-463a-adf9-f2ae8a35f51f","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"8873a50e-ea34-492f-8484-1bcf8763f65a","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"fe999e26-f4c4-4ce7-a525-a5202f9ec5fc"}],"createdById":"9623d0a1-89db-45c7-ad52-60dc42a4a2f7","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"82b746b5-a221-4c80-a41b-53fb595e97bf","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"04125e4f-5c2a-44d8-a35a-38d3e5faafb6"},"stateId":"58ebd7df-fc40-462b-b307-fda5696110e4","templateId":"2ae5e9bd-1ac5-4279-b21b-10573c3f75ab","fileLocationId":"8c2e6d10-3f89-4e15-a7e8-33c6bacc9c0d","fileLocation":{"location":"sample string 1","extension":"sample string 2","active":true,"createdById":"3d566615-4cca-4be0-9211-5c82a5f1abba","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"c2e287df-bdab-4943-aef3-9f34109c6e02","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"f38e6a6a-4500-48d7-a6a8-813fa77ae1a9"},"documentState":{"name":"sample string 1","documentsWithThatState":[],"id":"185e112d-07e3-4979-8e34-051b810b5d27"},"pdfGenerated":true,"visibleOnPortal":true,"name":"sample string 4","active":true,"createdById":"3330e76a-aa18-4462-bc41-6a3f68b4bd42","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"cead194f-d5fa-428a-88cd-25f8873ff16e","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"3332b716-5bee-4a0b-8cf1-052ae7fe0596"},{"jobId":"b18fb692-53a3-4846-8b66-76431e04c4d7","job":{"jobTypeId":"1c1325c9-2aaf-4e9a-84ec-7c5e9e4ba3af","active":true,"stateId":"08daf752-ec19-46a0-b959-ec3e76bfb568","externalRef":"sample string 4","allocatedToId":"d5959333-93da-4b61-8e08-3b27bebfdec4","name":"sample string 5","scheduledDate":"2026-07-24T18:07:42.0074024+00:00","siteId":"dbefd8a8-0073-4fd2-8a35-d3033bf9f328","contactId":"6469487a-fa21-475d-8ad9-619f309b287b","notes":"sample string 8","timeInMinutes":9,"parentJobId":"721c3f00-0083-4aab-bfd9-639788692940","isGroupJob":true,"deviceId":"sample string 11","syncToDevice":true,"assetId":"5f65f06f-f4f9-4835-874d-8941b80cc8d7","jobRecurrenceId":"0e6905df-16b8-4f6f-8b67-5e68f1ec5425","rejectionReasonId":"4e013877-4395-496a-bf26-346a70ae046d","jobCategoryId":"6b239234-0bb9-479c-8cdf-de4055f8ce8c","numericCode":13,"completedDate":"2026-07-24T18:07:42.0074024+00:00","monitoringRegimeId":"sample string 14","jobState":{"name":"sample string 1","jobsWithThatState":[],"id":"050658c6-4b83-4a4e-a9c1-3a14262bfa77"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"4770326e-f62d-451c-8e24-d9e0a6246e00","titleId":"24e3ce3b-c32b-4b09-a030-836884aa0484","organisationId":"f78a075e-519f-459f-a974-c95ba2af953d","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"6e1c9191-0d09-460c-a1e5-66d7eba6eed0","createdById":"4f68e818-b374-4625-a6be-2ebe678c471f","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"31f3a60a-1071-4863-aac0-6ff65c51942d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"6cd640ff-3024-4b9b-a20a-379ee8265410"},"title":{"name":"sample string 1","id":"b2dc1b16-ba04-43d9-8435-7d41ee37e459"},"createdById":"e82c3d66-4ddd-4273-b41d-4f83d430f27c","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"5eec53bf-7ec6-41bb-8868-04c12bc8b236","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"411c5fc8-819d-47c1-a6d8-28ae35da14d7"},"asset":{"name":"sample string 1","description":"sample string 2","assetTypeId":"9a426a23-47c8-489c-bef5-f40962507925","location":"sample string 4","locationId":"sample string 5","externalReference":"sample string 6","serialNumber":"sample string 7","assetNumber":"sample string 8","uniqueBarcode":"sample string 9","notes":"sample string 10","siteId":"a4207659-f61a-4091-be34-4f78c6ed7ba4","owner":"sample string 11","active":true,"suspended":true,"jobId":"dfcf9ee1-57a8-4f05-aa60-26be7ce1324a","hierarchicalLocationId":"77bb1310-b058-469a-a3c9-483d72b89190","imageFileName":"sample string 14","jobs":[],"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"}],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},"id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},"id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"jobRecurrences":[{"name":"sample string 1","jobTypeGroupId":"9b610d21-a096-4fbe-bb9c-124f29002dde","userId":"28752928-99ee-4070-b1a6-c96f05d4b99d","createDaysBefore":3,"siteId":"23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b","contactId":"4231071c-0d5b-4e7a-aa91-62f9d54c7789","assetId":"ef7d7946-9b7a-4b57-bf36-7c200d63033e","startDate":"2026-07-24T18:07:42.0074024+00:00","endDate":"2026-07-24T18:07:42.0074024+00:00","numberGenerated":6,"lastDate":"2026-07-24T18:07:42.0074024+00:00","nextDate":"2026-07-24T18:07:42.0074024+00:00","overrideGeneratedNextDate":"2026-07-24T18:07:42.0074024+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"d0e9a732-dc73-4114-8a09-b24de3ecf140","recurrenceGroupId":"12d04a2f-fd33-4aea-b8b4-33513564dd6d","jobsGenerated":[],"systems":[{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"},{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"698ddf75-de08-4410-9c3c-9ca14807fc05"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"4770326e-f62d-451c-8e24-d9e0a6246e00","titleId":"24e3ce3b-c32b-4b09-a030-836884aa0484","organisationId":"f78a075e-519f-459f-a974-c95ba2af953d","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"6e1c9191-0d09-460c-a1e5-66d7eba6eed0","createdById":"4f68e818-b374-4625-a6be-2ebe678c471f","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"31f3a60a-1071-4863-aac0-6ff65c51942d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"6cd640ff-3024-4b9b-a20a-379ee8265410"},"title":{"name":"sample string 1","id":"b2dc1b16-ba04-43d9-8435-7d41ee37e459"},"createdById":"e82c3d66-4ddd-4273-b41d-4f83d430f27c","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"5eec53bf-7ec6-41bb-8868-04c12bc8b236","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"411c5fc8-819d-47c1-a6d8-28ae35da14d7"},"sampledAssets":[{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3},{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3}],"lastCompletedDate":"2026-07-24T18:07:42.0074024+00:00","createdById":"e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"32a78a46-cfe1-4427-89c5-99428c472b54","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"43c1db48-5229-403a-87e0-18dbf94686de"},{"name":"sample string 1","jobTypeGroupId":"9b610d21-a096-4fbe-bb9c-124f29002dde","userId":"28752928-99ee-4070-b1a6-c96f05d4b99d","createDaysBefore":3,"siteId":"23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b","contactId":"4231071c-0d5b-4e7a-aa91-62f9d54c7789","assetId":"ef7d7946-9b7a-4b57-bf36-7c200d63033e","startDate":"2026-07-24T18:07:42.0074024+00:00","endDate":"2026-07-24T18:07:42.0074024+00:00","numberGenerated":6,"lastDate":"2026-07-24T18:07:42.0074024+00:00","nextDate":"2026-07-24T18:07:42.0074024+00:00","overrideGeneratedNextDate":"2026-07-24T18:07:42.0074024+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"d0e9a732-dc73-4114-8a09-b24de3ecf140","recurrenceGroupId":"12d04a2f-fd33-4aea-b8b4-33513564dd6d","jobsGenerated":[],"systems":[{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"},{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"698ddf75-de08-4410-9c3c-9ca14807fc05"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"4770326e-f62d-451c-8e24-d9e0a6246e00","titleId":"24e3ce3b-c32b-4b09-a030-836884aa0484","organisationId":"f78a075e-519f-459f-a974-c95ba2af953d","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"6e1c9191-0d09-460c-a1e5-66d7eba6eed0","createdById":"4f68e818-b374-4625-a6be-2ebe678c471f","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"31f3a60a-1071-4863-aac0-6ff65c51942d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"6cd640ff-3024-4b9b-a20a-379ee8265410"},"title":{"name":"sample string 1","id":"b2dc1b16-ba04-43d9-8435-7d41ee37e459"},"createdById":"e82c3d66-4ddd-4273-b41d-4f83d430f27c","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"5eec53bf-7ec6-41bb-8868-04c12bc8b236","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"411c5fc8-819d-47c1-a6d8-28ae35da14d7"},"sampledAssets":[{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3},{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3}],"lastCompletedDate":"2026-07-24T18:07:42.0074024+00:00","createdById":"e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"32a78a46-cfe1-4427-89c5-99428c472b54","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"43c1db48-5229-403a-87e0-18dbf94686de"}],"sampledAssets":[{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3,"jobRecurrence":{"name":"sample string 1","jobTypeGroupId":"9b610d21-a096-4fbe-bb9c-124f29002dde","userId":"28752928-99ee-4070-b1a6-c96f05d4b99d","createDaysBefore":3,"siteId":"23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b","contactId":"4231071c-0d5b-4e7a-aa91-62f9d54c7789","assetId":"ef7d7946-9b7a-4b57-bf36-7c200d63033e","startDate":"2026-07-24T18:07:42.0074024+00:00","endDate":"2026-07-24T18:07:42.0074024+00:00","numberGenerated":6,"lastDate":"2026-07-24T18:07:42.0074024+00:00","nextDate":"2026-07-24T18:07:42.0074024+00:00","overrideGeneratedNextDate":"2026-07-24T18:07:42.0074024+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"d0e9a732-dc73-4114-8a09-b24de3ecf140","recurrenceGroupId":"12d04a2f-fd33-4aea-b8b4-33513564dd6d","jobsGenerated":[],"systems":[{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"},{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"698ddf75-de08-4410-9c3c-9ca14807fc05"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"4770326e-f62d-451c-8e24-d9e0a6246e00","titleId":"24e3ce3b-c32b-4b09-a030-836884aa0484","organisationId":"f78a075e-519f-459f-a974-c95ba2af953d","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"6e1c9191-0d09-460c-a1e5-66d7eba6eed0","createdById":"4f68e818-b374-4625-a6be-2ebe678c471f","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"31f3a60a-1071-4863-aac0-6ff65c51942d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"6cd640ff-3024-4b9b-a20a-379ee8265410"},"title":{"name":"sample string 1","id":"b2dc1b16-ba04-43d9-8435-7d41ee37e459"},"createdById":"e82c3d66-4ddd-4273-b41d-4f83d430f27c","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"5eec53bf-7ec6-41bb-8868-04c12bc8b236","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"411c5fc8-819d-47c1-a6d8-28ae35da14d7"},"sampledAssets":[],"lastCompletedDate":"2026-07-24T18:07:42.0074024+00:00","createdById":"e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"32a78a46-cfe1-4427-89c5-99428c472b54","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"43c1db48-5229-403a-87e0-18dbf94686de"}},{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3,"jobRecurrence":{"name":"sample string 1","jobTypeGroupId":"9b610d21-a096-4fbe-bb9c-124f29002dde","userId":"28752928-99ee-4070-b1a6-c96f05d4b99d","createDaysBefore":3,"siteId":"23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b","contactId":"4231071c-0d5b-4e7a-aa91-62f9d54c7789","assetId":"ef7d7946-9b7a-4b57-bf36-7c200d63033e","startDate":"2026-07-24T18:07:42.0074024+00:00","endDate":"2026-07-24T18:07:42.0074024+00:00","numberGenerated":6,"lastDate":"2026-07-24T18:07:42.0074024+00:00","nextDate":"2026-07-24T18:07:42.0074024+00:00","overrideGeneratedNextDate":"2026-07-24T18:07:42.0074024+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"d0e9a732-dc73-4114-8a09-b24de3ecf140","recurrenceGroupId":"12d04a2f-fd33-4aea-b8b4-33513564dd6d","jobsGenerated":[],"systems":[{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"},{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"698ddf75-de08-4410-9c3c-9ca14807fc05"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"4770326e-f62d-451c-8e24-d9e0a6246e00","titleId":"24e3ce3b-c32b-4b09-a030-836884aa0484","organisationId":"f78a075e-519f-459f-a974-c95ba2af953d","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"6e1c9191-0d09-460c-a1e5-66d7eba6eed0","createdById":"4f68e818-b374-4625-a6be-2ebe678c471f","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"31f3a60a-1071-4863-aac0-6ff65c51942d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"6cd640ff-3024-4b9b-a20a-379ee8265410"},"title":{"name":"sample string 1","id":"b2dc1b16-ba04-43d9-8435-7d41ee37e459"},"createdById":"e82c3d66-4ddd-4273-b41d-4f83d430f27c","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"5eec53bf-7ec6-41bb-8868-04c12bc8b236","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"411c5fc8-819d-47c1-a6d8-28ae35da14d7"},"sampledAssets":[],"lastCompletedDate":"2026-07-24T18:07:42.0074024+00:00","createdById":"e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"32a78a46-cfe1-4427-89c5-99428c472b54","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"43c1db48-5229-403a-87e0-18dbf94686de"}}],"monitoringRegimeSampledAssets":[{"monitoringRegimeId":"sample string 1","assetId":"e0531cff-dcf8-4c35-8442-707237a4b36f","jobIndexId":3},{"monitoringRegimeId":"sample string 1","assetId":"e0531cff-dcf8-4c35-8442-707237a4b36f","jobIndexId":3}],"hierarchicalLocation":{"siteId":"6cbdd07e-2f6d-46f6-a9a5-53045c74a49a","name":"sample string 2","parentId":"9593dcf9-9f08-47bb-aede-77486e98ce07","depth":3,"fullName":"sample string 4","active":true,"sortOrder":6.0,"createdById":"49f00f9f-c71a-4df0-9e19-b06227f7da81","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"0a055160-4913-4c51-b601-2485dac5f399","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"33e5baea-ee91-4303-b8f7-35f912b105bb"},"createdById":"7465c593-7ca9-4015-aa79-e9398b969573","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"b37eb9a9-bb2f-42b8-b511-c59f5e248d53","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"ec44aff5-f94e-4756-9077-04500c017ea8"},"jobRecurrence":{"name":"sample string 1","jobTypeGroupId":"9b610d21-a096-4fbe-bb9c-124f29002dde","userId":"28752928-99ee-4070-b1a6-c96f05d4b99d","createDaysBefore":3,"siteId":"23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b","contactId":"4231071c-0d5b-4e7a-aa91-62f9d54c7789","assetId":"ef7d7946-9b7a-4b57-bf36-7c200d63033e","startDate":"2026-07-24T18:07:42.0074024+00:00","endDate":"2026-07-24T18:07:42.0074024+00:00","numberGenerated":6,"lastDate":"2026-07-24T18:07:42.0074024+00:00","nextDate":"2026-07-24T18:07:42.0074024+00:00","overrideGeneratedNextDate":"2026-07-24T18:07:42.0074024+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"d0e9a732-dc73-4114-8a09-b24de3ecf140","recurrenceGroupId":"12d04a2f-fd33-4aea-b8b4-33513564dd6d","asset":{"name":"sample string 1","description":"sample string 2","assetTypeId":"9a426a23-47c8-489c-bef5-f40962507925","location":"sample string 4","locationId":"sample string 5","externalReference":"sample string 6","serialNumber":"sample string 7","assetNumber":"sample string 8","uniqueBarcode":"sample string 9","notes":"sample string 10","siteId":"a4207659-f61a-4091-be34-4f78c6ed7ba4","owner":"sample string 11","active":true,"suspended":true,"jobId":"dfcf9ee1-57a8-4f05-aa60-26be7ce1324a","hierarchicalLocationId":"77bb1310-b058-469a-a3c9-483d72b89190","imageFileName":"sample string 14","jobs":[],"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"}],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},"id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},"id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"jobRecurrences":[],"sampledAssets":[{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3},{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3}],"monitoringRegimeSampledAssets":[{"monitoringRegimeId":"sample string 1","assetId":"e0531cff-dcf8-4c35-8442-707237a4b36f","jobIndexId":3},{"monitoringRegimeId":"sample string 1","assetId":"e0531cff-dcf8-4c35-8442-707237a4b36f","jobIndexId":3}],"hierarchicalLocation":{"siteId":"6cbdd07e-2f6d-46f6-a9a5-53045c74a49a","name":"sample string 2","parentId":"9593dcf9-9f08-47bb-aede-77486e98ce07","depth":3,"fullName":"sample string 4","active":true,"sortOrder":6.0,"createdById":"49f00f9f-c71a-4df0-9e19-b06227f7da81","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"0a055160-4913-4c51-b601-2485dac5f399","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"33e5baea-ee91-4303-b8f7-35f912b105bb"},"createdById":"7465c593-7ca9-4015-aa79-e9398b969573","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"b37eb9a9-bb2f-42b8-b511-c59f5e248d53","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"ec44aff5-f94e-4756-9077-04500c017ea8"},"jobsGenerated":[],"systems":[{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"},{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"698ddf75-de08-4410-9c3c-9ca14807fc05"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"4770326e-f62d-451c-8e24-d9e0a6246e00","titleId":"24e3ce3b-c32b-4b09-a030-836884aa0484","organisationId":"f78a075e-519f-459f-a974-c95ba2af953d","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"6e1c9191-0d09-460c-a1e5-66d7eba6eed0","createdById":"4f68e818-b374-4625-a6be-2ebe678c471f","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"31f3a60a-1071-4863-aac0-6ff65c51942d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"6cd640ff-3024-4b9b-a20a-379ee8265410"},"title":{"name":"sample string 1","id":"b2dc1b16-ba04-43d9-8435-7d41ee37e459"},"createdById":"e82c3d66-4ddd-4273-b41d-4f83d430f27c","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"5eec53bf-7ec6-41bb-8868-04c12bc8b236","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"411c5fc8-819d-47c1-a6d8-28ae35da14d7"},"sampledAssets":[{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3,"asset":{"name":"sample string 1","description":"sample string 2","assetTypeId":"9a426a23-47c8-489c-bef5-f40962507925","location":"sample string 4","locationId":"sample string 5","externalReference":"sample string 6","serialNumber":"sample string 7","assetNumber":"sample string 8","uniqueBarcode":"sample string 9","notes":"sample string 10","siteId":"a4207659-f61a-4091-be34-4f78c6ed7ba4","owner":"sample string 11","active":true,"suspended":true,"jobId":"dfcf9ee1-57a8-4f05-aa60-26be7ce1324a","hierarchicalLocationId":"77bb1310-b058-469a-a3c9-483d72b89190","imageFileName":"sample string 14","jobs":[],"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"}],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},"id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},"id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"jobRecurrences":[],"sampledAssets":[],"monitoringRegimeSampledAssets":[{"monitoringRegimeId":"sample string 1","assetId":"e0531cff-dcf8-4c35-8442-707237a4b36f","jobIndexId":3},{"monitoringRegimeId":"sample string 1","assetId":"e0531cff-dcf8-4c35-8442-707237a4b36f","jobIndexId":3}],"hierarchicalLocation":{"siteId":"6cbdd07e-2f6d-46f6-a9a5-53045c74a49a","name":"sample string 2","parentId":"9593dcf9-9f08-47bb-aede-77486e98ce07","depth":3,"fullName":"sample string 4","active":true,"sortOrder":6.0,"createdById":"49f00f9f-c71a-4df0-9e19-b06227f7da81","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"0a055160-4913-4c51-b601-2485dac5f399","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"33e5baea-ee91-4303-b8f7-35f912b105bb"},"createdById":"7465c593-7ca9-4015-aa79-e9398b969573","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"b37eb9a9-bb2f-42b8-b511-c59f5e248d53","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"ec44aff5-f94e-4756-9077-04500c017ea8"}},{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3,"asset":{"name":"sample string 1","description":"sample string 2","assetTypeId":"9a426a23-47c8-489c-bef5-f40962507925","location":"sample string 4","locationId":"sample string 5","externalReference":"sample string 6","serialNumber":"sample string 7","assetNumber":"sample string 8","uniqueBarcode":"sample string 9","notes":"sample string 10","siteId":"a4207659-f61a-4091-be34-4f78c6ed7ba4","owner":"sample string 11","active":true,"suspended":true,"jobId":"dfcf9ee1-57a8-4f05-aa60-26be7ce1324a","hierarchicalLocationId":"77bb1310-b058-469a-a3c9-483d72b89190","imageFileName":"sample string 14","jobs":[],"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"}],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},"id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},"id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"jobRecurrences":[],"sampledAssets":[],"monitoringRegimeSampledAssets":[{"monitoringRegimeId":"sample string 1","assetId":"e0531cff-dcf8-4c35-8442-707237a4b36f","jobIndexId":3},{"monitoringRegimeId":"sample string 1","assetId":"e0531cff-dcf8-4c35-8442-707237a4b36f","jobIndexId":3}],"hierarchicalLocation":{"siteId":"6cbdd07e-2f6d-46f6-a9a5-53045c74a49a","name":"sample string 2","parentId":"9593dcf9-9f08-47bb-aede-77486e98ce07","depth":3,"fullName":"sample string 4","active":true,"sortOrder":6.0,"createdById":"49f00f9f-c71a-4df0-9e19-b06227f7da81","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"0a055160-4913-4c51-b601-2485dac5f399","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"33e5baea-ee91-4303-b8f7-35f912b105bb"},"createdById":"7465c593-7ca9-4015-aa79-e9398b969573","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"b37eb9a9-bb2f-42b8-b511-c59f5e248d53","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"ec44aff5-f94e-4756-9077-04500c017ea8"}}],"lastCompletedDate":"2026-07-24T18:07:42.0074024+00:00","createdById":"e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"32a78a46-cfe1-4427-89c5-99428c472b54","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"43c1db48-5229-403a-87e0-18dbf94686de"},"rejectionReason":{"order":1,"name":"sample string 2","active":true,"tenantOrganisationId":"397ac4b1-b13c-4bc0-b4aa-2e9304a9fa84","createdById":"753c932f-9470-4f8c-b9d8-3b80f74da1ab","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"0b91416f-65bd-4e90-8a95-cd381f2e3e34","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"82c80830-0f5f-466b-ab4d-6178da403712"},"jobCategory":{"name":"sample string 1","id":"5442ad2d-ce89-426a-85c6-f756829624a7"},"sections":[{"jobId":"c1a0c8ab-d988-4766-94e5-0c94774a9193","internalSectionTypeId":"733beae9-7856-4c0b-b15c-9351919383dc","sectionTypeId":"965a81b0-aef5-432c-9399-2f112148385f","caption":"sample string 4","name":"sample string 5","sectionJson":"sample string 6","repeatable":true,"template":true,"gridInput":true,"siteVisit":true,"active":true,"order":12.0,"fqn":"sample string 13","visible":true,"state":"d307d093-04d9-4fbb-9d7b-b793277e3352","sectionVariantId":"2dd538d4-92da-472e-b6e7-1df217a98d0a","sectionType":{"internalId":"8ec1ef74-bb9d-4b21-b362-93147f96e688","caption":"sample string 2","name":"sample string 3","repeatable":true,"template":true,"gridInput":true,"siteVisit":true,"jsonData":"sample string 8","order":9,"jobTypeId":"2e8dfabc-454b-40ad-8550-360a070feac4","active":true,"fqn":"sample string 12","visible":true,"fileImport":true,"sectionVariantId":"2f54ed93-1fcd-4cf3-a196-bf1f4f876981","expressionTypes":"sample string 15","createdById":"90a740fb-1fef-4be3-a1bb-ad02e73335ff","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"75b75608-188f-4f9b-89aa-5d30975f0f30","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"85374695-505d-4826-ad46-134d7879b1f0"},"createdById":"6d7250e1-514c-41bd-bc40-f38e3b7cb746","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"13943351-db05-4dd1-8dfd-f2f9cf7cea35","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"72f28092-a135-4716-bf56-e9e401142b35"},{"jobId":"c1a0c8ab-d988-4766-94e5-0c94774a9193","internalSectionTypeId":"733beae9-7856-4c0b-b15c-9351919383dc","sectionTypeId":"965a81b0-aef5-432c-9399-2f112148385f","caption":"sample string 4","name":"sample string 5","sectionJson":"sample string 6","repeatable":true,"template":true,"gridInput":true,"siteVisit":true,"active":true,"order":12.0,"fqn":"sample string 13","visible":true,"state":"d307d093-04d9-4fbb-9d7b-b793277e3352","sectionVariantId":"2dd538d4-92da-472e-b6e7-1df217a98d0a","sectionType":{"internalId":"8ec1ef74-bb9d-4b21-b362-93147f96e688","caption":"sample string 2","name":"sample string 3","repeatable":true,"template":true,"gridInput":true,"siteVisit":true,"jsonData":"sample string 8","order":9,"jobTypeId":"2e8dfabc-454b-40ad-8550-360a070feac4","active":true,"fqn":"sample string 12","visible":true,"fileImport":true,"sectionVariantId":"2f54ed93-1fcd-4cf3-a196-bf1f4f876981","expressionTypes":"sample string 15","createdById":"90a740fb-1fef-4be3-a1bb-ad02e73335ff","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"75b75608-188f-4f9b-89aa-5d30975f0f30","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"85374695-505d-4826-ad46-134d7879b1f0"},"createdById":"6d7250e1-514c-41bd-bc40-f38e3b7cb746","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"13943351-db05-4dd1-8dfd-f2f9cf7cea35","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"72f28092-a135-4716-bf56-e9e401142b35"}],"descendantJobs":[],"documents":[],"jobHistory":[{"jobId":"76dc91bc-7412-40f8-9435-7cc8837d55e2","jobHistoryTypeId":"35d9740a-25cc-4b1b-bce7-f9a1ecb76796","sourceStateId":"a5440a42-1183-481b-ba4e-36f2df2fcafd","destinationStateId":"64d38e88-f1e0-4e99-8b8c-4564f0030f70","allocatedToId":"170aeca6-cf8a-4422-bbcc-aa3dfa8ba6a7","clonedFromId":"a6acdb0f-6727-4096-bca2-262389609c73","jobHistoryType":{"name":"sample string 1","id":"d4eee8ff-76ff-4509-a0e1-7090842cb706"},"sourceJobState":{"name":"sample string 1","jobsWithThatState":[],"id":"050658c6-4b83-4a4e-a9c1-3a14262bfa77"},"destinationJobState":{"name":"sample string 1","jobsWithThatState":[],"id":"050658c6-4b83-4a4e-a9c1-3a14262bfa77"},"createdById":"9de612f4-4567-463a-adf9-f2ae8a35f51f","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"8873a50e-ea34-492f-8484-1bcf8763f65a","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"fe999e26-f4c4-4ce7-a525-a5202f9ec5fc"},{"jobId":"76dc91bc-7412-40f8-9435-7cc8837d55e2","jobHistoryTypeId":"35d9740a-25cc-4b1b-bce7-f9a1ecb76796","sourceStateId":"a5440a42-1183-481b-ba4e-36f2df2fcafd","destinationStateId":"64d38e88-f1e0-4e99-8b8c-4564f0030f70","allocatedToId":"170aeca6-cf8a-4422-bbcc-aa3dfa8ba6a7","clonedFromId":"a6acdb0f-6727-4096-bca2-262389609c73","jobHistoryType":{"name":"sample string 1","id":"d4eee8ff-76ff-4509-a0e1-7090842cb706"},"sourceJobState":{"name":"sample string 1","jobsWithThatState":[],"id":"050658c6-4b83-4a4e-a9c1-3a14262bfa77"},"destinationJobState":{"name":"sample string 1","jobsWithThatState":[],"id":"050658c6-4b83-4a4e-a9c1-3a14262bfa77"},"createdById":"9de612f4-4567-463a-adf9-f2ae8a35f51f","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"8873a50e-ea34-492f-8484-1bcf8763f65a","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"fe999e26-f4c4-4ce7-a525-a5202f9ec5fc"}],"createdById":"9623d0a1-89db-45c7-ad52-60dc42a4a2f7","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"82b746b5-a221-4c80-a41b-53fb595e97bf","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"04125e4f-5c2a-44d8-a35a-38d3e5faafb6"},"stateId":"58ebd7df-fc40-462b-b307-fda5696110e4","templateId":"2ae5e9bd-1ac5-4279-b21b-10573c3f75ab","fileLocationId":"8c2e6d10-3f89-4e15-a7e8-33c6bacc9c0d","fileLocation":{"location":"sample string 1","extension":"sample string 2","active":true,"createdById":"3d566615-4cca-4be0-9211-5c82a5f1abba","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"c2e287df-bdab-4943-aef3-9f34109c6e02","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"f38e6a6a-4500-48d7-a6a8-813fa77ae1a9"},"documentState":{"name":"sample string 1","documentsWithThatState":[],"id":"185e112d-07e3-4979-8e34-051b810b5d27"},"pdfGenerated":true,"visibleOnPortal":true,"name":"sample string 4","active":true,"createdById":"3330e76a-aa18-4462-bc41-6a3f68b4bd42","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"cead194f-d5fa-428a-88cd-25f8873ff16e","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"3332b716-5bee-4a0b-8cf1-052ae7fe0596"}],"createdById":"d15221bf-f5e5-4c54-a98e-2f7afc310f5e","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"31e733b0-80d6-43a0-97b2-fb6cca10286c","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"09e6960b-ac26-4f55-bc83-c8cba388094f"}],"sectionTypes":[{"internalId":"8ec1ef74-bb9d-4b21-b362-93147f96e688","caption":"sample string 2","name":"sample string 3","repeatable":true,"template":true,"gridInput":true,"siteVisit":true,"jsonData":"sample string 8","order":9,"jobTypeId":"2e8dfabc-454b-40ad-8550-360a070feac4","active":true,"fqn":"sample string 12","visible":true,"fileImport":true,"sectionVariantId":"2f54ed93-1fcd-4cf3-a196-bf1f4f876981","expressionTypes":"sample string 15","createdById":"90a740fb-1fef-4be3-a1bb-ad02e73335ff","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"75b75608-188f-4f9b-89aa-5d30975f0f30","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"85374695-505d-4826-ad46-134d7879b1f0"},{"internalId":"8ec1ef74-bb9d-4b21-b362-93147f96e688","caption":"sample string 2","name":"sample string 3","repeatable":true,"template":true,"gridInput":true,"siteVisit":true,"jsonData":"sample string 8","order":9,"jobTypeId":"2e8dfabc-454b-40ad-8550-360a070feac4","active":true,"fqn":"sample string 12","visible":true,"fileImport":true,"sectionVariantId":"2f54ed93-1fcd-4cf3-a196-bf1f4f876981","expressionTypes":"sample string 15","createdById":"90a740fb-1fef-4be3-a1bb-ad02e73335ff","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"75b75608-188f-4f9b-89aa-5d30975f0f30","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"85374695-505d-4826-ad46-134d7879b1f0"}],"jobs":[{"jobTypeId":"1c1325c9-2aaf-4e9a-84ec-7c5e9e4ba3af","active":true,"stateId":"08daf752-ec19-46a0-b959-ec3e76bfb568","externalRef":"sample string 4","allocatedToId":"d5959333-93da-4b61-8e08-3b27bebfdec4","name":"sample string 5","scheduledDate":"2026-07-24T18:07:42.0074024+00:00","siteId":"dbefd8a8-0073-4fd2-8a35-d3033bf9f328","contactId":"6469487a-fa21-475d-8ad9-619f309b287b","notes":"sample string 8","timeInMinutes":9,"parentJobId":"721c3f00-0083-4aab-bfd9-639788692940","isGroupJob":true,"deviceId":"sample string 11","syncToDevice":true,"assetId":"5f65f06f-f4f9-4835-874d-8941b80cc8d7","jobRecurrenceId":"0e6905df-16b8-4f6f-8b67-5e68f1ec5425","rejectionReasonId":"4e013877-4395-496a-bf26-346a70ae046d","jobCategoryId":"6b239234-0bb9-479c-8cdf-de4055f8ce8c","numericCode":13,"completedDate":"2026-07-24T18:07:42.0074024+00:00","monitoringRegimeId":"sample string 14","jobState":{"name":"sample string 1","jobsWithThatState":[],"id":"050658c6-4b83-4a4e-a9c1-3a14262bfa77"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"4770326e-f62d-451c-8e24-d9e0a6246e00","titleId":"24e3ce3b-c32b-4b09-a030-836884aa0484","organisationId":"f78a075e-519f-459f-a974-c95ba2af953d","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"6e1c9191-0d09-460c-a1e5-66d7eba6eed0","createdById":"4f68e818-b374-4625-a6be-2ebe678c471f","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"31f3a60a-1071-4863-aac0-6ff65c51942d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"6cd640ff-3024-4b9b-a20a-379ee8265410"},"title":{"name":"sample string 1","id":"b2dc1b16-ba04-43d9-8435-7d41ee37e459"},"createdById":"e82c3d66-4ddd-4273-b41d-4f83d430f27c","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"5eec53bf-7ec6-41bb-8868-04c12bc8b236","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"411c5fc8-819d-47c1-a6d8-28ae35da14d7"},"asset":{"name":"sample string 1","description":"sample string 2","assetTypeId":"9a426a23-47c8-489c-bef5-f40962507925","location":"sample string 4","locationId":"sample string 5","externalReference":"sample string 6","serialNumber":"sample string 7","assetNumber":"sample string 8","uniqueBarcode":"sample string 9","notes":"sample string 10","siteId":"a4207659-f61a-4091-be34-4f78c6ed7ba4","owner":"sample string 11","active":true,"suspended":true,"jobId":"dfcf9ee1-57a8-4f05-aa60-26be7ce1324a","hierarchicalLocationId":"77bb1310-b058-469a-a3c9-483d72b89190","imageFileName":"sample string 14","jobs":[],"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"}],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},"id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},"id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"jobRecurrences":[{"name":"sample string 1","jobTypeGroupId":"9b610d21-a096-4fbe-bb9c-124f29002dde","userId":"28752928-99ee-4070-b1a6-c96f05d4b99d","createDaysBefore":3,"siteId":"23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b","contactId":"4231071c-0d5b-4e7a-aa91-62f9d54c7789","assetId":"ef7d7946-9b7a-4b57-bf36-7c200d63033e","startDate":"2026-07-24T18:07:42.0074024+00:00","endDate":"2026-07-24T18:07:42.0074024+00:00","numberGenerated":6,"lastDate":"2026-07-24T18:07:42.0074024+00:00","nextDate":"2026-07-24T18:07:42.0074024+00:00","overrideGeneratedNextDate":"2026-07-24T18:07:42.0074024+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"d0e9a732-dc73-4114-8a09-b24de3ecf140","recurrenceGroupId":"12d04a2f-fd33-4aea-b8b4-33513564dd6d","jobsGenerated":[],"systems":[{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"},{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"698ddf75-de08-4410-9c3c-9ca14807fc05"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"4770326e-f62d-451c-8e24-d9e0a6246e00","titleId":"24e3ce3b-c32b-4b09-a030-836884aa0484","organisationId":"f78a075e-519f-459f-a974-c95ba2af953d","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"6e1c9191-0d09-460c-a1e5-66d7eba6eed0","createdById":"4f68e818-b374-4625-a6be-2ebe678c471f","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"31f3a60a-1071-4863-aac0-6ff65c51942d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"6cd640ff-3024-4b9b-a20a-379ee8265410"},"title":{"name":"sample string 1","id":"b2dc1b16-ba04-43d9-8435-7d41ee37e459"},"createdById":"e82c3d66-4ddd-4273-b41d-4f83d430f27c","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"5eec53bf-7ec6-41bb-8868-04c12bc8b236","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"411c5fc8-819d-47c1-a6d8-28ae35da14d7"},"sampledAssets":[{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3},{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3}],"lastCompletedDate":"2026-07-24T18:07:42.0074024+00:00","createdById":"e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"32a78a46-cfe1-4427-89c5-99428c472b54","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"43c1db48-5229-403a-87e0-18dbf94686de"},{"name":"sample string 1","jobTypeGroupId":"9b610d21-a096-4fbe-bb9c-124f29002dde","userId":"28752928-99ee-4070-b1a6-c96f05d4b99d","createDaysBefore":3,"siteId":"23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b","contactId":"4231071c-0d5b-4e7a-aa91-62f9d54c7789","assetId":"ef7d7946-9b7a-4b57-bf36-7c200d63033e","startDate":"2026-07-24T18:07:42.0074024+00:00","endDate":"2026-07-24T18:07:42.0074024+00:00","numberGenerated":6,"lastDate":"2026-07-24T18:07:42.0074024+00:00","nextDate":"2026-07-24T18:07:42.0074024+00:00","overrideGeneratedNextDate":"2026-07-24T18:07:42.0074024+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"d0e9a732-dc73-4114-8a09-b24de3ecf140","recurrenceGroupId":"12d04a2f-fd33-4aea-b8b4-33513564dd6d","jobsGenerated":[],"systems":[{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"},{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"698ddf75-de08-4410-9c3c-9ca14807fc05"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"4770326e-f62d-451c-8e24-d9e0a6246e00","titleId":"24e3ce3b-c32b-4b09-a030-836884aa0484","organisationId":"f78a075e-519f-459f-a974-c95ba2af953d","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"6e1c9191-0d09-460c-a1e5-66d7eba6eed0","createdById":"4f68e818-b374-4625-a6be-2ebe678c471f","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"31f3a60a-1071-4863-aac0-6ff65c51942d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"6cd640ff-3024-4b9b-a20a-379ee8265410"},"title":{"name":"sample string 1","id":"b2dc1b16-ba04-43d9-8435-7d41ee37e459"},"createdById":"e82c3d66-4ddd-4273-b41d-4f83d430f27c","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"5eec53bf-7ec6-41bb-8868-04c12bc8b236","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"411c5fc8-819d-47c1-a6d8-28ae35da14d7"},"sampledAssets":[{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3},{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3}],"lastCompletedDate":"2026-07-24T18:07:42.0074024+00:00","createdById":"e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"32a78a46-cfe1-4427-89c5-99428c472b54","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"43c1db48-5229-403a-87e0-18dbf94686de"}],"sampledAssets":[{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3,"jobRecurrence":{"name":"sample string 1","jobTypeGroupId":"9b610d21-a096-4fbe-bb9c-124f29002dde","userId":"28752928-99ee-4070-b1a6-c96f05d4b99d","createDaysBefore":3,"siteId":"23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b","contactId":"4231071c-0d5b-4e7a-aa91-62f9d54c7789","assetId":"ef7d7946-9b7a-4b57-bf36-7c200d63033e","startDate":"2026-07-24T18:07:42.0074024+00:00","endDate":"2026-07-24T18:07:42.0074024+00:00","numberGenerated":6,"lastDate":"2026-07-24T18:07:42.0074024+00:00","nextDate":"2026-07-24T18:07:42.0074024+00:00","overrideGeneratedNextDate":"2026-07-24T18:07:42.0074024+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"d0e9a732-dc73-4114-8a09-b24de3ecf140","recurrenceGroupId":"12d04a2f-fd33-4aea-b8b4-33513564dd6d","jobsGenerated":[],"systems":[{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"},{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"698ddf75-de08-4410-9c3c-9ca14807fc05"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"4770326e-f62d-451c-8e24-d9e0a6246e00","titleId":"24e3ce3b-c32b-4b09-a030-836884aa0484","organisationId":"f78a075e-519f-459f-a974-c95ba2af953d","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"6e1c9191-0d09-460c-a1e5-66d7eba6eed0","createdById":"4f68e818-b374-4625-a6be-2ebe678c471f","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"31f3a60a-1071-4863-aac0-6ff65c51942d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"6cd640ff-3024-4b9b-a20a-379ee8265410"},"title":{"name":"sample string 1","id":"b2dc1b16-ba04-43d9-8435-7d41ee37e459"},"createdById":"e82c3d66-4ddd-4273-b41d-4f83d430f27c","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"5eec53bf-7ec6-41bb-8868-04c12bc8b236","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"411c5fc8-819d-47c1-a6d8-28ae35da14d7"},"sampledAssets":[],"lastCompletedDate":"2026-07-24T18:07:42.0074024+00:00","createdById":"e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"32a78a46-cfe1-4427-89c5-99428c472b54","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"43c1db48-5229-403a-87e0-18dbf94686de"}},{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3,"jobRecurrence":{"name":"sample string 1","jobTypeGroupId":"9b610d21-a096-4fbe-bb9c-124f29002dde","userId":"28752928-99ee-4070-b1a6-c96f05d4b99d","createDaysBefore":3,"siteId":"23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b","contactId":"4231071c-0d5b-4e7a-aa91-62f9d54c7789","assetId":"ef7d7946-9b7a-4b57-bf36-7c200d63033e","startDate":"2026-07-24T18:07:42.0074024+00:00","endDate":"2026-07-24T18:07:42.0074024+00:00","numberGenerated":6,"lastDate":"2026-07-24T18:07:42.0074024+00:00","nextDate":"2026-07-24T18:07:42.0074024+00:00","overrideGeneratedNextDate":"2026-07-24T18:07:42.0074024+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"d0e9a732-dc73-4114-8a09-b24de3ecf140","recurrenceGroupId":"12d04a2f-fd33-4aea-b8b4-33513564dd6d","jobsGenerated":[],"systems":[{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"},{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"698ddf75-de08-4410-9c3c-9ca14807fc05"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"4770326e-f62d-451c-8e24-d9e0a6246e00","titleId":"24e3ce3b-c32b-4b09-a030-836884aa0484","organisationId":"f78a075e-519f-459f-a974-c95ba2af953d","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"6e1c9191-0d09-460c-a1e5-66d7eba6eed0","createdById":"4f68e818-b374-4625-a6be-2ebe678c471f","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"31f3a60a-1071-4863-aac0-6ff65c51942d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"6cd640ff-3024-4b9b-a20a-379ee8265410"},"title":{"name":"sample string 1","id":"b2dc1b16-ba04-43d9-8435-7d41ee37e459"},"createdById":"e82c3d66-4ddd-4273-b41d-4f83d430f27c","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"5eec53bf-7ec6-41bb-8868-04c12bc8b236","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"411c5fc8-819d-47c1-a6d8-28ae35da14d7"},"sampledAssets":[],"lastCompletedDate":"2026-07-24T18:07:42.0074024+00:00","createdById":"e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"32a78a46-cfe1-4427-89c5-99428c472b54","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"43c1db48-5229-403a-87e0-18dbf94686de"}}],"monitoringRegimeSampledAssets":[{"monitoringRegimeId":"sample string 1","assetId":"e0531cff-dcf8-4c35-8442-707237a4b36f","jobIndexId":3},{"monitoringRegimeId":"sample string 1","assetId":"e0531cff-dcf8-4c35-8442-707237a4b36f","jobIndexId":3}],"hierarchicalLocation":{"siteId":"6cbdd07e-2f6d-46f6-a9a5-53045c74a49a","name":"sample string 2","parentId":"9593dcf9-9f08-47bb-aede-77486e98ce07","depth":3,"fullName":"sample string 4","active":true,"sortOrder":6.0,"createdById":"49f00f9f-c71a-4df0-9e19-b06227f7da81","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"0a055160-4913-4c51-b601-2485dac5f399","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"33e5baea-ee91-4303-b8f7-35f912b105bb"},"createdById":"7465c593-7ca9-4015-aa79-e9398b969573","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"b37eb9a9-bb2f-42b8-b511-c59f5e248d53","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"ec44aff5-f94e-4756-9077-04500c017ea8"},"jobRecurrence":{"name":"sample string 1","jobTypeGroupId":"9b610d21-a096-4fbe-bb9c-124f29002dde","userId":"28752928-99ee-4070-b1a6-c96f05d4b99d","createDaysBefore":3,"siteId":"23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b","contactId":"4231071c-0d5b-4e7a-aa91-62f9d54c7789","assetId":"ef7d7946-9b7a-4b57-bf36-7c200d63033e","startDate":"2026-07-24T18:07:42.0074024+00:00","endDate":"2026-07-24T18:07:42.0074024+00:00","numberGenerated":6,"lastDate":"2026-07-24T18:07:42.0074024+00:00","nextDate":"2026-07-24T18:07:42.0074024+00:00","overrideGeneratedNextDate":"2026-07-24T18:07:42.0074024+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"d0e9a732-dc73-4114-8a09-b24de3ecf140","recurrenceGroupId":"12d04a2f-fd33-4aea-b8b4-33513564dd6d","asset":{"name":"sample string 1","description":"sample string 2","assetTypeId":"9a426a23-47c8-489c-bef5-f40962507925","location":"sample string 4","locationId":"sample string 5","externalReference":"sample string 6","serialNumber":"sample string 7","assetNumber":"sample string 8","uniqueBarcode":"sample string 9","notes":"sample string 10","siteId":"a4207659-f61a-4091-be34-4f78c6ed7ba4","owner":"sample string 11","active":true,"suspended":true,"jobId":"dfcf9ee1-57a8-4f05-aa60-26be7ce1324a","hierarchicalLocationId":"77bb1310-b058-469a-a3c9-483d72b89190","imageFileName":"sample string 14","jobs":[],"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"}],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},"id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},"id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"jobRecurrences":[],"sampledAssets":[{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3},{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3}],"monitoringRegimeSampledAssets":[{"monitoringRegimeId":"sample string 1","assetId":"e0531cff-dcf8-4c35-8442-707237a4b36f","jobIndexId":3},{"monitoringRegimeId":"sample string 1","assetId":"e0531cff-dcf8-4c35-8442-707237a4b36f","jobIndexId":3}],"hierarchicalLocation":{"siteId":"6cbdd07e-2f6d-46f6-a9a5-53045c74a49a","name":"sample string 2","parentId":"9593dcf9-9f08-47bb-aede-77486e98ce07","depth":3,"fullName":"sample string 4","active":true,"sortOrder":6.0,"createdById":"49f00f9f-c71a-4df0-9e19-b06227f7da81","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"0a055160-4913-4c51-b601-2485dac5f399","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"33e5baea-ee91-4303-b8f7-35f912b105bb"},"createdById":"7465c593-7ca9-4015-aa79-e9398b969573","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"b37eb9a9-bb2f-42b8-b511-c59f5e248d53","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"ec44aff5-f94e-4756-9077-04500c017ea8"},"jobsGenerated":[],"systems":[{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"},{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"698ddf75-de08-4410-9c3c-9ca14807fc05"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"4770326e-f62d-451c-8e24-d9e0a6246e00","titleId":"24e3ce3b-c32b-4b09-a030-836884aa0484","organisationId":"f78a075e-519f-459f-a974-c95ba2af953d","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"6e1c9191-0d09-460c-a1e5-66d7eba6eed0","createdById":"4f68e818-b374-4625-a6be-2ebe678c471f","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"31f3a60a-1071-4863-aac0-6ff65c51942d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"6cd640ff-3024-4b9b-a20a-379ee8265410"},"title":{"name":"sample string 1","id":"b2dc1b16-ba04-43d9-8435-7d41ee37e459"},"createdById":"e82c3d66-4ddd-4273-b41d-4f83d430f27c","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"5eec53bf-7ec6-41bb-8868-04c12bc8b236","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"411c5fc8-819d-47c1-a6d8-28ae35da14d7"},"sampledAssets":[{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3,"asset":{"name":"sample string 1","description":"sample string 2","assetTypeId":"9a426a23-47c8-489c-bef5-f40962507925","location":"sample string 4","locationId":"sample string 5","externalReference":"sample string 6","serialNumber":"sample string 7","assetNumber":"sample string 8","uniqueBarcode":"sample string 9","notes":"sample string 10","siteId":"a4207659-f61a-4091-be34-4f78c6ed7ba4","owner":"sample string 11","active":true,"suspended":true,"jobId":"dfcf9ee1-57a8-4f05-aa60-26be7ce1324a","hierarchicalLocationId":"77bb1310-b058-469a-a3c9-483d72b89190","imageFileName":"sample string 14","jobs":[],"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"}],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},"id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},"id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"jobRecurrences":[],"sampledAssets":[],"monitoringRegimeSampledAssets":[{"monitoringRegimeId":"sample string 1","assetId":"e0531cff-dcf8-4c35-8442-707237a4b36f","jobIndexId":3},{"monitoringRegimeId":"sample string 1","assetId":"e0531cff-dcf8-4c35-8442-707237a4b36f","jobIndexId":3}],"hierarchicalLocation":{"siteId":"6cbdd07e-2f6d-46f6-a9a5-53045c74a49a","name":"sample string 2","parentId":"9593dcf9-9f08-47bb-aede-77486e98ce07","depth":3,"fullName":"sample string 4","active":true,"sortOrder":6.0,"createdById":"49f00f9f-c71a-4df0-9e19-b06227f7da81","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"0a055160-4913-4c51-b601-2485dac5f399","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"33e5baea-ee91-4303-b8f7-35f912b105bb"},"createdById":"7465c593-7ca9-4015-aa79-e9398b969573","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"b37eb9a9-bb2f-42b8-b511-c59f5e248d53","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"ec44aff5-f94e-4756-9077-04500c017ea8"}},{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3,"asset":{"name":"sample string 1","description":"sample string 2","assetTypeId":"9a426a23-47c8-489c-bef5-f40962507925","location":"sample string 4","locationId":"sample string 5","externalReference":"sample string 6","serialNumber":"sample string 7","assetNumber":"sample string 8","uniqueBarcode":"sample string 9","notes":"sample string 10","siteId":"a4207659-f61a-4091-be34-4f78c6ed7ba4","owner":"sample string 11","active":true,"suspended":true,"jobId":"dfcf9ee1-57a8-4f05-aa60-26be7ce1324a","hierarchicalLocationId":"77bb1310-b058-469a-a3c9-483d72b89190","imageFileName":"sample string 14","jobs":[],"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"}],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},"id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},"id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"jobRecurrences":[],"sampledAssets":[],"monitoringRegimeSampledAssets":[{"monitoringRegimeId":"sample string 1","assetId":"e0531cff-dcf8-4c35-8442-707237a4b36f","jobIndexId":3},{"monitoringRegimeId":"sample string 1","assetId":"e0531cff-dcf8-4c35-8442-707237a4b36f","jobIndexId":3}],"hierarchicalLocation":{"siteId":"6cbdd07e-2f6d-46f6-a9a5-53045c74a49a","name":"sample string 2","parentId":"9593dcf9-9f08-47bb-aede-77486e98ce07","depth":3,"fullName":"sample string 4","active":true,"sortOrder":6.0,"createdById":"49f00f9f-c71a-4df0-9e19-b06227f7da81","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"0a055160-4913-4c51-b601-2485dac5f399","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"33e5baea-ee91-4303-b8f7-35f912b105bb"},"createdById":"7465c593-7ca9-4015-aa79-e9398b969573","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"b37eb9a9-bb2f-42b8-b511-c59f5e248d53","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"ec44aff5-f94e-4756-9077-04500c017ea8"}}],"lastCompletedDate":"2026-07-24T18:07:42.0074024+00:00","createdById":"e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"32a78a46-cfe1-4427-89c5-99428c472b54","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"43c1db48-5229-403a-87e0-18dbf94686de"},"rejectionReason":{"order":1,"name":"sample string 2","active":true,"tenantOrganisationId":"397ac4b1-b13c-4bc0-b4aa-2e9304a9fa84","createdById":"753c932f-9470-4f8c-b9d8-3b80f74da1ab","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"0b91416f-65bd-4e90-8a95-cd381f2e3e34","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"82c80830-0f5f-466b-ab4d-6178da403712"},"jobCategory":{"name":"sample string 1","id":"5442ad2d-ce89-426a-85c6-f756829624a7"},"sections":[{"jobId":"c1a0c8ab-d988-4766-94e5-0c94774a9193","internalSectionTypeId":"733beae9-7856-4c0b-b15c-9351919383dc","sectionTypeId":"965a81b0-aef5-432c-9399-2f112148385f","caption":"sample string 4","name":"sample string 5","sectionJson":"sample string 6","repeatable":true,"template":true,"gridInput":true,"siteVisit":true,"active":true,"order":12.0,"fqn":"sample string 13","visible":true,"state":"d307d093-04d9-4fbb-9d7b-b793277e3352","sectionVariantId":"2dd538d4-92da-472e-b6e7-1df217a98d0a","sectionType":{"internalId":"8ec1ef74-bb9d-4b21-b362-93147f96e688","caption":"sample string 2","name":"sample string 3","repeatable":true,"template":true,"gridInput":true,"siteVisit":true,"jsonData":"sample string 8","order":9,"jobTypeId":"2e8dfabc-454b-40ad-8550-360a070feac4","active":true,"fqn":"sample string 12","visible":true,"fileImport":true,"sectionVariantId":"2f54ed93-1fcd-4cf3-a196-bf1f4f876981","expressionTypes":"sample string 15","createdById":"90a740fb-1fef-4be3-a1bb-ad02e73335ff","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"75b75608-188f-4f9b-89aa-5d30975f0f30","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"85374695-505d-4826-ad46-134d7879b1f0"},"createdById":"6d7250e1-514c-41bd-bc40-f38e3b7cb746","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"13943351-db05-4dd1-8dfd-f2f9cf7cea35","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"72f28092-a135-4716-bf56-e9e401142b35"},{"jobId":"c1a0c8ab-d988-4766-94e5-0c94774a9193","internalSectionTypeId":"733beae9-7856-4c0b-b15c-9351919383dc","sectionTypeId":"965a81b0-aef5-432c-9399-2f112148385f","caption":"sample string 4","name":"sample string 5","sectionJson":"sample string 6","repeatable":true,"template":true,"gridInput":true,"siteVisit":true,"active":true,"order":12.0,"fqn":"sample string 13","visible":true,"state":"d307d093-04d9-4fbb-9d7b-b793277e3352","sectionVariantId":"2dd538d4-92da-472e-b6e7-1df217a98d0a","sectionType":{"internalId":"8ec1ef74-bb9d-4b21-b362-93147f96e688","caption":"sample string 2","name":"sample string 3","repeatable":true,"template":true,"gridInput":true,"siteVisit":true,"jsonData":"sample string 8","order":9,"jobTypeId":"2e8dfabc-454b-40ad-8550-360a070feac4","active":true,"fqn":"sample string 12","visible":true,"fileImport":true,"sectionVariantId":"2f54ed93-1fcd-4cf3-a196-bf1f4f876981","expressionTypes":"sample string 15","createdById":"90a740fb-1fef-4be3-a1bb-ad02e73335ff","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"75b75608-188f-4f9b-89aa-5d30975f0f30","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"85374695-505d-4826-ad46-134d7879b1f0"},"createdById":"6d7250e1-514c-41bd-bc40-f38e3b7cb746","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"13943351-db05-4dd1-8dfd-f2f9cf7cea35","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"72f28092-a135-4716-bf56-e9e401142b35"}],"descendantJobs":[],"documents":[{"jobId":"b18fb692-53a3-4846-8b66-76431e04c4d7","stateId":"58ebd7df-fc40-462b-b307-fda5696110e4","templateId":"2ae5e9bd-1ac5-4279-b21b-10573c3f75ab","documentTemplate":{"name":"sample string 1","fileExtension":"sample string 2","location":"sample string 3","jobTypeId":"21b17464-a97f-47c3-872e-437032ec7557","active":true,"autoEmailOnJobCompletion":true,"visibleOnPortal":true,"documents":[],"createdById":"d15221bf-f5e5-4c54-a98e-2f7afc310f5e","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"31e733b0-80d6-43a0-97b2-fb6cca10286c","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"09e6960b-ac26-4f55-bc83-c8cba388094f"},"fileLocationId":"8c2e6d10-3f89-4e15-a7e8-33c6bacc9c0d","fileLocation":{"location":"sample string 1","extension":"sample string 2","active":true,"createdById":"3d566615-4cca-4be0-9211-5c82a5f1abba","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"c2e287df-bdab-4943-aef3-9f34109c6e02","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"f38e6a6a-4500-48d7-a6a8-813fa77ae1a9"},"documentState":{"name":"sample string 1","documentsWithThatState":[],"id":"185e112d-07e3-4979-8e34-051b810b5d27"},"pdfGenerated":true,"visibleOnPortal":true,"name":"sample string 4","active":true,"createdById":"3330e76a-aa18-4462-bc41-6a3f68b4bd42","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"cead194f-d5fa-428a-88cd-25f8873ff16e","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"3332b716-5bee-4a0b-8cf1-052ae7fe0596"},{"jobId":"b18fb692-53a3-4846-8b66-76431e04c4d7","stateId":"58ebd7df-fc40-462b-b307-fda5696110e4","templateId":"2ae5e9bd-1ac5-4279-b21b-10573c3f75ab","documentTemplate":{"name":"sample string 1","fileExtension":"sample string 2","location":"sample string 3","jobTypeId":"21b17464-a97f-47c3-872e-437032ec7557","active":true,"autoEmailOnJobCompletion":true,"visibleOnPortal":true,"documents":[],"createdById":"d15221bf-f5e5-4c54-a98e-2f7afc310f5e","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"31e733b0-80d6-43a0-97b2-fb6cca10286c","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"09e6960b-ac26-4f55-bc83-c8cba388094f"},"fileLocationId":"8c2e6d10-3f89-4e15-a7e8-33c6bacc9c0d","fileLocation":{"location":"sample string 1","extension":"sample string 2","active":true,"createdById":"3d566615-4cca-4be0-9211-5c82a5f1abba","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"c2e287df-bdab-4943-aef3-9f34109c6e02","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"f38e6a6a-4500-48d7-a6a8-813fa77ae1a9"},"documentState":{"name":"sample string 1","documentsWithThatState":[],"id":"185e112d-07e3-4979-8e34-051b810b5d27"},"pdfGenerated":true,"visibleOnPortal":true,"name":"sample string 4","active":true,"createdById":"3330e76a-aa18-4462-bc41-6a3f68b4bd42","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"cead194f-d5fa-428a-88cd-25f8873ff16e","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"3332b716-5bee-4a0b-8cf1-052ae7fe0596"}],"jobHistory":[{"jobId":"76dc91bc-7412-40f8-9435-7cc8837d55e2","jobHistoryTypeId":"35d9740a-25cc-4b1b-bce7-f9a1ecb76796","sourceStateId":"a5440a42-1183-481b-ba4e-36f2df2fcafd","destinationStateId":"64d38e88-f1e0-4e99-8b8c-4564f0030f70","allocatedToId":"170aeca6-cf8a-4422-bbcc-aa3dfa8ba6a7","clonedFromId":"a6acdb0f-6727-4096-bca2-262389609c73","jobHistoryType":{"name":"sample string 1","id":"d4eee8ff-76ff-4509-a0e1-7090842cb706"},"sourceJobState":{"name":"sample string 1","jobsWithThatState":[],"id":"050658c6-4b83-4a4e-a9c1-3a14262bfa77"},"destinationJobState":{"name":"sample string 1","jobsWithThatState":[],"id":"050658c6-4b83-4a4e-a9c1-3a14262bfa77"},"createdById":"9de612f4-4567-463a-adf9-f2ae8a35f51f","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"8873a50e-ea34-492f-8484-1bcf8763f65a","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"fe999e26-f4c4-4ce7-a525-a5202f9ec5fc"},{"jobId":"76dc91bc-7412-40f8-9435-7cc8837d55e2","jobHistoryTypeId":"35d9740a-25cc-4b1b-bce7-f9a1ecb76796","sourceStateId":"a5440a42-1183-481b-ba4e-36f2df2fcafd","destinationStateId":"64d38e88-f1e0-4e99-8b8c-4564f0030f70","allocatedToId":"170aeca6-cf8a-4422-bbcc-aa3dfa8ba6a7","clonedFromId":"a6acdb0f-6727-4096-bca2-262389609c73","jobHistoryType":{"name":"sample string 1","id":"d4eee8ff-76ff-4509-a0e1-7090842cb706"},"sourceJobState":{"name":"sample string 1","jobsWithThatState":[],"id":"050658c6-4b83-4a4e-a9c1-3a14262bfa77"},"destinationJobState":{"name":"sample string 1","jobsWithThatState":[],"id":"050658c6-4b83-4a4e-a9c1-3a14262bfa77"},"createdById":"9de612f4-4567-463a-adf9-f2ae8a35f51f","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"8873a50e-ea34-492f-8484-1bcf8763f65a","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"fe999e26-f4c4-4ce7-a525-a5202f9ec5fc"}],"createdById":"9623d0a1-89db-45c7-ad52-60dc42a4a2f7","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"82b746b5-a221-4c80-a41b-53fb595e97bf","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"04125e4f-5c2a-44d8-a35a-38d3e5faafb6"},{"jobTypeId":"1c1325c9-2aaf-4e9a-84ec-7c5e9e4ba3af","active":true,"stateId":"08daf752-ec19-46a0-b959-ec3e76bfb568","externalRef":"sample string 4","allocatedToId":"d5959333-93da-4b61-8e08-3b27bebfdec4","name":"sample string 5","scheduledDate":"2026-07-24T18:07:42.0074024+00:00","siteId":"dbefd8a8-0073-4fd2-8a35-d3033bf9f328","contactId":"6469487a-fa21-475d-8ad9-619f309b287b","notes":"sample string 8","timeInMinutes":9,"parentJobId":"721c3f00-0083-4aab-bfd9-639788692940","isGroupJob":true,"deviceId":"sample string 11","syncToDevice":true,"assetId":"5f65f06f-f4f9-4835-874d-8941b80cc8d7","jobRecurrenceId":"0e6905df-16b8-4f6f-8b67-5e68f1ec5425","rejectionReasonId":"4e013877-4395-496a-bf26-346a70ae046d","jobCategoryId":"6b239234-0bb9-479c-8cdf-de4055f8ce8c","numericCode":13,"completedDate":"2026-07-24T18:07:42.0074024+00:00","monitoringRegimeId":"sample string 14","jobState":{"name":"sample string 1","jobsWithThatState":[],"id":"050658c6-4b83-4a4e-a9c1-3a14262bfa77"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"4770326e-f62d-451c-8e24-d9e0a6246e00","titleId":"24e3ce3b-c32b-4b09-a030-836884aa0484","organisationId":"f78a075e-519f-459f-a974-c95ba2af953d","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"6e1c9191-0d09-460c-a1e5-66d7eba6eed0","createdById":"4f68e818-b374-4625-a6be-2ebe678c471f","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"31f3a60a-1071-4863-aac0-6ff65c51942d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"6cd640ff-3024-4b9b-a20a-379ee8265410"},"title":{"name":"sample string 1","id":"b2dc1b16-ba04-43d9-8435-7d41ee37e459"},"createdById":"e82c3d66-4ddd-4273-b41d-4f83d430f27c","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"5eec53bf-7ec6-41bb-8868-04c12bc8b236","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"411c5fc8-819d-47c1-a6d8-28ae35da14d7"},"asset":{"name":"sample string 1","description":"sample string 2","assetTypeId":"9a426a23-47c8-489c-bef5-f40962507925","location":"sample string 4","locationId":"sample string 5","externalReference":"sample string 6","serialNumber":"sample string 7","assetNumber":"sample string 8","uniqueBarcode":"sample string 9","notes":"sample string 10","siteId":"a4207659-f61a-4091-be34-4f78c6ed7ba4","owner":"sample string 11","active":true,"suspended":true,"jobId":"dfcf9ee1-57a8-4f05-aa60-26be7ce1324a","hierarchicalLocationId":"77bb1310-b058-469a-a3c9-483d72b89190","imageFileName":"sample string 14","jobs":[],"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"}],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},"id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},"id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"jobRecurrences":[{"name":"sample string 1","jobTypeGroupId":"9b610d21-a096-4fbe-bb9c-124f29002dde","userId":"28752928-99ee-4070-b1a6-c96f05d4b99d","createDaysBefore":3,"siteId":"23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b","contactId":"4231071c-0d5b-4e7a-aa91-62f9d54c7789","assetId":"ef7d7946-9b7a-4b57-bf36-7c200d63033e","startDate":"2026-07-24T18:07:42.0074024+00:00","endDate":"2026-07-24T18:07:42.0074024+00:00","numberGenerated":6,"lastDate":"2026-07-24T18:07:42.0074024+00:00","nextDate":"2026-07-24T18:07:42.0074024+00:00","overrideGeneratedNextDate":"2026-07-24T18:07:42.0074024+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"d0e9a732-dc73-4114-8a09-b24de3ecf140","recurrenceGroupId":"12d04a2f-fd33-4aea-b8b4-33513564dd6d","jobsGenerated":[],"systems":[{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"},{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"698ddf75-de08-4410-9c3c-9ca14807fc05"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"4770326e-f62d-451c-8e24-d9e0a6246e00","titleId":"24e3ce3b-c32b-4b09-a030-836884aa0484","organisationId":"f78a075e-519f-459f-a974-c95ba2af953d","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"6e1c9191-0d09-460c-a1e5-66d7eba6eed0","createdById":"4f68e818-b374-4625-a6be-2ebe678c471f","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"31f3a60a-1071-4863-aac0-6ff65c51942d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"6cd640ff-3024-4b9b-a20a-379ee8265410"},"title":{"name":"sample string 1","id":"b2dc1b16-ba04-43d9-8435-7d41ee37e459"},"createdById":"e82c3d66-4ddd-4273-b41d-4f83d430f27c","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"5eec53bf-7ec6-41bb-8868-04c12bc8b236","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"411c5fc8-819d-47c1-a6d8-28ae35da14d7"},"sampledAssets":[{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3},{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3}],"lastCompletedDate":"2026-07-24T18:07:42.0074024+00:00","createdById":"e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"32a78a46-cfe1-4427-89c5-99428c472b54","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"43c1db48-5229-403a-87e0-18dbf94686de"},{"name":"sample string 1","jobTypeGroupId":"9b610d21-a096-4fbe-bb9c-124f29002dde","userId":"28752928-99ee-4070-b1a6-c96f05d4b99d","createDaysBefore":3,"siteId":"23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b","contactId":"4231071c-0d5b-4e7a-aa91-62f9d54c7789","assetId":"ef7d7946-9b7a-4b57-bf36-7c200d63033e","startDate":"2026-07-24T18:07:42.0074024+00:00","endDate":"2026-07-24T18:07:42.0074024+00:00","numberGenerated":6,"lastDate":"2026-07-24T18:07:42.0074024+00:00","nextDate":"2026-07-24T18:07:42.0074024+00:00","overrideGeneratedNextDate":"2026-07-24T18:07:42.0074024+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"d0e9a732-dc73-4114-8a09-b24de3ecf140","recurrenceGroupId":"12d04a2f-fd33-4aea-b8b4-33513564dd6d","jobsGenerated":[],"systems":[{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"},{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"698ddf75-de08-4410-9c3c-9ca14807fc05"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"4770326e-f62d-451c-8e24-d9e0a6246e00","titleId":"24e3ce3b-c32b-4b09-a030-836884aa0484","organisationId":"f78a075e-519f-459f-a974-c95ba2af953d","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"6e1c9191-0d09-460c-a1e5-66d7eba6eed0","createdById":"4f68e818-b374-4625-a6be-2ebe678c471f","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"31f3a60a-1071-4863-aac0-6ff65c51942d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"6cd640ff-3024-4b9b-a20a-379ee8265410"},"title":{"name":"sample string 1","id":"b2dc1b16-ba04-43d9-8435-7d41ee37e459"},"createdById":"e82c3d66-4ddd-4273-b41d-4f83d430f27c","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"5eec53bf-7ec6-41bb-8868-04c12bc8b236","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"411c5fc8-819d-47c1-a6d8-28ae35da14d7"},"sampledAssets":[{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3},{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3}],"lastCompletedDate":"2026-07-24T18:07:42.0074024+00:00","createdById":"e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"32a78a46-cfe1-4427-89c5-99428c472b54","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"43c1db48-5229-403a-87e0-18dbf94686de"}],"sampledAssets":[{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3,"jobRecurrence":{"name":"sample string 1","jobTypeGroupId":"9b610d21-a096-4fbe-bb9c-124f29002dde","userId":"28752928-99ee-4070-b1a6-c96f05d4b99d","createDaysBefore":3,"siteId":"23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b","contactId":"4231071c-0d5b-4e7a-aa91-62f9d54c7789","assetId":"ef7d7946-9b7a-4b57-bf36-7c200d63033e","startDate":"2026-07-24T18:07:42.0074024+00:00","endDate":"2026-07-24T18:07:42.0074024+00:00","numberGenerated":6,"lastDate":"2026-07-24T18:07:42.0074024+00:00","nextDate":"2026-07-24T18:07:42.0074024+00:00","overrideGeneratedNextDate":"2026-07-24T18:07:42.0074024+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"d0e9a732-dc73-4114-8a09-b24de3ecf140","recurrenceGroupId":"12d04a2f-fd33-4aea-b8b4-33513564dd6d","jobsGenerated":[],"systems":[{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"},{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"698ddf75-de08-4410-9c3c-9ca14807fc05"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"4770326e-f62d-451c-8e24-d9e0a6246e00","titleId":"24e3ce3b-c32b-4b09-a030-836884aa0484","organisationId":"f78a075e-519f-459f-a974-c95ba2af953d","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"6e1c9191-0d09-460c-a1e5-66d7eba6eed0","createdById":"4f68e818-b374-4625-a6be-2ebe678c471f","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"31f3a60a-1071-4863-aac0-6ff65c51942d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"6cd640ff-3024-4b9b-a20a-379ee8265410"},"title":{"name":"sample string 1","id":"b2dc1b16-ba04-43d9-8435-7d41ee37e459"},"createdById":"e82c3d66-4ddd-4273-b41d-4f83d430f27c","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"5eec53bf-7ec6-41bb-8868-04c12bc8b236","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"411c5fc8-819d-47c1-a6d8-28ae35da14d7"},"sampledAssets":[],"lastCompletedDate":"2026-07-24T18:07:42.0074024+00:00","createdById":"e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"32a78a46-cfe1-4427-89c5-99428c472b54","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"43c1db48-5229-403a-87e0-18dbf94686de"}},{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3,"jobRecurrence":{"name":"sample string 1","jobTypeGroupId":"9b610d21-a096-4fbe-bb9c-124f29002dde","userId":"28752928-99ee-4070-b1a6-c96f05d4b99d","createDaysBefore":3,"siteId":"23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b","contactId":"4231071c-0d5b-4e7a-aa91-62f9d54c7789","assetId":"ef7d7946-9b7a-4b57-bf36-7c200d63033e","startDate":"2026-07-24T18:07:42.0074024+00:00","endDate":"2026-07-24T18:07:42.0074024+00:00","numberGenerated":6,"lastDate":"2026-07-24T18:07:42.0074024+00:00","nextDate":"2026-07-24T18:07:42.0074024+00:00","overrideGeneratedNextDate":"2026-07-24T18:07:42.0074024+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"d0e9a732-dc73-4114-8a09-b24de3ecf140","recurrenceGroupId":"12d04a2f-fd33-4aea-b8b4-33513564dd6d","jobsGenerated":[],"systems":[{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"},{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"698ddf75-de08-4410-9c3c-9ca14807fc05"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"4770326e-f62d-451c-8e24-d9e0a6246e00","titleId":"24e3ce3b-c32b-4b09-a030-836884aa0484","organisationId":"f78a075e-519f-459f-a974-c95ba2af953d","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"6e1c9191-0d09-460c-a1e5-66d7eba6eed0","createdById":"4f68e818-b374-4625-a6be-2ebe678c471f","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"31f3a60a-1071-4863-aac0-6ff65c51942d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"6cd640ff-3024-4b9b-a20a-379ee8265410"},"title":{"name":"sample string 1","id":"b2dc1b16-ba04-43d9-8435-7d41ee37e459"},"createdById":"e82c3d66-4ddd-4273-b41d-4f83d430f27c","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"5eec53bf-7ec6-41bb-8868-04c12bc8b236","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"411c5fc8-819d-47c1-a6d8-28ae35da14d7"},"sampledAssets":[],"lastCompletedDate":"2026-07-24T18:07:42.0074024+00:00","createdById":"e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"32a78a46-cfe1-4427-89c5-99428c472b54","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"43c1db48-5229-403a-87e0-18dbf94686de"}}],"monitoringRegimeSampledAssets":[{"monitoringRegimeId":"sample string 1","assetId":"e0531cff-dcf8-4c35-8442-707237a4b36f","jobIndexId":3},{"monitoringRegimeId":"sample string 1","assetId":"e0531cff-dcf8-4c35-8442-707237a4b36f","jobIndexId":3}],"hierarchicalLocation":{"siteId":"6cbdd07e-2f6d-46f6-a9a5-53045c74a49a","name":"sample string 2","parentId":"9593dcf9-9f08-47bb-aede-77486e98ce07","depth":3,"fullName":"sample string 4","active":true,"sortOrder":6.0,"createdById":"49f00f9f-c71a-4df0-9e19-b06227f7da81","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"0a055160-4913-4c51-b601-2485dac5f399","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"33e5baea-ee91-4303-b8f7-35f912b105bb"},"createdById":"7465c593-7ca9-4015-aa79-e9398b969573","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"b37eb9a9-bb2f-42b8-b511-c59f5e248d53","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"ec44aff5-f94e-4756-9077-04500c017ea8"},"jobRecurrence":{"name":"sample string 1","jobTypeGroupId":"9b610d21-a096-4fbe-bb9c-124f29002dde","userId":"28752928-99ee-4070-b1a6-c96f05d4b99d","createDaysBefore":3,"siteId":"23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b","contactId":"4231071c-0d5b-4e7a-aa91-62f9d54c7789","assetId":"ef7d7946-9b7a-4b57-bf36-7c200d63033e","startDate":"2026-07-24T18:07:42.0074024+00:00","endDate":"2026-07-24T18:07:42.0074024+00:00","numberGenerated":6,"lastDate":"2026-07-24T18:07:42.0074024+00:00","nextDate":"2026-07-24T18:07:42.0074024+00:00","overrideGeneratedNextDate":"2026-07-24T18:07:42.0074024+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"d0e9a732-dc73-4114-8a09-b24de3ecf140","recurrenceGroupId":"12d04a2f-fd33-4aea-b8b4-33513564dd6d","asset":{"name":"sample string 1","description":"sample string 2","assetTypeId":"9a426a23-47c8-489c-bef5-f40962507925","location":"sample string 4","locationId":"sample string 5","externalReference":"sample string 6","serialNumber":"sample string 7","assetNumber":"sample string 8","uniqueBarcode":"sample string 9","notes":"sample string 10","siteId":"a4207659-f61a-4091-be34-4f78c6ed7ba4","owner":"sample string 11","active":true,"suspended":true,"jobId":"dfcf9ee1-57a8-4f05-aa60-26be7ce1324a","hierarchicalLocationId":"77bb1310-b058-469a-a3c9-483d72b89190","imageFileName":"sample string 14","jobs":[],"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"}],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},"id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},"id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"jobRecurrences":[],"sampledAssets":[{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3},{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3}],"monitoringRegimeSampledAssets":[{"monitoringRegimeId":"sample string 1","assetId":"e0531cff-dcf8-4c35-8442-707237a4b36f","jobIndexId":3},{"monitoringRegimeId":"sample string 1","assetId":"e0531cff-dcf8-4c35-8442-707237a4b36f","jobIndexId":3}],"hierarchicalLocation":{"siteId":"6cbdd07e-2f6d-46f6-a9a5-53045c74a49a","name":"sample string 2","parentId":"9593dcf9-9f08-47bb-aede-77486e98ce07","depth":3,"fullName":"sample string 4","active":true,"sortOrder":6.0,"createdById":"49f00f9f-c71a-4df0-9e19-b06227f7da81","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"0a055160-4913-4c51-b601-2485dac5f399","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"33e5baea-ee91-4303-b8f7-35f912b105bb"},"createdById":"7465c593-7ca9-4015-aa79-e9398b969573","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"b37eb9a9-bb2f-42b8-b511-c59f5e248d53","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"ec44aff5-f94e-4756-9077-04500c017ea8"},"jobsGenerated":[],"systems":[{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"},{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"698ddf75-de08-4410-9c3c-9ca14807fc05"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"4770326e-f62d-451c-8e24-d9e0a6246e00","titleId":"24e3ce3b-c32b-4b09-a030-836884aa0484","organisationId":"f78a075e-519f-459f-a974-c95ba2af953d","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"6e1c9191-0d09-460c-a1e5-66d7eba6eed0","createdById":"4f68e818-b374-4625-a6be-2ebe678c471f","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"31f3a60a-1071-4863-aac0-6ff65c51942d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"6cd640ff-3024-4b9b-a20a-379ee8265410"},"title":{"name":"sample string 1","id":"b2dc1b16-ba04-43d9-8435-7d41ee37e459"},"createdById":"e82c3d66-4ddd-4273-b41d-4f83d430f27c","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"5eec53bf-7ec6-41bb-8868-04c12bc8b236","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"411c5fc8-819d-47c1-a6d8-28ae35da14d7"},"sampledAssets":[{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3,"asset":{"name":"sample string 1","description":"sample string 2","assetTypeId":"9a426a23-47c8-489c-bef5-f40962507925","location":"sample string 4","locationId":"sample string 5","externalReference":"sample string 6","serialNumber":"sample string 7","assetNumber":"sample string 8","uniqueBarcode":"sample string 9","notes":"sample string 10","siteId":"a4207659-f61a-4091-be34-4f78c6ed7ba4","owner":"sample string 11","active":true,"suspended":true,"jobId":"dfcf9ee1-57a8-4f05-aa60-26be7ce1324a","hierarchicalLocationId":"77bb1310-b058-469a-a3c9-483d72b89190","imageFileName":"sample string 14","jobs":[],"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"}],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},"id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},"id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"jobRecurrences":[],"sampledAssets":[],"monitoringRegimeSampledAssets":[{"monitoringRegimeId":"sample string 1","assetId":"e0531cff-dcf8-4c35-8442-707237a4b36f","jobIndexId":3},{"monitoringRegimeId":"sample string 1","assetId":"e0531cff-dcf8-4c35-8442-707237a4b36f","jobIndexId":3}],"hierarchicalLocation":{"siteId":"6cbdd07e-2f6d-46f6-a9a5-53045c74a49a","name":"sample string 2","parentId":"9593dcf9-9f08-47bb-aede-77486e98ce07","depth":3,"fullName":"sample string 4","active":true,"sortOrder":6.0,"createdById":"49f00f9f-c71a-4df0-9e19-b06227f7da81","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"0a055160-4913-4c51-b601-2485dac5f399","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"33e5baea-ee91-4303-b8f7-35f912b105bb"},"createdById":"7465c593-7ca9-4015-aa79-e9398b969573","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"b37eb9a9-bb2f-42b8-b511-c59f5e248d53","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"ec44aff5-f94e-4756-9077-04500c017ea8"}},{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3,"asset":{"name":"sample string 1","description":"sample string 2","assetTypeId":"9a426a23-47c8-489c-bef5-f40962507925","location":"sample string 4","locationId":"sample string 5","externalReference":"sample string 6","serialNumber":"sample string 7","assetNumber":"sample string 8","uniqueBarcode":"sample string 9","notes":"sample string 10","siteId":"a4207659-f61a-4091-be34-4f78c6ed7ba4","owner":"sample string 11","active":true,"suspended":true,"jobId":"dfcf9ee1-57a8-4f05-aa60-26be7ce1324a","hierarchicalLocationId":"77bb1310-b058-469a-a3c9-483d72b89190","imageFileName":"sample string 14","jobs":[],"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"}],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},"id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},"id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"jobRecurrences":[],"sampledAssets":[],"monitoringRegimeSampledAssets":[{"monitoringRegimeId":"sample string 1","assetId":"e0531cff-dcf8-4c35-8442-707237a4b36f","jobIndexId":3},{"monitoringRegimeId":"sample string 1","assetId":"e0531cff-dcf8-4c35-8442-707237a4b36f","jobIndexId":3}],"hierarchicalLocation":{"siteId":"6cbdd07e-2f6d-46f6-a9a5-53045c74a49a","name":"sample string 2","parentId":"9593dcf9-9f08-47bb-aede-77486e98ce07","depth":3,"fullName":"sample string 4","active":true,"sortOrder":6.0,"createdById":"49f00f9f-c71a-4df0-9e19-b06227f7da81","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"0a055160-4913-4c51-b601-2485dac5f399","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"33e5baea-ee91-4303-b8f7-35f912b105bb"},"createdById":"7465c593-7ca9-4015-aa79-e9398b969573","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"b37eb9a9-bb2f-42b8-b511-c59f5e248d53","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"ec44aff5-f94e-4756-9077-04500c017ea8"}}],"lastCompletedDate":"2026-07-24T18:07:42.0074024+00:00","createdById":"e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"32a78a46-cfe1-4427-89c5-99428c472b54","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"43c1db48-5229-403a-87e0-18dbf94686de"},"rejectionReason":{"order":1,"name":"sample string 2","active":true,"tenantOrganisationId":"397ac4b1-b13c-4bc0-b4aa-2e9304a9fa84","createdById":"753c932f-9470-4f8c-b9d8-3b80f74da1ab","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"0b91416f-65bd-4e90-8a95-cd381f2e3e34","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"82c80830-0f5f-466b-ab4d-6178da403712"},"jobCategory":{"name":"sample string 1","id":"5442ad2d-ce89-426a-85c6-f756829624a7"},"sections":[{"jobId":"c1a0c8ab-d988-4766-94e5-0c94774a9193","internalSectionTypeId":"733beae9-7856-4c0b-b15c-9351919383dc","sectionTypeId":"965a81b0-aef5-432c-9399-2f112148385f","caption":"sample string 4","name":"sample string 5","sectionJson":"sample string 6","repeatable":true,"template":true,"gridInput":true,"siteVisit":true,"active":true,"order":12.0,"fqn":"sample string 13","visible":true,"state":"d307d093-04d9-4fbb-9d7b-b793277e3352","sectionVariantId":"2dd538d4-92da-472e-b6e7-1df217a98d0a","sectionType":{"internalId":"8ec1ef74-bb9d-4b21-b362-93147f96e688","caption":"sample string 2","name":"sample string 3","repeatable":true,"template":true,"gridInput":true,"siteVisit":true,"jsonData":"sample string 8","order":9,"jobTypeId":"2e8dfabc-454b-40ad-8550-360a070feac4","active":true,"fqn":"sample string 12","visible":true,"fileImport":true,"sectionVariantId":"2f54ed93-1fcd-4cf3-a196-bf1f4f876981","expressionTypes":"sample string 15","createdById":"90a740fb-1fef-4be3-a1bb-ad02e73335ff","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"75b75608-188f-4f9b-89aa-5d30975f0f30","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"85374695-505d-4826-ad46-134d7879b1f0"},"createdById":"6d7250e1-514c-41bd-bc40-f38e3b7cb746","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"13943351-db05-4dd1-8dfd-f2f9cf7cea35","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"72f28092-a135-4716-bf56-e9e401142b35"},{"jobId":"c1a0c8ab-d988-4766-94e5-0c94774a9193","internalSectionTypeId":"733beae9-7856-4c0b-b15c-9351919383dc","sectionTypeId":"965a81b0-aef5-432c-9399-2f112148385f","caption":"sample string 4","name":"sample string 5","sectionJson":"sample string 6","repeatable":true,"template":true,"gridInput":true,"siteVisit":true,"active":true,"order":12.0,"fqn":"sample string 13","visible":true,"state":"d307d093-04d9-4fbb-9d7b-b793277e3352","sectionVariantId":"2dd538d4-92da-472e-b6e7-1df217a98d0a","sectionType":{"internalId":"8ec1ef74-bb9d-4b21-b362-93147f96e688","caption":"sample string 2","name":"sample string 3","repeatable":true,"template":true,"gridInput":true,"siteVisit":true,"jsonData":"sample string 8","order":9,"jobTypeId":"2e8dfabc-454b-40ad-8550-360a070feac4","active":true,"fqn":"sample string 12","visible":true,"fileImport":true,"sectionVariantId":"2f54ed93-1fcd-4cf3-a196-bf1f4f876981","expressionTypes":"sample string 15","createdById":"90a740fb-1fef-4be3-a1bb-ad02e73335ff","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"75b75608-188f-4f9b-89aa-5d30975f0f30","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"85374695-505d-4826-ad46-134d7879b1f0"},"createdById":"6d7250e1-514c-41bd-bc40-f38e3b7cb746","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"13943351-db05-4dd1-8dfd-f2f9cf7cea35","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"72f28092-a135-4716-bf56-e9e401142b35"}],"descendantJobs":[],"documents":[{"jobId":"b18fb692-53a3-4846-8b66-76431e04c4d7","stateId":"58ebd7df-fc40-462b-b307-fda5696110e4","templateId":"2ae5e9bd-1ac5-4279-b21b-10573c3f75ab","documentTemplate":{"name":"sample string 1","fileExtension":"sample string 2","location":"sample string 3","jobTypeId":"21b17464-a97f-47c3-872e-437032ec7557","active":true,"autoEmailOnJobCompletion":true,"visibleOnPortal":true,"documents":[],"createdById":"d15221bf-f5e5-4c54-a98e-2f7afc310f5e","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"31e733b0-80d6-43a0-97b2-fb6cca10286c","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"09e6960b-ac26-4f55-bc83-c8cba388094f"},"fileLocationId":"8c2e6d10-3f89-4e15-a7e8-33c6bacc9c0d","fileLocation":{"location":"sample string 1","extension":"sample string 2","active":true,"createdById":"3d566615-4cca-4be0-9211-5c82a5f1abba","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"c2e287df-bdab-4943-aef3-9f34109c6e02","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"f38e6a6a-4500-48d7-a6a8-813fa77ae1a9"},"documentState":{"name":"sample string 1","documentsWithThatState":[],"id":"185e112d-07e3-4979-8e34-051b810b5d27"},"pdfGenerated":true,"visibleOnPortal":true,"name":"sample string 4","active":true,"createdById":"3330e76a-aa18-4462-bc41-6a3f68b4bd42","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"cead194f-d5fa-428a-88cd-25f8873ff16e","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"3332b716-5bee-4a0b-8cf1-052ae7fe0596"},{"jobId":"b18fb692-53a3-4846-8b66-76431e04c4d7","stateId":"58ebd7df-fc40-462b-b307-fda5696110e4","templateId":"2ae5e9bd-1ac5-4279-b21b-10573c3f75ab","documentTemplate":{"name":"sample string 1","fileExtension":"sample string 2","location":"sample string 3","jobTypeId":"21b17464-a97f-47c3-872e-437032ec7557","active":true,"autoEmailOnJobCompletion":true,"visibleOnPortal":true,"documents":[],"createdById":"d15221bf-f5e5-4c54-a98e-2f7afc310f5e","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"31e733b0-80d6-43a0-97b2-fb6cca10286c","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"09e6960b-ac26-4f55-bc83-c8cba388094f"},"fileLocationId":"8c2e6d10-3f89-4e15-a7e8-33c6bacc9c0d","fileLocation":{"location":"sample string 1","extension":"sample string 2","active":true,"createdById":"3d566615-4cca-4be0-9211-5c82a5f1abba","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"c2e287df-bdab-4943-aef3-9f34109c6e02","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"f38e6a6a-4500-48d7-a6a8-813fa77ae1a9"},"documentState":{"name":"sample string 1","documentsWithThatState":[],"id":"185e112d-07e3-4979-8e34-051b810b5d27"},"pdfGenerated":true,"visibleOnPortal":true,"name":"sample string 4","active":true,"createdById":"3330e76a-aa18-4462-bc41-6a3f68b4bd42","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"cead194f-d5fa-428a-88cd-25f8873ff16e","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"3332b716-5bee-4a0b-8cf1-052ae7fe0596"}],"jobHistory":[{"jobId":"76dc91bc-7412-40f8-9435-7cc8837d55e2","jobHistoryTypeId":"35d9740a-25cc-4b1b-bce7-f9a1ecb76796","sourceStateId":"a5440a42-1183-481b-ba4e-36f2df2fcafd","destinationStateId":"64d38e88-f1e0-4e99-8b8c-4564f0030f70","allocatedToId":"170aeca6-cf8a-4422-bbcc-aa3dfa8ba6a7","clonedFromId":"a6acdb0f-6727-4096-bca2-262389609c73","jobHistoryType":{"name":"sample string 1","id":"d4eee8ff-76ff-4509-a0e1-7090842cb706"},"sourceJobState":{"name":"sample string 1","jobsWithThatState":[],"id":"050658c6-4b83-4a4e-a9c1-3a14262bfa77"},"destinationJobState":{"name":"sample string 1","jobsWithThatState":[],"id":"050658c6-4b83-4a4e-a9c1-3a14262bfa77"},"createdById":"9de612f4-4567-463a-adf9-f2ae8a35f51f","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"8873a50e-ea34-492f-8484-1bcf8763f65a","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"fe999e26-f4c4-4ce7-a525-a5202f9ec5fc"},{"jobId":"76dc91bc-7412-40f8-9435-7cc8837d55e2","jobHistoryTypeId":"35d9740a-25cc-4b1b-bce7-f9a1ecb76796","sourceStateId":"a5440a42-1183-481b-ba4e-36f2df2fcafd","destinationStateId":"64d38e88-f1e0-4e99-8b8c-4564f0030f70","allocatedToId":"170aeca6-cf8a-4422-bbcc-aa3dfa8ba6a7","clonedFromId":"a6acdb0f-6727-4096-bca2-262389609c73","jobHistoryType":{"name":"sample string 1","id":"d4eee8ff-76ff-4509-a0e1-7090842cb706"},"sourceJobState":{"name":"sample string 1","jobsWithThatState":[],"id":"050658c6-4b83-4a4e-a9c1-3a14262bfa77"},"destinationJobState":{"name":"sample string 1","jobsWithThatState":[],"id":"050658c6-4b83-4a4e-a9c1-3a14262bfa77"},"createdById":"9de612f4-4567-463a-adf9-f2ae8a35f51f","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"8873a50e-ea34-492f-8484-1bcf8763f65a","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"fe999e26-f4c4-4ce7-a525-a5202f9ec5fc"}],"createdById":"9623d0a1-89db-45c7-ad52-60dc42a4a2f7","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"82b746b5-a221-4c80-a41b-53fb595e97bf","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"04125e4f-5c2a-44d8-a35a-38d3e5faafb6"}],"tenantOrganisationId":"6dd6c440-c940-4b42-8d8b-926fcb00a8f8","jobCategory":{"name":"sample string 1","id":"5442ad2d-ce89-426a-85c6-f756829624a7"},"createdById":"ddd92b28-e240-458b-bd05-65096c32a92e","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"d40e7618-9dcd-4cd1-bf74-f0757546cf69","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"d409988a-a201-4f09-a1ed-438db7865edf"}],"features":[{"tenantId":"c1e6fe69-51a4-49d1-98d4-a2f6c42300c4","featureId":"182fb7af-ad09-4dfe-92ec-254c930bc536","feature":{"name":"sample string 1","description":"sample string 2","tenantFeatures":[],"id":"26685110-442f-4511-8dcf-0a14a2f02014"},"createdById":"5b9756f3-5577-49fe-8579-120747c31139","createdDate":"2026-07-24T18:07:42.0230288+00:00","id":"7ff702a7-cd16-40d3-a2a1-b26150b38068"},{"tenantId":"c1e6fe69-51a4-49d1-98d4-a2f6c42300c4","featureId":"182fb7af-ad09-4dfe-92ec-254c930bc536","feature":{"name":"sample string 1","description":"sample string 2","tenantFeatures":[],"id":"26685110-442f-4511-8dcf-0a14a2f02014"},"createdById":"5b9756f3-5577-49fe-8579-120747c31139","createdDate":"2026-07-24T18:07:42.0230288+00:00","id":"7ff702a7-cd16-40d3-a2a1-b26150b38068"}],"createdById":"8d30c5f4-8aba-42f5-af6a-8ccf48eb8c15","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"6d915f47-9ec8-4488-8e86-af132e9cecbc","updatedDate":"2026-07-24T18:07:42.0230288+00:00"},"emailSettings":{"replyToEmailAddress":"sample string 1","ccEmailAddress":"sample string 2","emailSiteVisitReport":true,"userToReceiveJobCompletionReport":true,"createdById":"0c51bd38-bf23-442a-9c79-48d1a1c38d47","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"17091bd1-fe56-4144-a18c-e284fb116af7","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"099de003-384c-4858-bbb4-69a473ddfdc5"},"defaultContact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"4770326e-f62d-451c-8e24-d9e0a6246e00","titleId":"24e3ce3b-c32b-4b09-a030-836884aa0484","organisationId":"f78a075e-519f-459f-a974-c95ba2af953d","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"6e1c9191-0d09-460c-a1e5-66d7eba6eed0","createdById":"4f68e818-b374-4625-a6be-2ebe678c471f","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"31f3a60a-1071-4863-aac0-6ff65c51942d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"6cd640ff-3024-4b9b-a20a-379ee8265410"},"title":{"name":"sample string 1","id":"b2dc1b16-ba04-43d9-8435-7d41ee37e459"},"createdById":"e82c3d66-4ddd-4273-b41d-4f83d430f27c","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"5eec53bf-7ec6-41bb-8868-04c12bc8b236","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"411c5fc8-819d-47c1-a6d8-28ae35da14d7"},"hierarchicalLocations":[{"siteId":"6cbdd07e-2f6d-46f6-a9a5-53045c74a49a","name":"sample string 2","parentId":"9593dcf9-9f08-47bb-aede-77486e98ce07","depth":3,"fullName":"sample string 4","active":true,"sortOrder":6.0,"createdById":"49f00f9f-c71a-4df0-9e19-b06227f7da81","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"0a055160-4913-4c51-b601-2485dac5f399","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"33e5baea-ee91-4303-b8f7-35f912b105bb"},{"siteId":"6cbdd07e-2f6d-46f6-a9a5-53045c74a49a","name":"sample string 2","parentId":"9593dcf9-9f08-47bb-aede-77486e98ce07","depth":3,"fullName":"sample string 4","active":true,"sortOrder":6.0,"createdById":"49f00f9f-c71a-4df0-9e19-b06227f7da81","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"0a055160-4913-4c51-b601-2485dac5f399","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"33e5baea-ee91-4303-b8f7-35f912b105bb"}],"teams":[{"name":"sample string 1","active":true,"organisationId":"a42e685d-0d62-4634-9b08-f8a3b002522f","users":[],"createdById":"0b0a18ed-de41-4147-83da-e97f80f4b6e0","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"639dc909-52e4-4614-9587-5065677e67b0","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"cb0284b4-ea35-4fdb-94ed-c9b2faf4d432"},{"name":"sample string 1","active":true,"organisationId":"a42e685d-0d62-4634-9b08-f8a3b002522f","users":[],"createdById":"0b0a18ed-de41-4147-83da-e97f80f4b6e0","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"639dc909-52e4-4614-9587-5065677e67b0","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"cb0284b4-ea35-4fdb-94ed-c9b2faf4d432"}],"createdById":"264754b7-4b3e-45cd-9d3c-72b07f2c2fc4","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"6488cd06-eddf-4b9e-b8b0-83ee33c483e8","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"151e6d84-a587-4840-9310-4400c26b6e8e"}},{"userId":"86796db4-49c8-4c1e-9fd7-089befd59c91","organisationId":"4a99628a-ec1b-4015-b585-c9a3bb552d61","organisation":{"name":"sample string 1","active":true,"organisationTypeId":"f32b0486-1ca9-4aa0-be22-2d779b134dd4","externalReference":"sample string 4","languageId":"8f49bef0-bec6-463f-a51e-1461bae51f2f","timezone":"sample string 6","image":"sample string 7","addressId":"cfd4081b-e98e-45ba-8249-175a1b4f90d8","parentId":"548ffae8-76db-4def-a9e5-97253346b24c","reportKey":"sample string 9","defaultUserId":"c830ce33-a4af-45aa-abcd-c6bc719778ec","defaultContactId":"d3bdb5fc-214c-4d0a-ab15-5a5cc34ad1bf","digitalTwinUrl":"sample string 10","documents":[{"organisationId":"1be79e7c-c4ee-4594-bbc3-e8d5d4d7cf7c","filePath":"sample string 2","fileName":"sample string 3","notes":"sample string 4","visibleOnPortal":true,"folderId":"bcef5041-9998-4d5c-9c44-0469da51b94e","rootDocumentId":"0c0b0ab4-bdd2-4c6c-ac01-bee6f3f803a6","versionNumber":6,"isLatestVersion":true,"folder":{"organisationId":"623da92c-e5f2-4684-b147-fa9ccc638641","name":"sample string 2","parentFolderId":"db4005b8-c719-4bf3-8a21-da9d1de8f673","sortOrder":3,"childFolders":[],"documents":[],"createdById":"37e7b4a7-0b91-499e-a36d-8272cdfdb9e2","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"227262db-3805-46bf-8a71-9f104294b389","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"260644db-5691-4cc4-b26f-f02cb5b0400d"},"versions":[],"organisationDocumentTags":[{"organisationDocumentId":"3b8427bc-576e-41a1-8d08-3ec7649b7e45","tag":"sample string 2","tagId":"sample string 3","id":"36f2d41b-ad66-4407-8426-4aa8318db406"},{"organisationDocumentId":"3b8427bc-576e-41a1-8d08-3ec7649b7e45","tag":"sample string 2","tagId":"sample string 3","id":"36f2d41b-ad66-4407-8426-4aa8318db406"}],"createdById":"fd7c8634-f63a-43ad-82d1-0c6e41dd8de9","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"ebd67f23-01c0-4d55-bddd-463b3ce83ea9","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"6903d66b-f526-41ef-8aec-1e09c9571e99"},{"organisationId":"1be79e7c-c4ee-4594-bbc3-e8d5d4d7cf7c","filePath":"sample string 2","fileName":"sample string 3","notes":"sample string 4","visibleOnPortal":true,"folderId":"bcef5041-9998-4d5c-9c44-0469da51b94e","rootDocumentId":"0c0b0ab4-bdd2-4c6c-ac01-bee6f3f803a6","versionNumber":6,"isLatestVersion":true,"folder":{"organisationId":"623da92c-e5f2-4684-b147-fa9ccc638641","name":"sample string 2","parentFolderId":"db4005b8-c719-4bf3-8a21-da9d1de8f673","sortOrder":3,"childFolders":[],"documents":[],"createdById":"37e7b4a7-0b91-499e-a36d-8272cdfdb9e2","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"227262db-3805-46bf-8a71-9f104294b389","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"260644db-5691-4cc4-b26f-f02cb5b0400d"},"versions":[],"organisationDocumentTags":[{"organisationDocumentId":"3b8427bc-576e-41a1-8d08-3ec7649b7e45","tag":"sample string 2","tagId":"sample string 3","id":"36f2d41b-ad66-4407-8426-4aa8318db406"},{"organisationDocumentId":"3b8427bc-576e-41a1-8d08-3ec7649b7e45","tag":"sample string 2","tagId":"sample string 3","id":"36f2d41b-ad66-4407-8426-4aa8318db406"}],"createdById":"fd7c8634-f63a-43ad-82d1-0c6e41dd8de9","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"ebd67f23-01c0-4d55-bddd-463b3ce83ea9","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"6903d66b-f526-41ef-8aec-1e09c9571e99"}],"descendants":[{"ancestorId":"24c4baf7-dafd-4d4e-b9d5-a1c944a955cb","descendantId":"d4ab6a7c-db47-44db-84bf-33426d190a52","depth":3},{"ancestorId":"24c4baf7-dafd-4d4e-b9d5-a1c944a955cb","descendantId":"d4ab6a7c-db47-44db-84bf-33426d190a52","depth":3}],"ancestors":[{"ancestorId":"24c4baf7-dafd-4d4e-b9d5-a1c944a955cb","descendantId":"d4ab6a7c-db47-44db-84bf-33426d190a52","depth":3},{"ancestorId":"24c4baf7-dafd-4d4e-b9d5-a1c944a955cb","descendantId":"d4ab6a7c-db47-44db-84bf-33426d190a52","depth":3}],"organisationType":{"name":"sample string 1","order":2,"active":true,"contactRequired":true,"tenantOrganisationId":"65708bf0-1063-4248-a08d-22ffcf71bfc0","createdById":"ca1fcf51-d022-4ae1-b9bb-bff7e3258f09","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"14ba0e87-84b1-4af9-b8c3-2a841e0ba661","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"dc570ec6-9d2d-429a-99d5-153f779035bb"},"language":{"name":"sample string 1","id":"4ba868b5-4870-45d0-8351-eb7d54bd9196"},"address":{"address1":"sample string 1","address2":"sample string 2","address3":"sample string 3","address4":"sample string 4","city":"sample string 5","county":"sample string 6","zip":"sample string 7","country":"sample string 8","createdById":"c894db37-48cf-406f-b06f-3b76d3abf444","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"884e3c6a-9b20-48b8-9376-7c2750a038fc","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"df71d57d-b8bf-4367-9171-557a7dd3a11c"},"contacts":[{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"4770326e-f62d-451c-8e24-d9e0a6246e00","titleId":"24e3ce3b-c32b-4b09-a030-836884aa0484","organisationId":"f78a075e-519f-459f-a974-c95ba2af953d","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"6e1c9191-0d09-460c-a1e5-66d7eba6eed0","createdById":"4f68e818-b374-4625-a6be-2ebe678c471f","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"31f3a60a-1071-4863-aac0-6ff65c51942d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"6cd640ff-3024-4b9b-a20a-379ee8265410"},"title":{"name":"sample string 1","id":"b2dc1b16-ba04-43d9-8435-7d41ee37e459"},"createdById":"e82c3d66-4ddd-4273-b41d-4f83d430f27c","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"5eec53bf-7ec6-41bb-8868-04c12bc8b236","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"411c5fc8-819d-47c1-a6d8-28ae35da14d7"},{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"4770326e-f62d-451c-8e24-d9e0a6246e00","titleId":"24e3ce3b-c32b-4b09-a030-836884aa0484","organisationId":"f78a075e-519f-459f-a974-c95ba2af953d","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"6e1c9191-0d09-460c-a1e5-66d7eba6eed0","createdById":"4f68e818-b374-4625-a6be-2ebe678c471f","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"31f3a60a-1071-4863-aac0-6ff65c51942d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"6cd640ff-3024-4b9b-a20a-379ee8265410"},"title":{"name":"sample string 1","id":"b2dc1b16-ba04-43d9-8435-7d41ee37e459"},"createdById":"e82c3d66-4ddd-4273-b41d-4f83d430f27c","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"5eec53bf-7ec6-41bb-8868-04c12bc8b236","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"411c5fc8-819d-47c1-a6d8-28ae35da14d7"}],"userOrganisations":[],"tenant":{"id":"0028967a-a267-46e3-aff1-1e0ec84a53c2","uniqueNumericCode":2,"jobCount":3,"active":true,"rowVersion":"QEA=","subscriptionId":"sample string 5","jobTypes":[{"name":"sample string 1","timeInMinutes":2,"autoComplete":true,"canCreateJobs":true,"canRaiseOnDevice":true,"containsEntities":true,"hasSiteVisitSectionType":true,"version":8,"jobTypeGroupId":"06a776ae-b2ba-4f38-80cf-d8412f9b6ec6","jobCategoryId":"5c60811d-0fd5-4228-ac87-6134d0d46c63","state":"new","active":true,"documentTemplates":[{"name":"sample string 1","fileExtension":"sample string 2","location":"sample string 3","jobTypeId":"21b17464-a97f-47c3-872e-437032ec7557","active":true,"autoEmailOnJobCompletion":true,"visibleOnPortal":true,"documents":[{"jobId":"b18fb692-53a3-4846-8b66-76431e04c4d7","job":{"jobTypeId":"1c1325c9-2aaf-4e9a-84ec-7c5e9e4ba3af","active":true,"stateId":"08daf752-ec19-46a0-b959-ec3e76bfb568","externalRef":"sample string 4","allocatedToId":"d5959333-93da-4b61-8e08-3b27bebfdec4","name":"sample string 5","scheduledDate":"2026-07-24T18:07:42.0074024+00:00","siteId":"dbefd8a8-0073-4fd2-8a35-d3033bf9f328","contactId":"6469487a-fa21-475d-8ad9-619f309b287b","notes":"sample string 8","timeInMinutes":9,"parentJobId":"721c3f00-0083-4aab-bfd9-639788692940","isGroupJob":true,"deviceId":"sample string 11","syncToDevice":true,"assetId":"5f65f06f-f4f9-4835-874d-8941b80cc8d7","jobRecurrenceId":"0e6905df-16b8-4f6f-8b67-5e68f1ec5425","rejectionReasonId":"4e013877-4395-496a-bf26-346a70ae046d","jobCategoryId":"6b239234-0bb9-479c-8cdf-de4055f8ce8c","numericCode":13,"completedDate":"2026-07-24T18:07:42.0074024+00:00","monitoringRegimeId":"sample string 14","jobState":{"name":"sample string 1","jobsWithThatState":[],"id":"050658c6-4b83-4a4e-a9c1-3a14262bfa77"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"4770326e-f62d-451c-8e24-d9e0a6246e00","titleId":"24e3ce3b-c32b-4b09-a030-836884aa0484","organisationId":"f78a075e-519f-459f-a974-c95ba2af953d","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"6e1c9191-0d09-460c-a1e5-66d7eba6eed0","createdById":"4f68e818-b374-4625-a6be-2ebe678c471f","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"31f3a60a-1071-4863-aac0-6ff65c51942d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"6cd640ff-3024-4b9b-a20a-379ee8265410"},"title":{"name":"sample string 1","id":"b2dc1b16-ba04-43d9-8435-7d41ee37e459"},"createdById":"e82c3d66-4ddd-4273-b41d-4f83d430f27c","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"5eec53bf-7ec6-41bb-8868-04c12bc8b236","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"411c5fc8-819d-47c1-a6d8-28ae35da14d7"},"asset":{"name":"sample string 1","description":"sample string 2","assetTypeId":"9a426a23-47c8-489c-bef5-f40962507925","location":"sample string 4","locationId":"sample string 5","externalReference":"sample string 6","serialNumber":"sample string 7","assetNumber":"sample string 8","uniqueBarcode":"sample string 9","notes":"sample string 10","siteId":"a4207659-f61a-4091-be34-4f78c6ed7ba4","owner":"sample string 11","active":true,"suspended":true,"jobId":"dfcf9ee1-57a8-4f05-aa60-26be7ce1324a","hierarchicalLocationId":"77bb1310-b058-469a-a3c9-483d72b89190","imageFileName":"sample string 14","jobs":[],"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"}],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},"id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},"id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"jobRecurrences":[{"name":"sample string 1","jobTypeGroupId":"9b610d21-a096-4fbe-bb9c-124f29002dde","userId":"28752928-99ee-4070-b1a6-c96f05d4b99d","createDaysBefore":3,"siteId":"23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b","contactId":"4231071c-0d5b-4e7a-aa91-62f9d54c7789","assetId":"ef7d7946-9b7a-4b57-bf36-7c200d63033e","startDate":"2026-07-24T18:07:42.0074024+00:00","endDate":"2026-07-24T18:07:42.0074024+00:00","numberGenerated":6,"lastDate":"2026-07-24T18:07:42.0074024+00:00","nextDate":"2026-07-24T18:07:42.0074024+00:00","overrideGeneratedNextDate":"2026-07-24T18:07:42.0074024+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"d0e9a732-dc73-4114-8a09-b24de3ecf140","recurrenceGroupId":"12d04a2f-fd33-4aea-b8b4-33513564dd6d","jobsGenerated":[],"systems":[{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"},{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"698ddf75-de08-4410-9c3c-9ca14807fc05"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"4770326e-f62d-451c-8e24-d9e0a6246e00","titleId":"24e3ce3b-c32b-4b09-a030-836884aa0484","organisationId":"f78a075e-519f-459f-a974-c95ba2af953d","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"6e1c9191-0d09-460c-a1e5-66d7eba6eed0","createdById":"4f68e818-b374-4625-a6be-2ebe678c471f","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"31f3a60a-1071-4863-aac0-6ff65c51942d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"6cd640ff-3024-4b9b-a20a-379ee8265410"},"title":{"name":"sample string 1","id":"b2dc1b16-ba04-43d9-8435-7d41ee37e459"},"createdById":"e82c3d66-4ddd-4273-b41d-4f83d430f27c","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"5eec53bf-7ec6-41bb-8868-04c12bc8b236","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"411c5fc8-819d-47c1-a6d8-28ae35da14d7"},"sampledAssets":[{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3},{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3}],"lastCompletedDate":"2026-07-24T18:07:42.0074024+00:00","createdById":"e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"32a78a46-cfe1-4427-89c5-99428c472b54","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"43c1db48-5229-403a-87e0-18dbf94686de"},{"name":"sample string 1","jobTypeGroupId":"9b610d21-a096-4fbe-bb9c-124f29002dde","userId":"28752928-99ee-4070-b1a6-c96f05d4b99d","createDaysBefore":3,"siteId":"23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b","contactId":"4231071c-0d5b-4e7a-aa91-62f9d54c7789","assetId":"ef7d7946-9b7a-4b57-bf36-7c200d63033e","startDate":"2026-07-24T18:07:42.0074024+00:00","endDate":"2026-07-24T18:07:42.0074024+00:00","numberGenerated":6,"lastDate":"2026-07-24T18:07:42.0074024+00:00","nextDate":"2026-07-24T18:07:42.0074024+00:00","overrideGeneratedNextDate":"2026-07-24T18:07:42.0074024+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"d0e9a732-dc73-4114-8a09-b24de3ecf140","recurrenceGroupId":"12d04a2f-fd33-4aea-b8b4-33513564dd6d","jobsGenerated":[],"systems":[{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"},{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"698ddf75-de08-4410-9c3c-9ca14807fc05"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"4770326e-f62d-451c-8e24-d9e0a6246e00","titleId":"24e3ce3b-c32b-4b09-a030-836884aa0484","organisationId":"f78a075e-519f-459f-a974-c95ba2af953d","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"6e1c9191-0d09-460c-a1e5-66d7eba6eed0","createdById":"4f68e818-b374-4625-a6be-2ebe678c471f","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"31f3a60a-1071-4863-aac0-6ff65c51942d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"6cd640ff-3024-4b9b-a20a-379ee8265410"},"title":{"name":"sample string 1","id":"b2dc1b16-ba04-43d9-8435-7d41ee37e459"},"createdById":"e82c3d66-4ddd-4273-b41d-4f83d430f27c","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"5eec53bf-7ec6-41bb-8868-04c12bc8b236","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"411c5fc8-819d-47c1-a6d8-28ae35da14d7"},"sampledAssets":[{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3},{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3}],"lastCompletedDate":"2026-07-24T18:07:42.0074024+00:00","createdById":"e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"32a78a46-cfe1-4427-89c5-99428c472b54","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"43c1db48-5229-403a-87e0-18dbf94686de"}],"sampledAssets":[{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3,"jobRecurrence":{"name":"sample string 1","jobTypeGroupId":"9b610d21-a096-4fbe-bb9c-124f29002dde","userId":"28752928-99ee-4070-b1a6-c96f05d4b99d","createDaysBefore":3,"siteId":"23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b","contactId":"4231071c-0d5b-4e7a-aa91-62f9d54c7789","assetId":"ef7d7946-9b7a-4b57-bf36-7c200d63033e","startDate":"2026-07-24T18:07:42.0074024+00:00","endDate":"2026-07-24T18:07:42.0074024+00:00","numberGenerated":6,"lastDate":"2026-07-24T18:07:42.0074024+00:00","nextDate":"2026-07-24T18:07:42.0074024+00:00","overrideGeneratedNextDate":"2026-07-24T18:07:42.0074024+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"d0e9a732-dc73-4114-8a09-b24de3ecf140","recurrenceGroupId":"12d04a2f-fd33-4aea-b8b4-33513564dd6d","jobsGenerated":[],"systems":[{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"},{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"698ddf75-de08-4410-9c3c-9ca14807fc05"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"4770326e-f62d-451c-8e24-d9e0a6246e00","titleId":"24e3ce3b-c32b-4b09-a030-836884aa0484","organisationId":"f78a075e-519f-459f-a974-c95ba2af953d","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"6e1c9191-0d09-460c-a1e5-66d7eba6eed0","createdById":"4f68e818-b374-4625-a6be-2ebe678c471f","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"31f3a60a-1071-4863-aac0-6ff65c51942d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"6cd640ff-3024-4b9b-a20a-379ee8265410"},"title":{"name":"sample string 1","id":"b2dc1b16-ba04-43d9-8435-7d41ee37e459"},"createdById":"e82c3d66-4ddd-4273-b41d-4f83d430f27c","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"5eec53bf-7ec6-41bb-8868-04c12bc8b236","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"411c5fc8-819d-47c1-a6d8-28ae35da14d7"},"sampledAssets":[],"lastCompletedDate":"2026-07-24T18:07:42.0074024+00:00","createdById":"e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"32a78a46-cfe1-4427-89c5-99428c472b54","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"43c1db48-5229-403a-87e0-18dbf94686de"}},{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3,"jobRecurrence":{"name":"sample string 1","jobTypeGroupId":"9b610d21-a096-4fbe-bb9c-124f29002dde","userId":"28752928-99ee-4070-b1a6-c96f05d4b99d","createDaysBefore":3,"siteId":"23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b","contactId":"4231071c-0d5b-4e7a-aa91-62f9d54c7789","assetId":"ef7d7946-9b7a-4b57-bf36-7c200d63033e","startDate":"2026-07-24T18:07:42.0074024+00:00","endDate":"2026-07-24T18:07:42.0074024+00:00","numberGenerated":6,"lastDate":"2026-07-24T18:07:42.0074024+00:00","nextDate":"2026-07-24T18:07:42.0074024+00:00","overrideGeneratedNextDate":"2026-07-24T18:07:42.0074024+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"d0e9a732-dc73-4114-8a09-b24de3ecf140","recurrenceGroupId":"12d04a2f-fd33-4aea-b8b4-33513564dd6d","jobsGenerated":[],"systems":[{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"},{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"698ddf75-de08-4410-9c3c-9ca14807fc05"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"4770326e-f62d-451c-8e24-d9e0a6246e00","titleId":"24e3ce3b-c32b-4b09-a030-836884aa0484","organisationId":"f78a075e-519f-459f-a974-c95ba2af953d","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"6e1c9191-0d09-460c-a1e5-66d7eba6eed0","createdById":"4f68e818-b374-4625-a6be-2ebe678c471f","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"31f3a60a-1071-4863-aac0-6ff65c51942d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"6cd640ff-3024-4b9b-a20a-379ee8265410"},"title":{"name":"sample string 1","id":"b2dc1b16-ba04-43d9-8435-7d41ee37e459"},"createdById":"e82c3d66-4ddd-4273-b41d-4f83d430f27c","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"5eec53bf-7ec6-41bb-8868-04c12bc8b236","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"411c5fc8-819d-47c1-a6d8-28ae35da14d7"},"sampledAssets":[],"lastCompletedDate":"2026-07-24T18:07:42.0074024+00:00","createdById":"e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"32a78a46-cfe1-4427-89c5-99428c472b54","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"43c1db48-5229-403a-87e0-18dbf94686de"}}],"monitoringRegimeSampledAssets":[{"monitoringRegimeId":"sample string 1","assetId":"e0531cff-dcf8-4c35-8442-707237a4b36f","jobIndexId":3},{"monitoringRegimeId":"sample string 1","assetId":"e0531cff-dcf8-4c35-8442-707237a4b36f","jobIndexId":3}],"hierarchicalLocation":{"siteId":"6cbdd07e-2f6d-46f6-a9a5-53045c74a49a","name":"sample string 2","parentId":"9593dcf9-9f08-47bb-aede-77486e98ce07","depth":3,"fullName":"sample string 4","active":true,"sortOrder":6.0,"createdById":"49f00f9f-c71a-4df0-9e19-b06227f7da81","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"0a055160-4913-4c51-b601-2485dac5f399","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"33e5baea-ee91-4303-b8f7-35f912b105bb"},"createdById":"7465c593-7ca9-4015-aa79-e9398b969573","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"b37eb9a9-bb2f-42b8-b511-c59f5e248d53","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"ec44aff5-f94e-4756-9077-04500c017ea8"},"jobRecurrence":{"name":"sample string 1","jobTypeGroupId":"9b610d21-a096-4fbe-bb9c-124f29002dde","userId":"28752928-99ee-4070-b1a6-c96f05d4b99d","createDaysBefore":3,"siteId":"23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b","contactId":"4231071c-0d5b-4e7a-aa91-62f9d54c7789","assetId":"ef7d7946-9b7a-4b57-bf36-7c200d63033e","startDate":"2026-07-24T18:07:42.0074024+00:00","endDate":"2026-07-24T18:07:42.0074024+00:00","numberGenerated":6,"lastDate":"2026-07-24T18:07:42.0074024+00:00","nextDate":"2026-07-24T18:07:42.0074024+00:00","overrideGeneratedNextDate":"2026-07-24T18:07:42.0074024+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"d0e9a732-dc73-4114-8a09-b24de3ecf140","recurrenceGroupId":"12d04a2f-fd33-4aea-b8b4-33513564dd6d","asset":{"name":"sample string 1","description":"sample string 2","assetTypeId":"9a426a23-47c8-489c-bef5-f40962507925","location":"sample string 4","locationId":"sample string 5","externalReference":"sample string 6","serialNumber":"sample string 7","assetNumber":"sample string 8","uniqueBarcode":"sample string 9","notes":"sample string 10","siteId":"a4207659-f61a-4091-be34-4f78c6ed7ba4","owner":"sample string 11","active":true,"suspended":true,"jobId":"dfcf9ee1-57a8-4f05-aa60-26be7ce1324a","hierarchicalLocationId":"77bb1310-b058-469a-a3c9-483d72b89190","imageFileName":"sample string 14","jobs":[],"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"}],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},"id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},"id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"jobRecurrences":[],"sampledAssets":[{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3},{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3}],"monitoringRegimeSampledAssets":[{"monitoringRegimeId":"sample string 1","assetId":"e0531cff-dcf8-4c35-8442-707237a4b36f","jobIndexId":3},{"monitoringRegimeId":"sample string 1","assetId":"e0531cff-dcf8-4c35-8442-707237a4b36f","jobIndexId":3}],"hierarchicalLocation":{"siteId":"6cbdd07e-2f6d-46f6-a9a5-53045c74a49a","name":"sample string 2","parentId":"9593dcf9-9f08-47bb-aede-77486e98ce07","depth":3,"fullName":"sample string 4","active":true,"sortOrder":6.0,"createdById":"49f00f9f-c71a-4df0-9e19-b06227f7da81","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"0a055160-4913-4c51-b601-2485dac5f399","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"33e5baea-ee91-4303-b8f7-35f912b105bb"},"createdById":"7465c593-7ca9-4015-aa79-e9398b969573","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"b37eb9a9-bb2f-42b8-b511-c59f5e248d53","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"ec44aff5-f94e-4756-9077-04500c017ea8"},"jobsGenerated":[],"systems":[{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"},{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"698ddf75-de08-4410-9c3c-9ca14807fc05"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"4770326e-f62d-451c-8e24-d9e0a6246e00","titleId":"24e3ce3b-c32b-4b09-a030-836884aa0484","organisationId":"f78a075e-519f-459f-a974-c95ba2af953d","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"6e1c9191-0d09-460c-a1e5-66d7eba6eed0","createdById":"4f68e818-b374-4625-a6be-2ebe678c471f","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"31f3a60a-1071-4863-aac0-6ff65c51942d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"6cd640ff-3024-4b9b-a20a-379ee8265410"},"title":{"name":"sample string 1","id":"b2dc1b16-ba04-43d9-8435-7d41ee37e459"},"createdById":"e82c3d66-4ddd-4273-b41d-4f83d430f27c","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"5eec53bf-7ec6-41bb-8868-04c12bc8b236","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"411c5fc8-819d-47c1-a6d8-28ae35da14d7"},"sampledAssets":[{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3,"asset":{"name":"sample string 1","description":"sample string 2","assetTypeId":"9a426a23-47c8-489c-bef5-f40962507925","location":"sample string 4","locationId":"sample string 5","externalReference":"sample string 6","serialNumber":"sample string 7","assetNumber":"sample string 8","uniqueBarcode":"sample string 9","notes":"sample string 10","siteId":"a4207659-f61a-4091-be34-4f78c6ed7ba4","owner":"sample string 11","active":true,"suspended":true,"jobId":"dfcf9ee1-57a8-4f05-aa60-26be7ce1324a","hierarchicalLocationId":"77bb1310-b058-469a-a3c9-483d72b89190","imageFileName":"sample string 14","jobs":[],"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"}],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},"id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},"id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"jobRecurrences":[],"sampledAssets":[],"monitoringRegimeSampledAssets":[{"monitoringRegimeId":"sample string 1","assetId":"e0531cff-dcf8-4c35-8442-707237a4b36f","jobIndexId":3},{"monitoringRegimeId":"sample string 1","assetId":"e0531cff-dcf8-4c35-8442-707237a4b36f","jobIndexId":3}],"hierarchicalLocation":{"siteId":"6cbdd07e-2f6d-46f6-a9a5-53045c74a49a","name":"sample string 2","parentId":"9593dcf9-9f08-47bb-aede-77486e98ce07","depth":3,"fullName":"sample string 4","active":true,"sortOrder":6.0,"createdById":"49f00f9f-c71a-4df0-9e19-b06227f7da81","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"0a055160-4913-4c51-b601-2485dac5f399","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"33e5baea-ee91-4303-b8f7-35f912b105bb"},"createdById":"7465c593-7ca9-4015-aa79-e9398b969573","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"b37eb9a9-bb2f-42b8-b511-c59f5e248d53","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"ec44aff5-f94e-4756-9077-04500c017ea8"}},{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3,"asset":{"name":"sample string 1","description":"sample string 2","assetTypeId":"9a426a23-47c8-489c-bef5-f40962507925","location":"sample string 4","locationId":"sample string 5","externalReference":"sample string 6","serialNumber":"sample string 7","assetNumber":"sample string 8","uniqueBarcode":"sample string 9","notes":"sample string 10","siteId":"a4207659-f61a-4091-be34-4f78c6ed7ba4","owner":"sample string 11","active":true,"suspended":true,"jobId":"dfcf9ee1-57a8-4f05-aa60-26be7ce1324a","hierarchicalLocationId":"77bb1310-b058-469a-a3c9-483d72b89190","imageFileName":"sample string 14","jobs":[],"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"}],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},"id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},"id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"jobRecurrences":[],"sampledAssets":[],"monitoringRegimeSampledAssets":[{"monitoringRegimeId":"sample string 1","assetId":"e0531cff-dcf8-4c35-8442-707237a4b36f","jobIndexId":3},{"monitoringRegimeId":"sample string 1","assetId":"e0531cff-dcf8-4c35-8442-707237a4b36f","jobIndexId":3}],"hierarchicalLocation":{"siteId":"6cbdd07e-2f6d-46f6-a9a5-53045c74a49a","name":"sample string 2","parentId":"9593dcf9-9f08-47bb-aede-77486e98ce07","depth":3,"fullName":"sample string 4","active":true,"sortOrder":6.0,"createdById":"49f00f9f-c71a-4df0-9e19-b06227f7da81","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"0a055160-4913-4c51-b601-2485dac5f399","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"33e5baea-ee91-4303-b8f7-35f912b105bb"},"createdById":"7465c593-7ca9-4015-aa79-e9398b969573","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"b37eb9a9-bb2f-42b8-b511-c59f5e248d53","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"ec44aff5-f94e-4756-9077-04500c017ea8"}}],"lastCompletedDate":"2026-07-24T18:07:42.0074024+00:00","createdById":"e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"32a78a46-cfe1-4427-89c5-99428c472b54","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"43c1db48-5229-403a-87e0-18dbf94686de"},"rejectionReason":{"order":1,"name":"sample string 2","active":true,"tenantOrganisationId":"397ac4b1-b13c-4bc0-b4aa-2e9304a9fa84","createdById":"753c932f-9470-4f8c-b9d8-3b80f74da1ab","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"0b91416f-65bd-4e90-8a95-cd381f2e3e34","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"82c80830-0f5f-466b-ab4d-6178da403712"},"jobCategory":{"name":"sample string 1","id":"5442ad2d-ce89-426a-85c6-f756829624a7"},"sections":[{"jobId":"c1a0c8ab-d988-4766-94e5-0c94774a9193","internalSectionTypeId":"733beae9-7856-4c0b-b15c-9351919383dc","sectionTypeId":"965a81b0-aef5-432c-9399-2f112148385f","caption":"sample string 4","name":"sample string 5","sectionJson":"sample string 6","repeatable":true,"template":true,"gridInput":true,"siteVisit":true,"active":true,"order":12.0,"fqn":"sample string 13","visible":true,"state":"d307d093-04d9-4fbb-9d7b-b793277e3352","sectionVariantId":"2dd538d4-92da-472e-b6e7-1df217a98d0a","sectionType":{"internalId":"8ec1ef74-bb9d-4b21-b362-93147f96e688","caption":"sample string 2","name":"sample string 3","repeatable":true,"template":true,"gridInput":true,"siteVisit":true,"jsonData":"sample string 8","order":9,"jobTypeId":"2e8dfabc-454b-40ad-8550-360a070feac4","active":true,"fqn":"sample string 12","visible":true,"fileImport":true,"sectionVariantId":"2f54ed93-1fcd-4cf3-a196-bf1f4f876981","expressionTypes":"sample string 15","createdById":"90a740fb-1fef-4be3-a1bb-ad02e73335ff","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"75b75608-188f-4f9b-89aa-5d30975f0f30","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"85374695-505d-4826-ad46-134d7879b1f0"},"createdById":"6d7250e1-514c-41bd-bc40-f38e3b7cb746","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"13943351-db05-4dd1-8dfd-f2f9cf7cea35","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"72f28092-a135-4716-bf56-e9e401142b35"},{"jobId":"c1a0c8ab-d988-4766-94e5-0c94774a9193","internalSectionTypeId":"733beae9-7856-4c0b-b15c-9351919383dc","sectionTypeId":"965a81b0-aef5-432c-9399-2f112148385f","caption":"sample string 4","name":"sample string 5","sectionJson":"sample string 6","repeatable":true,"template":true,"gridInput":true,"siteVisit":true,"active":true,"order":12.0,"fqn":"sample string 13","visible":true,"state":"d307d093-04d9-4fbb-9d7b-b793277e3352","sectionVariantId":"2dd538d4-92da-472e-b6e7-1df217a98d0a","sectionType":{"internalId":"8ec1ef74-bb9d-4b21-b362-93147f96e688","caption":"sample string 2","name":"sample string 3","repeatable":true,"template":true,"gridInput":true,"siteVisit":true,"jsonData":"sample string 8","order":9,"jobTypeId":"2e8dfabc-454b-40ad-8550-360a070feac4","active":true,"fqn":"sample string 12","visible":true,"fileImport":true,"sectionVariantId":"2f54ed93-1fcd-4cf3-a196-bf1f4f876981","expressionTypes":"sample string 15","createdById":"90a740fb-1fef-4be3-a1bb-ad02e73335ff","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"75b75608-188f-4f9b-89aa-5d30975f0f30","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"85374695-505d-4826-ad46-134d7879b1f0"},"createdById":"6d7250e1-514c-41bd-bc40-f38e3b7cb746","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"13943351-db05-4dd1-8dfd-f2f9cf7cea35","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"72f28092-a135-4716-bf56-e9e401142b35"}],"descendantJobs":[],"documents":[],"jobHistory":[{"jobId":"76dc91bc-7412-40f8-9435-7cc8837d55e2","jobHistoryTypeId":"35d9740a-25cc-4b1b-bce7-f9a1ecb76796","sourceStateId":"a5440a42-1183-481b-ba4e-36f2df2fcafd","destinationStateId":"64d38e88-f1e0-4e99-8b8c-4564f0030f70","allocatedToId":"170aeca6-cf8a-4422-bbcc-aa3dfa8ba6a7","clonedFromId":"a6acdb0f-6727-4096-bca2-262389609c73","jobHistoryType":{"name":"sample string 1","id":"d4eee8ff-76ff-4509-a0e1-7090842cb706"},"sourceJobState":{"name":"sample string 1","jobsWithThatState":[],"id":"050658c6-4b83-4a4e-a9c1-3a14262bfa77"},"destinationJobState":{"name":"sample string 1","jobsWithThatState":[],"id":"050658c6-4b83-4a4e-a9c1-3a14262bfa77"},"createdById":"9de612f4-4567-463a-adf9-f2ae8a35f51f","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"8873a50e-ea34-492f-8484-1bcf8763f65a","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"fe999e26-f4c4-4ce7-a525-a5202f9ec5fc"},{"jobId":"76dc91bc-7412-40f8-9435-7cc8837d55e2","jobHistoryTypeId":"35d9740a-25cc-4b1b-bce7-f9a1ecb76796","sourceStateId":"a5440a42-1183-481b-ba4e-36f2df2fcafd","destinationStateId":"64d38e88-f1e0-4e99-8b8c-4564f0030f70","allocatedToId":"170aeca6-cf8a-4422-bbcc-aa3dfa8ba6a7","clonedFromId":"a6acdb0f-6727-4096-bca2-262389609c73","jobHistoryType":{"name":"sample string 1","id":"d4eee8ff-76ff-4509-a0e1-7090842cb706"},"sourceJobState":{"name":"sample string 1","jobsWithThatState":[],"id":"050658c6-4b83-4a4e-a9c1-3a14262bfa77"},"destinationJobState":{"name":"sample string 1","jobsWithThatState":[],"id":"050658c6-4b83-4a4e-a9c1-3a14262bfa77"},"createdById":"9de612f4-4567-463a-adf9-f2ae8a35f51f","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"8873a50e-ea34-492f-8484-1bcf8763f65a","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"fe999e26-f4c4-4ce7-a525-a5202f9ec5fc"}],"createdById":"9623d0a1-89db-45c7-ad52-60dc42a4a2f7","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"82b746b5-a221-4c80-a41b-53fb595e97bf","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"04125e4f-5c2a-44d8-a35a-38d3e5faafb6"},"stateId":"58ebd7df-fc40-462b-b307-fda5696110e4","templateId":"2ae5e9bd-1ac5-4279-b21b-10573c3f75ab","fileLocationId":"8c2e6d10-3f89-4e15-a7e8-33c6bacc9c0d","fileLocation":{"location":"sample string 1","extension":"sample string 2","active":true,"createdById":"3d566615-4cca-4be0-9211-5c82a5f1abba","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"c2e287df-bdab-4943-aef3-9f34109c6e02","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"f38e6a6a-4500-48d7-a6a8-813fa77ae1a9"},"documentState":{"name":"sample string 1","documentsWithThatState":[],"id":"185e112d-07e3-4979-8e34-051b810b5d27"},"pdfGenerated":true,"visibleOnPortal":true,"name":"sample string 4","active":true,"createdById":"3330e76a-aa18-4462-bc41-6a3f68b4bd42","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"cead194f-d5fa-428a-88cd-25f8873ff16e","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"3332b716-5bee-4a0b-8cf1-052ae7fe0596"},{"jobId":"b18fb692-53a3-4846-8b66-76431e04c4d7","job":{"jobTypeId":"1c1325c9-2aaf-4e9a-84ec-7c5e9e4ba3af","active":true,"stateId":"08daf752-ec19-46a0-b959-ec3e76bfb568","externalRef":"sample string 4","allocatedToId":"d5959333-93da-4b61-8e08-3b27bebfdec4","name":"sample string 5","scheduledDate":"2026-07-24T18:07:42.0074024+00:00","siteId":"dbefd8a8-0073-4fd2-8a35-d3033bf9f328","contactId":"6469487a-fa21-475d-8ad9-619f309b287b","notes":"sample string 8","timeInMinutes":9,"parentJobId":"721c3f00-0083-4aab-bfd9-639788692940","isGroupJob":true,"deviceId":"sample string 11","syncToDevice":true,"assetId":"5f65f06f-f4f9-4835-874d-8941b80cc8d7","jobRecurrenceId":"0e6905df-16b8-4f6f-8b67-5e68f1ec5425","rejectionReasonId":"4e013877-4395-496a-bf26-346a70ae046d","jobCategoryId":"6b239234-0bb9-479c-8cdf-de4055f8ce8c","numericCode":13,"completedDate":"2026-07-24T18:07:42.0074024+00:00","monitoringRegimeId":"sample string 14","jobState":{"name":"sample string 1","jobsWithThatState":[],"id":"050658c6-4b83-4a4e-a9c1-3a14262bfa77"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"4770326e-f62d-451c-8e24-d9e0a6246e00","titleId":"24e3ce3b-c32b-4b09-a030-836884aa0484","organisationId":"f78a075e-519f-459f-a974-c95ba2af953d","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"6e1c9191-0d09-460c-a1e5-66d7eba6eed0","createdById":"4f68e818-b374-4625-a6be-2ebe678c471f","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"31f3a60a-1071-4863-aac0-6ff65c51942d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"6cd640ff-3024-4b9b-a20a-379ee8265410"},"title":{"name":"sample string 1","id":"b2dc1b16-ba04-43d9-8435-7d41ee37e459"},"createdById":"e82c3d66-4ddd-4273-b41d-4f83d430f27c","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"5eec53bf-7ec6-41bb-8868-04c12bc8b236","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"411c5fc8-819d-47c1-a6d8-28ae35da14d7"},"asset":{"name":"sample string 1","description":"sample string 2","assetTypeId":"9a426a23-47c8-489c-bef5-f40962507925","location":"sample string 4","locationId":"sample string 5","externalReference":"sample string 6","serialNumber":"sample string 7","assetNumber":"sample string 8","uniqueBarcode":"sample string 9","notes":"sample string 10","siteId":"a4207659-f61a-4091-be34-4f78c6ed7ba4","owner":"sample string 11","active":true,"suspended":true,"jobId":"dfcf9ee1-57a8-4f05-aa60-26be7ce1324a","hierarchicalLocationId":"77bb1310-b058-469a-a3c9-483d72b89190","imageFileName":"sample string 14","jobs":[],"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"}],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},"id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},"id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"jobRecurrences":[{"name":"sample string 1","jobTypeGroupId":"9b610d21-a096-4fbe-bb9c-124f29002dde","userId":"28752928-99ee-4070-b1a6-c96f05d4b99d","createDaysBefore":3,"siteId":"23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b","contactId":"4231071c-0d5b-4e7a-aa91-62f9d54c7789","assetId":"ef7d7946-9b7a-4b57-bf36-7c200d63033e","startDate":"2026-07-24T18:07:42.0074024+00:00","endDate":"2026-07-24T18:07:42.0074024+00:00","numberGenerated":6,"lastDate":"2026-07-24T18:07:42.0074024+00:00","nextDate":"2026-07-24T18:07:42.0074024+00:00","overrideGeneratedNextDate":"2026-07-24T18:07:42.0074024+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"d0e9a732-dc73-4114-8a09-b24de3ecf140","recurrenceGroupId":"12d04a2f-fd33-4aea-b8b4-33513564dd6d","jobsGenerated":[],"systems":[{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"},{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"698ddf75-de08-4410-9c3c-9ca14807fc05"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"4770326e-f62d-451c-8e24-d9e0a6246e00","titleId":"24e3ce3b-c32b-4b09-a030-836884aa0484","organisationId":"f78a075e-519f-459f-a974-c95ba2af953d","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"6e1c9191-0d09-460c-a1e5-66d7eba6eed0","createdById":"4f68e818-b374-4625-a6be-2ebe678c471f","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"31f3a60a-1071-4863-aac0-6ff65c51942d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"6cd640ff-3024-4b9b-a20a-379ee8265410"},"title":{"name":"sample string 1","id":"b2dc1b16-ba04-43d9-8435-7d41ee37e459"},"createdById":"e82c3d66-4ddd-4273-b41d-4f83d430f27c","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"5eec53bf-7ec6-41bb-8868-04c12bc8b236","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"411c5fc8-819d-47c1-a6d8-28ae35da14d7"},"sampledAssets":[{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3},{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3}],"lastCompletedDate":"2026-07-24T18:07:42.0074024+00:00","createdById":"e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"32a78a46-cfe1-4427-89c5-99428c472b54","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"43c1db48-5229-403a-87e0-18dbf94686de"},{"name":"sample string 1","jobTypeGroupId":"9b610d21-a096-4fbe-bb9c-124f29002dde","userId":"28752928-99ee-4070-b1a6-c96f05d4b99d","createDaysBefore":3,"siteId":"23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b","contactId":"4231071c-0d5b-4e7a-aa91-62f9d54c7789","assetId":"ef7d7946-9b7a-4b57-bf36-7c200d63033e","startDate":"2026-07-24T18:07:42.0074024+00:00","endDate":"2026-07-24T18:07:42.0074024+00:00","numberGenerated":6,"lastDate":"2026-07-24T18:07:42.0074024+00:00","nextDate":"2026-07-24T18:07:42.0074024+00:00","overrideGeneratedNextDate":"2026-07-24T18:07:42.0074024+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"d0e9a732-dc73-4114-8a09-b24de3ecf140","recurrenceGroupId":"12d04a2f-fd33-4aea-b8b4-33513564dd6d","jobsGenerated":[],"systems":[{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"},{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"698ddf75-de08-4410-9c3c-9ca14807fc05"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"4770326e-f62d-451c-8e24-d9e0a6246e00","titleId":"24e3ce3b-c32b-4b09-a030-836884aa0484","organisationId":"f78a075e-519f-459f-a974-c95ba2af953d","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"6e1c9191-0d09-460c-a1e5-66d7eba6eed0","createdById":"4f68e818-b374-4625-a6be-2ebe678c471f","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"31f3a60a-1071-4863-aac0-6ff65c51942d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"6cd640ff-3024-4b9b-a20a-379ee8265410"},"title":{"name":"sample string 1","id":"b2dc1b16-ba04-43d9-8435-7d41ee37e459"},"createdById":"e82c3d66-4ddd-4273-b41d-4f83d430f27c","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"5eec53bf-7ec6-41bb-8868-04c12bc8b236","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"411c5fc8-819d-47c1-a6d8-28ae35da14d7"},"sampledAssets":[{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3},{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3}],"lastCompletedDate":"2026-07-24T18:07:42.0074024+00:00","createdById":"e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"32a78a46-cfe1-4427-89c5-99428c472b54","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"43c1db48-5229-403a-87e0-18dbf94686de"}],"sampledAssets":[{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3,"jobRecurrence":{"name":"sample string 1","jobTypeGroupId":"9b610d21-a096-4fbe-bb9c-124f29002dde","userId":"28752928-99ee-4070-b1a6-c96f05d4b99d","createDaysBefore":3,"siteId":"23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b","contactId":"4231071c-0d5b-4e7a-aa91-62f9d54c7789","assetId":"ef7d7946-9b7a-4b57-bf36-7c200d63033e","startDate":"2026-07-24T18:07:42.0074024+00:00","endDate":"2026-07-24T18:07:42.0074024+00:00","numberGenerated":6,"lastDate":"2026-07-24T18:07:42.0074024+00:00","nextDate":"2026-07-24T18:07:42.0074024+00:00","overrideGeneratedNextDate":"2026-07-24T18:07:42.0074024+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"d0e9a732-dc73-4114-8a09-b24de3ecf140","recurrenceGroupId":"12d04a2f-fd33-4aea-b8b4-33513564dd6d","jobsGenerated":[],"systems":[{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"},{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"698ddf75-de08-4410-9c3c-9ca14807fc05"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"4770326e-f62d-451c-8e24-d9e0a6246e00","titleId":"24e3ce3b-c32b-4b09-a030-836884aa0484","organisationId":"f78a075e-519f-459f-a974-c95ba2af953d","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"6e1c9191-0d09-460c-a1e5-66d7eba6eed0","createdById":"4f68e818-b374-4625-a6be-2ebe678c471f","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"31f3a60a-1071-4863-aac0-6ff65c51942d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"6cd640ff-3024-4b9b-a20a-379ee8265410"},"title":{"name":"sample string 1","id":"b2dc1b16-ba04-43d9-8435-7d41ee37e459"},"createdById":"e82c3d66-4ddd-4273-b41d-4f83d430f27c","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"5eec53bf-7ec6-41bb-8868-04c12bc8b236","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"411c5fc8-819d-47c1-a6d8-28ae35da14d7"},"sampledAssets":[],"lastCompletedDate":"2026-07-24T18:07:42.0074024+00:00","createdById":"e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"32a78a46-cfe1-4427-89c5-99428c472b54","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"43c1db48-5229-403a-87e0-18dbf94686de"}},{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3,"jobRecurrence":{"name":"sample string 1","jobTypeGroupId":"9b610d21-a096-4fbe-bb9c-124f29002dde","userId":"28752928-99ee-4070-b1a6-c96f05d4b99d","createDaysBefore":3,"siteId":"23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b","contactId":"4231071c-0d5b-4e7a-aa91-62f9d54c7789","assetId":"ef7d7946-9b7a-4b57-bf36-7c200d63033e","startDate":"2026-07-24T18:07:42.0074024+00:00","endDate":"2026-07-24T18:07:42.0074024+00:00","numberGenerated":6,"lastDate":"2026-07-24T18:07:42.0074024+00:00","nextDate":"2026-07-24T18:07:42.0074024+00:00","overrideGeneratedNextDate":"2026-07-24T18:07:42.0074024+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"d0e9a732-dc73-4114-8a09-b24de3ecf140","recurrenceGroupId":"12d04a2f-fd33-4aea-b8b4-33513564dd6d","jobsGenerated":[],"systems":[{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"},{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"698ddf75-de08-4410-9c3c-9ca14807fc05"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"4770326e-f62d-451c-8e24-d9e0a6246e00","titleId":"24e3ce3b-c32b-4b09-a030-836884aa0484","organisationId":"f78a075e-519f-459f-a974-c95ba2af953d","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"6e1c9191-0d09-460c-a1e5-66d7eba6eed0","createdById":"4f68e818-b374-4625-a6be-2ebe678c471f","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"31f3a60a-1071-4863-aac0-6ff65c51942d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"6cd640ff-3024-4b9b-a20a-379ee8265410"},"title":{"name":"sample string 1","id":"b2dc1b16-ba04-43d9-8435-7d41ee37e459"},"createdById":"e82c3d66-4ddd-4273-b41d-4f83d430f27c","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"5eec53bf-7ec6-41bb-8868-04c12bc8b236","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"411c5fc8-819d-47c1-a6d8-28ae35da14d7"},"sampledAssets":[],"lastCompletedDate":"2026-07-24T18:07:42.0074024+00:00","createdById":"e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"32a78a46-cfe1-4427-89c5-99428c472b54","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"43c1db48-5229-403a-87e0-18dbf94686de"}}],"monitoringRegimeSampledAssets":[{"monitoringRegimeId":"sample string 1","assetId":"e0531cff-dcf8-4c35-8442-707237a4b36f","jobIndexId":3},{"monitoringRegimeId":"sample string 1","assetId":"e0531cff-dcf8-4c35-8442-707237a4b36f","jobIndexId":3}],"hierarchicalLocation":{"siteId":"6cbdd07e-2f6d-46f6-a9a5-53045c74a49a","name":"sample string 2","parentId":"9593dcf9-9f08-47bb-aede-77486e98ce07","depth":3,"fullName":"sample string 4","active":true,"sortOrder":6.0,"createdById":"49f00f9f-c71a-4df0-9e19-b06227f7da81","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"0a055160-4913-4c51-b601-2485dac5f399","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"33e5baea-ee91-4303-b8f7-35f912b105bb"},"createdById":"7465c593-7ca9-4015-aa79-e9398b969573","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"b37eb9a9-bb2f-42b8-b511-c59f5e248d53","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"ec44aff5-f94e-4756-9077-04500c017ea8"},"jobRecurrence":{"name":"sample string 1","jobTypeGroupId":"9b610d21-a096-4fbe-bb9c-124f29002dde","userId":"28752928-99ee-4070-b1a6-c96f05d4b99d","createDaysBefore":3,"siteId":"23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b","contactId":"4231071c-0d5b-4e7a-aa91-62f9d54c7789","assetId":"ef7d7946-9b7a-4b57-bf36-7c200d63033e","startDate":"2026-07-24T18:07:42.0074024+00:00","endDate":"2026-07-24T18:07:42.0074024+00:00","numberGenerated":6,"lastDate":"2026-07-24T18:07:42.0074024+00:00","nextDate":"2026-07-24T18:07:42.0074024+00:00","overrideGeneratedNextDate":"2026-07-24T18:07:42.0074024+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"d0e9a732-dc73-4114-8a09-b24de3ecf140","recurrenceGroupId":"12d04a2f-fd33-4aea-b8b4-33513564dd6d","asset":{"name":"sample string 1","description":"sample string 2","assetTypeId":"9a426a23-47c8-489c-bef5-f40962507925","location":"sample string 4","locationId":"sample string 5","externalReference":"sample string 6","serialNumber":"sample string 7","assetNumber":"sample string 8","uniqueBarcode":"sample string 9","notes":"sample string 10","siteId":"a4207659-f61a-4091-be34-4f78c6ed7ba4","owner":"sample string 11","active":true,"suspended":true,"jobId":"dfcf9ee1-57a8-4f05-aa60-26be7ce1324a","hierarchicalLocationId":"77bb1310-b058-469a-a3c9-483d72b89190","imageFileName":"sample string 14","jobs":[],"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"}],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},"id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},"id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"jobRecurrences":[],"sampledAssets":[{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3},{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3}],"monitoringRegimeSampledAssets":[{"monitoringRegimeId":"sample string 1","assetId":"e0531cff-dcf8-4c35-8442-707237a4b36f","jobIndexId":3},{"monitoringRegimeId":"sample string 1","assetId":"e0531cff-dcf8-4c35-8442-707237a4b36f","jobIndexId":3}],"hierarchicalLocation":{"siteId":"6cbdd07e-2f6d-46f6-a9a5-53045c74a49a","name":"sample string 2","parentId":"9593dcf9-9f08-47bb-aede-77486e98ce07","depth":3,"fullName":"sample string 4","active":true,"sortOrder":6.0,"createdById":"49f00f9f-c71a-4df0-9e19-b06227f7da81","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"0a055160-4913-4c51-b601-2485dac5f399","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"33e5baea-ee91-4303-b8f7-35f912b105bb"},"createdById":"7465c593-7ca9-4015-aa79-e9398b969573","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"b37eb9a9-bb2f-42b8-b511-c59f5e248d53","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"ec44aff5-f94e-4756-9077-04500c017ea8"},"jobsGenerated":[],"systems":[{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"},{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"698ddf75-de08-4410-9c3c-9ca14807fc05"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"4770326e-f62d-451c-8e24-d9e0a6246e00","titleId":"24e3ce3b-c32b-4b09-a030-836884aa0484","organisationId":"f78a075e-519f-459f-a974-c95ba2af953d","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"6e1c9191-0d09-460c-a1e5-66d7eba6eed0","createdById":"4f68e818-b374-4625-a6be-2ebe678c471f","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"31f3a60a-1071-4863-aac0-6ff65c51942d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"6cd640ff-3024-4b9b-a20a-379ee8265410"},"title":{"name":"sample string 1","id":"b2dc1b16-ba04-43d9-8435-7d41ee37e459"},"createdById":"e82c3d66-4ddd-4273-b41d-4f83d430f27c","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"5eec53bf-7ec6-41bb-8868-04c12bc8b236","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"411c5fc8-819d-47c1-a6d8-28ae35da14d7"},"sampledAssets":[{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3,"asset":{"name":"sample string 1","description":"sample string 2","assetTypeId":"9a426a23-47c8-489c-bef5-f40962507925","location":"sample string 4","locationId":"sample string 5","externalReference":"sample string 6","serialNumber":"sample string 7","assetNumber":"sample string 8","uniqueBarcode":"sample string 9","notes":"sample string 10","siteId":"a4207659-f61a-4091-be34-4f78c6ed7ba4","owner":"sample string 11","active":true,"suspended":true,"jobId":"dfcf9ee1-57a8-4f05-aa60-26be7ce1324a","hierarchicalLocationId":"77bb1310-b058-469a-a3c9-483d72b89190","imageFileName":"sample string 14","jobs":[],"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"}],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},"id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},"id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"jobRecurrences":[],"sampledAssets":[],"monitoringRegimeSampledAssets":[{"monitoringRegimeId":"sample string 1","assetId":"e0531cff-dcf8-4c35-8442-707237a4b36f","jobIndexId":3},{"monitoringRegimeId":"sample string 1","assetId":"e0531cff-dcf8-4c35-8442-707237a4b36f","jobIndexId":3}],"hierarchicalLocation":{"siteId":"6cbdd07e-2f6d-46f6-a9a5-53045c74a49a","name":"sample string 2","parentId":"9593dcf9-9f08-47bb-aede-77486e98ce07","depth":3,"fullName":"sample string 4","active":true,"sortOrder":6.0,"createdById":"49f00f9f-c71a-4df0-9e19-b06227f7da81","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"0a055160-4913-4c51-b601-2485dac5f399","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"33e5baea-ee91-4303-b8f7-35f912b105bb"},"createdById":"7465c593-7ca9-4015-aa79-e9398b969573","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"b37eb9a9-bb2f-42b8-b511-c59f5e248d53","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"ec44aff5-f94e-4756-9077-04500c017ea8"}},{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3,"asset":{"name":"sample string 1","description":"sample string 2","assetTypeId":"9a426a23-47c8-489c-bef5-f40962507925","location":"sample string 4","locationId":"sample string 5","externalReference":"sample string 6","serialNumber":"sample string 7","assetNumber":"sample string 8","uniqueBarcode":"sample string 9","notes":"sample string 10","siteId":"a4207659-f61a-4091-be34-4f78c6ed7ba4","owner":"sample string 11","active":true,"suspended":true,"jobId":"dfcf9ee1-57a8-4f05-aa60-26be7ce1324a","hierarchicalLocationId":"77bb1310-b058-469a-a3c9-483d72b89190","imageFileName":"sample string 14","jobs":[],"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"}],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},"id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},"id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"jobRecurrences":[],"sampledAssets":[],"monitoringRegimeSampledAssets":[{"monitoringRegimeId":"sample string 1","assetId":"e0531cff-dcf8-4c35-8442-707237a4b36f","jobIndexId":3},{"monitoringRegimeId":"sample string 1","assetId":"e0531cff-dcf8-4c35-8442-707237a4b36f","jobIndexId":3}],"hierarchicalLocation":{"siteId":"6cbdd07e-2f6d-46f6-a9a5-53045c74a49a","name":"sample string 2","parentId":"9593dcf9-9f08-47bb-aede-77486e98ce07","depth":3,"fullName":"sample string 4","active":true,"sortOrder":6.0,"createdById":"49f00f9f-c71a-4df0-9e19-b06227f7da81","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"0a055160-4913-4c51-b601-2485dac5f399","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"33e5baea-ee91-4303-b8f7-35f912b105bb"},"createdById":"7465c593-7ca9-4015-aa79-e9398b969573","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"b37eb9a9-bb2f-42b8-b511-c59f5e248d53","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"ec44aff5-f94e-4756-9077-04500c017ea8"}}],"lastCompletedDate":"2026-07-24T18:07:42.0074024+00:00","createdById":"e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"32a78a46-cfe1-4427-89c5-99428c472b54","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"43c1db48-5229-403a-87e0-18dbf94686de"},"rejectionReason":{"order":1,"name":"sample string 2","active":true,"tenantOrganisationId":"397ac4b1-b13c-4bc0-b4aa-2e9304a9fa84","createdById":"753c932f-9470-4f8c-b9d8-3b80f74da1ab","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"0b91416f-65bd-4e90-8a95-cd381f2e3e34","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"82c80830-0f5f-466b-ab4d-6178da403712"},"jobCategory":{"name":"sample string 1","id":"5442ad2d-ce89-426a-85c6-f756829624a7"},"sections":[{"jobId":"c1a0c8ab-d988-4766-94e5-0c94774a9193","internalSectionTypeId":"733beae9-7856-4c0b-b15c-9351919383dc","sectionTypeId":"965a81b0-aef5-432c-9399-2f112148385f","caption":"sample string 4","name":"sample string 5","sectionJson":"sample string 6","repeatable":true,"template":true,"gridInput":true,"siteVisit":true,"active":true,"order":12.0,"fqn":"sample string 13","visible":true,"state":"d307d093-04d9-4fbb-9d7b-b793277e3352","sectionVariantId":"2dd538d4-92da-472e-b6e7-1df217a98d0a","sectionType":{"internalId":"8ec1ef74-bb9d-4b21-b362-93147f96e688","caption":"sample string 2","name":"sample string 3","repeatable":true,"template":true,"gridInput":true,"siteVisit":true,"jsonData":"sample string 8","order":9,"jobTypeId":"2e8dfabc-454b-40ad-8550-360a070feac4","active":true,"fqn":"sample string 12","visible":true,"fileImport":true,"sectionVariantId":"2f54ed93-1fcd-4cf3-a196-bf1f4f876981","expressionTypes":"sample string 15","createdById":"90a740fb-1fef-4be3-a1bb-ad02e73335ff","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"75b75608-188f-4f9b-89aa-5d30975f0f30","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"85374695-505d-4826-ad46-134d7879b1f0"},"createdById":"6d7250e1-514c-41bd-bc40-f38e3b7cb746","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"13943351-db05-4dd1-8dfd-f2f9cf7cea35","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"72f28092-a135-4716-bf56-e9e401142b35"},{"jobId":"c1a0c8ab-d988-4766-94e5-0c94774a9193","internalSectionTypeId":"733beae9-7856-4c0b-b15c-9351919383dc","sectionTypeId":"965a81b0-aef5-432c-9399-2f112148385f","caption":"sample string 4","name":"sample string 5","sectionJson":"sample string 6","repeatable":true,"template":true,"gridInput":true,"siteVisit":true,"active":true,"order":12.0,"fqn":"sample string 13","visible":true,"state":"d307d093-04d9-4fbb-9d7b-b793277e3352","sectionVariantId":"2dd538d4-92da-472e-b6e7-1df217a98d0a","sectionType":{"internalId":"8ec1ef74-bb9d-4b21-b362-93147f96e688","caption":"sample string 2","name":"sample string 3","repeatable":true,"template":true,"gridInput":true,"siteVisit":true,"jsonData":"sample string 8","order":9,"jobTypeId":"2e8dfabc-454b-40ad-8550-360a070feac4","active":true,"fqn":"sample string 12","visible":true,"fileImport":true,"sectionVariantId":"2f54ed93-1fcd-4cf3-a196-bf1f4f876981","expressionTypes":"sample string 15","createdById":"90a740fb-1fef-4be3-a1bb-ad02e73335ff","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"75b75608-188f-4f9b-89aa-5d30975f0f30","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"85374695-505d-4826-ad46-134d7879b1f0"},"createdById":"6d7250e1-514c-41bd-bc40-f38e3b7cb746","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"13943351-db05-4dd1-8dfd-f2f9cf7cea35","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"72f28092-a135-4716-bf56-e9e401142b35"}],"descendantJobs":[],"documents":[],"jobHistory":[{"jobId":"76dc91bc-7412-40f8-9435-7cc8837d55e2","jobHistoryTypeId":"35d9740a-25cc-4b1b-bce7-f9a1ecb76796","sourceStateId":"a5440a42-1183-481b-ba4e-36f2df2fcafd","destinationStateId":"64d38e88-f1e0-4e99-8b8c-4564f0030f70","allocatedToId":"170aeca6-cf8a-4422-bbcc-aa3dfa8ba6a7","clonedFromId":"a6acdb0f-6727-4096-bca2-262389609c73","jobHistoryType":{"name":"sample string 1","id":"d4eee8ff-76ff-4509-a0e1-7090842cb706"},"sourceJobState":{"name":"sample string 1","jobsWithThatState":[],"id":"050658c6-4b83-4a4e-a9c1-3a14262bfa77"},"destinationJobState":{"name":"sample string 1","jobsWithThatState":[],"id":"050658c6-4b83-4a4e-a9c1-3a14262bfa77"},"createdById":"9de612f4-4567-463a-adf9-f2ae8a35f51f","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"8873a50e-ea34-492f-8484-1bcf8763f65a","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"fe999e26-f4c4-4ce7-a525-a5202f9ec5fc"},{"jobId":"76dc91bc-7412-40f8-9435-7cc8837d55e2","jobHistoryTypeId":"35d9740a-25cc-4b1b-bce7-f9a1ecb76796","sourceStateId":"a5440a42-1183-481b-ba4e-36f2df2fcafd","destinationStateId":"64d38e88-f1e0-4e99-8b8c-4564f0030f70","allocatedToId":"170aeca6-cf8a-4422-bbcc-aa3dfa8ba6a7","clonedFromId":"a6acdb0f-6727-4096-bca2-262389609c73","jobHistoryType":{"name":"sample string 1","id":"d4eee8ff-76ff-4509-a0e1-7090842cb706"},"sourceJobState":{"name":"sample string 1","jobsWithThatState":[],"id":"050658c6-4b83-4a4e-a9c1-3a14262bfa77"},"destinationJobState":{"name":"sample string 1","jobsWithThatState":[],"id":"050658c6-4b83-4a4e-a9c1-3a14262bfa77"},"createdById":"9de612f4-4567-463a-adf9-f2ae8a35f51f","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"8873a50e-ea34-492f-8484-1bcf8763f65a","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"fe999e26-f4c4-4ce7-a525-a5202f9ec5fc"}],"createdById":"9623d0a1-89db-45c7-ad52-60dc42a4a2f7","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"82b746b5-a221-4c80-a41b-53fb595e97bf","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"04125e4f-5c2a-44d8-a35a-38d3e5faafb6"},"stateId":"58ebd7df-fc40-462b-b307-fda5696110e4","templateId":"2ae5e9bd-1ac5-4279-b21b-10573c3f75ab","fileLocationId":"8c2e6d10-3f89-4e15-a7e8-33c6bacc9c0d","fileLocation":{"location":"sample string 1","extension":"sample string 2","active":true,"createdById":"3d566615-4cca-4be0-9211-5c82a5f1abba","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"c2e287df-bdab-4943-aef3-9f34109c6e02","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"f38e6a6a-4500-48d7-a6a8-813fa77ae1a9"},"documentState":{"name":"sample string 1","documentsWithThatState":[],"id":"185e112d-07e3-4979-8e34-051b810b5d27"},"pdfGenerated":true,"visibleOnPortal":true,"name":"sample string 4","active":true,"createdById":"3330e76a-aa18-4462-bc41-6a3f68b4bd42","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"cead194f-d5fa-428a-88cd-25f8873ff16e","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"3332b716-5bee-4a0b-8cf1-052ae7fe0596"}],"createdById":"d15221bf-f5e5-4c54-a98e-2f7afc310f5e","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"31e733b0-80d6-43a0-97b2-fb6cca10286c","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"09e6960b-ac26-4f55-bc83-c8cba388094f"},{"name":"sample string 1","fileExtension":"sample string 2","location":"sample string 3","jobTypeId":"21b17464-a97f-47c3-872e-437032ec7557","active":true,"autoEmailOnJobCompletion":true,"visibleOnPortal":true,"documents":[{"jobId":"b18fb692-53a3-4846-8b66-76431e04c4d7","job":{"jobTypeId":"1c1325c9-2aaf-4e9a-84ec-7c5e9e4ba3af","active":true,"stateId":"08daf752-ec19-46a0-b959-ec3e76bfb568","externalRef":"sample string 4","allocatedToId":"d5959333-93da-4b61-8e08-3b27bebfdec4","name":"sample string 5","scheduledDate":"2026-07-24T18:07:42.0074024+00:00","siteId":"dbefd8a8-0073-4fd2-8a35-d3033bf9f328","contactId":"6469487a-fa21-475d-8ad9-619f309b287b","notes":"sample string 8","timeInMinutes":9,"parentJobId":"721c3f00-0083-4aab-bfd9-639788692940","isGroupJob":true,"deviceId":"sample string 11","syncToDevice":true,"assetId":"5f65f06f-f4f9-4835-874d-8941b80cc8d7","jobRecurrenceId":"0e6905df-16b8-4f6f-8b67-5e68f1ec5425","rejectionReasonId":"4e013877-4395-496a-bf26-346a70ae046d","jobCategoryId":"6b239234-0bb9-479c-8cdf-de4055f8ce8c","numericCode":13,"completedDate":"2026-07-24T18:07:42.0074024+00:00","monitoringRegimeId":"sample string 14","jobState":{"name":"sample string 1","jobsWithThatState":[],"id":"050658c6-4b83-4a4e-a9c1-3a14262bfa77"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"4770326e-f62d-451c-8e24-d9e0a6246e00","titleId":"24e3ce3b-c32b-4b09-a030-836884aa0484","organisationId":"f78a075e-519f-459f-a974-c95ba2af953d","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"6e1c9191-0d09-460c-a1e5-66d7eba6eed0","createdById":"4f68e818-b374-4625-a6be-2ebe678c471f","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"31f3a60a-1071-4863-aac0-6ff65c51942d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"6cd640ff-3024-4b9b-a20a-379ee8265410"},"title":{"name":"sample string 1","id":"b2dc1b16-ba04-43d9-8435-7d41ee37e459"},"createdById":"e82c3d66-4ddd-4273-b41d-4f83d430f27c","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"5eec53bf-7ec6-41bb-8868-04c12bc8b236","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"411c5fc8-819d-47c1-a6d8-28ae35da14d7"},"asset":{"name":"sample string 1","description":"sample string 2","assetTypeId":"9a426a23-47c8-489c-bef5-f40962507925","location":"sample string 4","locationId":"sample string 5","externalReference":"sample string 6","serialNumber":"sample string 7","assetNumber":"sample string 8","uniqueBarcode":"sample string 9","notes":"sample string 10","siteId":"a4207659-f61a-4091-be34-4f78c6ed7ba4","owner":"sample string 11","active":true,"suspended":true,"jobId":"dfcf9ee1-57a8-4f05-aa60-26be7ce1324a","hierarchicalLocationId":"77bb1310-b058-469a-a3c9-483d72b89190","imageFileName":"sample string 14","jobs":[],"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"}],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},"id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},"id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"jobRecurrences":[{"name":"sample string 1","jobTypeGroupId":"9b610d21-a096-4fbe-bb9c-124f29002dde","userId":"28752928-99ee-4070-b1a6-c96f05d4b99d","createDaysBefore":3,"siteId":"23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b","contactId":"4231071c-0d5b-4e7a-aa91-62f9d54c7789","assetId":"ef7d7946-9b7a-4b57-bf36-7c200d63033e","startDate":"2026-07-24T18:07:42.0074024+00:00","endDate":"2026-07-24T18:07:42.0074024+00:00","numberGenerated":6,"lastDate":"2026-07-24T18:07:42.0074024+00:00","nextDate":"2026-07-24T18:07:42.0074024+00:00","overrideGeneratedNextDate":"2026-07-24T18:07:42.0074024+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"d0e9a732-dc73-4114-8a09-b24de3ecf140","recurrenceGroupId":"12d04a2f-fd33-4aea-b8b4-33513564dd6d","jobsGenerated":[],"systems":[{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"},{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"698ddf75-de08-4410-9c3c-9ca14807fc05"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"4770326e-f62d-451c-8e24-d9e0a6246e00","titleId":"24e3ce3b-c32b-4b09-a030-836884aa0484","organisationId":"f78a075e-519f-459f-a974-c95ba2af953d","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"6e1c9191-0d09-460c-a1e5-66d7eba6eed0","createdById":"4f68e818-b374-4625-a6be-2ebe678c471f","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"31f3a60a-1071-4863-aac0-6ff65c51942d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"6cd640ff-3024-4b9b-a20a-379ee8265410"},"title":{"name":"sample string 1","id":"b2dc1b16-ba04-43d9-8435-7d41ee37e459"},"createdById":"e82c3d66-4ddd-4273-b41d-4f83d430f27c","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"5eec53bf-7ec6-41bb-8868-04c12bc8b236","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"411c5fc8-819d-47c1-a6d8-28ae35da14d7"},"sampledAssets":[{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3},{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3}],"lastCompletedDate":"2026-07-24T18:07:42.0074024+00:00","createdById":"e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"32a78a46-cfe1-4427-89c5-99428c472b54","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"43c1db48-5229-403a-87e0-18dbf94686de"},{"name":"sample string 1","jobTypeGroupId":"9b610d21-a096-4fbe-bb9c-124f29002dde","userId":"28752928-99ee-4070-b1a6-c96f05d4b99d","createDaysBefore":3,"siteId":"23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b","contactId":"4231071c-0d5b-4e7a-aa91-62f9d54c7789","assetId":"ef7d7946-9b7a-4b57-bf36-7c200d63033e","startDate":"2026-07-24T18:07:42.0074024+00:00","endDate":"2026-07-24T18:07:42.0074024+00:00","numberGenerated":6,"lastDate":"2026-07-24T18:07:42.0074024+00:00","nextDate":"2026-07-24T18:07:42.0074024+00:00","overrideGeneratedNextDate":"2026-07-24T18:07:42.0074024+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"d0e9a732-dc73-4114-8a09-b24de3ecf140","recurrenceGroupId":"12d04a2f-fd33-4aea-b8b4-33513564dd6d","jobsGenerated":[],"systems":[{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"},{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"698ddf75-de08-4410-9c3c-9ca14807fc05"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"4770326e-f62d-451c-8e24-d9e0a6246e00","titleId":"24e3ce3b-c32b-4b09-a030-836884aa0484","organisationId":"f78a075e-519f-459f-a974-c95ba2af953d","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"6e1c9191-0d09-460c-a1e5-66d7eba6eed0","createdById":"4f68e818-b374-4625-a6be-2ebe678c471f","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"31f3a60a-1071-4863-aac0-6ff65c51942d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"6cd640ff-3024-4b9b-a20a-379ee8265410"},"title":{"name":"sample string 1","id":"b2dc1b16-ba04-43d9-8435-7d41ee37e459"},"createdById":"e82c3d66-4ddd-4273-b41d-4f83d430f27c","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"5eec53bf-7ec6-41bb-8868-04c12bc8b236","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"411c5fc8-819d-47c1-a6d8-28ae35da14d7"},"sampledAssets":[{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3},{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3}],"lastCompletedDate":"2026-07-24T18:07:42.0074024+00:00","createdById":"e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"32a78a46-cfe1-4427-89c5-99428c472b54","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"43c1db48-5229-403a-87e0-18dbf94686de"}],"sampledAssets":[{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3,"jobRecurrence":{"name":"sample string 1","jobTypeGroupId":"9b610d21-a096-4fbe-bb9c-124f29002dde","userId":"28752928-99ee-4070-b1a6-c96f05d4b99d","createDaysBefore":3,"siteId":"23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b","contactId":"4231071c-0d5b-4e7a-aa91-62f9d54c7789","assetId":"ef7d7946-9b7a-4b57-bf36-7c200d63033e","startDate":"2026-07-24T18:07:42.0074024+00:00","endDate":"2026-07-24T18:07:42.0074024+00:00","numberGenerated":6,"lastDate":"2026-07-24T18:07:42.0074024+00:00","nextDate":"2026-07-24T18:07:42.0074024+00:00","overrideGeneratedNextDate":"2026-07-24T18:07:42.0074024+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"d0e9a732-dc73-4114-8a09-b24de3ecf140","recurrenceGroupId":"12d04a2f-fd33-4aea-b8b4-33513564dd6d","jobsGenerated":[],"systems":[{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"},{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"698ddf75-de08-4410-9c3c-9ca14807fc05"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"4770326e-f62d-451c-8e24-d9e0a6246e00","titleId":"24e3ce3b-c32b-4b09-a030-836884aa0484","organisationId":"f78a075e-519f-459f-a974-c95ba2af953d","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"6e1c9191-0d09-460c-a1e5-66d7eba6eed0","createdById":"4f68e818-b374-4625-a6be-2ebe678c471f","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"31f3a60a-1071-4863-aac0-6ff65c51942d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"6cd640ff-3024-4b9b-a20a-379ee8265410"},"title":{"name":"sample string 1","id":"b2dc1b16-ba04-43d9-8435-7d41ee37e459"},"createdById":"e82c3d66-4ddd-4273-b41d-4f83d430f27c","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"5eec53bf-7ec6-41bb-8868-04c12bc8b236","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"411c5fc8-819d-47c1-a6d8-28ae35da14d7"},"sampledAssets":[],"lastCompletedDate":"2026-07-24T18:07:42.0074024+00:00","createdById":"e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"32a78a46-cfe1-4427-89c5-99428c472b54","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"43c1db48-5229-403a-87e0-18dbf94686de"}},{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3,"jobRecurrence":{"name":"sample string 1","jobTypeGroupId":"9b610d21-a096-4fbe-bb9c-124f29002dde","userId":"28752928-99ee-4070-b1a6-c96f05d4b99d","createDaysBefore":3,"siteId":"23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b","contactId":"4231071c-0d5b-4e7a-aa91-62f9d54c7789","assetId":"ef7d7946-9b7a-4b57-bf36-7c200d63033e","startDate":"2026-07-24T18:07:42.0074024+00:00","endDate":"2026-07-24T18:07:42.0074024+00:00","numberGenerated":6,"lastDate":"2026-07-24T18:07:42.0074024+00:00","nextDate":"2026-07-24T18:07:42.0074024+00:00","overrideGeneratedNextDate":"2026-07-24T18:07:42.0074024+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"d0e9a732-dc73-4114-8a09-b24de3ecf140","recurrenceGroupId":"12d04a2f-fd33-4aea-b8b4-33513564dd6d","jobsGenerated":[],"systems":[{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"},{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"698ddf75-de08-4410-9c3c-9ca14807fc05"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"4770326e-f62d-451c-8e24-d9e0a6246e00","titleId":"24e3ce3b-c32b-4b09-a030-836884aa0484","organisationId":"f78a075e-519f-459f-a974-c95ba2af953d","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"6e1c9191-0d09-460c-a1e5-66d7eba6eed0","createdById":"4f68e818-b374-4625-a6be-2ebe678c471f","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"31f3a60a-1071-4863-aac0-6ff65c51942d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"6cd640ff-3024-4b9b-a20a-379ee8265410"},"title":{"name":"sample string 1","id":"b2dc1b16-ba04-43d9-8435-7d41ee37e459"},"createdById":"e82c3d66-4ddd-4273-b41d-4f83d430f27c","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"5eec53bf-7ec6-41bb-8868-04c12bc8b236","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"411c5fc8-819d-47c1-a6d8-28ae35da14d7"},"sampledAssets":[],"lastCompletedDate":"2026-07-24T18:07:42.0074024+00:00","createdById":"e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"32a78a46-cfe1-4427-89c5-99428c472b54","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"43c1db48-5229-403a-87e0-18dbf94686de"}}],"monitoringRegimeSampledAssets":[{"monitoringRegimeId":"sample string 1","assetId":"e0531cff-dcf8-4c35-8442-707237a4b36f","jobIndexId":3},{"monitoringRegimeId":"sample string 1","assetId":"e0531cff-dcf8-4c35-8442-707237a4b36f","jobIndexId":3}],"hierarchicalLocation":{"siteId":"6cbdd07e-2f6d-46f6-a9a5-53045c74a49a","name":"sample string 2","parentId":"9593dcf9-9f08-47bb-aede-77486e98ce07","depth":3,"fullName":"sample string 4","active":true,"sortOrder":6.0,"createdById":"49f00f9f-c71a-4df0-9e19-b06227f7da81","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"0a055160-4913-4c51-b601-2485dac5f399","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"33e5baea-ee91-4303-b8f7-35f912b105bb"},"createdById":"7465c593-7ca9-4015-aa79-e9398b969573","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"b37eb9a9-bb2f-42b8-b511-c59f5e248d53","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"ec44aff5-f94e-4756-9077-04500c017ea8"},"jobRecurrence":{"name":"sample string 1","jobTypeGroupId":"9b610d21-a096-4fbe-bb9c-124f29002dde","userId":"28752928-99ee-4070-b1a6-c96f05d4b99d","createDaysBefore":3,"siteId":"23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b","contactId":"4231071c-0d5b-4e7a-aa91-62f9d54c7789","assetId":"ef7d7946-9b7a-4b57-bf36-7c200d63033e","startDate":"2026-07-24T18:07:42.0074024+00:00","endDate":"2026-07-24T18:07:42.0074024+00:00","numberGenerated":6,"lastDate":"2026-07-24T18:07:42.0074024+00:00","nextDate":"2026-07-24T18:07:42.0074024+00:00","overrideGeneratedNextDate":"2026-07-24T18:07:42.0074024+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"d0e9a732-dc73-4114-8a09-b24de3ecf140","recurrenceGroupId":"12d04a2f-fd33-4aea-b8b4-33513564dd6d","asset":{"name":"sample string 1","description":"sample string 2","assetTypeId":"9a426a23-47c8-489c-bef5-f40962507925","location":"sample string 4","locationId":"sample string 5","externalReference":"sample string 6","serialNumber":"sample string 7","assetNumber":"sample string 8","uniqueBarcode":"sample string 9","notes":"sample string 10","siteId":"a4207659-f61a-4091-be34-4f78c6ed7ba4","owner":"sample string 11","active":true,"suspended":true,"jobId":"dfcf9ee1-57a8-4f05-aa60-26be7ce1324a","hierarchicalLocationId":"77bb1310-b058-469a-a3c9-483d72b89190","imageFileName":"sample string 14","jobs":[],"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"}],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},"id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},"id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"jobRecurrences":[],"sampledAssets":[{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3},{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3}],"monitoringRegimeSampledAssets":[{"monitoringRegimeId":"sample string 1","assetId":"e0531cff-dcf8-4c35-8442-707237a4b36f","jobIndexId":3},{"monitoringRegimeId":"sample string 1","assetId":"e0531cff-dcf8-4c35-8442-707237a4b36f","jobIndexId":3}],"hierarchicalLocation":{"siteId":"6cbdd07e-2f6d-46f6-a9a5-53045c74a49a","name":"sample string 2","parentId":"9593dcf9-9f08-47bb-aede-77486e98ce07","depth":3,"fullName":"sample string 4","active":true,"sortOrder":6.0,"createdById":"49f00f9f-c71a-4df0-9e19-b06227f7da81","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"0a055160-4913-4c51-b601-2485dac5f399","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"33e5baea-ee91-4303-b8f7-35f912b105bb"},"createdById":"7465c593-7ca9-4015-aa79-e9398b969573","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"b37eb9a9-bb2f-42b8-b511-c59f5e248d53","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"ec44aff5-f94e-4756-9077-04500c017ea8"},"jobsGenerated":[],"systems":[{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"},{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"698ddf75-de08-4410-9c3c-9ca14807fc05"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"4770326e-f62d-451c-8e24-d9e0a6246e00","titleId":"24e3ce3b-c32b-4b09-a030-836884aa0484","organisationId":"f78a075e-519f-459f-a974-c95ba2af953d","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"6e1c9191-0d09-460c-a1e5-66d7eba6eed0","createdById":"4f68e818-b374-4625-a6be-2ebe678c471f","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"31f3a60a-1071-4863-aac0-6ff65c51942d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"6cd640ff-3024-4b9b-a20a-379ee8265410"},"title":{"name":"sample string 1","id":"b2dc1b16-ba04-43d9-8435-7d41ee37e459"},"createdById":"e82c3d66-4ddd-4273-b41d-4f83d430f27c","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"5eec53bf-7ec6-41bb-8868-04c12bc8b236","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"411c5fc8-819d-47c1-a6d8-28ae35da14d7"},"sampledAssets":[{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3,"asset":{"name":"sample string 1","description":"sample string 2","assetTypeId":"9a426a23-47c8-489c-bef5-f40962507925","location":"sample string 4","locationId":"sample string 5","externalReference":"sample string 6","serialNumber":"sample string 7","assetNumber":"sample string 8","uniqueBarcode":"sample string 9","notes":"sample string 10","siteId":"a4207659-f61a-4091-be34-4f78c6ed7ba4","owner":"sample string 11","active":true,"suspended":true,"jobId":"dfcf9ee1-57a8-4f05-aa60-26be7ce1324a","hierarchicalLocationId":"77bb1310-b058-469a-a3c9-483d72b89190","imageFileName":"sample string 14","jobs":[],"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"}],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},"id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},"id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"jobRecurrences":[],"sampledAssets":[],"monitoringRegimeSampledAssets":[{"monitoringRegimeId":"sample string 1","assetId":"e0531cff-dcf8-4c35-8442-707237a4b36f","jobIndexId":3},{"monitoringRegimeId":"sample string 1","assetId":"e0531cff-dcf8-4c35-8442-707237a4b36f","jobIndexId":3}],"hierarchicalLocation":{"siteId":"6cbdd07e-2f6d-46f6-a9a5-53045c74a49a","name":"sample string 2","parentId":"9593dcf9-9f08-47bb-aede-77486e98ce07","depth":3,"fullName":"sample string 4","active":true,"sortOrder":6.0,"createdById":"49f00f9f-c71a-4df0-9e19-b06227f7da81","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"0a055160-4913-4c51-b601-2485dac5f399","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"33e5baea-ee91-4303-b8f7-35f912b105bb"},"createdById":"7465c593-7ca9-4015-aa79-e9398b969573","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"b37eb9a9-bb2f-42b8-b511-c59f5e248d53","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"ec44aff5-f94e-4756-9077-04500c017ea8"}},{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3,"asset":{"name":"sample string 1","description":"sample string 2","assetTypeId":"9a426a23-47c8-489c-bef5-f40962507925","location":"sample string 4","locationId":"sample string 5","externalReference":"sample string 6","serialNumber":"sample string 7","assetNumber":"sample string 8","uniqueBarcode":"sample string 9","notes":"sample string 10","siteId":"a4207659-f61a-4091-be34-4f78c6ed7ba4","owner":"sample string 11","active":true,"suspended":true,"jobId":"dfcf9ee1-57a8-4f05-aa60-26be7ce1324a","hierarchicalLocationId":"77bb1310-b058-469a-a3c9-483d72b89190","imageFileName":"sample string 14","jobs":[],"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"}],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},"id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},"id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"jobRecurrences":[],"sampledAssets":[],"monitoringRegimeSampledAssets":[{"monitoringRegimeId":"sample string 1","assetId":"e0531cff-dcf8-4c35-8442-707237a4b36f","jobIndexId":3},{"monitoringRegimeId":"sample string 1","assetId":"e0531cff-dcf8-4c35-8442-707237a4b36f","jobIndexId":3}],"hierarchicalLocation":{"siteId":"6cbdd07e-2f6d-46f6-a9a5-53045c74a49a","name":"sample string 2","parentId":"9593dcf9-9f08-47bb-aede-77486e98ce07","depth":3,"fullName":"sample string 4","active":true,"sortOrder":6.0,"createdById":"49f00f9f-c71a-4df0-9e19-b06227f7da81","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"0a055160-4913-4c51-b601-2485dac5f399","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"33e5baea-ee91-4303-b8f7-35f912b105bb"},"createdById":"7465c593-7ca9-4015-aa79-e9398b969573","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"b37eb9a9-bb2f-42b8-b511-c59f5e248d53","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"ec44aff5-f94e-4756-9077-04500c017ea8"}}],"lastCompletedDate":"2026-07-24T18:07:42.0074024+00:00","createdById":"e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"32a78a46-cfe1-4427-89c5-99428c472b54","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"43c1db48-5229-403a-87e0-18dbf94686de"},"rejectionReason":{"order":1,"name":"sample string 2","active":true,"tenantOrganisationId":"397ac4b1-b13c-4bc0-b4aa-2e9304a9fa84","createdById":"753c932f-9470-4f8c-b9d8-3b80f74da1ab","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"0b91416f-65bd-4e90-8a95-cd381f2e3e34","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"82c80830-0f5f-466b-ab4d-6178da403712"},"jobCategory":{"name":"sample string 1","id":"5442ad2d-ce89-426a-85c6-f756829624a7"},"sections":[{"jobId":"c1a0c8ab-d988-4766-94e5-0c94774a9193","internalSectionTypeId":"733beae9-7856-4c0b-b15c-9351919383dc","sectionTypeId":"965a81b0-aef5-432c-9399-2f112148385f","caption":"sample string 4","name":"sample string 5","sectionJson":"sample string 6","repeatable":true,"template":true,"gridInput":true,"siteVisit":true,"active":true,"order":12.0,"fqn":"sample string 13","visible":true,"state":"d307d093-04d9-4fbb-9d7b-b793277e3352","sectionVariantId":"2dd538d4-92da-472e-b6e7-1df217a98d0a","sectionType":{"internalId":"8ec1ef74-bb9d-4b21-b362-93147f96e688","caption":"sample string 2","name":"sample string 3","repeatable":true,"template":true,"gridInput":true,"siteVisit":true,"jsonData":"sample string 8","order":9,"jobTypeId":"2e8dfabc-454b-40ad-8550-360a070feac4","active":true,"fqn":"sample string 12","visible":true,"fileImport":true,"sectionVariantId":"2f54ed93-1fcd-4cf3-a196-bf1f4f876981","expressionTypes":"sample string 15","createdById":"90a740fb-1fef-4be3-a1bb-ad02e73335ff","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"75b75608-188f-4f9b-89aa-5d30975f0f30","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"85374695-505d-4826-ad46-134d7879b1f0"},"createdById":"6d7250e1-514c-41bd-bc40-f38e3b7cb746","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"13943351-db05-4dd1-8dfd-f2f9cf7cea35","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"72f28092-a135-4716-bf56-e9e401142b35"},{"jobId":"c1a0c8ab-d988-4766-94e5-0c94774a9193","internalSectionTypeId":"733beae9-7856-4c0b-b15c-9351919383dc","sectionTypeId":"965a81b0-aef5-432c-9399-2f112148385f","caption":"sample string 4","name":"sample string 5","sectionJson":"sample string 6","repeatable":true,"template":true,"gridInput":true,"siteVisit":true,"active":true,"order":12.0,"fqn":"sample string 13","visible":true,"state":"d307d093-04d9-4fbb-9d7b-b793277e3352","sectionVariantId":"2dd538d4-92da-472e-b6e7-1df217a98d0a","sectionType":{"internalId":"8ec1ef74-bb9d-4b21-b362-93147f96e688","caption":"sample string 2","name":"sample string 3","repeatable":true,"template":true,"gridInput":true,"siteVisit":true,"jsonData":"sample string 8","order":9,"jobTypeId":"2e8dfabc-454b-40ad-8550-360a070feac4","active":true,"fqn":"sample string 12","visible":true,"fileImport":true,"sectionVariantId":"2f54ed93-1fcd-4cf3-a196-bf1f4f876981","expressionTypes":"sample string 15","createdById":"90a740fb-1fef-4be3-a1bb-ad02e73335ff","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"75b75608-188f-4f9b-89aa-5d30975f0f30","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"85374695-505d-4826-ad46-134d7879b1f0"},"createdById":"6d7250e1-514c-41bd-bc40-f38e3b7cb746","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"13943351-db05-4dd1-8dfd-f2f9cf7cea35","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"72f28092-a135-4716-bf56-e9e401142b35"}],"descendantJobs":[],"documents":[],"jobHistory":[{"jobId":"76dc91bc-7412-40f8-9435-7cc8837d55e2","jobHistoryTypeId":"35d9740a-25cc-4b1b-bce7-f9a1ecb76796","sourceStateId":"a5440a42-1183-481b-ba4e-36f2df2fcafd","destinationStateId":"64d38e88-f1e0-4e99-8b8c-4564f0030f70","allocatedToId":"170aeca6-cf8a-4422-bbcc-aa3dfa8ba6a7","clonedFromId":"a6acdb0f-6727-4096-bca2-262389609c73","jobHistoryType":{"name":"sample string 1","id":"d4eee8ff-76ff-4509-a0e1-7090842cb706"},"sourceJobState":{"name":"sample string 1","jobsWithThatState":[],"id":"050658c6-4b83-4a4e-a9c1-3a14262bfa77"},"destinationJobState":{"name":"sample string 1","jobsWithThatState":[],"id":"050658c6-4b83-4a4e-a9c1-3a14262bfa77"},"createdById":"9de612f4-4567-463a-adf9-f2ae8a35f51f","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"8873a50e-ea34-492f-8484-1bcf8763f65a","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"fe999e26-f4c4-4ce7-a525-a5202f9ec5fc"},{"jobId":"76dc91bc-7412-40f8-9435-7cc8837d55e2","jobHistoryTypeId":"35d9740a-25cc-4b1b-bce7-f9a1ecb76796","sourceStateId":"a5440a42-1183-481b-ba4e-36f2df2fcafd","destinationStateId":"64d38e88-f1e0-4e99-8b8c-4564f0030f70","allocatedToId":"170aeca6-cf8a-4422-bbcc-aa3dfa8ba6a7","clonedFromId":"a6acdb0f-6727-4096-bca2-262389609c73","jobHistoryType":{"name":"sample string 1","id":"d4eee8ff-76ff-4509-a0e1-7090842cb706"},"sourceJobState":{"name":"sample string 1","jobsWithThatState":[],"id":"050658c6-4b83-4a4e-a9c1-3a14262bfa77"},"destinationJobState":{"name":"sample string 1","jobsWithThatState":[],"id":"050658c6-4b83-4a4e-a9c1-3a14262bfa77"},"createdById":"9de612f4-4567-463a-adf9-f2ae8a35f51f","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"8873a50e-ea34-492f-8484-1bcf8763f65a","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"fe999e26-f4c4-4ce7-a525-a5202f9ec5fc"}],"createdById":"9623d0a1-89db-45c7-ad52-60dc42a4a2f7","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"82b746b5-a221-4c80-a41b-53fb595e97bf","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"04125e4f-5c2a-44d8-a35a-38d3e5faafb6"},"stateId":"58ebd7df-fc40-462b-b307-fda5696110e4","templateId":"2ae5e9bd-1ac5-4279-b21b-10573c3f75ab","fileLocationId":"8c2e6d10-3f89-4e15-a7e8-33c6bacc9c0d","fileLocation":{"location":"sample string 1","extension":"sample string 2","active":true,"createdById":"3d566615-4cca-4be0-9211-5c82a5f1abba","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"c2e287df-bdab-4943-aef3-9f34109c6e02","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"f38e6a6a-4500-48d7-a6a8-813fa77ae1a9"},"documentState":{"name":"sample string 1","documentsWithThatState":[],"id":"185e112d-07e3-4979-8e34-051b810b5d27"},"pdfGenerated":true,"visibleOnPortal":true,"name":"sample string 4","active":true,"createdById":"3330e76a-aa18-4462-bc41-6a3f68b4bd42","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"cead194f-d5fa-428a-88cd-25f8873ff16e","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"3332b716-5bee-4a0b-8cf1-052ae7fe0596"},{"jobId":"b18fb692-53a3-4846-8b66-76431e04c4d7","job":{"jobTypeId":"1c1325c9-2aaf-4e9a-84ec-7c5e9e4ba3af","active":true,"stateId":"08daf752-ec19-46a0-b959-ec3e76bfb568","externalRef":"sample string 4","allocatedToId":"d5959333-93da-4b61-8e08-3b27bebfdec4","name":"sample string 5","scheduledDate":"2026-07-24T18:07:42.0074024+00:00","siteId":"dbefd8a8-0073-4fd2-8a35-d3033bf9f328","contactId":"6469487a-fa21-475d-8ad9-619f309b287b","notes":"sample string 8","timeInMinutes":9,"parentJobId":"721c3f00-0083-4aab-bfd9-639788692940","isGroupJob":true,"deviceId":"sample string 11","syncToDevice":true,"assetId":"5f65f06f-f4f9-4835-874d-8941b80cc8d7","jobRecurrenceId":"0e6905df-16b8-4f6f-8b67-5e68f1ec5425","rejectionReasonId":"4e013877-4395-496a-bf26-346a70ae046d","jobCategoryId":"6b239234-0bb9-479c-8cdf-de4055f8ce8c","numericCode":13,"completedDate":"2026-07-24T18:07:42.0074024+00:00","monitoringRegimeId":"sample string 14","jobState":{"name":"sample string 1","jobsWithThatState":[],"id":"050658c6-4b83-4a4e-a9c1-3a14262bfa77"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"4770326e-f62d-451c-8e24-d9e0a6246e00","titleId":"24e3ce3b-c32b-4b09-a030-836884aa0484","organisationId":"f78a075e-519f-459f-a974-c95ba2af953d","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"6e1c9191-0d09-460c-a1e5-66d7eba6eed0","createdById":"4f68e818-b374-4625-a6be-2ebe678c471f","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"31f3a60a-1071-4863-aac0-6ff65c51942d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"6cd640ff-3024-4b9b-a20a-379ee8265410"},"title":{"name":"sample string 1","id":"b2dc1b16-ba04-43d9-8435-7d41ee37e459"},"createdById":"e82c3d66-4ddd-4273-b41d-4f83d430f27c","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"5eec53bf-7ec6-41bb-8868-04c12bc8b236","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"411c5fc8-819d-47c1-a6d8-28ae35da14d7"},"asset":{"name":"sample string 1","description":"sample string 2","assetTypeId":"9a426a23-47c8-489c-bef5-f40962507925","location":"sample string 4","locationId":"sample string 5","externalReference":"sample string 6","serialNumber":"sample string 7","assetNumber":"sample string 8","uniqueBarcode":"sample string 9","notes":"sample string 10","siteId":"a4207659-f61a-4091-be34-4f78c6ed7ba4","owner":"sample string 11","active":true,"suspended":true,"jobId":"dfcf9ee1-57a8-4f05-aa60-26be7ce1324a","hierarchicalLocationId":"77bb1310-b058-469a-a3c9-483d72b89190","imageFileName":"sample string 14","jobs":[],"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"}],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},"id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},"id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"jobRecurrences":[{"name":"sample string 1","jobTypeGroupId":"9b610d21-a096-4fbe-bb9c-124f29002dde","userId":"28752928-99ee-4070-b1a6-c96f05d4b99d","createDaysBefore":3,"siteId":"23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b","contactId":"4231071c-0d5b-4e7a-aa91-62f9d54c7789","assetId":"ef7d7946-9b7a-4b57-bf36-7c200d63033e","startDate":"2026-07-24T18:07:42.0074024+00:00","endDate":"2026-07-24T18:07:42.0074024+00:00","numberGenerated":6,"lastDate":"2026-07-24T18:07:42.0074024+00:00","nextDate":"2026-07-24T18:07:42.0074024+00:00","overrideGeneratedNextDate":"2026-07-24T18:07:42.0074024+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"d0e9a732-dc73-4114-8a09-b24de3ecf140","recurrenceGroupId":"12d04a2f-fd33-4aea-b8b4-33513564dd6d","jobsGenerated":[],"systems":[{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"},{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"698ddf75-de08-4410-9c3c-9ca14807fc05"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"4770326e-f62d-451c-8e24-d9e0a6246e00","titleId":"24e3ce3b-c32b-4b09-a030-836884aa0484","organisationId":"f78a075e-519f-459f-a974-c95ba2af953d","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"6e1c9191-0d09-460c-a1e5-66d7eba6eed0","createdById":"4f68e818-b374-4625-a6be-2ebe678c471f","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"31f3a60a-1071-4863-aac0-6ff65c51942d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"6cd640ff-3024-4b9b-a20a-379ee8265410"},"title":{"name":"sample string 1","id":"b2dc1b16-ba04-43d9-8435-7d41ee37e459"},"createdById":"e82c3d66-4ddd-4273-b41d-4f83d430f27c","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"5eec53bf-7ec6-41bb-8868-04c12bc8b236","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"411c5fc8-819d-47c1-a6d8-28ae35da14d7"},"sampledAssets":[{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3},{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3}],"lastCompletedDate":"2026-07-24T18:07:42.0074024+00:00","createdById":"e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"32a78a46-cfe1-4427-89c5-99428c472b54","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"43c1db48-5229-403a-87e0-18dbf94686de"},{"name":"sample string 1","jobTypeGroupId":"9b610d21-a096-4fbe-bb9c-124f29002dde","userId":"28752928-99ee-4070-b1a6-c96f05d4b99d","createDaysBefore":3,"siteId":"23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b","contactId":"4231071c-0d5b-4e7a-aa91-62f9d54c7789","assetId":"ef7d7946-9b7a-4b57-bf36-7c200d63033e","startDate":"2026-07-24T18:07:42.0074024+00:00","endDate":"2026-07-24T18:07:42.0074024+00:00","numberGenerated":6,"lastDate":"2026-07-24T18:07:42.0074024+00:00","nextDate":"2026-07-24T18:07:42.0074024+00:00","overrideGeneratedNextDate":"2026-07-24T18:07:42.0074024+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"d0e9a732-dc73-4114-8a09-b24de3ecf140","recurrenceGroupId":"12d04a2f-fd33-4aea-b8b4-33513564dd6d","jobsGenerated":[],"systems":[{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"},{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"698ddf75-de08-4410-9c3c-9ca14807fc05"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"4770326e-f62d-451c-8e24-d9e0a6246e00","titleId":"24e3ce3b-c32b-4b09-a030-836884aa0484","organisationId":"f78a075e-519f-459f-a974-c95ba2af953d","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"6e1c9191-0d09-460c-a1e5-66d7eba6eed0","createdById":"4f68e818-b374-4625-a6be-2ebe678c471f","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"31f3a60a-1071-4863-aac0-6ff65c51942d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"6cd640ff-3024-4b9b-a20a-379ee8265410"},"title":{"name":"sample string 1","id":"b2dc1b16-ba04-43d9-8435-7d41ee37e459"},"createdById":"e82c3d66-4ddd-4273-b41d-4f83d430f27c","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"5eec53bf-7ec6-41bb-8868-04c12bc8b236","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"411c5fc8-819d-47c1-a6d8-28ae35da14d7"},"sampledAssets":[{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3},{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3}],"lastCompletedDate":"2026-07-24T18:07:42.0074024+00:00","createdById":"e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"32a78a46-cfe1-4427-89c5-99428c472b54","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"43c1db48-5229-403a-87e0-18dbf94686de"}],"sampledAssets":[{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3,"jobRecurrence":{"name":"sample string 1","jobTypeGroupId":"9b610d21-a096-4fbe-bb9c-124f29002dde","userId":"28752928-99ee-4070-b1a6-c96f05d4b99d","createDaysBefore":3,"siteId":"23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b","contactId":"4231071c-0d5b-4e7a-aa91-62f9d54c7789","assetId":"ef7d7946-9b7a-4b57-bf36-7c200d63033e","startDate":"2026-07-24T18:07:42.0074024+00:00","endDate":"2026-07-24T18:07:42.0074024+00:00","numberGenerated":6,"lastDate":"2026-07-24T18:07:42.0074024+00:00","nextDate":"2026-07-24T18:07:42.0074024+00:00","overrideGeneratedNextDate":"2026-07-24T18:07:42.0074024+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"d0e9a732-dc73-4114-8a09-b24de3ecf140","recurrenceGroupId":"12d04a2f-fd33-4aea-b8b4-33513564dd6d","jobsGenerated":[],"systems":[{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"},{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"698ddf75-de08-4410-9c3c-9ca14807fc05"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"4770326e-f62d-451c-8e24-d9e0a6246e00","titleId":"24e3ce3b-c32b-4b09-a030-836884aa0484","organisationId":"f78a075e-519f-459f-a974-c95ba2af953d","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"6e1c9191-0d09-460c-a1e5-66d7eba6eed0","createdById":"4f68e818-b374-4625-a6be-2ebe678c471f","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"31f3a60a-1071-4863-aac0-6ff65c51942d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"6cd640ff-3024-4b9b-a20a-379ee8265410"},"title":{"name":"sample string 1","id":"b2dc1b16-ba04-43d9-8435-7d41ee37e459"},"createdById":"e82c3d66-4ddd-4273-b41d-4f83d430f27c","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"5eec53bf-7ec6-41bb-8868-04c12bc8b236","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"411c5fc8-819d-47c1-a6d8-28ae35da14d7"},"sampledAssets":[],"lastCompletedDate":"2026-07-24T18:07:42.0074024+00:00","createdById":"e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"32a78a46-cfe1-4427-89c5-99428c472b54","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"43c1db48-5229-403a-87e0-18dbf94686de"}},{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3,"jobRecurrence":{"name":"sample string 1","jobTypeGroupId":"9b610d21-a096-4fbe-bb9c-124f29002dde","userId":"28752928-99ee-4070-b1a6-c96f05d4b99d","createDaysBefore":3,"siteId":"23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b","contactId":"4231071c-0d5b-4e7a-aa91-62f9d54c7789","assetId":"ef7d7946-9b7a-4b57-bf36-7c200d63033e","startDate":"2026-07-24T18:07:42.0074024+00:00","endDate":"2026-07-24T18:07:42.0074024+00:00","numberGenerated":6,"lastDate":"2026-07-24T18:07:42.0074024+00:00","nextDate":"2026-07-24T18:07:42.0074024+00:00","overrideGeneratedNextDate":"2026-07-24T18:07:42.0074024+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"d0e9a732-dc73-4114-8a09-b24de3ecf140","recurrenceGroupId":"12d04a2f-fd33-4aea-b8b4-33513564dd6d","jobsGenerated":[],"systems":[{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"},{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"698ddf75-de08-4410-9c3c-9ca14807fc05"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"4770326e-f62d-451c-8e24-d9e0a6246e00","titleId":"24e3ce3b-c32b-4b09-a030-836884aa0484","organisationId":"f78a075e-519f-459f-a974-c95ba2af953d","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"6e1c9191-0d09-460c-a1e5-66d7eba6eed0","createdById":"4f68e818-b374-4625-a6be-2ebe678c471f","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"31f3a60a-1071-4863-aac0-6ff65c51942d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"6cd640ff-3024-4b9b-a20a-379ee8265410"},"title":{"name":"sample string 1","id":"b2dc1b16-ba04-43d9-8435-7d41ee37e459"},"createdById":"e82c3d66-4ddd-4273-b41d-4f83d430f27c","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"5eec53bf-7ec6-41bb-8868-04c12bc8b236","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"411c5fc8-819d-47c1-a6d8-28ae35da14d7"},"sampledAssets":[],"lastCompletedDate":"2026-07-24T18:07:42.0074024+00:00","createdById":"e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"32a78a46-cfe1-4427-89c5-99428c472b54","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"43c1db48-5229-403a-87e0-18dbf94686de"}}],"monitoringRegimeSampledAssets":[{"monitoringRegimeId":"sample string 1","assetId":"e0531cff-dcf8-4c35-8442-707237a4b36f","jobIndexId":3},{"monitoringRegimeId":"sample string 1","assetId":"e0531cff-dcf8-4c35-8442-707237a4b36f","jobIndexId":3}],"hierarchicalLocation":{"siteId":"6cbdd07e-2f6d-46f6-a9a5-53045c74a49a","name":"sample string 2","parentId":"9593dcf9-9f08-47bb-aede-77486e98ce07","depth":3,"fullName":"sample string 4","active":true,"sortOrder":6.0,"createdById":"49f00f9f-c71a-4df0-9e19-b06227f7da81","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"0a055160-4913-4c51-b601-2485dac5f399","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"33e5baea-ee91-4303-b8f7-35f912b105bb"},"createdById":"7465c593-7ca9-4015-aa79-e9398b969573","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"b37eb9a9-bb2f-42b8-b511-c59f5e248d53","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"ec44aff5-f94e-4756-9077-04500c017ea8"},"jobRecurrence":{"name":"sample string 1","jobTypeGroupId":"9b610d21-a096-4fbe-bb9c-124f29002dde","userId":"28752928-99ee-4070-b1a6-c96f05d4b99d","createDaysBefore":3,"siteId":"23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b","contactId":"4231071c-0d5b-4e7a-aa91-62f9d54c7789","assetId":"ef7d7946-9b7a-4b57-bf36-7c200d63033e","startDate":"2026-07-24T18:07:42.0074024+00:00","endDate":"2026-07-24T18:07:42.0074024+00:00","numberGenerated":6,"lastDate":"2026-07-24T18:07:42.0074024+00:00","nextDate":"2026-07-24T18:07:42.0074024+00:00","overrideGeneratedNextDate":"2026-07-24T18:07:42.0074024+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"d0e9a732-dc73-4114-8a09-b24de3ecf140","recurrenceGroupId":"12d04a2f-fd33-4aea-b8b4-33513564dd6d","asset":{"name":"sample string 1","description":"sample string 2","assetTypeId":"9a426a23-47c8-489c-bef5-f40962507925","location":"sample string 4","locationId":"sample string 5","externalReference":"sample string 6","serialNumber":"sample string 7","assetNumber":"sample string 8","uniqueBarcode":"sample string 9","notes":"sample string 10","siteId":"a4207659-f61a-4091-be34-4f78c6ed7ba4","owner":"sample string 11","active":true,"suspended":true,"jobId":"dfcf9ee1-57a8-4f05-aa60-26be7ce1324a","hierarchicalLocationId":"77bb1310-b058-469a-a3c9-483d72b89190","imageFileName":"sample string 14","jobs":[],"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"}],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},"id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},"id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"jobRecurrences":[],"sampledAssets":[{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3},{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3}],"monitoringRegimeSampledAssets":[{"monitoringRegimeId":"sample string 1","assetId":"e0531cff-dcf8-4c35-8442-707237a4b36f","jobIndexId":3},{"monitoringRegimeId":"sample string 1","assetId":"e0531cff-dcf8-4c35-8442-707237a4b36f","jobIndexId":3}],"hierarchicalLocation":{"siteId":"6cbdd07e-2f6d-46f6-a9a5-53045c74a49a","name":"sample string 2","parentId":"9593dcf9-9f08-47bb-aede-77486e98ce07","depth":3,"fullName":"sample string 4","active":true,"sortOrder":6.0,"createdById":"49f00f9f-c71a-4df0-9e19-b06227f7da81","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"0a055160-4913-4c51-b601-2485dac5f399","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"33e5baea-ee91-4303-b8f7-35f912b105bb"},"createdById":"7465c593-7ca9-4015-aa79-e9398b969573","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"b37eb9a9-bb2f-42b8-b511-c59f5e248d53","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"ec44aff5-f94e-4756-9077-04500c017ea8"},"jobsGenerated":[],"systems":[{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"},{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"698ddf75-de08-4410-9c3c-9ca14807fc05"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"4770326e-f62d-451c-8e24-d9e0a6246e00","titleId":"24e3ce3b-c32b-4b09-a030-836884aa0484","organisationId":"f78a075e-519f-459f-a974-c95ba2af953d","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"6e1c9191-0d09-460c-a1e5-66d7eba6eed0","createdById":"4f68e818-b374-4625-a6be-2ebe678c471f","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"31f3a60a-1071-4863-aac0-6ff65c51942d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"6cd640ff-3024-4b9b-a20a-379ee8265410"},"title":{"name":"sample string 1","id":"b2dc1b16-ba04-43d9-8435-7d41ee37e459"},"createdById":"e82c3d66-4ddd-4273-b41d-4f83d430f27c","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"5eec53bf-7ec6-41bb-8868-04c12bc8b236","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"411c5fc8-819d-47c1-a6d8-28ae35da14d7"},"sampledAssets":[{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3,"asset":{"name":"sample string 1","description":"sample string 2","assetTypeId":"9a426a23-47c8-489c-bef5-f40962507925","location":"sample string 4","locationId":"sample string 5","externalReference":"sample string 6","serialNumber":"sample string 7","assetNumber":"sample string 8","uniqueBarcode":"sample string 9","notes":"sample string 10","siteId":"a4207659-f61a-4091-be34-4f78c6ed7ba4","owner":"sample string 11","active":true,"suspended":true,"jobId":"dfcf9ee1-57a8-4f05-aa60-26be7ce1324a","hierarchicalLocationId":"77bb1310-b058-469a-a3c9-483d72b89190","imageFileName":"sample string 14","jobs":[],"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"}],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},"id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},"id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"jobRecurrences":[],"sampledAssets":[],"monitoringRegimeSampledAssets":[{"monitoringRegimeId":"sample string 1","assetId":"e0531cff-dcf8-4c35-8442-707237a4b36f","jobIndexId":3},{"monitoringRegimeId":"sample string 1","assetId":"e0531cff-dcf8-4c35-8442-707237a4b36f","jobIndexId":3}],"hierarchicalLocation":{"siteId":"6cbdd07e-2f6d-46f6-a9a5-53045c74a49a","name":"sample string 2","parentId":"9593dcf9-9f08-47bb-aede-77486e98ce07","depth":3,"fullName":"sample string 4","active":true,"sortOrder":6.0,"createdById":"49f00f9f-c71a-4df0-9e19-b06227f7da81","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"0a055160-4913-4c51-b601-2485dac5f399","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"33e5baea-ee91-4303-b8f7-35f912b105bb"},"createdById":"7465c593-7ca9-4015-aa79-e9398b969573","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"b37eb9a9-bb2f-42b8-b511-c59f5e248d53","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"ec44aff5-f94e-4756-9077-04500c017ea8"}},{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3,"asset":{"name":"sample string 1","description":"sample string 2","assetTypeId":"9a426a23-47c8-489c-bef5-f40962507925","location":"sample string 4","locationId":"sample string 5","externalReference":"sample string 6","serialNumber":"sample string 7","assetNumber":"sample string 8","uniqueBarcode":"sample string 9","notes":"sample string 10","siteId":"a4207659-f61a-4091-be34-4f78c6ed7ba4","owner":"sample string 11","active":true,"suspended":true,"jobId":"dfcf9ee1-57a8-4f05-aa60-26be7ce1324a","hierarchicalLocationId":"77bb1310-b058-469a-a3c9-483d72b89190","imageFileName":"sample string 14","jobs":[],"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"}],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},"id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},"id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"jobRecurrences":[],"sampledAssets":[],"monitoringRegimeSampledAssets":[{"monitoringRegimeId":"sample string 1","assetId":"e0531cff-dcf8-4c35-8442-707237a4b36f","jobIndexId":3},{"monitoringRegimeId":"sample string 1","assetId":"e0531cff-dcf8-4c35-8442-707237a4b36f","jobIndexId":3}],"hierarchicalLocation":{"siteId":"6cbdd07e-2f6d-46f6-a9a5-53045c74a49a","name":"sample string 2","parentId":"9593dcf9-9f08-47bb-aede-77486e98ce07","depth":3,"fullName":"sample string 4","active":true,"sortOrder":6.0,"createdById":"49f00f9f-c71a-4df0-9e19-b06227f7da81","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"0a055160-4913-4c51-b601-2485dac5f399","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"33e5baea-ee91-4303-b8f7-35f912b105bb"},"createdById":"7465c593-7ca9-4015-aa79-e9398b969573","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"b37eb9a9-bb2f-42b8-b511-c59f5e248d53","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"ec44aff5-f94e-4756-9077-04500c017ea8"}}],"lastCompletedDate":"2026-07-24T18:07:42.0074024+00:00","createdById":"e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"32a78a46-cfe1-4427-89c5-99428c472b54","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"43c1db48-5229-403a-87e0-18dbf94686de"},"rejectionReason":{"order":1,"name":"sample string 2","active":true,"tenantOrganisationId":"397ac4b1-b13c-4bc0-b4aa-2e9304a9fa84","createdById":"753c932f-9470-4f8c-b9d8-3b80f74da1ab","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"0b91416f-65bd-4e90-8a95-cd381f2e3e34","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"82c80830-0f5f-466b-ab4d-6178da403712"},"jobCategory":{"name":"sample string 1","id":"5442ad2d-ce89-426a-85c6-f756829624a7"},"sections":[{"jobId":"c1a0c8ab-d988-4766-94e5-0c94774a9193","internalSectionTypeId":"733beae9-7856-4c0b-b15c-9351919383dc","sectionTypeId":"965a81b0-aef5-432c-9399-2f112148385f","caption":"sample string 4","name":"sample string 5","sectionJson":"sample string 6","repeatable":true,"template":true,"gridInput":true,"siteVisit":true,"active":true,"order":12.0,"fqn":"sample string 13","visible":true,"state":"d307d093-04d9-4fbb-9d7b-b793277e3352","sectionVariantId":"2dd538d4-92da-472e-b6e7-1df217a98d0a","sectionType":{"internalId":"8ec1ef74-bb9d-4b21-b362-93147f96e688","caption":"sample string 2","name":"sample string 3","repeatable":true,"template":true,"gridInput":true,"siteVisit":true,"jsonData":"sample string 8","order":9,"jobTypeId":"2e8dfabc-454b-40ad-8550-360a070feac4","active":true,"fqn":"sample string 12","visible":true,"fileImport":true,"sectionVariantId":"2f54ed93-1fcd-4cf3-a196-bf1f4f876981","expressionTypes":"sample string 15","createdById":"90a740fb-1fef-4be3-a1bb-ad02e73335ff","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"75b75608-188f-4f9b-89aa-5d30975f0f30","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"85374695-505d-4826-ad46-134d7879b1f0"},"createdById":"6d7250e1-514c-41bd-bc40-f38e3b7cb746","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"13943351-db05-4dd1-8dfd-f2f9cf7cea35","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"72f28092-a135-4716-bf56-e9e401142b35"},{"jobId":"c1a0c8ab-d988-4766-94e5-0c94774a9193","internalSectionTypeId":"733beae9-7856-4c0b-b15c-9351919383dc","sectionTypeId":"965a81b0-aef5-432c-9399-2f112148385f","caption":"sample string 4","name":"sample string 5","sectionJson":"sample string 6","repeatable":true,"template":true,"gridInput":true,"siteVisit":true,"active":true,"order":12.0,"fqn":"sample string 13","visible":true,"state":"d307d093-04d9-4fbb-9d7b-b793277e3352","sectionVariantId":"2dd538d4-92da-472e-b6e7-1df217a98d0a","sectionType":{"internalId":"8ec1ef74-bb9d-4b21-b362-93147f96e688","caption":"sample string 2","name":"sample string 3","repeatable":true,"template":true,"gridInput":true,"siteVisit":true,"jsonData":"sample string 8","order":9,"jobTypeId":"2e8dfabc-454b-40ad-8550-360a070feac4","active":true,"fqn":"sample string 12","visible":true,"fileImport":true,"sectionVariantId":"2f54ed93-1fcd-4cf3-a196-bf1f4f876981","expressionTypes":"sample string 15","createdById":"90a740fb-1fef-4be3-a1bb-ad02e73335ff","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"75b75608-188f-4f9b-89aa-5d30975f0f30","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"85374695-505d-4826-ad46-134d7879b1f0"},"createdById":"6d7250e1-514c-41bd-bc40-f38e3b7cb746","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"13943351-db05-4dd1-8dfd-f2f9cf7cea35","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"72f28092-a135-4716-bf56-e9e401142b35"}],"descendantJobs":[],"documents":[],"jobHistory":[{"jobId":"76dc91bc-7412-40f8-9435-7cc8837d55e2","jobHistoryTypeId":"35d9740a-25cc-4b1b-bce7-f9a1ecb76796","sourceStateId":"a5440a42-1183-481b-ba4e-36f2df2fcafd","destinationStateId":"64d38e88-f1e0-4e99-8b8c-4564f0030f70","allocatedToId":"170aeca6-cf8a-4422-bbcc-aa3dfa8ba6a7","clonedFromId":"a6acdb0f-6727-4096-bca2-262389609c73","jobHistoryType":{"name":"sample string 1","id":"d4eee8ff-76ff-4509-a0e1-7090842cb706"},"sourceJobState":{"name":"sample string 1","jobsWithThatState":[],"id":"050658c6-4b83-4a4e-a9c1-3a14262bfa77"},"destinationJobState":{"name":"sample string 1","jobsWithThatState":[],"id":"050658c6-4b83-4a4e-a9c1-3a14262bfa77"},"createdById":"9de612f4-4567-463a-adf9-f2ae8a35f51f","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"8873a50e-ea34-492f-8484-1bcf8763f65a","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"fe999e26-f4c4-4ce7-a525-a5202f9ec5fc"},{"jobId":"76dc91bc-7412-40f8-9435-7cc8837d55e2","jobHistoryTypeId":"35d9740a-25cc-4b1b-bce7-f9a1ecb76796","sourceStateId":"a5440a42-1183-481b-ba4e-36f2df2fcafd","destinationStateId":"64d38e88-f1e0-4e99-8b8c-4564f0030f70","allocatedToId":"170aeca6-cf8a-4422-bbcc-aa3dfa8ba6a7","clonedFromId":"a6acdb0f-6727-4096-bca2-262389609c73","jobHistoryType":{"name":"sample string 1","id":"d4eee8ff-76ff-4509-a0e1-7090842cb706"},"sourceJobState":{"name":"sample string 1","jobsWithThatState":[],"id":"050658c6-4b83-4a4e-a9c1-3a14262bfa77"},"destinationJobState":{"name":"sample string 1","jobsWithThatState":[],"id":"050658c6-4b83-4a4e-a9c1-3a14262bfa77"},"createdById":"9de612f4-4567-463a-adf9-f2ae8a35f51f","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"8873a50e-ea34-492f-8484-1bcf8763f65a","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"fe999e26-f4c4-4ce7-a525-a5202f9ec5fc"}],"createdById":"9623d0a1-89db-45c7-ad52-60dc42a4a2f7","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"82b746b5-a221-4c80-a41b-53fb595e97bf","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"04125e4f-5c2a-44d8-a35a-38d3e5faafb6"},"stateId":"58ebd7df-fc40-462b-b307-fda5696110e4","templateId":"2ae5e9bd-1ac5-4279-b21b-10573c3f75ab","fileLocationId":"8c2e6d10-3f89-4e15-a7e8-33c6bacc9c0d","fileLocation":{"location":"sample string 1","extension":"sample string 2","active":true,"createdById":"3d566615-4cca-4be0-9211-5c82a5f1abba","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"c2e287df-bdab-4943-aef3-9f34109c6e02","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"f38e6a6a-4500-48d7-a6a8-813fa77ae1a9"},"documentState":{"name":"sample string 1","documentsWithThatState":[],"id":"185e112d-07e3-4979-8e34-051b810b5d27"},"pdfGenerated":true,"visibleOnPortal":true,"name":"sample string 4","active":true,"createdById":"3330e76a-aa18-4462-bc41-6a3f68b4bd42","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"cead194f-d5fa-428a-88cd-25f8873ff16e","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"3332b716-5bee-4a0b-8cf1-052ae7fe0596"}],"createdById":"d15221bf-f5e5-4c54-a98e-2f7afc310f5e","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"31e733b0-80d6-43a0-97b2-fb6cca10286c","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"09e6960b-ac26-4f55-bc83-c8cba388094f"}],"sectionTypes":[{"internalId":"8ec1ef74-bb9d-4b21-b362-93147f96e688","caption":"sample string 2","name":"sample string 3","repeatable":true,"template":true,"gridInput":true,"siteVisit":true,"jsonData":"sample string 8","order":9,"jobTypeId":"2e8dfabc-454b-40ad-8550-360a070feac4","active":true,"fqn":"sample string 12","visible":true,"fileImport":true,"sectionVariantId":"2f54ed93-1fcd-4cf3-a196-bf1f4f876981","expressionTypes":"sample string 15","createdById":"90a740fb-1fef-4be3-a1bb-ad02e73335ff","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"75b75608-188f-4f9b-89aa-5d30975f0f30","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"85374695-505d-4826-ad46-134d7879b1f0"},{"internalId":"8ec1ef74-bb9d-4b21-b362-93147f96e688","caption":"sample string 2","name":"sample string 3","repeatable":true,"template":true,"gridInput":true,"siteVisit":true,"jsonData":"sample string 8","order":9,"jobTypeId":"2e8dfabc-454b-40ad-8550-360a070feac4","active":true,"fqn":"sample string 12","visible":true,"fileImport":true,"sectionVariantId":"2f54ed93-1fcd-4cf3-a196-bf1f4f876981","expressionTypes":"sample string 15","createdById":"90a740fb-1fef-4be3-a1bb-ad02e73335ff","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"75b75608-188f-4f9b-89aa-5d30975f0f30","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"85374695-505d-4826-ad46-134d7879b1f0"}],"jobs":[{"jobTypeId":"1c1325c9-2aaf-4e9a-84ec-7c5e9e4ba3af","active":true,"stateId":"08daf752-ec19-46a0-b959-ec3e76bfb568","externalRef":"sample string 4","allocatedToId":"d5959333-93da-4b61-8e08-3b27bebfdec4","name":"sample string 5","scheduledDate":"2026-07-24T18:07:42.0074024+00:00","siteId":"dbefd8a8-0073-4fd2-8a35-d3033bf9f328","contactId":"6469487a-fa21-475d-8ad9-619f309b287b","notes":"sample string 8","timeInMinutes":9,"parentJobId":"721c3f00-0083-4aab-bfd9-639788692940","isGroupJob":true,"deviceId":"sample string 11","syncToDevice":true,"assetId":"5f65f06f-f4f9-4835-874d-8941b80cc8d7","jobRecurrenceId":"0e6905df-16b8-4f6f-8b67-5e68f1ec5425","rejectionReasonId":"4e013877-4395-496a-bf26-346a70ae046d","jobCategoryId":"6b239234-0bb9-479c-8cdf-de4055f8ce8c","numericCode":13,"completedDate":"2026-07-24T18:07:42.0074024+00:00","monitoringRegimeId":"sample string 14","jobState":{"name":"sample string 1","jobsWithThatState":[],"id":"050658c6-4b83-4a4e-a9c1-3a14262bfa77"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"4770326e-f62d-451c-8e24-d9e0a6246e00","titleId":"24e3ce3b-c32b-4b09-a030-836884aa0484","organisationId":"f78a075e-519f-459f-a974-c95ba2af953d","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"6e1c9191-0d09-460c-a1e5-66d7eba6eed0","createdById":"4f68e818-b374-4625-a6be-2ebe678c471f","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"31f3a60a-1071-4863-aac0-6ff65c51942d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"6cd640ff-3024-4b9b-a20a-379ee8265410"},"title":{"name":"sample string 1","id":"b2dc1b16-ba04-43d9-8435-7d41ee37e459"},"createdById":"e82c3d66-4ddd-4273-b41d-4f83d430f27c","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"5eec53bf-7ec6-41bb-8868-04c12bc8b236","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"411c5fc8-819d-47c1-a6d8-28ae35da14d7"},"asset":{"name":"sample string 1","description":"sample string 2","assetTypeId":"9a426a23-47c8-489c-bef5-f40962507925","location":"sample string 4","locationId":"sample string 5","externalReference":"sample string 6","serialNumber":"sample string 7","assetNumber":"sample string 8","uniqueBarcode":"sample string 9","notes":"sample string 10","siteId":"a4207659-f61a-4091-be34-4f78c6ed7ba4","owner":"sample string 11","active":true,"suspended":true,"jobId":"dfcf9ee1-57a8-4f05-aa60-26be7ce1324a","hierarchicalLocationId":"77bb1310-b058-469a-a3c9-483d72b89190","imageFileName":"sample string 14","jobs":[],"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"}],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},"id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},"id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"jobRecurrences":[{"name":"sample string 1","jobTypeGroupId":"9b610d21-a096-4fbe-bb9c-124f29002dde","userId":"28752928-99ee-4070-b1a6-c96f05d4b99d","createDaysBefore":3,"siteId":"23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b","contactId":"4231071c-0d5b-4e7a-aa91-62f9d54c7789","assetId":"ef7d7946-9b7a-4b57-bf36-7c200d63033e","startDate":"2026-07-24T18:07:42.0074024+00:00","endDate":"2026-07-24T18:07:42.0074024+00:00","numberGenerated":6,"lastDate":"2026-07-24T18:07:42.0074024+00:00","nextDate":"2026-07-24T18:07:42.0074024+00:00","overrideGeneratedNextDate":"2026-07-24T18:07:42.0074024+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"d0e9a732-dc73-4114-8a09-b24de3ecf140","recurrenceGroupId":"12d04a2f-fd33-4aea-b8b4-33513564dd6d","jobsGenerated":[],"systems":[{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"},{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"698ddf75-de08-4410-9c3c-9ca14807fc05"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"4770326e-f62d-451c-8e24-d9e0a6246e00","titleId":"24e3ce3b-c32b-4b09-a030-836884aa0484","organisationId":"f78a075e-519f-459f-a974-c95ba2af953d","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"6e1c9191-0d09-460c-a1e5-66d7eba6eed0","createdById":"4f68e818-b374-4625-a6be-2ebe678c471f","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"31f3a60a-1071-4863-aac0-6ff65c51942d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"6cd640ff-3024-4b9b-a20a-379ee8265410"},"title":{"name":"sample string 1","id":"b2dc1b16-ba04-43d9-8435-7d41ee37e459"},"createdById":"e82c3d66-4ddd-4273-b41d-4f83d430f27c","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"5eec53bf-7ec6-41bb-8868-04c12bc8b236","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"411c5fc8-819d-47c1-a6d8-28ae35da14d7"},"sampledAssets":[{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3},{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3}],"lastCompletedDate":"2026-07-24T18:07:42.0074024+00:00","createdById":"e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"32a78a46-cfe1-4427-89c5-99428c472b54","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"43c1db48-5229-403a-87e0-18dbf94686de"},{"name":"sample string 1","jobTypeGroupId":"9b610d21-a096-4fbe-bb9c-124f29002dde","userId":"28752928-99ee-4070-b1a6-c96f05d4b99d","createDaysBefore":3,"siteId":"23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b","contactId":"4231071c-0d5b-4e7a-aa91-62f9d54c7789","assetId":"ef7d7946-9b7a-4b57-bf36-7c200d63033e","startDate":"2026-07-24T18:07:42.0074024+00:00","endDate":"2026-07-24T18:07:42.0074024+00:00","numberGenerated":6,"lastDate":"2026-07-24T18:07:42.0074024+00:00","nextDate":"2026-07-24T18:07:42.0074024+00:00","overrideGeneratedNextDate":"2026-07-24T18:07:42.0074024+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"d0e9a732-dc73-4114-8a09-b24de3ecf140","recurrenceGroupId":"12d04a2f-fd33-4aea-b8b4-33513564dd6d","jobsGenerated":[],"systems":[{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"},{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"698ddf75-de08-4410-9c3c-9ca14807fc05"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"4770326e-f62d-451c-8e24-d9e0a6246e00","titleId":"24e3ce3b-c32b-4b09-a030-836884aa0484","organisationId":"f78a075e-519f-459f-a974-c95ba2af953d","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"6e1c9191-0d09-460c-a1e5-66d7eba6eed0","createdById":"4f68e818-b374-4625-a6be-2ebe678c471f","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"31f3a60a-1071-4863-aac0-6ff65c51942d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"6cd640ff-3024-4b9b-a20a-379ee8265410"},"title":{"name":"sample string 1","id":"b2dc1b16-ba04-43d9-8435-7d41ee37e459"},"createdById":"e82c3d66-4ddd-4273-b41d-4f83d430f27c","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"5eec53bf-7ec6-41bb-8868-04c12bc8b236","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"411c5fc8-819d-47c1-a6d8-28ae35da14d7"},"sampledAssets":[{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3},{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3}],"lastCompletedDate":"2026-07-24T18:07:42.0074024+00:00","createdById":"e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"32a78a46-cfe1-4427-89c5-99428c472b54","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"43c1db48-5229-403a-87e0-18dbf94686de"}],"sampledAssets":[{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3,"jobRecurrence":{"name":"sample string 1","jobTypeGroupId":"9b610d21-a096-4fbe-bb9c-124f29002dde","userId":"28752928-99ee-4070-b1a6-c96f05d4b99d","createDaysBefore":3,"siteId":"23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b","contactId":"4231071c-0d5b-4e7a-aa91-62f9d54c7789","assetId":"ef7d7946-9b7a-4b57-bf36-7c200d63033e","startDate":"2026-07-24T18:07:42.0074024+00:00","endDate":"2026-07-24T18:07:42.0074024+00:00","numberGenerated":6,"lastDate":"2026-07-24T18:07:42.0074024+00:00","nextDate":"2026-07-24T18:07:42.0074024+00:00","overrideGeneratedNextDate":"2026-07-24T18:07:42.0074024+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"d0e9a732-dc73-4114-8a09-b24de3ecf140","recurrenceGroupId":"12d04a2f-fd33-4aea-b8b4-33513564dd6d","jobsGenerated":[],"systems":[{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"},{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"698ddf75-de08-4410-9c3c-9ca14807fc05"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"4770326e-f62d-451c-8e24-d9e0a6246e00","titleId":"24e3ce3b-c32b-4b09-a030-836884aa0484","organisationId":"f78a075e-519f-459f-a974-c95ba2af953d","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"6e1c9191-0d09-460c-a1e5-66d7eba6eed0","createdById":"4f68e818-b374-4625-a6be-2ebe678c471f","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"31f3a60a-1071-4863-aac0-6ff65c51942d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"6cd640ff-3024-4b9b-a20a-379ee8265410"},"title":{"name":"sample string 1","id":"b2dc1b16-ba04-43d9-8435-7d41ee37e459"},"createdById":"e82c3d66-4ddd-4273-b41d-4f83d430f27c","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"5eec53bf-7ec6-41bb-8868-04c12bc8b236","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"411c5fc8-819d-47c1-a6d8-28ae35da14d7"},"sampledAssets":[],"lastCompletedDate":"2026-07-24T18:07:42.0074024+00:00","createdById":"e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"32a78a46-cfe1-4427-89c5-99428c472b54","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"43c1db48-5229-403a-87e0-18dbf94686de"}},{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3,"jobRecurrence":{"name":"sample string 1","jobTypeGroupId":"9b610d21-a096-4fbe-bb9c-124f29002dde","userId":"28752928-99ee-4070-b1a6-c96f05d4b99d","createDaysBefore":3,"siteId":"23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b","contactId":"4231071c-0d5b-4e7a-aa91-62f9d54c7789","assetId":"ef7d7946-9b7a-4b57-bf36-7c200d63033e","startDate":"2026-07-24T18:07:42.0074024+00:00","endDate":"2026-07-24T18:07:42.0074024+00:00","numberGenerated":6,"lastDate":"2026-07-24T18:07:42.0074024+00:00","nextDate":"2026-07-24T18:07:42.0074024+00:00","overrideGeneratedNextDate":"2026-07-24T18:07:42.0074024+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"d0e9a732-dc73-4114-8a09-b24de3ecf140","recurrenceGroupId":"12d04a2f-fd33-4aea-b8b4-33513564dd6d","jobsGenerated":[],"systems":[{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"},{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"698ddf75-de08-4410-9c3c-9ca14807fc05"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"4770326e-f62d-451c-8e24-d9e0a6246e00","titleId":"24e3ce3b-c32b-4b09-a030-836884aa0484","organisationId":"f78a075e-519f-459f-a974-c95ba2af953d","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"6e1c9191-0d09-460c-a1e5-66d7eba6eed0","createdById":"4f68e818-b374-4625-a6be-2ebe678c471f","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"31f3a60a-1071-4863-aac0-6ff65c51942d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"6cd640ff-3024-4b9b-a20a-379ee8265410"},"title":{"name":"sample string 1","id":"b2dc1b16-ba04-43d9-8435-7d41ee37e459"},"createdById":"e82c3d66-4ddd-4273-b41d-4f83d430f27c","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"5eec53bf-7ec6-41bb-8868-04c12bc8b236","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"411c5fc8-819d-47c1-a6d8-28ae35da14d7"},"sampledAssets":[],"lastCompletedDate":"2026-07-24T18:07:42.0074024+00:00","createdById":"e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"32a78a46-cfe1-4427-89c5-99428c472b54","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"43c1db48-5229-403a-87e0-18dbf94686de"}}],"monitoringRegimeSampledAssets":[{"monitoringRegimeId":"sample string 1","assetId":"e0531cff-dcf8-4c35-8442-707237a4b36f","jobIndexId":3},{"monitoringRegimeId":"sample string 1","assetId":"e0531cff-dcf8-4c35-8442-707237a4b36f","jobIndexId":3}],"hierarchicalLocation":{"siteId":"6cbdd07e-2f6d-46f6-a9a5-53045c74a49a","name":"sample string 2","parentId":"9593dcf9-9f08-47bb-aede-77486e98ce07","depth":3,"fullName":"sample string 4","active":true,"sortOrder":6.0,"createdById":"49f00f9f-c71a-4df0-9e19-b06227f7da81","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"0a055160-4913-4c51-b601-2485dac5f399","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"33e5baea-ee91-4303-b8f7-35f912b105bb"},"createdById":"7465c593-7ca9-4015-aa79-e9398b969573","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"b37eb9a9-bb2f-42b8-b511-c59f5e248d53","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"ec44aff5-f94e-4756-9077-04500c017ea8"},"jobRecurrence":{"name":"sample string 1","jobTypeGroupId":"9b610d21-a096-4fbe-bb9c-124f29002dde","userId":"28752928-99ee-4070-b1a6-c96f05d4b99d","createDaysBefore":3,"siteId":"23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b","contactId":"4231071c-0d5b-4e7a-aa91-62f9d54c7789","assetId":"ef7d7946-9b7a-4b57-bf36-7c200d63033e","startDate":"2026-07-24T18:07:42.0074024+00:00","endDate":"2026-07-24T18:07:42.0074024+00:00","numberGenerated":6,"lastDate":"2026-07-24T18:07:42.0074024+00:00","nextDate":"2026-07-24T18:07:42.0074024+00:00","overrideGeneratedNextDate":"2026-07-24T18:07:42.0074024+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"d0e9a732-dc73-4114-8a09-b24de3ecf140","recurrenceGroupId":"12d04a2f-fd33-4aea-b8b4-33513564dd6d","asset":{"name":"sample string 1","description":"sample string 2","assetTypeId":"9a426a23-47c8-489c-bef5-f40962507925","location":"sample string 4","locationId":"sample string 5","externalReference":"sample string 6","serialNumber":"sample string 7","assetNumber":"sample string 8","uniqueBarcode":"sample string 9","notes":"sample string 10","siteId":"a4207659-f61a-4091-be34-4f78c6ed7ba4","owner":"sample string 11","active":true,"suspended":true,"jobId":"dfcf9ee1-57a8-4f05-aa60-26be7ce1324a","hierarchicalLocationId":"77bb1310-b058-469a-a3c9-483d72b89190","imageFileName":"sample string 14","jobs":[],"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"}],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},"id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},"id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"jobRecurrences":[],"sampledAssets":[{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3},{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3}],"monitoringRegimeSampledAssets":[{"monitoringRegimeId":"sample string 1","assetId":"e0531cff-dcf8-4c35-8442-707237a4b36f","jobIndexId":3},{"monitoringRegimeId":"sample string 1","assetId":"e0531cff-dcf8-4c35-8442-707237a4b36f","jobIndexId":3}],"hierarchicalLocation":{"siteId":"6cbdd07e-2f6d-46f6-a9a5-53045c74a49a","name":"sample string 2","parentId":"9593dcf9-9f08-47bb-aede-77486e98ce07","depth":3,"fullName":"sample string 4","active":true,"sortOrder":6.0,"createdById":"49f00f9f-c71a-4df0-9e19-b06227f7da81","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"0a055160-4913-4c51-b601-2485dac5f399","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"33e5baea-ee91-4303-b8f7-35f912b105bb"},"createdById":"7465c593-7ca9-4015-aa79-e9398b969573","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"b37eb9a9-bb2f-42b8-b511-c59f5e248d53","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"ec44aff5-f94e-4756-9077-04500c017ea8"},"jobsGenerated":[],"systems":[{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"},{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"698ddf75-de08-4410-9c3c-9ca14807fc05"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"4770326e-f62d-451c-8e24-d9e0a6246e00","titleId":"24e3ce3b-c32b-4b09-a030-836884aa0484","organisationId":"f78a075e-519f-459f-a974-c95ba2af953d","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"6e1c9191-0d09-460c-a1e5-66d7eba6eed0","createdById":"4f68e818-b374-4625-a6be-2ebe678c471f","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"31f3a60a-1071-4863-aac0-6ff65c51942d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"6cd640ff-3024-4b9b-a20a-379ee8265410"},"title":{"name":"sample string 1","id":"b2dc1b16-ba04-43d9-8435-7d41ee37e459"},"createdById":"e82c3d66-4ddd-4273-b41d-4f83d430f27c","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"5eec53bf-7ec6-41bb-8868-04c12bc8b236","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"411c5fc8-819d-47c1-a6d8-28ae35da14d7"},"sampledAssets":[{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3,"asset":{"name":"sample string 1","description":"sample string 2","assetTypeId":"9a426a23-47c8-489c-bef5-f40962507925","location":"sample string 4","locationId":"sample string 5","externalReference":"sample string 6","serialNumber":"sample string 7","assetNumber":"sample string 8","uniqueBarcode":"sample string 9","notes":"sample string 10","siteId":"a4207659-f61a-4091-be34-4f78c6ed7ba4","owner":"sample string 11","active":true,"suspended":true,"jobId":"dfcf9ee1-57a8-4f05-aa60-26be7ce1324a","hierarchicalLocationId":"77bb1310-b058-469a-a3c9-483d72b89190","imageFileName":"sample string 14","jobs":[],"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"}],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},"id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},"id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"jobRecurrences":[],"sampledAssets":[],"monitoringRegimeSampledAssets":[{"monitoringRegimeId":"sample string 1","assetId":"e0531cff-dcf8-4c35-8442-707237a4b36f","jobIndexId":3},{"monitoringRegimeId":"sample string 1","assetId":"e0531cff-dcf8-4c35-8442-707237a4b36f","jobIndexId":3}],"hierarchicalLocation":{"siteId":"6cbdd07e-2f6d-46f6-a9a5-53045c74a49a","name":"sample string 2","parentId":"9593dcf9-9f08-47bb-aede-77486e98ce07","depth":3,"fullName":"sample string 4","active":true,"sortOrder":6.0,"createdById":"49f00f9f-c71a-4df0-9e19-b06227f7da81","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"0a055160-4913-4c51-b601-2485dac5f399","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"33e5baea-ee91-4303-b8f7-35f912b105bb"},"createdById":"7465c593-7ca9-4015-aa79-e9398b969573","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"b37eb9a9-bb2f-42b8-b511-c59f5e248d53","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"ec44aff5-f94e-4756-9077-04500c017ea8"}},{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3,"asset":{"name":"sample string 1","description":"sample string 2","assetTypeId":"9a426a23-47c8-489c-bef5-f40962507925","location":"sample string 4","locationId":"sample string 5","externalReference":"sample string 6","serialNumber":"sample string 7","assetNumber":"sample string 8","uniqueBarcode":"sample string 9","notes":"sample string 10","siteId":"a4207659-f61a-4091-be34-4f78c6ed7ba4","owner":"sample string 11","active":true,"suspended":true,"jobId":"dfcf9ee1-57a8-4f05-aa60-26be7ce1324a","hierarchicalLocationId":"77bb1310-b058-469a-a3c9-483d72b89190","imageFileName":"sample string 14","jobs":[],"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"}],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},"id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},"id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"jobRecurrences":[],"sampledAssets":[],"monitoringRegimeSampledAssets":[{"monitoringRegimeId":"sample string 1","assetId":"e0531cff-dcf8-4c35-8442-707237a4b36f","jobIndexId":3},{"monitoringRegimeId":"sample string 1","assetId":"e0531cff-dcf8-4c35-8442-707237a4b36f","jobIndexId":3}],"hierarchicalLocation":{"siteId":"6cbdd07e-2f6d-46f6-a9a5-53045c74a49a","name":"sample string 2","parentId":"9593dcf9-9f08-47bb-aede-77486e98ce07","depth":3,"fullName":"sample string 4","active":true,"sortOrder":6.0,"createdById":"49f00f9f-c71a-4df0-9e19-b06227f7da81","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"0a055160-4913-4c51-b601-2485dac5f399","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"33e5baea-ee91-4303-b8f7-35f912b105bb"},"createdById":"7465c593-7ca9-4015-aa79-e9398b969573","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"b37eb9a9-bb2f-42b8-b511-c59f5e248d53","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"ec44aff5-f94e-4756-9077-04500c017ea8"}}],"lastCompletedDate":"2026-07-24T18:07:42.0074024+00:00","createdById":"e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"32a78a46-cfe1-4427-89c5-99428c472b54","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"43c1db48-5229-403a-87e0-18dbf94686de"},"rejectionReason":{"order":1,"name":"sample string 2","active":true,"tenantOrganisationId":"397ac4b1-b13c-4bc0-b4aa-2e9304a9fa84","createdById":"753c932f-9470-4f8c-b9d8-3b80f74da1ab","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"0b91416f-65bd-4e90-8a95-cd381f2e3e34","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"82c80830-0f5f-466b-ab4d-6178da403712"},"jobCategory":{"name":"sample string 1","id":"5442ad2d-ce89-426a-85c6-f756829624a7"},"sections":[{"jobId":"c1a0c8ab-d988-4766-94e5-0c94774a9193","internalSectionTypeId":"733beae9-7856-4c0b-b15c-9351919383dc","sectionTypeId":"965a81b0-aef5-432c-9399-2f112148385f","caption":"sample string 4","name":"sample string 5","sectionJson":"sample string 6","repeatable":true,"template":true,"gridInput":true,"siteVisit":true,"active":true,"order":12.0,"fqn":"sample string 13","visible":true,"state":"d307d093-04d9-4fbb-9d7b-b793277e3352","sectionVariantId":"2dd538d4-92da-472e-b6e7-1df217a98d0a","sectionType":{"internalId":"8ec1ef74-bb9d-4b21-b362-93147f96e688","caption":"sample string 2","name":"sample string 3","repeatable":true,"template":true,"gridInput":true,"siteVisit":true,"jsonData":"sample string 8","order":9,"jobTypeId":"2e8dfabc-454b-40ad-8550-360a070feac4","active":true,"fqn":"sample string 12","visible":true,"fileImport":true,"sectionVariantId":"2f54ed93-1fcd-4cf3-a196-bf1f4f876981","expressionTypes":"sample string 15","createdById":"90a740fb-1fef-4be3-a1bb-ad02e73335ff","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"75b75608-188f-4f9b-89aa-5d30975f0f30","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"85374695-505d-4826-ad46-134d7879b1f0"},"createdById":"6d7250e1-514c-41bd-bc40-f38e3b7cb746","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"13943351-db05-4dd1-8dfd-f2f9cf7cea35","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"72f28092-a135-4716-bf56-e9e401142b35"},{"jobId":"c1a0c8ab-d988-4766-94e5-0c94774a9193","internalSectionTypeId":"733beae9-7856-4c0b-b15c-9351919383dc","sectionTypeId":"965a81b0-aef5-432c-9399-2f112148385f","caption":"sample string 4","name":"sample string 5","sectionJson":"sample string 6","repeatable":true,"template":true,"gridInput":true,"siteVisit":true,"active":true,"order":12.0,"fqn":"sample string 13","visible":true,"state":"d307d093-04d9-4fbb-9d7b-b793277e3352","sectionVariantId":"2dd538d4-92da-472e-b6e7-1df217a98d0a","sectionType":{"internalId":"8ec1ef74-bb9d-4b21-b362-93147f96e688","caption":"sample string 2","name":"sample string 3","repeatable":true,"template":true,"gridInput":true,"siteVisit":true,"jsonData":"sample string 8","order":9,"jobTypeId":"2e8dfabc-454b-40ad-8550-360a070feac4","active":true,"fqn":"sample string 12","visible":true,"fileImport":true,"sectionVariantId":"2f54ed93-1fcd-4cf3-a196-bf1f4f876981","expressionTypes":"sample string 15","createdById":"90a740fb-1fef-4be3-a1bb-ad02e73335ff","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"75b75608-188f-4f9b-89aa-5d30975f0f30","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"85374695-505d-4826-ad46-134d7879b1f0"},"createdById":"6d7250e1-514c-41bd-bc40-f38e3b7cb746","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"13943351-db05-4dd1-8dfd-f2f9cf7cea35","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"72f28092-a135-4716-bf56-e9e401142b35"}],"descendantJobs":[],"documents":[{"jobId":"b18fb692-53a3-4846-8b66-76431e04c4d7","stateId":"58ebd7df-fc40-462b-b307-fda5696110e4","templateId":"2ae5e9bd-1ac5-4279-b21b-10573c3f75ab","documentTemplate":{"name":"sample string 1","fileExtension":"sample string 2","location":"sample string 3","jobTypeId":"21b17464-a97f-47c3-872e-437032ec7557","active":true,"autoEmailOnJobCompletion":true,"visibleOnPortal":true,"documents":[],"createdById":"d15221bf-f5e5-4c54-a98e-2f7afc310f5e","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"31e733b0-80d6-43a0-97b2-fb6cca10286c","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"09e6960b-ac26-4f55-bc83-c8cba388094f"},"fileLocationId":"8c2e6d10-3f89-4e15-a7e8-33c6bacc9c0d","fileLocation":{"location":"sample string 1","extension":"sample string 2","active":true,"createdById":"3d566615-4cca-4be0-9211-5c82a5f1abba","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"c2e287df-bdab-4943-aef3-9f34109c6e02","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"f38e6a6a-4500-48d7-a6a8-813fa77ae1a9"},"documentState":{"name":"sample string 1","documentsWithThatState":[],"id":"185e112d-07e3-4979-8e34-051b810b5d27"},"pdfGenerated":true,"visibleOnPortal":true,"name":"sample string 4","active":true,"createdById":"3330e76a-aa18-4462-bc41-6a3f68b4bd42","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"cead194f-d5fa-428a-88cd-25f8873ff16e","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"3332b716-5bee-4a0b-8cf1-052ae7fe0596"},{"jobId":"b18fb692-53a3-4846-8b66-76431e04c4d7","stateId":"58ebd7df-fc40-462b-b307-fda5696110e4","templateId":"2ae5e9bd-1ac5-4279-b21b-10573c3f75ab","documentTemplate":{"name":"sample string 1","fileExtension":"sample string 2","location":"sample string 3","jobTypeId":"21b17464-a97f-47c3-872e-437032ec7557","active":true,"autoEmailOnJobCompletion":true,"visibleOnPortal":true,"documents":[],"createdById":"d15221bf-f5e5-4c54-a98e-2f7afc310f5e","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"31e733b0-80d6-43a0-97b2-fb6cca10286c","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"09e6960b-ac26-4f55-bc83-c8cba388094f"},"fileLocationId":"8c2e6d10-3f89-4e15-a7e8-33c6bacc9c0d","fileLocation":{"location":"sample string 1","extension":"sample string 2","active":true,"createdById":"3d566615-4cca-4be0-9211-5c82a5f1abba","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"c2e287df-bdab-4943-aef3-9f34109c6e02","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"f38e6a6a-4500-48d7-a6a8-813fa77ae1a9"},"documentState":{"name":"sample string 1","documentsWithThatState":[],"id":"185e112d-07e3-4979-8e34-051b810b5d27"},"pdfGenerated":true,"visibleOnPortal":true,"name":"sample string 4","active":true,"createdById":"3330e76a-aa18-4462-bc41-6a3f68b4bd42","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"cead194f-d5fa-428a-88cd-25f8873ff16e","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"3332b716-5bee-4a0b-8cf1-052ae7fe0596"}],"jobHistory":[{"jobId":"76dc91bc-7412-40f8-9435-7cc8837d55e2","jobHistoryTypeId":"35d9740a-25cc-4b1b-bce7-f9a1ecb76796","sourceStateId":"a5440a42-1183-481b-ba4e-36f2df2fcafd","destinationStateId":"64d38e88-f1e0-4e99-8b8c-4564f0030f70","allocatedToId":"170aeca6-cf8a-4422-bbcc-aa3dfa8ba6a7","clonedFromId":"a6acdb0f-6727-4096-bca2-262389609c73","jobHistoryType":{"name":"sample string 1","id":"d4eee8ff-76ff-4509-a0e1-7090842cb706"},"sourceJobState":{"name":"sample string 1","jobsWithThatState":[],"id":"050658c6-4b83-4a4e-a9c1-3a14262bfa77"},"destinationJobState":{"name":"sample string 1","jobsWithThatState":[],"id":"050658c6-4b83-4a4e-a9c1-3a14262bfa77"},"createdById":"9de612f4-4567-463a-adf9-f2ae8a35f51f","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"8873a50e-ea34-492f-8484-1bcf8763f65a","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"fe999e26-f4c4-4ce7-a525-a5202f9ec5fc"},{"jobId":"76dc91bc-7412-40f8-9435-7cc8837d55e2","jobHistoryTypeId":"35d9740a-25cc-4b1b-bce7-f9a1ecb76796","sourceStateId":"a5440a42-1183-481b-ba4e-36f2df2fcafd","destinationStateId":"64d38e88-f1e0-4e99-8b8c-4564f0030f70","allocatedToId":"170aeca6-cf8a-4422-bbcc-aa3dfa8ba6a7","clonedFromId":"a6acdb0f-6727-4096-bca2-262389609c73","jobHistoryType":{"name":"sample string 1","id":"d4eee8ff-76ff-4509-a0e1-7090842cb706"},"sourceJobState":{"name":"sample string 1","jobsWithThatState":[],"id":"050658c6-4b83-4a4e-a9c1-3a14262bfa77"},"destinationJobState":{"name":"sample string 1","jobsWithThatState":[],"id":"050658c6-4b83-4a4e-a9c1-3a14262bfa77"},"createdById":"9de612f4-4567-463a-adf9-f2ae8a35f51f","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"8873a50e-ea34-492f-8484-1bcf8763f65a","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"fe999e26-f4c4-4ce7-a525-a5202f9ec5fc"}],"createdById":"9623d0a1-89db-45c7-ad52-60dc42a4a2f7","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"82b746b5-a221-4c80-a41b-53fb595e97bf","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"04125e4f-5c2a-44d8-a35a-38d3e5faafb6"},{"jobTypeId":"1c1325c9-2aaf-4e9a-84ec-7c5e9e4ba3af","active":true,"stateId":"08daf752-ec19-46a0-b959-ec3e76bfb568","externalRef":"sample string 4","allocatedToId":"d5959333-93da-4b61-8e08-3b27bebfdec4","name":"sample string 5","scheduledDate":"2026-07-24T18:07:42.0074024+00:00","siteId":"dbefd8a8-0073-4fd2-8a35-d3033bf9f328","contactId":"6469487a-fa21-475d-8ad9-619f309b287b","notes":"sample string 8","timeInMinutes":9,"parentJobId":"721c3f00-0083-4aab-bfd9-639788692940","isGroupJob":true,"deviceId":"sample string 11","syncToDevice":true,"assetId":"5f65f06f-f4f9-4835-874d-8941b80cc8d7","jobRecurrenceId":"0e6905df-16b8-4f6f-8b67-5e68f1ec5425","rejectionReasonId":"4e013877-4395-496a-bf26-346a70ae046d","jobCategoryId":"6b239234-0bb9-479c-8cdf-de4055f8ce8c","numericCode":13,"completedDate":"2026-07-24T18:07:42.0074024+00:00","monitoringRegimeId":"sample string 14","jobState":{"name":"sample string 1","jobsWithThatState":[],"id":"050658c6-4b83-4a4e-a9c1-3a14262bfa77"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"4770326e-f62d-451c-8e24-d9e0a6246e00","titleId":"24e3ce3b-c32b-4b09-a030-836884aa0484","organisationId":"f78a075e-519f-459f-a974-c95ba2af953d","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"6e1c9191-0d09-460c-a1e5-66d7eba6eed0","createdById":"4f68e818-b374-4625-a6be-2ebe678c471f","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"31f3a60a-1071-4863-aac0-6ff65c51942d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"6cd640ff-3024-4b9b-a20a-379ee8265410"},"title":{"name":"sample string 1","id":"b2dc1b16-ba04-43d9-8435-7d41ee37e459"},"createdById":"e82c3d66-4ddd-4273-b41d-4f83d430f27c","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"5eec53bf-7ec6-41bb-8868-04c12bc8b236","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"411c5fc8-819d-47c1-a6d8-28ae35da14d7"},"asset":{"name":"sample string 1","description":"sample string 2","assetTypeId":"9a426a23-47c8-489c-bef5-f40962507925","location":"sample string 4","locationId":"sample string 5","externalReference":"sample string 6","serialNumber":"sample string 7","assetNumber":"sample string 8","uniqueBarcode":"sample string 9","notes":"sample string 10","siteId":"a4207659-f61a-4091-be34-4f78c6ed7ba4","owner":"sample string 11","active":true,"suspended":true,"jobId":"dfcf9ee1-57a8-4f05-aa60-26be7ce1324a","hierarchicalLocationId":"77bb1310-b058-469a-a3c9-483d72b89190","imageFileName":"sample string 14","jobs":[],"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"}],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},"id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},"id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"jobRecurrences":[{"name":"sample string 1","jobTypeGroupId":"9b610d21-a096-4fbe-bb9c-124f29002dde","userId":"28752928-99ee-4070-b1a6-c96f05d4b99d","createDaysBefore":3,"siteId":"23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b","contactId":"4231071c-0d5b-4e7a-aa91-62f9d54c7789","assetId":"ef7d7946-9b7a-4b57-bf36-7c200d63033e","startDate":"2026-07-24T18:07:42.0074024+00:00","endDate":"2026-07-24T18:07:42.0074024+00:00","numberGenerated":6,"lastDate":"2026-07-24T18:07:42.0074024+00:00","nextDate":"2026-07-24T18:07:42.0074024+00:00","overrideGeneratedNextDate":"2026-07-24T18:07:42.0074024+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"d0e9a732-dc73-4114-8a09-b24de3ecf140","recurrenceGroupId":"12d04a2f-fd33-4aea-b8b4-33513564dd6d","jobsGenerated":[],"systems":[{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"},{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"698ddf75-de08-4410-9c3c-9ca14807fc05"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"4770326e-f62d-451c-8e24-d9e0a6246e00","titleId":"24e3ce3b-c32b-4b09-a030-836884aa0484","organisationId":"f78a075e-519f-459f-a974-c95ba2af953d","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"6e1c9191-0d09-460c-a1e5-66d7eba6eed0","createdById":"4f68e818-b374-4625-a6be-2ebe678c471f","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"31f3a60a-1071-4863-aac0-6ff65c51942d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"6cd640ff-3024-4b9b-a20a-379ee8265410"},"title":{"name":"sample string 1","id":"b2dc1b16-ba04-43d9-8435-7d41ee37e459"},"createdById":"e82c3d66-4ddd-4273-b41d-4f83d430f27c","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"5eec53bf-7ec6-41bb-8868-04c12bc8b236","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"411c5fc8-819d-47c1-a6d8-28ae35da14d7"},"sampledAssets":[{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3},{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3}],"lastCompletedDate":"2026-07-24T18:07:42.0074024+00:00","createdById":"e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"32a78a46-cfe1-4427-89c5-99428c472b54","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"43c1db48-5229-403a-87e0-18dbf94686de"},{"name":"sample string 1","jobTypeGroupId":"9b610d21-a096-4fbe-bb9c-124f29002dde","userId":"28752928-99ee-4070-b1a6-c96f05d4b99d","createDaysBefore":3,"siteId":"23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b","contactId":"4231071c-0d5b-4e7a-aa91-62f9d54c7789","assetId":"ef7d7946-9b7a-4b57-bf36-7c200d63033e","startDate":"2026-07-24T18:07:42.0074024+00:00","endDate":"2026-07-24T18:07:42.0074024+00:00","numberGenerated":6,"lastDate":"2026-07-24T18:07:42.0074024+00:00","nextDate":"2026-07-24T18:07:42.0074024+00:00","overrideGeneratedNextDate":"2026-07-24T18:07:42.0074024+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"d0e9a732-dc73-4114-8a09-b24de3ecf140","recurrenceGroupId":"12d04a2f-fd33-4aea-b8b4-33513564dd6d","jobsGenerated":[],"systems":[{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"},{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"698ddf75-de08-4410-9c3c-9ca14807fc05"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"4770326e-f62d-451c-8e24-d9e0a6246e00","titleId":"24e3ce3b-c32b-4b09-a030-836884aa0484","organisationId":"f78a075e-519f-459f-a974-c95ba2af953d","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"6e1c9191-0d09-460c-a1e5-66d7eba6eed0","createdById":"4f68e818-b374-4625-a6be-2ebe678c471f","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"31f3a60a-1071-4863-aac0-6ff65c51942d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"6cd640ff-3024-4b9b-a20a-379ee8265410"},"title":{"name":"sample string 1","id":"b2dc1b16-ba04-43d9-8435-7d41ee37e459"},"createdById":"e82c3d66-4ddd-4273-b41d-4f83d430f27c","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"5eec53bf-7ec6-41bb-8868-04c12bc8b236","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"411c5fc8-819d-47c1-a6d8-28ae35da14d7"},"sampledAssets":[{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3},{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3}],"lastCompletedDate":"2026-07-24T18:07:42.0074024+00:00","createdById":"e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"32a78a46-cfe1-4427-89c5-99428c472b54","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"43c1db48-5229-403a-87e0-18dbf94686de"}],"sampledAssets":[{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3,"jobRecurrence":{"name":"sample string 1","jobTypeGroupId":"9b610d21-a096-4fbe-bb9c-124f29002dde","userId":"28752928-99ee-4070-b1a6-c96f05d4b99d","createDaysBefore":3,"siteId":"23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b","contactId":"4231071c-0d5b-4e7a-aa91-62f9d54c7789","assetId":"ef7d7946-9b7a-4b57-bf36-7c200d63033e","startDate":"2026-07-24T18:07:42.0074024+00:00","endDate":"2026-07-24T18:07:42.0074024+00:00","numberGenerated":6,"lastDate":"2026-07-24T18:07:42.0074024+00:00","nextDate":"2026-07-24T18:07:42.0074024+00:00","overrideGeneratedNextDate":"2026-07-24T18:07:42.0074024+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"d0e9a732-dc73-4114-8a09-b24de3ecf140","recurrenceGroupId":"12d04a2f-fd33-4aea-b8b4-33513564dd6d","jobsGenerated":[],"systems":[{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"},{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"698ddf75-de08-4410-9c3c-9ca14807fc05"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"4770326e-f62d-451c-8e24-d9e0a6246e00","titleId":"24e3ce3b-c32b-4b09-a030-836884aa0484","organisationId":"f78a075e-519f-459f-a974-c95ba2af953d","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"6e1c9191-0d09-460c-a1e5-66d7eba6eed0","createdById":"4f68e818-b374-4625-a6be-2ebe678c471f","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"31f3a60a-1071-4863-aac0-6ff65c51942d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"6cd640ff-3024-4b9b-a20a-379ee8265410"},"title":{"name":"sample string 1","id":"b2dc1b16-ba04-43d9-8435-7d41ee37e459"},"createdById":"e82c3d66-4ddd-4273-b41d-4f83d430f27c","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"5eec53bf-7ec6-41bb-8868-04c12bc8b236","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"411c5fc8-819d-47c1-a6d8-28ae35da14d7"},"sampledAssets":[],"lastCompletedDate":"2026-07-24T18:07:42.0074024+00:00","createdById":"e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"32a78a46-cfe1-4427-89c5-99428c472b54","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"43c1db48-5229-403a-87e0-18dbf94686de"}},{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3,"jobRecurrence":{"name":"sample string 1","jobTypeGroupId":"9b610d21-a096-4fbe-bb9c-124f29002dde","userId":"28752928-99ee-4070-b1a6-c96f05d4b99d","createDaysBefore":3,"siteId":"23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b","contactId":"4231071c-0d5b-4e7a-aa91-62f9d54c7789","assetId":"ef7d7946-9b7a-4b57-bf36-7c200d63033e","startDate":"2026-07-24T18:07:42.0074024+00:00","endDate":"2026-07-24T18:07:42.0074024+00:00","numberGenerated":6,"lastDate":"2026-07-24T18:07:42.0074024+00:00","nextDate":"2026-07-24T18:07:42.0074024+00:00","overrideGeneratedNextDate":"2026-07-24T18:07:42.0074024+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"d0e9a732-dc73-4114-8a09-b24de3ecf140","recurrenceGroupId":"12d04a2f-fd33-4aea-b8b4-33513564dd6d","jobsGenerated":[],"systems":[{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"},{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"698ddf75-de08-4410-9c3c-9ca14807fc05"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"4770326e-f62d-451c-8e24-d9e0a6246e00","titleId":"24e3ce3b-c32b-4b09-a030-836884aa0484","organisationId":"f78a075e-519f-459f-a974-c95ba2af953d","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"6e1c9191-0d09-460c-a1e5-66d7eba6eed0","createdById":"4f68e818-b374-4625-a6be-2ebe678c471f","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"31f3a60a-1071-4863-aac0-6ff65c51942d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"6cd640ff-3024-4b9b-a20a-379ee8265410"},"title":{"name":"sample string 1","id":"b2dc1b16-ba04-43d9-8435-7d41ee37e459"},"createdById":"e82c3d66-4ddd-4273-b41d-4f83d430f27c","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"5eec53bf-7ec6-41bb-8868-04c12bc8b236","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"411c5fc8-819d-47c1-a6d8-28ae35da14d7"},"sampledAssets":[],"lastCompletedDate":"2026-07-24T18:07:42.0074024+00:00","createdById":"e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"32a78a46-cfe1-4427-89c5-99428c472b54","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"43c1db48-5229-403a-87e0-18dbf94686de"}}],"monitoringRegimeSampledAssets":[{"monitoringRegimeId":"sample string 1","assetId":"e0531cff-dcf8-4c35-8442-707237a4b36f","jobIndexId":3},{"monitoringRegimeId":"sample string 1","assetId":"e0531cff-dcf8-4c35-8442-707237a4b36f","jobIndexId":3}],"hierarchicalLocation":{"siteId":"6cbdd07e-2f6d-46f6-a9a5-53045c74a49a","name":"sample string 2","parentId":"9593dcf9-9f08-47bb-aede-77486e98ce07","depth":3,"fullName":"sample string 4","active":true,"sortOrder":6.0,"createdById":"49f00f9f-c71a-4df0-9e19-b06227f7da81","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"0a055160-4913-4c51-b601-2485dac5f399","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"33e5baea-ee91-4303-b8f7-35f912b105bb"},"createdById":"7465c593-7ca9-4015-aa79-e9398b969573","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"b37eb9a9-bb2f-42b8-b511-c59f5e248d53","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"ec44aff5-f94e-4756-9077-04500c017ea8"},"jobRecurrence":{"name":"sample string 1","jobTypeGroupId":"9b610d21-a096-4fbe-bb9c-124f29002dde","userId":"28752928-99ee-4070-b1a6-c96f05d4b99d","createDaysBefore":3,"siteId":"23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b","contactId":"4231071c-0d5b-4e7a-aa91-62f9d54c7789","assetId":"ef7d7946-9b7a-4b57-bf36-7c200d63033e","startDate":"2026-07-24T18:07:42.0074024+00:00","endDate":"2026-07-24T18:07:42.0074024+00:00","numberGenerated":6,"lastDate":"2026-07-24T18:07:42.0074024+00:00","nextDate":"2026-07-24T18:07:42.0074024+00:00","overrideGeneratedNextDate":"2026-07-24T18:07:42.0074024+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"d0e9a732-dc73-4114-8a09-b24de3ecf140","recurrenceGroupId":"12d04a2f-fd33-4aea-b8b4-33513564dd6d","asset":{"name":"sample string 1","description":"sample string 2","assetTypeId":"9a426a23-47c8-489c-bef5-f40962507925","location":"sample string 4","locationId":"sample string 5","externalReference":"sample string 6","serialNumber":"sample string 7","assetNumber":"sample string 8","uniqueBarcode":"sample string 9","notes":"sample string 10","siteId":"a4207659-f61a-4091-be34-4f78c6ed7ba4","owner":"sample string 11","active":true,"suspended":true,"jobId":"dfcf9ee1-57a8-4f05-aa60-26be7ce1324a","hierarchicalLocationId":"77bb1310-b058-469a-a3c9-483d72b89190","imageFileName":"sample string 14","jobs":[],"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"}],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},"id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},"id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"jobRecurrences":[],"sampledAssets":[{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3},{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3}],"monitoringRegimeSampledAssets":[{"monitoringRegimeId":"sample string 1","assetId":"e0531cff-dcf8-4c35-8442-707237a4b36f","jobIndexId":3},{"monitoringRegimeId":"sample string 1","assetId":"e0531cff-dcf8-4c35-8442-707237a4b36f","jobIndexId":3}],"hierarchicalLocation":{"siteId":"6cbdd07e-2f6d-46f6-a9a5-53045c74a49a","name":"sample string 2","parentId":"9593dcf9-9f08-47bb-aede-77486e98ce07","depth":3,"fullName":"sample string 4","active":true,"sortOrder":6.0,"createdById":"49f00f9f-c71a-4df0-9e19-b06227f7da81","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"0a055160-4913-4c51-b601-2485dac5f399","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"33e5baea-ee91-4303-b8f7-35f912b105bb"},"createdById":"7465c593-7ca9-4015-aa79-e9398b969573","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"b37eb9a9-bb2f-42b8-b511-c59f5e248d53","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"ec44aff5-f94e-4756-9077-04500c017ea8"},"jobsGenerated":[],"systems":[{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"},{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"698ddf75-de08-4410-9c3c-9ca14807fc05"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"4770326e-f62d-451c-8e24-d9e0a6246e00","titleId":"24e3ce3b-c32b-4b09-a030-836884aa0484","organisationId":"f78a075e-519f-459f-a974-c95ba2af953d","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"6e1c9191-0d09-460c-a1e5-66d7eba6eed0","createdById":"4f68e818-b374-4625-a6be-2ebe678c471f","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"31f3a60a-1071-4863-aac0-6ff65c51942d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"6cd640ff-3024-4b9b-a20a-379ee8265410"},"title":{"name":"sample string 1","id":"b2dc1b16-ba04-43d9-8435-7d41ee37e459"},"createdById":"e82c3d66-4ddd-4273-b41d-4f83d430f27c","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"5eec53bf-7ec6-41bb-8868-04c12bc8b236","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"411c5fc8-819d-47c1-a6d8-28ae35da14d7"},"sampledAssets":[{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3,"asset":{"name":"sample string 1","description":"sample string 2","assetTypeId":"9a426a23-47c8-489c-bef5-f40962507925","location":"sample string 4","locationId":"sample string 5","externalReference":"sample string 6","serialNumber":"sample string 7","assetNumber":"sample string 8","uniqueBarcode":"sample string 9","notes":"sample string 10","siteId":"a4207659-f61a-4091-be34-4f78c6ed7ba4","owner":"sample string 11","active":true,"suspended":true,"jobId":"dfcf9ee1-57a8-4f05-aa60-26be7ce1324a","hierarchicalLocationId":"77bb1310-b058-469a-a3c9-483d72b89190","imageFileName":"sample string 14","jobs":[],"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"}],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},"id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},"id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"jobRecurrences":[],"sampledAssets":[],"monitoringRegimeSampledAssets":[{"monitoringRegimeId":"sample string 1","assetId":"e0531cff-dcf8-4c35-8442-707237a4b36f","jobIndexId":3},{"monitoringRegimeId":"sample string 1","assetId":"e0531cff-dcf8-4c35-8442-707237a4b36f","jobIndexId":3}],"hierarchicalLocation":{"siteId":"6cbdd07e-2f6d-46f6-a9a5-53045c74a49a","name":"sample string 2","parentId":"9593dcf9-9f08-47bb-aede-77486e98ce07","depth":3,"fullName":"sample string 4","active":true,"sortOrder":6.0,"createdById":"49f00f9f-c71a-4df0-9e19-b06227f7da81","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"0a055160-4913-4c51-b601-2485dac5f399","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"33e5baea-ee91-4303-b8f7-35f912b105bb"},"createdById":"7465c593-7ca9-4015-aa79-e9398b969573","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"b37eb9a9-bb2f-42b8-b511-c59f5e248d53","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"ec44aff5-f94e-4756-9077-04500c017ea8"}},{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3,"asset":{"name":"sample string 1","description":"sample string 2","assetTypeId":"9a426a23-47c8-489c-bef5-f40962507925","location":"sample string 4","locationId":"sample string 5","externalReference":"sample string 6","serialNumber":"sample string 7","assetNumber":"sample string 8","uniqueBarcode":"sample string 9","notes":"sample string 10","siteId":"a4207659-f61a-4091-be34-4f78c6ed7ba4","owner":"sample string 11","active":true,"suspended":true,"jobId":"dfcf9ee1-57a8-4f05-aa60-26be7ce1324a","hierarchicalLocationId":"77bb1310-b058-469a-a3c9-483d72b89190","imageFileName":"sample string 14","jobs":[],"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"}],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},"id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},"id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"jobRecurrences":[],"sampledAssets":[],"monitoringRegimeSampledAssets":[{"monitoringRegimeId":"sample string 1","assetId":"e0531cff-dcf8-4c35-8442-707237a4b36f","jobIndexId":3},{"monitoringRegimeId":"sample string 1","assetId":"e0531cff-dcf8-4c35-8442-707237a4b36f","jobIndexId":3}],"hierarchicalLocation":{"siteId":"6cbdd07e-2f6d-46f6-a9a5-53045c74a49a","name":"sample string 2","parentId":"9593dcf9-9f08-47bb-aede-77486e98ce07","depth":3,"fullName":"sample string 4","active":true,"sortOrder":6.0,"createdById":"49f00f9f-c71a-4df0-9e19-b06227f7da81","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"0a055160-4913-4c51-b601-2485dac5f399","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"33e5baea-ee91-4303-b8f7-35f912b105bb"},"createdById":"7465c593-7ca9-4015-aa79-e9398b969573","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"b37eb9a9-bb2f-42b8-b511-c59f5e248d53","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"ec44aff5-f94e-4756-9077-04500c017ea8"}}],"lastCompletedDate":"2026-07-24T18:07:42.0074024+00:00","createdById":"e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"32a78a46-cfe1-4427-89c5-99428c472b54","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"43c1db48-5229-403a-87e0-18dbf94686de"},"rejectionReason":{"order":1,"name":"sample string 2","active":true,"tenantOrganisationId":"397ac4b1-b13c-4bc0-b4aa-2e9304a9fa84","createdById":"753c932f-9470-4f8c-b9d8-3b80f74da1ab","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"0b91416f-65bd-4e90-8a95-cd381f2e3e34","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"82c80830-0f5f-466b-ab4d-6178da403712"},"jobCategory":{"name":"sample string 1","id":"5442ad2d-ce89-426a-85c6-f756829624a7"},"sections":[{"jobId":"c1a0c8ab-d988-4766-94e5-0c94774a9193","internalSectionTypeId":"733beae9-7856-4c0b-b15c-9351919383dc","sectionTypeId":"965a81b0-aef5-432c-9399-2f112148385f","caption":"sample string 4","name":"sample string 5","sectionJson":"sample string 6","repeatable":true,"template":true,"gridInput":true,"siteVisit":true,"active":true,"order":12.0,"fqn":"sample string 13","visible":true,"state":"d307d093-04d9-4fbb-9d7b-b793277e3352","sectionVariantId":"2dd538d4-92da-472e-b6e7-1df217a98d0a","sectionType":{"internalId":"8ec1ef74-bb9d-4b21-b362-93147f96e688","caption":"sample string 2","name":"sample string 3","repeatable":true,"template":true,"gridInput":true,"siteVisit":true,"jsonData":"sample string 8","order":9,"jobTypeId":"2e8dfabc-454b-40ad-8550-360a070feac4","active":true,"fqn":"sample string 12","visible":true,"fileImport":true,"sectionVariantId":"2f54ed93-1fcd-4cf3-a196-bf1f4f876981","expressionTypes":"sample string 15","createdById":"90a740fb-1fef-4be3-a1bb-ad02e73335ff","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"75b75608-188f-4f9b-89aa-5d30975f0f30","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"85374695-505d-4826-ad46-134d7879b1f0"},"createdById":"6d7250e1-514c-41bd-bc40-f38e3b7cb746","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"13943351-db05-4dd1-8dfd-f2f9cf7cea35","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"72f28092-a135-4716-bf56-e9e401142b35"},{"jobId":"c1a0c8ab-d988-4766-94e5-0c94774a9193","internalSectionTypeId":"733beae9-7856-4c0b-b15c-9351919383dc","sectionTypeId":"965a81b0-aef5-432c-9399-2f112148385f","caption":"sample string 4","name":"sample string 5","sectionJson":"sample string 6","repeatable":true,"template":true,"gridInput":true,"siteVisit":true,"active":true,"order":12.0,"fqn":"sample string 13","visible":true,"state":"d307d093-04d9-4fbb-9d7b-b793277e3352","sectionVariantId":"2dd538d4-92da-472e-b6e7-1df217a98d0a","sectionType":{"internalId":"8ec1ef74-bb9d-4b21-b362-93147f96e688","caption":"sample string 2","name":"sample string 3","repeatable":true,"template":true,"gridInput":true,"siteVisit":true,"jsonData":"sample string 8","order":9,"jobTypeId":"2e8dfabc-454b-40ad-8550-360a070feac4","active":true,"fqn":"sample string 12","visible":true,"fileImport":true,"sectionVariantId":"2f54ed93-1fcd-4cf3-a196-bf1f4f876981","expressionTypes":"sample string 15","createdById":"90a740fb-1fef-4be3-a1bb-ad02e73335ff","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"75b75608-188f-4f9b-89aa-5d30975f0f30","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"85374695-505d-4826-ad46-134d7879b1f0"},"createdById":"6d7250e1-514c-41bd-bc40-f38e3b7cb746","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"13943351-db05-4dd1-8dfd-f2f9cf7cea35","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"72f28092-a135-4716-bf56-e9e401142b35"}],"descendantJobs":[],"documents":[{"jobId":"b18fb692-53a3-4846-8b66-76431e04c4d7","stateId":"58ebd7df-fc40-462b-b307-fda5696110e4","templateId":"2ae5e9bd-1ac5-4279-b21b-10573c3f75ab","documentTemplate":{"name":"sample string 1","fileExtension":"sample string 2","location":"sample string 3","jobTypeId":"21b17464-a97f-47c3-872e-437032ec7557","active":true,"autoEmailOnJobCompletion":true,"visibleOnPortal":true,"documents":[],"createdById":"d15221bf-f5e5-4c54-a98e-2f7afc310f5e","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"31e733b0-80d6-43a0-97b2-fb6cca10286c","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"09e6960b-ac26-4f55-bc83-c8cba388094f"},"fileLocationId":"8c2e6d10-3f89-4e15-a7e8-33c6bacc9c0d","fileLocation":{"location":"sample string 1","extension":"sample string 2","active":true,"createdById":"3d566615-4cca-4be0-9211-5c82a5f1abba","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"c2e287df-bdab-4943-aef3-9f34109c6e02","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"f38e6a6a-4500-48d7-a6a8-813fa77ae1a9"},"documentState":{"name":"sample string 1","documentsWithThatState":[],"id":"185e112d-07e3-4979-8e34-051b810b5d27"},"pdfGenerated":true,"visibleOnPortal":true,"name":"sample string 4","active":true,"createdById":"3330e76a-aa18-4462-bc41-6a3f68b4bd42","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"cead194f-d5fa-428a-88cd-25f8873ff16e","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"3332b716-5bee-4a0b-8cf1-052ae7fe0596"},{"jobId":"b18fb692-53a3-4846-8b66-76431e04c4d7","stateId":"58ebd7df-fc40-462b-b307-fda5696110e4","templateId":"2ae5e9bd-1ac5-4279-b21b-10573c3f75ab","documentTemplate":{"name":"sample string 1","fileExtension":"sample string 2","location":"sample string 3","jobTypeId":"21b17464-a97f-47c3-872e-437032ec7557","active":true,"autoEmailOnJobCompletion":true,"visibleOnPortal":true,"documents":[],"createdById":"d15221bf-f5e5-4c54-a98e-2f7afc310f5e","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"31e733b0-80d6-43a0-97b2-fb6cca10286c","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"09e6960b-ac26-4f55-bc83-c8cba388094f"},"fileLocationId":"8c2e6d10-3f89-4e15-a7e8-33c6bacc9c0d","fileLocation":{"location":"sample string 1","extension":"sample string 2","active":true,"createdById":"3d566615-4cca-4be0-9211-5c82a5f1abba","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"c2e287df-bdab-4943-aef3-9f34109c6e02","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"f38e6a6a-4500-48d7-a6a8-813fa77ae1a9"},"documentState":{"name":"sample string 1","documentsWithThatState":[],"id":"185e112d-07e3-4979-8e34-051b810b5d27"},"pdfGenerated":true,"visibleOnPortal":true,"name":"sample string 4","active":true,"createdById":"3330e76a-aa18-4462-bc41-6a3f68b4bd42","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"cead194f-d5fa-428a-88cd-25f8873ff16e","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"3332b716-5bee-4a0b-8cf1-052ae7fe0596"}],"jobHistory":[{"jobId":"76dc91bc-7412-40f8-9435-7cc8837d55e2","jobHistoryTypeId":"35d9740a-25cc-4b1b-bce7-f9a1ecb76796","sourceStateId":"a5440a42-1183-481b-ba4e-36f2df2fcafd","destinationStateId":"64d38e88-f1e0-4e99-8b8c-4564f0030f70","allocatedToId":"170aeca6-cf8a-4422-bbcc-aa3dfa8ba6a7","clonedFromId":"a6acdb0f-6727-4096-bca2-262389609c73","jobHistoryType":{"name":"sample string 1","id":"d4eee8ff-76ff-4509-a0e1-7090842cb706"},"sourceJobState":{"name":"sample string 1","jobsWithThatState":[],"id":"050658c6-4b83-4a4e-a9c1-3a14262bfa77"},"destinationJobState":{"name":"sample string 1","jobsWithThatState":[],"id":"050658c6-4b83-4a4e-a9c1-3a14262bfa77"},"createdById":"9de612f4-4567-463a-adf9-f2ae8a35f51f","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"8873a50e-ea34-492f-8484-1bcf8763f65a","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"fe999e26-f4c4-4ce7-a525-a5202f9ec5fc"},{"jobId":"76dc91bc-7412-40f8-9435-7cc8837d55e2","jobHistoryTypeId":"35d9740a-25cc-4b1b-bce7-f9a1ecb76796","sourceStateId":"a5440a42-1183-481b-ba4e-36f2df2fcafd","destinationStateId":"64d38e88-f1e0-4e99-8b8c-4564f0030f70","allocatedToId":"170aeca6-cf8a-4422-bbcc-aa3dfa8ba6a7","clonedFromId":"a6acdb0f-6727-4096-bca2-262389609c73","jobHistoryType":{"name":"sample string 1","id":"d4eee8ff-76ff-4509-a0e1-7090842cb706"},"sourceJobState":{"name":"sample string 1","jobsWithThatState":[],"id":"050658c6-4b83-4a4e-a9c1-3a14262bfa77"},"destinationJobState":{"name":"sample string 1","jobsWithThatState":[],"id":"050658c6-4b83-4a4e-a9c1-3a14262bfa77"},"createdById":"9de612f4-4567-463a-adf9-f2ae8a35f51f","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"8873a50e-ea34-492f-8484-1bcf8763f65a","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"fe999e26-f4c4-4ce7-a525-a5202f9ec5fc"}],"createdById":"9623d0a1-89db-45c7-ad52-60dc42a4a2f7","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"82b746b5-a221-4c80-a41b-53fb595e97bf","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"04125e4f-5c2a-44d8-a35a-38d3e5faafb6"}],"tenantOrganisationId":"6dd6c440-c940-4b42-8d8b-926fcb00a8f8","jobCategory":{"name":"sample string 1","id":"5442ad2d-ce89-426a-85c6-f756829624a7"},"createdById":"ddd92b28-e240-458b-bd05-65096c32a92e","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"d40e7618-9dcd-4cd1-bf74-f0757546cf69","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"d409988a-a201-4f09-a1ed-438db7865edf"},{"name":"sample string 1","timeInMinutes":2,"autoComplete":true,"canCreateJobs":true,"canRaiseOnDevice":true,"containsEntities":true,"hasSiteVisitSectionType":true,"version":8,"jobTypeGroupId":"06a776ae-b2ba-4f38-80cf-d8412f9b6ec6","jobCategoryId":"5c60811d-0fd5-4228-ac87-6134d0d46c63","state":"new","active":true,"documentTemplates":[{"name":"sample string 1","fileExtension":"sample string 2","location":"sample string 3","jobTypeId":"21b17464-a97f-47c3-872e-437032ec7557","active":true,"autoEmailOnJobCompletion":true,"visibleOnPortal":true,"documents":[{"jobId":"b18fb692-53a3-4846-8b66-76431e04c4d7","job":{"jobTypeId":"1c1325c9-2aaf-4e9a-84ec-7c5e9e4ba3af","active":true,"stateId":"08daf752-ec19-46a0-b959-ec3e76bfb568","externalRef":"sample string 4","allocatedToId":"d5959333-93da-4b61-8e08-3b27bebfdec4","name":"sample string 5","scheduledDate":"2026-07-24T18:07:42.0074024+00:00","siteId":"dbefd8a8-0073-4fd2-8a35-d3033bf9f328","contactId":"6469487a-fa21-475d-8ad9-619f309b287b","notes":"sample string 8","timeInMinutes":9,"parentJobId":"721c3f00-0083-4aab-bfd9-639788692940","isGroupJob":true,"deviceId":"sample string 11","syncToDevice":true,"assetId":"5f65f06f-f4f9-4835-874d-8941b80cc8d7","jobRecurrenceId":"0e6905df-16b8-4f6f-8b67-5e68f1ec5425","rejectionReasonId":"4e013877-4395-496a-bf26-346a70ae046d","jobCategoryId":"6b239234-0bb9-479c-8cdf-de4055f8ce8c","numericCode":13,"completedDate":"2026-07-24T18:07:42.0074024+00:00","monitoringRegimeId":"sample string 14","jobState":{"name":"sample string 1","jobsWithThatState":[],"id":"050658c6-4b83-4a4e-a9c1-3a14262bfa77"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"4770326e-f62d-451c-8e24-d9e0a6246e00","titleId":"24e3ce3b-c32b-4b09-a030-836884aa0484","organisationId":"f78a075e-519f-459f-a974-c95ba2af953d","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"6e1c9191-0d09-460c-a1e5-66d7eba6eed0","createdById":"4f68e818-b374-4625-a6be-2ebe678c471f","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"31f3a60a-1071-4863-aac0-6ff65c51942d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"6cd640ff-3024-4b9b-a20a-379ee8265410"},"title":{"name":"sample string 1","id":"b2dc1b16-ba04-43d9-8435-7d41ee37e459"},"createdById":"e82c3d66-4ddd-4273-b41d-4f83d430f27c","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"5eec53bf-7ec6-41bb-8868-04c12bc8b236","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"411c5fc8-819d-47c1-a6d8-28ae35da14d7"},"asset":{"name":"sample string 1","description":"sample string 2","assetTypeId":"9a426a23-47c8-489c-bef5-f40962507925","location":"sample string 4","locationId":"sample string 5","externalReference":"sample string 6","serialNumber":"sample string 7","assetNumber":"sample string 8","uniqueBarcode":"sample string 9","notes":"sample string 10","siteId":"a4207659-f61a-4091-be34-4f78c6ed7ba4","owner":"sample string 11","active":true,"suspended":true,"jobId":"dfcf9ee1-57a8-4f05-aa60-26be7ce1324a","hierarchicalLocationId":"77bb1310-b058-469a-a3c9-483d72b89190","imageFileName":"sample string 14","jobs":[],"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"}],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},"id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},"id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"jobRecurrences":[{"name":"sample string 1","jobTypeGroupId":"9b610d21-a096-4fbe-bb9c-124f29002dde","userId":"28752928-99ee-4070-b1a6-c96f05d4b99d","createDaysBefore":3,"siteId":"23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b","contactId":"4231071c-0d5b-4e7a-aa91-62f9d54c7789","assetId":"ef7d7946-9b7a-4b57-bf36-7c200d63033e","startDate":"2026-07-24T18:07:42.0074024+00:00","endDate":"2026-07-24T18:07:42.0074024+00:00","numberGenerated":6,"lastDate":"2026-07-24T18:07:42.0074024+00:00","nextDate":"2026-07-24T18:07:42.0074024+00:00","overrideGeneratedNextDate":"2026-07-24T18:07:42.0074024+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"d0e9a732-dc73-4114-8a09-b24de3ecf140","recurrenceGroupId":"12d04a2f-fd33-4aea-b8b4-33513564dd6d","jobsGenerated":[],"systems":[{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"},{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"698ddf75-de08-4410-9c3c-9ca14807fc05"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"4770326e-f62d-451c-8e24-d9e0a6246e00","titleId":"24e3ce3b-c32b-4b09-a030-836884aa0484","organisationId":"f78a075e-519f-459f-a974-c95ba2af953d","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"6e1c9191-0d09-460c-a1e5-66d7eba6eed0","createdById":"4f68e818-b374-4625-a6be-2ebe678c471f","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"31f3a60a-1071-4863-aac0-6ff65c51942d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"6cd640ff-3024-4b9b-a20a-379ee8265410"},"title":{"name":"sample string 1","id":"b2dc1b16-ba04-43d9-8435-7d41ee37e459"},"createdById":"e82c3d66-4ddd-4273-b41d-4f83d430f27c","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"5eec53bf-7ec6-41bb-8868-04c12bc8b236","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"411c5fc8-819d-47c1-a6d8-28ae35da14d7"},"sampledAssets":[{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3},{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3}],"lastCompletedDate":"2026-07-24T18:07:42.0074024+00:00","createdById":"e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"32a78a46-cfe1-4427-89c5-99428c472b54","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"43c1db48-5229-403a-87e0-18dbf94686de"},{"name":"sample string 1","jobTypeGroupId":"9b610d21-a096-4fbe-bb9c-124f29002dde","userId":"28752928-99ee-4070-b1a6-c96f05d4b99d","createDaysBefore":3,"siteId":"23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b","contactId":"4231071c-0d5b-4e7a-aa91-62f9d54c7789","assetId":"ef7d7946-9b7a-4b57-bf36-7c200d63033e","startDate":"2026-07-24T18:07:42.0074024+00:00","endDate":"2026-07-24T18:07:42.0074024+00:00","numberGenerated":6,"lastDate":"2026-07-24T18:07:42.0074024+00:00","nextDate":"2026-07-24T18:07:42.0074024+00:00","overrideGeneratedNextDate":"2026-07-24T18:07:42.0074024+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"d0e9a732-dc73-4114-8a09-b24de3ecf140","recurrenceGroupId":"12d04a2f-fd33-4aea-b8b4-33513564dd6d","jobsGenerated":[],"systems":[{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"},{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"698ddf75-de08-4410-9c3c-9ca14807fc05"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"4770326e-f62d-451c-8e24-d9e0a6246e00","titleId":"24e3ce3b-c32b-4b09-a030-836884aa0484","organisationId":"f78a075e-519f-459f-a974-c95ba2af953d","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"6e1c9191-0d09-460c-a1e5-66d7eba6eed0","createdById":"4f68e818-b374-4625-a6be-2ebe678c471f","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"31f3a60a-1071-4863-aac0-6ff65c51942d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"6cd640ff-3024-4b9b-a20a-379ee8265410"},"title":{"name":"sample string 1","id":"b2dc1b16-ba04-43d9-8435-7d41ee37e459"},"createdById":"e82c3d66-4ddd-4273-b41d-4f83d430f27c","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"5eec53bf-7ec6-41bb-8868-04c12bc8b236","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"411c5fc8-819d-47c1-a6d8-28ae35da14d7"},"sampledAssets":[{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3},{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3}],"lastCompletedDate":"2026-07-24T18:07:42.0074024+00:00","createdById":"e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"32a78a46-cfe1-4427-89c5-99428c472b54","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"43c1db48-5229-403a-87e0-18dbf94686de"}],"sampledAssets":[{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3,"jobRecurrence":{"name":"sample string 1","jobTypeGroupId":"9b610d21-a096-4fbe-bb9c-124f29002dde","userId":"28752928-99ee-4070-b1a6-c96f05d4b99d","createDaysBefore":3,"siteId":"23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b","contactId":"4231071c-0d5b-4e7a-aa91-62f9d54c7789","assetId":"ef7d7946-9b7a-4b57-bf36-7c200d63033e","startDate":"2026-07-24T18:07:42.0074024+00:00","endDate":"2026-07-24T18:07:42.0074024+00:00","numberGenerated":6,"lastDate":"2026-07-24T18:07:42.0074024+00:00","nextDate":"2026-07-24T18:07:42.0074024+00:00","overrideGeneratedNextDate":"2026-07-24T18:07:42.0074024+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"d0e9a732-dc73-4114-8a09-b24de3ecf140","recurrenceGroupId":"12d04a2f-fd33-4aea-b8b4-33513564dd6d","jobsGenerated":[],"systems":[{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"},{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"698ddf75-de08-4410-9c3c-9ca14807fc05"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"4770326e-f62d-451c-8e24-d9e0a6246e00","titleId":"24e3ce3b-c32b-4b09-a030-836884aa0484","organisationId":"f78a075e-519f-459f-a974-c95ba2af953d","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"6e1c9191-0d09-460c-a1e5-66d7eba6eed0","createdById":"4f68e818-b374-4625-a6be-2ebe678c471f","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"31f3a60a-1071-4863-aac0-6ff65c51942d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"6cd640ff-3024-4b9b-a20a-379ee8265410"},"title":{"name":"sample string 1","id":"b2dc1b16-ba04-43d9-8435-7d41ee37e459"},"createdById":"e82c3d66-4ddd-4273-b41d-4f83d430f27c","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"5eec53bf-7ec6-41bb-8868-04c12bc8b236","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"411c5fc8-819d-47c1-a6d8-28ae35da14d7"},"sampledAssets":[],"lastCompletedDate":"2026-07-24T18:07:42.0074024+00:00","createdById":"e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"32a78a46-cfe1-4427-89c5-99428c472b54","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"43c1db48-5229-403a-87e0-18dbf94686de"}},{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3,"jobRecurrence":{"name":"sample string 1","jobTypeGroupId":"9b610d21-a096-4fbe-bb9c-124f29002dde","userId":"28752928-99ee-4070-b1a6-c96f05d4b99d","createDaysBefore":3,"siteId":"23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b","contactId":"4231071c-0d5b-4e7a-aa91-62f9d54c7789","assetId":"ef7d7946-9b7a-4b57-bf36-7c200d63033e","startDate":"2026-07-24T18:07:42.0074024+00:00","endDate":"2026-07-24T18:07:42.0074024+00:00","numberGenerated":6,"lastDate":"2026-07-24T18:07:42.0074024+00:00","nextDate":"2026-07-24T18:07:42.0074024+00:00","overrideGeneratedNextDate":"2026-07-24T18:07:42.0074024+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"d0e9a732-dc73-4114-8a09-b24de3ecf140","recurrenceGroupId":"12d04a2f-fd33-4aea-b8b4-33513564dd6d","jobsGenerated":[],"systems":[{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"},{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"698ddf75-de08-4410-9c3c-9ca14807fc05"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"4770326e-f62d-451c-8e24-d9e0a6246e00","titleId":"24e3ce3b-c32b-4b09-a030-836884aa0484","organisationId":"f78a075e-519f-459f-a974-c95ba2af953d","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"6e1c9191-0d09-460c-a1e5-66d7eba6eed0","createdById":"4f68e818-b374-4625-a6be-2ebe678c471f","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"31f3a60a-1071-4863-aac0-6ff65c51942d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"6cd640ff-3024-4b9b-a20a-379ee8265410"},"title":{"name":"sample string 1","id":"b2dc1b16-ba04-43d9-8435-7d41ee37e459"},"createdById":"e82c3d66-4ddd-4273-b41d-4f83d430f27c","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"5eec53bf-7ec6-41bb-8868-04c12bc8b236","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"411c5fc8-819d-47c1-a6d8-28ae35da14d7"},"sampledAssets":[],"lastCompletedDate":"2026-07-24T18:07:42.0074024+00:00","createdById":"e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"32a78a46-cfe1-4427-89c5-99428c472b54","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"43c1db48-5229-403a-87e0-18dbf94686de"}}],"monitoringRegimeSampledAssets":[{"monitoringRegimeId":"sample string 1","assetId":"e0531cff-dcf8-4c35-8442-707237a4b36f","jobIndexId":3},{"monitoringRegimeId":"sample string 1","assetId":"e0531cff-dcf8-4c35-8442-707237a4b36f","jobIndexId":3}],"hierarchicalLocation":{"siteId":"6cbdd07e-2f6d-46f6-a9a5-53045c74a49a","name":"sample string 2","parentId":"9593dcf9-9f08-47bb-aede-77486e98ce07","depth":3,"fullName":"sample string 4","active":true,"sortOrder":6.0,"createdById":"49f00f9f-c71a-4df0-9e19-b06227f7da81","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"0a055160-4913-4c51-b601-2485dac5f399","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"33e5baea-ee91-4303-b8f7-35f912b105bb"},"createdById":"7465c593-7ca9-4015-aa79-e9398b969573","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"b37eb9a9-bb2f-42b8-b511-c59f5e248d53","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"ec44aff5-f94e-4756-9077-04500c017ea8"},"jobRecurrence":{"name":"sample string 1","jobTypeGroupId":"9b610d21-a096-4fbe-bb9c-124f29002dde","userId":"28752928-99ee-4070-b1a6-c96f05d4b99d","createDaysBefore":3,"siteId":"23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b","contactId":"4231071c-0d5b-4e7a-aa91-62f9d54c7789","assetId":"ef7d7946-9b7a-4b57-bf36-7c200d63033e","startDate":"2026-07-24T18:07:42.0074024+00:00","endDate":"2026-07-24T18:07:42.0074024+00:00","numberGenerated":6,"lastDate":"2026-07-24T18:07:42.0074024+00:00","nextDate":"2026-07-24T18:07:42.0074024+00:00","overrideGeneratedNextDate":"2026-07-24T18:07:42.0074024+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"d0e9a732-dc73-4114-8a09-b24de3ecf140","recurrenceGroupId":"12d04a2f-fd33-4aea-b8b4-33513564dd6d","asset":{"name":"sample string 1","description":"sample string 2","assetTypeId":"9a426a23-47c8-489c-bef5-f40962507925","location":"sample string 4","locationId":"sample string 5","externalReference":"sample string 6","serialNumber":"sample string 7","assetNumber":"sample string 8","uniqueBarcode":"sample string 9","notes":"sample string 10","siteId":"a4207659-f61a-4091-be34-4f78c6ed7ba4","owner":"sample string 11","active":true,"suspended":true,"jobId":"dfcf9ee1-57a8-4f05-aa60-26be7ce1324a","hierarchicalLocationId":"77bb1310-b058-469a-a3c9-483d72b89190","imageFileName":"sample string 14","jobs":[],"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"}],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},"id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},"id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"jobRecurrences":[],"sampledAssets":[{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3},{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3}],"monitoringRegimeSampledAssets":[{"monitoringRegimeId":"sample string 1","assetId":"e0531cff-dcf8-4c35-8442-707237a4b36f","jobIndexId":3},{"monitoringRegimeId":"sample string 1","assetId":"e0531cff-dcf8-4c35-8442-707237a4b36f","jobIndexId":3}],"hierarchicalLocation":{"siteId":"6cbdd07e-2f6d-46f6-a9a5-53045c74a49a","name":"sample string 2","parentId":"9593dcf9-9f08-47bb-aede-77486e98ce07","depth":3,"fullName":"sample string 4","active":true,"sortOrder":6.0,"createdById":"49f00f9f-c71a-4df0-9e19-b06227f7da81","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"0a055160-4913-4c51-b601-2485dac5f399","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"33e5baea-ee91-4303-b8f7-35f912b105bb"},"createdById":"7465c593-7ca9-4015-aa79-e9398b969573","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"b37eb9a9-bb2f-42b8-b511-c59f5e248d53","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"ec44aff5-f94e-4756-9077-04500c017ea8"},"jobsGenerated":[],"systems":[{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"},{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"698ddf75-de08-4410-9c3c-9ca14807fc05"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"4770326e-f62d-451c-8e24-d9e0a6246e00","titleId":"24e3ce3b-c32b-4b09-a030-836884aa0484","organisationId":"f78a075e-519f-459f-a974-c95ba2af953d","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"6e1c9191-0d09-460c-a1e5-66d7eba6eed0","createdById":"4f68e818-b374-4625-a6be-2ebe678c471f","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"31f3a60a-1071-4863-aac0-6ff65c51942d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"6cd640ff-3024-4b9b-a20a-379ee8265410"},"title":{"name":"sample string 1","id":"b2dc1b16-ba04-43d9-8435-7d41ee37e459"},"createdById":"e82c3d66-4ddd-4273-b41d-4f83d430f27c","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"5eec53bf-7ec6-41bb-8868-04c12bc8b236","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"411c5fc8-819d-47c1-a6d8-28ae35da14d7"},"sampledAssets":[{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3,"asset":{"name":"sample string 1","description":"sample string 2","assetTypeId":"9a426a23-47c8-489c-bef5-f40962507925","location":"sample string 4","locationId":"sample string 5","externalReference":"sample string 6","serialNumber":"sample string 7","assetNumber":"sample string 8","uniqueBarcode":"sample string 9","notes":"sample string 10","siteId":"a4207659-f61a-4091-be34-4f78c6ed7ba4","owner":"sample string 11","active":true,"suspended":true,"jobId":"dfcf9ee1-57a8-4f05-aa60-26be7ce1324a","hierarchicalLocationId":"77bb1310-b058-469a-a3c9-483d72b89190","imageFileName":"sample string 14","jobs":[],"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"}],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},"id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},"id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"jobRecurrences":[],"sampledAssets":[],"monitoringRegimeSampledAssets":[{"monitoringRegimeId":"sample string 1","assetId":"e0531cff-dcf8-4c35-8442-707237a4b36f","jobIndexId":3},{"monitoringRegimeId":"sample string 1","assetId":"e0531cff-dcf8-4c35-8442-707237a4b36f","jobIndexId":3}],"hierarchicalLocation":{"siteId":"6cbdd07e-2f6d-46f6-a9a5-53045c74a49a","name":"sample string 2","parentId":"9593dcf9-9f08-47bb-aede-77486e98ce07","depth":3,"fullName":"sample string 4","active":true,"sortOrder":6.0,"createdById":"49f00f9f-c71a-4df0-9e19-b06227f7da81","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"0a055160-4913-4c51-b601-2485dac5f399","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"33e5baea-ee91-4303-b8f7-35f912b105bb"},"createdById":"7465c593-7ca9-4015-aa79-e9398b969573","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"b37eb9a9-bb2f-42b8-b511-c59f5e248d53","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"ec44aff5-f94e-4756-9077-04500c017ea8"}},{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3,"asset":{"name":"sample string 1","description":"sample string 2","assetTypeId":"9a426a23-47c8-489c-bef5-f40962507925","location":"sample string 4","locationId":"sample string 5","externalReference":"sample string 6","serialNumber":"sample string 7","assetNumber":"sample string 8","uniqueBarcode":"sample string 9","notes":"sample string 10","siteId":"a4207659-f61a-4091-be34-4f78c6ed7ba4","owner":"sample string 11","active":true,"suspended":true,"jobId":"dfcf9ee1-57a8-4f05-aa60-26be7ce1324a","hierarchicalLocationId":"77bb1310-b058-469a-a3c9-483d72b89190","imageFileName":"sample string 14","jobs":[],"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"}],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},"id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},"id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"jobRecurrences":[],"sampledAssets":[],"monitoringRegimeSampledAssets":[{"monitoringRegimeId":"sample string 1","assetId":"e0531cff-dcf8-4c35-8442-707237a4b36f","jobIndexId":3},{"monitoringRegimeId":"sample string 1","assetId":"e0531cff-dcf8-4c35-8442-707237a4b36f","jobIndexId":3}],"hierarchicalLocation":{"siteId":"6cbdd07e-2f6d-46f6-a9a5-53045c74a49a","name":"sample string 2","parentId":"9593dcf9-9f08-47bb-aede-77486e98ce07","depth":3,"fullName":"sample string 4","active":true,"sortOrder":6.0,"createdById":"49f00f9f-c71a-4df0-9e19-b06227f7da81","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"0a055160-4913-4c51-b601-2485dac5f399","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"33e5baea-ee91-4303-b8f7-35f912b105bb"},"createdById":"7465c593-7ca9-4015-aa79-e9398b969573","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"b37eb9a9-bb2f-42b8-b511-c59f5e248d53","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"ec44aff5-f94e-4756-9077-04500c017ea8"}}],"lastCompletedDate":"2026-07-24T18:07:42.0074024+00:00","createdById":"e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"32a78a46-cfe1-4427-89c5-99428c472b54","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"43c1db48-5229-403a-87e0-18dbf94686de"},"rejectionReason":{"order":1,"name":"sample string 2","active":true,"tenantOrganisationId":"397ac4b1-b13c-4bc0-b4aa-2e9304a9fa84","createdById":"753c932f-9470-4f8c-b9d8-3b80f74da1ab","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"0b91416f-65bd-4e90-8a95-cd381f2e3e34","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"82c80830-0f5f-466b-ab4d-6178da403712"},"jobCategory":{"name":"sample string 1","id":"5442ad2d-ce89-426a-85c6-f756829624a7"},"sections":[{"jobId":"c1a0c8ab-d988-4766-94e5-0c94774a9193","internalSectionTypeId":"733beae9-7856-4c0b-b15c-9351919383dc","sectionTypeId":"965a81b0-aef5-432c-9399-2f112148385f","caption":"sample string 4","name":"sample string 5","sectionJson":"sample string 6","repeatable":true,"template":true,"gridInput":true,"siteVisit":true,"active":true,"order":12.0,"fqn":"sample string 13","visible":true,"state":"d307d093-04d9-4fbb-9d7b-b793277e3352","sectionVariantId":"2dd538d4-92da-472e-b6e7-1df217a98d0a","sectionType":{"internalId":"8ec1ef74-bb9d-4b21-b362-93147f96e688","caption":"sample string 2","name":"sample string 3","repeatable":true,"template":true,"gridInput":true,"siteVisit":true,"jsonData":"sample string 8","order":9,"jobTypeId":"2e8dfabc-454b-40ad-8550-360a070feac4","active":true,"fqn":"sample string 12","visible":true,"fileImport":true,"sectionVariantId":"2f54ed93-1fcd-4cf3-a196-bf1f4f876981","expressionTypes":"sample string 15","createdById":"90a740fb-1fef-4be3-a1bb-ad02e73335ff","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"75b75608-188f-4f9b-89aa-5d30975f0f30","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"85374695-505d-4826-ad46-134d7879b1f0"},"createdById":"6d7250e1-514c-41bd-bc40-f38e3b7cb746","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"13943351-db05-4dd1-8dfd-f2f9cf7cea35","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"72f28092-a135-4716-bf56-e9e401142b35"},{"jobId":"c1a0c8ab-d988-4766-94e5-0c94774a9193","internalSectionTypeId":"733beae9-7856-4c0b-b15c-9351919383dc","sectionTypeId":"965a81b0-aef5-432c-9399-2f112148385f","caption":"sample string 4","name":"sample string 5","sectionJson":"sample string 6","repeatable":true,"template":true,"gridInput":true,"siteVisit":true,"active":true,"order":12.0,"fqn":"sample string 13","visible":true,"state":"d307d093-04d9-4fbb-9d7b-b793277e3352","sectionVariantId":"2dd538d4-92da-472e-b6e7-1df217a98d0a","sectionType":{"internalId":"8ec1ef74-bb9d-4b21-b362-93147f96e688","caption":"sample string 2","name":"sample string 3","repeatable":true,"template":true,"gridInput":true,"siteVisit":true,"jsonData":"sample string 8","order":9,"jobTypeId":"2e8dfabc-454b-40ad-8550-360a070feac4","active":true,"fqn":"sample string 12","visible":true,"fileImport":true,"sectionVariantId":"2f54ed93-1fcd-4cf3-a196-bf1f4f876981","expressionTypes":"sample string 15","createdById":"90a740fb-1fef-4be3-a1bb-ad02e73335ff","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"75b75608-188f-4f9b-89aa-5d30975f0f30","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"85374695-505d-4826-ad46-134d7879b1f0"},"createdById":"6d7250e1-514c-41bd-bc40-f38e3b7cb746","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"13943351-db05-4dd1-8dfd-f2f9cf7cea35","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"72f28092-a135-4716-bf56-e9e401142b35"}],"descendantJobs":[],"documents":[],"jobHistory":[{"jobId":"76dc91bc-7412-40f8-9435-7cc8837d55e2","jobHistoryTypeId":"35d9740a-25cc-4b1b-bce7-f9a1ecb76796","sourceStateId":"a5440a42-1183-481b-ba4e-36f2df2fcafd","destinationStateId":"64d38e88-f1e0-4e99-8b8c-4564f0030f70","allocatedToId":"170aeca6-cf8a-4422-bbcc-aa3dfa8ba6a7","clonedFromId":"a6acdb0f-6727-4096-bca2-262389609c73","jobHistoryType":{"name":"sample string 1","id":"d4eee8ff-76ff-4509-a0e1-7090842cb706"},"sourceJobState":{"name":"sample string 1","jobsWithThatState":[],"id":"050658c6-4b83-4a4e-a9c1-3a14262bfa77"},"destinationJobState":{"name":"sample string 1","jobsWithThatState":[],"id":"050658c6-4b83-4a4e-a9c1-3a14262bfa77"},"createdById":"9de612f4-4567-463a-adf9-f2ae8a35f51f","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"8873a50e-ea34-492f-8484-1bcf8763f65a","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"fe999e26-f4c4-4ce7-a525-a5202f9ec5fc"},{"jobId":"76dc91bc-7412-40f8-9435-7cc8837d55e2","jobHistoryTypeId":"35d9740a-25cc-4b1b-bce7-f9a1ecb76796","sourceStateId":"a5440a42-1183-481b-ba4e-36f2df2fcafd","destinationStateId":"64d38e88-f1e0-4e99-8b8c-4564f0030f70","allocatedToId":"170aeca6-cf8a-4422-bbcc-aa3dfa8ba6a7","clonedFromId":"a6acdb0f-6727-4096-bca2-262389609c73","jobHistoryType":{"name":"sample string 1","id":"d4eee8ff-76ff-4509-a0e1-7090842cb706"},"sourceJobState":{"name":"sample string 1","jobsWithThatState":[],"id":"050658c6-4b83-4a4e-a9c1-3a14262bfa77"},"destinationJobState":{"name":"sample string 1","jobsWithThatState":[],"id":"050658c6-4b83-4a4e-a9c1-3a14262bfa77"},"createdById":"9de612f4-4567-463a-adf9-f2ae8a35f51f","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"8873a50e-ea34-492f-8484-1bcf8763f65a","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"fe999e26-f4c4-4ce7-a525-a5202f9ec5fc"}],"createdById":"9623d0a1-89db-45c7-ad52-60dc42a4a2f7","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"82b746b5-a221-4c80-a41b-53fb595e97bf","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"04125e4f-5c2a-44d8-a35a-38d3e5faafb6"},"stateId":"58ebd7df-fc40-462b-b307-fda5696110e4","templateId":"2ae5e9bd-1ac5-4279-b21b-10573c3f75ab","fileLocationId":"8c2e6d10-3f89-4e15-a7e8-33c6bacc9c0d","fileLocation":{"location":"sample string 1","extension":"sample string 2","active":true,"createdById":"3d566615-4cca-4be0-9211-5c82a5f1abba","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"c2e287df-bdab-4943-aef3-9f34109c6e02","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"f38e6a6a-4500-48d7-a6a8-813fa77ae1a9"},"documentState":{"name":"sample string 1","documentsWithThatState":[],"id":"185e112d-07e3-4979-8e34-051b810b5d27"},"pdfGenerated":true,"visibleOnPortal":true,"name":"sample string 4","active":true,"createdById":"3330e76a-aa18-4462-bc41-6a3f68b4bd42","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"cead194f-d5fa-428a-88cd-25f8873ff16e","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"3332b716-5bee-4a0b-8cf1-052ae7fe0596"},{"jobId":"b18fb692-53a3-4846-8b66-76431e04c4d7","job":{"jobTypeId":"1c1325c9-2aaf-4e9a-84ec-7c5e9e4ba3af","active":true,"stateId":"08daf752-ec19-46a0-b959-ec3e76bfb568","externalRef":"sample string 4","allocatedToId":"d5959333-93da-4b61-8e08-3b27bebfdec4","name":"sample string 5","scheduledDate":"2026-07-24T18:07:42.0074024+00:00","siteId":"dbefd8a8-0073-4fd2-8a35-d3033bf9f328","contactId":"6469487a-fa21-475d-8ad9-619f309b287b","notes":"sample string 8","timeInMinutes":9,"parentJobId":"721c3f00-0083-4aab-bfd9-639788692940","isGroupJob":true,"deviceId":"sample string 11","syncToDevice":true,"assetId":"5f65f06f-f4f9-4835-874d-8941b80cc8d7","jobRecurrenceId":"0e6905df-16b8-4f6f-8b67-5e68f1ec5425","rejectionReasonId":"4e013877-4395-496a-bf26-346a70ae046d","jobCategoryId":"6b239234-0bb9-479c-8cdf-de4055f8ce8c","numericCode":13,"completedDate":"2026-07-24T18:07:42.0074024+00:00","monitoringRegimeId":"sample string 14","jobState":{"name":"sample string 1","jobsWithThatState":[],"id":"050658c6-4b83-4a4e-a9c1-3a14262bfa77"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"4770326e-f62d-451c-8e24-d9e0a6246e00","titleId":"24e3ce3b-c32b-4b09-a030-836884aa0484","organisationId":"f78a075e-519f-459f-a974-c95ba2af953d","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"6e1c9191-0d09-460c-a1e5-66d7eba6eed0","createdById":"4f68e818-b374-4625-a6be-2ebe678c471f","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"31f3a60a-1071-4863-aac0-6ff65c51942d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"6cd640ff-3024-4b9b-a20a-379ee8265410"},"title":{"name":"sample string 1","id":"b2dc1b16-ba04-43d9-8435-7d41ee37e459"},"createdById":"e82c3d66-4ddd-4273-b41d-4f83d430f27c","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"5eec53bf-7ec6-41bb-8868-04c12bc8b236","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"411c5fc8-819d-47c1-a6d8-28ae35da14d7"},"asset":{"name":"sample string 1","description":"sample string 2","assetTypeId":"9a426a23-47c8-489c-bef5-f40962507925","location":"sample string 4","locationId":"sample string 5","externalReference":"sample string 6","serialNumber":"sample string 7","assetNumber":"sample string 8","uniqueBarcode":"sample string 9","notes":"sample string 10","siteId":"a4207659-f61a-4091-be34-4f78c6ed7ba4","owner":"sample string 11","active":true,"suspended":true,"jobId":"dfcf9ee1-57a8-4f05-aa60-26be7ce1324a","hierarchicalLocationId":"77bb1310-b058-469a-a3c9-483d72b89190","imageFileName":"sample string 14","jobs":[],"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"}],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},"id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},"id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"jobRecurrences":[{"name":"sample string 1","jobTypeGroupId":"9b610d21-a096-4fbe-bb9c-124f29002dde","userId":"28752928-99ee-4070-b1a6-c96f05d4b99d","createDaysBefore":3,"siteId":"23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b","contactId":"4231071c-0d5b-4e7a-aa91-62f9d54c7789","assetId":"ef7d7946-9b7a-4b57-bf36-7c200d63033e","startDate":"2026-07-24T18:07:42.0074024+00:00","endDate":"2026-07-24T18:07:42.0074024+00:00","numberGenerated":6,"lastDate":"2026-07-24T18:07:42.0074024+00:00","nextDate":"2026-07-24T18:07:42.0074024+00:00","overrideGeneratedNextDate":"2026-07-24T18:07:42.0074024+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"d0e9a732-dc73-4114-8a09-b24de3ecf140","recurrenceGroupId":"12d04a2f-fd33-4aea-b8b4-33513564dd6d","jobsGenerated":[],"systems":[{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"},{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"698ddf75-de08-4410-9c3c-9ca14807fc05"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"4770326e-f62d-451c-8e24-d9e0a6246e00","titleId":"24e3ce3b-c32b-4b09-a030-836884aa0484","organisationId":"f78a075e-519f-459f-a974-c95ba2af953d","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"6e1c9191-0d09-460c-a1e5-66d7eba6eed0","createdById":"4f68e818-b374-4625-a6be-2ebe678c471f","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"31f3a60a-1071-4863-aac0-6ff65c51942d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"6cd640ff-3024-4b9b-a20a-379ee8265410"},"title":{"name":"sample string 1","id":"b2dc1b16-ba04-43d9-8435-7d41ee37e459"},"createdById":"e82c3d66-4ddd-4273-b41d-4f83d430f27c","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"5eec53bf-7ec6-41bb-8868-04c12bc8b236","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"411c5fc8-819d-47c1-a6d8-28ae35da14d7"},"sampledAssets":[{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3},{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3}],"lastCompletedDate":"2026-07-24T18:07:42.0074024+00:00","createdById":"e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"32a78a46-cfe1-4427-89c5-99428c472b54","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"43c1db48-5229-403a-87e0-18dbf94686de"},{"name":"sample string 1","jobTypeGroupId":"9b610d21-a096-4fbe-bb9c-124f29002dde","userId":"28752928-99ee-4070-b1a6-c96f05d4b99d","createDaysBefore":3,"siteId":"23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b","contactId":"4231071c-0d5b-4e7a-aa91-62f9d54c7789","assetId":"ef7d7946-9b7a-4b57-bf36-7c200d63033e","startDate":"2026-07-24T18:07:42.0074024+00:00","endDate":"2026-07-24T18:07:42.0074024+00:00","numberGenerated":6,"lastDate":"2026-07-24T18:07:42.0074024+00:00","nextDate":"2026-07-24T18:07:42.0074024+00:00","overrideGeneratedNextDate":"2026-07-24T18:07:42.0074024+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"d0e9a732-dc73-4114-8a09-b24de3ecf140","recurrenceGroupId":"12d04a2f-fd33-4aea-b8b4-33513564dd6d","jobsGenerated":[],"systems":[{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"},{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"698ddf75-de08-4410-9c3c-9ca14807fc05"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"4770326e-f62d-451c-8e24-d9e0a6246e00","titleId":"24e3ce3b-c32b-4b09-a030-836884aa0484","organisationId":"f78a075e-519f-459f-a974-c95ba2af953d","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"6e1c9191-0d09-460c-a1e5-66d7eba6eed0","createdById":"4f68e818-b374-4625-a6be-2ebe678c471f","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"31f3a60a-1071-4863-aac0-6ff65c51942d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"6cd640ff-3024-4b9b-a20a-379ee8265410"},"title":{"name":"sample string 1","id":"b2dc1b16-ba04-43d9-8435-7d41ee37e459"},"createdById":"e82c3d66-4ddd-4273-b41d-4f83d430f27c","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"5eec53bf-7ec6-41bb-8868-04c12bc8b236","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"411c5fc8-819d-47c1-a6d8-28ae35da14d7"},"sampledAssets":[{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3},{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3}],"lastCompletedDate":"2026-07-24T18:07:42.0074024+00:00","createdById":"e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"32a78a46-cfe1-4427-89c5-99428c472b54","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"43c1db48-5229-403a-87e0-18dbf94686de"}],"sampledAssets":[{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3,"jobRecurrence":{"name":"sample string 1","jobTypeGroupId":"9b610d21-a096-4fbe-bb9c-124f29002dde","userId":"28752928-99ee-4070-b1a6-c96f05d4b99d","createDaysBefore":3,"siteId":"23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b","contactId":"4231071c-0d5b-4e7a-aa91-62f9d54c7789","assetId":"ef7d7946-9b7a-4b57-bf36-7c200d63033e","startDate":"2026-07-24T18:07:42.0074024+00:00","endDate":"2026-07-24T18:07:42.0074024+00:00","numberGenerated":6,"lastDate":"2026-07-24T18:07:42.0074024+00:00","nextDate":"2026-07-24T18:07:42.0074024+00:00","overrideGeneratedNextDate":"2026-07-24T18:07:42.0074024+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"d0e9a732-dc73-4114-8a09-b24de3ecf140","recurrenceGroupId":"12d04a2f-fd33-4aea-b8b4-33513564dd6d","jobsGenerated":[],"systems":[{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"},{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"698ddf75-de08-4410-9c3c-9ca14807fc05"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"4770326e-f62d-451c-8e24-d9e0a6246e00","titleId":"24e3ce3b-c32b-4b09-a030-836884aa0484","organisationId":"f78a075e-519f-459f-a974-c95ba2af953d","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"6e1c9191-0d09-460c-a1e5-66d7eba6eed0","createdById":"4f68e818-b374-4625-a6be-2ebe678c471f","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"31f3a60a-1071-4863-aac0-6ff65c51942d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"6cd640ff-3024-4b9b-a20a-379ee8265410"},"title":{"name":"sample string 1","id":"b2dc1b16-ba04-43d9-8435-7d41ee37e459"},"createdById":"e82c3d66-4ddd-4273-b41d-4f83d430f27c","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"5eec53bf-7ec6-41bb-8868-04c12bc8b236","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"411c5fc8-819d-47c1-a6d8-28ae35da14d7"},"sampledAssets":[],"lastCompletedDate":"2026-07-24T18:07:42.0074024+00:00","createdById":"e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"32a78a46-cfe1-4427-89c5-99428c472b54","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"43c1db48-5229-403a-87e0-18dbf94686de"}},{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3,"jobRecurrence":{"name":"sample string 1","jobTypeGroupId":"9b610d21-a096-4fbe-bb9c-124f29002dde","userId":"28752928-99ee-4070-b1a6-c96f05d4b99d","createDaysBefore":3,"siteId":"23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b","contactId":"4231071c-0d5b-4e7a-aa91-62f9d54c7789","assetId":"ef7d7946-9b7a-4b57-bf36-7c200d63033e","startDate":"2026-07-24T18:07:42.0074024+00:00","endDate":"2026-07-24T18:07:42.0074024+00:00","numberGenerated":6,"lastDate":"2026-07-24T18:07:42.0074024+00:00","nextDate":"2026-07-24T18:07:42.0074024+00:00","overrideGeneratedNextDate":"2026-07-24T18:07:42.0074024+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"d0e9a732-dc73-4114-8a09-b24de3ecf140","recurrenceGroupId":"12d04a2f-fd33-4aea-b8b4-33513564dd6d","jobsGenerated":[],"systems":[{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"},{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"698ddf75-de08-4410-9c3c-9ca14807fc05"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"4770326e-f62d-451c-8e24-d9e0a6246e00","titleId":"24e3ce3b-c32b-4b09-a030-836884aa0484","organisationId":"f78a075e-519f-459f-a974-c95ba2af953d","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"6e1c9191-0d09-460c-a1e5-66d7eba6eed0","createdById":"4f68e818-b374-4625-a6be-2ebe678c471f","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"31f3a60a-1071-4863-aac0-6ff65c51942d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"6cd640ff-3024-4b9b-a20a-379ee8265410"},"title":{"name":"sample string 1","id":"b2dc1b16-ba04-43d9-8435-7d41ee37e459"},"createdById":"e82c3d66-4ddd-4273-b41d-4f83d430f27c","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"5eec53bf-7ec6-41bb-8868-04c12bc8b236","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"411c5fc8-819d-47c1-a6d8-28ae35da14d7"},"sampledAssets":[],"lastCompletedDate":"2026-07-24T18:07:42.0074024+00:00","createdById":"e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"32a78a46-cfe1-4427-89c5-99428c472b54","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"43c1db48-5229-403a-87e0-18dbf94686de"}}],"monitoringRegimeSampledAssets":[{"monitoringRegimeId":"sample string 1","assetId":"e0531cff-dcf8-4c35-8442-707237a4b36f","jobIndexId":3},{"monitoringRegimeId":"sample string 1","assetId":"e0531cff-dcf8-4c35-8442-707237a4b36f","jobIndexId":3}],"hierarchicalLocation":{"siteId":"6cbdd07e-2f6d-46f6-a9a5-53045c74a49a","name":"sample string 2","parentId":"9593dcf9-9f08-47bb-aede-77486e98ce07","depth":3,"fullName":"sample string 4","active":true,"sortOrder":6.0,"createdById":"49f00f9f-c71a-4df0-9e19-b06227f7da81","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"0a055160-4913-4c51-b601-2485dac5f399","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"33e5baea-ee91-4303-b8f7-35f912b105bb"},"createdById":"7465c593-7ca9-4015-aa79-e9398b969573","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"b37eb9a9-bb2f-42b8-b511-c59f5e248d53","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"ec44aff5-f94e-4756-9077-04500c017ea8"},"jobRecurrence":{"name":"sample string 1","jobTypeGroupId":"9b610d21-a096-4fbe-bb9c-124f29002dde","userId":"28752928-99ee-4070-b1a6-c96f05d4b99d","createDaysBefore":3,"siteId":"23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b","contactId":"4231071c-0d5b-4e7a-aa91-62f9d54c7789","assetId":"ef7d7946-9b7a-4b57-bf36-7c200d63033e","startDate":"2026-07-24T18:07:42.0074024+00:00","endDate":"2026-07-24T18:07:42.0074024+00:00","numberGenerated":6,"lastDate":"2026-07-24T18:07:42.0074024+00:00","nextDate":"2026-07-24T18:07:42.0074024+00:00","overrideGeneratedNextDate":"2026-07-24T18:07:42.0074024+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"d0e9a732-dc73-4114-8a09-b24de3ecf140","recurrenceGroupId":"12d04a2f-fd33-4aea-b8b4-33513564dd6d","asset":{"name":"sample string 1","description":"sample string 2","assetTypeId":"9a426a23-47c8-489c-bef5-f40962507925","location":"sample string 4","locationId":"sample string 5","externalReference":"sample string 6","serialNumber":"sample string 7","assetNumber":"sample string 8","uniqueBarcode":"sample string 9","notes":"sample string 10","siteId":"a4207659-f61a-4091-be34-4f78c6ed7ba4","owner":"sample string 11","active":true,"suspended":true,"jobId":"dfcf9ee1-57a8-4f05-aa60-26be7ce1324a","hierarchicalLocationId":"77bb1310-b058-469a-a3c9-483d72b89190","imageFileName":"sample string 14","jobs":[],"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"}],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},"id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},"id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"jobRecurrences":[],"sampledAssets":[{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3},{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3}],"monitoringRegimeSampledAssets":[{"monitoringRegimeId":"sample string 1","assetId":"e0531cff-dcf8-4c35-8442-707237a4b36f","jobIndexId":3},{"monitoringRegimeId":"sample string 1","assetId":"e0531cff-dcf8-4c35-8442-707237a4b36f","jobIndexId":3}],"hierarchicalLocation":{"siteId":"6cbdd07e-2f6d-46f6-a9a5-53045c74a49a","name":"sample string 2","parentId":"9593dcf9-9f08-47bb-aede-77486e98ce07","depth":3,"fullName":"sample string 4","active":true,"sortOrder":6.0,"createdById":"49f00f9f-c71a-4df0-9e19-b06227f7da81","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"0a055160-4913-4c51-b601-2485dac5f399","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"33e5baea-ee91-4303-b8f7-35f912b105bb"},"createdById":"7465c593-7ca9-4015-aa79-e9398b969573","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"b37eb9a9-bb2f-42b8-b511-c59f5e248d53","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"ec44aff5-f94e-4756-9077-04500c017ea8"},"jobsGenerated":[],"systems":[{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"},{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"698ddf75-de08-4410-9c3c-9ca14807fc05"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"4770326e-f62d-451c-8e24-d9e0a6246e00","titleId":"24e3ce3b-c32b-4b09-a030-836884aa0484","organisationId":"f78a075e-519f-459f-a974-c95ba2af953d","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"6e1c9191-0d09-460c-a1e5-66d7eba6eed0","createdById":"4f68e818-b374-4625-a6be-2ebe678c471f","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"31f3a60a-1071-4863-aac0-6ff65c51942d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"6cd640ff-3024-4b9b-a20a-379ee8265410"},"title":{"name":"sample string 1","id":"b2dc1b16-ba04-43d9-8435-7d41ee37e459"},"createdById":"e82c3d66-4ddd-4273-b41d-4f83d430f27c","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"5eec53bf-7ec6-41bb-8868-04c12bc8b236","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"411c5fc8-819d-47c1-a6d8-28ae35da14d7"},"sampledAssets":[{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3,"asset":{"name":"sample string 1","description":"sample string 2","assetTypeId":"9a426a23-47c8-489c-bef5-f40962507925","location":"sample string 4","locationId":"sample string 5","externalReference":"sample string 6","serialNumber":"sample string 7","assetNumber":"sample string 8","uniqueBarcode":"sample string 9","notes":"sample string 10","siteId":"a4207659-f61a-4091-be34-4f78c6ed7ba4","owner":"sample string 11","active":true,"suspended":true,"jobId":"dfcf9ee1-57a8-4f05-aa60-26be7ce1324a","hierarchicalLocationId":"77bb1310-b058-469a-a3c9-483d72b89190","imageFileName":"sample string 14","jobs":[],"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"}],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},"id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},"id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"jobRecurrences":[],"sampledAssets":[],"monitoringRegimeSampledAssets":[{"monitoringRegimeId":"sample string 1","assetId":"e0531cff-dcf8-4c35-8442-707237a4b36f","jobIndexId":3},{"monitoringRegimeId":"sample string 1","assetId":"e0531cff-dcf8-4c35-8442-707237a4b36f","jobIndexId":3}],"hierarchicalLocation":{"siteId":"6cbdd07e-2f6d-46f6-a9a5-53045c74a49a","name":"sample string 2","parentId":"9593dcf9-9f08-47bb-aede-77486e98ce07","depth":3,"fullName":"sample string 4","active":true,"sortOrder":6.0,"createdById":"49f00f9f-c71a-4df0-9e19-b06227f7da81","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"0a055160-4913-4c51-b601-2485dac5f399","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"33e5baea-ee91-4303-b8f7-35f912b105bb"},"createdById":"7465c593-7ca9-4015-aa79-e9398b969573","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"b37eb9a9-bb2f-42b8-b511-c59f5e248d53","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"ec44aff5-f94e-4756-9077-04500c017ea8"}},{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3,"asset":{"name":"sample string 1","description":"sample string 2","assetTypeId":"9a426a23-47c8-489c-bef5-f40962507925","location":"sample string 4","locationId":"sample string 5","externalReference":"sample string 6","serialNumber":"sample string 7","assetNumber":"sample string 8","uniqueBarcode":"sample string 9","notes":"sample string 10","siteId":"a4207659-f61a-4091-be34-4f78c6ed7ba4","owner":"sample string 11","active":true,"suspended":true,"jobId":"dfcf9ee1-57a8-4f05-aa60-26be7ce1324a","hierarchicalLocationId":"77bb1310-b058-469a-a3c9-483d72b89190","imageFileName":"sample string 14","jobs":[],"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"}],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},"id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},"id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"jobRecurrences":[],"sampledAssets":[],"monitoringRegimeSampledAssets":[{"monitoringRegimeId":"sample string 1","assetId":"e0531cff-dcf8-4c35-8442-707237a4b36f","jobIndexId":3},{"monitoringRegimeId":"sample string 1","assetId":"e0531cff-dcf8-4c35-8442-707237a4b36f","jobIndexId":3}],"hierarchicalLocation":{"siteId":"6cbdd07e-2f6d-46f6-a9a5-53045c74a49a","name":"sample string 2","parentId":"9593dcf9-9f08-47bb-aede-77486e98ce07","depth":3,"fullName":"sample string 4","active":true,"sortOrder":6.0,"createdById":"49f00f9f-c71a-4df0-9e19-b06227f7da81","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"0a055160-4913-4c51-b601-2485dac5f399","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"33e5baea-ee91-4303-b8f7-35f912b105bb"},"createdById":"7465c593-7ca9-4015-aa79-e9398b969573","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"b37eb9a9-bb2f-42b8-b511-c59f5e248d53","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"ec44aff5-f94e-4756-9077-04500c017ea8"}}],"lastCompletedDate":"2026-07-24T18:07:42.0074024+00:00","createdById":"e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"32a78a46-cfe1-4427-89c5-99428c472b54","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"43c1db48-5229-403a-87e0-18dbf94686de"},"rejectionReason":{"order":1,"name":"sample string 2","active":true,"tenantOrganisationId":"397ac4b1-b13c-4bc0-b4aa-2e9304a9fa84","createdById":"753c932f-9470-4f8c-b9d8-3b80f74da1ab","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"0b91416f-65bd-4e90-8a95-cd381f2e3e34","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"82c80830-0f5f-466b-ab4d-6178da403712"},"jobCategory":{"name":"sample string 1","id":"5442ad2d-ce89-426a-85c6-f756829624a7"},"sections":[{"jobId":"c1a0c8ab-d988-4766-94e5-0c94774a9193","internalSectionTypeId":"733beae9-7856-4c0b-b15c-9351919383dc","sectionTypeId":"965a81b0-aef5-432c-9399-2f112148385f","caption":"sample string 4","name":"sample string 5","sectionJson":"sample string 6","repeatable":true,"template":true,"gridInput":true,"siteVisit":true,"active":true,"order":12.0,"fqn":"sample string 13","visible":true,"state":"d307d093-04d9-4fbb-9d7b-b793277e3352","sectionVariantId":"2dd538d4-92da-472e-b6e7-1df217a98d0a","sectionType":{"internalId":"8ec1ef74-bb9d-4b21-b362-93147f96e688","caption":"sample string 2","name":"sample string 3","repeatable":true,"template":true,"gridInput":true,"siteVisit":true,"jsonData":"sample string 8","order":9,"jobTypeId":"2e8dfabc-454b-40ad-8550-360a070feac4","active":true,"fqn":"sample string 12","visible":true,"fileImport":true,"sectionVariantId":"2f54ed93-1fcd-4cf3-a196-bf1f4f876981","expressionTypes":"sample string 15","createdById":"90a740fb-1fef-4be3-a1bb-ad02e73335ff","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"75b75608-188f-4f9b-89aa-5d30975f0f30","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"85374695-505d-4826-ad46-134d7879b1f0"},"createdById":"6d7250e1-514c-41bd-bc40-f38e3b7cb746","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"13943351-db05-4dd1-8dfd-f2f9cf7cea35","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"72f28092-a135-4716-bf56-e9e401142b35"},{"jobId":"c1a0c8ab-d988-4766-94e5-0c94774a9193","internalSectionTypeId":"733beae9-7856-4c0b-b15c-9351919383dc","sectionTypeId":"965a81b0-aef5-432c-9399-2f112148385f","caption":"sample string 4","name":"sample string 5","sectionJson":"sample string 6","repeatable":true,"template":true,"gridInput":true,"siteVisit":true,"active":true,"order":12.0,"fqn":"sample string 13","visible":true,"state":"d307d093-04d9-4fbb-9d7b-b793277e3352","sectionVariantId":"2dd538d4-92da-472e-b6e7-1df217a98d0a","sectionType":{"internalId":"8ec1ef74-bb9d-4b21-b362-93147f96e688","caption":"sample string 2","name":"sample string 3","repeatable":true,"template":true,"gridInput":true,"siteVisit":true,"jsonData":"sample string 8","order":9,"jobTypeId":"2e8dfabc-454b-40ad-8550-360a070feac4","active":true,"fqn":"sample string 12","visible":true,"fileImport":true,"sectionVariantId":"2f54ed93-1fcd-4cf3-a196-bf1f4f876981","expressionTypes":"sample string 15","createdById":"90a740fb-1fef-4be3-a1bb-ad02e73335ff","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"75b75608-188f-4f9b-89aa-5d30975f0f30","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"85374695-505d-4826-ad46-134d7879b1f0"},"createdById":"6d7250e1-514c-41bd-bc40-f38e3b7cb746","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"13943351-db05-4dd1-8dfd-f2f9cf7cea35","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"72f28092-a135-4716-bf56-e9e401142b35"}],"descendantJobs":[],"documents":[],"jobHistory":[{"jobId":"76dc91bc-7412-40f8-9435-7cc8837d55e2","jobHistoryTypeId":"35d9740a-25cc-4b1b-bce7-f9a1ecb76796","sourceStateId":"a5440a42-1183-481b-ba4e-36f2df2fcafd","destinationStateId":"64d38e88-f1e0-4e99-8b8c-4564f0030f70","allocatedToId":"170aeca6-cf8a-4422-bbcc-aa3dfa8ba6a7","clonedFromId":"a6acdb0f-6727-4096-bca2-262389609c73","jobHistoryType":{"name":"sample string 1","id":"d4eee8ff-76ff-4509-a0e1-7090842cb706"},"sourceJobState":{"name":"sample string 1","jobsWithThatState":[],"id":"050658c6-4b83-4a4e-a9c1-3a14262bfa77"},"destinationJobState":{"name":"sample string 1","jobsWithThatState":[],"id":"050658c6-4b83-4a4e-a9c1-3a14262bfa77"},"createdById":"9de612f4-4567-463a-adf9-f2ae8a35f51f","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"8873a50e-ea34-492f-8484-1bcf8763f65a","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"fe999e26-f4c4-4ce7-a525-a5202f9ec5fc"},{"jobId":"76dc91bc-7412-40f8-9435-7cc8837d55e2","jobHistoryTypeId":"35d9740a-25cc-4b1b-bce7-f9a1ecb76796","sourceStateId":"a5440a42-1183-481b-ba4e-36f2df2fcafd","destinationStateId":"64d38e88-f1e0-4e99-8b8c-4564f0030f70","allocatedToId":"170aeca6-cf8a-4422-bbcc-aa3dfa8ba6a7","clonedFromId":"a6acdb0f-6727-4096-bca2-262389609c73","jobHistoryType":{"name":"sample string 1","id":"d4eee8ff-76ff-4509-a0e1-7090842cb706"},"sourceJobState":{"name":"sample string 1","jobsWithThatState":[],"id":"050658c6-4b83-4a4e-a9c1-3a14262bfa77"},"destinationJobState":{"name":"sample string 1","jobsWithThatState":[],"id":"050658c6-4b83-4a4e-a9c1-3a14262bfa77"},"createdById":"9de612f4-4567-463a-adf9-f2ae8a35f51f","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"8873a50e-ea34-492f-8484-1bcf8763f65a","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"fe999e26-f4c4-4ce7-a525-a5202f9ec5fc"}],"createdById":"9623d0a1-89db-45c7-ad52-60dc42a4a2f7","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"82b746b5-a221-4c80-a41b-53fb595e97bf","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"04125e4f-5c2a-44d8-a35a-38d3e5faafb6"},"stateId":"58ebd7df-fc40-462b-b307-fda5696110e4","templateId":"2ae5e9bd-1ac5-4279-b21b-10573c3f75ab","fileLocationId":"8c2e6d10-3f89-4e15-a7e8-33c6bacc9c0d","fileLocation":{"location":"sample string 1","extension":"sample string 2","active":true,"createdById":"3d566615-4cca-4be0-9211-5c82a5f1abba","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"c2e287df-bdab-4943-aef3-9f34109c6e02","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"f38e6a6a-4500-48d7-a6a8-813fa77ae1a9"},"documentState":{"name":"sample string 1","documentsWithThatState":[],"id":"185e112d-07e3-4979-8e34-051b810b5d27"},"pdfGenerated":true,"visibleOnPortal":true,"name":"sample string 4","active":true,"createdById":"3330e76a-aa18-4462-bc41-6a3f68b4bd42","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"cead194f-d5fa-428a-88cd-25f8873ff16e","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"3332b716-5bee-4a0b-8cf1-052ae7fe0596"}],"createdById":"d15221bf-f5e5-4c54-a98e-2f7afc310f5e","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"31e733b0-80d6-43a0-97b2-fb6cca10286c","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"09e6960b-ac26-4f55-bc83-c8cba388094f"},{"name":"sample string 1","fileExtension":"sample string 2","location":"sample string 3","jobTypeId":"21b17464-a97f-47c3-872e-437032ec7557","active":true,"autoEmailOnJobCompletion":true,"visibleOnPortal":true,"documents":[{"jobId":"b18fb692-53a3-4846-8b66-76431e04c4d7","job":{"jobTypeId":"1c1325c9-2aaf-4e9a-84ec-7c5e9e4ba3af","active":true,"stateId":"08daf752-ec19-46a0-b959-ec3e76bfb568","externalRef":"sample string 4","allocatedToId":"d5959333-93da-4b61-8e08-3b27bebfdec4","name":"sample string 5","scheduledDate":"2026-07-24T18:07:42.0074024+00:00","siteId":"dbefd8a8-0073-4fd2-8a35-d3033bf9f328","contactId":"6469487a-fa21-475d-8ad9-619f309b287b","notes":"sample string 8","timeInMinutes":9,"parentJobId":"721c3f00-0083-4aab-bfd9-639788692940","isGroupJob":true,"deviceId":"sample string 11","syncToDevice":true,"assetId":"5f65f06f-f4f9-4835-874d-8941b80cc8d7","jobRecurrenceId":"0e6905df-16b8-4f6f-8b67-5e68f1ec5425","rejectionReasonId":"4e013877-4395-496a-bf26-346a70ae046d","jobCategoryId":"6b239234-0bb9-479c-8cdf-de4055f8ce8c","numericCode":13,"completedDate":"2026-07-24T18:07:42.0074024+00:00","monitoringRegimeId":"sample string 14","jobState":{"name":"sample string 1","jobsWithThatState":[],"id":"050658c6-4b83-4a4e-a9c1-3a14262bfa77"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"4770326e-f62d-451c-8e24-d9e0a6246e00","titleId":"24e3ce3b-c32b-4b09-a030-836884aa0484","organisationId":"f78a075e-519f-459f-a974-c95ba2af953d","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"6e1c9191-0d09-460c-a1e5-66d7eba6eed0","createdById":"4f68e818-b374-4625-a6be-2ebe678c471f","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"31f3a60a-1071-4863-aac0-6ff65c51942d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"6cd640ff-3024-4b9b-a20a-379ee8265410"},"title":{"name":"sample string 1","id":"b2dc1b16-ba04-43d9-8435-7d41ee37e459"},"createdById":"e82c3d66-4ddd-4273-b41d-4f83d430f27c","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"5eec53bf-7ec6-41bb-8868-04c12bc8b236","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"411c5fc8-819d-47c1-a6d8-28ae35da14d7"},"asset":{"name":"sample string 1","description":"sample string 2","assetTypeId":"9a426a23-47c8-489c-bef5-f40962507925","location":"sample string 4","locationId":"sample string 5","externalReference":"sample string 6","serialNumber":"sample string 7","assetNumber":"sample string 8","uniqueBarcode":"sample string 9","notes":"sample string 10","siteId":"a4207659-f61a-4091-be34-4f78c6ed7ba4","owner":"sample string 11","active":true,"suspended":true,"jobId":"dfcf9ee1-57a8-4f05-aa60-26be7ce1324a","hierarchicalLocationId":"77bb1310-b058-469a-a3c9-483d72b89190","imageFileName":"sample string 14","jobs":[],"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"}],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},"id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},"id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"jobRecurrences":[{"name":"sample string 1","jobTypeGroupId":"9b610d21-a096-4fbe-bb9c-124f29002dde","userId":"28752928-99ee-4070-b1a6-c96f05d4b99d","createDaysBefore":3,"siteId":"23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b","contactId":"4231071c-0d5b-4e7a-aa91-62f9d54c7789","assetId":"ef7d7946-9b7a-4b57-bf36-7c200d63033e","startDate":"2026-07-24T18:07:42.0074024+00:00","endDate":"2026-07-24T18:07:42.0074024+00:00","numberGenerated":6,"lastDate":"2026-07-24T18:07:42.0074024+00:00","nextDate":"2026-07-24T18:07:42.0074024+00:00","overrideGeneratedNextDate":"2026-07-24T18:07:42.0074024+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"d0e9a732-dc73-4114-8a09-b24de3ecf140","recurrenceGroupId":"12d04a2f-fd33-4aea-b8b4-33513564dd6d","jobsGenerated":[],"systems":[{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"},{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"698ddf75-de08-4410-9c3c-9ca14807fc05"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"4770326e-f62d-451c-8e24-d9e0a6246e00","titleId":"24e3ce3b-c32b-4b09-a030-836884aa0484","organisationId":"f78a075e-519f-459f-a974-c95ba2af953d","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"6e1c9191-0d09-460c-a1e5-66d7eba6eed0","createdById":"4f68e818-b374-4625-a6be-2ebe678c471f","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"31f3a60a-1071-4863-aac0-6ff65c51942d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"6cd640ff-3024-4b9b-a20a-379ee8265410"},"title":{"name":"sample string 1","id":"b2dc1b16-ba04-43d9-8435-7d41ee37e459"},"createdById":"e82c3d66-4ddd-4273-b41d-4f83d430f27c","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"5eec53bf-7ec6-41bb-8868-04c12bc8b236","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"411c5fc8-819d-47c1-a6d8-28ae35da14d7"},"sampledAssets":[{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3},{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3}],"lastCompletedDate":"2026-07-24T18:07:42.0074024+00:00","createdById":"e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"32a78a46-cfe1-4427-89c5-99428c472b54","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"43c1db48-5229-403a-87e0-18dbf94686de"},{"name":"sample string 1","jobTypeGroupId":"9b610d21-a096-4fbe-bb9c-124f29002dde","userId":"28752928-99ee-4070-b1a6-c96f05d4b99d","createDaysBefore":3,"siteId":"23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b","contactId":"4231071c-0d5b-4e7a-aa91-62f9d54c7789","assetId":"ef7d7946-9b7a-4b57-bf36-7c200d63033e","startDate":"2026-07-24T18:07:42.0074024+00:00","endDate":"2026-07-24T18:07:42.0074024+00:00","numberGenerated":6,"lastDate":"2026-07-24T18:07:42.0074024+00:00","nextDate":"2026-07-24T18:07:42.0074024+00:00","overrideGeneratedNextDate":"2026-07-24T18:07:42.0074024+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"d0e9a732-dc73-4114-8a09-b24de3ecf140","recurrenceGroupId":"12d04a2f-fd33-4aea-b8b4-33513564dd6d","jobsGenerated":[],"systems":[{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"},{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"698ddf75-de08-4410-9c3c-9ca14807fc05"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"4770326e-f62d-451c-8e24-d9e0a6246e00","titleId":"24e3ce3b-c32b-4b09-a030-836884aa0484","organisationId":"f78a075e-519f-459f-a974-c95ba2af953d","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"6e1c9191-0d09-460c-a1e5-66d7eba6eed0","createdById":"4f68e818-b374-4625-a6be-2ebe678c471f","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"31f3a60a-1071-4863-aac0-6ff65c51942d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"6cd640ff-3024-4b9b-a20a-379ee8265410"},"title":{"name":"sample string 1","id":"b2dc1b16-ba04-43d9-8435-7d41ee37e459"},"createdById":"e82c3d66-4ddd-4273-b41d-4f83d430f27c","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"5eec53bf-7ec6-41bb-8868-04c12bc8b236","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"411c5fc8-819d-47c1-a6d8-28ae35da14d7"},"sampledAssets":[{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3},{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3}],"lastCompletedDate":"2026-07-24T18:07:42.0074024+00:00","createdById":"e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"32a78a46-cfe1-4427-89c5-99428c472b54","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"43c1db48-5229-403a-87e0-18dbf94686de"}],"sampledAssets":[{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3,"jobRecurrence":{"name":"sample string 1","jobTypeGroupId":"9b610d21-a096-4fbe-bb9c-124f29002dde","userId":"28752928-99ee-4070-b1a6-c96f05d4b99d","createDaysBefore":3,"siteId":"23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b","contactId":"4231071c-0d5b-4e7a-aa91-62f9d54c7789","assetId":"ef7d7946-9b7a-4b57-bf36-7c200d63033e","startDate":"2026-07-24T18:07:42.0074024+00:00","endDate":"2026-07-24T18:07:42.0074024+00:00","numberGenerated":6,"lastDate":"2026-07-24T18:07:42.0074024+00:00","nextDate":"2026-07-24T18:07:42.0074024+00:00","overrideGeneratedNextDate":"2026-07-24T18:07:42.0074024+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"d0e9a732-dc73-4114-8a09-b24de3ecf140","recurrenceGroupId":"12d04a2f-fd33-4aea-b8b4-33513564dd6d","jobsGenerated":[],"systems":[{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"},{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"698ddf75-de08-4410-9c3c-9ca14807fc05"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"4770326e-f62d-451c-8e24-d9e0a6246e00","titleId":"24e3ce3b-c32b-4b09-a030-836884aa0484","organisationId":"f78a075e-519f-459f-a974-c95ba2af953d","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"6e1c9191-0d09-460c-a1e5-66d7eba6eed0","createdById":"4f68e818-b374-4625-a6be-2ebe678c471f","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"31f3a60a-1071-4863-aac0-6ff65c51942d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"6cd640ff-3024-4b9b-a20a-379ee8265410"},"title":{"name":"sample string 1","id":"b2dc1b16-ba04-43d9-8435-7d41ee37e459"},"createdById":"e82c3d66-4ddd-4273-b41d-4f83d430f27c","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"5eec53bf-7ec6-41bb-8868-04c12bc8b236","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"411c5fc8-819d-47c1-a6d8-28ae35da14d7"},"sampledAssets":[],"lastCompletedDate":"2026-07-24T18:07:42.0074024+00:00","createdById":"e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"32a78a46-cfe1-4427-89c5-99428c472b54","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"43c1db48-5229-403a-87e0-18dbf94686de"}},{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3,"jobRecurrence":{"name":"sample string 1","jobTypeGroupId":"9b610d21-a096-4fbe-bb9c-124f29002dde","userId":"28752928-99ee-4070-b1a6-c96f05d4b99d","createDaysBefore":3,"siteId":"23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b","contactId":"4231071c-0d5b-4e7a-aa91-62f9d54c7789","assetId":"ef7d7946-9b7a-4b57-bf36-7c200d63033e","startDate":"2026-07-24T18:07:42.0074024+00:00","endDate":"2026-07-24T18:07:42.0074024+00:00","numberGenerated":6,"lastDate":"2026-07-24T18:07:42.0074024+00:00","nextDate":"2026-07-24T18:07:42.0074024+00:00","overrideGeneratedNextDate":"2026-07-24T18:07:42.0074024+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"d0e9a732-dc73-4114-8a09-b24de3ecf140","recurrenceGroupId":"12d04a2f-fd33-4aea-b8b4-33513564dd6d","jobsGenerated":[],"systems":[{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"},{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"698ddf75-de08-4410-9c3c-9ca14807fc05"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"4770326e-f62d-451c-8e24-d9e0a6246e00","titleId":"24e3ce3b-c32b-4b09-a030-836884aa0484","organisationId":"f78a075e-519f-459f-a974-c95ba2af953d","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"6e1c9191-0d09-460c-a1e5-66d7eba6eed0","createdById":"4f68e818-b374-4625-a6be-2ebe678c471f","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"31f3a60a-1071-4863-aac0-6ff65c51942d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"6cd640ff-3024-4b9b-a20a-379ee8265410"},"title":{"name":"sample string 1","id":"b2dc1b16-ba04-43d9-8435-7d41ee37e459"},"createdById":"e82c3d66-4ddd-4273-b41d-4f83d430f27c","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"5eec53bf-7ec6-41bb-8868-04c12bc8b236","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"411c5fc8-819d-47c1-a6d8-28ae35da14d7"},"sampledAssets":[],"lastCompletedDate":"2026-07-24T18:07:42.0074024+00:00","createdById":"e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"32a78a46-cfe1-4427-89c5-99428c472b54","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"43c1db48-5229-403a-87e0-18dbf94686de"}}],"monitoringRegimeSampledAssets":[{"monitoringRegimeId":"sample string 1","assetId":"e0531cff-dcf8-4c35-8442-707237a4b36f","jobIndexId":3},{"monitoringRegimeId":"sample string 1","assetId":"e0531cff-dcf8-4c35-8442-707237a4b36f","jobIndexId":3}],"hierarchicalLocation":{"siteId":"6cbdd07e-2f6d-46f6-a9a5-53045c74a49a","name":"sample string 2","parentId":"9593dcf9-9f08-47bb-aede-77486e98ce07","depth":3,"fullName":"sample string 4","active":true,"sortOrder":6.0,"createdById":"49f00f9f-c71a-4df0-9e19-b06227f7da81","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"0a055160-4913-4c51-b601-2485dac5f399","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"33e5baea-ee91-4303-b8f7-35f912b105bb"},"createdById":"7465c593-7ca9-4015-aa79-e9398b969573","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"b37eb9a9-bb2f-42b8-b511-c59f5e248d53","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"ec44aff5-f94e-4756-9077-04500c017ea8"},"jobRecurrence":{"name":"sample string 1","jobTypeGroupId":"9b610d21-a096-4fbe-bb9c-124f29002dde","userId":"28752928-99ee-4070-b1a6-c96f05d4b99d","createDaysBefore":3,"siteId":"23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b","contactId":"4231071c-0d5b-4e7a-aa91-62f9d54c7789","assetId":"ef7d7946-9b7a-4b57-bf36-7c200d63033e","startDate":"2026-07-24T18:07:42.0074024+00:00","endDate":"2026-07-24T18:07:42.0074024+00:00","numberGenerated":6,"lastDate":"2026-07-24T18:07:42.0074024+00:00","nextDate":"2026-07-24T18:07:42.0074024+00:00","overrideGeneratedNextDate":"2026-07-24T18:07:42.0074024+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"d0e9a732-dc73-4114-8a09-b24de3ecf140","recurrenceGroupId":"12d04a2f-fd33-4aea-b8b4-33513564dd6d","asset":{"name":"sample string 1","description":"sample string 2","assetTypeId":"9a426a23-47c8-489c-bef5-f40962507925","location":"sample string 4","locationId":"sample string 5","externalReference":"sample string 6","serialNumber":"sample string 7","assetNumber":"sample string 8","uniqueBarcode":"sample string 9","notes":"sample string 10","siteId":"a4207659-f61a-4091-be34-4f78c6ed7ba4","owner":"sample string 11","active":true,"suspended":true,"jobId":"dfcf9ee1-57a8-4f05-aa60-26be7ce1324a","hierarchicalLocationId":"77bb1310-b058-469a-a3c9-483d72b89190","imageFileName":"sample string 14","jobs":[],"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"}],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},"id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},"id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"jobRecurrences":[],"sampledAssets":[{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3},{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3}],"monitoringRegimeSampledAssets":[{"monitoringRegimeId":"sample string 1","assetId":"e0531cff-dcf8-4c35-8442-707237a4b36f","jobIndexId":3},{"monitoringRegimeId":"sample string 1","assetId":"e0531cff-dcf8-4c35-8442-707237a4b36f","jobIndexId":3}],"hierarchicalLocation":{"siteId":"6cbdd07e-2f6d-46f6-a9a5-53045c74a49a","name":"sample string 2","parentId":"9593dcf9-9f08-47bb-aede-77486e98ce07","depth":3,"fullName":"sample string 4","active":true,"sortOrder":6.0,"createdById":"49f00f9f-c71a-4df0-9e19-b06227f7da81","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"0a055160-4913-4c51-b601-2485dac5f399","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"33e5baea-ee91-4303-b8f7-35f912b105bb"},"createdById":"7465c593-7ca9-4015-aa79-e9398b969573","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"b37eb9a9-bb2f-42b8-b511-c59f5e248d53","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"ec44aff5-f94e-4756-9077-04500c017ea8"},"jobsGenerated":[],"systems":[{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"},{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"698ddf75-de08-4410-9c3c-9ca14807fc05"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"4770326e-f62d-451c-8e24-d9e0a6246e00","titleId":"24e3ce3b-c32b-4b09-a030-836884aa0484","organisationId":"f78a075e-519f-459f-a974-c95ba2af953d","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"6e1c9191-0d09-460c-a1e5-66d7eba6eed0","createdById":"4f68e818-b374-4625-a6be-2ebe678c471f","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"31f3a60a-1071-4863-aac0-6ff65c51942d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"6cd640ff-3024-4b9b-a20a-379ee8265410"},"title":{"name":"sample string 1","id":"b2dc1b16-ba04-43d9-8435-7d41ee37e459"},"createdById":"e82c3d66-4ddd-4273-b41d-4f83d430f27c","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"5eec53bf-7ec6-41bb-8868-04c12bc8b236","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"411c5fc8-819d-47c1-a6d8-28ae35da14d7"},"sampledAssets":[{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3,"asset":{"name":"sample string 1","description":"sample string 2","assetTypeId":"9a426a23-47c8-489c-bef5-f40962507925","location":"sample string 4","locationId":"sample string 5","externalReference":"sample string 6","serialNumber":"sample string 7","assetNumber":"sample string 8","uniqueBarcode":"sample string 9","notes":"sample string 10","siteId":"a4207659-f61a-4091-be34-4f78c6ed7ba4","owner":"sample string 11","active":true,"suspended":true,"jobId":"dfcf9ee1-57a8-4f05-aa60-26be7ce1324a","hierarchicalLocationId":"77bb1310-b058-469a-a3c9-483d72b89190","imageFileName":"sample string 14","jobs":[],"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"}],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},"id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},"id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"jobRecurrences":[],"sampledAssets":[],"monitoringRegimeSampledAssets":[{"monitoringRegimeId":"sample string 1","assetId":"e0531cff-dcf8-4c35-8442-707237a4b36f","jobIndexId":3},{"monitoringRegimeId":"sample string 1","assetId":"e0531cff-dcf8-4c35-8442-707237a4b36f","jobIndexId":3}],"hierarchicalLocation":{"siteId":"6cbdd07e-2f6d-46f6-a9a5-53045c74a49a","name":"sample string 2","parentId":"9593dcf9-9f08-47bb-aede-77486e98ce07","depth":3,"fullName":"sample string 4","active":true,"sortOrder":6.0,"createdById":"49f00f9f-c71a-4df0-9e19-b06227f7da81","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"0a055160-4913-4c51-b601-2485dac5f399","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"33e5baea-ee91-4303-b8f7-35f912b105bb"},"createdById":"7465c593-7ca9-4015-aa79-e9398b969573","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"b37eb9a9-bb2f-42b8-b511-c59f5e248d53","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"ec44aff5-f94e-4756-9077-04500c017ea8"}},{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3,"asset":{"name":"sample string 1","description":"sample string 2","assetTypeId":"9a426a23-47c8-489c-bef5-f40962507925","location":"sample string 4","locationId":"sample string 5","externalReference":"sample string 6","serialNumber":"sample string 7","assetNumber":"sample string 8","uniqueBarcode":"sample string 9","notes":"sample string 10","siteId":"a4207659-f61a-4091-be34-4f78c6ed7ba4","owner":"sample string 11","active":true,"suspended":true,"jobId":"dfcf9ee1-57a8-4f05-aa60-26be7ce1324a","hierarchicalLocationId":"77bb1310-b058-469a-a3c9-483d72b89190","imageFileName":"sample string 14","jobs":[],"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"}],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},"id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},"id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"jobRecurrences":[],"sampledAssets":[],"monitoringRegimeSampledAssets":[{"monitoringRegimeId":"sample string 1","assetId":"e0531cff-dcf8-4c35-8442-707237a4b36f","jobIndexId":3},{"monitoringRegimeId":"sample string 1","assetId":"e0531cff-dcf8-4c35-8442-707237a4b36f","jobIndexId":3}],"hierarchicalLocation":{"siteId":"6cbdd07e-2f6d-46f6-a9a5-53045c74a49a","name":"sample string 2","parentId":"9593dcf9-9f08-47bb-aede-77486e98ce07","depth":3,"fullName":"sample string 4","active":true,"sortOrder":6.0,"createdById":"49f00f9f-c71a-4df0-9e19-b06227f7da81","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"0a055160-4913-4c51-b601-2485dac5f399","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"33e5baea-ee91-4303-b8f7-35f912b105bb"},"createdById":"7465c593-7ca9-4015-aa79-e9398b969573","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"b37eb9a9-bb2f-42b8-b511-c59f5e248d53","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"ec44aff5-f94e-4756-9077-04500c017ea8"}}],"lastCompletedDate":"2026-07-24T18:07:42.0074024+00:00","createdById":"e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"32a78a46-cfe1-4427-89c5-99428c472b54","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"43c1db48-5229-403a-87e0-18dbf94686de"},"rejectionReason":{"order":1,"name":"sample string 2","active":true,"tenantOrganisationId":"397ac4b1-b13c-4bc0-b4aa-2e9304a9fa84","createdById":"753c932f-9470-4f8c-b9d8-3b80f74da1ab","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"0b91416f-65bd-4e90-8a95-cd381f2e3e34","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"82c80830-0f5f-466b-ab4d-6178da403712"},"jobCategory":{"name":"sample string 1","id":"5442ad2d-ce89-426a-85c6-f756829624a7"},"sections":[{"jobId":"c1a0c8ab-d988-4766-94e5-0c94774a9193","internalSectionTypeId":"733beae9-7856-4c0b-b15c-9351919383dc","sectionTypeId":"965a81b0-aef5-432c-9399-2f112148385f","caption":"sample string 4","name":"sample string 5","sectionJson":"sample string 6","repeatable":true,"template":true,"gridInput":true,"siteVisit":true,"active":true,"order":12.0,"fqn":"sample string 13","visible":true,"state":"d307d093-04d9-4fbb-9d7b-b793277e3352","sectionVariantId":"2dd538d4-92da-472e-b6e7-1df217a98d0a","sectionType":{"internalId":"8ec1ef74-bb9d-4b21-b362-93147f96e688","caption":"sample string 2","name":"sample string 3","repeatable":true,"template":true,"gridInput":true,"siteVisit":true,"jsonData":"sample string 8","order":9,"jobTypeId":"2e8dfabc-454b-40ad-8550-360a070feac4","active":true,"fqn":"sample string 12","visible":true,"fileImport":true,"sectionVariantId":"2f54ed93-1fcd-4cf3-a196-bf1f4f876981","expressionTypes":"sample string 15","createdById":"90a740fb-1fef-4be3-a1bb-ad02e73335ff","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"75b75608-188f-4f9b-89aa-5d30975f0f30","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"85374695-505d-4826-ad46-134d7879b1f0"},"createdById":"6d7250e1-514c-41bd-bc40-f38e3b7cb746","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"13943351-db05-4dd1-8dfd-f2f9cf7cea35","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"72f28092-a135-4716-bf56-e9e401142b35"},{"jobId":"c1a0c8ab-d988-4766-94e5-0c94774a9193","internalSectionTypeId":"733beae9-7856-4c0b-b15c-9351919383dc","sectionTypeId":"965a81b0-aef5-432c-9399-2f112148385f","caption":"sample string 4","name":"sample string 5","sectionJson":"sample string 6","repeatable":true,"template":true,"gridInput":true,"siteVisit":true,"active":true,"order":12.0,"fqn":"sample string 13","visible":true,"state":"d307d093-04d9-4fbb-9d7b-b793277e3352","sectionVariantId":"2dd538d4-92da-472e-b6e7-1df217a98d0a","sectionType":{"internalId":"8ec1ef74-bb9d-4b21-b362-93147f96e688","caption":"sample string 2","name":"sample string 3","repeatable":true,"template":true,"gridInput":true,"siteVisit":true,"jsonData":"sample string 8","order":9,"jobTypeId":"2e8dfabc-454b-40ad-8550-360a070feac4","active":true,"fqn":"sample string 12","visible":true,"fileImport":true,"sectionVariantId":"2f54ed93-1fcd-4cf3-a196-bf1f4f876981","expressionTypes":"sample string 15","createdById":"90a740fb-1fef-4be3-a1bb-ad02e73335ff","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"75b75608-188f-4f9b-89aa-5d30975f0f30","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"85374695-505d-4826-ad46-134d7879b1f0"},"createdById":"6d7250e1-514c-41bd-bc40-f38e3b7cb746","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"13943351-db05-4dd1-8dfd-f2f9cf7cea35","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"72f28092-a135-4716-bf56-e9e401142b35"}],"descendantJobs":[],"documents":[],"jobHistory":[{"jobId":"76dc91bc-7412-40f8-9435-7cc8837d55e2","jobHistoryTypeId":"35d9740a-25cc-4b1b-bce7-f9a1ecb76796","sourceStateId":"a5440a42-1183-481b-ba4e-36f2df2fcafd","destinationStateId":"64d38e88-f1e0-4e99-8b8c-4564f0030f70","allocatedToId":"170aeca6-cf8a-4422-bbcc-aa3dfa8ba6a7","clonedFromId":"a6acdb0f-6727-4096-bca2-262389609c73","jobHistoryType":{"name":"sample string 1","id":"d4eee8ff-76ff-4509-a0e1-7090842cb706"},"sourceJobState":{"name":"sample string 1","jobsWithThatState":[],"id":"050658c6-4b83-4a4e-a9c1-3a14262bfa77"},"destinationJobState":{"name":"sample string 1","jobsWithThatState":[],"id":"050658c6-4b83-4a4e-a9c1-3a14262bfa77"},"createdById":"9de612f4-4567-463a-adf9-f2ae8a35f51f","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"8873a50e-ea34-492f-8484-1bcf8763f65a","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"fe999e26-f4c4-4ce7-a525-a5202f9ec5fc"},{"jobId":"76dc91bc-7412-40f8-9435-7cc8837d55e2","jobHistoryTypeId":"35d9740a-25cc-4b1b-bce7-f9a1ecb76796","sourceStateId":"a5440a42-1183-481b-ba4e-36f2df2fcafd","destinationStateId":"64d38e88-f1e0-4e99-8b8c-4564f0030f70","allocatedToId":"170aeca6-cf8a-4422-bbcc-aa3dfa8ba6a7","clonedFromId":"a6acdb0f-6727-4096-bca2-262389609c73","jobHistoryType":{"name":"sample string 1","id":"d4eee8ff-76ff-4509-a0e1-7090842cb706"},"sourceJobState":{"name":"sample string 1","jobsWithThatState":[],"id":"050658c6-4b83-4a4e-a9c1-3a14262bfa77"},"destinationJobState":{"name":"sample string 1","jobsWithThatState":[],"id":"050658c6-4b83-4a4e-a9c1-3a14262bfa77"},"createdById":"9de612f4-4567-463a-adf9-f2ae8a35f51f","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"8873a50e-ea34-492f-8484-1bcf8763f65a","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"fe999e26-f4c4-4ce7-a525-a5202f9ec5fc"}],"createdById":"9623d0a1-89db-45c7-ad52-60dc42a4a2f7","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"82b746b5-a221-4c80-a41b-53fb595e97bf","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"04125e4f-5c2a-44d8-a35a-38d3e5faafb6"},"stateId":"58ebd7df-fc40-462b-b307-fda5696110e4","templateId":"2ae5e9bd-1ac5-4279-b21b-10573c3f75ab","fileLocationId":"8c2e6d10-3f89-4e15-a7e8-33c6bacc9c0d","fileLocation":{"location":"sample string 1","extension":"sample string 2","active":true,"createdById":"3d566615-4cca-4be0-9211-5c82a5f1abba","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"c2e287df-bdab-4943-aef3-9f34109c6e02","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"f38e6a6a-4500-48d7-a6a8-813fa77ae1a9"},"documentState":{"name":"sample string 1","documentsWithThatState":[],"id":"185e112d-07e3-4979-8e34-051b810b5d27"},"pdfGenerated":true,"visibleOnPortal":true,"name":"sample string 4","active":true,"createdById":"3330e76a-aa18-4462-bc41-6a3f68b4bd42","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"cead194f-d5fa-428a-88cd-25f8873ff16e","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"3332b716-5bee-4a0b-8cf1-052ae7fe0596"},{"jobId":"b18fb692-53a3-4846-8b66-76431e04c4d7","job":{"jobTypeId":"1c1325c9-2aaf-4e9a-84ec-7c5e9e4ba3af","active":true,"stateId":"08daf752-ec19-46a0-b959-ec3e76bfb568","externalRef":"sample string 4","allocatedToId":"d5959333-93da-4b61-8e08-3b27bebfdec4","name":"sample string 5","scheduledDate":"2026-07-24T18:07:42.0074024+00:00","siteId":"dbefd8a8-0073-4fd2-8a35-d3033bf9f328","contactId":"6469487a-fa21-475d-8ad9-619f309b287b","notes":"sample string 8","timeInMinutes":9,"parentJobId":"721c3f00-0083-4aab-bfd9-639788692940","isGroupJob":true,"deviceId":"sample string 11","syncToDevice":true,"assetId":"5f65f06f-f4f9-4835-874d-8941b80cc8d7","jobRecurrenceId":"0e6905df-16b8-4f6f-8b67-5e68f1ec5425","rejectionReasonId":"4e013877-4395-496a-bf26-346a70ae046d","jobCategoryId":"6b239234-0bb9-479c-8cdf-de4055f8ce8c","numericCode":13,"completedDate":"2026-07-24T18:07:42.0074024+00:00","monitoringRegimeId":"sample string 14","jobState":{"name":"sample string 1","jobsWithThatState":[],"id":"050658c6-4b83-4a4e-a9c1-3a14262bfa77"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"4770326e-f62d-451c-8e24-d9e0a6246e00","titleId":"24e3ce3b-c32b-4b09-a030-836884aa0484","organisationId":"f78a075e-519f-459f-a974-c95ba2af953d","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"6e1c9191-0d09-460c-a1e5-66d7eba6eed0","createdById":"4f68e818-b374-4625-a6be-2ebe678c471f","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"31f3a60a-1071-4863-aac0-6ff65c51942d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"6cd640ff-3024-4b9b-a20a-379ee8265410"},"title":{"name":"sample string 1","id":"b2dc1b16-ba04-43d9-8435-7d41ee37e459"},"createdById":"e82c3d66-4ddd-4273-b41d-4f83d430f27c","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"5eec53bf-7ec6-41bb-8868-04c12bc8b236","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"411c5fc8-819d-47c1-a6d8-28ae35da14d7"},"asset":{"name":"sample string 1","description":"sample string 2","assetTypeId":"9a426a23-47c8-489c-bef5-f40962507925","location":"sample string 4","locationId":"sample string 5","externalReference":"sample string 6","serialNumber":"sample string 7","assetNumber":"sample string 8","uniqueBarcode":"sample string 9","notes":"sample string 10","siteId":"a4207659-f61a-4091-be34-4f78c6ed7ba4","owner":"sample string 11","active":true,"suspended":true,"jobId":"dfcf9ee1-57a8-4f05-aa60-26be7ce1324a","hierarchicalLocationId":"77bb1310-b058-469a-a3c9-483d72b89190","imageFileName":"sample string 14","jobs":[],"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"}],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},"id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},"id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"jobRecurrences":[{"name":"sample string 1","jobTypeGroupId":"9b610d21-a096-4fbe-bb9c-124f29002dde","userId":"28752928-99ee-4070-b1a6-c96f05d4b99d","createDaysBefore":3,"siteId":"23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b","contactId":"4231071c-0d5b-4e7a-aa91-62f9d54c7789","assetId":"ef7d7946-9b7a-4b57-bf36-7c200d63033e","startDate":"2026-07-24T18:07:42.0074024+00:00","endDate":"2026-07-24T18:07:42.0074024+00:00","numberGenerated":6,"lastDate":"2026-07-24T18:07:42.0074024+00:00","nextDate":"2026-07-24T18:07:42.0074024+00:00","overrideGeneratedNextDate":"2026-07-24T18:07:42.0074024+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"d0e9a732-dc73-4114-8a09-b24de3ecf140","recurrenceGroupId":"12d04a2f-fd33-4aea-b8b4-33513564dd6d","jobsGenerated":[],"systems":[{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"},{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"698ddf75-de08-4410-9c3c-9ca14807fc05"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"4770326e-f62d-451c-8e24-d9e0a6246e00","titleId":"24e3ce3b-c32b-4b09-a030-836884aa0484","organisationId":"f78a075e-519f-459f-a974-c95ba2af953d","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"6e1c9191-0d09-460c-a1e5-66d7eba6eed0","createdById":"4f68e818-b374-4625-a6be-2ebe678c471f","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"31f3a60a-1071-4863-aac0-6ff65c51942d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"6cd640ff-3024-4b9b-a20a-379ee8265410"},"title":{"name":"sample string 1","id":"b2dc1b16-ba04-43d9-8435-7d41ee37e459"},"createdById":"e82c3d66-4ddd-4273-b41d-4f83d430f27c","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"5eec53bf-7ec6-41bb-8868-04c12bc8b236","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"411c5fc8-819d-47c1-a6d8-28ae35da14d7"},"sampledAssets":[{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3},{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3}],"lastCompletedDate":"2026-07-24T18:07:42.0074024+00:00","createdById":"e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"32a78a46-cfe1-4427-89c5-99428c472b54","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"43c1db48-5229-403a-87e0-18dbf94686de"},{"name":"sample string 1","jobTypeGroupId":"9b610d21-a096-4fbe-bb9c-124f29002dde","userId":"28752928-99ee-4070-b1a6-c96f05d4b99d","createDaysBefore":3,"siteId":"23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b","contactId":"4231071c-0d5b-4e7a-aa91-62f9d54c7789","assetId":"ef7d7946-9b7a-4b57-bf36-7c200d63033e","startDate":"2026-07-24T18:07:42.0074024+00:00","endDate":"2026-07-24T18:07:42.0074024+00:00","numberGenerated":6,"lastDate":"2026-07-24T18:07:42.0074024+00:00","nextDate":"2026-07-24T18:07:42.0074024+00:00","overrideGeneratedNextDate":"2026-07-24T18:07:42.0074024+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"d0e9a732-dc73-4114-8a09-b24de3ecf140","recurrenceGroupId":"12d04a2f-fd33-4aea-b8b4-33513564dd6d","jobsGenerated":[],"systems":[{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"},{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"698ddf75-de08-4410-9c3c-9ca14807fc05"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"4770326e-f62d-451c-8e24-d9e0a6246e00","titleId":"24e3ce3b-c32b-4b09-a030-836884aa0484","organisationId":"f78a075e-519f-459f-a974-c95ba2af953d","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"6e1c9191-0d09-460c-a1e5-66d7eba6eed0","createdById":"4f68e818-b374-4625-a6be-2ebe678c471f","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"31f3a60a-1071-4863-aac0-6ff65c51942d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"6cd640ff-3024-4b9b-a20a-379ee8265410"},"title":{"name":"sample string 1","id":"b2dc1b16-ba04-43d9-8435-7d41ee37e459"},"createdById":"e82c3d66-4ddd-4273-b41d-4f83d430f27c","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"5eec53bf-7ec6-41bb-8868-04c12bc8b236","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"411c5fc8-819d-47c1-a6d8-28ae35da14d7"},"sampledAssets":[{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3},{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3}],"lastCompletedDate":"2026-07-24T18:07:42.0074024+00:00","createdById":"e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"32a78a46-cfe1-4427-89c5-99428c472b54","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"43c1db48-5229-403a-87e0-18dbf94686de"}],"sampledAssets":[{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3,"jobRecurrence":{"name":"sample string 1","jobTypeGroupId":"9b610d21-a096-4fbe-bb9c-124f29002dde","userId":"28752928-99ee-4070-b1a6-c96f05d4b99d","createDaysBefore":3,"siteId":"23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b","contactId":"4231071c-0d5b-4e7a-aa91-62f9d54c7789","assetId":"ef7d7946-9b7a-4b57-bf36-7c200d63033e","startDate":"2026-07-24T18:07:42.0074024+00:00","endDate":"2026-07-24T18:07:42.0074024+00:00","numberGenerated":6,"lastDate":"2026-07-24T18:07:42.0074024+00:00","nextDate":"2026-07-24T18:07:42.0074024+00:00","overrideGeneratedNextDate":"2026-07-24T18:07:42.0074024+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"d0e9a732-dc73-4114-8a09-b24de3ecf140","recurrenceGroupId":"12d04a2f-fd33-4aea-b8b4-33513564dd6d","jobsGenerated":[],"systems":[{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"},{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"698ddf75-de08-4410-9c3c-9ca14807fc05"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"4770326e-f62d-451c-8e24-d9e0a6246e00","titleId":"24e3ce3b-c32b-4b09-a030-836884aa0484","organisationId":"f78a075e-519f-459f-a974-c95ba2af953d","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"6e1c9191-0d09-460c-a1e5-66d7eba6eed0","createdById":"4f68e818-b374-4625-a6be-2ebe678c471f","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"31f3a60a-1071-4863-aac0-6ff65c51942d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"6cd640ff-3024-4b9b-a20a-379ee8265410"},"title":{"name":"sample string 1","id":"b2dc1b16-ba04-43d9-8435-7d41ee37e459"},"createdById":"e82c3d66-4ddd-4273-b41d-4f83d430f27c","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"5eec53bf-7ec6-41bb-8868-04c12bc8b236","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"411c5fc8-819d-47c1-a6d8-28ae35da14d7"},"sampledAssets":[],"lastCompletedDate":"2026-07-24T18:07:42.0074024+00:00","createdById":"e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"32a78a46-cfe1-4427-89c5-99428c472b54","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"43c1db48-5229-403a-87e0-18dbf94686de"}},{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3,"jobRecurrence":{"name":"sample string 1","jobTypeGroupId":"9b610d21-a096-4fbe-bb9c-124f29002dde","userId":"28752928-99ee-4070-b1a6-c96f05d4b99d","createDaysBefore":3,"siteId":"23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b","contactId":"4231071c-0d5b-4e7a-aa91-62f9d54c7789","assetId":"ef7d7946-9b7a-4b57-bf36-7c200d63033e","startDate":"2026-07-24T18:07:42.0074024+00:00","endDate":"2026-07-24T18:07:42.0074024+00:00","numberGenerated":6,"lastDate":"2026-07-24T18:07:42.0074024+00:00","nextDate":"2026-07-24T18:07:42.0074024+00:00","overrideGeneratedNextDate":"2026-07-24T18:07:42.0074024+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"d0e9a732-dc73-4114-8a09-b24de3ecf140","recurrenceGroupId":"12d04a2f-fd33-4aea-b8b4-33513564dd6d","jobsGenerated":[],"systems":[{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"},{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"698ddf75-de08-4410-9c3c-9ca14807fc05"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"4770326e-f62d-451c-8e24-d9e0a6246e00","titleId":"24e3ce3b-c32b-4b09-a030-836884aa0484","organisationId":"f78a075e-519f-459f-a974-c95ba2af953d","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"6e1c9191-0d09-460c-a1e5-66d7eba6eed0","createdById":"4f68e818-b374-4625-a6be-2ebe678c471f","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"31f3a60a-1071-4863-aac0-6ff65c51942d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"6cd640ff-3024-4b9b-a20a-379ee8265410"},"title":{"name":"sample string 1","id":"b2dc1b16-ba04-43d9-8435-7d41ee37e459"},"createdById":"e82c3d66-4ddd-4273-b41d-4f83d430f27c","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"5eec53bf-7ec6-41bb-8868-04c12bc8b236","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"411c5fc8-819d-47c1-a6d8-28ae35da14d7"},"sampledAssets":[],"lastCompletedDate":"2026-07-24T18:07:42.0074024+00:00","createdById":"e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"32a78a46-cfe1-4427-89c5-99428c472b54","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"43c1db48-5229-403a-87e0-18dbf94686de"}}],"monitoringRegimeSampledAssets":[{"monitoringRegimeId":"sample string 1","assetId":"e0531cff-dcf8-4c35-8442-707237a4b36f","jobIndexId":3},{"monitoringRegimeId":"sample string 1","assetId":"e0531cff-dcf8-4c35-8442-707237a4b36f","jobIndexId":3}],"hierarchicalLocation":{"siteId":"6cbdd07e-2f6d-46f6-a9a5-53045c74a49a","name":"sample string 2","parentId":"9593dcf9-9f08-47bb-aede-77486e98ce07","depth":3,"fullName":"sample string 4","active":true,"sortOrder":6.0,"createdById":"49f00f9f-c71a-4df0-9e19-b06227f7da81","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"0a055160-4913-4c51-b601-2485dac5f399","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"33e5baea-ee91-4303-b8f7-35f912b105bb"},"createdById":"7465c593-7ca9-4015-aa79-e9398b969573","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"b37eb9a9-bb2f-42b8-b511-c59f5e248d53","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"ec44aff5-f94e-4756-9077-04500c017ea8"},"jobRecurrence":{"name":"sample string 1","jobTypeGroupId":"9b610d21-a096-4fbe-bb9c-124f29002dde","userId":"28752928-99ee-4070-b1a6-c96f05d4b99d","createDaysBefore":3,"siteId":"23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b","contactId":"4231071c-0d5b-4e7a-aa91-62f9d54c7789","assetId":"ef7d7946-9b7a-4b57-bf36-7c200d63033e","startDate":"2026-07-24T18:07:42.0074024+00:00","endDate":"2026-07-24T18:07:42.0074024+00:00","numberGenerated":6,"lastDate":"2026-07-24T18:07:42.0074024+00:00","nextDate":"2026-07-24T18:07:42.0074024+00:00","overrideGeneratedNextDate":"2026-07-24T18:07:42.0074024+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"d0e9a732-dc73-4114-8a09-b24de3ecf140","recurrenceGroupId":"12d04a2f-fd33-4aea-b8b4-33513564dd6d","asset":{"name":"sample string 1","description":"sample string 2","assetTypeId":"9a426a23-47c8-489c-bef5-f40962507925","location":"sample string 4","locationId":"sample string 5","externalReference":"sample string 6","serialNumber":"sample string 7","assetNumber":"sample string 8","uniqueBarcode":"sample string 9","notes":"sample string 10","siteId":"a4207659-f61a-4091-be34-4f78c6ed7ba4","owner":"sample string 11","active":true,"suspended":true,"jobId":"dfcf9ee1-57a8-4f05-aa60-26be7ce1324a","hierarchicalLocationId":"77bb1310-b058-469a-a3c9-483d72b89190","imageFileName":"sample string 14","jobs":[],"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"}],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},"id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},"id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"jobRecurrences":[],"sampledAssets":[{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3},{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3}],"monitoringRegimeSampledAssets":[{"monitoringRegimeId":"sample string 1","assetId":"e0531cff-dcf8-4c35-8442-707237a4b36f","jobIndexId":3},{"monitoringRegimeId":"sample string 1","assetId":"e0531cff-dcf8-4c35-8442-707237a4b36f","jobIndexId":3}],"hierarchicalLocation":{"siteId":"6cbdd07e-2f6d-46f6-a9a5-53045c74a49a","name":"sample string 2","parentId":"9593dcf9-9f08-47bb-aede-77486e98ce07","depth":3,"fullName":"sample string 4","active":true,"sortOrder":6.0,"createdById":"49f00f9f-c71a-4df0-9e19-b06227f7da81","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"0a055160-4913-4c51-b601-2485dac5f399","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"33e5baea-ee91-4303-b8f7-35f912b105bb"},"createdById":"7465c593-7ca9-4015-aa79-e9398b969573","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"b37eb9a9-bb2f-42b8-b511-c59f5e248d53","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"ec44aff5-f94e-4756-9077-04500c017ea8"},"jobsGenerated":[],"systems":[{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"},{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"698ddf75-de08-4410-9c3c-9ca14807fc05"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"4770326e-f62d-451c-8e24-d9e0a6246e00","titleId":"24e3ce3b-c32b-4b09-a030-836884aa0484","organisationId":"f78a075e-519f-459f-a974-c95ba2af953d","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"6e1c9191-0d09-460c-a1e5-66d7eba6eed0","createdById":"4f68e818-b374-4625-a6be-2ebe678c471f","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"31f3a60a-1071-4863-aac0-6ff65c51942d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"6cd640ff-3024-4b9b-a20a-379ee8265410"},"title":{"name":"sample string 1","id":"b2dc1b16-ba04-43d9-8435-7d41ee37e459"},"createdById":"e82c3d66-4ddd-4273-b41d-4f83d430f27c","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"5eec53bf-7ec6-41bb-8868-04c12bc8b236","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"411c5fc8-819d-47c1-a6d8-28ae35da14d7"},"sampledAssets":[{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3,"asset":{"name":"sample string 1","description":"sample string 2","assetTypeId":"9a426a23-47c8-489c-bef5-f40962507925","location":"sample string 4","locationId":"sample string 5","externalReference":"sample string 6","serialNumber":"sample string 7","assetNumber":"sample string 8","uniqueBarcode":"sample string 9","notes":"sample string 10","siteId":"a4207659-f61a-4091-be34-4f78c6ed7ba4","owner":"sample string 11","active":true,"suspended":true,"jobId":"dfcf9ee1-57a8-4f05-aa60-26be7ce1324a","hierarchicalLocationId":"77bb1310-b058-469a-a3c9-483d72b89190","imageFileName":"sample string 14","jobs":[],"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"}],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},"id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},"id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"jobRecurrences":[],"sampledAssets":[],"monitoringRegimeSampledAssets":[{"monitoringRegimeId":"sample string 1","assetId":"e0531cff-dcf8-4c35-8442-707237a4b36f","jobIndexId":3},{"monitoringRegimeId":"sample string 1","assetId":"e0531cff-dcf8-4c35-8442-707237a4b36f","jobIndexId":3}],"hierarchicalLocation":{"siteId":"6cbdd07e-2f6d-46f6-a9a5-53045c74a49a","name":"sample string 2","parentId":"9593dcf9-9f08-47bb-aede-77486e98ce07","depth":3,"fullName":"sample string 4","active":true,"sortOrder":6.0,"createdById":"49f00f9f-c71a-4df0-9e19-b06227f7da81","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"0a055160-4913-4c51-b601-2485dac5f399","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"33e5baea-ee91-4303-b8f7-35f912b105bb"},"createdById":"7465c593-7ca9-4015-aa79-e9398b969573","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"b37eb9a9-bb2f-42b8-b511-c59f5e248d53","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"ec44aff5-f94e-4756-9077-04500c017ea8"}},{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3,"asset":{"name":"sample string 1","description":"sample string 2","assetTypeId":"9a426a23-47c8-489c-bef5-f40962507925","location":"sample string 4","locationId":"sample string 5","externalReference":"sample string 6","serialNumber":"sample string 7","assetNumber":"sample string 8","uniqueBarcode":"sample string 9","notes":"sample string 10","siteId":"a4207659-f61a-4091-be34-4f78c6ed7ba4","owner":"sample string 11","active":true,"suspended":true,"jobId":"dfcf9ee1-57a8-4f05-aa60-26be7ce1324a","hierarchicalLocationId":"77bb1310-b058-469a-a3c9-483d72b89190","imageFileName":"sample string 14","jobs":[],"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"}],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},"id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},"id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"jobRecurrences":[],"sampledAssets":[],"monitoringRegimeSampledAssets":[{"monitoringRegimeId":"sample string 1","assetId":"e0531cff-dcf8-4c35-8442-707237a4b36f","jobIndexId":3},{"monitoringRegimeId":"sample string 1","assetId":"e0531cff-dcf8-4c35-8442-707237a4b36f","jobIndexId":3}],"hierarchicalLocation":{"siteId":"6cbdd07e-2f6d-46f6-a9a5-53045c74a49a","name":"sample string 2","parentId":"9593dcf9-9f08-47bb-aede-77486e98ce07","depth":3,"fullName":"sample string 4","active":true,"sortOrder":6.0,"createdById":"49f00f9f-c71a-4df0-9e19-b06227f7da81","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"0a055160-4913-4c51-b601-2485dac5f399","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"33e5baea-ee91-4303-b8f7-35f912b105bb"},"createdById":"7465c593-7ca9-4015-aa79-e9398b969573","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"b37eb9a9-bb2f-42b8-b511-c59f5e248d53","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"ec44aff5-f94e-4756-9077-04500c017ea8"}}],"lastCompletedDate":"2026-07-24T18:07:42.0074024+00:00","createdById":"e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"32a78a46-cfe1-4427-89c5-99428c472b54","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"43c1db48-5229-403a-87e0-18dbf94686de"},"rejectionReason":{"order":1,"name":"sample string 2","active":true,"tenantOrganisationId":"397ac4b1-b13c-4bc0-b4aa-2e9304a9fa84","createdById":"753c932f-9470-4f8c-b9d8-3b80f74da1ab","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"0b91416f-65bd-4e90-8a95-cd381f2e3e34","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"82c80830-0f5f-466b-ab4d-6178da403712"},"jobCategory":{"name":"sample string 1","id":"5442ad2d-ce89-426a-85c6-f756829624a7"},"sections":[{"jobId":"c1a0c8ab-d988-4766-94e5-0c94774a9193","internalSectionTypeId":"733beae9-7856-4c0b-b15c-9351919383dc","sectionTypeId":"965a81b0-aef5-432c-9399-2f112148385f","caption":"sample string 4","name":"sample string 5","sectionJson":"sample string 6","repeatable":true,"template":true,"gridInput":true,"siteVisit":true,"active":true,"order":12.0,"fqn":"sample string 13","visible":true,"state":"d307d093-04d9-4fbb-9d7b-b793277e3352","sectionVariantId":"2dd538d4-92da-472e-b6e7-1df217a98d0a","sectionType":{"internalId":"8ec1ef74-bb9d-4b21-b362-93147f96e688","caption":"sample string 2","name":"sample string 3","repeatable":true,"template":true,"gridInput":true,"siteVisit":true,"jsonData":"sample string 8","order":9,"jobTypeId":"2e8dfabc-454b-40ad-8550-360a070feac4","active":true,"fqn":"sample string 12","visible":true,"fileImport":true,"sectionVariantId":"2f54ed93-1fcd-4cf3-a196-bf1f4f876981","expressionTypes":"sample string 15","createdById":"90a740fb-1fef-4be3-a1bb-ad02e73335ff","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"75b75608-188f-4f9b-89aa-5d30975f0f30","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"85374695-505d-4826-ad46-134d7879b1f0"},"createdById":"6d7250e1-514c-41bd-bc40-f38e3b7cb746","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"13943351-db05-4dd1-8dfd-f2f9cf7cea35","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"72f28092-a135-4716-bf56-e9e401142b35"},{"jobId":"c1a0c8ab-d988-4766-94e5-0c94774a9193","internalSectionTypeId":"733beae9-7856-4c0b-b15c-9351919383dc","sectionTypeId":"965a81b0-aef5-432c-9399-2f112148385f","caption":"sample string 4","name":"sample string 5","sectionJson":"sample string 6","repeatable":true,"template":true,"gridInput":true,"siteVisit":true,"active":true,"order":12.0,"fqn":"sample string 13","visible":true,"state":"d307d093-04d9-4fbb-9d7b-b793277e3352","sectionVariantId":"2dd538d4-92da-472e-b6e7-1df217a98d0a","sectionType":{"internalId":"8ec1ef74-bb9d-4b21-b362-93147f96e688","caption":"sample string 2","name":"sample string 3","repeatable":true,"template":true,"gridInput":true,"siteVisit":true,"jsonData":"sample string 8","order":9,"jobTypeId":"2e8dfabc-454b-40ad-8550-360a070feac4","active":true,"fqn":"sample string 12","visible":true,"fileImport":true,"sectionVariantId":"2f54ed93-1fcd-4cf3-a196-bf1f4f876981","expressionTypes":"sample string 15","createdById":"90a740fb-1fef-4be3-a1bb-ad02e73335ff","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"75b75608-188f-4f9b-89aa-5d30975f0f30","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"85374695-505d-4826-ad46-134d7879b1f0"},"createdById":"6d7250e1-514c-41bd-bc40-f38e3b7cb746","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"13943351-db05-4dd1-8dfd-f2f9cf7cea35","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"72f28092-a135-4716-bf56-e9e401142b35"}],"descendantJobs":[],"documents":[],"jobHistory":[{"jobId":"76dc91bc-7412-40f8-9435-7cc8837d55e2","jobHistoryTypeId":"35d9740a-25cc-4b1b-bce7-f9a1ecb76796","sourceStateId":"a5440a42-1183-481b-ba4e-36f2df2fcafd","destinationStateId":"64d38e88-f1e0-4e99-8b8c-4564f0030f70","allocatedToId":"170aeca6-cf8a-4422-bbcc-aa3dfa8ba6a7","clonedFromId":"a6acdb0f-6727-4096-bca2-262389609c73","jobHistoryType":{"name":"sample string 1","id":"d4eee8ff-76ff-4509-a0e1-7090842cb706"},"sourceJobState":{"name":"sample string 1","jobsWithThatState":[],"id":"050658c6-4b83-4a4e-a9c1-3a14262bfa77"},"destinationJobState":{"name":"sample string 1","jobsWithThatState":[],"id":"050658c6-4b83-4a4e-a9c1-3a14262bfa77"},"createdById":"9de612f4-4567-463a-adf9-f2ae8a35f51f","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"8873a50e-ea34-492f-8484-1bcf8763f65a","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"fe999e26-f4c4-4ce7-a525-a5202f9ec5fc"},{"jobId":"76dc91bc-7412-40f8-9435-7cc8837d55e2","jobHistoryTypeId":"35d9740a-25cc-4b1b-bce7-f9a1ecb76796","sourceStateId":"a5440a42-1183-481b-ba4e-36f2df2fcafd","destinationStateId":"64d38e88-f1e0-4e99-8b8c-4564f0030f70","allocatedToId":"170aeca6-cf8a-4422-bbcc-aa3dfa8ba6a7","clonedFromId":"a6acdb0f-6727-4096-bca2-262389609c73","jobHistoryType":{"name":"sample string 1","id":"d4eee8ff-76ff-4509-a0e1-7090842cb706"},"sourceJobState":{"name":"sample string 1","jobsWithThatState":[],"id":"050658c6-4b83-4a4e-a9c1-3a14262bfa77"},"destinationJobState":{"name":"sample string 1","jobsWithThatState":[],"id":"050658c6-4b83-4a4e-a9c1-3a14262bfa77"},"createdById":"9de612f4-4567-463a-adf9-f2ae8a35f51f","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"8873a50e-ea34-492f-8484-1bcf8763f65a","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"fe999e26-f4c4-4ce7-a525-a5202f9ec5fc"}],"createdById":"9623d0a1-89db-45c7-ad52-60dc42a4a2f7","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"82b746b5-a221-4c80-a41b-53fb595e97bf","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"04125e4f-5c2a-44d8-a35a-38d3e5faafb6"},"stateId":"58ebd7df-fc40-462b-b307-fda5696110e4","templateId":"2ae5e9bd-1ac5-4279-b21b-10573c3f75ab","fileLocationId":"8c2e6d10-3f89-4e15-a7e8-33c6bacc9c0d","fileLocation":{"location":"sample string 1","extension":"sample string 2","active":true,"createdById":"3d566615-4cca-4be0-9211-5c82a5f1abba","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"c2e287df-bdab-4943-aef3-9f34109c6e02","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"f38e6a6a-4500-48d7-a6a8-813fa77ae1a9"},"documentState":{"name":"sample string 1","documentsWithThatState":[],"id":"185e112d-07e3-4979-8e34-051b810b5d27"},"pdfGenerated":true,"visibleOnPortal":true,"name":"sample string 4","active":true,"createdById":"3330e76a-aa18-4462-bc41-6a3f68b4bd42","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"cead194f-d5fa-428a-88cd-25f8873ff16e","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"3332b716-5bee-4a0b-8cf1-052ae7fe0596"}],"createdById":"d15221bf-f5e5-4c54-a98e-2f7afc310f5e","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"31e733b0-80d6-43a0-97b2-fb6cca10286c","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"09e6960b-ac26-4f55-bc83-c8cba388094f"}],"sectionTypes":[{"internalId":"8ec1ef74-bb9d-4b21-b362-93147f96e688","caption":"sample string 2","name":"sample string 3","repeatable":true,"template":true,"gridInput":true,"siteVisit":true,"jsonData":"sample string 8","order":9,"jobTypeId":"2e8dfabc-454b-40ad-8550-360a070feac4","active":true,"fqn":"sample string 12","visible":true,"fileImport":true,"sectionVariantId":"2f54ed93-1fcd-4cf3-a196-bf1f4f876981","expressionTypes":"sample string 15","createdById":"90a740fb-1fef-4be3-a1bb-ad02e73335ff","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"75b75608-188f-4f9b-89aa-5d30975f0f30","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"85374695-505d-4826-ad46-134d7879b1f0"},{"internalId":"8ec1ef74-bb9d-4b21-b362-93147f96e688","caption":"sample string 2","name":"sample string 3","repeatable":true,"template":true,"gridInput":true,"siteVisit":true,"jsonData":"sample string 8","order":9,"jobTypeId":"2e8dfabc-454b-40ad-8550-360a070feac4","active":true,"fqn":"sample string 12","visible":true,"fileImport":true,"sectionVariantId":"2f54ed93-1fcd-4cf3-a196-bf1f4f876981","expressionTypes":"sample string 15","createdById":"90a740fb-1fef-4be3-a1bb-ad02e73335ff","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"75b75608-188f-4f9b-89aa-5d30975f0f30","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"85374695-505d-4826-ad46-134d7879b1f0"}],"jobs":[{"jobTypeId":"1c1325c9-2aaf-4e9a-84ec-7c5e9e4ba3af","active":true,"stateId":"08daf752-ec19-46a0-b959-ec3e76bfb568","externalRef":"sample string 4","allocatedToId":"d5959333-93da-4b61-8e08-3b27bebfdec4","name":"sample string 5","scheduledDate":"2026-07-24T18:07:42.0074024+00:00","siteId":"dbefd8a8-0073-4fd2-8a35-d3033bf9f328","contactId":"6469487a-fa21-475d-8ad9-619f309b287b","notes":"sample string 8","timeInMinutes":9,"parentJobId":"721c3f00-0083-4aab-bfd9-639788692940","isGroupJob":true,"deviceId":"sample string 11","syncToDevice":true,"assetId":"5f65f06f-f4f9-4835-874d-8941b80cc8d7","jobRecurrenceId":"0e6905df-16b8-4f6f-8b67-5e68f1ec5425","rejectionReasonId":"4e013877-4395-496a-bf26-346a70ae046d","jobCategoryId":"6b239234-0bb9-479c-8cdf-de4055f8ce8c","numericCode":13,"completedDate":"2026-07-24T18:07:42.0074024+00:00","monitoringRegimeId":"sample string 14","jobState":{"name":"sample string 1","jobsWithThatState":[],"id":"050658c6-4b83-4a4e-a9c1-3a14262bfa77"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"4770326e-f62d-451c-8e24-d9e0a6246e00","titleId":"24e3ce3b-c32b-4b09-a030-836884aa0484","organisationId":"f78a075e-519f-459f-a974-c95ba2af953d","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"6e1c9191-0d09-460c-a1e5-66d7eba6eed0","createdById":"4f68e818-b374-4625-a6be-2ebe678c471f","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"31f3a60a-1071-4863-aac0-6ff65c51942d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"6cd640ff-3024-4b9b-a20a-379ee8265410"},"title":{"name":"sample string 1","id":"b2dc1b16-ba04-43d9-8435-7d41ee37e459"},"createdById":"e82c3d66-4ddd-4273-b41d-4f83d430f27c","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"5eec53bf-7ec6-41bb-8868-04c12bc8b236","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"411c5fc8-819d-47c1-a6d8-28ae35da14d7"},"asset":{"name":"sample string 1","description":"sample string 2","assetTypeId":"9a426a23-47c8-489c-bef5-f40962507925","location":"sample string 4","locationId":"sample string 5","externalReference":"sample string 6","serialNumber":"sample string 7","assetNumber":"sample string 8","uniqueBarcode":"sample string 9","notes":"sample string 10","siteId":"a4207659-f61a-4091-be34-4f78c6ed7ba4","owner":"sample string 11","active":true,"suspended":true,"jobId":"dfcf9ee1-57a8-4f05-aa60-26be7ce1324a","hierarchicalLocationId":"77bb1310-b058-469a-a3c9-483d72b89190","imageFileName":"sample string 14","jobs":[],"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"}],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},"id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},"id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"jobRecurrences":[{"name":"sample string 1","jobTypeGroupId":"9b610d21-a096-4fbe-bb9c-124f29002dde","userId":"28752928-99ee-4070-b1a6-c96f05d4b99d","createDaysBefore":3,"siteId":"23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b","contactId":"4231071c-0d5b-4e7a-aa91-62f9d54c7789","assetId":"ef7d7946-9b7a-4b57-bf36-7c200d63033e","startDate":"2026-07-24T18:07:42.0074024+00:00","endDate":"2026-07-24T18:07:42.0074024+00:00","numberGenerated":6,"lastDate":"2026-07-24T18:07:42.0074024+00:00","nextDate":"2026-07-24T18:07:42.0074024+00:00","overrideGeneratedNextDate":"2026-07-24T18:07:42.0074024+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"d0e9a732-dc73-4114-8a09-b24de3ecf140","recurrenceGroupId":"12d04a2f-fd33-4aea-b8b4-33513564dd6d","jobsGenerated":[],"systems":[{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"},{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"698ddf75-de08-4410-9c3c-9ca14807fc05"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"4770326e-f62d-451c-8e24-d9e0a6246e00","titleId":"24e3ce3b-c32b-4b09-a030-836884aa0484","organisationId":"f78a075e-519f-459f-a974-c95ba2af953d","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"6e1c9191-0d09-460c-a1e5-66d7eba6eed0","createdById":"4f68e818-b374-4625-a6be-2ebe678c471f","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"31f3a60a-1071-4863-aac0-6ff65c51942d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"6cd640ff-3024-4b9b-a20a-379ee8265410"},"title":{"name":"sample string 1","id":"b2dc1b16-ba04-43d9-8435-7d41ee37e459"},"createdById":"e82c3d66-4ddd-4273-b41d-4f83d430f27c","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"5eec53bf-7ec6-41bb-8868-04c12bc8b236","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"411c5fc8-819d-47c1-a6d8-28ae35da14d7"},"sampledAssets":[{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3},{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3}],"lastCompletedDate":"2026-07-24T18:07:42.0074024+00:00","createdById":"e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"32a78a46-cfe1-4427-89c5-99428c472b54","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"43c1db48-5229-403a-87e0-18dbf94686de"},{"name":"sample string 1","jobTypeGroupId":"9b610d21-a096-4fbe-bb9c-124f29002dde","userId":"28752928-99ee-4070-b1a6-c96f05d4b99d","createDaysBefore":3,"siteId":"23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b","contactId":"4231071c-0d5b-4e7a-aa91-62f9d54c7789","assetId":"ef7d7946-9b7a-4b57-bf36-7c200d63033e","startDate":"2026-07-24T18:07:42.0074024+00:00","endDate":"2026-07-24T18:07:42.0074024+00:00","numberGenerated":6,"lastDate":"2026-07-24T18:07:42.0074024+00:00","nextDate":"2026-07-24T18:07:42.0074024+00:00","overrideGeneratedNextDate":"2026-07-24T18:07:42.0074024+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"d0e9a732-dc73-4114-8a09-b24de3ecf140","recurrenceGroupId":"12d04a2f-fd33-4aea-b8b4-33513564dd6d","jobsGenerated":[],"systems":[{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"},{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"698ddf75-de08-4410-9c3c-9ca14807fc05"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"4770326e-f62d-451c-8e24-d9e0a6246e00","titleId":"24e3ce3b-c32b-4b09-a030-836884aa0484","organisationId":"f78a075e-519f-459f-a974-c95ba2af953d","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"6e1c9191-0d09-460c-a1e5-66d7eba6eed0","createdById":"4f68e818-b374-4625-a6be-2ebe678c471f","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"31f3a60a-1071-4863-aac0-6ff65c51942d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"6cd640ff-3024-4b9b-a20a-379ee8265410"},"title":{"name":"sample string 1","id":"b2dc1b16-ba04-43d9-8435-7d41ee37e459"},"createdById":"e82c3d66-4ddd-4273-b41d-4f83d430f27c","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"5eec53bf-7ec6-41bb-8868-04c12bc8b236","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"411c5fc8-819d-47c1-a6d8-28ae35da14d7"},"sampledAssets":[{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3},{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3}],"lastCompletedDate":"2026-07-24T18:07:42.0074024+00:00","createdById":"e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"32a78a46-cfe1-4427-89c5-99428c472b54","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"43c1db48-5229-403a-87e0-18dbf94686de"}],"sampledAssets":[{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3,"jobRecurrence":{"name":"sample string 1","jobTypeGroupId":"9b610d21-a096-4fbe-bb9c-124f29002dde","userId":"28752928-99ee-4070-b1a6-c96f05d4b99d","createDaysBefore":3,"siteId":"23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b","contactId":"4231071c-0d5b-4e7a-aa91-62f9d54c7789","assetId":"ef7d7946-9b7a-4b57-bf36-7c200d63033e","startDate":"2026-07-24T18:07:42.0074024+00:00","endDate":"2026-07-24T18:07:42.0074024+00:00","numberGenerated":6,"lastDate":"2026-07-24T18:07:42.0074024+00:00","nextDate":"2026-07-24T18:07:42.0074024+00:00","overrideGeneratedNextDate":"2026-07-24T18:07:42.0074024+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"d0e9a732-dc73-4114-8a09-b24de3ecf140","recurrenceGroupId":"12d04a2f-fd33-4aea-b8b4-33513564dd6d","jobsGenerated":[],"systems":[{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"},{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"698ddf75-de08-4410-9c3c-9ca14807fc05"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"4770326e-f62d-451c-8e24-d9e0a6246e00","titleId":"24e3ce3b-c32b-4b09-a030-836884aa0484","organisationId":"f78a075e-519f-459f-a974-c95ba2af953d","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"6e1c9191-0d09-460c-a1e5-66d7eba6eed0","createdById":"4f68e818-b374-4625-a6be-2ebe678c471f","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"31f3a60a-1071-4863-aac0-6ff65c51942d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"6cd640ff-3024-4b9b-a20a-379ee8265410"},"title":{"name":"sample string 1","id":"b2dc1b16-ba04-43d9-8435-7d41ee37e459"},"createdById":"e82c3d66-4ddd-4273-b41d-4f83d430f27c","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"5eec53bf-7ec6-41bb-8868-04c12bc8b236","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"411c5fc8-819d-47c1-a6d8-28ae35da14d7"},"sampledAssets":[],"lastCompletedDate":"2026-07-24T18:07:42.0074024+00:00","createdById":"e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"32a78a46-cfe1-4427-89c5-99428c472b54","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"43c1db48-5229-403a-87e0-18dbf94686de"}},{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3,"jobRecurrence":{"name":"sample string 1","jobTypeGroupId":"9b610d21-a096-4fbe-bb9c-124f29002dde","userId":"28752928-99ee-4070-b1a6-c96f05d4b99d","createDaysBefore":3,"siteId":"23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b","contactId":"4231071c-0d5b-4e7a-aa91-62f9d54c7789","assetId":"ef7d7946-9b7a-4b57-bf36-7c200d63033e","startDate":"2026-07-24T18:07:42.0074024+00:00","endDate":"2026-07-24T18:07:42.0074024+00:00","numberGenerated":6,"lastDate":"2026-07-24T18:07:42.0074024+00:00","nextDate":"2026-07-24T18:07:42.0074024+00:00","overrideGeneratedNextDate":"2026-07-24T18:07:42.0074024+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"d0e9a732-dc73-4114-8a09-b24de3ecf140","recurrenceGroupId":"12d04a2f-fd33-4aea-b8b4-33513564dd6d","jobsGenerated":[],"systems":[{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"},{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"698ddf75-de08-4410-9c3c-9ca14807fc05"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"4770326e-f62d-451c-8e24-d9e0a6246e00","titleId":"24e3ce3b-c32b-4b09-a030-836884aa0484","organisationId":"f78a075e-519f-459f-a974-c95ba2af953d","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"6e1c9191-0d09-460c-a1e5-66d7eba6eed0","createdById":"4f68e818-b374-4625-a6be-2ebe678c471f","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"31f3a60a-1071-4863-aac0-6ff65c51942d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"6cd640ff-3024-4b9b-a20a-379ee8265410"},"title":{"name":"sample string 1","id":"b2dc1b16-ba04-43d9-8435-7d41ee37e459"},"createdById":"e82c3d66-4ddd-4273-b41d-4f83d430f27c","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"5eec53bf-7ec6-41bb-8868-04c12bc8b236","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"411c5fc8-819d-47c1-a6d8-28ae35da14d7"},"sampledAssets":[],"lastCompletedDate":"2026-07-24T18:07:42.0074024+00:00","createdById":"e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"32a78a46-cfe1-4427-89c5-99428c472b54","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"43c1db48-5229-403a-87e0-18dbf94686de"}}],"monitoringRegimeSampledAssets":[{"monitoringRegimeId":"sample string 1","assetId":"e0531cff-dcf8-4c35-8442-707237a4b36f","jobIndexId":3},{"monitoringRegimeId":"sample string 1","assetId":"e0531cff-dcf8-4c35-8442-707237a4b36f","jobIndexId":3}],"hierarchicalLocation":{"siteId":"6cbdd07e-2f6d-46f6-a9a5-53045c74a49a","name":"sample string 2","parentId":"9593dcf9-9f08-47bb-aede-77486e98ce07","depth":3,"fullName":"sample string 4","active":true,"sortOrder":6.0,"createdById":"49f00f9f-c71a-4df0-9e19-b06227f7da81","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"0a055160-4913-4c51-b601-2485dac5f399","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"33e5baea-ee91-4303-b8f7-35f912b105bb"},"createdById":"7465c593-7ca9-4015-aa79-e9398b969573","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"b37eb9a9-bb2f-42b8-b511-c59f5e248d53","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"ec44aff5-f94e-4756-9077-04500c017ea8"},"jobRecurrence":{"name":"sample string 1","jobTypeGroupId":"9b610d21-a096-4fbe-bb9c-124f29002dde","userId":"28752928-99ee-4070-b1a6-c96f05d4b99d","createDaysBefore":3,"siteId":"23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b","contactId":"4231071c-0d5b-4e7a-aa91-62f9d54c7789","assetId":"ef7d7946-9b7a-4b57-bf36-7c200d63033e","startDate":"2026-07-24T18:07:42.0074024+00:00","endDate":"2026-07-24T18:07:42.0074024+00:00","numberGenerated":6,"lastDate":"2026-07-24T18:07:42.0074024+00:00","nextDate":"2026-07-24T18:07:42.0074024+00:00","overrideGeneratedNextDate":"2026-07-24T18:07:42.0074024+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"d0e9a732-dc73-4114-8a09-b24de3ecf140","recurrenceGroupId":"12d04a2f-fd33-4aea-b8b4-33513564dd6d","asset":{"name":"sample string 1","description":"sample string 2","assetTypeId":"9a426a23-47c8-489c-bef5-f40962507925","location":"sample string 4","locationId":"sample string 5","externalReference":"sample string 6","serialNumber":"sample string 7","assetNumber":"sample string 8","uniqueBarcode":"sample string 9","notes":"sample string 10","siteId":"a4207659-f61a-4091-be34-4f78c6ed7ba4","owner":"sample string 11","active":true,"suspended":true,"jobId":"dfcf9ee1-57a8-4f05-aa60-26be7ce1324a","hierarchicalLocationId":"77bb1310-b058-469a-a3c9-483d72b89190","imageFileName":"sample string 14","jobs":[],"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"}],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},"id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},"id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"jobRecurrences":[],"sampledAssets":[{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3},{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3}],"monitoringRegimeSampledAssets":[{"monitoringRegimeId":"sample string 1","assetId":"e0531cff-dcf8-4c35-8442-707237a4b36f","jobIndexId":3},{"monitoringRegimeId":"sample string 1","assetId":"e0531cff-dcf8-4c35-8442-707237a4b36f","jobIndexId":3}],"hierarchicalLocation":{"siteId":"6cbdd07e-2f6d-46f6-a9a5-53045c74a49a","name":"sample string 2","parentId":"9593dcf9-9f08-47bb-aede-77486e98ce07","depth":3,"fullName":"sample string 4","active":true,"sortOrder":6.0,"createdById":"49f00f9f-c71a-4df0-9e19-b06227f7da81","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"0a055160-4913-4c51-b601-2485dac5f399","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"33e5baea-ee91-4303-b8f7-35f912b105bb"},"createdById":"7465c593-7ca9-4015-aa79-e9398b969573","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"b37eb9a9-bb2f-42b8-b511-c59f5e248d53","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"ec44aff5-f94e-4756-9077-04500c017ea8"},"jobsGenerated":[],"systems":[{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"},{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"698ddf75-de08-4410-9c3c-9ca14807fc05"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"4770326e-f62d-451c-8e24-d9e0a6246e00","titleId":"24e3ce3b-c32b-4b09-a030-836884aa0484","organisationId":"f78a075e-519f-459f-a974-c95ba2af953d","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"6e1c9191-0d09-460c-a1e5-66d7eba6eed0","createdById":"4f68e818-b374-4625-a6be-2ebe678c471f","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"31f3a60a-1071-4863-aac0-6ff65c51942d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"6cd640ff-3024-4b9b-a20a-379ee8265410"},"title":{"name":"sample string 1","id":"b2dc1b16-ba04-43d9-8435-7d41ee37e459"},"createdById":"e82c3d66-4ddd-4273-b41d-4f83d430f27c","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"5eec53bf-7ec6-41bb-8868-04c12bc8b236","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"411c5fc8-819d-47c1-a6d8-28ae35da14d7"},"sampledAssets":[{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3,"asset":{"name":"sample string 1","description":"sample string 2","assetTypeId":"9a426a23-47c8-489c-bef5-f40962507925","location":"sample string 4","locationId":"sample string 5","externalReference":"sample string 6","serialNumber":"sample string 7","assetNumber":"sample string 8","uniqueBarcode":"sample string 9","notes":"sample string 10","siteId":"a4207659-f61a-4091-be34-4f78c6ed7ba4","owner":"sample string 11","active":true,"suspended":true,"jobId":"dfcf9ee1-57a8-4f05-aa60-26be7ce1324a","hierarchicalLocationId":"77bb1310-b058-469a-a3c9-483d72b89190","imageFileName":"sample string 14","jobs":[],"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"}],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},"id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},"id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"jobRecurrences":[],"sampledAssets":[],"monitoringRegimeSampledAssets":[{"monitoringRegimeId":"sample string 1","assetId":"e0531cff-dcf8-4c35-8442-707237a4b36f","jobIndexId":3},{"monitoringRegimeId":"sample string 1","assetId":"e0531cff-dcf8-4c35-8442-707237a4b36f","jobIndexId":3}],"hierarchicalLocation":{"siteId":"6cbdd07e-2f6d-46f6-a9a5-53045c74a49a","name":"sample string 2","parentId":"9593dcf9-9f08-47bb-aede-77486e98ce07","depth":3,"fullName":"sample string 4","active":true,"sortOrder":6.0,"createdById":"49f00f9f-c71a-4df0-9e19-b06227f7da81","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"0a055160-4913-4c51-b601-2485dac5f399","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"33e5baea-ee91-4303-b8f7-35f912b105bb"},"createdById":"7465c593-7ca9-4015-aa79-e9398b969573","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"b37eb9a9-bb2f-42b8-b511-c59f5e248d53","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"ec44aff5-f94e-4756-9077-04500c017ea8"}},{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3,"asset":{"name":"sample string 1","description":"sample string 2","assetTypeId":"9a426a23-47c8-489c-bef5-f40962507925","location":"sample string 4","locationId":"sample string 5","externalReference":"sample string 6","serialNumber":"sample string 7","assetNumber":"sample string 8","uniqueBarcode":"sample string 9","notes":"sample string 10","siteId":"a4207659-f61a-4091-be34-4f78c6ed7ba4","owner":"sample string 11","active":true,"suspended":true,"jobId":"dfcf9ee1-57a8-4f05-aa60-26be7ce1324a","hierarchicalLocationId":"77bb1310-b058-469a-a3c9-483d72b89190","imageFileName":"sample string 14","jobs":[],"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"}],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},"id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},"id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"jobRecurrences":[],"sampledAssets":[],"monitoringRegimeSampledAssets":[{"monitoringRegimeId":"sample string 1","assetId":"e0531cff-dcf8-4c35-8442-707237a4b36f","jobIndexId":3},{"monitoringRegimeId":"sample string 1","assetId":"e0531cff-dcf8-4c35-8442-707237a4b36f","jobIndexId":3}],"hierarchicalLocation":{"siteId":"6cbdd07e-2f6d-46f6-a9a5-53045c74a49a","name":"sample string 2","parentId":"9593dcf9-9f08-47bb-aede-77486e98ce07","depth":3,"fullName":"sample string 4","active":true,"sortOrder":6.0,"createdById":"49f00f9f-c71a-4df0-9e19-b06227f7da81","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"0a055160-4913-4c51-b601-2485dac5f399","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"33e5baea-ee91-4303-b8f7-35f912b105bb"},"createdById":"7465c593-7ca9-4015-aa79-e9398b969573","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"b37eb9a9-bb2f-42b8-b511-c59f5e248d53","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"ec44aff5-f94e-4756-9077-04500c017ea8"}}],"lastCompletedDate":"2026-07-24T18:07:42.0074024+00:00","createdById":"e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"32a78a46-cfe1-4427-89c5-99428c472b54","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"43c1db48-5229-403a-87e0-18dbf94686de"},"rejectionReason":{"order":1,"name":"sample string 2","active":true,"tenantOrganisationId":"397ac4b1-b13c-4bc0-b4aa-2e9304a9fa84","createdById":"753c932f-9470-4f8c-b9d8-3b80f74da1ab","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"0b91416f-65bd-4e90-8a95-cd381f2e3e34","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"82c80830-0f5f-466b-ab4d-6178da403712"},"jobCategory":{"name":"sample string 1","id":"5442ad2d-ce89-426a-85c6-f756829624a7"},"sections":[{"jobId":"c1a0c8ab-d988-4766-94e5-0c94774a9193","internalSectionTypeId":"733beae9-7856-4c0b-b15c-9351919383dc","sectionTypeId":"965a81b0-aef5-432c-9399-2f112148385f","caption":"sample string 4","name":"sample string 5","sectionJson":"sample string 6","repeatable":true,"template":true,"gridInput":true,"siteVisit":true,"active":true,"order":12.0,"fqn":"sample string 13","visible":true,"state":"d307d093-04d9-4fbb-9d7b-b793277e3352","sectionVariantId":"2dd538d4-92da-472e-b6e7-1df217a98d0a","sectionType":{"internalId":"8ec1ef74-bb9d-4b21-b362-93147f96e688","caption":"sample string 2","name":"sample string 3","repeatable":true,"template":true,"gridInput":true,"siteVisit":true,"jsonData":"sample string 8","order":9,"jobTypeId":"2e8dfabc-454b-40ad-8550-360a070feac4","active":true,"fqn":"sample string 12","visible":true,"fileImport":true,"sectionVariantId":"2f54ed93-1fcd-4cf3-a196-bf1f4f876981","expressionTypes":"sample string 15","createdById":"90a740fb-1fef-4be3-a1bb-ad02e73335ff","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"75b75608-188f-4f9b-89aa-5d30975f0f30","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"85374695-505d-4826-ad46-134d7879b1f0"},"createdById":"6d7250e1-514c-41bd-bc40-f38e3b7cb746","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"13943351-db05-4dd1-8dfd-f2f9cf7cea35","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"72f28092-a135-4716-bf56-e9e401142b35"},{"jobId":"c1a0c8ab-d988-4766-94e5-0c94774a9193","internalSectionTypeId":"733beae9-7856-4c0b-b15c-9351919383dc","sectionTypeId":"965a81b0-aef5-432c-9399-2f112148385f","caption":"sample string 4","name":"sample string 5","sectionJson":"sample string 6","repeatable":true,"template":true,"gridInput":true,"siteVisit":true,"active":true,"order":12.0,"fqn":"sample string 13","visible":true,"state":"d307d093-04d9-4fbb-9d7b-b793277e3352","sectionVariantId":"2dd538d4-92da-472e-b6e7-1df217a98d0a","sectionType":{"internalId":"8ec1ef74-bb9d-4b21-b362-93147f96e688","caption":"sample string 2","name":"sample string 3","repeatable":true,"template":true,"gridInput":true,"siteVisit":true,"jsonData":"sample string 8","order":9,"jobTypeId":"2e8dfabc-454b-40ad-8550-360a070feac4","active":true,"fqn":"sample string 12","visible":true,"fileImport":true,"sectionVariantId":"2f54ed93-1fcd-4cf3-a196-bf1f4f876981","expressionTypes":"sample string 15","createdById":"90a740fb-1fef-4be3-a1bb-ad02e73335ff","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"75b75608-188f-4f9b-89aa-5d30975f0f30","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"85374695-505d-4826-ad46-134d7879b1f0"},"createdById":"6d7250e1-514c-41bd-bc40-f38e3b7cb746","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"13943351-db05-4dd1-8dfd-f2f9cf7cea35","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"72f28092-a135-4716-bf56-e9e401142b35"}],"descendantJobs":[],"documents":[{"jobId":"b18fb692-53a3-4846-8b66-76431e04c4d7","stateId":"58ebd7df-fc40-462b-b307-fda5696110e4","templateId":"2ae5e9bd-1ac5-4279-b21b-10573c3f75ab","documentTemplate":{"name":"sample string 1","fileExtension":"sample string 2","location":"sample string 3","jobTypeId":"21b17464-a97f-47c3-872e-437032ec7557","active":true,"autoEmailOnJobCompletion":true,"visibleOnPortal":true,"documents":[],"createdById":"d15221bf-f5e5-4c54-a98e-2f7afc310f5e","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"31e733b0-80d6-43a0-97b2-fb6cca10286c","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"09e6960b-ac26-4f55-bc83-c8cba388094f"},"fileLocationId":"8c2e6d10-3f89-4e15-a7e8-33c6bacc9c0d","fileLocation":{"location":"sample string 1","extension":"sample string 2","active":true,"createdById":"3d566615-4cca-4be0-9211-5c82a5f1abba","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"c2e287df-bdab-4943-aef3-9f34109c6e02","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"f38e6a6a-4500-48d7-a6a8-813fa77ae1a9"},"documentState":{"name":"sample string 1","documentsWithThatState":[],"id":"185e112d-07e3-4979-8e34-051b810b5d27"},"pdfGenerated":true,"visibleOnPortal":true,"name":"sample string 4","active":true,"createdById":"3330e76a-aa18-4462-bc41-6a3f68b4bd42","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"cead194f-d5fa-428a-88cd-25f8873ff16e","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"3332b716-5bee-4a0b-8cf1-052ae7fe0596"},{"jobId":"b18fb692-53a3-4846-8b66-76431e04c4d7","stateId":"58ebd7df-fc40-462b-b307-fda5696110e4","templateId":"2ae5e9bd-1ac5-4279-b21b-10573c3f75ab","documentTemplate":{"name":"sample string 1","fileExtension":"sample string 2","location":"sample string 3","jobTypeId":"21b17464-a97f-47c3-872e-437032ec7557","active":true,"autoEmailOnJobCompletion":true,"visibleOnPortal":true,"documents":[],"createdById":"d15221bf-f5e5-4c54-a98e-2f7afc310f5e","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"31e733b0-80d6-43a0-97b2-fb6cca10286c","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"09e6960b-ac26-4f55-bc83-c8cba388094f"},"fileLocationId":"8c2e6d10-3f89-4e15-a7e8-33c6bacc9c0d","fileLocation":{"location":"sample string 1","extension":"sample string 2","active":true,"createdById":"3d566615-4cca-4be0-9211-5c82a5f1abba","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"c2e287df-bdab-4943-aef3-9f34109c6e02","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"f38e6a6a-4500-48d7-a6a8-813fa77ae1a9"},"documentState":{"name":"sample string 1","documentsWithThatState":[],"id":"185e112d-07e3-4979-8e34-051b810b5d27"},"pdfGenerated":true,"visibleOnPortal":true,"name":"sample string 4","active":true,"createdById":"3330e76a-aa18-4462-bc41-6a3f68b4bd42","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"cead194f-d5fa-428a-88cd-25f8873ff16e","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"3332b716-5bee-4a0b-8cf1-052ae7fe0596"}],"jobHistory":[{"jobId":"76dc91bc-7412-40f8-9435-7cc8837d55e2","jobHistoryTypeId":"35d9740a-25cc-4b1b-bce7-f9a1ecb76796","sourceStateId":"a5440a42-1183-481b-ba4e-36f2df2fcafd","destinationStateId":"64d38e88-f1e0-4e99-8b8c-4564f0030f70","allocatedToId":"170aeca6-cf8a-4422-bbcc-aa3dfa8ba6a7","clonedFromId":"a6acdb0f-6727-4096-bca2-262389609c73","jobHistoryType":{"name":"sample string 1","id":"d4eee8ff-76ff-4509-a0e1-7090842cb706"},"sourceJobState":{"name":"sample string 1","jobsWithThatState":[],"id":"050658c6-4b83-4a4e-a9c1-3a14262bfa77"},"destinationJobState":{"name":"sample string 1","jobsWithThatState":[],"id":"050658c6-4b83-4a4e-a9c1-3a14262bfa77"},"createdById":"9de612f4-4567-463a-adf9-f2ae8a35f51f","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"8873a50e-ea34-492f-8484-1bcf8763f65a","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"fe999e26-f4c4-4ce7-a525-a5202f9ec5fc"},{"jobId":"76dc91bc-7412-40f8-9435-7cc8837d55e2","jobHistoryTypeId":"35d9740a-25cc-4b1b-bce7-f9a1ecb76796","sourceStateId":"a5440a42-1183-481b-ba4e-36f2df2fcafd","destinationStateId":"64d38e88-f1e0-4e99-8b8c-4564f0030f70","allocatedToId":"170aeca6-cf8a-4422-bbcc-aa3dfa8ba6a7","clonedFromId":"a6acdb0f-6727-4096-bca2-262389609c73","jobHistoryType":{"name":"sample string 1","id":"d4eee8ff-76ff-4509-a0e1-7090842cb706"},"sourceJobState":{"name":"sample string 1","jobsWithThatState":[],"id":"050658c6-4b83-4a4e-a9c1-3a14262bfa77"},"destinationJobState":{"name":"sample string 1","jobsWithThatState":[],"id":"050658c6-4b83-4a4e-a9c1-3a14262bfa77"},"createdById":"9de612f4-4567-463a-adf9-f2ae8a35f51f","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"8873a50e-ea34-492f-8484-1bcf8763f65a","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"fe999e26-f4c4-4ce7-a525-a5202f9ec5fc"}],"createdById":"9623d0a1-89db-45c7-ad52-60dc42a4a2f7","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"82b746b5-a221-4c80-a41b-53fb595e97bf","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"04125e4f-5c2a-44d8-a35a-38d3e5faafb6"},{"jobTypeId":"1c1325c9-2aaf-4e9a-84ec-7c5e9e4ba3af","active":true,"stateId":"08daf752-ec19-46a0-b959-ec3e76bfb568","externalRef":"sample string 4","allocatedToId":"d5959333-93da-4b61-8e08-3b27bebfdec4","name":"sample string 5","scheduledDate":"2026-07-24T18:07:42.0074024+00:00","siteId":"dbefd8a8-0073-4fd2-8a35-d3033bf9f328","contactId":"6469487a-fa21-475d-8ad9-619f309b287b","notes":"sample string 8","timeInMinutes":9,"parentJobId":"721c3f00-0083-4aab-bfd9-639788692940","isGroupJob":true,"deviceId":"sample string 11","syncToDevice":true,"assetId":"5f65f06f-f4f9-4835-874d-8941b80cc8d7","jobRecurrenceId":"0e6905df-16b8-4f6f-8b67-5e68f1ec5425","rejectionReasonId":"4e013877-4395-496a-bf26-346a70ae046d","jobCategoryId":"6b239234-0bb9-479c-8cdf-de4055f8ce8c","numericCode":13,"completedDate":"2026-07-24T18:07:42.0074024+00:00","monitoringRegimeId":"sample string 14","jobState":{"name":"sample string 1","jobsWithThatState":[],"id":"050658c6-4b83-4a4e-a9c1-3a14262bfa77"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"4770326e-f62d-451c-8e24-d9e0a6246e00","titleId":"24e3ce3b-c32b-4b09-a030-836884aa0484","organisationId":"f78a075e-519f-459f-a974-c95ba2af953d","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"6e1c9191-0d09-460c-a1e5-66d7eba6eed0","createdById":"4f68e818-b374-4625-a6be-2ebe678c471f","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"31f3a60a-1071-4863-aac0-6ff65c51942d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"6cd640ff-3024-4b9b-a20a-379ee8265410"},"title":{"name":"sample string 1","id":"b2dc1b16-ba04-43d9-8435-7d41ee37e459"},"createdById":"e82c3d66-4ddd-4273-b41d-4f83d430f27c","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"5eec53bf-7ec6-41bb-8868-04c12bc8b236","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"411c5fc8-819d-47c1-a6d8-28ae35da14d7"},"asset":{"name":"sample string 1","description":"sample string 2","assetTypeId":"9a426a23-47c8-489c-bef5-f40962507925","location":"sample string 4","locationId":"sample string 5","externalReference":"sample string 6","serialNumber":"sample string 7","assetNumber":"sample string 8","uniqueBarcode":"sample string 9","notes":"sample string 10","siteId":"a4207659-f61a-4091-be34-4f78c6ed7ba4","owner":"sample string 11","active":true,"suspended":true,"jobId":"dfcf9ee1-57a8-4f05-aa60-26be7ce1324a","hierarchicalLocationId":"77bb1310-b058-469a-a3c9-483d72b89190","imageFileName":"sample string 14","jobs":[],"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"}],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},"id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},"id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"jobRecurrences":[{"name":"sample string 1","jobTypeGroupId":"9b610d21-a096-4fbe-bb9c-124f29002dde","userId":"28752928-99ee-4070-b1a6-c96f05d4b99d","createDaysBefore":3,"siteId":"23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b","contactId":"4231071c-0d5b-4e7a-aa91-62f9d54c7789","assetId":"ef7d7946-9b7a-4b57-bf36-7c200d63033e","startDate":"2026-07-24T18:07:42.0074024+00:00","endDate":"2026-07-24T18:07:42.0074024+00:00","numberGenerated":6,"lastDate":"2026-07-24T18:07:42.0074024+00:00","nextDate":"2026-07-24T18:07:42.0074024+00:00","overrideGeneratedNextDate":"2026-07-24T18:07:42.0074024+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"d0e9a732-dc73-4114-8a09-b24de3ecf140","recurrenceGroupId":"12d04a2f-fd33-4aea-b8b4-33513564dd6d","jobsGenerated":[],"systems":[{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"},{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"698ddf75-de08-4410-9c3c-9ca14807fc05"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"4770326e-f62d-451c-8e24-d9e0a6246e00","titleId":"24e3ce3b-c32b-4b09-a030-836884aa0484","organisationId":"f78a075e-519f-459f-a974-c95ba2af953d","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"6e1c9191-0d09-460c-a1e5-66d7eba6eed0","createdById":"4f68e818-b374-4625-a6be-2ebe678c471f","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"31f3a60a-1071-4863-aac0-6ff65c51942d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"6cd640ff-3024-4b9b-a20a-379ee8265410"},"title":{"name":"sample string 1","id":"b2dc1b16-ba04-43d9-8435-7d41ee37e459"},"createdById":"e82c3d66-4ddd-4273-b41d-4f83d430f27c","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"5eec53bf-7ec6-41bb-8868-04c12bc8b236","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"411c5fc8-819d-47c1-a6d8-28ae35da14d7"},"sampledAssets":[{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3},{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3}],"lastCompletedDate":"2026-07-24T18:07:42.0074024+00:00","createdById":"e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"32a78a46-cfe1-4427-89c5-99428c472b54","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"43c1db48-5229-403a-87e0-18dbf94686de"},{"name":"sample string 1","jobTypeGroupId":"9b610d21-a096-4fbe-bb9c-124f29002dde","userId":"28752928-99ee-4070-b1a6-c96f05d4b99d","createDaysBefore":3,"siteId":"23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b","contactId":"4231071c-0d5b-4e7a-aa91-62f9d54c7789","assetId":"ef7d7946-9b7a-4b57-bf36-7c200d63033e","startDate":"2026-07-24T18:07:42.0074024+00:00","endDate":"2026-07-24T18:07:42.0074024+00:00","numberGenerated":6,"lastDate":"2026-07-24T18:07:42.0074024+00:00","nextDate":"2026-07-24T18:07:42.0074024+00:00","overrideGeneratedNextDate":"2026-07-24T18:07:42.0074024+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"d0e9a732-dc73-4114-8a09-b24de3ecf140","recurrenceGroupId":"12d04a2f-fd33-4aea-b8b4-33513564dd6d","jobsGenerated":[],"systems":[{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"},{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"698ddf75-de08-4410-9c3c-9ca14807fc05"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"4770326e-f62d-451c-8e24-d9e0a6246e00","titleId":"24e3ce3b-c32b-4b09-a030-836884aa0484","organisationId":"f78a075e-519f-459f-a974-c95ba2af953d","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"6e1c9191-0d09-460c-a1e5-66d7eba6eed0","createdById":"4f68e818-b374-4625-a6be-2ebe678c471f","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"31f3a60a-1071-4863-aac0-6ff65c51942d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"6cd640ff-3024-4b9b-a20a-379ee8265410"},"title":{"name":"sample string 1","id":"b2dc1b16-ba04-43d9-8435-7d41ee37e459"},"createdById":"e82c3d66-4ddd-4273-b41d-4f83d430f27c","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"5eec53bf-7ec6-41bb-8868-04c12bc8b236","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"411c5fc8-819d-47c1-a6d8-28ae35da14d7"},"sampledAssets":[{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3},{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3}],"lastCompletedDate":"2026-07-24T18:07:42.0074024+00:00","createdById":"e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"32a78a46-cfe1-4427-89c5-99428c472b54","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"43c1db48-5229-403a-87e0-18dbf94686de"}],"sampledAssets":[{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3,"jobRecurrence":{"name":"sample string 1","jobTypeGroupId":"9b610d21-a096-4fbe-bb9c-124f29002dde","userId":"28752928-99ee-4070-b1a6-c96f05d4b99d","createDaysBefore":3,"siteId":"23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b","contactId":"4231071c-0d5b-4e7a-aa91-62f9d54c7789","assetId":"ef7d7946-9b7a-4b57-bf36-7c200d63033e","startDate":"2026-07-24T18:07:42.0074024+00:00","endDate":"2026-07-24T18:07:42.0074024+00:00","numberGenerated":6,"lastDate":"2026-07-24T18:07:42.0074024+00:00","nextDate":"2026-07-24T18:07:42.0074024+00:00","overrideGeneratedNextDate":"2026-07-24T18:07:42.0074024+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"d0e9a732-dc73-4114-8a09-b24de3ecf140","recurrenceGroupId":"12d04a2f-fd33-4aea-b8b4-33513564dd6d","jobsGenerated":[],"systems":[{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"},{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"698ddf75-de08-4410-9c3c-9ca14807fc05"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"4770326e-f62d-451c-8e24-d9e0a6246e00","titleId":"24e3ce3b-c32b-4b09-a030-836884aa0484","organisationId":"f78a075e-519f-459f-a974-c95ba2af953d","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"6e1c9191-0d09-460c-a1e5-66d7eba6eed0","createdById":"4f68e818-b374-4625-a6be-2ebe678c471f","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"31f3a60a-1071-4863-aac0-6ff65c51942d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"6cd640ff-3024-4b9b-a20a-379ee8265410"},"title":{"name":"sample string 1","id":"b2dc1b16-ba04-43d9-8435-7d41ee37e459"},"createdById":"e82c3d66-4ddd-4273-b41d-4f83d430f27c","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"5eec53bf-7ec6-41bb-8868-04c12bc8b236","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"411c5fc8-819d-47c1-a6d8-28ae35da14d7"},"sampledAssets":[],"lastCompletedDate":"2026-07-24T18:07:42.0074024+00:00","createdById":"e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"32a78a46-cfe1-4427-89c5-99428c472b54","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"43c1db48-5229-403a-87e0-18dbf94686de"}},{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3,"jobRecurrence":{"name":"sample string 1","jobTypeGroupId":"9b610d21-a096-4fbe-bb9c-124f29002dde","userId":"28752928-99ee-4070-b1a6-c96f05d4b99d","createDaysBefore":3,"siteId":"23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b","contactId":"4231071c-0d5b-4e7a-aa91-62f9d54c7789","assetId":"ef7d7946-9b7a-4b57-bf36-7c200d63033e","startDate":"2026-07-24T18:07:42.0074024+00:00","endDate":"2026-07-24T18:07:42.0074024+00:00","numberGenerated":6,"lastDate":"2026-07-24T18:07:42.0074024+00:00","nextDate":"2026-07-24T18:07:42.0074024+00:00","overrideGeneratedNextDate":"2026-07-24T18:07:42.0074024+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"d0e9a732-dc73-4114-8a09-b24de3ecf140","recurrenceGroupId":"12d04a2f-fd33-4aea-b8b4-33513564dd6d","jobsGenerated":[],"systems":[{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"},{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"698ddf75-de08-4410-9c3c-9ca14807fc05"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"4770326e-f62d-451c-8e24-d9e0a6246e00","titleId":"24e3ce3b-c32b-4b09-a030-836884aa0484","organisationId":"f78a075e-519f-459f-a974-c95ba2af953d","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"6e1c9191-0d09-460c-a1e5-66d7eba6eed0","createdById":"4f68e818-b374-4625-a6be-2ebe678c471f","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"31f3a60a-1071-4863-aac0-6ff65c51942d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"6cd640ff-3024-4b9b-a20a-379ee8265410"},"title":{"name":"sample string 1","id":"b2dc1b16-ba04-43d9-8435-7d41ee37e459"},"createdById":"e82c3d66-4ddd-4273-b41d-4f83d430f27c","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"5eec53bf-7ec6-41bb-8868-04c12bc8b236","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"411c5fc8-819d-47c1-a6d8-28ae35da14d7"},"sampledAssets":[],"lastCompletedDate":"2026-07-24T18:07:42.0074024+00:00","createdById":"e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"32a78a46-cfe1-4427-89c5-99428c472b54","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"43c1db48-5229-403a-87e0-18dbf94686de"}}],"monitoringRegimeSampledAssets":[{"monitoringRegimeId":"sample string 1","assetId":"e0531cff-dcf8-4c35-8442-707237a4b36f","jobIndexId":3},{"monitoringRegimeId":"sample string 1","assetId":"e0531cff-dcf8-4c35-8442-707237a4b36f","jobIndexId":3}],"hierarchicalLocation":{"siteId":"6cbdd07e-2f6d-46f6-a9a5-53045c74a49a","name":"sample string 2","parentId":"9593dcf9-9f08-47bb-aede-77486e98ce07","depth":3,"fullName":"sample string 4","active":true,"sortOrder":6.0,"createdById":"49f00f9f-c71a-4df0-9e19-b06227f7da81","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"0a055160-4913-4c51-b601-2485dac5f399","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"33e5baea-ee91-4303-b8f7-35f912b105bb"},"createdById":"7465c593-7ca9-4015-aa79-e9398b969573","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"b37eb9a9-bb2f-42b8-b511-c59f5e248d53","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"ec44aff5-f94e-4756-9077-04500c017ea8"},"jobRecurrence":{"name":"sample string 1","jobTypeGroupId":"9b610d21-a096-4fbe-bb9c-124f29002dde","userId":"28752928-99ee-4070-b1a6-c96f05d4b99d","createDaysBefore":3,"siteId":"23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b","contactId":"4231071c-0d5b-4e7a-aa91-62f9d54c7789","assetId":"ef7d7946-9b7a-4b57-bf36-7c200d63033e","startDate":"2026-07-24T18:07:42.0074024+00:00","endDate":"2026-07-24T18:07:42.0074024+00:00","numberGenerated":6,"lastDate":"2026-07-24T18:07:42.0074024+00:00","nextDate":"2026-07-24T18:07:42.0074024+00:00","overrideGeneratedNextDate":"2026-07-24T18:07:42.0074024+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"d0e9a732-dc73-4114-8a09-b24de3ecf140","recurrenceGroupId":"12d04a2f-fd33-4aea-b8b4-33513564dd6d","asset":{"name":"sample string 1","description":"sample string 2","assetTypeId":"9a426a23-47c8-489c-bef5-f40962507925","location":"sample string 4","locationId":"sample string 5","externalReference":"sample string 6","serialNumber":"sample string 7","assetNumber":"sample string 8","uniqueBarcode":"sample string 9","notes":"sample string 10","siteId":"a4207659-f61a-4091-be34-4f78c6ed7ba4","owner":"sample string 11","active":true,"suspended":true,"jobId":"dfcf9ee1-57a8-4f05-aa60-26be7ce1324a","hierarchicalLocationId":"77bb1310-b058-469a-a3c9-483d72b89190","imageFileName":"sample string 14","jobs":[],"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"}],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},"id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},"id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"jobRecurrences":[],"sampledAssets":[{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3},{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3}],"monitoringRegimeSampledAssets":[{"monitoringRegimeId":"sample string 1","assetId":"e0531cff-dcf8-4c35-8442-707237a4b36f","jobIndexId":3},{"monitoringRegimeId":"sample string 1","assetId":"e0531cff-dcf8-4c35-8442-707237a4b36f","jobIndexId":3}],"hierarchicalLocation":{"siteId":"6cbdd07e-2f6d-46f6-a9a5-53045c74a49a","name":"sample string 2","parentId":"9593dcf9-9f08-47bb-aede-77486e98ce07","depth":3,"fullName":"sample string 4","active":true,"sortOrder":6.0,"createdById":"49f00f9f-c71a-4df0-9e19-b06227f7da81","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"0a055160-4913-4c51-b601-2485dac5f399","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"33e5baea-ee91-4303-b8f7-35f912b105bb"},"createdById":"7465c593-7ca9-4015-aa79-e9398b969573","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"b37eb9a9-bb2f-42b8-b511-c59f5e248d53","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"ec44aff5-f94e-4756-9077-04500c017ea8"},"jobsGenerated":[],"systems":[{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"},{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"698ddf75-de08-4410-9c3c-9ca14807fc05"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"4770326e-f62d-451c-8e24-d9e0a6246e00","titleId":"24e3ce3b-c32b-4b09-a030-836884aa0484","organisationId":"f78a075e-519f-459f-a974-c95ba2af953d","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"6e1c9191-0d09-460c-a1e5-66d7eba6eed0","createdById":"4f68e818-b374-4625-a6be-2ebe678c471f","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"31f3a60a-1071-4863-aac0-6ff65c51942d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"6cd640ff-3024-4b9b-a20a-379ee8265410"},"title":{"name":"sample string 1","id":"b2dc1b16-ba04-43d9-8435-7d41ee37e459"},"createdById":"e82c3d66-4ddd-4273-b41d-4f83d430f27c","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"5eec53bf-7ec6-41bb-8868-04c12bc8b236","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"411c5fc8-819d-47c1-a6d8-28ae35da14d7"},"sampledAssets":[{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3,"asset":{"name":"sample string 1","description":"sample string 2","assetTypeId":"9a426a23-47c8-489c-bef5-f40962507925","location":"sample string 4","locationId":"sample string 5","externalReference":"sample string 6","serialNumber":"sample string 7","assetNumber":"sample string 8","uniqueBarcode":"sample string 9","notes":"sample string 10","siteId":"a4207659-f61a-4091-be34-4f78c6ed7ba4","owner":"sample string 11","active":true,"suspended":true,"jobId":"dfcf9ee1-57a8-4f05-aa60-26be7ce1324a","hierarchicalLocationId":"77bb1310-b058-469a-a3c9-483d72b89190","imageFileName":"sample string 14","jobs":[],"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"}],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},"id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},"id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"jobRecurrences":[],"sampledAssets":[],"monitoringRegimeSampledAssets":[{"monitoringRegimeId":"sample string 1","assetId":"e0531cff-dcf8-4c35-8442-707237a4b36f","jobIndexId":3},{"monitoringRegimeId":"sample string 1","assetId":"e0531cff-dcf8-4c35-8442-707237a4b36f","jobIndexId":3}],"hierarchicalLocation":{"siteId":"6cbdd07e-2f6d-46f6-a9a5-53045c74a49a","name":"sample string 2","parentId":"9593dcf9-9f08-47bb-aede-77486e98ce07","depth":3,"fullName":"sample string 4","active":true,"sortOrder":6.0,"createdById":"49f00f9f-c71a-4df0-9e19-b06227f7da81","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"0a055160-4913-4c51-b601-2485dac5f399","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"33e5baea-ee91-4303-b8f7-35f912b105bb"},"createdById":"7465c593-7ca9-4015-aa79-e9398b969573","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"b37eb9a9-bb2f-42b8-b511-c59f5e248d53","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"ec44aff5-f94e-4756-9077-04500c017ea8"}},{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3,"asset":{"name":"sample string 1","description":"sample string 2","assetTypeId":"9a426a23-47c8-489c-bef5-f40962507925","location":"sample string 4","locationId":"sample string 5","externalReference":"sample string 6","serialNumber":"sample string 7","assetNumber":"sample string 8","uniqueBarcode":"sample string 9","notes":"sample string 10","siteId":"a4207659-f61a-4091-be34-4f78c6ed7ba4","owner":"sample string 11","active":true,"suspended":true,"jobId":"dfcf9ee1-57a8-4f05-aa60-26be7ce1324a","hierarchicalLocationId":"77bb1310-b058-469a-a3c9-483d72b89190","imageFileName":"sample string 14","jobs":[],"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"}],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},"id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},"id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"jobRecurrences":[],"sampledAssets":[],"monitoringRegimeSampledAssets":[{"monitoringRegimeId":"sample string 1","assetId":"e0531cff-dcf8-4c35-8442-707237a4b36f","jobIndexId":3},{"monitoringRegimeId":"sample string 1","assetId":"e0531cff-dcf8-4c35-8442-707237a4b36f","jobIndexId":3}],"hierarchicalLocation":{"siteId":"6cbdd07e-2f6d-46f6-a9a5-53045c74a49a","name":"sample string 2","parentId":"9593dcf9-9f08-47bb-aede-77486e98ce07","depth":3,"fullName":"sample string 4","active":true,"sortOrder":6.0,"createdById":"49f00f9f-c71a-4df0-9e19-b06227f7da81","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"0a055160-4913-4c51-b601-2485dac5f399","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"33e5baea-ee91-4303-b8f7-35f912b105bb"},"createdById":"7465c593-7ca9-4015-aa79-e9398b969573","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"b37eb9a9-bb2f-42b8-b511-c59f5e248d53","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"ec44aff5-f94e-4756-9077-04500c017ea8"}}],"lastCompletedDate":"2026-07-24T18:07:42.0074024+00:00","createdById":"e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"32a78a46-cfe1-4427-89c5-99428c472b54","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"43c1db48-5229-403a-87e0-18dbf94686de"},"rejectionReason":{"order":1,"name":"sample string 2","active":true,"tenantOrganisationId":"397ac4b1-b13c-4bc0-b4aa-2e9304a9fa84","createdById":"753c932f-9470-4f8c-b9d8-3b80f74da1ab","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"0b91416f-65bd-4e90-8a95-cd381f2e3e34","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"82c80830-0f5f-466b-ab4d-6178da403712"},"jobCategory":{"name":"sample string 1","id":"5442ad2d-ce89-426a-85c6-f756829624a7"},"sections":[{"jobId":"c1a0c8ab-d988-4766-94e5-0c94774a9193","internalSectionTypeId":"733beae9-7856-4c0b-b15c-9351919383dc","sectionTypeId":"965a81b0-aef5-432c-9399-2f112148385f","caption":"sample string 4","name":"sample string 5","sectionJson":"sample string 6","repeatable":true,"template":true,"gridInput":true,"siteVisit":true,"active":true,"order":12.0,"fqn":"sample string 13","visible":true,"state":"d307d093-04d9-4fbb-9d7b-b793277e3352","sectionVariantId":"2dd538d4-92da-472e-b6e7-1df217a98d0a","sectionType":{"internalId":"8ec1ef74-bb9d-4b21-b362-93147f96e688","caption":"sample string 2","name":"sample string 3","repeatable":true,"template":true,"gridInput":true,"siteVisit":true,"jsonData":"sample string 8","order":9,"jobTypeId":"2e8dfabc-454b-40ad-8550-360a070feac4","active":true,"fqn":"sample string 12","visible":true,"fileImport":true,"sectionVariantId":"2f54ed93-1fcd-4cf3-a196-bf1f4f876981","expressionTypes":"sample string 15","createdById":"90a740fb-1fef-4be3-a1bb-ad02e73335ff","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"75b75608-188f-4f9b-89aa-5d30975f0f30","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"85374695-505d-4826-ad46-134d7879b1f0"},"createdById":"6d7250e1-514c-41bd-bc40-f38e3b7cb746","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"13943351-db05-4dd1-8dfd-f2f9cf7cea35","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"72f28092-a135-4716-bf56-e9e401142b35"},{"jobId":"c1a0c8ab-d988-4766-94e5-0c94774a9193","internalSectionTypeId":"733beae9-7856-4c0b-b15c-9351919383dc","sectionTypeId":"965a81b0-aef5-432c-9399-2f112148385f","caption":"sample string 4","name":"sample string 5","sectionJson":"sample string 6","repeatable":true,"template":true,"gridInput":true,"siteVisit":true,"active":true,"order":12.0,"fqn":"sample string 13","visible":true,"state":"d307d093-04d9-4fbb-9d7b-b793277e3352","sectionVariantId":"2dd538d4-92da-472e-b6e7-1df217a98d0a","sectionType":{"internalId":"8ec1ef74-bb9d-4b21-b362-93147f96e688","caption":"sample string 2","name":"sample string 3","repeatable":true,"template":true,"gridInput":true,"siteVisit":true,"jsonData":"sample string 8","order":9,"jobTypeId":"2e8dfabc-454b-40ad-8550-360a070feac4","active":true,"fqn":"sample string 12","visible":true,"fileImport":true,"sectionVariantId":"2f54ed93-1fcd-4cf3-a196-bf1f4f876981","expressionTypes":"sample string 15","createdById":"90a740fb-1fef-4be3-a1bb-ad02e73335ff","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"75b75608-188f-4f9b-89aa-5d30975f0f30","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"85374695-505d-4826-ad46-134d7879b1f0"},"createdById":"6d7250e1-514c-41bd-bc40-f38e3b7cb746","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"13943351-db05-4dd1-8dfd-f2f9cf7cea35","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"72f28092-a135-4716-bf56-e9e401142b35"}],"descendantJobs":[],"documents":[{"jobId":"b18fb692-53a3-4846-8b66-76431e04c4d7","stateId":"58ebd7df-fc40-462b-b307-fda5696110e4","templateId":"2ae5e9bd-1ac5-4279-b21b-10573c3f75ab","documentTemplate":{"name":"sample string 1","fileExtension":"sample string 2","location":"sample string 3","jobTypeId":"21b17464-a97f-47c3-872e-437032ec7557","active":true,"autoEmailOnJobCompletion":true,"visibleOnPortal":true,"documents":[],"createdById":"d15221bf-f5e5-4c54-a98e-2f7afc310f5e","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"31e733b0-80d6-43a0-97b2-fb6cca10286c","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"09e6960b-ac26-4f55-bc83-c8cba388094f"},"fileLocationId":"8c2e6d10-3f89-4e15-a7e8-33c6bacc9c0d","fileLocation":{"location":"sample string 1","extension":"sample string 2","active":true,"createdById":"3d566615-4cca-4be0-9211-5c82a5f1abba","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"c2e287df-bdab-4943-aef3-9f34109c6e02","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"f38e6a6a-4500-48d7-a6a8-813fa77ae1a9"},"documentState":{"name":"sample string 1","documentsWithThatState":[],"id":"185e112d-07e3-4979-8e34-051b810b5d27"},"pdfGenerated":true,"visibleOnPortal":true,"name":"sample string 4","active":true,"createdById":"3330e76a-aa18-4462-bc41-6a3f68b4bd42","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"cead194f-d5fa-428a-88cd-25f8873ff16e","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"3332b716-5bee-4a0b-8cf1-052ae7fe0596"},{"jobId":"b18fb692-53a3-4846-8b66-76431e04c4d7","stateId":"58ebd7df-fc40-462b-b307-fda5696110e4","templateId":"2ae5e9bd-1ac5-4279-b21b-10573c3f75ab","documentTemplate":{"name":"sample string 1","fileExtension":"sample string 2","location":"sample string 3","jobTypeId":"21b17464-a97f-47c3-872e-437032ec7557","active":true,"autoEmailOnJobCompletion":true,"visibleOnPortal":true,"documents":[],"createdById":"d15221bf-f5e5-4c54-a98e-2f7afc310f5e","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"31e733b0-80d6-43a0-97b2-fb6cca10286c","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"09e6960b-ac26-4f55-bc83-c8cba388094f"},"fileLocationId":"8c2e6d10-3f89-4e15-a7e8-33c6bacc9c0d","fileLocation":{"location":"sample string 1","extension":"sample string 2","active":true,"createdById":"3d566615-4cca-4be0-9211-5c82a5f1abba","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"c2e287df-bdab-4943-aef3-9f34109c6e02","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"f38e6a6a-4500-48d7-a6a8-813fa77ae1a9"},"documentState":{"name":"sample string 1","documentsWithThatState":[],"id":"185e112d-07e3-4979-8e34-051b810b5d27"},"pdfGenerated":true,"visibleOnPortal":true,"name":"sample string 4","active":true,"createdById":"3330e76a-aa18-4462-bc41-6a3f68b4bd42","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"cead194f-d5fa-428a-88cd-25f8873ff16e","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"3332b716-5bee-4a0b-8cf1-052ae7fe0596"}],"jobHistory":[{"jobId":"76dc91bc-7412-40f8-9435-7cc8837d55e2","jobHistoryTypeId":"35d9740a-25cc-4b1b-bce7-f9a1ecb76796","sourceStateId":"a5440a42-1183-481b-ba4e-36f2df2fcafd","destinationStateId":"64d38e88-f1e0-4e99-8b8c-4564f0030f70","allocatedToId":"170aeca6-cf8a-4422-bbcc-aa3dfa8ba6a7","clonedFromId":"a6acdb0f-6727-4096-bca2-262389609c73","jobHistoryType":{"name":"sample string 1","id":"d4eee8ff-76ff-4509-a0e1-7090842cb706"},"sourceJobState":{"name":"sample string 1","jobsWithThatState":[],"id":"050658c6-4b83-4a4e-a9c1-3a14262bfa77"},"destinationJobState":{"name":"sample string 1","jobsWithThatState":[],"id":"050658c6-4b83-4a4e-a9c1-3a14262bfa77"},"createdById":"9de612f4-4567-463a-adf9-f2ae8a35f51f","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"8873a50e-ea34-492f-8484-1bcf8763f65a","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"fe999e26-f4c4-4ce7-a525-a5202f9ec5fc"},{"jobId":"76dc91bc-7412-40f8-9435-7cc8837d55e2","jobHistoryTypeId":"35d9740a-25cc-4b1b-bce7-f9a1ecb76796","sourceStateId":"a5440a42-1183-481b-ba4e-36f2df2fcafd","destinationStateId":"64d38e88-f1e0-4e99-8b8c-4564f0030f70","allocatedToId":"170aeca6-cf8a-4422-bbcc-aa3dfa8ba6a7","clonedFromId":"a6acdb0f-6727-4096-bca2-262389609c73","jobHistoryType":{"name":"sample string 1","id":"d4eee8ff-76ff-4509-a0e1-7090842cb706"},"sourceJobState":{"name":"sample string 1","jobsWithThatState":[],"id":"050658c6-4b83-4a4e-a9c1-3a14262bfa77"},"destinationJobState":{"name":"sample string 1","jobsWithThatState":[],"id":"050658c6-4b83-4a4e-a9c1-3a14262bfa77"},"createdById":"9de612f4-4567-463a-adf9-f2ae8a35f51f","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"8873a50e-ea34-492f-8484-1bcf8763f65a","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"fe999e26-f4c4-4ce7-a525-a5202f9ec5fc"}],"createdById":"9623d0a1-89db-45c7-ad52-60dc42a4a2f7","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"82b746b5-a221-4c80-a41b-53fb595e97bf","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"04125e4f-5c2a-44d8-a35a-38d3e5faafb6"}],"tenantOrganisationId":"6dd6c440-c940-4b42-8d8b-926fcb00a8f8","jobCategory":{"name":"sample string 1","id":"5442ad2d-ce89-426a-85c6-f756829624a7"},"createdById":"ddd92b28-e240-458b-bd05-65096c32a92e","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"d40e7618-9dcd-4cd1-bf74-f0757546cf69","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"d409988a-a201-4f09-a1ed-438db7865edf"}],"features":[{"tenantId":"c1e6fe69-51a4-49d1-98d4-a2f6c42300c4","featureId":"182fb7af-ad09-4dfe-92ec-254c930bc536","feature":{"name":"sample string 1","description":"sample string 2","tenantFeatures":[],"id":"26685110-442f-4511-8dcf-0a14a2f02014"},"createdById":"5b9756f3-5577-49fe-8579-120747c31139","createdDate":"2026-07-24T18:07:42.0230288+00:00","id":"7ff702a7-cd16-40d3-a2a1-b26150b38068"},{"tenantId":"c1e6fe69-51a4-49d1-98d4-a2f6c42300c4","featureId":"182fb7af-ad09-4dfe-92ec-254c930bc536","feature":{"name":"sample string 1","description":"sample string 2","tenantFeatures":[],"id":"26685110-442f-4511-8dcf-0a14a2f02014"},"createdById":"5b9756f3-5577-49fe-8579-120747c31139","createdDate":"2026-07-24T18:07:42.0230288+00:00","id":"7ff702a7-cd16-40d3-a2a1-b26150b38068"}],"createdById":"8d30c5f4-8aba-42f5-af6a-8ccf48eb8c15","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"6d915f47-9ec8-4488-8e86-af132e9cecbc","updatedDate":"2026-07-24T18:07:42.0230288+00:00"},"emailSettings":{"replyToEmailAddress":"sample string 1","ccEmailAddress":"sample string 2","emailSiteVisitReport":true,"userToReceiveJobCompletionReport":true,"createdById":"0c51bd38-bf23-442a-9c79-48d1a1c38d47","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"17091bd1-fe56-4144-a18c-e284fb116af7","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"099de003-384c-4858-bbb4-69a473ddfdc5"},"defaultContact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"4770326e-f62d-451c-8e24-d9e0a6246e00","titleId":"24e3ce3b-c32b-4b09-a030-836884aa0484","organisationId":"f78a075e-519f-459f-a974-c95ba2af953d","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"6e1c9191-0d09-460c-a1e5-66d7eba6eed0","createdById":"4f68e818-b374-4625-a6be-2ebe678c471f","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"31f3a60a-1071-4863-aac0-6ff65c51942d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"6cd640ff-3024-4b9b-a20a-379ee8265410"},"title":{"name":"sample string 1","id":"b2dc1b16-ba04-43d9-8435-7d41ee37e459"},"createdById":"e82c3d66-4ddd-4273-b41d-4f83d430f27c","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"5eec53bf-7ec6-41bb-8868-04c12bc8b236","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"411c5fc8-819d-47c1-a6d8-28ae35da14d7"},"hierarchicalLocations":[{"siteId":"6cbdd07e-2f6d-46f6-a9a5-53045c74a49a","name":"sample string 2","parentId":"9593dcf9-9f08-47bb-aede-77486e98ce07","depth":3,"fullName":"sample string 4","active":true,"sortOrder":6.0,"createdById":"49f00f9f-c71a-4df0-9e19-b06227f7da81","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"0a055160-4913-4c51-b601-2485dac5f399","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"33e5baea-ee91-4303-b8f7-35f912b105bb"},{"siteId":"6cbdd07e-2f6d-46f6-a9a5-53045c74a49a","name":"sample string 2","parentId":"9593dcf9-9f08-47bb-aede-77486e98ce07","depth":3,"fullName":"sample string 4","active":true,"sortOrder":6.0,"createdById":"49f00f9f-c71a-4df0-9e19-b06227f7da81","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"0a055160-4913-4c51-b601-2485dac5f399","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"33e5baea-ee91-4303-b8f7-35f912b105bb"}],"teams":[{"name":"sample string 1","active":true,"organisationId":"a42e685d-0d62-4634-9b08-f8a3b002522f","users":[],"createdById":"0b0a18ed-de41-4147-83da-e97f80f4b6e0","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"639dc909-52e4-4614-9587-5065677e67b0","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"cb0284b4-ea35-4fdb-94ed-c9b2faf4d432"},{"name":"sample string 1","active":true,"organisationId":"a42e685d-0d62-4634-9b08-f8a3b002522f","users":[],"createdById":"0b0a18ed-de41-4147-83da-e97f80f4b6e0","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"639dc909-52e4-4614-9587-5065677e67b0","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"cb0284b4-ea35-4fdb-94ed-c9b2faf4d432"}],"createdById":"264754b7-4b3e-45cd-9d3c-72b07f2c2fc4","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"6488cd06-eddf-4b9e-b8b0-83ee33c483e8","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"151e6d84-a587-4840-9310-4400c26b6e8e"}}],"userType":{"name":"sample string 1","id":"96bd158b-525f-473c-8e46-e424d92aa5d4"},"teams":[{"name":"sample string 1","active":true,"organisationId":"a42e685d-0d62-4634-9b08-f8a3b002522f","organisation":{"name":"sample string 1","active":true,"organisationTypeId":"f32b0486-1ca9-4aa0-be22-2d779b134dd4","externalReference":"sample string 4","languageId":"8f49bef0-bec6-463f-a51e-1461bae51f2f","timezone":"sample string 6","image":"sample string 7","addressId":"cfd4081b-e98e-45ba-8249-175a1b4f90d8","parentId":"548ffae8-76db-4def-a9e5-97253346b24c","reportKey":"sample string 9","defaultUserId":"c830ce33-a4af-45aa-abcd-c6bc719778ec","defaultContactId":"d3bdb5fc-214c-4d0a-ab15-5a5cc34ad1bf","digitalTwinUrl":"sample string 10","documents":[{"organisationId":"1be79e7c-c4ee-4594-bbc3-e8d5d4d7cf7c","filePath":"sample string 2","fileName":"sample string 3","notes":"sample string 4","visibleOnPortal":true,"folderId":"bcef5041-9998-4d5c-9c44-0469da51b94e","rootDocumentId":"0c0b0ab4-bdd2-4c6c-ac01-bee6f3f803a6","versionNumber":6,"isLatestVersion":true,"folder":{"organisationId":"623da92c-e5f2-4684-b147-fa9ccc638641","name":"sample string 2","parentFolderId":"db4005b8-c719-4bf3-8a21-da9d1de8f673","sortOrder":3,"childFolders":[],"documents":[],"createdById":"37e7b4a7-0b91-499e-a36d-8272cdfdb9e2","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"227262db-3805-46bf-8a71-9f104294b389","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"260644db-5691-4cc4-b26f-f02cb5b0400d"},"versions":[],"organisationDocumentTags":[{"organisationDocumentId":"3b8427bc-576e-41a1-8d08-3ec7649b7e45","tag":"sample string 2","tagId":"sample string 3","id":"36f2d41b-ad66-4407-8426-4aa8318db406"},{"organisationDocumentId":"3b8427bc-576e-41a1-8d08-3ec7649b7e45","tag":"sample string 2","tagId":"sample string 3","id":"36f2d41b-ad66-4407-8426-4aa8318db406"}],"createdById":"fd7c8634-f63a-43ad-82d1-0c6e41dd8de9","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"ebd67f23-01c0-4d55-bddd-463b3ce83ea9","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"6903d66b-f526-41ef-8aec-1e09c9571e99"},{"organisationId":"1be79e7c-c4ee-4594-bbc3-e8d5d4d7cf7c","filePath":"sample string 2","fileName":"sample string 3","notes":"sample string 4","visibleOnPortal":true,"folderId":"bcef5041-9998-4d5c-9c44-0469da51b94e","rootDocumentId":"0c0b0ab4-bdd2-4c6c-ac01-bee6f3f803a6","versionNumber":6,"isLatestVersion":true,"folder":{"organisationId":"623da92c-e5f2-4684-b147-fa9ccc638641","name":"sample string 2","parentFolderId":"db4005b8-c719-4bf3-8a21-da9d1de8f673","sortOrder":3,"childFolders":[],"documents":[],"createdById":"37e7b4a7-0b91-499e-a36d-8272cdfdb9e2","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"227262db-3805-46bf-8a71-9f104294b389","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"260644db-5691-4cc4-b26f-f02cb5b0400d"},"versions":[],"organisationDocumentTags":[{"organisationDocumentId":"3b8427bc-576e-41a1-8d08-3ec7649b7e45","tag":"sample string 2","tagId":"sample string 3","id":"36f2d41b-ad66-4407-8426-4aa8318db406"},{"organisationDocumentId":"3b8427bc-576e-41a1-8d08-3ec7649b7e45","tag":"sample string 2","tagId":"sample string 3","id":"36f2d41b-ad66-4407-8426-4aa8318db406"}],"createdById":"fd7c8634-f63a-43ad-82d1-0c6e41dd8de9","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"ebd67f23-01c0-4d55-bddd-463b3ce83ea9","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"6903d66b-f526-41ef-8aec-1e09c9571e99"}],"descendants":[{"ancestorId":"24c4baf7-dafd-4d4e-b9d5-a1c944a955cb","descendantId":"d4ab6a7c-db47-44db-84bf-33426d190a52","depth":3},{"ancestorId":"24c4baf7-dafd-4d4e-b9d5-a1c944a955cb","descendantId":"d4ab6a7c-db47-44db-84bf-33426d190a52","depth":3}],"ancestors":[{"ancestorId":"24c4baf7-dafd-4d4e-b9d5-a1c944a955cb","descendantId":"d4ab6a7c-db47-44db-84bf-33426d190a52","depth":3},{"ancestorId":"24c4baf7-dafd-4d4e-b9d5-a1c944a955cb","descendantId":"d4ab6a7c-db47-44db-84bf-33426d190a52","depth":3}],"organisationType":{"name":"sample string 1","order":2,"active":true,"contactRequired":true,"tenantOrganisationId":"65708bf0-1063-4248-a08d-22ffcf71bfc0","createdById":"ca1fcf51-d022-4ae1-b9bb-bff7e3258f09","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"14ba0e87-84b1-4af9-b8c3-2a841e0ba661","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"dc570ec6-9d2d-429a-99d5-153f779035bb"},"language":{"name":"sample string 1","id":"4ba868b5-4870-45d0-8351-eb7d54bd9196"},"address":{"address1":"sample string 1","address2":"sample string 2","address3":"sample string 3","address4":"sample string 4","city":"sample string 5","county":"sample string 6","zip":"sample string 7","country":"sample string 8","createdById":"c894db37-48cf-406f-b06f-3b76d3abf444","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"884e3c6a-9b20-48b8-9376-7c2750a038fc","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"df71d57d-b8bf-4367-9171-557a7dd3a11c"},"contacts":[{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"4770326e-f62d-451c-8e24-d9e0a6246e00","titleId":"24e3ce3b-c32b-4b09-a030-836884aa0484","organisationId":"f78a075e-519f-459f-a974-c95ba2af953d","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"6e1c9191-0d09-460c-a1e5-66d7eba6eed0","createdById":"4f68e818-b374-4625-a6be-2ebe678c471f","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"31f3a60a-1071-4863-aac0-6ff65c51942d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"6cd640ff-3024-4b9b-a20a-379ee8265410"},"title":{"name":"sample string 1","id":"b2dc1b16-ba04-43d9-8435-7d41ee37e459"},"createdById":"e82c3d66-4ddd-4273-b41d-4f83d430f27c","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"5eec53bf-7ec6-41bb-8868-04c12bc8b236","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"411c5fc8-819d-47c1-a6d8-28ae35da14d7"},{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"4770326e-f62d-451c-8e24-d9e0a6246e00","titleId":"24e3ce3b-c32b-4b09-a030-836884aa0484","organisationId":"f78a075e-519f-459f-a974-c95ba2af953d","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"6e1c9191-0d09-460c-a1e5-66d7eba6eed0","createdById":"4f68e818-b374-4625-a6be-2ebe678c471f","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"31f3a60a-1071-4863-aac0-6ff65c51942d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"6cd640ff-3024-4b9b-a20a-379ee8265410"},"title":{"name":"sample string 1","id":"b2dc1b16-ba04-43d9-8435-7d41ee37e459"},"createdById":"e82c3d66-4ddd-4273-b41d-4f83d430f27c","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"5eec53bf-7ec6-41bb-8868-04c12bc8b236","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"411c5fc8-819d-47c1-a6d8-28ae35da14d7"}],"userOrganisations":[{"userId":"86796db4-49c8-4c1e-9fd7-089befd59c91","organisationId":"4a99628a-ec1b-4015-b585-c9a3bb552d61"},{"userId":"86796db4-49c8-4c1e-9fd7-089befd59c91","organisationId":"4a99628a-ec1b-4015-b585-c9a3bb552d61"}],"tenant":{"id":"0028967a-a267-46e3-aff1-1e0ec84a53c2","uniqueNumericCode":2,"jobCount":3,"active":true,"rowVersion":"QEA=","subscriptionId":"sample string 5","jobTypes":[{"name":"sample string 1","timeInMinutes":2,"autoComplete":true,"canCreateJobs":true,"canRaiseOnDevice":true,"containsEntities":true,"hasSiteVisitSectionType":true,"version":8,"jobTypeGroupId":"06a776ae-b2ba-4f38-80cf-d8412f9b6ec6","jobCategoryId":"5c60811d-0fd5-4228-ac87-6134d0d46c63","state":"new","active":true,"documentTemplates":[{"name":"sample string 1","fileExtension":"sample string 2","location":"sample string 3","jobTypeId":"21b17464-a97f-47c3-872e-437032ec7557","active":true,"autoEmailOnJobCompletion":true,"visibleOnPortal":true,"documents":[{"jobId":"b18fb692-53a3-4846-8b66-76431e04c4d7","job":{"jobTypeId":"1c1325c9-2aaf-4e9a-84ec-7c5e9e4ba3af","active":true,"stateId":"08daf752-ec19-46a0-b959-ec3e76bfb568","externalRef":"sample string 4","allocatedToId":"d5959333-93da-4b61-8e08-3b27bebfdec4","name":"sample string 5","scheduledDate":"2026-07-24T18:07:42.0074024+00:00","siteId":"dbefd8a8-0073-4fd2-8a35-d3033bf9f328","contactId":"6469487a-fa21-475d-8ad9-619f309b287b","notes":"sample string 8","timeInMinutes":9,"parentJobId":"721c3f00-0083-4aab-bfd9-639788692940","isGroupJob":true,"deviceId":"sample string 11","syncToDevice":true,"assetId":"5f65f06f-f4f9-4835-874d-8941b80cc8d7","jobRecurrenceId":"0e6905df-16b8-4f6f-8b67-5e68f1ec5425","rejectionReasonId":"4e013877-4395-496a-bf26-346a70ae046d","jobCategoryId":"6b239234-0bb9-479c-8cdf-de4055f8ce8c","numericCode":13,"completedDate":"2026-07-24T18:07:42.0074024+00:00","monitoringRegimeId":"sample string 14","jobState":{"name":"sample string 1","jobsWithThatState":[],"id":"050658c6-4b83-4a4e-a9c1-3a14262bfa77"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"4770326e-f62d-451c-8e24-d9e0a6246e00","titleId":"24e3ce3b-c32b-4b09-a030-836884aa0484","organisationId":"f78a075e-519f-459f-a974-c95ba2af953d","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"6e1c9191-0d09-460c-a1e5-66d7eba6eed0","createdById":"4f68e818-b374-4625-a6be-2ebe678c471f","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"31f3a60a-1071-4863-aac0-6ff65c51942d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"6cd640ff-3024-4b9b-a20a-379ee8265410"},"title":{"name":"sample string 1","id":"b2dc1b16-ba04-43d9-8435-7d41ee37e459"},"createdById":"e82c3d66-4ddd-4273-b41d-4f83d430f27c","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"5eec53bf-7ec6-41bb-8868-04c12bc8b236","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"411c5fc8-819d-47c1-a6d8-28ae35da14d7"},"asset":{"name":"sample string 1","description":"sample string 2","assetTypeId":"9a426a23-47c8-489c-bef5-f40962507925","location":"sample string 4","locationId":"sample string 5","externalReference":"sample string 6","serialNumber":"sample string 7","assetNumber":"sample string 8","uniqueBarcode":"sample string 9","notes":"sample string 10","siteId":"a4207659-f61a-4091-be34-4f78c6ed7ba4","owner":"sample string 11","active":true,"suspended":true,"jobId":"dfcf9ee1-57a8-4f05-aa60-26be7ce1324a","hierarchicalLocationId":"77bb1310-b058-469a-a3c9-483d72b89190","imageFileName":"sample string 14","jobs":[],"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"}],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},"id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},"id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"jobRecurrences":[{"name":"sample string 1","jobTypeGroupId":"9b610d21-a096-4fbe-bb9c-124f29002dde","userId":"28752928-99ee-4070-b1a6-c96f05d4b99d","createDaysBefore":3,"siteId":"23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b","contactId":"4231071c-0d5b-4e7a-aa91-62f9d54c7789","assetId":"ef7d7946-9b7a-4b57-bf36-7c200d63033e","startDate":"2026-07-24T18:07:42.0074024+00:00","endDate":"2026-07-24T18:07:42.0074024+00:00","numberGenerated":6,"lastDate":"2026-07-24T18:07:42.0074024+00:00","nextDate":"2026-07-24T18:07:42.0074024+00:00","overrideGeneratedNextDate":"2026-07-24T18:07:42.0074024+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"d0e9a732-dc73-4114-8a09-b24de3ecf140","recurrenceGroupId":"12d04a2f-fd33-4aea-b8b4-33513564dd6d","jobsGenerated":[],"systems":[{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"},{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"698ddf75-de08-4410-9c3c-9ca14807fc05"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"4770326e-f62d-451c-8e24-d9e0a6246e00","titleId":"24e3ce3b-c32b-4b09-a030-836884aa0484","organisationId":"f78a075e-519f-459f-a974-c95ba2af953d","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"6e1c9191-0d09-460c-a1e5-66d7eba6eed0","createdById":"4f68e818-b374-4625-a6be-2ebe678c471f","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"31f3a60a-1071-4863-aac0-6ff65c51942d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"6cd640ff-3024-4b9b-a20a-379ee8265410"},"title":{"name":"sample string 1","id":"b2dc1b16-ba04-43d9-8435-7d41ee37e459"},"createdById":"e82c3d66-4ddd-4273-b41d-4f83d430f27c","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"5eec53bf-7ec6-41bb-8868-04c12bc8b236","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"411c5fc8-819d-47c1-a6d8-28ae35da14d7"},"sampledAssets":[{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3},{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3}],"lastCompletedDate":"2026-07-24T18:07:42.0074024+00:00","createdById":"e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"32a78a46-cfe1-4427-89c5-99428c472b54","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"43c1db48-5229-403a-87e0-18dbf94686de"},{"name":"sample string 1","jobTypeGroupId":"9b610d21-a096-4fbe-bb9c-124f29002dde","userId":"28752928-99ee-4070-b1a6-c96f05d4b99d","createDaysBefore":3,"siteId":"23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b","contactId":"4231071c-0d5b-4e7a-aa91-62f9d54c7789","assetId":"ef7d7946-9b7a-4b57-bf36-7c200d63033e","startDate":"2026-07-24T18:07:42.0074024+00:00","endDate":"2026-07-24T18:07:42.0074024+00:00","numberGenerated":6,"lastDate":"2026-07-24T18:07:42.0074024+00:00","nextDate":"2026-07-24T18:07:42.0074024+00:00","overrideGeneratedNextDate":"2026-07-24T18:07:42.0074024+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"d0e9a732-dc73-4114-8a09-b24de3ecf140","recurrenceGroupId":"12d04a2f-fd33-4aea-b8b4-33513564dd6d","jobsGenerated":[],"systems":[{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"},{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"698ddf75-de08-4410-9c3c-9ca14807fc05"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"4770326e-f62d-451c-8e24-d9e0a6246e00","titleId":"24e3ce3b-c32b-4b09-a030-836884aa0484","organisationId":"f78a075e-519f-459f-a974-c95ba2af953d","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"6e1c9191-0d09-460c-a1e5-66d7eba6eed0","createdById":"4f68e818-b374-4625-a6be-2ebe678c471f","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"31f3a60a-1071-4863-aac0-6ff65c51942d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"6cd640ff-3024-4b9b-a20a-379ee8265410"},"title":{"name":"sample string 1","id":"b2dc1b16-ba04-43d9-8435-7d41ee37e459"},"createdById":"e82c3d66-4ddd-4273-b41d-4f83d430f27c","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"5eec53bf-7ec6-41bb-8868-04c12bc8b236","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"411c5fc8-819d-47c1-a6d8-28ae35da14d7"},"sampledAssets":[{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3},{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3}],"lastCompletedDate":"2026-07-24T18:07:42.0074024+00:00","createdById":"e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"32a78a46-cfe1-4427-89c5-99428c472b54","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"43c1db48-5229-403a-87e0-18dbf94686de"}],"sampledAssets":[{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3,"jobRecurrence":{"name":"sample string 1","jobTypeGroupId":"9b610d21-a096-4fbe-bb9c-124f29002dde","userId":"28752928-99ee-4070-b1a6-c96f05d4b99d","createDaysBefore":3,"siteId":"23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b","contactId":"4231071c-0d5b-4e7a-aa91-62f9d54c7789","assetId":"ef7d7946-9b7a-4b57-bf36-7c200d63033e","startDate":"2026-07-24T18:07:42.0074024+00:00","endDate":"2026-07-24T18:07:42.0074024+00:00","numberGenerated":6,"lastDate":"2026-07-24T18:07:42.0074024+00:00","nextDate":"2026-07-24T18:07:42.0074024+00:00","overrideGeneratedNextDate":"2026-07-24T18:07:42.0074024+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"d0e9a732-dc73-4114-8a09-b24de3ecf140","recurrenceGroupId":"12d04a2f-fd33-4aea-b8b4-33513564dd6d","jobsGenerated":[],"systems":[{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"},{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"698ddf75-de08-4410-9c3c-9ca14807fc05"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"4770326e-f62d-451c-8e24-d9e0a6246e00","titleId":"24e3ce3b-c32b-4b09-a030-836884aa0484","organisationId":"f78a075e-519f-459f-a974-c95ba2af953d","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"6e1c9191-0d09-460c-a1e5-66d7eba6eed0","createdById":"4f68e818-b374-4625-a6be-2ebe678c471f","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"31f3a60a-1071-4863-aac0-6ff65c51942d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"6cd640ff-3024-4b9b-a20a-379ee8265410"},"title":{"name":"sample string 1","id":"b2dc1b16-ba04-43d9-8435-7d41ee37e459"},"createdById":"e82c3d66-4ddd-4273-b41d-4f83d430f27c","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"5eec53bf-7ec6-41bb-8868-04c12bc8b236","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"411c5fc8-819d-47c1-a6d8-28ae35da14d7"},"sampledAssets":[],"lastCompletedDate":"2026-07-24T18:07:42.0074024+00:00","createdById":"e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"32a78a46-cfe1-4427-89c5-99428c472b54","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"43c1db48-5229-403a-87e0-18dbf94686de"}},{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3,"jobRecurrence":{"name":"sample string 1","jobTypeGroupId":"9b610d21-a096-4fbe-bb9c-124f29002dde","userId":"28752928-99ee-4070-b1a6-c96f05d4b99d","createDaysBefore":3,"siteId":"23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b","contactId":"4231071c-0d5b-4e7a-aa91-62f9d54c7789","assetId":"ef7d7946-9b7a-4b57-bf36-7c200d63033e","startDate":"2026-07-24T18:07:42.0074024+00:00","endDate":"2026-07-24T18:07:42.0074024+00:00","numberGenerated":6,"lastDate":"2026-07-24T18:07:42.0074024+00:00","nextDate":"2026-07-24T18:07:42.0074024+00:00","overrideGeneratedNextDate":"2026-07-24T18:07:42.0074024+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"d0e9a732-dc73-4114-8a09-b24de3ecf140","recurrenceGroupId":"12d04a2f-fd33-4aea-b8b4-33513564dd6d","jobsGenerated":[],"systems":[{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"},{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"698ddf75-de08-4410-9c3c-9ca14807fc05"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"4770326e-f62d-451c-8e24-d9e0a6246e00","titleId":"24e3ce3b-c32b-4b09-a030-836884aa0484","organisationId":"f78a075e-519f-459f-a974-c95ba2af953d","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"6e1c9191-0d09-460c-a1e5-66d7eba6eed0","createdById":"4f68e818-b374-4625-a6be-2ebe678c471f","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"31f3a60a-1071-4863-aac0-6ff65c51942d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"6cd640ff-3024-4b9b-a20a-379ee8265410"},"title":{"name":"sample string 1","id":"b2dc1b16-ba04-43d9-8435-7d41ee37e459"},"createdById":"e82c3d66-4ddd-4273-b41d-4f83d430f27c","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"5eec53bf-7ec6-41bb-8868-04c12bc8b236","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"411c5fc8-819d-47c1-a6d8-28ae35da14d7"},"sampledAssets":[],"lastCompletedDate":"2026-07-24T18:07:42.0074024+00:00","createdById":"e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"32a78a46-cfe1-4427-89c5-99428c472b54","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"43c1db48-5229-403a-87e0-18dbf94686de"}}],"monitoringRegimeSampledAssets":[{"monitoringRegimeId":"sample string 1","assetId":"e0531cff-dcf8-4c35-8442-707237a4b36f","jobIndexId":3},{"monitoringRegimeId":"sample string 1","assetId":"e0531cff-dcf8-4c35-8442-707237a4b36f","jobIndexId":3}],"hierarchicalLocation":{"siteId":"6cbdd07e-2f6d-46f6-a9a5-53045c74a49a","name":"sample string 2","parentId":"9593dcf9-9f08-47bb-aede-77486e98ce07","depth":3,"fullName":"sample string 4","active":true,"sortOrder":6.0,"createdById":"49f00f9f-c71a-4df0-9e19-b06227f7da81","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"0a055160-4913-4c51-b601-2485dac5f399","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"33e5baea-ee91-4303-b8f7-35f912b105bb"},"createdById":"7465c593-7ca9-4015-aa79-e9398b969573","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"b37eb9a9-bb2f-42b8-b511-c59f5e248d53","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"ec44aff5-f94e-4756-9077-04500c017ea8"},"jobRecurrence":{"name":"sample string 1","jobTypeGroupId":"9b610d21-a096-4fbe-bb9c-124f29002dde","userId":"28752928-99ee-4070-b1a6-c96f05d4b99d","createDaysBefore":3,"siteId":"23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b","contactId":"4231071c-0d5b-4e7a-aa91-62f9d54c7789","assetId":"ef7d7946-9b7a-4b57-bf36-7c200d63033e","startDate":"2026-07-24T18:07:42.0074024+00:00","endDate":"2026-07-24T18:07:42.0074024+00:00","numberGenerated":6,"lastDate":"2026-07-24T18:07:42.0074024+00:00","nextDate":"2026-07-24T18:07:42.0074024+00:00","overrideGeneratedNextDate":"2026-07-24T18:07:42.0074024+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"d0e9a732-dc73-4114-8a09-b24de3ecf140","recurrenceGroupId":"12d04a2f-fd33-4aea-b8b4-33513564dd6d","asset":{"name":"sample string 1","description":"sample string 2","assetTypeId":"9a426a23-47c8-489c-bef5-f40962507925","location":"sample string 4","locationId":"sample string 5","externalReference":"sample string 6","serialNumber":"sample string 7","assetNumber":"sample string 8","uniqueBarcode":"sample string 9","notes":"sample string 10","siteId":"a4207659-f61a-4091-be34-4f78c6ed7ba4","owner":"sample string 11","active":true,"suspended":true,"jobId":"dfcf9ee1-57a8-4f05-aa60-26be7ce1324a","hierarchicalLocationId":"77bb1310-b058-469a-a3c9-483d72b89190","imageFileName":"sample string 14","jobs":[],"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"}],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},"id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},"id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"jobRecurrences":[],"sampledAssets":[{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3},{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3}],"monitoringRegimeSampledAssets":[{"monitoringRegimeId":"sample string 1","assetId":"e0531cff-dcf8-4c35-8442-707237a4b36f","jobIndexId":3},{"monitoringRegimeId":"sample string 1","assetId":"e0531cff-dcf8-4c35-8442-707237a4b36f","jobIndexId":3}],"hierarchicalLocation":{"siteId":"6cbdd07e-2f6d-46f6-a9a5-53045c74a49a","name":"sample string 2","parentId":"9593dcf9-9f08-47bb-aede-77486e98ce07","depth":3,"fullName":"sample string 4","active":true,"sortOrder":6.0,"createdById":"49f00f9f-c71a-4df0-9e19-b06227f7da81","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"0a055160-4913-4c51-b601-2485dac5f399","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"33e5baea-ee91-4303-b8f7-35f912b105bb"},"createdById":"7465c593-7ca9-4015-aa79-e9398b969573","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"b37eb9a9-bb2f-42b8-b511-c59f5e248d53","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"ec44aff5-f94e-4756-9077-04500c017ea8"},"jobsGenerated":[],"systems":[{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"},{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"698ddf75-de08-4410-9c3c-9ca14807fc05"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"4770326e-f62d-451c-8e24-d9e0a6246e00","titleId":"24e3ce3b-c32b-4b09-a030-836884aa0484","organisationId":"f78a075e-519f-459f-a974-c95ba2af953d","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"6e1c9191-0d09-460c-a1e5-66d7eba6eed0","createdById":"4f68e818-b374-4625-a6be-2ebe678c471f","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"31f3a60a-1071-4863-aac0-6ff65c51942d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"6cd640ff-3024-4b9b-a20a-379ee8265410"},"title":{"name":"sample string 1","id":"b2dc1b16-ba04-43d9-8435-7d41ee37e459"},"createdById":"e82c3d66-4ddd-4273-b41d-4f83d430f27c","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"5eec53bf-7ec6-41bb-8868-04c12bc8b236","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"411c5fc8-819d-47c1-a6d8-28ae35da14d7"},"sampledAssets":[{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3,"asset":{"name":"sample string 1","description":"sample string 2","assetTypeId":"9a426a23-47c8-489c-bef5-f40962507925","location":"sample string 4","locationId":"sample string 5","externalReference":"sample string 6","serialNumber":"sample string 7","assetNumber":"sample string 8","uniqueBarcode":"sample string 9","notes":"sample string 10","siteId":"a4207659-f61a-4091-be34-4f78c6ed7ba4","owner":"sample string 11","active":true,"suspended":true,"jobId":"dfcf9ee1-57a8-4f05-aa60-26be7ce1324a","hierarchicalLocationId":"77bb1310-b058-469a-a3c9-483d72b89190","imageFileName":"sample string 14","jobs":[],"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"}],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},"id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},"id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"jobRecurrences":[],"sampledAssets":[],"monitoringRegimeSampledAssets":[{"monitoringRegimeId":"sample string 1","assetId":"e0531cff-dcf8-4c35-8442-707237a4b36f","jobIndexId":3},{"monitoringRegimeId":"sample string 1","assetId":"e0531cff-dcf8-4c35-8442-707237a4b36f","jobIndexId":3}],"hierarchicalLocation":{"siteId":"6cbdd07e-2f6d-46f6-a9a5-53045c74a49a","name":"sample string 2","parentId":"9593dcf9-9f08-47bb-aede-77486e98ce07","depth":3,"fullName":"sample string 4","active":true,"sortOrder":6.0,"createdById":"49f00f9f-c71a-4df0-9e19-b06227f7da81","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"0a055160-4913-4c51-b601-2485dac5f399","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"33e5baea-ee91-4303-b8f7-35f912b105bb"},"createdById":"7465c593-7ca9-4015-aa79-e9398b969573","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"b37eb9a9-bb2f-42b8-b511-c59f5e248d53","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"ec44aff5-f94e-4756-9077-04500c017ea8"}},{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3,"asset":{"name":"sample string 1","description":"sample string 2","assetTypeId":"9a426a23-47c8-489c-bef5-f40962507925","location":"sample string 4","locationId":"sample string 5","externalReference":"sample string 6","serialNumber":"sample string 7","assetNumber":"sample string 8","uniqueBarcode":"sample string 9","notes":"sample string 10","siteId":"a4207659-f61a-4091-be34-4f78c6ed7ba4","owner":"sample string 11","active":true,"suspended":true,"jobId":"dfcf9ee1-57a8-4f05-aa60-26be7ce1324a","hierarchicalLocationId":"77bb1310-b058-469a-a3c9-483d72b89190","imageFileName":"sample string 14","jobs":[],"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"}],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},"id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},"id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"jobRecurrences":[],"sampledAssets":[],"monitoringRegimeSampledAssets":[{"monitoringRegimeId":"sample string 1","assetId":"e0531cff-dcf8-4c35-8442-707237a4b36f","jobIndexId":3},{"monitoringRegimeId":"sample string 1","assetId":"e0531cff-dcf8-4c35-8442-707237a4b36f","jobIndexId":3}],"hierarchicalLocation":{"siteId":"6cbdd07e-2f6d-46f6-a9a5-53045c74a49a","name":"sample string 2","parentId":"9593dcf9-9f08-47bb-aede-77486e98ce07","depth":3,"fullName":"sample string 4","active":true,"sortOrder":6.0,"createdById":"49f00f9f-c71a-4df0-9e19-b06227f7da81","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"0a055160-4913-4c51-b601-2485dac5f399","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"33e5baea-ee91-4303-b8f7-35f912b105bb"},"createdById":"7465c593-7ca9-4015-aa79-e9398b969573","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"b37eb9a9-bb2f-42b8-b511-c59f5e248d53","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"ec44aff5-f94e-4756-9077-04500c017ea8"}}],"lastCompletedDate":"2026-07-24T18:07:42.0074024+00:00","createdById":"e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"32a78a46-cfe1-4427-89c5-99428c472b54","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"43c1db48-5229-403a-87e0-18dbf94686de"},"rejectionReason":{"order":1,"name":"sample string 2","active":true,"tenantOrganisationId":"397ac4b1-b13c-4bc0-b4aa-2e9304a9fa84","createdById":"753c932f-9470-4f8c-b9d8-3b80f74da1ab","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"0b91416f-65bd-4e90-8a95-cd381f2e3e34","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"82c80830-0f5f-466b-ab4d-6178da403712"},"jobCategory":{"name":"sample string 1","id":"5442ad2d-ce89-426a-85c6-f756829624a7"},"sections":[{"jobId":"c1a0c8ab-d988-4766-94e5-0c94774a9193","internalSectionTypeId":"733beae9-7856-4c0b-b15c-9351919383dc","sectionTypeId":"965a81b0-aef5-432c-9399-2f112148385f","caption":"sample string 4","name":"sample string 5","sectionJson":"sample string 6","repeatable":true,"template":true,"gridInput":true,"siteVisit":true,"active":true,"order":12.0,"fqn":"sample string 13","visible":true,"state":"d307d093-04d9-4fbb-9d7b-b793277e3352","sectionVariantId":"2dd538d4-92da-472e-b6e7-1df217a98d0a","sectionType":{"internalId":"8ec1ef74-bb9d-4b21-b362-93147f96e688","caption":"sample string 2","name":"sample string 3","repeatable":true,"template":true,"gridInput":true,"siteVisit":true,"jsonData":"sample string 8","order":9,"jobTypeId":"2e8dfabc-454b-40ad-8550-360a070feac4","active":true,"fqn":"sample string 12","visible":true,"fileImport":true,"sectionVariantId":"2f54ed93-1fcd-4cf3-a196-bf1f4f876981","expressionTypes":"sample string 15","createdById":"90a740fb-1fef-4be3-a1bb-ad02e73335ff","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"75b75608-188f-4f9b-89aa-5d30975f0f30","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"85374695-505d-4826-ad46-134d7879b1f0"},"createdById":"6d7250e1-514c-41bd-bc40-f38e3b7cb746","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"13943351-db05-4dd1-8dfd-f2f9cf7cea35","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"72f28092-a135-4716-bf56-e9e401142b35"},{"jobId":"c1a0c8ab-d988-4766-94e5-0c94774a9193","internalSectionTypeId":"733beae9-7856-4c0b-b15c-9351919383dc","sectionTypeId":"965a81b0-aef5-432c-9399-2f112148385f","caption":"sample string 4","name":"sample string 5","sectionJson":"sample string 6","repeatable":true,"template":true,"gridInput":true,"siteVisit":true,"active":true,"order":12.0,"fqn":"sample string 13","visible":true,"state":"d307d093-04d9-4fbb-9d7b-b793277e3352","sectionVariantId":"2dd538d4-92da-472e-b6e7-1df217a98d0a","sectionType":{"internalId":"8ec1ef74-bb9d-4b21-b362-93147f96e688","caption":"sample string 2","name":"sample string 3","repeatable":true,"template":true,"gridInput":true,"siteVisit":true,"jsonData":"sample string 8","order":9,"jobTypeId":"2e8dfabc-454b-40ad-8550-360a070feac4","active":true,"fqn":"sample string 12","visible":true,"fileImport":true,"sectionVariantId":"2f54ed93-1fcd-4cf3-a196-bf1f4f876981","expressionTypes":"sample string 15","createdById":"90a740fb-1fef-4be3-a1bb-ad02e73335ff","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"75b75608-188f-4f9b-89aa-5d30975f0f30","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"85374695-505d-4826-ad46-134d7879b1f0"},"createdById":"6d7250e1-514c-41bd-bc40-f38e3b7cb746","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"13943351-db05-4dd1-8dfd-f2f9cf7cea35","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"72f28092-a135-4716-bf56-e9e401142b35"}],"descendantJobs":[],"documents":[],"jobHistory":[{"jobId":"76dc91bc-7412-40f8-9435-7cc8837d55e2","jobHistoryTypeId":"35d9740a-25cc-4b1b-bce7-f9a1ecb76796","sourceStateId":"a5440a42-1183-481b-ba4e-36f2df2fcafd","destinationStateId":"64d38e88-f1e0-4e99-8b8c-4564f0030f70","allocatedToId":"170aeca6-cf8a-4422-bbcc-aa3dfa8ba6a7","clonedFromId":"a6acdb0f-6727-4096-bca2-262389609c73","jobHistoryType":{"name":"sample string 1","id":"d4eee8ff-76ff-4509-a0e1-7090842cb706"},"sourceJobState":{"name":"sample string 1","jobsWithThatState":[],"id":"050658c6-4b83-4a4e-a9c1-3a14262bfa77"},"destinationJobState":{"name":"sample string 1","jobsWithThatState":[],"id":"050658c6-4b83-4a4e-a9c1-3a14262bfa77"},"createdById":"9de612f4-4567-463a-adf9-f2ae8a35f51f","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"8873a50e-ea34-492f-8484-1bcf8763f65a","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"fe999e26-f4c4-4ce7-a525-a5202f9ec5fc"},{"jobId":"76dc91bc-7412-40f8-9435-7cc8837d55e2","jobHistoryTypeId":"35d9740a-25cc-4b1b-bce7-f9a1ecb76796","sourceStateId":"a5440a42-1183-481b-ba4e-36f2df2fcafd","destinationStateId":"64d38e88-f1e0-4e99-8b8c-4564f0030f70","allocatedToId":"170aeca6-cf8a-4422-bbcc-aa3dfa8ba6a7","clonedFromId":"a6acdb0f-6727-4096-bca2-262389609c73","jobHistoryType":{"name":"sample string 1","id":"d4eee8ff-76ff-4509-a0e1-7090842cb706"},"sourceJobState":{"name":"sample string 1","jobsWithThatState":[],"id":"050658c6-4b83-4a4e-a9c1-3a14262bfa77"},"destinationJobState":{"name":"sample string 1","jobsWithThatState":[],"id":"050658c6-4b83-4a4e-a9c1-3a14262bfa77"},"createdById":"9de612f4-4567-463a-adf9-f2ae8a35f51f","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"8873a50e-ea34-492f-8484-1bcf8763f65a","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"fe999e26-f4c4-4ce7-a525-a5202f9ec5fc"}],"createdById":"9623d0a1-89db-45c7-ad52-60dc42a4a2f7","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"82b746b5-a221-4c80-a41b-53fb595e97bf","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"04125e4f-5c2a-44d8-a35a-38d3e5faafb6"},"stateId":"58ebd7df-fc40-462b-b307-fda5696110e4","templateId":"2ae5e9bd-1ac5-4279-b21b-10573c3f75ab","fileLocationId":"8c2e6d10-3f89-4e15-a7e8-33c6bacc9c0d","fileLocation":{"location":"sample string 1","extension":"sample string 2","active":true,"createdById":"3d566615-4cca-4be0-9211-5c82a5f1abba","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"c2e287df-bdab-4943-aef3-9f34109c6e02","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"f38e6a6a-4500-48d7-a6a8-813fa77ae1a9"},"documentState":{"name":"sample string 1","documentsWithThatState":[],"id":"185e112d-07e3-4979-8e34-051b810b5d27"},"pdfGenerated":true,"visibleOnPortal":true,"name":"sample string 4","active":true,"createdById":"3330e76a-aa18-4462-bc41-6a3f68b4bd42","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"cead194f-d5fa-428a-88cd-25f8873ff16e","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"3332b716-5bee-4a0b-8cf1-052ae7fe0596"},{"jobId":"b18fb692-53a3-4846-8b66-76431e04c4d7","job":{"jobTypeId":"1c1325c9-2aaf-4e9a-84ec-7c5e9e4ba3af","active":true,"stateId":"08daf752-ec19-46a0-b959-ec3e76bfb568","externalRef":"sample string 4","allocatedToId":"d5959333-93da-4b61-8e08-3b27bebfdec4","name":"sample string 5","scheduledDate":"2026-07-24T18:07:42.0074024+00:00","siteId":"dbefd8a8-0073-4fd2-8a35-d3033bf9f328","contactId":"6469487a-fa21-475d-8ad9-619f309b287b","notes":"sample string 8","timeInMinutes":9,"parentJobId":"721c3f00-0083-4aab-bfd9-639788692940","isGroupJob":true,"deviceId":"sample string 11","syncToDevice":true,"assetId":"5f65f06f-f4f9-4835-874d-8941b80cc8d7","jobRecurrenceId":"0e6905df-16b8-4f6f-8b67-5e68f1ec5425","rejectionReasonId":"4e013877-4395-496a-bf26-346a70ae046d","jobCategoryId":"6b239234-0bb9-479c-8cdf-de4055f8ce8c","numericCode":13,"completedDate":"2026-07-24T18:07:42.0074024+00:00","monitoringRegimeId":"sample string 14","jobState":{"name":"sample string 1","jobsWithThatState":[],"id":"050658c6-4b83-4a4e-a9c1-3a14262bfa77"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"4770326e-f62d-451c-8e24-d9e0a6246e00","titleId":"24e3ce3b-c32b-4b09-a030-836884aa0484","organisationId":"f78a075e-519f-459f-a974-c95ba2af953d","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"6e1c9191-0d09-460c-a1e5-66d7eba6eed0","createdById":"4f68e818-b374-4625-a6be-2ebe678c471f","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"31f3a60a-1071-4863-aac0-6ff65c51942d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"6cd640ff-3024-4b9b-a20a-379ee8265410"},"title":{"name":"sample string 1","id":"b2dc1b16-ba04-43d9-8435-7d41ee37e459"},"createdById":"e82c3d66-4ddd-4273-b41d-4f83d430f27c","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"5eec53bf-7ec6-41bb-8868-04c12bc8b236","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"411c5fc8-819d-47c1-a6d8-28ae35da14d7"},"asset":{"name":"sample string 1","description":"sample string 2","assetTypeId":"9a426a23-47c8-489c-bef5-f40962507925","location":"sample string 4","locationId":"sample string 5","externalReference":"sample string 6","serialNumber":"sample string 7","assetNumber":"sample string 8","uniqueBarcode":"sample string 9","notes":"sample string 10","siteId":"a4207659-f61a-4091-be34-4f78c6ed7ba4","owner":"sample string 11","active":true,"suspended":true,"jobId":"dfcf9ee1-57a8-4f05-aa60-26be7ce1324a","hierarchicalLocationId":"77bb1310-b058-469a-a3c9-483d72b89190","imageFileName":"sample string 14","jobs":[],"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"}],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},"id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},"id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"jobRecurrences":[{"name":"sample string 1","jobTypeGroupId":"9b610d21-a096-4fbe-bb9c-124f29002dde","userId":"28752928-99ee-4070-b1a6-c96f05d4b99d","createDaysBefore":3,"siteId":"23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b","contactId":"4231071c-0d5b-4e7a-aa91-62f9d54c7789","assetId":"ef7d7946-9b7a-4b57-bf36-7c200d63033e","startDate":"2026-07-24T18:07:42.0074024+00:00","endDate":"2026-07-24T18:07:42.0074024+00:00","numberGenerated":6,"lastDate":"2026-07-24T18:07:42.0074024+00:00","nextDate":"2026-07-24T18:07:42.0074024+00:00","overrideGeneratedNextDate":"2026-07-24T18:07:42.0074024+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"d0e9a732-dc73-4114-8a09-b24de3ecf140","recurrenceGroupId":"12d04a2f-fd33-4aea-b8b4-33513564dd6d","jobsGenerated":[],"systems":[{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"},{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"698ddf75-de08-4410-9c3c-9ca14807fc05"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"4770326e-f62d-451c-8e24-d9e0a6246e00","titleId":"24e3ce3b-c32b-4b09-a030-836884aa0484","organisationId":"f78a075e-519f-459f-a974-c95ba2af953d","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"6e1c9191-0d09-460c-a1e5-66d7eba6eed0","createdById":"4f68e818-b374-4625-a6be-2ebe678c471f","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"31f3a60a-1071-4863-aac0-6ff65c51942d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"6cd640ff-3024-4b9b-a20a-379ee8265410"},"title":{"name":"sample string 1","id":"b2dc1b16-ba04-43d9-8435-7d41ee37e459"},"createdById":"e82c3d66-4ddd-4273-b41d-4f83d430f27c","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"5eec53bf-7ec6-41bb-8868-04c12bc8b236","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"411c5fc8-819d-47c1-a6d8-28ae35da14d7"},"sampledAssets":[{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3},{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3}],"lastCompletedDate":"2026-07-24T18:07:42.0074024+00:00","createdById":"e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"32a78a46-cfe1-4427-89c5-99428c472b54","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"43c1db48-5229-403a-87e0-18dbf94686de"},{"name":"sample string 1","jobTypeGroupId":"9b610d21-a096-4fbe-bb9c-124f29002dde","userId":"28752928-99ee-4070-b1a6-c96f05d4b99d","createDaysBefore":3,"siteId":"23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b","contactId":"4231071c-0d5b-4e7a-aa91-62f9d54c7789","assetId":"ef7d7946-9b7a-4b57-bf36-7c200d63033e","startDate":"2026-07-24T18:07:42.0074024+00:00","endDate":"2026-07-24T18:07:42.0074024+00:00","numberGenerated":6,"lastDate":"2026-07-24T18:07:42.0074024+00:00","nextDate":"2026-07-24T18:07:42.0074024+00:00","overrideGeneratedNextDate":"2026-07-24T18:07:42.0074024+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"d0e9a732-dc73-4114-8a09-b24de3ecf140","recurrenceGroupId":"12d04a2f-fd33-4aea-b8b4-33513564dd6d","jobsGenerated":[],"systems":[{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"},{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"698ddf75-de08-4410-9c3c-9ca14807fc05"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"4770326e-f62d-451c-8e24-d9e0a6246e00","titleId":"24e3ce3b-c32b-4b09-a030-836884aa0484","organisationId":"f78a075e-519f-459f-a974-c95ba2af953d","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"6e1c9191-0d09-460c-a1e5-66d7eba6eed0","createdById":"4f68e818-b374-4625-a6be-2ebe678c471f","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"31f3a60a-1071-4863-aac0-6ff65c51942d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"6cd640ff-3024-4b9b-a20a-379ee8265410"},"title":{"name":"sample string 1","id":"b2dc1b16-ba04-43d9-8435-7d41ee37e459"},"createdById":"e82c3d66-4ddd-4273-b41d-4f83d430f27c","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"5eec53bf-7ec6-41bb-8868-04c12bc8b236","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"411c5fc8-819d-47c1-a6d8-28ae35da14d7"},"sampledAssets":[{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3},{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3}],"lastCompletedDate":"2026-07-24T18:07:42.0074024+00:00","createdById":"e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"32a78a46-cfe1-4427-89c5-99428c472b54","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"43c1db48-5229-403a-87e0-18dbf94686de"}],"sampledAssets":[{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3,"jobRecurrence":{"name":"sample string 1","jobTypeGroupId":"9b610d21-a096-4fbe-bb9c-124f29002dde","userId":"28752928-99ee-4070-b1a6-c96f05d4b99d","createDaysBefore":3,"siteId":"23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b","contactId":"4231071c-0d5b-4e7a-aa91-62f9d54c7789","assetId":"ef7d7946-9b7a-4b57-bf36-7c200d63033e","startDate":"2026-07-24T18:07:42.0074024+00:00","endDate":"2026-07-24T18:07:42.0074024+00:00","numberGenerated":6,"lastDate":"2026-07-24T18:07:42.0074024+00:00","nextDate":"2026-07-24T18:07:42.0074024+00:00","overrideGeneratedNextDate":"2026-07-24T18:07:42.0074024+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"d0e9a732-dc73-4114-8a09-b24de3ecf140","recurrenceGroupId":"12d04a2f-fd33-4aea-b8b4-33513564dd6d","jobsGenerated":[],"systems":[{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"},{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"698ddf75-de08-4410-9c3c-9ca14807fc05"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"4770326e-f62d-451c-8e24-d9e0a6246e00","titleId":"24e3ce3b-c32b-4b09-a030-836884aa0484","organisationId":"f78a075e-519f-459f-a974-c95ba2af953d","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"6e1c9191-0d09-460c-a1e5-66d7eba6eed0","createdById":"4f68e818-b374-4625-a6be-2ebe678c471f","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"31f3a60a-1071-4863-aac0-6ff65c51942d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"6cd640ff-3024-4b9b-a20a-379ee8265410"},"title":{"name":"sample string 1","id":"b2dc1b16-ba04-43d9-8435-7d41ee37e459"},"createdById":"e82c3d66-4ddd-4273-b41d-4f83d430f27c","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"5eec53bf-7ec6-41bb-8868-04c12bc8b236","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"411c5fc8-819d-47c1-a6d8-28ae35da14d7"},"sampledAssets":[],"lastCompletedDate":"2026-07-24T18:07:42.0074024+00:00","createdById":"e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"32a78a46-cfe1-4427-89c5-99428c472b54","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"43c1db48-5229-403a-87e0-18dbf94686de"}},{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3,"jobRecurrence":{"name":"sample string 1","jobTypeGroupId":"9b610d21-a096-4fbe-bb9c-124f29002dde","userId":"28752928-99ee-4070-b1a6-c96f05d4b99d","createDaysBefore":3,"siteId":"23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b","contactId":"4231071c-0d5b-4e7a-aa91-62f9d54c7789","assetId":"ef7d7946-9b7a-4b57-bf36-7c200d63033e","startDate":"2026-07-24T18:07:42.0074024+00:00","endDate":"2026-07-24T18:07:42.0074024+00:00","numberGenerated":6,"lastDate":"2026-07-24T18:07:42.0074024+00:00","nextDate":"2026-07-24T18:07:42.0074024+00:00","overrideGeneratedNextDate":"2026-07-24T18:07:42.0074024+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"d0e9a732-dc73-4114-8a09-b24de3ecf140","recurrenceGroupId":"12d04a2f-fd33-4aea-b8b4-33513564dd6d","jobsGenerated":[],"systems":[{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"},{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"698ddf75-de08-4410-9c3c-9ca14807fc05"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"4770326e-f62d-451c-8e24-d9e0a6246e00","titleId":"24e3ce3b-c32b-4b09-a030-836884aa0484","organisationId":"f78a075e-519f-459f-a974-c95ba2af953d","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"6e1c9191-0d09-460c-a1e5-66d7eba6eed0","createdById":"4f68e818-b374-4625-a6be-2ebe678c471f","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"31f3a60a-1071-4863-aac0-6ff65c51942d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"6cd640ff-3024-4b9b-a20a-379ee8265410"},"title":{"name":"sample string 1","id":"b2dc1b16-ba04-43d9-8435-7d41ee37e459"},"createdById":"e82c3d66-4ddd-4273-b41d-4f83d430f27c","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"5eec53bf-7ec6-41bb-8868-04c12bc8b236","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"411c5fc8-819d-47c1-a6d8-28ae35da14d7"},"sampledAssets":[],"lastCompletedDate":"2026-07-24T18:07:42.0074024+00:00","createdById":"e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"32a78a46-cfe1-4427-89c5-99428c472b54","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"43c1db48-5229-403a-87e0-18dbf94686de"}}],"monitoringRegimeSampledAssets":[{"monitoringRegimeId":"sample string 1","assetId":"e0531cff-dcf8-4c35-8442-707237a4b36f","jobIndexId":3},{"monitoringRegimeId":"sample string 1","assetId":"e0531cff-dcf8-4c35-8442-707237a4b36f","jobIndexId":3}],"hierarchicalLocation":{"siteId":"6cbdd07e-2f6d-46f6-a9a5-53045c74a49a","name":"sample string 2","parentId":"9593dcf9-9f08-47bb-aede-77486e98ce07","depth":3,"fullName":"sample string 4","active":true,"sortOrder":6.0,"createdById":"49f00f9f-c71a-4df0-9e19-b06227f7da81","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"0a055160-4913-4c51-b601-2485dac5f399","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"33e5baea-ee91-4303-b8f7-35f912b105bb"},"createdById":"7465c593-7ca9-4015-aa79-e9398b969573","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"b37eb9a9-bb2f-42b8-b511-c59f5e248d53","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"ec44aff5-f94e-4756-9077-04500c017ea8"},"jobRecurrence":{"name":"sample string 1","jobTypeGroupId":"9b610d21-a096-4fbe-bb9c-124f29002dde","userId":"28752928-99ee-4070-b1a6-c96f05d4b99d","createDaysBefore":3,"siteId":"23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b","contactId":"4231071c-0d5b-4e7a-aa91-62f9d54c7789","assetId":"ef7d7946-9b7a-4b57-bf36-7c200d63033e","startDate":"2026-07-24T18:07:42.0074024+00:00","endDate":"2026-07-24T18:07:42.0074024+00:00","numberGenerated":6,"lastDate":"2026-07-24T18:07:42.0074024+00:00","nextDate":"2026-07-24T18:07:42.0074024+00:00","overrideGeneratedNextDate":"2026-07-24T18:07:42.0074024+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"d0e9a732-dc73-4114-8a09-b24de3ecf140","recurrenceGroupId":"12d04a2f-fd33-4aea-b8b4-33513564dd6d","asset":{"name":"sample string 1","description":"sample string 2","assetTypeId":"9a426a23-47c8-489c-bef5-f40962507925","location":"sample string 4","locationId":"sample string 5","externalReference":"sample string 6","serialNumber":"sample string 7","assetNumber":"sample string 8","uniqueBarcode":"sample string 9","notes":"sample string 10","siteId":"a4207659-f61a-4091-be34-4f78c6ed7ba4","owner":"sample string 11","active":true,"suspended":true,"jobId":"dfcf9ee1-57a8-4f05-aa60-26be7ce1324a","hierarchicalLocationId":"77bb1310-b058-469a-a3c9-483d72b89190","imageFileName":"sample string 14","jobs":[],"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"}],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},"id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},"id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"jobRecurrences":[],"sampledAssets":[{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3},{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3}],"monitoringRegimeSampledAssets":[{"monitoringRegimeId":"sample string 1","assetId":"e0531cff-dcf8-4c35-8442-707237a4b36f","jobIndexId":3},{"monitoringRegimeId":"sample string 1","assetId":"e0531cff-dcf8-4c35-8442-707237a4b36f","jobIndexId":3}],"hierarchicalLocation":{"siteId":"6cbdd07e-2f6d-46f6-a9a5-53045c74a49a","name":"sample string 2","parentId":"9593dcf9-9f08-47bb-aede-77486e98ce07","depth":3,"fullName":"sample string 4","active":true,"sortOrder":6.0,"createdById":"49f00f9f-c71a-4df0-9e19-b06227f7da81","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"0a055160-4913-4c51-b601-2485dac5f399","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"33e5baea-ee91-4303-b8f7-35f912b105bb"},"createdById":"7465c593-7ca9-4015-aa79-e9398b969573","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"b37eb9a9-bb2f-42b8-b511-c59f5e248d53","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"ec44aff5-f94e-4756-9077-04500c017ea8"},"jobsGenerated":[],"systems":[{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"},{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"698ddf75-de08-4410-9c3c-9ca14807fc05"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"4770326e-f62d-451c-8e24-d9e0a6246e00","titleId":"24e3ce3b-c32b-4b09-a030-836884aa0484","organisationId":"f78a075e-519f-459f-a974-c95ba2af953d","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"6e1c9191-0d09-460c-a1e5-66d7eba6eed0","createdById":"4f68e818-b374-4625-a6be-2ebe678c471f","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"31f3a60a-1071-4863-aac0-6ff65c51942d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"6cd640ff-3024-4b9b-a20a-379ee8265410"},"title":{"name":"sample string 1","id":"b2dc1b16-ba04-43d9-8435-7d41ee37e459"},"createdById":"e82c3d66-4ddd-4273-b41d-4f83d430f27c","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"5eec53bf-7ec6-41bb-8868-04c12bc8b236","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"411c5fc8-819d-47c1-a6d8-28ae35da14d7"},"sampledAssets":[{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3,"asset":{"name":"sample string 1","description":"sample string 2","assetTypeId":"9a426a23-47c8-489c-bef5-f40962507925","location":"sample string 4","locationId":"sample string 5","externalReference":"sample string 6","serialNumber":"sample string 7","assetNumber":"sample string 8","uniqueBarcode":"sample string 9","notes":"sample string 10","siteId":"a4207659-f61a-4091-be34-4f78c6ed7ba4","owner":"sample string 11","active":true,"suspended":true,"jobId":"dfcf9ee1-57a8-4f05-aa60-26be7ce1324a","hierarchicalLocationId":"77bb1310-b058-469a-a3c9-483d72b89190","imageFileName":"sample string 14","jobs":[],"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"}],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},"id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},"id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"jobRecurrences":[],"sampledAssets":[],"monitoringRegimeSampledAssets":[{"monitoringRegimeId":"sample string 1","assetId":"e0531cff-dcf8-4c35-8442-707237a4b36f","jobIndexId":3},{"monitoringRegimeId":"sample string 1","assetId":"e0531cff-dcf8-4c35-8442-707237a4b36f","jobIndexId":3}],"hierarchicalLocation":{"siteId":"6cbdd07e-2f6d-46f6-a9a5-53045c74a49a","name":"sample string 2","parentId":"9593dcf9-9f08-47bb-aede-77486e98ce07","depth":3,"fullName":"sample string 4","active":true,"sortOrder":6.0,"createdById":"49f00f9f-c71a-4df0-9e19-b06227f7da81","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"0a055160-4913-4c51-b601-2485dac5f399","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"33e5baea-ee91-4303-b8f7-35f912b105bb"},"createdById":"7465c593-7ca9-4015-aa79-e9398b969573","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"b37eb9a9-bb2f-42b8-b511-c59f5e248d53","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"ec44aff5-f94e-4756-9077-04500c017ea8"}},{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3,"asset":{"name":"sample string 1","description":"sample string 2","assetTypeId":"9a426a23-47c8-489c-bef5-f40962507925","location":"sample string 4","locationId":"sample string 5","externalReference":"sample string 6","serialNumber":"sample string 7","assetNumber":"sample string 8","uniqueBarcode":"sample string 9","notes":"sample string 10","siteId":"a4207659-f61a-4091-be34-4f78c6ed7ba4","owner":"sample string 11","active":true,"suspended":true,"jobId":"dfcf9ee1-57a8-4f05-aa60-26be7ce1324a","hierarchicalLocationId":"77bb1310-b058-469a-a3c9-483d72b89190","imageFileName":"sample string 14","jobs":[],"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"}],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},"id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},"id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"jobRecurrences":[],"sampledAssets":[],"monitoringRegimeSampledAssets":[{"monitoringRegimeId":"sample string 1","assetId":"e0531cff-dcf8-4c35-8442-707237a4b36f","jobIndexId":3},{"monitoringRegimeId":"sample string 1","assetId":"e0531cff-dcf8-4c35-8442-707237a4b36f","jobIndexId":3}],"hierarchicalLocation":{"siteId":"6cbdd07e-2f6d-46f6-a9a5-53045c74a49a","name":"sample string 2","parentId":"9593dcf9-9f08-47bb-aede-77486e98ce07","depth":3,"fullName":"sample string 4","active":true,"sortOrder":6.0,"createdById":"49f00f9f-c71a-4df0-9e19-b06227f7da81","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"0a055160-4913-4c51-b601-2485dac5f399","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"33e5baea-ee91-4303-b8f7-35f912b105bb"},"createdById":"7465c593-7ca9-4015-aa79-e9398b969573","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"b37eb9a9-bb2f-42b8-b511-c59f5e248d53","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"ec44aff5-f94e-4756-9077-04500c017ea8"}}],"lastCompletedDate":"2026-07-24T18:07:42.0074024+00:00","createdById":"e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"32a78a46-cfe1-4427-89c5-99428c472b54","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"43c1db48-5229-403a-87e0-18dbf94686de"},"rejectionReason":{"order":1,"name":"sample string 2","active":true,"tenantOrganisationId":"397ac4b1-b13c-4bc0-b4aa-2e9304a9fa84","createdById":"753c932f-9470-4f8c-b9d8-3b80f74da1ab","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"0b91416f-65bd-4e90-8a95-cd381f2e3e34","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"82c80830-0f5f-466b-ab4d-6178da403712"},"jobCategory":{"name":"sample string 1","id":"5442ad2d-ce89-426a-85c6-f756829624a7"},"sections":[{"jobId":"c1a0c8ab-d988-4766-94e5-0c94774a9193","internalSectionTypeId":"733beae9-7856-4c0b-b15c-9351919383dc","sectionTypeId":"965a81b0-aef5-432c-9399-2f112148385f","caption":"sample string 4","name":"sample string 5","sectionJson":"sample string 6","repeatable":true,"template":true,"gridInput":true,"siteVisit":true,"active":true,"order":12.0,"fqn":"sample string 13","visible":true,"state":"d307d093-04d9-4fbb-9d7b-b793277e3352","sectionVariantId":"2dd538d4-92da-472e-b6e7-1df217a98d0a","sectionType":{"internalId":"8ec1ef74-bb9d-4b21-b362-93147f96e688","caption":"sample string 2","name":"sample string 3","repeatable":true,"template":true,"gridInput":true,"siteVisit":true,"jsonData":"sample string 8","order":9,"jobTypeId":"2e8dfabc-454b-40ad-8550-360a070feac4","active":true,"fqn":"sample string 12","visible":true,"fileImport":true,"sectionVariantId":"2f54ed93-1fcd-4cf3-a196-bf1f4f876981","expressionTypes":"sample string 15","createdById":"90a740fb-1fef-4be3-a1bb-ad02e73335ff","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"75b75608-188f-4f9b-89aa-5d30975f0f30","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"85374695-505d-4826-ad46-134d7879b1f0"},"createdById":"6d7250e1-514c-41bd-bc40-f38e3b7cb746","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"13943351-db05-4dd1-8dfd-f2f9cf7cea35","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"72f28092-a135-4716-bf56-e9e401142b35"},{"jobId":"c1a0c8ab-d988-4766-94e5-0c94774a9193","internalSectionTypeId":"733beae9-7856-4c0b-b15c-9351919383dc","sectionTypeId":"965a81b0-aef5-432c-9399-2f112148385f","caption":"sample string 4","name":"sample string 5","sectionJson":"sample string 6","repeatable":true,"template":true,"gridInput":true,"siteVisit":true,"active":true,"order":12.0,"fqn":"sample string 13","visible":true,"state":"d307d093-04d9-4fbb-9d7b-b793277e3352","sectionVariantId":"2dd538d4-92da-472e-b6e7-1df217a98d0a","sectionType":{"internalId":"8ec1ef74-bb9d-4b21-b362-93147f96e688","caption":"sample string 2","name":"sample string 3","repeatable":true,"template":true,"gridInput":true,"siteVisit":true,"jsonData":"sample string 8","order":9,"jobTypeId":"2e8dfabc-454b-40ad-8550-360a070feac4","active":true,"fqn":"sample string 12","visible":true,"fileImport":true,"sectionVariantId":"2f54ed93-1fcd-4cf3-a196-bf1f4f876981","expressionTypes":"sample string 15","createdById":"90a740fb-1fef-4be3-a1bb-ad02e73335ff","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"75b75608-188f-4f9b-89aa-5d30975f0f30","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"85374695-505d-4826-ad46-134d7879b1f0"},"createdById":"6d7250e1-514c-41bd-bc40-f38e3b7cb746","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"13943351-db05-4dd1-8dfd-f2f9cf7cea35","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"72f28092-a135-4716-bf56-e9e401142b35"}],"descendantJobs":[],"documents":[],"jobHistory":[{"jobId":"76dc91bc-7412-40f8-9435-7cc8837d55e2","jobHistoryTypeId":"35d9740a-25cc-4b1b-bce7-f9a1ecb76796","sourceStateId":"a5440a42-1183-481b-ba4e-36f2df2fcafd","destinationStateId":"64d38e88-f1e0-4e99-8b8c-4564f0030f70","allocatedToId":"170aeca6-cf8a-4422-bbcc-aa3dfa8ba6a7","clonedFromId":"a6acdb0f-6727-4096-bca2-262389609c73","jobHistoryType":{"name":"sample string 1","id":"d4eee8ff-76ff-4509-a0e1-7090842cb706"},"sourceJobState":{"name":"sample string 1","jobsWithThatState":[],"id":"050658c6-4b83-4a4e-a9c1-3a14262bfa77"},"destinationJobState":{"name":"sample string 1","jobsWithThatState":[],"id":"050658c6-4b83-4a4e-a9c1-3a14262bfa77"},"createdById":"9de612f4-4567-463a-adf9-f2ae8a35f51f","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"8873a50e-ea34-492f-8484-1bcf8763f65a","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"fe999e26-f4c4-4ce7-a525-a5202f9ec5fc"},{"jobId":"76dc91bc-7412-40f8-9435-7cc8837d55e2","jobHistoryTypeId":"35d9740a-25cc-4b1b-bce7-f9a1ecb76796","sourceStateId":"a5440a42-1183-481b-ba4e-36f2df2fcafd","destinationStateId":"64d38e88-f1e0-4e99-8b8c-4564f0030f70","allocatedToId":"170aeca6-cf8a-4422-bbcc-aa3dfa8ba6a7","clonedFromId":"a6acdb0f-6727-4096-bca2-262389609c73","jobHistoryType":{"name":"sample string 1","id":"d4eee8ff-76ff-4509-a0e1-7090842cb706"},"sourceJobState":{"name":"sample string 1","jobsWithThatState":[],"id":"050658c6-4b83-4a4e-a9c1-3a14262bfa77"},"destinationJobState":{"name":"sample string 1","jobsWithThatState":[],"id":"050658c6-4b83-4a4e-a9c1-3a14262bfa77"},"createdById":"9de612f4-4567-463a-adf9-f2ae8a35f51f","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"8873a50e-ea34-492f-8484-1bcf8763f65a","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"fe999e26-f4c4-4ce7-a525-a5202f9ec5fc"}],"createdById":"9623d0a1-89db-45c7-ad52-60dc42a4a2f7","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"82b746b5-a221-4c80-a41b-53fb595e97bf","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"04125e4f-5c2a-44d8-a35a-38d3e5faafb6"},"stateId":"58ebd7df-fc40-462b-b307-fda5696110e4","templateId":"2ae5e9bd-1ac5-4279-b21b-10573c3f75ab","fileLocationId":"8c2e6d10-3f89-4e15-a7e8-33c6bacc9c0d","fileLocation":{"location":"sample string 1","extension":"sample string 2","active":true,"createdById":"3d566615-4cca-4be0-9211-5c82a5f1abba","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"c2e287df-bdab-4943-aef3-9f34109c6e02","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"f38e6a6a-4500-48d7-a6a8-813fa77ae1a9"},"documentState":{"name":"sample string 1","documentsWithThatState":[],"id":"185e112d-07e3-4979-8e34-051b810b5d27"},"pdfGenerated":true,"visibleOnPortal":true,"name":"sample string 4","active":true,"createdById":"3330e76a-aa18-4462-bc41-6a3f68b4bd42","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"cead194f-d5fa-428a-88cd-25f8873ff16e","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"3332b716-5bee-4a0b-8cf1-052ae7fe0596"}],"createdById":"d15221bf-f5e5-4c54-a98e-2f7afc310f5e","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"31e733b0-80d6-43a0-97b2-fb6cca10286c","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"09e6960b-ac26-4f55-bc83-c8cba388094f"},{"name":"sample string 1","fileExtension":"sample string 2","location":"sample string 3","jobTypeId":"21b17464-a97f-47c3-872e-437032ec7557","active":true,"autoEmailOnJobCompletion":true,"visibleOnPortal":true,"documents":[{"jobId":"b18fb692-53a3-4846-8b66-76431e04c4d7","job":{"jobTypeId":"1c1325c9-2aaf-4e9a-84ec-7c5e9e4ba3af","active":true,"stateId":"08daf752-ec19-46a0-b959-ec3e76bfb568","externalRef":"sample string 4","allocatedToId":"d5959333-93da-4b61-8e08-3b27bebfdec4","name":"sample string 5","scheduledDate":"2026-07-24T18:07:42.0074024+00:00","siteId":"dbefd8a8-0073-4fd2-8a35-d3033bf9f328","contactId":"6469487a-fa21-475d-8ad9-619f309b287b","notes":"sample string 8","timeInMinutes":9,"parentJobId":"721c3f00-0083-4aab-bfd9-639788692940","isGroupJob":true,"deviceId":"sample string 11","syncToDevice":true,"assetId":"5f65f06f-f4f9-4835-874d-8941b80cc8d7","jobRecurrenceId":"0e6905df-16b8-4f6f-8b67-5e68f1ec5425","rejectionReasonId":"4e013877-4395-496a-bf26-346a70ae046d","jobCategoryId":"6b239234-0bb9-479c-8cdf-de4055f8ce8c","numericCode":13,"completedDate":"2026-07-24T18:07:42.0074024+00:00","monitoringRegimeId":"sample string 14","jobState":{"name":"sample string 1","jobsWithThatState":[],"id":"050658c6-4b83-4a4e-a9c1-3a14262bfa77"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"4770326e-f62d-451c-8e24-d9e0a6246e00","titleId":"24e3ce3b-c32b-4b09-a030-836884aa0484","organisationId":"f78a075e-519f-459f-a974-c95ba2af953d","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"6e1c9191-0d09-460c-a1e5-66d7eba6eed0","createdById":"4f68e818-b374-4625-a6be-2ebe678c471f","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"31f3a60a-1071-4863-aac0-6ff65c51942d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"6cd640ff-3024-4b9b-a20a-379ee8265410"},"title":{"name":"sample string 1","id":"b2dc1b16-ba04-43d9-8435-7d41ee37e459"},"createdById":"e82c3d66-4ddd-4273-b41d-4f83d430f27c","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"5eec53bf-7ec6-41bb-8868-04c12bc8b236","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"411c5fc8-819d-47c1-a6d8-28ae35da14d7"},"asset":{"name":"sample string 1","description":"sample string 2","assetTypeId":"9a426a23-47c8-489c-bef5-f40962507925","location":"sample string 4","locationId":"sample string 5","externalReference":"sample string 6","serialNumber":"sample string 7","assetNumber":"sample string 8","uniqueBarcode":"sample string 9","notes":"sample string 10","siteId":"a4207659-f61a-4091-be34-4f78c6ed7ba4","owner":"sample string 11","active":true,"suspended":true,"jobId":"dfcf9ee1-57a8-4f05-aa60-26be7ce1324a","hierarchicalLocationId":"77bb1310-b058-469a-a3c9-483d72b89190","imageFileName":"sample string 14","jobs":[],"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"}],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},"id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},"id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"jobRecurrences":[{"name":"sample string 1","jobTypeGroupId":"9b610d21-a096-4fbe-bb9c-124f29002dde","userId":"28752928-99ee-4070-b1a6-c96f05d4b99d","createDaysBefore":3,"siteId":"23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b","contactId":"4231071c-0d5b-4e7a-aa91-62f9d54c7789","assetId":"ef7d7946-9b7a-4b57-bf36-7c200d63033e","startDate":"2026-07-24T18:07:42.0074024+00:00","endDate":"2026-07-24T18:07:42.0074024+00:00","numberGenerated":6,"lastDate":"2026-07-24T18:07:42.0074024+00:00","nextDate":"2026-07-24T18:07:42.0074024+00:00","overrideGeneratedNextDate":"2026-07-24T18:07:42.0074024+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"d0e9a732-dc73-4114-8a09-b24de3ecf140","recurrenceGroupId":"12d04a2f-fd33-4aea-b8b4-33513564dd6d","jobsGenerated":[],"systems":[{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"},{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"698ddf75-de08-4410-9c3c-9ca14807fc05"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"4770326e-f62d-451c-8e24-d9e0a6246e00","titleId":"24e3ce3b-c32b-4b09-a030-836884aa0484","organisationId":"f78a075e-519f-459f-a974-c95ba2af953d","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"6e1c9191-0d09-460c-a1e5-66d7eba6eed0","createdById":"4f68e818-b374-4625-a6be-2ebe678c471f","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"31f3a60a-1071-4863-aac0-6ff65c51942d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"6cd640ff-3024-4b9b-a20a-379ee8265410"},"title":{"name":"sample string 1","id":"b2dc1b16-ba04-43d9-8435-7d41ee37e459"},"createdById":"e82c3d66-4ddd-4273-b41d-4f83d430f27c","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"5eec53bf-7ec6-41bb-8868-04c12bc8b236","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"411c5fc8-819d-47c1-a6d8-28ae35da14d7"},"sampledAssets":[{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3},{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3}],"lastCompletedDate":"2026-07-24T18:07:42.0074024+00:00","createdById":"e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"32a78a46-cfe1-4427-89c5-99428c472b54","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"43c1db48-5229-403a-87e0-18dbf94686de"},{"name":"sample string 1","jobTypeGroupId":"9b610d21-a096-4fbe-bb9c-124f29002dde","userId":"28752928-99ee-4070-b1a6-c96f05d4b99d","createDaysBefore":3,"siteId":"23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b","contactId":"4231071c-0d5b-4e7a-aa91-62f9d54c7789","assetId":"ef7d7946-9b7a-4b57-bf36-7c200d63033e","startDate":"2026-07-24T18:07:42.0074024+00:00","endDate":"2026-07-24T18:07:42.0074024+00:00","numberGenerated":6,"lastDate":"2026-07-24T18:07:42.0074024+00:00","nextDate":"2026-07-24T18:07:42.0074024+00:00","overrideGeneratedNextDate":"2026-07-24T18:07:42.0074024+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"d0e9a732-dc73-4114-8a09-b24de3ecf140","recurrenceGroupId":"12d04a2f-fd33-4aea-b8b4-33513564dd6d","jobsGenerated":[],"systems":[{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"},{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"698ddf75-de08-4410-9c3c-9ca14807fc05"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"4770326e-f62d-451c-8e24-d9e0a6246e00","titleId":"24e3ce3b-c32b-4b09-a030-836884aa0484","organisationId":"f78a075e-519f-459f-a974-c95ba2af953d","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"6e1c9191-0d09-460c-a1e5-66d7eba6eed0","createdById":"4f68e818-b374-4625-a6be-2ebe678c471f","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"31f3a60a-1071-4863-aac0-6ff65c51942d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"6cd640ff-3024-4b9b-a20a-379ee8265410"},"title":{"name":"sample string 1","id":"b2dc1b16-ba04-43d9-8435-7d41ee37e459"},"createdById":"e82c3d66-4ddd-4273-b41d-4f83d430f27c","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"5eec53bf-7ec6-41bb-8868-04c12bc8b236","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"411c5fc8-819d-47c1-a6d8-28ae35da14d7"},"sampledAssets":[{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3},{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3}],"lastCompletedDate":"2026-07-24T18:07:42.0074024+00:00","createdById":"e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"32a78a46-cfe1-4427-89c5-99428c472b54","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"43c1db48-5229-403a-87e0-18dbf94686de"}],"sampledAssets":[{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3,"jobRecurrence":{"name":"sample string 1","jobTypeGroupId":"9b610d21-a096-4fbe-bb9c-124f29002dde","userId":"28752928-99ee-4070-b1a6-c96f05d4b99d","createDaysBefore":3,"siteId":"23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b","contactId":"4231071c-0d5b-4e7a-aa91-62f9d54c7789","assetId":"ef7d7946-9b7a-4b57-bf36-7c200d63033e","startDate":"2026-07-24T18:07:42.0074024+00:00","endDate":"2026-07-24T18:07:42.0074024+00:00","numberGenerated":6,"lastDate":"2026-07-24T18:07:42.0074024+00:00","nextDate":"2026-07-24T18:07:42.0074024+00:00","overrideGeneratedNextDate":"2026-07-24T18:07:42.0074024+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"d0e9a732-dc73-4114-8a09-b24de3ecf140","recurrenceGroupId":"12d04a2f-fd33-4aea-b8b4-33513564dd6d","jobsGenerated":[],"systems":[{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"},{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"698ddf75-de08-4410-9c3c-9ca14807fc05"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"4770326e-f62d-451c-8e24-d9e0a6246e00","titleId":"24e3ce3b-c32b-4b09-a030-836884aa0484","organisationId":"f78a075e-519f-459f-a974-c95ba2af953d","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"6e1c9191-0d09-460c-a1e5-66d7eba6eed0","createdById":"4f68e818-b374-4625-a6be-2ebe678c471f","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"31f3a60a-1071-4863-aac0-6ff65c51942d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"6cd640ff-3024-4b9b-a20a-379ee8265410"},"title":{"name":"sample string 1","id":"b2dc1b16-ba04-43d9-8435-7d41ee37e459"},"createdById":"e82c3d66-4ddd-4273-b41d-4f83d430f27c","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"5eec53bf-7ec6-41bb-8868-04c12bc8b236","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"411c5fc8-819d-47c1-a6d8-28ae35da14d7"},"sampledAssets":[],"lastCompletedDate":"2026-07-24T18:07:42.0074024+00:00","createdById":"e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"32a78a46-cfe1-4427-89c5-99428c472b54","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"43c1db48-5229-403a-87e0-18dbf94686de"}},{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3,"jobRecurrence":{"name":"sample string 1","jobTypeGroupId":"9b610d21-a096-4fbe-bb9c-124f29002dde","userId":"28752928-99ee-4070-b1a6-c96f05d4b99d","createDaysBefore":3,"siteId":"23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b","contactId":"4231071c-0d5b-4e7a-aa91-62f9d54c7789","assetId":"ef7d7946-9b7a-4b57-bf36-7c200d63033e","startDate":"2026-07-24T18:07:42.0074024+00:00","endDate":"2026-07-24T18:07:42.0074024+00:00","numberGenerated":6,"lastDate":"2026-07-24T18:07:42.0074024+00:00","nextDate":"2026-07-24T18:07:42.0074024+00:00","overrideGeneratedNextDate":"2026-07-24T18:07:42.0074024+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"d0e9a732-dc73-4114-8a09-b24de3ecf140","recurrenceGroupId":"12d04a2f-fd33-4aea-b8b4-33513564dd6d","jobsGenerated":[],"systems":[{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"},{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"698ddf75-de08-4410-9c3c-9ca14807fc05"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"4770326e-f62d-451c-8e24-d9e0a6246e00","titleId":"24e3ce3b-c32b-4b09-a030-836884aa0484","organisationId":"f78a075e-519f-459f-a974-c95ba2af953d","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"6e1c9191-0d09-460c-a1e5-66d7eba6eed0","createdById":"4f68e818-b374-4625-a6be-2ebe678c471f","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"31f3a60a-1071-4863-aac0-6ff65c51942d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"6cd640ff-3024-4b9b-a20a-379ee8265410"},"title":{"name":"sample string 1","id":"b2dc1b16-ba04-43d9-8435-7d41ee37e459"},"createdById":"e82c3d66-4ddd-4273-b41d-4f83d430f27c","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"5eec53bf-7ec6-41bb-8868-04c12bc8b236","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"411c5fc8-819d-47c1-a6d8-28ae35da14d7"},"sampledAssets":[],"lastCompletedDate":"2026-07-24T18:07:42.0074024+00:00","createdById":"e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"32a78a46-cfe1-4427-89c5-99428c472b54","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"43c1db48-5229-403a-87e0-18dbf94686de"}}],"monitoringRegimeSampledAssets":[{"monitoringRegimeId":"sample string 1","assetId":"e0531cff-dcf8-4c35-8442-707237a4b36f","jobIndexId":3},{"monitoringRegimeId":"sample string 1","assetId":"e0531cff-dcf8-4c35-8442-707237a4b36f","jobIndexId":3}],"hierarchicalLocation":{"siteId":"6cbdd07e-2f6d-46f6-a9a5-53045c74a49a","name":"sample string 2","parentId":"9593dcf9-9f08-47bb-aede-77486e98ce07","depth":3,"fullName":"sample string 4","active":true,"sortOrder":6.0,"createdById":"49f00f9f-c71a-4df0-9e19-b06227f7da81","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"0a055160-4913-4c51-b601-2485dac5f399","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"33e5baea-ee91-4303-b8f7-35f912b105bb"},"createdById":"7465c593-7ca9-4015-aa79-e9398b969573","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"b37eb9a9-bb2f-42b8-b511-c59f5e248d53","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"ec44aff5-f94e-4756-9077-04500c017ea8"},"jobRecurrence":{"name":"sample string 1","jobTypeGroupId":"9b610d21-a096-4fbe-bb9c-124f29002dde","userId":"28752928-99ee-4070-b1a6-c96f05d4b99d","createDaysBefore":3,"siteId":"23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b","contactId":"4231071c-0d5b-4e7a-aa91-62f9d54c7789","assetId":"ef7d7946-9b7a-4b57-bf36-7c200d63033e","startDate":"2026-07-24T18:07:42.0074024+00:00","endDate":"2026-07-24T18:07:42.0074024+00:00","numberGenerated":6,"lastDate":"2026-07-24T18:07:42.0074024+00:00","nextDate":"2026-07-24T18:07:42.0074024+00:00","overrideGeneratedNextDate":"2026-07-24T18:07:42.0074024+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"d0e9a732-dc73-4114-8a09-b24de3ecf140","recurrenceGroupId":"12d04a2f-fd33-4aea-b8b4-33513564dd6d","asset":{"name":"sample string 1","description":"sample string 2","assetTypeId":"9a426a23-47c8-489c-bef5-f40962507925","location":"sample string 4","locationId":"sample string 5","externalReference":"sample string 6","serialNumber":"sample string 7","assetNumber":"sample string 8","uniqueBarcode":"sample string 9","notes":"sample string 10","siteId":"a4207659-f61a-4091-be34-4f78c6ed7ba4","owner":"sample string 11","active":true,"suspended":true,"jobId":"dfcf9ee1-57a8-4f05-aa60-26be7ce1324a","hierarchicalLocationId":"77bb1310-b058-469a-a3c9-483d72b89190","imageFileName":"sample string 14","jobs":[],"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"}],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},"id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},"id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"jobRecurrences":[],"sampledAssets":[{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3},{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3}],"monitoringRegimeSampledAssets":[{"monitoringRegimeId":"sample string 1","assetId":"e0531cff-dcf8-4c35-8442-707237a4b36f","jobIndexId":3},{"monitoringRegimeId":"sample string 1","assetId":"e0531cff-dcf8-4c35-8442-707237a4b36f","jobIndexId":3}],"hierarchicalLocation":{"siteId":"6cbdd07e-2f6d-46f6-a9a5-53045c74a49a","name":"sample string 2","parentId":"9593dcf9-9f08-47bb-aede-77486e98ce07","depth":3,"fullName":"sample string 4","active":true,"sortOrder":6.0,"createdById":"49f00f9f-c71a-4df0-9e19-b06227f7da81","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"0a055160-4913-4c51-b601-2485dac5f399","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"33e5baea-ee91-4303-b8f7-35f912b105bb"},"createdById":"7465c593-7ca9-4015-aa79-e9398b969573","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"b37eb9a9-bb2f-42b8-b511-c59f5e248d53","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"ec44aff5-f94e-4756-9077-04500c017ea8"},"jobsGenerated":[],"systems":[{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"},{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"698ddf75-de08-4410-9c3c-9ca14807fc05"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"4770326e-f62d-451c-8e24-d9e0a6246e00","titleId":"24e3ce3b-c32b-4b09-a030-836884aa0484","organisationId":"f78a075e-519f-459f-a974-c95ba2af953d","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"6e1c9191-0d09-460c-a1e5-66d7eba6eed0","createdById":"4f68e818-b374-4625-a6be-2ebe678c471f","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"31f3a60a-1071-4863-aac0-6ff65c51942d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"6cd640ff-3024-4b9b-a20a-379ee8265410"},"title":{"name":"sample string 1","id":"b2dc1b16-ba04-43d9-8435-7d41ee37e459"},"createdById":"e82c3d66-4ddd-4273-b41d-4f83d430f27c","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"5eec53bf-7ec6-41bb-8868-04c12bc8b236","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"411c5fc8-819d-47c1-a6d8-28ae35da14d7"},"sampledAssets":[{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3,"asset":{"name":"sample string 1","description":"sample string 2","assetTypeId":"9a426a23-47c8-489c-bef5-f40962507925","location":"sample string 4","locationId":"sample string 5","externalReference":"sample string 6","serialNumber":"sample string 7","assetNumber":"sample string 8","uniqueBarcode":"sample string 9","notes":"sample string 10","siteId":"a4207659-f61a-4091-be34-4f78c6ed7ba4","owner":"sample string 11","active":true,"suspended":true,"jobId":"dfcf9ee1-57a8-4f05-aa60-26be7ce1324a","hierarchicalLocationId":"77bb1310-b058-469a-a3c9-483d72b89190","imageFileName":"sample string 14","jobs":[],"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"}],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},"id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},"id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"jobRecurrences":[],"sampledAssets":[],"monitoringRegimeSampledAssets":[{"monitoringRegimeId":"sample string 1","assetId":"e0531cff-dcf8-4c35-8442-707237a4b36f","jobIndexId":3},{"monitoringRegimeId":"sample string 1","assetId":"e0531cff-dcf8-4c35-8442-707237a4b36f","jobIndexId":3}],"hierarchicalLocation":{"siteId":"6cbdd07e-2f6d-46f6-a9a5-53045c74a49a","name":"sample string 2","parentId":"9593dcf9-9f08-47bb-aede-77486e98ce07","depth":3,"fullName":"sample string 4","active":true,"sortOrder":6.0,"createdById":"49f00f9f-c71a-4df0-9e19-b06227f7da81","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"0a055160-4913-4c51-b601-2485dac5f399","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"33e5baea-ee91-4303-b8f7-35f912b105bb"},"createdById":"7465c593-7ca9-4015-aa79-e9398b969573","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"b37eb9a9-bb2f-42b8-b511-c59f5e248d53","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"ec44aff5-f94e-4756-9077-04500c017ea8"}},{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3,"asset":{"name":"sample string 1","description":"sample string 2","assetTypeId":"9a426a23-47c8-489c-bef5-f40962507925","location":"sample string 4","locationId":"sample string 5","externalReference":"sample string 6","serialNumber":"sample string 7","assetNumber":"sample string 8","uniqueBarcode":"sample string 9","notes":"sample string 10","siteId":"a4207659-f61a-4091-be34-4f78c6ed7ba4","owner":"sample string 11","active":true,"suspended":true,"jobId":"dfcf9ee1-57a8-4f05-aa60-26be7ce1324a","hierarchicalLocationId":"77bb1310-b058-469a-a3c9-483d72b89190","imageFileName":"sample string 14","jobs":[],"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"}],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},"id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},"id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"jobRecurrences":[],"sampledAssets":[],"monitoringRegimeSampledAssets":[{"monitoringRegimeId":"sample string 1","assetId":"e0531cff-dcf8-4c35-8442-707237a4b36f","jobIndexId":3},{"monitoringRegimeId":"sample string 1","assetId":"e0531cff-dcf8-4c35-8442-707237a4b36f","jobIndexId":3}],"hierarchicalLocation":{"siteId":"6cbdd07e-2f6d-46f6-a9a5-53045c74a49a","name":"sample string 2","parentId":"9593dcf9-9f08-47bb-aede-77486e98ce07","depth":3,"fullName":"sample string 4","active":true,"sortOrder":6.0,"createdById":"49f00f9f-c71a-4df0-9e19-b06227f7da81","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"0a055160-4913-4c51-b601-2485dac5f399","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"33e5baea-ee91-4303-b8f7-35f912b105bb"},"createdById":"7465c593-7ca9-4015-aa79-e9398b969573","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"b37eb9a9-bb2f-42b8-b511-c59f5e248d53","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"ec44aff5-f94e-4756-9077-04500c017ea8"}}],"lastCompletedDate":"2026-07-24T18:07:42.0074024+00:00","createdById":"e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"32a78a46-cfe1-4427-89c5-99428c472b54","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"43c1db48-5229-403a-87e0-18dbf94686de"},"rejectionReason":{"order":1,"name":"sample string 2","active":true,"tenantOrganisationId":"397ac4b1-b13c-4bc0-b4aa-2e9304a9fa84","createdById":"753c932f-9470-4f8c-b9d8-3b80f74da1ab","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"0b91416f-65bd-4e90-8a95-cd381f2e3e34","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"82c80830-0f5f-466b-ab4d-6178da403712"},"jobCategory":{"name":"sample string 1","id":"5442ad2d-ce89-426a-85c6-f756829624a7"},"sections":[{"jobId":"c1a0c8ab-d988-4766-94e5-0c94774a9193","internalSectionTypeId":"733beae9-7856-4c0b-b15c-9351919383dc","sectionTypeId":"965a81b0-aef5-432c-9399-2f112148385f","caption":"sample string 4","name":"sample string 5","sectionJson":"sample string 6","repeatable":true,"template":true,"gridInput":true,"siteVisit":true,"active":true,"order":12.0,"fqn":"sample string 13","visible":true,"state":"d307d093-04d9-4fbb-9d7b-b793277e3352","sectionVariantId":"2dd538d4-92da-472e-b6e7-1df217a98d0a","sectionType":{"internalId":"8ec1ef74-bb9d-4b21-b362-93147f96e688","caption":"sample string 2","name":"sample string 3","repeatable":true,"template":true,"gridInput":true,"siteVisit":true,"jsonData":"sample string 8","order":9,"jobTypeId":"2e8dfabc-454b-40ad-8550-360a070feac4","active":true,"fqn":"sample string 12","visible":true,"fileImport":true,"sectionVariantId":"2f54ed93-1fcd-4cf3-a196-bf1f4f876981","expressionTypes":"sample string 15","createdById":"90a740fb-1fef-4be3-a1bb-ad02e73335ff","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"75b75608-188f-4f9b-89aa-5d30975f0f30","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"85374695-505d-4826-ad46-134d7879b1f0"},"createdById":"6d7250e1-514c-41bd-bc40-f38e3b7cb746","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"13943351-db05-4dd1-8dfd-f2f9cf7cea35","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"72f28092-a135-4716-bf56-e9e401142b35"},{"jobId":"c1a0c8ab-d988-4766-94e5-0c94774a9193","internalSectionTypeId":"733beae9-7856-4c0b-b15c-9351919383dc","sectionTypeId":"965a81b0-aef5-432c-9399-2f112148385f","caption":"sample string 4","name":"sample string 5","sectionJson":"sample string 6","repeatable":true,"template":true,"gridInput":true,"siteVisit":true,"active":true,"order":12.0,"fqn":"sample string 13","visible":true,"state":"d307d093-04d9-4fbb-9d7b-b793277e3352","sectionVariantId":"2dd538d4-92da-472e-b6e7-1df217a98d0a","sectionType":{"internalId":"8ec1ef74-bb9d-4b21-b362-93147f96e688","caption":"sample string 2","name":"sample string 3","repeatable":true,"template":true,"gridInput":true,"siteVisit":true,"jsonData":"sample string 8","order":9,"jobTypeId":"2e8dfabc-454b-40ad-8550-360a070feac4","active":true,"fqn":"sample string 12","visible":true,"fileImport":true,"sectionVariantId":"2f54ed93-1fcd-4cf3-a196-bf1f4f876981","expressionTypes":"sample string 15","createdById":"90a740fb-1fef-4be3-a1bb-ad02e73335ff","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"75b75608-188f-4f9b-89aa-5d30975f0f30","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"85374695-505d-4826-ad46-134d7879b1f0"},"createdById":"6d7250e1-514c-41bd-bc40-f38e3b7cb746","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"13943351-db05-4dd1-8dfd-f2f9cf7cea35","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"72f28092-a135-4716-bf56-e9e401142b35"}],"descendantJobs":[],"documents":[],"jobHistory":[{"jobId":"76dc91bc-7412-40f8-9435-7cc8837d55e2","jobHistoryTypeId":"35d9740a-25cc-4b1b-bce7-f9a1ecb76796","sourceStateId":"a5440a42-1183-481b-ba4e-36f2df2fcafd","destinationStateId":"64d38e88-f1e0-4e99-8b8c-4564f0030f70","allocatedToId":"170aeca6-cf8a-4422-bbcc-aa3dfa8ba6a7","clonedFromId":"a6acdb0f-6727-4096-bca2-262389609c73","jobHistoryType":{"name":"sample string 1","id":"d4eee8ff-76ff-4509-a0e1-7090842cb706"},"sourceJobState":{"name":"sample string 1","jobsWithThatState":[],"id":"050658c6-4b83-4a4e-a9c1-3a14262bfa77"},"destinationJobState":{"name":"sample string 1","jobsWithThatState":[],"id":"050658c6-4b83-4a4e-a9c1-3a14262bfa77"},"createdById":"9de612f4-4567-463a-adf9-f2ae8a35f51f","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"8873a50e-ea34-492f-8484-1bcf8763f65a","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"fe999e26-f4c4-4ce7-a525-a5202f9ec5fc"},{"jobId":"76dc91bc-7412-40f8-9435-7cc8837d55e2","jobHistoryTypeId":"35d9740a-25cc-4b1b-bce7-f9a1ecb76796","sourceStateId":"a5440a42-1183-481b-ba4e-36f2df2fcafd","destinationStateId":"64d38e88-f1e0-4e99-8b8c-4564f0030f70","allocatedToId":"170aeca6-cf8a-4422-bbcc-aa3dfa8ba6a7","clonedFromId":"a6acdb0f-6727-4096-bca2-262389609c73","jobHistoryType":{"name":"sample string 1","id":"d4eee8ff-76ff-4509-a0e1-7090842cb706"},"sourceJobState":{"name":"sample string 1","jobsWithThatState":[],"id":"050658c6-4b83-4a4e-a9c1-3a14262bfa77"},"destinationJobState":{"name":"sample string 1","jobsWithThatState":[],"id":"050658c6-4b83-4a4e-a9c1-3a14262bfa77"},"createdById":"9de612f4-4567-463a-adf9-f2ae8a35f51f","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"8873a50e-ea34-492f-8484-1bcf8763f65a","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"fe999e26-f4c4-4ce7-a525-a5202f9ec5fc"}],"createdById":"9623d0a1-89db-45c7-ad52-60dc42a4a2f7","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"82b746b5-a221-4c80-a41b-53fb595e97bf","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"04125e4f-5c2a-44d8-a35a-38d3e5faafb6"},"stateId":"58ebd7df-fc40-462b-b307-fda5696110e4","templateId":"2ae5e9bd-1ac5-4279-b21b-10573c3f75ab","fileLocationId":"8c2e6d10-3f89-4e15-a7e8-33c6bacc9c0d","fileLocation":{"location":"sample string 1","extension":"sample string 2","active":true,"createdById":"3d566615-4cca-4be0-9211-5c82a5f1abba","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"c2e287df-bdab-4943-aef3-9f34109c6e02","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"f38e6a6a-4500-48d7-a6a8-813fa77ae1a9"},"documentState":{"name":"sample string 1","documentsWithThatState":[],"id":"185e112d-07e3-4979-8e34-051b810b5d27"},"pdfGenerated":true,"visibleOnPortal":true,"name":"sample string 4","active":true,"createdById":"3330e76a-aa18-4462-bc41-6a3f68b4bd42","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"cead194f-d5fa-428a-88cd-25f8873ff16e","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"3332b716-5bee-4a0b-8cf1-052ae7fe0596"},{"jobId":"b18fb692-53a3-4846-8b66-76431e04c4d7","job":{"jobTypeId":"1c1325c9-2aaf-4e9a-84ec-7c5e9e4ba3af","active":true,"stateId":"08daf752-ec19-46a0-b959-ec3e76bfb568","externalRef":"sample string 4","allocatedToId":"d5959333-93da-4b61-8e08-3b27bebfdec4","name":"sample string 5","scheduledDate":"2026-07-24T18:07:42.0074024+00:00","siteId":"dbefd8a8-0073-4fd2-8a35-d3033bf9f328","contactId":"6469487a-fa21-475d-8ad9-619f309b287b","notes":"sample string 8","timeInMinutes":9,"parentJobId":"721c3f00-0083-4aab-bfd9-639788692940","isGroupJob":true,"deviceId":"sample string 11","syncToDevice":true,"assetId":"5f65f06f-f4f9-4835-874d-8941b80cc8d7","jobRecurrenceId":"0e6905df-16b8-4f6f-8b67-5e68f1ec5425","rejectionReasonId":"4e013877-4395-496a-bf26-346a70ae046d","jobCategoryId":"6b239234-0bb9-479c-8cdf-de4055f8ce8c","numericCode":13,"completedDate":"2026-07-24T18:07:42.0074024+00:00","monitoringRegimeId":"sample string 14","jobState":{"name":"sample string 1","jobsWithThatState":[],"id":"050658c6-4b83-4a4e-a9c1-3a14262bfa77"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"4770326e-f62d-451c-8e24-d9e0a6246e00","titleId":"24e3ce3b-c32b-4b09-a030-836884aa0484","organisationId":"f78a075e-519f-459f-a974-c95ba2af953d","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"6e1c9191-0d09-460c-a1e5-66d7eba6eed0","createdById":"4f68e818-b374-4625-a6be-2ebe678c471f","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"31f3a60a-1071-4863-aac0-6ff65c51942d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"6cd640ff-3024-4b9b-a20a-379ee8265410"},"title":{"name":"sample string 1","id":"b2dc1b16-ba04-43d9-8435-7d41ee37e459"},"createdById":"e82c3d66-4ddd-4273-b41d-4f83d430f27c","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"5eec53bf-7ec6-41bb-8868-04c12bc8b236","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"411c5fc8-819d-47c1-a6d8-28ae35da14d7"},"asset":{"name":"sample string 1","description":"sample string 2","assetTypeId":"9a426a23-47c8-489c-bef5-f40962507925","location":"sample string 4","locationId":"sample string 5","externalReference":"sample string 6","serialNumber":"sample string 7","assetNumber":"sample string 8","uniqueBarcode":"sample string 9","notes":"sample string 10","siteId":"a4207659-f61a-4091-be34-4f78c6ed7ba4","owner":"sample string 11","active":true,"suspended":true,"jobId":"dfcf9ee1-57a8-4f05-aa60-26be7ce1324a","hierarchicalLocationId":"77bb1310-b058-469a-a3c9-483d72b89190","imageFileName":"sample string 14","jobs":[],"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"}],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},"id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},"id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"jobRecurrences":[{"name":"sample string 1","jobTypeGroupId":"9b610d21-a096-4fbe-bb9c-124f29002dde","userId":"28752928-99ee-4070-b1a6-c96f05d4b99d","createDaysBefore":3,"siteId":"23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b","contactId":"4231071c-0d5b-4e7a-aa91-62f9d54c7789","assetId":"ef7d7946-9b7a-4b57-bf36-7c200d63033e","startDate":"2026-07-24T18:07:42.0074024+00:00","endDate":"2026-07-24T18:07:42.0074024+00:00","numberGenerated":6,"lastDate":"2026-07-24T18:07:42.0074024+00:00","nextDate":"2026-07-24T18:07:42.0074024+00:00","overrideGeneratedNextDate":"2026-07-24T18:07:42.0074024+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"d0e9a732-dc73-4114-8a09-b24de3ecf140","recurrenceGroupId":"12d04a2f-fd33-4aea-b8b4-33513564dd6d","jobsGenerated":[],"systems":[{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"},{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"698ddf75-de08-4410-9c3c-9ca14807fc05"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"4770326e-f62d-451c-8e24-d9e0a6246e00","titleId":"24e3ce3b-c32b-4b09-a030-836884aa0484","organisationId":"f78a075e-519f-459f-a974-c95ba2af953d","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"6e1c9191-0d09-460c-a1e5-66d7eba6eed0","createdById":"4f68e818-b374-4625-a6be-2ebe678c471f","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"31f3a60a-1071-4863-aac0-6ff65c51942d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"6cd640ff-3024-4b9b-a20a-379ee8265410"},"title":{"name":"sample string 1","id":"b2dc1b16-ba04-43d9-8435-7d41ee37e459"},"createdById":"e82c3d66-4ddd-4273-b41d-4f83d430f27c","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"5eec53bf-7ec6-41bb-8868-04c12bc8b236","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"411c5fc8-819d-47c1-a6d8-28ae35da14d7"},"sampledAssets":[{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3},{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3}],"lastCompletedDate":"2026-07-24T18:07:42.0074024+00:00","createdById":"e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"32a78a46-cfe1-4427-89c5-99428c472b54","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"43c1db48-5229-403a-87e0-18dbf94686de"},{"name":"sample string 1","jobTypeGroupId":"9b610d21-a096-4fbe-bb9c-124f29002dde","userId":"28752928-99ee-4070-b1a6-c96f05d4b99d","createDaysBefore":3,"siteId":"23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b","contactId":"4231071c-0d5b-4e7a-aa91-62f9d54c7789","assetId":"ef7d7946-9b7a-4b57-bf36-7c200d63033e","startDate":"2026-07-24T18:07:42.0074024+00:00","endDate":"2026-07-24T18:07:42.0074024+00:00","numberGenerated":6,"lastDate":"2026-07-24T18:07:42.0074024+00:00","nextDate":"2026-07-24T18:07:42.0074024+00:00","overrideGeneratedNextDate":"2026-07-24T18:07:42.0074024+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"d0e9a732-dc73-4114-8a09-b24de3ecf140","recurrenceGroupId":"12d04a2f-fd33-4aea-b8b4-33513564dd6d","jobsGenerated":[],"systems":[{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"},{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"698ddf75-de08-4410-9c3c-9ca14807fc05"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"4770326e-f62d-451c-8e24-d9e0a6246e00","titleId":"24e3ce3b-c32b-4b09-a030-836884aa0484","organisationId":"f78a075e-519f-459f-a974-c95ba2af953d","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"6e1c9191-0d09-460c-a1e5-66d7eba6eed0","createdById":"4f68e818-b374-4625-a6be-2ebe678c471f","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"31f3a60a-1071-4863-aac0-6ff65c51942d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"6cd640ff-3024-4b9b-a20a-379ee8265410"},"title":{"name":"sample string 1","id":"b2dc1b16-ba04-43d9-8435-7d41ee37e459"},"createdById":"e82c3d66-4ddd-4273-b41d-4f83d430f27c","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"5eec53bf-7ec6-41bb-8868-04c12bc8b236","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"411c5fc8-819d-47c1-a6d8-28ae35da14d7"},"sampledAssets":[{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3},{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3}],"lastCompletedDate":"2026-07-24T18:07:42.0074024+00:00","createdById":"e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"32a78a46-cfe1-4427-89c5-99428c472b54","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"43c1db48-5229-403a-87e0-18dbf94686de"}],"sampledAssets":[{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3,"jobRecurrence":{"name":"sample string 1","jobTypeGroupId":"9b610d21-a096-4fbe-bb9c-124f29002dde","userId":"28752928-99ee-4070-b1a6-c96f05d4b99d","createDaysBefore":3,"siteId":"23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b","contactId":"4231071c-0d5b-4e7a-aa91-62f9d54c7789","assetId":"ef7d7946-9b7a-4b57-bf36-7c200d63033e","startDate":"2026-07-24T18:07:42.0074024+00:00","endDate":"2026-07-24T18:07:42.0074024+00:00","numberGenerated":6,"lastDate":"2026-07-24T18:07:42.0074024+00:00","nextDate":"2026-07-24T18:07:42.0074024+00:00","overrideGeneratedNextDate":"2026-07-24T18:07:42.0074024+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"d0e9a732-dc73-4114-8a09-b24de3ecf140","recurrenceGroupId":"12d04a2f-fd33-4aea-b8b4-33513564dd6d","jobsGenerated":[],"systems":[{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"},{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"698ddf75-de08-4410-9c3c-9ca14807fc05"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"4770326e-f62d-451c-8e24-d9e0a6246e00","titleId":"24e3ce3b-c32b-4b09-a030-836884aa0484","organisationId":"f78a075e-519f-459f-a974-c95ba2af953d","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"6e1c9191-0d09-460c-a1e5-66d7eba6eed0","createdById":"4f68e818-b374-4625-a6be-2ebe678c471f","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"31f3a60a-1071-4863-aac0-6ff65c51942d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"6cd640ff-3024-4b9b-a20a-379ee8265410"},"title":{"name":"sample string 1","id":"b2dc1b16-ba04-43d9-8435-7d41ee37e459"},"createdById":"e82c3d66-4ddd-4273-b41d-4f83d430f27c","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"5eec53bf-7ec6-41bb-8868-04c12bc8b236","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"411c5fc8-819d-47c1-a6d8-28ae35da14d7"},"sampledAssets":[],"lastCompletedDate":"2026-07-24T18:07:42.0074024+00:00","createdById":"e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"32a78a46-cfe1-4427-89c5-99428c472b54","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"43c1db48-5229-403a-87e0-18dbf94686de"}},{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3,"jobRecurrence":{"name":"sample string 1","jobTypeGroupId":"9b610d21-a096-4fbe-bb9c-124f29002dde","userId":"28752928-99ee-4070-b1a6-c96f05d4b99d","createDaysBefore":3,"siteId":"23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b","contactId":"4231071c-0d5b-4e7a-aa91-62f9d54c7789","assetId":"ef7d7946-9b7a-4b57-bf36-7c200d63033e","startDate":"2026-07-24T18:07:42.0074024+00:00","endDate":"2026-07-24T18:07:42.0074024+00:00","numberGenerated":6,"lastDate":"2026-07-24T18:07:42.0074024+00:00","nextDate":"2026-07-24T18:07:42.0074024+00:00","overrideGeneratedNextDate":"2026-07-24T18:07:42.0074024+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"d0e9a732-dc73-4114-8a09-b24de3ecf140","recurrenceGroupId":"12d04a2f-fd33-4aea-b8b4-33513564dd6d","jobsGenerated":[],"systems":[{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"},{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"698ddf75-de08-4410-9c3c-9ca14807fc05"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"4770326e-f62d-451c-8e24-d9e0a6246e00","titleId":"24e3ce3b-c32b-4b09-a030-836884aa0484","organisationId":"f78a075e-519f-459f-a974-c95ba2af953d","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"6e1c9191-0d09-460c-a1e5-66d7eba6eed0","createdById":"4f68e818-b374-4625-a6be-2ebe678c471f","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"31f3a60a-1071-4863-aac0-6ff65c51942d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"6cd640ff-3024-4b9b-a20a-379ee8265410"},"title":{"name":"sample string 1","id":"b2dc1b16-ba04-43d9-8435-7d41ee37e459"},"createdById":"e82c3d66-4ddd-4273-b41d-4f83d430f27c","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"5eec53bf-7ec6-41bb-8868-04c12bc8b236","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"411c5fc8-819d-47c1-a6d8-28ae35da14d7"},"sampledAssets":[],"lastCompletedDate":"2026-07-24T18:07:42.0074024+00:00","createdById":"e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"32a78a46-cfe1-4427-89c5-99428c472b54","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"43c1db48-5229-403a-87e0-18dbf94686de"}}],"monitoringRegimeSampledAssets":[{"monitoringRegimeId":"sample string 1","assetId":"e0531cff-dcf8-4c35-8442-707237a4b36f","jobIndexId":3},{"monitoringRegimeId":"sample string 1","assetId":"e0531cff-dcf8-4c35-8442-707237a4b36f","jobIndexId":3}],"hierarchicalLocation":{"siteId":"6cbdd07e-2f6d-46f6-a9a5-53045c74a49a","name":"sample string 2","parentId":"9593dcf9-9f08-47bb-aede-77486e98ce07","depth":3,"fullName":"sample string 4","active":true,"sortOrder":6.0,"createdById":"49f00f9f-c71a-4df0-9e19-b06227f7da81","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"0a055160-4913-4c51-b601-2485dac5f399","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"33e5baea-ee91-4303-b8f7-35f912b105bb"},"createdById":"7465c593-7ca9-4015-aa79-e9398b969573","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"b37eb9a9-bb2f-42b8-b511-c59f5e248d53","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"ec44aff5-f94e-4756-9077-04500c017ea8"},"jobRecurrence":{"name":"sample string 1","jobTypeGroupId":"9b610d21-a096-4fbe-bb9c-124f29002dde","userId":"28752928-99ee-4070-b1a6-c96f05d4b99d","createDaysBefore":3,"siteId":"23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b","contactId":"4231071c-0d5b-4e7a-aa91-62f9d54c7789","assetId":"ef7d7946-9b7a-4b57-bf36-7c200d63033e","startDate":"2026-07-24T18:07:42.0074024+00:00","endDate":"2026-07-24T18:07:42.0074024+00:00","numberGenerated":6,"lastDate":"2026-07-24T18:07:42.0074024+00:00","nextDate":"2026-07-24T18:07:42.0074024+00:00","overrideGeneratedNextDate":"2026-07-24T18:07:42.0074024+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"d0e9a732-dc73-4114-8a09-b24de3ecf140","recurrenceGroupId":"12d04a2f-fd33-4aea-b8b4-33513564dd6d","asset":{"name":"sample string 1","description":"sample string 2","assetTypeId":"9a426a23-47c8-489c-bef5-f40962507925","location":"sample string 4","locationId":"sample string 5","externalReference":"sample string 6","serialNumber":"sample string 7","assetNumber":"sample string 8","uniqueBarcode":"sample string 9","notes":"sample string 10","siteId":"a4207659-f61a-4091-be34-4f78c6ed7ba4","owner":"sample string 11","active":true,"suspended":true,"jobId":"dfcf9ee1-57a8-4f05-aa60-26be7ce1324a","hierarchicalLocationId":"77bb1310-b058-469a-a3c9-483d72b89190","imageFileName":"sample string 14","jobs":[],"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"}],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},"id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},"id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"jobRecurrences":[],"sampledAssets":[{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3},{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3}],"monitoringRegimeSampledAssets":[{"monitoringRegimeId":"sample string 1","assetId":"e0531cff-dcf8-4c35-8442-707237a4b36f","jobIndexId":3},{"monitoringRegimeId":"sample string 1","assetId":"e0531cff-dcf8-4c35-8442-707237a4b36f","jobIndexId":3}],"hierarchicalLocation":{"siteId":"6cbdd07e-2f6d-46f6-a9a5-53045c74a49a","name":"sample string 2","parentId":"9593dcf9-9f08-47bb-aede-77486e98ce07","depth":3,"fullName":"sample string 4","active":true,"sortOrder":6.0,"createdById":"49f00f9f-c71a-4df0-9e19-b06227f7da81","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"0a055160-4913-4c51-b601-2485dac5f399","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"33e5baea-ee91-4303-b8f7-35f912b105bb"},"createdById":"7465c593-7ca9-4015-aa79-e9398b969573","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"b37eb9a9-bb2f-42b8-b511-c59f5e248d53","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"ec44aff5-f94e-4756-9077-04500c017ea8"},"jobsGenerated":[],"systems":[{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"},{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"698ddf75-de08-4410-9c3c-9ca14807fc05"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"4770326e-f62d-451c-8e24-d9e0a6246e00","titleId":"24e3ce3b-c32b-4b09-a030-836884aa0484","organisationId":"f78a075e-519f-459f-a974-c95ba2af953d","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"6e1c9191-0d09-460c-a1e5-66d7eba6eed0","createdById":"4f68e818-b374-4625-a6be-2ebe678c471f","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"31f3a60a-1071-4863-aac0-6ff65c51942d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"6cd640ff-3024-4b9b-a20a-379ee8265410"},"title":{"name":"sample string 1","id":"b2dc1b16-ba04-43d9-8435-7d41ee37e459"},"createdById":"e82c3d66-4ddd-4273-b41d-4f83d430f27c","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"5eec53bf-7ec6-41bb-8868-04c12bc8b236","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"411c5fc8-819d-47c1-a6d8-28ae35da14d7"},"sampledAssets":[{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3,"asset":{"name":"sample string 1","description":"sample string 2","assetTypeId":"9a426a23-47c8-489c-bef5-f40962507925","location":"sample string 4","locationId":"sample string 5","externalReference":"sample string 6","serialNumber":"sample string 7","assetNumber":"sample string 8","uniqueBarcode":"sample string 9","notes":"sample string 10","siteId":"a4207659-f61a-4091-be34-4f78c6ed7ba4","owner":"sample string 11","active":true,"suspended":true,"jobId":"dfcf9ee1-57a8-4f05-aa60-26be7ce1324a","hierarchicalLocationId":"77bb1310-b058-469a-a3c9-483d72b89190","imageFileName":"sample string 14","jobs":[],"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"}],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},"id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},"id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"jobRecurrences":[],"sampledAssets":[],"monitoringRegimeSampledAssets":[{"monitoringRegimeId":"sample string 1","assetId":"e0531cff-dcf8-4c35-8442-707237a4b36f","jobIndexId":3},{"monitoringRegimeId":"sample string 1","assetId":"e0531cff-dcf8-4c35-8442-707237a4b36f","jobIndexId":3}],"hierarchicalLocation":{"siteId":"6cbdd07e-2f6d-46f6-a9a5-53045c74a49a","name":"sample string 2","parentId":"9593dcf9-9f08-47bb-aede-77486e98ce07","depth":3,"fullName":"sample string 4","active":true,"sortOrder":6.0,"createdById":"49f00f9f-c71a-4df0-9e19-b06227f7da81","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"0a055160-4913-4c51-b601-2485dac5f399","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"33e5baea-ee91-4303-b8f7-35f912b105bb"},"createdById":"7465c593-7ca9-4015-aa79-e9398b969573","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"b37eb9a9-bb2f-42b8-b511-c59f5e248d53","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"ec44aff5-f94e-4756-9077-04500c017ea8"}},{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3,"asset":{"name":"sample string 1","description":"sample string 2","assetTypeId":"9a426a23-47c8-489c-bef5-f40962507925","location":"sample string 4","locationId":"sample string 5","externalReference":"sample string 6","serialNumber":"sample string 7","assetNumber":"sample string 8","uniqueBarcode":"sample string 9","notes":"sample string 10","siteId":"a4207659-f61a-4091-be34-4f78c6ed7ba4","owner":"sample string 11","active":true,"suspended":true,"jobId":"dfcf9ee1-57a8-4f05-aa60-26be7ce1324a","hierarchicalLocationId":"77bb1310-b058-469a-a3c9-483d72b89190","imageFileName":"sample string 14","jobs":[],"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"}],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},"id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},"id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"jobRecurrences":[],"sampledAssets":[],"monitoringRegimeSampledAssets":[{"monitoringRegimeId":"sample string 1","assetId":"e0531cff-dcf8-4c35-8442-707237a4b36f","jobIndexId":3},{"monitoringRegimeId":"sample string 1","assetId":"e0531cff-dcf8-4c35-8442-707237a4b36f","jobIndexId":3}],"hierarchicalLocation":{"siteId":"6cbdd07e-2f6d-46f6-a9a5-53045c74a49a","name":"sample string 2","parentId":"9593dcf9-9f08-47bb-aede-77486e98ce07","depth":3,"fullName":"sample string 4","active":true,"sortOrder":6.0,"createdById":"49f00f9f-c71a-4df0-9e19-b06227f7da81","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"0a055160-4913-4c51-b601-2485dac5f399","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"33e5baea-ee91-4303-b8f7-35f912b105bb"},"createdById":"7465c593-7ca9-4015-aa79-e9398b969573","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"b37eb9a9-bb2f-42b8-b511-c59f5e248d53","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"ec44aff5-f94e-4756-9077-04500c017ea8"}}],"lastCompletedDate":"2026-07-24T18:07:42.0074024+00:00","createdById":"e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"32a78a46-cfe1-4427-89c5-99428c472b54","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"43c1db48-5229-403a-87e0-18dbf94686de"},"rejectionReason":{"order":1,"name":"sample string 2","active":true,"tenantOrganisationId":"397ac4b1-b13c-4bc0-b4aa-2e9304a9fa84","createdById":"753c932f-9470-4f8c-b9d8-3b80f74da1ab","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"0b91416f-65bd-4e90-8a95-cd381f2e3e34","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"82c80830-0f5f-466b-ab4d-6178da403712"},"jobCategory":{"name":"sample string 1","id":"5442ad2d-ce89-426a-85c6-f756829624a7"},"sections":[{"jobId":"c1a0c8ab-d988-4766-94e5-0c94774a9193","internalSectionTypeId":"733beae9-7856-4c0b-b15c-9351919383dc","sectionTypeId":"965a81b0-aef5-432c-9399-2f112148385f","caption":"sample string 4","name":"sample string 5","sectionJson":"sample string 6","repeatable":true,"template":true,"gridInput":true,"siteVisit":true,"active":true,"order":12.0,"fqn":"sample string 13","visible":true,"state":"d307d093-04d9-4fbb-9d7b-b793277e3352","sectionVariantId":"2dd538d4-92da-472e-b6e7-1df217a98d0a","sectionType":{"internalId":"8ec1ef74-bb9d-4b21-b362-93147f96e688","caption":"sample string 2","name":"sample string 3","repeatable":true,"template":true,"gridInput":true,"siteVisit":true,"jsonData":"sample string 8","order":9,"jobTypeId":"2e8dfabc-454b-40ad-8550-360a070feac4","active":true,"fqn":"sample string 12","visible":true,"fileImport":true,"sectionVariantId":"2f54ed93-1fcd-4cf3-a196-bf1f4f876981","expressionTypes":"sample string 15","createdById":"90a740fb-1fef-4be3-a1bb-ad02e73335ff","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"75b75608-188f-4f9b-89aa-5d30975f0f30","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"85374695-505d-4826-ad46-134d7879b1f0"},"createdById":"6d7250e1-514c-41bd-bc40-f38e3b7cb746","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"13943351-db05-4dd1-8dfd-f2f9cf7cea35","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"72f28092-a135-4716-bf56-e9e401142b35"},{"jobId":"c1a0c8ab-d988-4766-94e5-0c94774a9193","internalSectionTypeId":"733beae9-7856-4c0b-b15c-9351919383dc","sectionTypeId":"965a81b0-aef5-432c-9399-2f112148385f","caption":"sample string 4","name":"sample string 5","sectionJson":"sample string 6","repeatable":true,"template":true,"gridInput":true,"siteVisit":true,"active":true,"order":12.0,"fqn":"sample string 13","visible":true,"state":"d307d093-04d9-4fbb-9d7b-b793277e3352","sectionVariantId":"2dd538d4-92da-472e-b6e7-1df217a98d0a","sectionType":{"internalId":"8ec1ef74-bb9d-4b21-b362-93147f96e688","caption":"sample string 2","name":"sample string 3","repeatable":true,"template":true,"gridInput":true,"siteVisit":true,"jsonData":"sample string 8","order":9,"jobTypeId":"2e8dfabc-454b-40ad-8550-360a070feac4","active":true,"fqn":"sample string 12","visible":true,"fileImport":true,"sectionVariantId":"2f54ed93-1fcd-4cf3-a196-bf1f4f876981","expressionTypes":"sample string 15","createdById":"90a740fb-1fef-4be3-a1bb-ad02e73335ff","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"75b75608-188f-4f9b-89aa-5d30975f0f30","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"85374695-505d-4826-ad46-134d7879b1f0"},"createdById":"6d7250e1-514c-41bd-bc40-f38e3b7cb746","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"13943351-db05-4dd1-8dfd-f2f9cf7cea35","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"72f28092-a135-4716-bf56-e9e401142b35"}],"descendantJobs":[],"documents":[],"jobHistory":[{"jobId":"76dc91bc-7412-40f8-9435-7cc8837d55e2","jobHistoryTypeId":"35d9740a-25cc-4b1b-bce7-f9a1ecb76796","sourceStateId":"a5440a42-1183-481b-ba4e-36f2df2fcafd","destinationStateId":"64d38e88-f1e0-4e99-8b8c-4564f0030f70","allocatedToId":"170aeca6-cf8a-4422-bbcc-aa3dfa8ba6a7","clonedFromId":"a6acdb0f-6727-4096-bca2-262389609c73","jobHistoryType":{"name":"sample string 1","id":"d4eee8ff-76ff-4509-a0e1-7090842cb706"},"sourceJobState":{"name":"sample string 1","jobsWithThatState":[],"id":"050658c6-4b83-4a4e-a9c1-3a14262bfa77"},"destinationJobState":{"name":"sample string 1","jobsWithThatState":[],"id":"050658c6-4b83-4a4e-a9c1-3a14262bfa77"},"createdById":"9de612f4-4567-463a-adf9-f2ae8a35f51f","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"8873a50e-ea34-492f-8484-1bcf8763f65a","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"fe999e26-f4c4-4ce7-a525-a5202f9ec5fc"},{"jobId":"76dc91bc-7412-40f8-9435-7cc8837d55e2","jobHistoryTypeId":"35d9740a-25cc-4b1b-bce7-f9a1ecb76796","sourceStateId":"a5440a42-1183-481b-ba4e-36f2df2fcafd","destinationStateId":"64d38e88-f1e0-4e99-8b8c-4564f0030f70","allocatedToId":"170aeca6-cf8a-4422-bbcc-aa3dfa8ba6a7","clonedFromId":"a6acdb0f-6727-4096-bca2-262389609c73","jobHistoryType":{"name":"sample string 1","id":"d4eee8ff-76ff-4509-a0e1-7090842cb706"},"sourceJobState":{"name":"sample string 1","jobsWithThatState":[],"id":"050658c6-4b83-4a4e-a9c1-3a14262bfa77"},"destinationJobState":{"name":"sample string 1","jobsWithThatState":[],"id":"050658c6-4b83-4a4e-a9c1-3a14262bfa77"},"createdById":"9de612f4-4567-463a-adf9-f2ae8a35f51f","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"8873a50e-ea34-492f-8484-1bcf8763f65a","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"fe999e26-f4c4-4ce7-a525-a5202f9ec5fc"}],"createdById":"9623d0a1-89db-45c7-ad52-60dc42a4a2f7","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"82b746b5-a221-4c80-a41b-53fb595e97bf","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"04125e4f-5c2a-44d8-a35a-38d3e5faafb6"},"stateId":"58ebd7df-fc40-462b-b307-fda5696110e4","templateId":"2ae5e9bd-1ac5-4279-b21b-10573c3f75ab","fileLocationId":"8c2e6d10-3f89-4e15-a7e8-33c6bacc9c0d","fileLocation":{"location":"sample string 1","extension":"sample string 2","active":true,"createdById":"3d566615-4cca-4be0-9211-5c82a5f1abba","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"c2e287df-bdab-4943-aef3-9f34109c6e02","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"f38e6a6a-4500-48d7-a6a8-813fa77ae1a9"},"documentState":{"name":"sample string 1","documentsWithThatState":[],"id":"185e112d-07e3-4979-8e34-051b810b5d27"},"pdfGenerated":true,"visibleOnPortal":true,"name":"sample string 4","active":true,"createdById":"3330e76a-aa18-4462-bc41-6a3f68b4bd42","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"cead194f-d5fa-428a-88cd-25f8873ff16e","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"3332b716-5bee-4a0b-8cf1-052ae7fe0596"}],"createdById":"d15221bf-f5e5-4c54-a98e-2f7afc310f5e","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"31e733b0-80d6-43a0-97b2-fb6cca10286c","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"09e6960b-ac26-4f55-bc83-c8cba388094f"}],"sectionTypes":[{"internalId":"8ec1ef74-bb9d-4b21-b362-93147f96e688","caption":"sample string 2","name":"sample string 3","repeatable":true,"template":true,"gridInput":true,"siteVisit":true,"jsonData":"sample string 8","order":9,"jobTypeId":"2e8dfabc-454b-40ad-8550-360a070feac4","active":true,"fqn":"sample string 12","visible":true,"fileImport":true,"sectionVariantId":"2f54ed93-1fcd-4cf3-a196-bf1f4f876981","expressionTypes":"sample string 15","createdById":"90a740fb-1fef-4be3-a1bb-ad02e73335ff","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"75b75608-188f-4f9b-89aa-5d30975f0f30","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"85374695-505d-4826-ad46-134d7879b1f0"},{"internalId":"8ec1ef74-bb9d-4b21-b362-93147f96e688","caption":"sample string 2","name":"sample string 3","repeatable":true,"template":true,"gridInput":true,"siteVisit":true,"jsonData":"sample string 8","order":9,"jobTypeId":"2e8dfabc-454b-40ad-8550-360a070feac4","active":true,"fqn":"sample string 12","visible":true,"fileImport":true,"sectionVariantId":"2f54ed93-1fcd-4cf3-a196-bf1f4f876981","expressionTypes":"sample string 15","createdById":"90a740fb-1fef-4be3-a1bb-ad02e73335ff","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"75b75608-188f-4f9b-89aa-5d30975f0f30","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"85374695-505d-4826-ad46-134d7879b1f0"}],"jobs":[{"jobTypeId":"1c1325c9-2aaf-4e9a-84ec-7c5e9e4ba3af","active":true,"stateId":"08daf752-ec19-46a0-b959-ec3e76bfb568","externalRef":"sample string 4","allocatedToId":"d5959333-93da-4b61-8e08-3b27bebfdec4","name":"sample string 5","scheduledDate":"2026-07-24T18:07:42.0074024+00:00","siteId":"dbefd8a8-0073-4fd2-8a35-d3033bf9f328","contactId":"6469487a-fa21-475d-8ad9-619f309b287b","notes":"sample string 8","timeInMinutes":9,"parentJobId":"721c3f00-0083-4aab-bfd9-639788692940","isGroupJob":true,"deviceId":"sample string 11","syncToDevice":true,"assetId":"5f65f06f-f4f9-4835-874d-8941b80cc8d7","jobRecurrenceId":"0e6905df-16b8-4f6f-8b67-5e68f1ec5425","rejectionReasonId":"4e013877-4395-496a-bf26-346a70ae046d","jobCategoryId":"6b239234-0bb9-479c-8cdf-de4055f8ce8c","numericCode":13,"completedDate":"2026-07-24T18:07:42.0074024+00:00","monitoringRegimeId":"sample string 14","jobState":{"name":"sample string 1","jobsWithThatState":[],"id":"050658c6-4b83-4a4e-a9c1-3a14262bfa77"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"4770326e-f62d-451c-8e24-d9e0a6246e00","titleId":"24e3ce3b-c32b-4b09-a030-836884aa0484","organisationId":"f78a075e-519f-459f-a974-c95ba2af953d","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"6e1c9191-0d09-460c-a1e5-66d7eba6eed0","createdById":"4f68e818-b374-4625-a6be-2ebe678c471f","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"31f3a60a-1071-4863-aac0-6ff65c51942d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"6cd640ff-3024-4b9b-a20a-379ee8265410"},"title":{"name":"sample string 1","id":"b2dc1b16-ba04-43d9-8435-7d41ee37e459"},"createdById":"e82c3d66-4ddd-4273-b41d-4f83d430f27c","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"5eec53bf-7ec6-41bb-8868-04c12bc8b236","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"411c5fc8-819d-47c1-a6d8-28ae35da14d7"},"asset":{"name":"sample string 1","description":"sample string 2","assetTypeId":"9a426a23-47c8-489c-bef5-f40962507925","location":"sample string 4","locationId":"sample string 5","externalReference":"sample string 6","serialNumber":"sample string 7","assetNumber":"sample string 8","uniqueBarcode":"sample string 9","notes":"sample string 10","siteId":"a4207659-f61a-4091-be34-4f78c6ed7ba4","owner":"sample string 11","active":true,"suspended":true,"jobId":"dfcf9ee1-57a8-4f05-aa60-26be7ce1324a","hierarchicalLocationId":"77bb1310-b058-469a-a3c9-483d72b89190","imageFileName":"sample string 14","jobs":[],"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"}],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},"id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},"id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"jobRecurrences":[{"name":"sample string 1","jobTypeGroupId":"9b610d21-a096-4fbe-bb9c-124f29002dde","userId":"28752928-99ee-4070-b1a6-c96f05d4b99d","createDaysBefore":3,"siteId":"23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b","contactId":"4231071c-0d5b-4e7a-aa91-62f9d54c7789","assetId":"ef7d7946-9b7a-4b57-bf36-7c200d63033e","startDate":"2026-07-24T18:07:42.0074024+00:00","endDate":"2026-07-24T18:07:42.0074024+00:00","numberGenerated":6,"lastDate":"2026-07-24T18:07:42.0074024+00:00","nextDate":"2026-07-24T18:07:42.0074024+00:00","overrideGeneratedNextDate":"2026-07-24T18:07:42.0074024+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"d0e9a732-dc73-4114-8a09-b24de3ecf140","recurrenceGroupId":"12d04a2f-fd33-4aea-b8b4-33513564dd6d","jobsGenerated":[],"systems":[{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"},{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"698ddf75-de08-4410-9c3c-9ca14807fc05"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"4770326e-f62d-451c-8e24-d9e0a6246e00","titleId":"24e3ce3b-c32b-4b09-a030-836884aa0484","organisationId":"f78a075e-519f-459f-a974-c95ba2af953d","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"6e1c9191-0d09-460c-a1e5-66d7eba6eed0","createdById":"4f68e818-b374-4625-a6be-2ebe678c471f","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"31f3a60a-1071-4863-aac0-6ff65c51942d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"6cd640ff-3024-4b9b-a20a-379ee8265410"},"title":{"name":"sample string 1","id":"b2dc1b16-ba04-43d9-8435-7d41ee37e459"},"createdById":"e82c3d66-4ddd-4273-b41d-4f83d430f27c","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"5eec53bf-7ec6-41bb-8868-04c12bc8b236","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"411c5fc8-819d-47c1-a6d8-28ae35da14d7"},"sampledAssets":[{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3},{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3}],"lastCompletedDate":"2026-07-24T18:07:42.0074024+00:00","createdById":"e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"32a78a46-cfe1-4427-89c5-99428c472b54","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"43c1db48-5229-403a-87e0-18dbf94686de"},{"name":"sample string 1","jobTypeGroupId":"9b610d21-a096-4fbe-bb9c-124f29002dde","userId":"28752928-99ee-4070-b1a6-c96f05d4b99d","createDaysBefore":3,"siteId":"23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b","contactId":"4231071c-0d5b-4e7a-aa91-62f9d54c7789","assetId":"ef7d7946-9b7a-4b57-bf36-7c200d63033e","startDate":"2026-07-24T18:07:42.0074024+00:00","endDate":"2026-07-24T18:07:42.0074024+00:00","numberGenerated":6,"lastDate":"2026-07-24T18:07:42.0074024+00:00","nextDate":"2026-07-24T18:07:42.0074024+00:00","overrideGeneratedNextDate":"2026-07-24T18:07:42.0074024+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"d0e9a732-dc73-4114-8a09-b24de3ecf140","recurrenceGroupId":"12d04a2f-fd33-4aea-b8b4-33513564dd6d","jobsGenerated":[],"systems":[{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"},{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"698ddf75-de08-4410-9c3c-9ca14807fc05"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"4770326e-f62d-451c-8e24-d9e0a6246e00","titleId":"24e3ce3b-c32b-4b09-a030-836884aa0484","organisationId":"f78a075e-519f-459f-a974-c95ba2af953d","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"6e1c9191-0d09-460c-a1e5-66d7eba6eed0","createdById":"4f68e818-b374-4625-a6be-2ebe678c471f","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"31f3a60a-1071-4863-aac0-6ff65c51942d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"6cd640ff-3024-4b9b-a20a-379ee8265410"},"title":{"name":"sample string 1","id":"b2dc1b16-ba04-43d9-8435-7d41ee37e459"},"createdById":"e82c3d66-4ddd-4273-b41d-4f83d430f27c","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"5eec53bf-7ec6-41bb-8868-04c12bc8b236","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"411c5fc8-819d-47c1-a6d8-28ae35da14d7"},"sampledAssets":[{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3},{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3}],"lastCompletedDate":"2026-07-24T18:07:42.0074024+00:00","createdById":"e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"32a78a46-cfe1-4427-89c5-99428c472b54","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"43c1db48-5229-403a-87e0-18dbf94686de"}],"sampledAssets":[{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3,"jobRecurrence":{"name":"sample string 1","jobTypeGroupId":"9b610d21-a096-4fbe-bb9c-124f29002dde","userId":"28752928-99ee-4070-b1a6-c96f05d4b99d","createDaysBefore":3,"siteId":"23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b","contactId":"4231071c-0d5b-4e7a-aa91-62f9d54c7789","assetId":"ef7d7946-9b7a-4b57-bf36-7c200d63033e","startDate":"2026-07-24T18:07:42.0074024+00:00","endDate":"2026-07-24T18:07:42.0074024+00:00","numberGenerated":6,"lastDate":"2026-07-24T18:07:42.0074024+00:00","nextDate":"2026-07-24T18:07:42.0074024+00:00","overrideGeneratedNextDate":"2026-07-24T18:07:42.0074024+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"d0e9a732-dc73-4114-8a09-b24de3ecf140","recurrenceGroupId":"12d04a2f-fd33-4aea-b8b4-33513564dd6d","jobsGenerated":[],"systems":[{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"},{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"698ddf75-de08-4410-9c3c-9ca14807fc05"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"4770326e-f62d-451c-8e24-d9e0a6246e00","titleId":"24e3ce3b-c32b-4b09-a030-836884aa0484","organisationId":"f78a075e-519f-459f-a974-c95ba2af953d","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"6e1c9191-0d09-460c-a1e5-66d7eba6eed0","createdById":"4f68e818-b374-4625-a6be-2ebe678c471f","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"31f3a60a-1071-4863-aac0-6ff65c51942d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"6cd640ff-3024-4b9b-a20a-379ee8265410"},"title":{"name":"sample string 1","id":"b2dc1b16-ba04-43d9-8435-7d41ee37e459"},"createdById":"e82c3d66-4ddd-4273-b41d-4f83d430f27c","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"5eec53bf-7ec6-41bb-8868-04c12bc8b236","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"411c5fc8-819d-47c1-a6d8-28ae35da14d7"},"sampledAssets":[],"lastCompletedDate":"2026-07-24T18:07:42.0074024+00:00","createdById":"e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"32a78a46-cfe1-4427-89c5-99428c472b54","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"43c1db48-5229-403a-87e0-18dbf94686de"}},{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3,"jobRecurrence":{"name":"sample string 1","jobTypeGroupId":"9b610d21-a096-4fbe-bb9c-124f29002dde","userId":"28752928-99ee-4070-b1a6-c96f05d4b99d","createDaysBefore":3,"siteId":"23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b","contactId":"4231071c-0d5b-4e7a-aa91-62f9d54c7789","assetId":"ef7d7946-9b7a-4b57-bf36-7c200d63033e","startDate":"2026-07-24T18:07:42.0074024+00:00","endDate":"2026-07-24T18:07:42.0074024+00:00","numberGenerated":6,"lastDate":"2026-07-24T18:07:42.0074024+00:00","nextDate":"2026-07-24T18:07:42.0074024+00:00","overrideGeneratedNextDate":"2026-07-24T18:07:42.0074024+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"d0e9a732-dc73-4114-8a09-b24de3ecf140","recurrenceGroupId":"12d04a2f-fd33-4aea-b8b4-33513564dd6d","jobsGenerated":[],"systems":[{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"},{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"698ddf75-de08-4410-9c3c-9ca14807fc05"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"4770326e-f62d-451c-8e24-d9e0a6246e00","titleId":"24e3ce3b-c32b-4b09-a030-836884aa0484","organisationId":"f78a075e-519f-459f-a974-c95ba2af953d","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"6e1c9191-0d09-460c-a1e5-66d7eba6eed0","createdById":"4f68e818-b374-4625-a6be-2ebe678c471f","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"31f3a60a-1071-4863-aac0-6ff65c51942d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"6cd640ff-3024-4b9b-a20a-379ee8265410"},"title":{"name":"sample string 1","id":"b2dc1b16-ba04-43d9-8435-7d41ee37e459"},"createdById":"e82c3d66-4ddd-4273-b41d-4f83d430f27c","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"5eec53bf-7ec6-41bb-8868-04c12bc8b236","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"411c5fc8-819d-47c1-a6d8-28ae35da14d7"},"sampledAssets":[],"lastCompletedDate":"2026-07-24T18:07:42.0074024+00:00","createdById":"e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"32a78a46-cfe1-4427-89c5-99428c472b54","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"43c1db48-5229-403a-87e0-18dbf94686de"}}],"monitoringRegimeSampledAssets":[{"monitoringRegimeId":"sample string 1","assetId":"e0531cff-dcf8-4c35-8442-707237a4b36f","jobIndexId":3},{"monitoringRegimeId":"sample string 1","assetId":"e0531cff-dcf8-4c35-8442-707237a4b36f","jobIndexId":3}],"hierarchicalLocation":{"siteId":"6cbdd07e-2f6d-46f6-a9a5-53045c74a49a","name":"sample string 2","parentId":"9593dcf9-9f08-47bb-aede-77486e98ce07","depth":3,"fullName":"sample string 4","active":true,"sortOrder":6.0,"createdById":"49f00f9f-c71a-4df0-9e19-b06227f7da81","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"0a055160-4913-4c51-b601-2485dac5f399","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"33e5baea-ee91-4303-b8f7-35f912b105bb"},"createdById":"7465c593-7ca9-4015-aa79-e9398b969573","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"b37eb9a9-bb2f-42b8-b511-c59f5e248d53","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"ec44aff5-f94e-4756-9077-04500c017ea8"},"jobRecurrence":{"name":"sample string 1","jobTypeGroupId":"9b610d21-a096-4fbe-bb9c-124f29002dde","userId":"28752928-99ee-4070-b1a6-c96f05d4b99d","createDaysBefore":3,"siteId":"23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b","contactId":"4231071c-0d5b-4e7a-aa91-62f9d54c7789","assetId":"ef7d7946-9b7a-4b57-bf36-7c200d63033e","startDate":"2026-07-24T18:07:42.0074024+00:00","endDate":"2026-07-24T18:07:42.0074024+00:00","numberGenerated":6,"lastDate":"2026-07-24T18:07:42.0074024+00:00","nextDate":"2026-07-24T18:07:42.0074024+00:00","overrideGeneratedNextDate":"2026-07-24T18:07:42.0074024+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"d0e9a732-dc73-4114-8a09-b24de3ecf140","recurrenceGroupId":"12d04a2f-fd33-4aea-b8b4-33513564dd6d","asset":{"name":"sample string 1","description":"sample string 2","assetTypeId":"9a426a23-47c8-489c-bef5-f40962507925","location":"sample string 4","locationId":"sample string 5","externalReference":"sample string 6","serialNumber":"sample string 7","assetNumber":"sample string 8","uniqueBarcode":"sample string 9","notes":"sample string 10","siteId":"a4207659-f61a-4091-be34-4f78c6ed7ba4","owner":"sample string 11","active":true,"suspended":true,"jobId":"dfcf9ee1-57a8-4f05-aa60-26be7ce1324a","hierarchicalLocationId":"77bb1310-b058-469a-a3c9-483d72b89190","imageFileName":"sample string 14","jobs":[],"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"}],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},"id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},"id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"jobRecurrences":[],"sampledAssets":[{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3},{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3}],"monitoringRegimeSampledAssets":[{"monitoringRegimeId":"sample string 1","assetId":"e0531cff-dcf8-4c35-8442-707237a4b36f","jobIndexId":3},{"monitoringRegimeId":"sample string 1","assetId":"e0531cff-dcf8-4c35-8442-707237a4b36f","jobIndexId":3}],"hierarchicalLocation":{"siteId":"6cbdd07e-2f6d-46f6-a9a5-53045c74a49a","name":"sample string 2","parentId":"9593dcf9-9f08-47bb-aede-77486e98ce07","depth":3,"fullName":"sample string 4","active":true,"sortOrder":6.0,"createdById":"49f00f9f-c71a-4df0-9e19-b06227f7da81","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"0a055160-4913-4c51-b601-2485dac5f399","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"33e5baea-ee91-4303-b8f7-35f912b105bb"},"createdById":"7465c593-7ca9-4015-aa79-e9398b969573","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"b37eb9a9-bb2f-42b8-b511-c59f5e248d53","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"ec44aff5-f94e-4756-9077-04500c017ea8"},"jobsGenerated":[],"systems":[{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"},{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"698ddf75-de08-4410-9c3c-9ca14807fc05"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"4770326e-f62d-451c-8e24-d9e0a6246e00","titleId":"24e3ce3b-c32b-4b09-a030-836884aa0484","organisationId":"f78a075e-519f-459f-a974-c95ba2af953d","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"6e1c9191-0d09-460c-a1e5-66d7eba6eed0","createdById":"4f68e818-b374-4625-a6be-2ebe678c471f","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"31f3a60a-1071-4863-aac0-6ff65c51942d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"6cd640ff-3024-4b9b-a20a-379ee8265410"},"title":{"name":"sample string 1","id":"b2dc1b16-ba04-43d9-8435-7d41ee37e459"},"createdById":"e82c3d66-4ddd-4273-b41d-4f83d430f27c","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"5eec53bf-7ec6-41bb-8868-04c12bc8b236","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"411c5fc8-819d-47c1-a6d8-28ae35da14d7"},"sampledAssets":[{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3,"asset":{"name":"sample string 1","description":"sample string 2","assetTypeId":"9a426a23-47c8-489c-bef5-f40962507925","location":"sample string 4","locationId":"sample string 5","externalReference":"sample string 6","serialNumber":"sample string 7","assetNumber":"sample string 8","uniqueBarcode":"sample string 9","notes":"sample string 10","siteId":"a4207659-f61a-4091-be34-4f78c6ed7ba4","owner":"sample string 11","active":true,"suspended":true,"jobId":"dfcf9ee1-57a8-4f05-aa60-26be7ce1324a","hierarchicalLocationId":"77bb1310-b058-469a-a3c9-483d72b89190","imageFileName":"sample string 14","jobs":[],"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"}],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},"id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},"id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"jobRecurrences":[],"sampledAssets":[],"monitoringRegimeSampledAssets":[{"monitoringRegimeId":"sample string 1","assetId":"e0531cff-dcf8-4c35-8442-707237a4b36f","jobIndexId":3},{"monitoringRegimeId":"sample string 1","assetId":"e0531cff-dcf8-4c35-8442-707237a4b36f","jobIndexId":3}],"hierarchicalLocation":{"siteId":"6cbdd07e-2f6d-46f6-a9a5-53045c74a49a","name":"sample string 2","parentId":"9593dcf9-9f08-47bb-aede-77486e98ce07","depth":3,"fullName":"sample string 4","active":true,"sortOrder":6.0,"createdById":"49f00f9f-c71a-4df0-9e19-b06227f7da81","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"0a055160-4913-4c51-b601-2485dac5f399","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"33e5baea-ee91-4303-b8f7-35f912b105bb"},"createdById":"7465c593-7ca9-4015-aa79-e9398b969573","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"b37eb9a9-bb2f-42b8-b511-c59f5e248d53","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"ec44aff5-f94e-4756-9077-04500c017ea8"}},{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3,"asset":{"name":"sample string 1","description":"sample string 2","assetTypeId":"9a426a23-47c8-489c-bef5-f40962507925","location":"sample string 4","locationId":"sample string 5","externalReference":"sample string 6","serialNumber":"sample string 7","assetNumber":"sample string 8","uniqueBarcode":"sample string 9","notes":"sample string 10","siteId":"a4207659-f61a-4091-be34-4f78c6ed7ba4","owner":"sample string 11","active":true,"suspended":true,"jobId":"dfcf9ee1-57a8-4f05-aa60-26be7ce1324a","hierarchicalLocationId":"77bb1310-b058-469a-a3c9-483d72b89190","imageFileName":"sample string 14","jobs":[],"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"}],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},"id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},"id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"jobRecurrences":[],"sampledAssets":[],"monitoringRegimeSampledAssets":[{"monitoringRegimeId":"sample string 1","assetId":"e0531cff-dcf8-4c35-8442-707237a4b36f","jobIndexId":3},{"monitoringRegimeId":"sample string 1","assetId":"e0531cff-dcf8-4c35-8442-707237a4b36f","jobIndexId":3}],"hierarchicalLocation":{"siteId":"6cbdd07e-2f6d-46f6-a9a5-53045c74a49a","name":"sample string 2","parentId":"9593dcf9-9f08-47bb-aede-77486e98ce07","depth":3,"fullName":"sample string 4","active":true,"sortOrder":6.0,"createdById":"49f00f9f-c71a-4df0-9e19-b06227f7da81","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"0a055160-4913-4c51-b601-2485dac5f399","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"33e5baea-ee91-4303-b8f7-35f912b105bb"},"createdById":"7465c593-7ca9-4015-aa79-e9398b969573","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"b37eb9a9-bb2f-42b8-b511-c59f5e248d53","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"ec44aff5-f94e-4756-9077-04500c017ea8"}}],"lastCompletedDate":"2026-07-24T18:07:42.0074024+00:00","createdById":"e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"32a78a46-cfe1-4427-89c5-99428c472b54","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"43c1db48-5229-403a-87e0-18dbf94686de"},"rejectionReason":{"order":1,"name":"sample string 2","active":true,"tenantOrganisationId":"397ac4b1-b13c-4bc0-b4aa-2e9304a9fa84","createdById":"753c932f-9470-4f8c-b9d8-3b80f74da1ab","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"0b91416f-65bd-4e90-8a95-cd381f2e3e34","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"82c80830-0f5f-466b-ab4d-6178da403712"},"jobCategory":{"name":"sample string 1","id":"5442ad2d-ce89-426a-85c6-f756829624a7"},"sections":[{"jobId":"c1a0c8ab-d988-4766-94e5-0c94774a9193","internalSectionTypeId":"733beae9-7856-4c0b-b15c-9351919383dc","sectionTypeId":"965a81b0-aef5-432c-9399-2f112148385f","caption":"sample string 4","name":"sample string 5","sectionJson":"sample string 6","repeatable":true,"template":true,"gridInput":true,"siteVisit":true,"active":true,"order":12.0,"fqn":"sample string 13","visible":true,"state":"d307d093-04d9-4fbb-9d7b-b793277e3352","sectionVariantId":"2dd538d4-92da-472e-b6e7-1df217a98d0a","sectionType":{"internalId":"8ec1ef74-bb9d-4b21-b362-93147f96e688","caption":"sample string 2","name":"sample string 3","repeatable":true,"template":true,"gridInput":true,"siteVisit":true,"jsonData":"sample string 8","order":9,"jobTypeId":"2e8dfabc-454b-40ad-8550-360a070feac4","active":true,"fqn":"sample string 12","visible":true,"fileImport":true,"sectionVariantId":"2f54ed93-1fcd-4cf3-a196-bf1f4f876981","expressionTypes":"sample string 15","createdById":"90a740fb-1fef-4be3-a1bb-ad02e73335ff","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"75b75608-188f-4f9b-89aa-5d30975f0f30","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"85374695-505d-4826-ad46-134d7879b1f0"},"createdById":"6d7250e1-514c-41bd-bc40-f38e3b7cb746","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"13943351-db05-4dd1-8dfd-f2f9cf7cea35","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"72f28092-a135-4716-bf56-e9e401142b35"},{"jobId":"c1a0c8ab-d988-4766-94e5-0c94774a9193","internalSectionTypeId":"733beae9-7856-4c0b-b15c-9351919383dc","sectionTypeId":"965a81b0-aef5-432c-9399-2f112148385f","caption":"sample string 4","name":"sample string 5","sectionJson":"sample string 6","repeatable":true,"template":true,"gridInput":true,"siteVisit":true,"active":true,"order":12.0,"fqn":"sample string 13","visible":true,"state":"d307d093-04d9-4fbb-9d7b-b793277e3352","sectionVariantId":"2dd538d4-92da-472e-b6e7-1df217a98d0a","sectionType":{"internalId":"8ec1ef74-bb9d-4b21-b362-93147f96e688","caption":"sample string 2","name":"sample string 3","repeatable":true,"template":true,"gridInput":true,"siteVisit":true,"jsonData":"sample string 8","order":9,"jobTypeId":"2e8dfabc-454b-40ad-8550-360a070feac4","active":true,"fqn":"sample string 12","visible":true,"fileImport":true,"sectionVariantId":"2f54ed93-1fcd-4cf3-a196-bf1f4f876981","expressionTypes":"sample string 15","createdById":"90a740fb-1fef-4be3-a1bb-ad02e73335ff","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"75b75608-188f-4f9b-89aa-5d30975f0f30","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"85374695-505d-4826-ad46-134d7879b1f0"},"createdById":"6d7250e1-514c-41bd-bc40-f38e3b7cb746","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"13943351-db05-4dd1-8dfd-f2f9cf7cea35","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"72f28092-a135-4716-bf56-e9e401142b35"}],"descendantJobs":[],"documents":[{"jobId":"b18fb692-53a3-4846-8b66-76431e04c4d7","stateId":"58ebd7df-fc40-462b-b307-fda5696110e4","templateId":"2ae5e9bd-1ac5-4279-b21b-10573c3f75ab","documentTemplate":{"name":"sample string 1","fileExtension":"sample string 2","location":"sample string 3","jobTypeId":"21b17464-a97f-47c3-872e-437032ec7557","active":true,"autoEmailOnJobCompletion":true,"visibleOnPortal":true,"documents":[],"createdById":"d15221bf-f5e5-4c54-a98e-2f7afc310f5e","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"31e733b0-80d6-43a0-97b2-fb6cca10286c","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"09e6960b-ac26-4f55-bc83-c8cba388094f"},"fileLocationId":"8c2e6d10-3f89-4e15-a7e8-33c6bacc9c0d","fileLocation":{"location":"sample string 1","extension":"sample string 2","active":true,"createdById":"3d566615-4cca-4be0-9211-5c82a5f1abba","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"c2e287df-bdab-4943-aef3-9f34109c6e02","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"f38e6a6a-4500-48d7-a6a8-813fa77ae1a9"},"documentState":{"name":"sample string 1","documentsWithThatState":[],"id":"185e112d-07e3-4979-8e34-051b810b5d27"},"pdfGenerated":true,"visibleOnPortal":true,"name":"sample string 4","active":true,"createdById":"3330e76a-aa18-4462-bc41-6a3f68b4bd42","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"cead194f-d5fa-428a-88cd-25f8873ff16e","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"3332b716-5bee-4a0b-8cf1-052ae7fe0596"},{"jobId":"b18fb692-53a3-4846-8b66-76431e04c4d7","stateId":"58ebd7df-fc40-462b-b307-fda5696110e4","templateId":"2ae5e9bd-1ac5-4279-b21b-10573c3f75ab","documentTemplate":{"name":"sample string 1","fileExtension":"sample string 2","location":"sample string 3","jobTypeId":"21b17464-a97f-47c3-872e-437032ec7557","active":true,"autoEmailOnJobCompletion":true,"visibleOnPortal":true,"documents":[],"createdById":"d15221bf-f5e5-4c54-a98e-2f7afc310f5e","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"31e733b0-80d6-43a0-97b2-fb6cca10286c","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"09e6960b-ac26-4f55-bc83-c8cba388094f"},"fileLocationId":"8c2e6d10-3f89-4e15-a7e8-33c6bacc9c0d","fileLocation":{"location":"sample string 1","extension":"sample string 2","active":true,"createdById":"3d566615-4cca-4be0-9211-5c82a5f1abba","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"c2e287df-bdab-4943-aef3-9f34109c6e02","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"f38e6a6a-4500-48d7-a6a8-813fa77ae1a9"},"documentState":{"name":"sample string 1","documentsWithThatState":[],"id":"185e112d-07e3-4979-8e34-051b810b5d27"},"pdfGenerated":true,"visibleOnPortal":true,"name":"sample string 4","active":true,"createdById":"3330e76a-aa18-4462-bc41-6a3f68b4bd42","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"cead194f-d5fa-428a-88cd-25f8873ff16e","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"3332b716-5bee-4a0b-8cf1-052ae7fe0596"}],"jobHistory":[{"jobId":"76dc91bc-7412-40f8-9435-7cc8837d55e2","jobHistoryTypeId":"35d9740a-25cc-4b1b-bce7-f9a1ecb76796","sourceStateId":"a5440a42-1183-481b-ba4e-36f2df2fcafd","destinationStateId":"64d38e88-f1e0-4e99-8b8c-4564f0030f70","allocatedToId":"170aeca6-cf8a-4422-bbcc-aa3dfa8ba6a7","clonedFromId":"a6acdb0f-6727-4096-bca2-262389609c73","jobHistoryType":{"name":"sample string 1","id":"d4eee8ff-76ff-4509-a0e1-7090842cb706"},"sourceJobState":{"name":"sample string 1","jobsWithThatState":[],"id":"050658c6-4b83-4a4e-a9c1-3a14262bfa77"},"destinationJobState":{"name":"sample string 1","jobsWithThatState":[],"id":"050658c6-4b83-4a4e-a9c1-3a14262bfa77"},"createdById":"9de612f4-4567-463a-adf9-f2ae8a35f51f","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"8873a50e-ea34-492f-8484-1bcf8763f65a","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"fe999e26-f4c4-4ce7-a525-a5202f9ec5fc"},{"jobId":"76dc91bc-7412-40f8-9435-7cc8837d55e2","jobHistoryTypeId":"35d9740a-25cc-4b1b-bce7-f9a1ecb76796","sourceStateId":"a5440a42-1183-481b-ba4e-36f2df2fcafd","destinationStateId":"64d38e88-f1e0-4e99-8b8c-4564f0030f70","allocatedToId":"170aeca6-cf8a-4422-bbcc-aa3dfa8ba6a7","clonedFromId":"a6acdb0f-6727-4096-bca2-262389609c73","jobHistoryType":{"name":"sample string 1","id":"d4eee8ff-76ff-4509-a0e1-7090842cb706"},"sourceJobState":{"name":"sample string 1","jobsWithThatState":[],"id":"050658c6-4b83-4a4e-a9c1-3a14262bfa77"},"destinationJobState":{"name":"sample string 1","jobsWithThatState":[],"id":"050658c6-4b83-4a4e-a9c1-3a14262bfa77"},"createdById":"9de612f4-4567-463a-adf9-f2ae8a35f51f","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"8873a50e-ea34-492f-8484-1bcf8763f65a","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"fe999e26-f4c4-4ce7-a525-a5202f9ec5fc"}],"createdById":"9623d0a1-89db-45c7-ad52-60dc42a4a2f7","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"82b746b5-a221-4c80-a41b-53fb595e97bf","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"04125e4f-5c2a-44d8-a35a-38d3e5faafb6"},{"jobTypeId":"1c1325c9-2aaf-4e9a-84ec-7c5e9e4ba3af","active":true,"stateId":"08daf752-ec19-46a0-b959-ec3e76bfb568","externalRef":"sample string 4","allocatedToId":"d5959333-93da-4b61-8e08-3b27bebfdec4","name":"sample string 5","scheduledDate":"2026-07-24T18:07:42.0074024+00:00","siteId":"dbefd8a8-0073-4fd2-8a35-d3033bf9f328","contactId":"6469487a-fa21-475d-8ad9-619f309b287b","notes":"sample string 8","timeInMinutes":9,"parentJobId":"721c3f00-0083-4aab-bfd9-639788692940","isGroupJob":true,"deviceId":"sample string 11","syncToDevice":true,"assetId":"5f65f06f-f4f9-4835-874d-8941b80cc8d7","jobRecurrenceId":"0e6905df-16b8-4f6f-8b67-5e68f1ec5425","rejectionReasonId":"4e013877-4395-496a-bf26-346a70ae046d","jobCategoryId":"6b239234-0bb9-479c-8cdf-de4055f8ce8c","numericCode":13,"completedDate":"2026-07-24T18:07:42.0074024+00:00","monitoringRegimeId":"sample string 14","jobState":{"name":"sample string 1","jobsWithThatState":[],"id":"050658c6-4b83-4a4e-a9c1-3a14262bfa77"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"4770326e-f62d-451c-8e24-d9e0a6246e00","titleId":"24e3ce3b-c32b-4b09-a030-836884aa0484","organisationId":"f78a075e-519f-459f-a974-c95ba2af953d","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"6e1c9191-0d09-460c-a1e5-66d7eba6eed0","createdById":"4f68e818-b374-4625-a6be-2ebe678c471f","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"31f3a60a-1071-4863-aac0-6ff65c51942d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"6cd640ff-3024-4b9b-a20a-379ee8265410"},"title":{"name":"sample string 1","id":"b2dc1b16-ba04-43d9-8435-7d41ee37e459"},"createdById":"e82c3d66-4ddd-4273-b41d-4f83d430f27c","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"5eec53bf-7ec6-41bb-8868-04c12bc8b236","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"411c5fc8-819d-47c1-a6d8-28ae35da14d7"},"asset":{"name":"sample string 1","description":"sample string 2","assetTypeId":"9a426a23-47c8-489c-bef5-f40962507925","location":"sample string 4","locationId":"sample string 5","externalReference":"sample string 6","serialNumber":"sample string 7","assetNumber":"sample string 8","uniqueBarcode":"sample string 9","notes":"sample string 10","siteId":"a4207659-f61a-4091-be34-4f78c6ed7ba4","owner":"sample string 11","active":true,"suspended":true,"jobId":"dfcf9ee1-57a8-4f05-aa60-26be7ce1324a","hierarchicalLocationId":"77bb1310-b058-469a-a3c9-483d72b89190","imageFileName":"sample string 14","jobs":[],"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"}],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},"id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},"id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"jobRecurrences":[{"name":"sample string 1","jobTypeGroupId":"9b610d21-a096-4fbe-bb9c-124f29002dde","userId":"28752928-99ee-4070-b1a6-c96f05d4b99d","createDaysBefore":3,"siteId":"23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b","contactId":"4231071c-0d5b-4e7a-aa91-62f9d54c7789","assetId":"ef7d7946-9b7a-4b57-bf36-7c200d63033e","startDate":"2026-07-24T18:07:42.0074024+00:00","endDate":"2026-07-24T18:07:42.0074024+00:00","numberGenerated":6,"lastDate":"2026-07-24T18:07:42.0074024+00:00","nextDate":"2026-07-24T18:07:42.0074024+00:00","overrideGeneratedNextDate":"2026-07-24T18:07:42.0074024+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"d0e9a732-dc73-4114-8a09-b24de3ecf140","recurrenceGroupId":"12d04a2f-fd33-4aea-b8b4-33513564dd6d","jobsGenerated":[],"systems":[{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"},{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"698ddf75-de08-4410-9c3c-9ca14807fc05"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"4770326e-f62d-451c-8e24-d9e0a6246e00","titleId":"24e3ce3b-c32b-4b09-a030-836884aa0484","organisationId":"f78a075e-519f-459f-a974-c95ba2af953d","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"6e1c9191-0d09-460c-a1e5-66d7eba6eed0","createdById":"4f68e818-b374-4625-a6be-2ebe678c471f","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"31f3a60a-1071-4863-aac0-6ff65c51942d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"6cd640ff-3024-4b9b-a20a-379ee8265410"},"title":{"name":"sample string 1","id":"b2dc1b16-ba04-43d9-8435-7d41ee37e459"},"createdById":"e82c3d66-4ddd-4273-b41d-4f83d430f27c","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"5eec53bf-7ec6-41bb-8868-04c12bc8b236","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"411c5fc8-819d-47c1-a6d8-28ae35da14d7"},"sampledAssets":[{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3},{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3}],"lastCompletedDate":"2026-07-24T18:07:42.0074024+00:00","createdById":"e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"32a78a46-cfe1-4427-89c5-99428c472b54","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"43c1db48-5229-403a-87e0-18dbf94686de"},{"name":"sample string 1","jobTypeGroupId":"9b610d21-a096-4fbe-bb9c-124f29002dde","userId":"28752928-99ee-4070-b1a6-c96f05d4b99d","createDaysBefore":3,"siteId":"23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b","contactId":"4231071c-0d5b-4e7a-aa91-62f9d54c7789","assetId":"ef7d7946-9b7a-4b57-bf36-7c200d63033e","startDate":"2026-07-24T18:07:42.0074024+00:00","endDate":"2026-07-24T18:07:42.0074024+00:00","numberGenerated":6,"lastDate":"2026-07-24T18:07:42.0074024+00:00","nextDate":"2026-07-24T18:07:42.0074024+00:00","overrideGeneratedNextDate":"2026-07-24T18:07:42.0074024+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"d0e9a732-dc73-4114-8a09-b24de3ecf140","recurrenceGroupId":"12d04a2f-fd33-4aea-b8b4-33513564dd6d","jobsGenerated":[],"systems":[{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"},{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"698ddf75-de08-4410-9c3c-9ca14807fc05"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"4770326e-f62d-451c-8e24-d9e0a6246e00","titleId":"24e3ce3b-c32b-4b09-a030-836884aa0484","organisationId":"f78a075e-519f-459f-a974-c95ba2af953d","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"6e1c9191-0d09-460c-a1e5-66d7eba6eed0","createdById":"4f68e818-b374-4625-a6be-2ebe678c471f","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"31f3a60a-1071-4863-aac0-6ff65c51942d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"6cd640ff-3024-4b9b-a20a-379ee8265410"},"title":{"name":"sample string 1","id":"b2dc1b16-ba04-43d9-8435-7d41ee37e459"},"createdById":"e82c3d66-4ddd-4273-b41d-4f83d430f27c","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"5eec53bf-7ec6-41bb-8868-04c12bc8b236","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"411c5fc8-819d-47c1-a6d8-28ae35da14d7"},"sampledAssets":[{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3},{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3}],"lastCompletedDate":"2026-07-24T18:07:42.0074024+00:00","createdById":"e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"32a78a46-cfe1-4427-89c5-99428c472b54","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"43c1db48-5229-403a-87e0-18dbf94686de"}],"sampledAssets":[{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3,"jobRecurrence":{"name":"sample string 1","jobTypeGroupId":"9b610d21-a096-4fbe-bb9c-124f29002dde","userId":"28752928-99ee-4070-b1a6-c96f05d4b99d","createDaysBefore":3,"siteId":"23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b","contactId":"4231071c-0d5b-4e7a-aa91-62f9d54c7789","assetId":"ef7d7946-9b7a-4b57-bf36-7c200d63033e","startDate":"2026-07-24T18:07:42.0074024+00:00","endDate":"2026-07-24T18:07:42.0074024+00:00","numberGenerated":6,"lastDate":"2026-07-24T18:07:42.0074024+00:00","nextDate":"2026-07-24T18:07:42.0074024+00:00","overrideGeneratedNextDate":"2026-07-24T18:07:42.0074024+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"d0e9a732-dc73-4114-8a09-b24de3ecf140","recurrenceGroupId":"12d04a2f-fd33-4aea-b8b4-33513564dd6d","jobsGenerated":[],"systems":[{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"},{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"698ddf75-de08-4410-9c3c-9ca14807fc05"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"4770326e-f62d-451c-8e24-d9e0a6246e00","titleId":"24e3ce3b-c32b-4b09-a030-836884aa0484","organisationId":"f78a075e-519f-459f-a974-c95ba2af953d","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"6e1c9191-0d09-460c-a1e5-66d7eba6eed0","createdById":"4f68e818-b374-4625-a6be-2ebe678c471f","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"31f3a60a-1071-4863-aac0-6ff65c51942d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"6cd640ff-3024-4b9b-a20a-379ee8265410"},"title":{"name":"sample string 1","id":"b2dc1b16-ba04-43d9-8435-7d41ee37e459"},"createdById":"e82c3d66-4ddd-4273-b41d-4f83d430f27c","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"5eec53bf-7ec6-41bb-8868-04c12bc8b236","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"411c5fc8-819d-47c1-a6d8-28ae35da14d7"},"sampledAssets":[],"lastCompletedDate":"2026-07-24T18:07:42.0074024+00:00","createdById":"e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"32a78a46-cfe1-4427-89c5-99428c472b54","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"43c1db48-5229-403a-87e0-18dbf94686de"}},{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3,"jobRecurrence":{"name":"sample string 1","jobTypeGroupId":"9b610d21-a096-4fbe-bb9c-124f29002dde","userId":"28752928-99ee-4070-b1a6-c96f05d4b99d","createDaysBefore":3,"siteId":"23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b","contactId":"4231071c-0d5b-4e7a-aa91-62f9d54c7789","assetId":"ef7d7946-9b7a-4b57-bf36-7c200d63033e","startDate":"2026-07-24T18:07:42.0074024+00:00","endDate":"2026-07-24T18:07:42.0074024+00:00","numberGenerated":6,"lastDate":"2026-07-24T18:07:42.0074024+00:00","nextDate":"2026-07-24T18:07:42.0074024+00:00","overrideGeneratedNextDate":"2026-07-24T18:07:42.0074024+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"d0e9a732-dc73-4114-8a09-b24de3ecf140","recurrenceGroupId":"12d04a2f-fd33-4aea-b8b4-33513564dd6d","jobsGenerated":[],"systems":[{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"},{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"698ddf75-de08-4410-9c3c-9ca14807fc05"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"4770326e-f62d-451c-8e24-d9e0a6246e00","titleId":"24e3ce3b-c32b-4b09-a030-836884aa0484","organisationId":"f78a075e-519f-459f-a974-c95ba2af953d","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"6e1c9191-0d09-460c-a1e5-66d7eba6eed0","createdById":"4f68e818-b374-4625-a6be-2ebe678c471f","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"31f3a60a-1071-4863-aac0-6ff65c51942d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"6cd640ff-3024-4b9b-a20a-379ee8265410"},"title":{"name":"sample string 1","id":"b2dc1b16-ba04-43d9-8435-7d41ee37e459"},"createdById":"e82c3d66-4ddd-4273-b41d-4f83d430f27c","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"5eec53bf-7ec6-41bb-8868-04c12bc8b236","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"411c5fc8-819d-47c1-a6d8-28ae35da14d7"},"sampledAssets":[],"lastCompletedDate":"2026-07-24T18:07:42.0074024+00:00","createdById":"e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"32a78a46-cfe1-4427-89c5-99428c472b54","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"43c1db48-5229-403a-87e0-18dbf94686de"}}],"monitoringRegimeSampledAssets":[{"monitoringRegimeId":"sample string 1","assetId":"e0531cff-dcf8-4c35-8442-707237a4b36f","jobIndexId":3},{"monitoringRegimeId":"sample string 1","assetId":"e0531cff-dcf8-4c35-8442-707237a4b36f","jobIndexId":3}],"hierarchicalLocation":{"siteId":"6cbdd07e-2f6d-46f6-a9a5-53045c74a49a","name":"sample string 2","parentId":"9593dcf9-9f08-47bb-aede-77486e98ce07","depth":3,"fullName":"sample string 4","active":true,"sortOrder":6.0,"createdById":"49f00f9f-c71a-4df0-9e19-b06227f7da81","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"0a055160-4913-4c51-b601-2485dac5f399","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"33e5baea-ee91-4303-b8f7-35f912b105bb"},"createdById":"7465c593-7ca9-4015-aa79-e9398b969573","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"b37eb9a9-bb2f-42b8-b511-c59f5e248d53","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"ec44aff5-f94e-4756-9077-04500c017ea8"},"jobRecurrence":{"name":"sample string 1","jobTypeGroupId":"9b610d21-a096-4fbe-bb9c-124f29002dde","userId":"28752928-99ee-4070-b1a6-c96f05d4b99d","createDaysBefore":3,"siteId":"23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b","contactId":"4231071c-0d5b-4e7a-aa91-62f9d54c7789","assetId":"ef7d7946-9b7a-4b57-bf36-7c200d63033e","startDate":"2026-07-24T18:07:42.0074024+00:00","endDate":"2026-07-24T18:07:42.0074024+00:00","numberGenerated":6,"lastDate":"2026-07-24T18:07:42.0074024+00:00","nextDate":"2026-07-24T18:07:42.0074024+00:00","overrideGeneratedNextDate":"2026-07-24T18:07:42.0074024+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"d0e9a732-dc73-4114-8a09-b24de3ecf140","recurrenceGroupId":"12d04a2f-fd33-4aea-b8b4-33513564dd6d","asset":{"name":"sample string 1","description":"sample string 2","assetTypeId":"9a426a23-47c8-489c-bef5-f40962507925","location":"sample string 4","locationId":"sample string 5","externalReference":"sample string 6","serialNumber":"sample string 7","assetNumber":"sample string 8","uniqueBarcode":"sample string 9","notes":"sample string 10","siteId":"a4207659-f61a-4091-be34-4f78c6ed7ba4","owner":"sample string 11","active":true,"suspended":true,"jobId":"dfcf9ee1-57a8-4f05-aa60-26be7ce1324a","hierarchicalLocationId":"77bb1310-b058-469a-a3c9-483d72b89190","imageFileName":"sample string 14","jobs":[],"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"}],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},"id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},"id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"jobRecurrences":[],"sampledAssets":[{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3},{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3}],"monitoringRegimeSampledAssets":[{"monitoringRegimeId":"sample string 1","assetId":"e0531cff-dcf8-4c35-8442-707237a4b36f","jobIndexId":3},{"monitoringRegimeId":"sample string 1","assetId":"e0531cff-dcf8-4c35-8442-707237a4b36f","jobIndexId":3}],"hierarchicalLocation":{"siteId":"6cbdd07e-2f6d-46f6-a9a5-53045c74a49a","name":"sample string 2","parentId":"9593dcf9-9f08-47bb-aede-77486e98ce07","depth":3,"fullName":"sample string 4","active":true,"sortOrder":6.0,"createdById":"49f00f9f-c71a-4df0-9e19-b06227f7da81","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"0a055160-4913-4c51-b601-2485dac5f399","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"33e5baea-ee91-4303-b8f7-35f912b105bb"},"createdById":"7465c593-7ca9-4015-aa79-e9398b969573","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"b37eb9a9-bb2f-42b8-b511-c59f5e248d53","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"ec44aff5-f94e-4756-9077-04500c017ea8"},"jobsGenerated":[],"systems":[{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"},{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"698ddf75-de08-4410-9c3c-9ca14807fc05"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"4770326e-f62d-451c-8e24-d9e0a6246e00","titleId":"24e3ce3b-c32b-4b09-a030-836884aa0484","organisationId":"f78a075e-519f-459f-a974-c95ba2af953d","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"6e1c9191-0d09-460c-a1e5-66d7eba6eed0","createdById":"4f68e818-b374-4625-a6be-2ebe678c471f","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"31f3a60a-1071-4863-aac0-6ff65c51942d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"6cd640ff-3024-4b9b-a20a-379ee8265410"},"title":{"name":"sample string 1","id":"b2dc1b16-ba04-43d9-8435-7d41ee37e459"},"createdById":"e82c3d66-4ddd-4273-b41d-4f83d430f27c","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"5eec53bf-7ec6-41bb-8868-04c12bc8b236","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"411c5fc8-819d-47c1-a6d8-28ae35da14d7"},"sampledAssets":[{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3,"asset":{"name":"sample string 1","description":"sample string 2","assetTypeId":"9a426a23-47c8-489c-bef5-f40962507925","location":"sample string 4","locationId":"sample string 5","externalReference":"sample string 6","serialNumber":"sample string 7","assetNumber":"sample string 8","uniqueBarcode":"sample string 9","notes":"sample string 10","siteId":"a4207659-f61a-4091-be34-4f78c6ed7ba4","owner":"sample string 11","active":true,"suspended":true,"jobId":"dfcf9ee1-57a8-4f05-aa60-26be7ce1324a","hierarchicalLocationId":"77bb1310-b058-469a-a3c9-483d72b89190","imageFileName":"sample string 14","jobs":[],"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"}],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},"id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},"id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"jobRecurrences":[],"sampledAssets":[],"monitoringRegimeSampledAssets":[{"monitoringRegimeId":"sample string 1","assetId":"e0531cff-dcf8-4c35-8442-707237a4b36f","jobIndexId":3},{"monitoringRegimeId":"sample string 1","assetId":"e0531cff-dcf8-4c35-8442-707237a4b36f","jobIndexId":3}],"hierarchicalLocation":{"siteId":"6cbdd07e-2f6d-46f6-a9a5-53045c74a49a","name":"sample string 2","parentId":"9593dcf9-9f08-47bb-aede-77486e98ce07","depth":3,"fullName":"sample string 4","active":true,"sortOrder":6.0,"createdById":"49f00f9f-c71a-4df0-9e19-b06227f7da81","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"0a055160-4913-4c51-b601-2485dac5f399","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"33e5baea-ee91-4303-b8f7-35f912b105bb"},"createdById":"7465c593-7ca9-4015-aa79-e9398b969573","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"b37eb9a9-bb2f-42b8-b511-c59f5e248d53","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"ec44aff5-f94e-4756-9077-04500c017ea8"}},{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3,"asset":{"name":"sample string 1","description":"sample string 2","assetTypeId":"9a426a23-47c8-489c-bef5-f40962507925","location":"sample string 4","locationId":"sample string 5","externalReference":"sample string 6","serialNumber":"sample string 7","assetNumber":"sample string 8","uniqueBarcode":"sample string 9","notes":"sample string 10","siteId":"a4207659-f61a-4091-be34-4f78c6ed7ba4","owner":"sample string 11","active":true,"suspended":true,"jobId":"dfcf9ee1-57a8-4f05-aa60-26be7ce1324a","hierarchicalLocationId":"77bb1310-b058-469a-a3c9-483d72b89190","imageFileName":"sample string 14","jobs":[],"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"}],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},"id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},"id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"jobRecurrences":[],"sampledAssets":[],"monitoringRegimeSampledAssets":[{"monitoringRegimeId":"sample string 1","assetId":"e0531cff-dcf8-4c35-8442-707237a4b36f","jobIndexId":3},{"monitoringRegimeId":"sample string 1","assetId":"e0531cff-dcf8-4c35-8442-707237a4b36f","jobIndexId":3}],"hierarchicalLocation":{"siteId":"6cbdd07e-2f6d-46f6-a9a5-53045c74a49a","name":"sample string 2","parentId":"9593dcf9-9f08-47bb-aede-77486e98ce07","depth":3,"fullName":"sample string 4","active":true,"sortOrder":6.0,"createdById":"49f00f9f-c71a-4df0-9e19-b06227f7da81","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"0a055160-4913-4c51-b601-2485dac5f399","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"33e5baea-ee91-4303-b8f7-35f912b105bb"},"createdById":"7465c593-7ca9-4015-aa79-e9398b969573","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"b37eb9a9-bb2f-42b8-b511-c59f5e248d53","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"ec44aff5-f94e-4756-9077-04500c017ea8"}}],"lastCompletedDate":"2026-07-24T18:07:42.0074024+00:00","createdById":"e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"32a78a46-cfe1-4427-89c5-99428c472b54","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"43c1db48-5229-403a-87e0-18dbf94686de"},"rejectionReason":{"order":1,"name":"sample string 2","active":true,"tenantOrganisationId":"397ac4b1-b13c-4bc0-b4aa-2e9304a9fa84","createdById":"753c932f-9470-4f8c-b9d8-3b80f74da1ab","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"0b91416f-65bd-4e90-8a95-cd381f2e3e34","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"82c80830-0f5f-466b-ab4d-6178da403712"},"jobCategory":{"name":"sample string 1","id":"5442ad2d-ce89-426a-85c6-f756829624a7"},"sections":[{"jobId":"c1a0c8ab-d988-4766-94e5-0c94774a9193","internalSectionTypeId":"733beae9-7856-4c0b-b15c-9351919383dc","sectionTypeId":"965a81b0-aef5-432c-9399-2f112148385f","caption":"sample string 4","name":"sample string 5","sectionJson":"sample string 6","repeatable":true,"template":true,"gridInput":true,"siteVisit":true,"active":true,"order":12.0,"fqn":"sample string 13","visible":true,"state":"d307d093-04d9-4fbb-9d7b-b793277e3352","sectionVariantId":"2dd538d4-92da-472e-b6e7-1df217a98d0a","sectionType":{"internalId":"8ec1ef74-bb9d-4b21-b362-93147f96e688","caption":"sample string 2","name":"sample string 3","repeatable":true,"template":true,"gridInput":true,"siteVisit":true,"jsonData":"sample string 8","order":9,"jobTypeId":"2e8dfabc-454b-40ad-8550-360a070feac4","active":true,"fqn":"sample string 12","visible":true,"fileImport":true,"sectionVariantId":"2f54ed93-1fcd-4cf3-a196-bf1f4f876981","expressionTypes":"sample string 15","createdById":"90a740fb-1fef-4be3-a1bb-ad02e73335ff","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"75b75608-188f-4f9b-89aa-5d30975f0f30","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"85374695-505d-4826-ad46-134d7879b1f0"},"createdById":"6d7250e1-514c-41bd-bc40-f38e3b7cb746","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"13943351-db05-4dd1-8dfd-f2f9cf7cea35","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"72f28092-a135-4716-bf56-e9e401142b35"},{"jobId":"c1a0c8ab-d988-4766-94e5-0c94774a9193","internalSectionTypeId":"733beae9-7856-4c0b-b15c-9351919383dc","sectionTypeId":"965a81b0-aef5-432c-9399-2f112148385f","caption":"sample string 4","name":"sample string 5","sectionJson":"sample string 6","repeatable":true,"template":true,"gridInput":true,"siteVisit":true,"active":true,"order":12.0,"fqn":"sample string 13","visible":true,"state":"d307d093-04d9-4fbb-9d7b-b793277e3352","sectionVariantId":"2dd538d4-92da-472e-b6e7-1df217a98d0a","sectionType":{"internalId":"8ec1ef74-bb9d-4b21-b362-93147f96e688","caption":"sample string 2","name":"sample string 3","repeatable":true,"template":true,"gridInput":true,"siteVisit":true,"jsonData":"sample string 8","order":9,"jobTypeId":"2e8dfabc-454b-40ad-8550-360a070feac4","active":true,"fqn":"sample string 12","visible":true,"fileImport":true,"sectionVariantId":"2f54ed93-1fcd-4cf3-a196-bf1f4f876981","expressionTypes":"sample string 15","createdById":"90a740fb-1fef-4be3-a1bb-ad02e73335ff","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"75b75608-188f-4f9b-89aa-5d30975f0f30","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"85374695-505d-4826-ad46-134d7879b1f0"},"createdById":"6d7250e1-514c-41bd-bc40-f38e3b7cb746","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"13943351-db05-4dd1-8dfd-f2f9cf7cea35","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"72f28092-a135-4716-bf56-e9e401142b35"}],"descendantJobs":[],"documents":[{"jobId":"b18fb692-53a3-4846-8b66-76431e04c4d7","stateId":"58ebd7df-fc40-462b-b307-fda5696110e4","templateId":"2ae5e9bd-1ac5-4279-b21b-10573c3f75ab","documentTemplate":{"name":"sample string 1","fileExtension":"sample string 2","location":"sample string 3","jobTypeId":"21b17464-a97f-47c3-872e-437032ec7557","active":true,"autoEmailOnJobCompletion":true,"visibleOnPortal":true,"documents":[],"createdById":"d15221bf-f5e5-4c54-a98e-2f7afc310f5e","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"31e733b0-80d6-43a0-97b2-fb6cca10286c","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"09e6960b-ac26-4f55-bc83-c8cba388094f"},"fileLocationId":"8c2e6d10-3f89-4e15-a7e8-33c6bacc9c0d","fileLocation":{"location":"sample string 1","extension":"sample string 2","active":true,"createdById":"3d566615-4cca-4be0-9211-5c82a5f1abba","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"c2e287df-bdab-4943-aef3-9f34109c6e02","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"f38e6a6a-4500-48d7-a6a8-813fa77ae1a9"},"documentState":{"name":"sample string 1","documentsWithThatState":[],"id":"185e112d-07e3-4979-8e34-051b810b5d27"},"pdfGenerated":true,"visibleOnPortal":true,"name":"sample string 4","active":true,"createdById":"3330e76a-aa18-4462-bc41-6a3f68b4bd42","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"cead194f-d5fa-428a-88cd-25f8873ff16e","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"3332b716-5bee-4a0b-8cf1-052ae7fe0596"},{"jobId":"b18fb692-53a3-4846-8b66-76431e04c4d7","stateId":"58ebd7df-fc40-462b-b307-fda5696110e4","templateId":"2ae5e9bd-1ac5-4279-b21b-10573c3f75ab","documentTemplate":{"name":"sample string 1","fileExtension":"sample string 2","location":"sample string 3","jobTypeId":"21b17464-a97f-47c3-872e-437032ec7557","active":true,"autoEmailOnJobCompletion":true,"visibleOnPortal":true,"documents":[],"createdById":"d15221bf-f5e5-4c54-a98e-2f7afc310f5e","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"31e733b0-80d6-43a0-97b2-fb6cca10286c","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"09e6960b-ac26-4f55-bc83-c8cba388094f"},"fileLocationId":"8c2e6d10-3f89-4e15-a7e8-33c6bacc9c0d","fileLocation":{"location":"sample string 1","extension":"sample string 2","active":true,"createdById":"3d566615-4cca-4be0-9211-5c82a5f1abba","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"c2e287df-bdab-4943-aef3-9f34109c6e02","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"f38e6a6a-4500-48d7-a6a8-813fa77ae1a9"},"documentState":{"name":"sample string 1","documentsWithThatState":[],"id":"185e112d-07e3-4979-8e34-051b810b5d27"},"pdfGenerated":true,"visibleOnPortal":true,"name":"sample string 4","active":true,"createdById":"3330e76a-aa18-4462-bc41-6a3f68b4bd42","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"cead194f-d5fa-428a-88cd-25f8873ff16e","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"3332b716-5bee-4a0b-8cf1-052ae7fe0596"}],"jobHistory":[{"jobId":"76dc91bc-7412-40f8-9435-7cc8837d55e2","jobHistoryTypeId":"35d9740a-25cc-4b1b-bce7-f9a1ecb76796","sourceStateId":"a5440a42-1183-481b-ba4e-36f2df2fcafd","destinationStateId":"64d38e88-f1e0-4e99-8b8c-4564f0030f70","allocatedToId":"170aeca6-cf8a-4422-bbcc-aa3dfa8ba6a7","clonedFromId":"a6acdb0f-6727-4096-bca2-262389609c73","jobHistoryType":{"name":"sample string 1","id":"d4eee8ff-76ff-4509-a0e1-7090842cb706"},"sourceJobState":{"name":"sample string 1","jobsWithThatState":[],"id":"050658c6-4b83-4a4e-a9c1-3a14262bfa77"},"destinationJobState":{"name":"sample string 1","jobsWithThatState":[],"id":"050658c6-4b83-4a4e-a9c1-3a14262bfa77"},"createdById":"9de612f4-4567-463a-adf9-f2ae8a35f51f","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"8873a50e-ea34-492f-8484-1bcf8763f65a","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"fe999e26-f4c4-4ce7-a525-a5202f9ec5fc"},{"jobId":"76dc91bc-7412-40f8-9435-7cc8837d55e2","jobHistoryTypeId":"35d9740a-25cc-4b1b-bce7-f9a1ecb76796","sourceStateId":"a5440a42-1183-481b-ba4e-36f2df2fcafd","destinationStateId":"64d38e88-f1e0-4e99-8b8c-4564f0030f70","allocatedToId":"170aeca6-cf8a-4422-bbcc-aa3dfa8ba6a7","clonedFromId":"a6acdb0f-6727-4096-bca2-262389609c73","jobHistoryType":{"name":"sample string 1","id":"d4eee8ff-76ff-4509-a0e1-7090842cb706"},"sourceJobState":{"name":"sample string 1","jobsWithThatState":[],"id":"050658c6-4b83-4a4e-a9c1-3a14262bfa77"},"destinationJobState":{"name":"sample string 1","jobsWithThatState":[],"id":"050658c6-4b83-4a4e-a9c1-3a14262bfa77"},"createdById":"9de612f4-4567-463a-adf9-f2ae8a35f51f","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"8873a50e-ea34-492f-8484-1bcf8763f65a","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"fe999e26-f4c4-4ce7-a525-a5202f9ec5fc"}],"createdById":"9623d0a1-89db-45c7-ad52-60dc42a4a2f7","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"82b746b5-a221-4c80-a41b-53fb595e97bf","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"04125e4f-5c2a-44d8-a35a-38d3e5faafb6"}],"tenantOrganisationId":"6dd6c440-c940-4b42-8d8b-926fcb00a8f8","jobCategory":{"name":"sample string 1","id":"5442ad2d-ce89-426a-85c6-f756829624a7"},"createdById":"ddd92b28-e240-458b-bd05-65096c32a92e","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"d40e7618-9dcd-4cd1-bf74-f0757546cf69","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"d409988a-a201-4f09-a1ed-438db7865edf"},{"name":"sample string 1","timeInMinutes":2,"autoComplete":true,"canCreateJobs":true,"canRaiseOnDevice":true,"containsEntities":true,"hasSiteVisitSectionType":true,"version":8,"jobTypeGroupId":"06a776ae-b2ba-4f38-80cf-d8412f9b6ec6","jobCategoryId":"5c60811d-0fd5-4228-ac87-6134d0d46c63","state":"new","active":true,"documentTemplates":[{"name":"sample string 1","fileExtension":"sample string 2","location":"sample string 3","jobTypeId":"21b17464-a97f-47c3-872e-437032ec7557","active":true,"autoEmailOnJobCompletion":true,"visibleOnPortal":true,"documents":[{"jobId":"b18fb692-53a3-4846-8b66-76431e04c4d7","job":{"jobTypeId":"1c1325c9-2aaf-4e9a-84ec-7c5e9e4ba3af","active":true,"stateId":"08daf752-ec19-46a0-b959-ec3e76bfb568","externalRef":"sample string 4","allocatedToId":"d5959333-93da-4b61-8e08-3b27bebfdec4","name":"sample string 5","scheduledDate":"2026-07-24T18:07:42.0074024+00:00","siteId":"dbefd8a8-0073-4fd2-8a35-d3033bf9f328","contactId":"6469487a-fa21-475d-8ad9-619f309b287b","notes":"sample string 8","timeInMinutes":9,"parentJobId":"721c3f00-0083-4aab-bfd9-639788692940","isGroupJob":true,"deviceId":"sample string 11","syncToDevice":true,"assetId":"5f65f06f-f4f9-4835-874d-8941b80cc8d7","jobRecurrenceId":"0e6905df-16b8-4f6f-8b67-5e68f1ec5425","rejectionReasonId":"4e013877-4395-496a-bf26-346a70ae046d","jobCategoryId":"6b239234-0bb9-479c-8cdf-de4055f8ce8c","numericCode":13,"completedDate":"2026-07-24T18:07:42.0074024+00:00","monitoringRegimeId":"sample string 14","jobState":{"name":"sample string 1","jobsWithThatState":[],"id":"050658c6-4b83-4a4e-a9c1-3a14262bfa77"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"4770326e-f62d-451c-8e24-d9e0a6246e00","titleId":"24e3ce3b-c32b-4b09-a030-836884aa0484","organisationId":"f78a075e-519f-459f-a974-c95ba2af953d","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"6e1c9191-0d09-460c-a1e5-66d7eba6eed0","createdById":"4f68e818-b374-4625-a6be-2ebe678c471f","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"31f3a60a-1071-4863-aac0-6ff65c51942d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"6cd640ff-3024-4b9b-a20a-379ee8265410"},"title":{"name":"sample string 1","id":"b2dc1b16-ba04-43d9-8435-7d41ee37e459"},"createdById":"e82c3d66-4ddd-4273-b41d-4f83d430f27c","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"5eec53bf-7ec6-41bb-8868-04c12bc8b236","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"411c5fc8-819d-47c1-a6d8-28ae35da14d7"},"asset":{"name":"sample string 1","description":"sample string 2","assetTypeId":"9a426a23-47c8-489c-bef5-f40962507925","location":"sample string 4","locationId":"sample string 5","externalReference":"sample string 6","serialNumber":"sample string 7","assetNumber":"sample string 8","uniqueBarcode":"sample string 9","notes":"sample string 10","siteId":"a4207659-f61a-4091-be34-4f78c6ed7ba4","owner":"sample string 11","active":true,"suspended":true,"jobId":"dfcf9ee1-57a8-4f05-aa60-26be7ce1324a","hierarchicalLocationId":"77bb1310-b058-469a-a3c9-483d72b89190","imageFileName":"sample string 14","jobs":[],"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"}],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},"id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},"id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"jobRecurrences":[{"name":"sample string 1","jobTypeGroupId":"9b610d21-a096-4fbe-bb9c-124f29002dde","userId":"28752928-99ee-4070-b1a6-c96f05d4b99d","createDaysBefore":3,"siteId":"23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b","contactId":"4231071c-0d5b-4e7a-aa91-62f9d54c7789","assetId":"ef7d7946-9b7a-4b57-bf36-7c200d63033e","startDate":"2026-07-24T18:07:42.0074024+00:00","endDate":"2026-07-24T18:07:42.0074024+00:00","numberGenerated":6,"lastDate":"2026-07-24T18:07:42.0074024+00:00","nextDate":"2026-07-24T18:07:42.0074024+00:00","overrideGeneratedNextDate":"2026-07-24T18:07:42.0074024+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"d0e9a732-dc73-4114-8a09-b24de3ecf140","recurrenceGroupId":"12d04a2f-fd33-4aea-b8b4-33513564dd6d","jobsGenerated":[],"systems":[{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"},{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"698ddf75-de08-4410-9c3c-9ca14807fc05"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"4770326e-f62d-451c-8e24-d9e0a6246e00","titleId":"24e3ce3b-c32b-4b09-a030-836884aa0484","organisationId":"f78a075e-519f-459f-a974-c95ba2af953d","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"6e1c9191-0d09-460c-a1e5-66d7eba6eed0","createdById":"4f68e818-b374-4625-a6be-2ebe678c471f","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"31f3a60a-1071-4863-aac0-6ff65c51942d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"6cd640ff-3024-4b9b-a20a-379ee8265410"},"title":{"name":"sample string 1","id":"b2dc1b16-ba04-43d9-8435-7d41ee37e459"},"createdById":"e82c3d66-4ddd-4273-b41d-4f83d430f27c","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"5eec53bf-7ec6-41bb-8868-04c12bc8b236","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"411c5fc8-819d-47c1-a6d8-28ae35da14d7"},"sampledAssets":[{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3},{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3}],"lastCompletedDate":"2026-07-24T18:07:42.0074024+00:00","createdById":"e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"32a78a46-cfe1-4427-89c5-99428c472b54","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"43c1db48-5229-403a-87e0-18dbf94686de"},{"name":"sample string 1","jobTypeGroupId":"9b610d21-a096-4fbe-bb9c-124f29002dde","userId":"28752928-99ee-4070-b1a6-c96f05d4b99d","createDaysBefore":3,"siteId":"23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b","contactId":"4231071c-0d5b-4e7a-aa91-62f9d54c7789","assetId":"ef7d7946-9b7a-4b57-bf36-7c200d63033e","startDate":"2026-07-24T18:07:42.0074024+00:00","endDate":"2026-07-24T18:07:42.0074024+00:00","numberGenerated":6,"lastDate":"2026-07-24T18:07:42.0074024+00:00","nextDate":"2026-07-24T18:07:42.0074024+00:00","overrideGeneratedNextDate":"2026-07-24T18:07:42.0074024+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"d0e9a732-dc73-4114-8a09-b24de3ecf140","recurrenceGroupId":"12d04a2f-fd33-4aea-b8b4-33513564dd6d","jobsGenerated":[],"systems":[{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"},{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"698ddf75-de08-4410-9c3c-9ca14807fc05"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"4770326e-f62d-451c-8e24-d9e0a6246e00","titleId":"24e3ce3b-c32b-4b09-a030-836884aa0484","organisationId":"f78a075e-519f-459f-a974-c95ba2af953d","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"6e1c9191-0d09-460c-a1e5-66d7eba6eed0","createdById":"4f68e818-b374-4625-a6be-2ebe678c471f","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"31f3a60a-1071-4863-aac0-6ff65c51942d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"6cd640ff-3024-4b9b-a20a-379ee8265410"},"title":{"name":"sample string 1","id":"b2dc1b16-ba04-43d9-8435-7d41ee37e459"},"createdById":"e82c3d66-4ddd-4273-b41d-4f83d430f27c","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"5eec53bf-7ec6-41bb-8868-04c12bc8b236","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"411c5fc8-819d-47c1-a6d8-28ae35da14d7"},"sampledAssets":[{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3},{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3}],"lastCompletedDate":"2026-07-24T18:07:42.0074024+00:00","createdById":"e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"32a78a46-cfe1-4427-89c5-99428c472b54","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"43c1db48-5229-403a-87e0-18dbf94686de"}],"sampledAssets":[{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3,"jobRecurrence":{"name":"sample string 1","jobTypeGroupId":"9b610d21-a096-4fbe-bb9c-124f29002dde","userId":"28752928-99ee-4070-b1a6-c96f05d4b99d","createDaysBefore":3,"siteId":"23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b","contactId":"4231071c-0d5b-4e7a-aa91-62f9d54c7789","assetId":"ef7d7946-9b7a-4b57-bf36-7c200d63033e","startDate":"2026-07-24T18:07:42.0074024+00:00","endDate":"2026-07-24T18:07:42.0074024+00:00","numberGenerated":6,"lastDate":"2026-07-24T18:07:42.0074024+00:00","nextDate":"2026-07-24T18:07:42.0074024+00:00","overrideGeneratedNextDate":"2026-07-24T18:07:42.0074024+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"d0e9a732-dc73-4114-8a09-b24de3ecf140","recurrenceGroupId":"12d04a2f-fd33-4aea-b8b4-33513564dd6d","jobsGenerated":[],"systems":[{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"},{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"698ddf75-de08-4410-9c3c-9ca14807fc05"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"4770326e-f62d-451c-8e24-d9e0a6246e00","titleId":"24e3ce3b-c32b-4b09-a030-836884aa0484","organisationId":"f78a075e-519f-459f-a974-c95ba2af953d","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"6e1c9191-0d09-460c-a1e5-66d7eba6eed0","createdById":"4f68e818-b374-4625-a6be-2ebe678c471f","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"31f3a60a-1071-4863-aac0-6ff65c51942d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"6cd640ff-3024-4b9b-a20a-379ee8265410"},"title":{"name":"sample string 1","id":"b2dc1b16-ba04-43d9-8435-7d41ee37e459"},"createdById":"e82c3d66-4ddd-4273-b41d-4f83d430f27c","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"5eec53bf-7ec6-41bb-8868-04c12bc8b236","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"411c5fc8-819d-47c1-a6d8-28ae35da14d7"},"sampledAssets":[],"lastCompletedDate":"2026-07-24T18:07:42.0074024+00:00","createdById":"e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"32a78a46-cfe1-4427-89c5-99428c472b54","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"43c1db48-5229-403a-87e0-18dbf94686de"}},{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3,"jobRecurrence":{"name":"sample string 1","jobTypeGroupId":"9b610d21-a096-4fbe-bb9c-124f29002dde","userId":"28752928-99ee-4070-b1a6-c96f05d4b99d","createDaysBefore":3,"siteId":"23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b","contactId":"4231071c-0d5b-4e7a-aa91-62f9d54c7789","assetId":"ef7d7946-9b7a-4b57-bf36-7c200d63033e","startDate":"2026-07-24T18:07:42.0074024+00:00","endDate":"2026-07-24T18:07:42.0074024+00:00","numberGenerated":6,"lastDate":"2026-07-24T18:07:42.0074024+00:00","nextDate":"2026-07-24T18:07:42.0074024+00:00","overrideGeneratedNextDate":"2026-07-24T18:07:42.0074024+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"d0e9a732-dc73-4114-8a09-b24de3ecf140","recurrenceGroupId":"12d04a2f-fd33-4aea-b8b4-33513564dd6d","jobsGenerated":[],"systems":[{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"},{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"698ddf75-de08-4410-9c3c-9ca14807fc05"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"4770326e-f62d-451c-8e24-d9e0a6246e00","titleId":"24e3ce3b-c32b-4b09-a030-836884aa0484","organisationId":"f78a075e-519f-459f-a974-c95ba2af953d","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"6e1c9191-0d09-460c-a1e5-66d7eba6eed0","createdById":"4f68e818-b374-4625-a6be-2ebe678c471f","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"31f3a60a-1071-4863-aac0-6ff65c51942d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"6cd640ff-3024-4b9b-a20a-379ee8265410"},"title":{"name":"sample string 1","id":"b2dc1b16-ba04-43d9-8435-7d41ee37e459"},"createdById":"e82c3d66-4ddd-4273-b41d-4f83d430f27c","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"5eec53bf-7ec6-41bb-8868-04c12bc8b236","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"411c5fc8-819d-47c1-a6d8-28ae35da14d7"},"sampledAssets":[],"lastCompletedDate":"2026-07-24T18:07:42.0074024+00:00","createdById":"e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"32a78a46-cfe1-4427-89c5-99428c472b54","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"43c1db48-5229-403a-87e0-18dbf94686de"}}],"monitoringRegimeSampledAssets":[{"monitoringRegimeId":"sample string 1","assetId":"e0531cff-dcf8-4c35-8442-707237a4b36f","jobIndexId":3},{"monitoringRegimeId":"sample string 1","assetId":"e0531cff-dcf8-4c35-8442-707237a4b36f","jobIndexId":3}],"hierarchicalLocation":{"siteId":"6cbdd07e-2f6d-46f6-a9a5-53045c74a49a","name":"sample string 2","parentId":"9593dcf9-9f08-47bb-aede-77486e98ce07","depth":3,"fullName":"sample string 4","active":true,"sortOrder":6.0,"createdById":"49f00f9f-c71a-4df0-9e19-b06227f7da81","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"0a055160-4913-4c51-b601-2485dac5f399","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"33e5baea-ee91-4303-b8f7-35f912b105bb"},"createdById":"7465c593-7ca9-4015-aa79-e9398b969573","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"b37eb9a9-bb2f-42b8-b511-c59f5e248d53","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"ec44aff5-f94e-4756-9077-04500c017ea8"},"jobRecurrence":{"name":"sample string 1","jobTypeGroupId":"9b610d21-a096-4fbe-bb9c-124f29002dde","userId":"28752928-99ee-4070-b1a6-c96f05d4b99d","createDaysBefore":3,"siteId":"23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b","contactId":"4231071c-0d5b-4e7a-aa91-62f9d54c7789","assetId":"ef7d7946-9b7a-4b57-bf36-7c200d63033e","startDate":"2026-07-24T18:07:42.0074024+00:00","endDate":"2026-07-24T18:07:42.0074024+00:00","numberGenerated":6,"lastDate":"2026-07-24T18:07:42.0074024+00:00","nextDate":"2026-07-24T18:07:42.0074024+00:00","overrideGeneratedNextDate":"2026-07-24T18:07:42.0074024+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"d0e9a732-dc73-4114-8a09-b24de3ecf140","recurrenceGroupId":"12d04a2f-fd33-4aea-b8b4-33513564dd6d","asset":{"name":"sample string 1","description":"sample string 2","assetTypeId":"9a426a23-47c8-489c-bef5-f40962507925","location":"sample string 4","locationId":"sample string 5","externalReference":"sample string 6","serialNumber":"sample string 7","assetNumber":"sample string 8","uniqueBarcode":"sample string 9","notes":"sample string 10","siteId":"a4207659-f61a-4091-be34-4f78c6ed7ba4","owner":"sample string 11","active":true,"suspended":true,"jobId":"dfcf9ee1-57a8-4f05-aa60-26be7ce1324a","hierarchicalLocationId":"77bb1310-b058-469a-a3c9-483d72b89190","imageFileName":"sample string 14","jobs":[],"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"}],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},"id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},"id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"jobRecurrences":[],"sampledAssets":[{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3},{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3}],"monitoringRegimeSampledAssets":[{"monitoringRegimeId":"sample string 1","assetId":"e0531cff-dcf8-4c35-8442-707237a4b36f","jobIndexId":3},{"monitoringRegimeId":"sample string 1","assetId":"e0531cff-dcf8-4c35-8442-707237a4b36f","jobIndexId":3}],"hierarchicalLocation":{"siteId":"6cbdd07e-2f6d-46f6-a9a5-53045c74a49a","name":"sample string 2","parentId":"9593dcf9-9f08-47bb-aede-77486e98ce07","depth":3,"fullName":"sample string 4","active":true,"sortOrder":6.0,"createdById":"49f00f9f-c71a-4df0-9e19-b06227f7da81","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"0a055160-4913-4c51-b601-2485dac5f399","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"33e5baea-ee91-4303-b8f7-35f912b105bb"},"createdById":"7465c593-7ca9-4015-aa79-e9398b969573","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"b37eb9a9-bb2f-42b8-b511-c59f5e248d53","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"ec44aff5-f94e-4756-9077-04500c017ea8"},"jobsGenerated":[],"systems":[{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"},{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"698ddf75-de08-4410-9c3c-9ca14807fc05"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"4770326e-f62d-451c-8e24-d9e0a6246e00","titleId":"24e3ce3b-c32b-4b09-a030-836884aa0484","organisationId":"f78a075e-519f-459f-a974-c95ba2af953d","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"6e1c9191-0d09-460c-a1e5-66d7eba6eed0","createdById":"4f68e818-b374-4625-a6be-2ebe678c471f","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"31f3a60a-1071-4863-aac0-6ff65c51942d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"6cd640ff-3024-4b9b-a20a-379ee8265410"},"title":{"name":"sample string 1","id":"b2dc1b16-ba04-43d9-8435-7d41ee37e459"},"createdById":"e82c3d66-4ddd-4273-b41d-4f83d430f27c","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"5eec53bf-7ec6-41bb-8868-04c12bc8b236","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"411c5fc8-819d-47c1-a6d8-28ae35da14d7"},"sampledAssets":[{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3,"asset":{"name":"sample string 1","description":"sample string 2","assetTypeId":"9a426a23-47c8-489c-bef5-f40962507925","location":"sample string 4","locationId":"sample string 5","externalReference":"sample string 6","serialNumber":"sample string 7","assetNumber":"sample string 8","uniqueBarcode":"sample string 9","notes":"sample string 10","siteId":"a4207659-f61a-4091-be34-4f78c6ed7ba4","owner":"sample string 11","active":true,"suspended":true,"jobId":"dfcf9ee1-57a8-4f05-aa60-26be7ce1324a","hierarchicalLocationId":"77bb1310-b058-469a-a3c9-483d72b89190","imageFileName":"sample string 14","jobs":[],"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"}],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},"id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},"id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"jobRecurrences":[],"sampledAssets":[],"monitoringRegimeSampledAssets":[{"monitoringRegimeId":"sample string 1","assetId":"e0531cff-dcf8-4c35-8442-707237a4b36f","jobIndexId":3},{"monitoringRegimeId":"sample string 1","assetId":"e0531cff-dcf8-4c35-8442-707237a4b36f","jobIndexId":3}],"hierarchicalLocation":{"siteId":"6cbdd07e-2f6d-46f6-a9a5-53045c74a49a","name":"sample string 2","parentId":"9593dcf9-9f08-47bb-aede-77486e98ce07","depth":3,"fullName":"sample string 4","active":true,"sortOrder":6.0,"createdById":"49f00f9f-c71a-4df0-9e19-b06227f7da81","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"0a055160-4913-4c51-b601-2485dac5f399","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"33e5baea-ee91-4303-b8f7-35f912b105bb"},"createdById":"7465c593-7ca9-4015-aa79-e9398b969573","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"b37eb9a9-bb2f-42b8-b511-c59f5e248d53","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"ec44aff5-f94e-4756-9077-04500c017ea8"}},{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3,"asset":{"name":"sample string 1","description":"sample string 2","assetTypeId":"9a426a23-47c8-489c-bef5-f40962507925","location":"sample string 4","locationId":"sample string 5","externalReference":"sample string 6","serialNumber":"sample string 7","assetNumber":"sample string 8","uniqueBarcode":"sample string 9","notes":"sample string 10","siteId":"a4207659-f61a-4091-be34-4f78c6ed7ba4","owner":"sample string 11","active":true,"suspended":true,"jobId":"dfcf9ee1-57a8-4f05-aa60-26be7ce1324a","hierarchicalLocationId":"77bb1310-b058-469a-a3c9-483d72b89190","imageFileName":"sample string 14","jobs":[],"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"}],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},"id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},"id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"jobRecurrences":[],"sampledAssets":[],"monitoringRegimeSampledAssets":[{"monitoringRegimeId":"sample string 1","assetId":"e0531cff-dcf8-4c35-8442-707237a4b36f","jobIndexId":3},{"monitoringRegimeId":"sample string 1","assetId":"e0531cff-dcf8-4c35-8442-707237a4b36f","jobIndexId":3}],"hierarchicalLocation":{"siteId":"6cbdd07e-2f6d-46f6-a9a5-53045c74a49a","name":"sample string 2","parentId":"9593dcf9-9f08-47bb-aede-77486e98ce07","depth":3,"fullName":"sample string 4","active":true,"sortOrder":6.0,"createdById":"49f00f9f-c71a-4df0-9e19-b06227f7da81","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"0a055160-4913-4c51-b601-2485dac5f399","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"33e5baea-ee91-4303-b8f7-35f912b105bb"},"createdById":"7465c593-7ca9-4015-aa79-e9398b969573","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"b37eb9a9-bb2f-42b8-b511-c59f5e248d53","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"ec44aff5-f94e-4756-9077-04500c017ea8"}}],"lastCompletedDate":"2026-07-24T18:07:42.0074024+00:00","createdById":"e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"32a78a46-cfe1-4427-89c5-99428c472b54","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"43c1db48-5229-403a-87e0-18dbf94686de"},"rejectionReason":{"order":1,"name":"sample string 2","active":true,"tenantOrganisationId":"397ac4b1-b13c-4bc0-b4aa-2e9304a9fa84","createdById":"753c932f-9470-4f8c-b9d8-3b80f74da1ab","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"0b91416f-65bd-4e90-8a95-cd381f2e3e34","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"82c80830-0f5f-466b-ab4d-6178da403712"},"jobCategory":{"name":"sample string 1","id":"5442ad2d-ce89-426a-85c6-f756829624a7"},"sections":[{"jobId":"c1a0c8ab-d988-4766-94e5-0c94774a9193","internalSectionTypeId":"733beae9-7856-4c0b-b15c-9351919383dc","sectionTypeId":"965a81b0-aef5-432c-9399-2f112148385f","caption":"sample string 4","name":"sample string 5","sectionJson":"sample string 6","repeatable":true,"template":true,"gridInput":true,"siteVisit":true,"active":true,"order":12.0,"fqn":"sample string 13","visible":true,"state":"d307d093-04d9-4fbb-9d7b-b793277e3352","sectionVariantId":"2dd538d4-92da-472e-b6e7-1df217a98d0a","sectionType":{"internalId":"8ec1ef74-bb9d-4b21-b362-93147f96e688","caption":"sample string 2","name":"sample string 3","repeatable":true,"template":true,"gridInput":true,"siteVisit":true,"jsonData":"sample string 8","order":9,"jobTypeId":"2e8dfabc-454b-40ad-8550-360a070feac4","active":true,"fqn":"sample string 12","visible":true,"fileImport":true,"sectionVariantId":"2f54ed93-1fcd-4cf3-a196-bf1f4f876981","expressionTypes":"sample string 15","createdById":"90a740fb-1fef-4be3-a1bb-ad02e73335ff","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"75b75608-188f-4f9b-89aa-5d30975f0f30","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"85374695-505d-4826-ad46-134d7879b1f0"},"createdById":"6d7250e1-514c-41bd-bc40-f38e3b7cb746","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"13943351-db05-4dd1-8dfd-f2f9cf7cea35","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"72f28092-a135-4716-bf56-e9e401142b35"},{"jobId":"c1a0c8ab-d988-4766-94e5-0c94774a9193","internalSectionTypeId":"733beae9-7856-4c0b-b15c-9351919383dc","sectionTypeId":"965a81b0-aef5-432c-9399-2f112148385f","caption":"sample string 4","name":"sample string 5","sectionJson":"sample string 6","repeatable":true,"template":true,"gridInput":true,"siteVisit":true,"active":true,"order":12.0,"fqn":"sample string 13","visible":true,"state":"d307d093-04d9-4fbb-9d7b-b793277e3352","sectionVariantId":"2dd538d4-92da-472e-b6e7-1df217a98d0a","sectionType":{"internalId":"8ec1ef74-bb9d-4b21-b362-93147f96e688","caption":"sample string 2","name":"sample string 3","repeatable":true,"template":true,"gridInput":true,"siteVisit":true,"jsonData":"sample string 8","order":9,"jobTypeId":"2e8dfabc-454b-40ad-8550-360a070feac4","active":true,"fqn":"sample string 12","visible":true,"fileImport":true,"sectionVariantId":"2f54ed93-1fcd-4cf3-a196-bf1f4f876981","expressionTypes":"sample string 15","createdById":"90a740fb-1fef-4be3-a1bb-ad02e73335ff","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"75b75608-188f-4f9b-89aa-5d30975f0f30","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"85374695-505d-4826-ad46-134d7879b1f0"},"createdById":"6d7250e1-514c-41bd-bc40-f38e3b7cb746","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"13943351-db05-4dd1-8dfd-f2f9cf7cea35","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"72f28092-a135-4716-bf56-e9e401142b35"}],"descendantJobs":[],"documents":[],"jobHistory":[{"jobId":"76dc91bc-7412-40f8-9435-7cc8837d55e2","jobHistoryTypeId":"35d9740a-25cc-4b1b-bce7-f9a1ecb76796","sourceStateId":"a5440a42-1183-481b-ba4e-36f2df2fcafd","destinationStateId":"64d38e88-f1e0-4e99-8b8c-4564f0030f70","allocatedToId":"170aeca6-cf8a-4422-bbcc-aa3dfa8ba6a7","clonedFromId":"a6acdb0f-6727-4096-bca2-262389609c73","jobHistoryType":{"name":"sample string 1","id":"d4eee8ff-76ff-4509-a0e1-7090842cb706"},"sourceJobState":{"name":"sample string 1","jobsWithThatState":[],"id":"050658c6-4b83-4a4e-a9c1-3a14262bfa77"},"destinationJobState":{"name":"sample string 1","jobsWithThatState":[],"id":"050658c6-4b83-4a4e-a9c1-3a14262bfa77"},"createdById":"9de612f4-4567-463a-adf9-f2ae8a35f51f","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"8873a50e-ea34-492f-8484-1bcf8763f65a","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"fe999e26-f4c4-4ce7-a525-a5202f9ec5fc"},{"jobId":"76dc91bc-7412-40f8-9435-7cc8837d55e2","jobHistoryTypeId":"35d9740a-25cc-4b1b-bce7-f9a1ecb76796","sourceStateId":"a5440a42-1183-481b-ba4e-36f2df2fcafd","destinationStateId":"64d38e88-f1e0-4e99-8b8c-4564f0030f70","allocatedToId":"170aeca6-cf8a-4422-bbcc-aa3dfa8ba6a7","clonedFromId":"a6acdb0f-6727-4096-bca2-262389609c73","jobHistoryType":{"name":"sample string 1","id":"d4eee8ff-76ff-4509-a0e1-7090842cb706"},"sourceJobState":{"name":"sample string 1","jobsWithThatState":[],"id":"050658c6-4b83-4a4e-a9c1-3a14262bfa77"},"destinationJobState":{"name":"sample string 1","jobsWithThatState":[],"id":"050658c6-4b83-4a4e-a9c1-3a14262bfa77"},"createdById":"9de612f4-4567-463a-adf9-f2ae8a35f51f","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"8873a50e-ea34-492f-8484-1bcf8763f65a","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"fe999e26-f4c4-4ce7-a525-a5202f9ec5fc"}],"createdById":"9623d0a1-89db-45c7-ad52-60dc42a4a2f7","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"82b746b5-a221-4c80-a41b-53fb595e97bf","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"04125e4f-5c2a-44d8-a35a-38d3e5faafb6"},"stateId":"58ebd7df-fc40-462b-b307-fda5696110e4","templateId":"2ae5e9bd-1ac5-4279-b21b-10573c3f75ab","fileLocationId":"8c2e6d10-3f89-4e15-a7e8-33c6bacc9c0d","fileLocation":{"location":"sample string 1","extension":"sample string 2","active":true,"createdById":"3d566615-4cca-4be0-9211-5c82a5f1abba","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"c2e287df-bdab-4943-aef3-9f34109c6e02","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"f38e6a6a-4500-48d7-a6a8-813fa77ae1a9"},"documentState":{"name":"sample string 1","documentsWithThatState":[],"id":"185e112d-07e3-4979-8e34-051b810b5d27"},"pdfGenerated":true,"visibleOnPortal":true,"name":"sample string 4","active":true,"createdById":"3330e76a-aa18-4462-bc41-6a3f68b4bd42","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"cead194f-d5fa-428a-88cd-25f8873ff16e","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"3332b716-5bee-4a0b-8cf1-052ae7fe0596"},{"jobId":"b18fb692-53a3-4846-8b66-76431e04c4d7","job":{"jobTypeId":"1c1325c9-2aaf-4e9a-84ec-7c5e9e4ba3af","active":true,"stateId":"08daf752-ec19-46a0-b959-ec3e76bfb568","externalRef":"sample string 4","allocatedToId":"d5959333-93da-4b61-8e08-3b27bebfdec4","name":"sample string 5","scheduledDate":"2026-07-24T18:07:42.0074024+00:00","siteId":"dbefd8a8-0073-4fd2-8a35-d3033bf9f328","contactId":"6469487a-fa21-475d-8ad9-619f309b287b","notes":"sample string 8","timeInMinutes":9,"parentJobId":"721c3f00-0083-4aab-bfd9-639788692940","isGroupJob":true,"deviceId":"sample string 11","syncToDevice":true,"assetId":"5f65f06f-f4f9-4835-874d-8941b80cc8d7","jobRecurrenceId":"0e6905df-16b8-4f6f-8b67-5e68f1ec5425","rejectionReasonId":"4e013877-4395-496a-bf26-346a70ae046d","jobCategoryId":"6b239234-0bb9-479c-8cdf-de4055f8ce8c","numericCode":13,"completedDate":"2026-07-24T18:07:42.0074024+00:00","monitoringRegimeId":"sample string 14","jobState":{"name":"sample string 1","jobsWithThatState":[],"id":"050658c6-4b83-4a4e-a9c1-3a14262bfa77"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"4770326e-f62d-451c-8e24-d9e0a6246e00","titleId":"24e3ce3b-c32b-4b09-a030-836884aa0484","organisationId":"f78a075e-519f-459f-a974-c95ba2af953d","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"6e1c9191-0d09-460c-a1e5-66d7eba6eed0","createdById":"4f68e818-b374-4625-a6be-2ebe678c471f","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"31f3a60a-1071-4863-aac0-6ff65c51942d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"6cd640ff-3024-4b9b-a20a-379ee8265410"},"title":{"name":"sample string 1","id":"b2dc1b16-ba04-43d9-8435-7d41ee37e459"},"createdById":"e82c3d66-4ddd-4273-b41d-4f83d430f27c","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"5eec53bf-7ec6-41bb-8868-04c12bc8b236","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"411c5fc8-819d-47c1-a6d8-28ae35da14d7"},"asset":{"name":"sample string 1","description":"sample string 2","assetTypeId":"9a426a23-47c8-489c-bef5-f40962507925","location":"sample string 4","locationId":"sample string 5","externalReference":"sample string 6","serialNumber":"sample string 7","assetNumber":"sample string 8","uniqueBarcode":"sample string 9","notes":"sample string 10","siteId":"a4207659-f61a-4091-be34-4f78c6ed7ba4","owner":"sample string 11","active":true,"suspended":true,"jobId":"dfcf9ee1-57a8-4f05-aa60-26be7ce1324a","hierarchicalLocationId":"77bb1310-b058-469a-a3c9-483d72b89190","imageFileName":"sample string 14","jobs":[],"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"}],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},"id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},"id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"jobRecurrences":[{"name":"sample string 1","jobTypeGroupId":"9b610d21-a096-4fbe-bb9c-124f29002dde","userId":"28752928-99ee-4070-b1a6-c96f05d4b99d","createDaysBefore":3,"siteId":"23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b","contactId":"4231071c-0d5b-4e7a-aa91-62f9d54c7789","assetId":"ef7d7946-9b7a-4b57-bf36-7c200d63033e","startDate":"2026-07-24T18:07:42.0074024+00:00","endDate":"2026-07-24T18:07:42.0074024+00:00","numberGenerated":6,"lastDate":"2026-07-24T18:07:42.0074024+00:00","nextDate":"2026-07-24T18:07:42.0074024+00:00","overrideGeneratedNextDate":"2026-07-24T18:07:42.0074024+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"d0e9a732-dc73-4114-8a09-b24de3ecf140","recurrenceGroupId":"12d04a2f-fd33-4aea-b8b4-33513564dd6d","jobsGenerated":[],"systems":[{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"},{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"698ddf75-de08-4410-9c3c-9ca14807fc05"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"4770326e-f62d-451c-8e24-d9e0a6246e00","titleId":"24e3ce3b-c32b-4b09-a030-836884aa0484","organisationId":"f78a075e-519f-459f-a974-c95ba2af953d","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"6e1c9191-0d09-460c-a1e5-66d7eba6eed0","createdById":"4f68e818-b374-4625-a6be-2ebe678c471f","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"31f3a60a-1071-4863-aac0-6ff65c51942d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"6cd640ff-3024-4b9b-a20a-379ee8265410"},"title":{"name":"sample string 1","id":"b2dc1b16-ba04-43d9-8435-7d41ee37e459"},"createdById":"e82c3d66-4ddd-4273-b41d-4f83d430f27c","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"5eec53bf-7ec6-41bb-8868-04c12bc8b236","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"411c5fc8-819d-47c1-a6d8-28ae35da14d7"},"sampledAssets":[{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3},{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3}],"lastCompletedDate":"2026-07-24T18:07:42.0074024+00:00","createdById":"e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"32a78a46-cfe1-4427-89c5-99428c472b54","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"43c1db48-5229-403a-87e0-18dbf94686de"},{"name":"sample string 1","jobTypeGroupId":"9b610d21-a096-4fbe-bb9c-124f29002dde","userId":"28752928-99ee-4070-b1a6-c96f05d4b99d","createDaysBefore":3,"siteId":"23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b","contactId":"4231071c-0d5b-4e7a-aa91-62f9d54c7789","assetId":"ef7d7946-9b7a-4b57-bf36-7c200d63033e","startDate":"2026-07-24T18:07:42.0074024+00:00","endDate":"2026-07-24T18:07:42.0074024+00:00","numberGenerated":6,"lastDate":"2026-07-24T18:07:42.0074024+00:00","nextDate":"2026-07-24T18:07:42.0074024+00:00","overrideGeneratedNextDate":"2026-07-24T18:07:42.0074024+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"d0e9a732-dc73-4114-8a09-b24de3ecf140","recurrenceGroupId":"12d04a2f-fd33-4aea-b8b4-33513564dd6d","jobsGenerated":[],"systems":[{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"},{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"698ddf75-de08-4410-9c3c-9ca14807fc05"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"4770326e-f62d-451c-8e24-d9e0a6246e00","titleId":"24e3ce3b-c32b-4b09-a030-836884aa0484","organisationId":"f78a075e-519f-459f-a974-c95ba2af953d","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"6e1c9191-0d09-460c-a1e5-66d7eba6eed0","createdById":"4f68e818-b374-4625-a6be-2ebe678c471f","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"31f3a60a-1071-4863-aac0-6ff65c51942d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"6cd640ff-3024-4b9b-a20a-379ee8265410"},"title":{"name":"sample string 1","id":"b2dc1b16-ba04-43d9-8435-7d41ee37e459"},"createdById":"e82c3d66-4ddd-4273-b41d-4f83d430f27c","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"5eec53bf-7ec6-41bb-8868-04c12bc8b236","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"411c5fc8-819d-47c1-a6d8-28ae35da14d7"},"sampledAssets":[{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3},{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3}],"lastCompletedDate":"2026-07-24T18:07:42.0074024+00:00","createdById":"e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"32a78a46-cfe1-4427-89c5-99428c472b54","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"43c1db48-5229-403a-87e0-18dbf94686de"}],"sampledAssets":[{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3,"jobRecurrence":{"name":"sample string 1","jobTypeGroupId":"9b610d21-a096-4fbe-bb9c-124f29002dde","userId":"28752928-99ee-4070-b1a6-c96f05d4b99d","createDaysBefore":3,"siteId":"23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b","contactId":"4231071c-0d5b-4e7a-aa91-62f9d54c7789","assetId":"ef7d7946-9b7a-4b57-bf36-7c200d63033e","startDate":"2026-07-24T18:07:42.0074024+00:00","endDate":"2026-07-24T18:07:42.0074024+00:00","numberGenerated":6,"lastDate":"2026-07-24T18:07:42.0074024+00:00","nextDate":"2026-07-24T18:07:42.0074024+00:00","overrideGeneratedNextDate":"2026-07-24T18:07:42.0074024+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"d0e9a732-dc73-4114-8a09-b24de3ecf140","recurrenceGroupId":"12d04a2f-fd33-4aea-b8b4-33513564dd6d","jobsGenerated":[],"systems":[{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"},{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"698ddf75-de08-4410-9c3c-9ca14807fc05"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"4770326e-f62d-451c-8e24-d9e0a6246e00","titleId":"24e3ce3b-c32b-4b09-a030-836884aa0484","organisationId":"f78a075e-519f-459f-a974-c95ba2af953d","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"6e1c9191-0d09-460c-a1e5-66d7eba6eed0","createdById":"4f68e818-b374-4625-a6be-2ebe678c471f","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"31f3a60a-1071-4863-aac0-6ff65c51942d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"6cd640ff-3024-4b9b-a20a-379ee8265410"},"title":{"name":"sample string 1","id":"b2dc1b16-ba04-43d9-8435-7d41ee37e459"},"createdById":"e82c3d66-4ddd-4273-b41d-4f83d430f27c","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"5eec53bf-7ec6-41bb-8868-04c12bc8b236","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"411c5fc8-819d-47c1-a6d8-28ae35da14d7"},"sampledAssets":[],"lastCompletedDate":"2026-07-24T18:07:42.0074024+00:00","createdById":"e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"32a78a46-cfe1-4427-89c5-99428c472b54","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"43c1db48-5229-403a-87e0-18dbf94686de"}},{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3,"jobRecurrence":{"name":"sample string 1","jobTypeGroupId":"9b610d21-a096-4fbe-bb9c-124f29002dde","userId":"28752928-99ee-4070-b1a6-c96f05d4b99d","createDaysBefore":3,"siteId":"23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b","contactId":"4231071c-0d5b-4e7a-aa91-62f9d54c7789","assetId":"ef7d7946-9b7a-4b57-bf36-7c200d63033e","startDate":"2026-07-24T18:07:42.0074024+00:00","endDate":"2026-07-24T18:07:42.0074024+00:00","numberGenerated":6,"lastDate":"2026-07-24T18:07:42.0074024+00:00","nextDate":"2026-07-24T18:07:42.0074024+00:00","overrideGeneratedNextDate":"2026-07-24T18:07:42.0074024+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"d0e9a732-dc73-4114-8a09-b24de3ecf140","recurrenceGroupId":"12d04a2f-fd33-4aea-b8b4-33513564dd6d","jobsGenerated":[],"systems":[{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"},{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"698ddf75-de08-4410-9c3c-9ca14807fc05"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"4770326e-f62d-451c-8e24-d9e0a6246e00","titleId":"24e3ce3b-c32b-4b09-a030-836884aa0484","organisationId":"f78a075e-519f-459f-a974-c95ba2af953d","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"6e1c9191-0d09-460c-a1e5-66d7eba6eed0","createdById":"4f68e818-b374-4625-a6be-2ebe678c471f","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"31f3a60a-1071-4863-aac0-6ff65c51942d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"6cd640ff-3024-4b9b-a20a-379ee8265410"},"title":{"name":"sample string 1","id":"b2dc1b16-ba04-43d9-8435-7d41ee37e459"},"createdById":"e82c3d66-4ddd-4273-b41d-4f83d430f27c","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"5eec53bf-7ec6-41bb-8868-04c12bc8b236","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"411c5fc8-819d-47c1-a6d8-28ae35da14d7"},"sampledAssets":[],"lastCompletedDate":"2026-07-24T18:07:42.0074024+00:00","createdById":"e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"32a78a46-cfe1-4427-89c5-99428c472b54","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"43c1db48-5229-403a-87e0-18dbf94686de"}}],"monitoringRegimeSampledAssets":[{"monitoringRegimeId":"sample string 1","assetId":"e0531cff-dcf8-4c35-8442-707237a4b36f","jobIndexId":3},{"monitoringRegimeId":"sample string 1","assetId":"e0531cff-dcf8-4c35-8442-707237a4b36f","jobIndexId":3}],"hierarchicalLocation":{"siteId":"6cbdd07e-2f6d-46f6-a9a5-53045c74a49a","name":"sample string 2","parentId":"9593dcf9-9f08-47bb-aede-77486e98ce07","depth":3,"fullName":"sample string 4","active":true,"sortOrder":6.0,"createdById":"49f00f9f-c71a-4df0-9e19-b06227f7da81","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"0a055160-4913-4c51-b601-2485dac5f399","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"33e5baea-ee91-4303-b8f7-35f912b105bb"},"createdById":"7465c593-7ca9-4015-aa79-e9398b969573","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"b37eb9a9-bb2f-42b8-b511-c59f5e248d53","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"ec44aff5-f94e-4756-9077-04500c017ea8"},"jobRecurrence":{"name":"sample string 1","jobTypeGroupId":"9b610d21-a096-4fbe-bb9c-124f29002dde","userId":"28752928-99ee-4070-b1a6-c96f05d4b99d","createDaysBefore":3,"siteId":"23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b","contactId":"4231071c-0d5b-4e7a-aa91-62f9d54c7789","assetId":"ef7d7946-9b7a-4b57-bf36-7c200d63033e","startDate":"2026-07-24T18:07:42.0074024+00:00","endDate":"2026-07-24T18:07:42.0074024+00:00","numberGenerated":6,"lastDate":"2026-07-24T18:07:42.0074024+00:00","nextDate":"2026-07-24T18:07:42.0074024+00:00","overrideGeneratedNextDate":"2026-07-24T18:07:42.0074024+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"d0e9a732-dc73-4114-8a09-b24de3ecf140","recurrenceGroupId":"12d04a2f-fd33-4aea-b8b4-33513564dd6d","asset":{"name":"sample string 1","description":"sample string 2","assetTypeId":"9a426a23-47c8-489c-bef5-f40962507925","location":"sample string 4","locationId":"sample string 5","externalReference":"sample string 6","serialNumber":"sample string 7","assetNumber":"sample string 8","uniqueBarcode":"sample string 9","notes":"sample string 10","siteId":"a4207659-f61a-4091-be34-4f78c6ed7ba4","owner":"sample string 11","active":true,"suspended":true,"jobId":"dfcf9ee1-57a8-4f05-aa60-26be7ce1324a","hierarchicalLocationId":"77bb1310-b058-469a-a3c9-483d72b89190","imageFileName":"sample string 14","jobs":[],"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"}],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},"id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},"id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"jobRecurrences":[],"sampledAssets":[{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3},{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3}],"monitoringRegimeSampledAssets":[{"monitoringRegimeId":"sample string 1","assetId":"e0531cff-dcf8-4c35-8442-707237a4b36f","jobIndexId":3},{"monitoringRegimeId":"sample string 1","assetId":"e0531cff-dcf8-4c35-8442-707237a4b36f","jobIndexId":3}],"hierarchicalLocation":{"siteId":"6cbdd07e-2f6d-46f6-a9a5-53045c74a49a","name":"sample string 2","parentId":"9593dcf9-9f08-47bb-aede-77486e98ce07","depth":3,"fullName":"sample string 4","active":true,"sortOrder":6.0,"createdById":"49f00f9f-c71a-4df0-9e19-b06227f7da81","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"0a055160-4913-4c51-b601-2485dac5f399","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"33e5baea-ee91-4303-b8f7-35f912b105bb"},"createdById":"7465c593-7ca9-4015-aa79-e9398b969573","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"b37eb9a9-bb2f-42b8-b511-c59f5e248d53","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"ec44aff5-f94e-4756-9077-04500c017ea8"},"jobsGenerated":[],"systems":[{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"},{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"698ddf75-de08-4410-9c3c-9ca14807fc05"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"4770326e-f62d-451c-8e24-d9e0a6246e00","titleId":"24e3ce3b-c32b-4b09-a030-836884aa0484","organisationId":"f78a075e-519f-459f-a974-c95ba2af953d","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"6e1c9191-0d09-460c-a1e5-66d7eba6eed0","createdById":"4f68e818-b374-4625-a6be-2ebe678c471f","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"31f3a60a-1071-4863-aac0-6ff65c51942d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"6cd640ff-3024-4b9b-a20a-379ee8265410"},"title":{"name":"sample string 1","id":"b2dc1b16-ba04-43d9-8435-7d41ee37e459"},"createdById":"e82c3d66-4ddd-4273-b41d-4f83d430f27c","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"5eec53bf-7ec6-41bb-8868-04c12bc8b236","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"411c5fc8-819d-47c1-a6d8-28ae35da14d7"},"sampledAssets":[{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3,"asset":{"name":"sample string 1","description":"sample string 2","assetTypeId":"9a426a23-47c8-489c-bef5-f40962507925","location":"sample string 4","locationId":"sample string 5","externalReference":"sample string 6","serialNumber":"sample string 7","assetNumber":"sample string 8","uniqueBarcode":"sample string 9","notes":"sample string 10","siteId":"a4207659-f61a-4091-be34-4f78c6ed7ba4","owner":"sample string 11","active":true,"suspended":true,"jobId":"dfcf9ee1-57a8-4f05-aa60-26be7ce1324a","hierarchicalLocationId":"77bb1310-b058-469a-a3c9-483d72b89190","imageFileName":"sample string 14","jobs":[],"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"}],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},"id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},"id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"jobRecurrences":[],"sampledAssets":[],"monitoringRegimeSampledAssets":[{"monitoringRegimeId":"sample string 1","assetId":"e0531cff-dcf8-4c35-8442-707237a4b36f","jobIndexId":3},{"monitoringRegimeId":"sample string 1","assetId":"e0531cff-dcf8-4c35-8442-707237a4b36f","jobIndexId":3}],"hierarchicalLocation":{"siteId":"6cbdd07e-2f6d-46f6-a9a5-53045c74a49a","name":"sample string 2","parentId":"9593dcf9-9f08-47bb-aede-77486e98ce07","depth":3,"fullName":"sample string 4","active":true,"sortOrder":6.0,"createdById":"49f00f9f-c71a-4df0-9e19-b06227f7da81","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"0a055160-4913-4c51-b601-2485dac5f399","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"33e5baea-ee91-4303-b8f7-35f912b105bb"},"createdById":"7465c593-7ca9-4015-aa79-e9398b969573","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"b37eb9a9-bb2f-42b8-b511-c59f5e248d53","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"ec44aff5-f94e-4756-9077-04500c017ea8"}},{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3,"asset":{"name":"sample string 1","description":"sample string 2","assetTypeId":"9a426a23-47c8-489c-bef5-f40962507925","location":"sample string 4","locationId":"sample string 5","externalReference":"sample string 6","serialNumber":"sample string 7","assetNumber":"sample string 8","uniqueBarcode":"sample string 9","notes":"sample string 10","siteId":"a4207659-f61a-4091-be34-4f78c6ed7ba4","owner":"sample string 11","active":true,"suspended":true,"jobId":"dfcf9ee1-57a8-4f05-aa60-26be7ce1324a","hierarchicalLocationId":"77bb1310-b058-469a-a3c9-483d72b89190","imageFileName":"sample string 14","jobs":[],"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"}],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},"id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},"id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"jobRecurrences":[],"sampledAssets":[],"monitoringRegimeSampledAssets":[{"monitoringRegimeId":"sample string 1","assetId":"e0531cff-dcf8-4c35-8442-707237a4b36f","jobIndexId":3},{"monitoringRegimeId":"sample string 1","assetId":"e0531cff-dcf8-4c35-8442-707237a4b36f","jobIndexId":3}],"hierarchicalLocation":{"siteId":"6cbdd07e-2f6d-46f6-a9a5-53045c74a49a","name":"sample string 2","parentId":"9593dcf9-9f08-47bb-aede-77486e98ce07","depth":3,"fullName":"sample string 4","active":true,"sortOrder":6.0,"createdById":"49f00f9f-c71a-4df0-9e19-b06227f7da81","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"0a055160-4913-4c51-b601-2485dac5f399","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"33e5baea-ee91-4303-b8f7-35f912b105bb"},"createdById":"7465c593-7ca9-4015-aa79-e9398b969573","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"b37eb9a9-bb2f-42b8-b511-c59f5e248d53","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"ec44aff5-f94e-4756-9077-04500c017ea8"}}],"lastCompletedDate":"2026-07-24T18:07:42.0074024+00:00","createdById":"e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"32a78a46-cfe1-4427-89c5-99428c472b54","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"43c1db48-5229-403a-87e0-18dbf94686de"},"rejectionReason":{"order":1,"name":"sample string 2","active":true,"tenantOrganisationId":"397ac4b1-b13c-4bc0-b4aa-2e9304a9fa84","createdById":"753c932f-9470-4f8c-b9d8-3b80f74da1ab","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"0b91416f-65bd-4e90-8a95-cd381f2e3e34","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"82c80830-0f5f-466b-ab4d-6178da403712"},"jobCategory":{"name":"sample string 1","id":"5442ad2d-ce89-426a-85c6-f756829624a7"},"sections":[{"jobId":"c1a0c8ab-d988-4766-94e5-0c94774a9193","internalSectionTypeId":"733beae9-7856-4c0b-b15c-9351919383dc","sectionTypeId":"965a81b0-aef5-432c-9399-2f112148385f","caption":"sample string 4","name":"sample string 5","sectionJson":"sample string 6","repeatable":true,"template":true,"gridInput":true,"siteVisit":true,"active":true,"order":12.0,"fqn":"sample string 13","visible":true,"state":"d307d093-04d9-4fbb-9d7b-b793277e3352","sectionVariantId":"2dd538d4-92da-472e-b6e7-1df217a98d0a","sectionType":{"internalId":"8ec1ef74-bb9d-4b21-b362-93147f96e688","caption":"sample string 2","name":"sample string 3","repeatable":true,"template":true,"gridInput":true,"siteVisit":true,"jsonData":"sample string 8","order":9,"jobTypeId":"2e8dfabc-454b-40ad-8550-360a070feac4","active":true,"fqn":"sample string 12","visible":true,"fileImport":true,"sectionVariantId":"2f54ed93-1fcd-4cf3-a196-bf1f4f876981","expressionTypes":"sample string 15","createdById":"90a740fb-1fef-4be3-a1bb-ad02e73335ff","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"75b75608-188f-4f9b-89aa-5d30975f0f30","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"85374695-505d-4826-ad46-134d7879b1f0"},"createdById":"6d7250e1-514c-41bd-bc40-f38e3b7cb746","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"13943351-db05-4dd1-8dfd-f2f9cf7cea35","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"72f28092-a135-4716-bf56-e9e401142b35"},{"jobId":"c1a0c8ab-d988-4766-94e5-0c94774a9193","internalSectionTypeId":"733beae9-7856-4c0b-b15c-9351919383dc","sectionTypeId":"965a81b0-aef5-432c-9399-2f112148385f","caption":"sample string 4","name":"sample string 5","sectionJson":"sample string 6","repeatable":true,"template":true,"gridInput":true,"siteVisit":true,"active":true,"order":12.0,"fqn":"sample string 13","visible":true,"state":"d307d093-04d9-4fbb-9d7b-b793277e3352","sectionVariantId":"2dd538d4-92da-472e-b6e7-1df217a98d0a","sectionType":{"internalId":"8ec1ef74-bb9d-4b21-b362-93147f96e688","caption":"sample string 2","name":"sample string 3","repeatable":true,"template":true,"gridInput":true,"siteVisit":true,"jsonData":"sample string 8","order":9,"jobTypeId":"2e8dfabc-454b-40ad-8550-360a070feac4","active":true,"fqn":"sample string 12","visible":true,"fileImport":true,"sectionVariantId":"2f54ed93-1fcd-4cf3-a196-bf1f4f876981","expressionTypes":"sample string 15","createdById":"90a740fb-1fef-4be3-a1bb-ad02e73335ff","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"75b75608-188f-4f9b-89aa-5d30975f0f30","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"85374695-505d-4826-ad46-134d7879b1f0"},"createdById":"6d7250e1-514c-41bd-bc40-f38e3b7cb746","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"13943351-db05-4dd1-8dfd-f2f9cf7cea35","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"72f28092-a135-4716-bf56-e9e401142b35"}],"descendantJobs":[],"documents":[],"jobHistory":[{"jobId":"76dc91bc-7412-40f8-9435-7cc8837d55e2","jobHistoryTypeId":"35d9740a-25cc-4b1b-bce7-f9a1ecb76796","sourceStateId":"a5440a42-1183-481b-ba4e-36f2df2fcafd","destinationStateId":"64d38e88-f1e0-4e99-8b8c-4564f0030f70","allocatedToId":"170aeca6-cf8a-4422-bbcc-aa3dfa8ba6a7","clonedFromId":"a6acdb0f-6727-4096-bca2-262389609c73","jobHistoryType":{"name":"sample string 1","id":"d4eee8ff-76ff-4509-a0e1-7090842cb706"},"sourceJobState":{"name":"sample string 1","jobsWithThatState":[],"id":"050658c6-4b83-4a4e-a9c1-3a14262bfa77"},"destinationJobState":{"name":"sample string 1","jobsWithThatState":[],"id":"050658c6-4b83-4a4e-a9c1-3a14262bfa77"},"createdById":"9de612f4-4567-463a-adf9-f2ae8a35f51f","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"8873a50e-ea34-492f-8484-1bcf8763f65a","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"fe999e26-f4c4-4ce7-a525-a5202f9ec5fc"},{"jobId":"76dc91bc-7412-40f8-9435-7cc8837d55e2","jobHistoryTypeId":"35d9740a-25cc-4b1b-bce7-f9a1ecb76796","sourceStateId":"a5440a42-1183-481b-ba4e-36f2df2fcafd","destinationStateId":"64d38e88-f1e0-4e99-8b8c-4564f0030f70","allocatedToId":"170aeca6-cf8a-4422-bbcc-aa3dfa8ba6a7","clonedFromId":"a6acdb0f-6727-4096-bca2-262389609c73","jobHistoryType":{"name":"sample string 1","id":"d4eee8ff-76ff-4509-a0e1-7090842cb706"},"sourceJobState":{"name":"sample string 1","jobsWithThatState":[],"id":"050658c6-4b83-4a4e-a9c1-3a14262bfa77"},"destinationJobState":{"name":"sample string 1","jobsWithThatState":[],"id":"050658c6-4b83-4a4e-a9c1-3a14262bfa77"},"createdById":"9de612f4-4567-463a-adf9-f2ae8a35f51f","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"8873a50e-ea34-492f-8484-1bcf8763f65a","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"fe999e26-f4c4-4ce7-a525-a5202f9ec5fc"}],"createdById":"9623d0a1-89db-45c7-ad52-60dc42a4a2f7","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"82b746b5-a221-4c80-a41b-53fb595e97bf","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"04125e4f-5c2a-44d8-a35a-38d3e5faafb6"},"stateId":"58ebd7df-fc40-462b-b307-fda5696110e4","templateId":"2ae5e9bd-1ac5-4279-b21b-10573c3f75ab","fileLocationId":"8c2e6d10-3f89-4e15-a7e8-33c6bacc9c0d","fileLocation":{"location":"sample string 1","extension":"sample string 2","active":true,"createdById":"3d566615-4cca-4be0-9211-5c82a5f1abba","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"c2e287df-bdab-4943-aef3-9f34109c6e02","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"f38e6a6a-4500-48d7-a6a8-813fa77ae1a9"},"documentState":{"name":"sample string 1","documentsWithThatState":[],"id":"185e112d-07e3-4979-8e34-051b810b5d27"},"pdfGenerated":true,"visibleOnPortal":true,"name":"sample string 4","active":true,"createdById":"3330e76a-aa18-4462-bc41-6a3f68b4bd42","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"cead194f-d5fa-428a-88cd-25f8873ff16e","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"3332b716-5bee-4a0b-8cf1-052ae7fe0596"}],"createdById":"d15221bf-f5e5-4c54-a98e-2f7afc310f5e","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"31e733b0-80d6-43a0-97b2-fb6cca10286c","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"09e6960b-ac26-4f55-bc83-c8cba388094f"},{"name":"sample string 1","fileExtension":"sample string 2","location":"sample string 3","jobTypeId":"21b17464-a97f-47c3-872e-437032ec7557","active":true,"autoEmailOnJobCompletion":true,"visibleOnPortal":true,"documents":[{"jobId":"b18fb692-53a3-4846-8b66-76431e04c4d7","job":{"jobTypeId":"1c1325c9-2aaf-4e9a-84ec-7c5e9e4ba3af","active":true,"stateId":"08daf752-ec19-46a0-b959-ec3e76bfb568","externalRef":"sample string 4","allocatedToId":"d5959333-93da-4b61-8e08-3b27bebfdec4","name":"sample string 5","scheduledDate":"2026-07-24T18:07:42.0074024+00:00","siteId":"dbefd8a8-0073-4fd2-8a35-d3033bf9f328","contactId":"6469487a-fa21-475d-8ad9-619f309b287b","notes":"sample string 8","timeInMinutes":9,"parentJobId":"721c3f00-0083-4aab-bfd9-639788692940","isGroupJob":true,"deviceId":"sample string 11","syncToDevice":true,"assetId":"5f65f06f-f4f9-4835-874d-8941b80cc8d7","jobRecurrenceId":"0e6905df-16b8-4f6f-8b67-5e68f1ec5425","rejectionReasonId":"4e013877-4395-496a-bf26-346a70ae046d","jobCategoryId":"6b239234-0bb9-479c-8cdf-de4055f8ce8c","numericCode":13,"completedDate":"2026-07-24T18:07:42.0074024+00:00","monitoringRegimeId":"sample string 14","jobState":{"name":"sample string 1","jobsWithThatState":[],"id":"050658c6-4b83-4a4e-a9c1-3a14262bfa77"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"4770326e-f62d-451c-8e24-d9e0a6246e00","titleId":"24e3ce3b-c32b-4b09-a030-836884aa0484","organisationId":"f78a075e-519f-459f-a974-c95ba2af953d","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"6e1c9191-0d09-460c-a1e5-66d7eba6eed0","createdById":"4f68e818-b374-4625-a6be-2ebe678c471f","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"31f3a60a-1071-4863-aac0-6ff65c51942d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"6cd640ff-3024-4b9b-a20a-379ee8265410"},"title":{"name":"sample string 1","id":"b2dc1b16-ba04-43d9-8435-7d41ee37e459"},"createdById":"e82c3d66-4ddd-4273-b41d-4f83d430f27c","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"5eec53bf-7ec6-41bb-8868-04c12bc8b236","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"411c5fc8-819d-47c1-a6d8-28ae35da14d7"},"asset":{"name":"sample string 1","description":"sample string 2","assetTypeId":"9a426a23-47c8-489c-bef5-f40962507925","location":"sample string 4","locationId":"sample string 5","externalReference":"sample string 6","serialNumber":"sample string 7","assetNumber":"sample string 8","uniqueBarcode":"sample string 9","notes":"sample string 10","siteId":"a4207659-f61a-4091-be34-4f78c6ed7ba4","owner":"sample string 11","active":true,"suspended":true,"jobId":"dfcf9ee1-57a8-4f05-aa60-26be7ce1324a","hierarchicalLocationId":"77bb1310-b058-469a-a3c9-483d72b89190","imageFileName":"sample string 14","jobs":[],"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"}],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},"id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},"id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"jobRecurrences":[{"name":"sample string 1","jobTypeGroupId":"9b610d21-a096-4fbe-bb9c-124f29002dde","userId":"28752928-99ee-4070-b1a6-c96f05d4b99d","createDaysBefore":3,"siteId":"23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b","contactId":"4231071c-0d5b-4e7a-aa91-62f9d54c7789","assetId":"ef7d7946-9b7a-4b57-bf36-7c200d63033e","startDate":"2026-07-24T18:07:42.0074024+00:00","endDate":"2026-07-24T18:07:42.0074024+00:00","numberGenerated":6,"lastDate":"2026-07-24T18:07:42.0074024+00:00","nextDate":"2026-07-24T18:07:42.0074024+00:00","overrideGeneratedNextDate":"2026-07-24T18:07:42.0074024+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"d0e9a732-dc73-4114-8a09-b24de3ecf140","recurrenceGroupId":"12d04a2f-fd33-4aea-b8b4-33513564dd6d","jobsGenerated":[],"systems":[{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"},{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"698ddf75-de08-4410-9c3c-9ca14807fc05"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"4770326e-f62d-451c-8e24-d9e0a6246e00","titleId":"24e3ce3b-c32b-4b09-a030-836884aa0484","organisationId":"f78a075e-519f-459f-a974-c95ba2af953d","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"6e1c9191-0d09-460c-a1e5-66d7eba6eed0","createdById":"4f68e818-b374-4625-a6be-2ebe678c471f","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"31f3a60a-1071-4863-aac0-6ff65c51942d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"6cd640ff-3024-4b9b-a20a-379ee8265410"},"title":{"name":"sample string 1","id":"b2dc1b16-ba04-43d9-8435-7d41ee37e459"},"createdById":"e82c3d66-4ddd-4273-b41d-4f83d430f27c","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"5eec53bf-7ec6-41bb-8868-04c12bc8b236","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"411c5fc8-819d-47c1-a6d8-28ae35da14d7"},"sampledAssets":[{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3},{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3}],"lastCompletedDate":"2026-07-24T18:07:42.0074024+00:00","createdById":"e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"32a78a46-cfe1-4427-89c5-99428c472b54","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"43c1db48-5229-403a-87e0-18dbf94686de"},{"name":"sample string 1","jobTypeGroupId":"9b610d21-a096-4fbe-bb9c-124f29002dde","userId":"28752928-99ee-4070-b1a6-c96f05d4b99d","createDaysBefore":3,"siteId":"23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b","contactId":"4231071c-0d5b-4e7a-aa91-62f9d54c7789","assetId":"ef7d7946-9b7a-4b57-bf36-7c200d63033e","startDate":"2026-07-24T18:07:42.0074024+00:00","endDate":"2026-07-24T18:07:42.0074024+00:00","numberGenerated":6,"lastDate":"2026-07-24T18:07:42.0074024+00:00","nextDate":"2026-07-24T18:07:42.0074024+00:00","overrideGeneratedNextDate":"2026-07-24T18:07:42.0074024+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"d0e9a732-dc73-4114-8a09-b24de3ecf140","recurrenceGroupId":"12d04a2f-fd33-4aea-b8b4-33513564dd6d","jobsGenerated":[],"systems":[{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"},{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"698ddf75-de08-4410-9c3c-9ca14807fc05"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"4770326e-f62d-451c-8e24-d9e0a6246e00","titleId":"24e3ce3b-c32b-4b09-a030-836884aa0484","organisationId":"f78a075e-519f-459f-a974-c95ba2af953d","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"6e1c9191-0d09-460c-a1e5-66d7eba6eed0","createdById":"4f68e818-b374-4625-a6be-2ebe678c471f","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"31f3a60a-1071-4863-aac0-6ff65c51942d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"6cd640ff-3024-4b9b-a20a-379ee8265410"},"title":{"name":"sample string 1","id":"b2dc1b16-ba04-43d9-8435-7d41ee37e459"},"createdById":"e82c3d66-4ddd-4273-b41d-4f83d430f27c","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"5eec53bf-7ec6-41bb-8868-04c12bc8b236","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"411c5fc8-819d-47c1-a6d8-28ae35da14d7"},"sampledAssets":[{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3},{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3}],"lastCompletedDate":"2026-07-24T18:07:42.0074024+00:00","createdById":"e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"32a78a46-cfe1-4427-89c5-99428c472b54","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"43c1db48-5229-403a-87e0-18dbf94686de"}],"sampledAssets":[{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3,"jobRecurrence":{"name":"sample string 1","jobTypeGroupId":"9b610d21-a096-4fbe-bb9c-124f29002dde","userId":"28752928-99ee-4070-b1a6-c96f05d4b99d","createDaysBefore":3,"siteId":"23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b","contactId":"4231071c-0d5b-4e7a-aa91-62f9d54c7789","assetId":"ef7d7946-9b7a-4b57-bf36-7c200d63033e","startDate":"2026-07-24T18:07:42.0074024+00:00","endDate":"2026-07-24T18:07:42.0074024+00:00","numberGenerated":6,"lastDate":"2026-07-24T18:07:42.0074024+00:00","nextDate":"2026-07-24T18:07:42.0074024+00:00","overrideGeneratedNextDate":"2026-07-24T18:07:42.0074024+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"d0e9a732-dc73-4114-8a09-b24de3ecf140","recurrenceGroupId":"12d04a2f-fd33-4aea-b8b4-33513564dd6d","jobsGenerated":[],"systems":[{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"},{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"698ddf75-de08-4410-9c3c-9ca14807fc05"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"4770326e-f62d-451c-8e24-d9e0a6246e00","titleId":"24e3ce3b-c32b-4b09-a030-836884aa0484","organisationId":"f78a075e-519f-459f-a974-c95ba2af953d","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"6e1c9191-0d09-460c-a1e5-66d7eba6eed0","createdById":"4f68e818-b374-4625-a6be-2ebe678c471f","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"31f3a60a-1071-4863-aac0-6ff65c51942d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"6cd640ff-3024-4b9b-a20a-379ee8265410"},"title":{"name":"sample string 1","id":"b2dc1b16-ba04-43d9-8435-7d41ee37e459"},"createdById":"e82c3d66-4ddd-4273-b41d-4f83d430f27c","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"5eec53bf-7ec6-41bb-8868-04c12bc8b236","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"411c5fc8-819d-47c1-a6d8-28ae35da14d7"},"sampledAssets":[],"lastCompletedDate":"2026-07-24T18:07:42.0074024+00:00","createdById":"e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"32a78a46-cfe1-4427-89c5-99428c472b54","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"43c1db48-5229-403a-87e0-18dbf94686de"}},{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3,"jobRecurrence":{"name":"sample string 1","jobTypeGroupId":"9b610d21-a096-4fbe-bb9c-124f29002dde","userId":"28752928-99ee-4070-b1a6-c96f05d4b99d","createDaysBefore":3,"siteId":"23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b","contactId":"4231071c-0d5b-4e7a-aa91-62f9d54c7789","assetId":"ef7d7946-9b7a-4b57-bf36-7c200d63033e","startDate":"2026-07-24T18:07:42.0074024+00:00","endDate":"2026-07-24T18:07:42.0074024+00:00","numberGenerated":6,"lastDate":"2026-07-24T18:07:42.0074024+00:00","nextDate":"2026-07-24T18:07:42.0074024+00:00","overrideGeneratedNextDate":"2026-07-24T18:07:42.0074024+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"d0e9a732-dc73-4114-8a09-b24de3ecf140","recurrenceGroupId":"12d04a2f-fd33-4aea-b8b4-33513564dd6d","jobsGenerated":[],"systems":[{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"},{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"698ddf75-de08-4410-9c3c-9ca14807fc05"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"4770326e-f62d-451c-8e24-d9e0a6246e00","titleId":"24e3ce3b-c32b-4b09-a030-836884aa0484","organisationId":"f78a075e-519f-459f-a974-c95ba2af953d","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"6e1c9191-0d09-460c-a1e5-66d7eba6eed0","createdById":"4f68e818-b374-4625-a6be-2ebe678c471f","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"31f3a60a-1071-4863-aac0-6ff65c51942d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"6cd640ff-3024-4b9b-a20a-379ee8265410"},"title":{"name":"sample string 1","id":"b2dc1b16-ba04-43d9-8435-7d41ee37e459"},"createdById":"e82c3d66-4ddd-4273-b41d-4f83d430f27c","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"5eec53bf-7ec6-41bb-8868-04c12bc8b236","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"411c5fc8-819d-47c1-a6d8-28ae35da14d7"},"sampledAssets":[],"lastCompletedDate":"2026-07-24T18:07:42.0074024+00:00","createdById":"e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"32a78a46-cfe1-4427-89c5-99428c472b54","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"43c1db48-5229-403a-87e0-18dbf94686de"}}],"monitoringRegimeSampledAssets":[{"monitoringRegimeId":"sample string 1","assetId":"e0531cff-dcf8-4c35-8442-707237a4b36f","jobIndexId":3},{"monitoringRegimeId":"sample string 1","assetId":"e0531cff-dcf8-4c35-8442-707237a4b36f","jobIndexId":3}],"hierarchicalLocation":{"siteId":"6cbdd07e-2f6d-46f6-a9a5-53045c74a49a","name":"sample string 2","parentId":"9593dcf9-9f08-47bb-aede-77486e98ce07","depth":3,"fullName":"sample string 4","active":true,"sortOrder":6.0,"createdById":"49f00f9f-c71a-4df0-9e19-b06227f7da81","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"0a055160-4913-4c51-b601-2485dac5f399","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"33e5baea-ee91-4303-b8f7-35f912b105bb"},"createdById":"7465c593-7ca9-4015-aa79-e9398b969573","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"b37eb9a9-bb2f-42b8-b511-c59f5e248d53","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"ec44aff5-f94e-4756-9077-04500c017ea8"},"jobRecurrence":{"name":"sample string 1","jobTypeGroupId":"9b610d21-a096-4fbe-bb9c-124f29002dde","userId":"28752928-99ee-4070-b1a6-c96f05d4b99d","createDaysBefore":3,"siteId":"23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b","contactId":"4231071c-0d5b-4e7a-aa91-62f9d54c7789","assetId":"ef7d7946-9b7a-4b57-bf36-7c200d63033e","startDate":"2026-07-24T18:07:42.0074024+00:00","endDate":"2026-07-24T18:07:42.0074024+00:00","numberGenerated":6,"lastDate":"2026-07-24T18:07:42.0074024+00:00","nextDate":"2026-07-24T18:07:42.0074024+00:00","overrideGeneratedNextDate":"2026-07-24T18:07:42.0074024+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"d0e9a732-dc73-4114-8a09-b24de3ecf140","recurrenceGroupId":"12d04a2f-fd33-4aea-b8b4-33513564dd6d","asset":{"name":"sample string 1","description":"sample string 2","assetTypeId":"9a426a23-47c8-489c-bef5-f40962507925","location":"sample string 4","locationId":"sample string 5","externalReference":"sample string 6","serialNumber":"sample string 7","assetNumber":"sample string 8","uniqueBarcode":"sample string 9","notes":"sample string 10","siteId":"a4207659-f61a-4091-be34-4f78c6ed7ba4","owner":"sample string 11","active":true,"suspended":true,"jobId":"dfcf9ee1-57a8-4f05-aa60-26be7ce1324a","hierarchicalLocationId":"77bb1310-b058-469a-a3c9-483d72b89190","imageFileName":"sample string 14","jobs":[],"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"}],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},"id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},"id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"jobRecurrences":[],"sampledAssets":[{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3},{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3}],"monitoringRegimeSampledAssets":[{"monitoringRegimeId":"sample string 1","assetId":"e0531cff-dcf8-4c35-8442-707237a4b36f","jobIndexId":3},{"monitoringRegimeId":"sample string 1","assetId":"e0531cff-dcf8-4c35-8442-707237a4b36f","jobIndexId":3}],"hierarchicalLocation":{"siteId":"6cbdd07e-2f6d-46f6-a9a5-53045c74a49a","name":"sample string 2","parentId":"9593dcf9-9f08-47bb-aede-77486e98ce07","depth":3,"fullName":"sample string 4","active":true,"sortOrder":6.0,"createdById":"49f00f9f-c71a-4df0-9e19-b06227f7da81","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"0a055160-4913-4c51-b601-2485dac5f399","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"33e5baea-ee91-4303-b8f7-35f912b105bb"},"createdById":"7465c593-7ca9-4015-aa79-e9398b969573","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"b37eb9a9-bb2f-42b8-b511-c59f5e248d53","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"ec44aff5-f94e-4756-9077-04500c017ea8"},"jobsGenerated":[],"systems":[{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"},{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"698ddf75-de08-4410-9c3c-9ca14807fc05"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"4770326e-f62d-451c-8e24-d9e0a6246e00","titleId":"24e3ce3b-c32b-4b09-a030-836884aa0484","organisationId":"f78a075e-519f-459f-a974-c95ba2af953d","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"6e1c9191-0d09-460c-a1e5-66d7eba6eed0","createdById":"4f68e818-b374-4625-a6be-2ebe678c471f","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"31f3a60a-1071-4863-aac0-6ff65c51942d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"6cd640ff-3024-4b9b-a20a-379ee8265410"},"title":{"name":"sample string 1","id":"b2dc1b16-ba04-43d9-8435-7d41ee37e459"},"createdById":"e82c3d66-4ddd-4273-b41d-4f83d430f27c","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"5eec53bf-7ec6-41bb-8868-04c12bc8b236","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"411c5fc8-819d-47c1-a6d8-28ae35da14d7"},"sampledAssets":[{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3,"asset":{"name":"sample string 1","description":"sample string 2","assetTypeId":"9a426a23-47c8-489c-bef5-f40962507925","location":"sample string 4","locationId":"sample string 5","externalReference":"sample string 6","serialNumber":"sample string 7","assetNumber":"sample string 8","uniqueBarcode":"sample string 9","notes":"sample string 10","siteId":"a4207659-f61a-4091-be34-4f78c6ed7ba4","owner":"sample string 11","active":true,"suspended":true,"jobId":"dfcf9ee1-57a8-4f05-aa60-26be7ce1324a","hierarchicalLocationId":"77bb1310-b058-469a-a3c9-483d72b89190","imageFileName":"sample string 14","jobs":[],"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"}],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},"id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},"id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"jobRecurrences":[],"sampledAssets":[],"monitoringRegimeSampledAssets":[{"monitoringRegimeId":"sample string 1","assetId":"e0531cff-dcf8-4c35-8442-707237a4b36f","jobIndexId":3},{"monitoringRegimeId":"sample string 1","assetId":"e0531cff-dcf8-4c35-8442-707237a4b36f","jobIndexId":3}],"hierarchicalLocation":{"siteId":"6cbdd07e-2f6d-46f6-a9a5-53045c74a49a","name":"sample string 2","parentId":"9593dcf9-9f08-47bb-aede-77486e98ce07","depth":3,"fullName":"sample string 4","active":true,"sortOrder":6.0,"createdById":"49f00f9f-c71a-4df0-9e19-b06227f7da81","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"0a055160-4913-4c51-b601-2485dac5f399","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"33e5baea-ee91-4303-b8f7-35f912b105bb"},"createdById":"7465c593-7ca9-4015-aa79-e9398b969573","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"b37eb9a9-bb2f-42b8-b511-c59f5e248d53","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"ec44aff5-f94e-4756-9077-04500c017ea8"}},{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3,"asset":{"name":"sample string 1","description":"sample string 2","assetTypeId":"9a426a23-47c8-489c-bef5-f40962507925","location":"sample string 4","locationId":"sample string 5","externalReference":"sample string 6","serialNumber":"sample string 7","assetNumber":"sample string 8","uniqueBarcode":"sample string 9","notes":"sample string 10","siteId":"a4207659-f61a-4091-be34-4f78c6ed7ba4","owner":"sample string 11","active":true,"suspended":true,"jobId":"dfcf9ee1-57a8-4f05-aa60-26be7ce1324a","hierarchicalLocationId":"77bb1310-b058-469a-a3c9-483d72b89190","imageFileName":"sample string 14","jobs":[],"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"}],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},"id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},"id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"jobRecurrences":[],"sampledAssets":[],"monitoringRegimeSampledAssets":[{"monitoringRegimeId":"sample string 1","assetId":"e0531cff-dcf8-4c35-8442-707237a4b36f","jobIndexId":3},{"monitoringRegimeId":"sample string 1","assetId":"e0531cff-dcf8-4c35-8442-707237a4b36f","jobIndexId":3}],"hierarchicalLocation":{"siteId":"6cbdd07e-2f6d-46f6-a9a5-53045c74a49a","name":"sample string 2","parentId":"9593dcf9-9f08-47bb-aede-77486e98ce07","depth":3,"fullName":"sample string 4","active":true,"sortOrder":6.0,"createdById":"49f00f9f-c71a-4df0-9e19-b06227f7da81","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"0a055160-4913-4c51-b601-2485dac5f399","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"33e5baea-ee91-4303-b8f7-35f912b105bb"},"createdById":"7465c593-7ca9-4015-aa79-e9398b969573","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"b37eb9a9-bb2f-42b8-b511-c59f5e248d53","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"ec44aff5-f94e-4756-9077-04500c017ea8"}}],"lastCompletedDate":"2026-07-24T18:07:42.0074024+00:00","createdById":"e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"32a78a46-cfe1-4427-89c5-99428c472b54","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"43c1db48-5229-403a-87e0-18dbf94686de"},"rejectionReason":{"order":1,"name":"sample string 2","active":true,"tenantOrganisationId":"397ac4b1-b13c-4bc0-b4aa-2e9304a9fa84","createdById":"753c932f-9470-4f8c-b9d8-3b80f74da1ab","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"0b91416f-65bd-4e90-8a95-cd381f2e3e34","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"82c80830-0f5f-466b-ab4d-6178da403712"},"jobCategory":{"name":"sample string 1","id":"5442ad2d-ce89-426a-85c6-f756829624a7"},"sections":[{"jobId":"c1a0c8ab-d988-4766-94e5-0c94774a9193","internalSectionTypeId":"733beae9-7856-4c0b-b15c-9351919383dc","sectionTypeId":"965a81b0-aef5-432c-9399-2f112148385f","caption":"sample string 4","name":"sample string 5","sectionJson":"sample string 6","repeatable":true,"template":true,"gridInput":true,"siteVisit":true,"active":true,"order":12.0,"fqn":"sample string 13","visible":true,"state":"d307d093-04d9-4fbb-9d7b-b793277e3352","sectionVariantId":"2dd538d4-92da-472e-b6e7-1df217a98d0a","sectionType":{"internalId":"8ec1ef74-bb9d-4b21-b362-93147f96e688","caption":"sample string 2","name":"sample string 3","repeatable":true,"template":true,"gridInput":true,"siteVisit":true,"jsonData":"sample string 8","order":9,"jobTypeId":"2e8dfabc-454b-40ad-8550-360a070feac4","active":true,"fqn":"sample string 12","visible":true,"fileImport":true,"sectionVariantId":"2f54ed93-1fcd-4cf3-a196-bf1f4f876981","expressionTypes":"sample string 15","createdById":"90a740fb-1fef-4be3-a1bb-ad02e73335ff","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"75b75608-188f-4f9b-89aa-5d30975f0f30","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"85374695-505d-4826-ad46-134d7879b1f0"},"createdById":"6d7250e1-514c-41bd-bc40-f38e3b7cb746","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"13943351-db05-4dd1-8dfd-f2f9cf7cea35","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"72f28092-a135-4716-bf56-e9e401142b35"},{"jobId":"c1a0c8ab-d988-4766-94e5-0c94774a9193","internalSectionTypeId":"733beae9-7856-4c0b-b15c-9351919383dc","sectionTypeId":"965a81b0-aef5-432c-9399-2f112148385f","caption":"sample string 4","name":"sample string 5","sectionJson":"sample string 6","repeatable":true,"template":true,"gridInput":true,"siteVisit":true,"active":true,"order":12.0,"fqn":"sample string 13","visible":true,"state":"d307d093-04d9-4fbb-9d7b-b793277e3352","sectionVariantId":"2dd538d4-92da-472e-b6e7-1df217a98d0a","sectionType":{"internalId":"8ec1ef74-bb9d-4b21-b362-93147f96e688","caption":"sample string 2","name":"sample string 3","repeatable":true,"template":true,"gridInput":true,"siteVisit":true,"jsonData":"sample string 8","order":9,"jobTypeId":"2e8dfabc-454b-40ad-8550-360a070feac4","active":true,"fqn":"sample string 12","visible":true,"fileImport":true,"sectionVariantId":"2f54ed93-1fcd-4cf3-a196-bf1f4f876981","expressionTypes":"sample string 15","createdById":"90a740fb-1fef-4be3-a1bb-ad02e73335ff","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"75b75608-188f-4f9b-89aa-5d30975f0f30","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"85374695-505d-4826-ad46-134d7879b1f0"},"createdById":"6d7250e1-514c-41bd-bc40-f38e3b7cb746","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"13943351-db05-4dd1-8dfd-f2f9cf7cea35","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"72f28092-a135-4716-bf56-e9e401142b35"}],"descendantJobs":[],"documents":[],"jobHistory":[{"jobId":"76dc91bc-7412-40f8-9435-7cc8837d55e2","jobHistoryTypeId":"35d9740a-25cc-4b1b-bce7-f9a1ecb76796","sourceStateId":"a5440a42-1183-481b-ba4e-36f2df2fcafd","destinationStateId":"64d38e88-f1e0-4e99-8b8c-4564f0030f70","allocatedToId":"170aeca6-cf8a-4422-bbcc-aa3dfa8ba6a7","clonedFromId":"a6acdb0f-6727-4096-bca2-262389609c73","jobHistoryType":{"name":"sample string 1","id":"d4eee8ff-76ff-4509-a0e1-7090842cb706"},"sourceJobState":{"name":"sample string 1","jobsWithThatState":[],"id":"050658c6-4b83-4a4e-a9c1-3a14262bfa77"},"destinationJobState":{"name":"sample string 1","jobsWithThatState":[],"id":"050658c6-4b83-4a4e-a9c1-3a14262bfa77"},"createdById":"9de612f4-4567-463a-adf9-f2ae8a35f51f","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"8873a50e-ea34-492f-8484-1bcf8763f65a","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"fe999e26-f4c4-4ce7-a525-a5202f9ec5fc"},{"jobId":"76dc91bc-7412-40f8-9435-7cc8837d55e2","jobHistoryTypeId":"35d9740a-25cc-4b1b-bce7-f9a1ecb76796","sourceStateId":"a5440a42-1183-481b-ba4e-36f2df2fcafd","destinationStateId":"64d38e88-f1e0-4e99-8b8c-4564f0030f70","allocatedToId":"170aeca6-cf8a-4422-bbcc-aa3dfa8ba6a7","clonedFromId":"a6acdb0f-6727-4096-bca2-262389609c73","jobHistoryType":{"name":"sample string 1","id":"d4eee8ff-76ff-4509-a0e1-7090842cb706"},"sourceJobState":{"name":"sample string 1","jobsWithThatState":[],"id":"050658c6-4b83-4a4e-a9c1-3a14262bfa77"},"destinationJobState":{"name":"sample string 1","jobsWithThatState":[],"id":"050658c6-4b83-4a4e-a9c1-3a14262bfa77"},"createdById":"9de612f4-4567-463a-adf9-f2ae8a35f51f","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"8873a50e-ea34-492f-8484-1bcf8763f65a","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"fe999e26-f4c4-4ce7-a525-a5202f9ec5fc"}],"createdById":"9623d0a1-89db-45c7-ad52-60dc42a4a2f7","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"82b746b5-a221-4c80-a41b-53fb595e97bf","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"04125e4f-5c2a-44d8-a35a-38d3e5faafb6"},"stateId":"58ebd7df-fc40-462b-b307-fda5696110e4","templateId":"2ae5e9bd-1ac5-4279-b21b-10573c3f75ab","fileLocationId":"8c2e6d10-3f89-4e15-a7e8-33c6bacc9c0d","fileLocation":{"location":"sample string 1","extension":"sample string 2","active":true,"createdById":"3d566615-4cca-4be0-9211-5c82a5f1abba","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"c2e287df-bdab-4943-aef3-9f34109c6e02","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"f38e6a6a-4500-48d7-a6a8-813fa77ae1a9"},"documentState":{"name":"sample string 1","documentsWithThatState":[],"id":"185e112d-07e3-4979-8e34-051b810b5d27"},"pdfGenerated":true,"visibleOnPortal":true,"name":"sample string 4","active":true,"createdById":"3330e76a-aa18-4462-bc41-6a3f68b4bd42","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"cead194f-d5fa-428a-88cd-25f8873ff16e","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"3332b716-5bee-4a0b-8cf1-052ae7fe0596"},{"jobId":"b18fb692-53a3-4846-8b66-76431e04c4d7","job":{"jobTypeId":"1c1325c9-2aaf-4e9a-84ec-7c5e9e4ba3af","active":true,"stateId":"08daf752-ec19-46a0-b959-ec3e76bfb568","externalRef":"sample string 4","allocatedToId":"d5959333-93da-4b61-8e08-3b27bebfdec4","name":"sample string 5","scheduledDate":"2026-07-24T18:07:42.0074024+00:00","siteId":"dbefd8a8-0073-4fd2-8a35-d3033bf9f328","contactId":"6469487a-fa21-475d-8ad9-619f309b287b","notes":"sample string 8","timeInMinutes":9,"parentJobId":"721c3f00-0083-4aab-bfd9-639788692940","isGroupJob":true,"deviceId":"sample string 11","syncToDevice":true,"assetId":"5f65f06f-f4f9-4835-874d-8941b80cc8d7","jobRecurrenceId":"0e6905df-16b8-4f6f-8b67-5e68f1ec5425","rejectionReasonId":"4e013877-4395-496a-bf26-346a70ae046d","jobCategoryId":"6b239234-0bb9-479c-8cdf-de4055f8ce8c","numericCode":13,"completedDate":"2026-07-24T18:07:42.0074024+00:00","monitoringRegimeId":"sample string 14","jobState":{"name":"sample string 1","jobsWithThatState":[],"id":"050658c6-4b83-4a4e-a9c1-3a14262bfa77"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"4770326e-f62d-451c-8e24-d9e0a6246e00","titleId":"24e3ce3b-c32b-4b09-a030-836884aa0484","organisationId":"f78a075e-519f-459f-a974-c95ba2af953d","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"6e1c9191-0d09-460c-a1e5-66d7eba6eed0","createdById":"4f68e818-b374-4625-a6be-2ebe678c471f","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"31f3a60a-1071-4863-aac0-6ff65c51942d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"6cd640ff-3024-4b9b-a20a-379ee8265410"},"title":{"name":"sample string 1","id":"b2dc1b16-ba04-43d9-8435-7d41ee37e459"},"createdById":"e82c3d66-4ddd-4273-b41d-4f83d430f27c","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"5eec53bf-7ec6-41bb-8868-04c12bc8b236","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"411c5fc8-819d-47c1-a6d8-28ae35da14d7"},"asset":{"name":"sample string 1","description":"sample string 2","assetTypeId":"9a426a23-47c8-489c-bef5-f40962507925","location":"sample string 4","locationId":"sample string 5","externalReference":"sample string 6","serialNumber":"sample string 7","assetNumber":"sample string 8","uniqueBarcode":"sample string 9","notes":"sample string 10","siteId":"a4207659-f61a-4091-be34-4f78c6ed7ba4","owner":"sample string 11","active":true,"suspended":true,"jobId":"dfcf9ee1-57a8-4f05-aa60-26be7ce1324a","hierarchicalLocationId":"77bb1310-b058-469a-a3c9-483d72b89190","imageFileName":"sample string 14","jobs":[],"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"}],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},"id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},"id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"jobRecurrences":[{"name":"sample string 1","jobTypeGroupId":"9b610d21-a096-4fbe-bb9c-124f29002dde","userId":"28752928-99ee-4070-b1a6-c96f05d4b99d","createDaysBefore":3,"siteId":"23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b","contactId":"4231071c-0d5b-4e7a-aa91-62f9d54c7789","assetId":"ef7d7946-9b7a-4b57-bf36-7c200d63033e","startDate":"2026-07-24T18:07:42.0074024+00:00","endDate":"2026-07-24T18:07:42.0074024+00:00","numberGenerated":6,"lastDate":"2026-07-24T18:07:42.0074024+00:00","nextDate":"2026-07-24T18:07:42.0074024+00:00","overrideGeneratedNextDate":"2026-07-24T18:07:42.0074024+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"d0e9a732-dc73-4114-8a09-b24de3ecf140","recurrenceGroupId":"12d04a2f-fd33-4aea-b8b4-33513564dd6d","jobsGenerated":[],"systems":[{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"},{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"698ddf75-de08-4410-9c3c-9ca14807fc05"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"4770326e-f62d-451c-8e24-d9e0a6246e00","titleId":"24e3ce3b-c32b-4b09-a030-836884aa0484","organisationId":"f78a075e-519f-459f-a974-c95ba2af953d","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"6e1c9191-0d09-460c-a1e5-66d7eba6eed0","createdById":"4f68e818-b374-4625-a6be-2ebe678c471f","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"31f3a60a-1071-4863-aac0-6ff65c51942d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"6cd640ff-3024-4b9b-a20a-379ee8265410"},"title":{"name":"sample string 1","id":"b2dc1b16-ba04-43d9-8435-7d41ee37e459"},"createdById":"e82c3d66-4ddd-4273-b41d-4f83d430f27c","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"5eec53bf-7ec6-41bb-8868-04c12bc8b236","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"411c5fc8-819d-47c1-a6d8-28ae35da14d7"},"sampledAssets":[{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3},{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3}],"lastCompletedDate":"2026-07-24T18:07:42.0074024+00:00","createdById":"e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"32a78a46-cfe1-4427-89c5-99428c472b54","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"43c1db48-5229-403a-87e0-18dbf94686de"},{"name":"sample string 1","jobTypeGroupId":"9b610d21-a096-4fbe-bb9c-124f29002dde","userId":"28752928-99ee-4070-b1a6-c96f05d4b99d","createDaysBefore":3,"siteId":"23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b","contactId":"4231071c-0d5b-4e7a-aa91-62f9d54c7789","assetId":"ef7d7946-9b7a-4b57-bf36-7c200d63033e","startDate":"2026-07-24T18:07:42.0074024+00:00","endDate":"2026-07-24T18:07:42.0074024+00:00","numberGenerated":6,"lastDate":"2026-07-24T18:07:42.0074024+00:00","nextDate":"2026-07-24T18:07:42.0074024+00:00","overrideGeneratedNextDate":"2026-07-24T18:07:42.0074024+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"d0e9a732-dc73-4114-8a09-b24de3ecf140","recurrenceGroupId":"12d04a2f-fd33-4aea-b8b4-33513564dd6d","jobsGenerated":[],"systems":[{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"},{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"698ddf75-de08-4410-9c3c-9ca14807fc05"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"4770326e-f62d-451c-8e24-d9e0a6246e00","titleId":"24e3ce3b-c32b-4b09-a030-836884aa0484","organisationId":"f78a075e-519f-459f-a974-c95ba2af953d","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"6e1c9191-0d09-460c-a1e5-66d7eba6eed0","createdById":"4f68e818-b374-4625-a6be-2ebe678c471f","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"31f3a60a-1071-4863-aac0-6ff65c51942d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"6cd640ff-3024-4b9b-a20a-379ee8265410"},"title":{"name":"sample string 1","id":"b2dc1b16-ba04-43d9-8435-7d41ee37e459"},"createdById":"e82c3d66-4ddd-4273-b41d-4f83d430f27c","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"5eec53bf-7ec6-41bb-8868-04c12bc8b236","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"411c5fc8-819d-47c1-a6d8-28ae35da14d7"},"sampledAssets":[{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3},{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3}],"lastCompletedDate":"2026-07-24T18:07:42.0074024+00:00","createdById":"e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"32a78a46-cfe1-4427-89c5-99428c472b54","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"43c1db48-5229-403a-87e0-18dbf94686de"}],"sampledAssets":[{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3,"jobRecurrence":{"name":"sample string 1","jobTypeGroupId":"9b610d21-a096-4fbe-bb9c-124f29002dde","userId":"28752928-99ee-4070-b1a6-c96f05d4b99d","createDaysBefore":3,"siteId":"23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b","contactId":"4231071c-0d5b-4e7a-aa91-62f9d54c7789","assetId":"ef7d7946-9b7a-4b57-bf36-7c200d63033e","startDate":"2026-07-24T18:07:42.0074024+00:00","endDate":"2026-07-24T18:07:42.0074024+00:00","numberGenerated":6,"lastDate":"2026-07-24T18:07:42.0074024+00:00","nextDate":"2026-07-24T18:07:42.0074024+00:00","overrideGeneratedNextDate":"2026-07-24T18:07:42.0074024+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"d0e9a732-dc73-4114-8a09-b24de3ecf140","recurrenceGroupId":"12d04a2f-fd33-4aea-b8b4-33513564dd6d","jobsGenerated":[],"systems":[{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"},{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"698ddf75-de08-4410-9c3c-9ca14807fc05"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"4770326e-f62d-451c-8e24-d9e0a6246e00","titleId":"24e3ce3b-c32b-4b09-a030-836884aa0484","organisationId":"f78a075e-519f-459f-a974-c95ba2af953d","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"6e1c9191-0d09-460c-a1e5-66d7eba6eed0","createdById":"4f68e818-b374-4625-a6be-2ebe678c471f","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"31f3a60a-1071-4863-aac0-6ff65c51942d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"6cd640ff-3024-4b9b-a20a-379ee8265410"},"title":{"name":"sample string 1","id":"b2dc1b16-ba04-43d9-8435-7d41ee37e459"},"createdById":"e82c3d66-4ddd-4273-b41d-4f83d430f27c","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"5eec53bf-7ec6-41bb-8868-04c12bc8b236","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"411c5fc8-819d-47c1-a6d8-28ae35da14d7"},"sampledAssets":[],"lastCompletedDate":"2026-07-24T18:07:42.0074024+00:00","createdById":"e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"32a78a46-cfe1-4427-89c5-99428c472b54","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"43c1db48-5229-403a-87e0-18dbf94686de"}},{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3,"jobRecurrence":{"name":"sample string 1","jobTypeGroupId":"9b610d21-a096-4fbe-bb9c-124f29002dde","userId":"28752928-99ee-4070-b1a6-c96f05d4b99d","createDaysBefore":3,"siteId":"23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b","contactId":"4231071c-0d5b-4e7a-aa91-62f9d54c7789","assetId":"ef7d7946-9b7a-4b57-bf36-7c200d63033e","startDate":"2026-07-24T18:07:42.0074024+00:00","endDate":"2026-07-24T18:07:42.0074024+00:00","numberGenerated":6,"lastDate":"2026-07-24T18:07:42.0074024+00:00","nextDate":"2026-07-24T18:07:42.0074024+00:00","overrideGeneratedNextDate":"2026-07-24T18:07:42.0074024+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"d0e9a732-dc73-4114-8a09-b24de3ecf140","recurrenceGroupId":"12d04a2f-fd33-4aea-b8b4-33513564dd6d","jobsGenerated":[],"systems":[{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"},{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"698ddf75-de08-4410-9c3c-9ca14807fc05"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"4770326e-f62d-451c-8e24-d9e0a6246e00","titleId":"24e3ce3b-c32b-4b09-a030-836884aa0484","organisationId":"f78a075e-519f-459f-a974-c95ba2af953d","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"6e1c9191-0d09-460c-a1e5-66d7eba6eed0","createdById":"4f68e818-b374-4625-a6be-2ebe678c471f","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"31f3a60a-1071-4863-aac0-6ff65c51942d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"6cd640ff-3024-4b9b-a20a-379ee8265410"},"title":{"name":"sample string 1","id":"b2dc1b16-ba04-43d9-8435-7d41ee37e459"},"createdById":"e82c3d66-4ddd-4273-b41d-4f83d430f27c","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"5eec53bf-7ec6-41bb-8868-04c12bc8b236","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"411c5fc8-819d-47c1-a6d8-28ae35da14d7"},"sampledAssets":[],"lastCompletedDate":"2026-07-24T18:07:42.0074024+00:00","createdById":"e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"32a78a46-cfe1-4427-89c5-99428c472b54","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"43c1db48-5229-403a-87e0-18dbf94686de"}}],"monitoringRegimeSampledAssets":[{"monitoringRegimeId":"sample string 1","assetId":"e0531cff-dcf8-4c35-8442-707237a4b36f","jobIndexId":3},{"monitoringRegimeId":"sample string 1","assetId":"e0531cff-dcf8-4c35-8442-707237a4b36f","jobIndexId":3}],"hierarchicalLocation":{"siteId":"6cbdd07e-2f6d-46f6-a9a5-53045c74a49a","name":"sample string 2","parentId":"9593dcf9-9f08-47bb-aede-77486e98ce07","depth":3,"fullName":"sample string 4","active":true,"sortOrder":6.0,"createdById":"49f00f9f-c71a-4df0-9e19-b06227f7da81","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"0a055160-4913-4c51-b601-2485dac5f399","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"33e5baea-ee91-4303-b8f7-35f912b105bb"},"createdById":"7465c593-7ca9-4015-aa79-e9398b969573","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"b37eb9a9-bb2f-42b8-b511-c59f5e248d53","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"ec44aff5-f94e-4756-9077-04500c017ea8"},"jobRecurrence":{"name":"sample string 1","jobTypeGroupId":"9b610d21-a096-4fbe-bb9c-124f29002dde","userId":"28752928-99ee-4070-b1a6-c96f05d4b99d","createDaysBefore":3,"siteId":"23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b","contactId":"4231071c-0d5b-4e7a-aa91-62f9d54c7789","assetId":"ef7d7946-9b7a-4b57-bf36-7c200d63033e","startDate":"2026-07-24T18:07:42.0074024+00:00","endDate":"2026-07-24T18:07:42.0074024+00:00","numberGenerated":6,"lastDate":"2026-07-24T18:07:42.0074024+00:00","nextDate":"2026-07-24T18:07:42.0074024+00:00","overrideGeneratedNextDate":"2026-07-24T18:07:42.0074024+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"d0e9a732-dc73-4114-8a09-b24de3ecf140","recurrenceGroupId":"12d04a2f-fd33-4aea-b8b4-33513564dd6d","asset":{"name":"sample string 1","description":"sample string 2","assetTypeId":"9a426a23-47c8-489c-bef5-f40962507925","location":"sample string 4","locationId":"sample string 5","externalReference":"sample string 6","serialNumber":"sample string 7","assetNumber":"sample string 8","uniqueBarcode":"sample string 9","notes":"sample string 10","siteId":"a4207659-f61a-4091-be34-4f78c6ed7ba4","owner":"sample string 11","active":true,"suspended":true,"jobId":"dfcf9ee1-57a8-4f05-aa60-26be7ce1324a","hierarchicalLocationId":"77bb1310-b058-469a-a3c9-483d72b89190","imageFileName":"sample string 14","jobs":[],"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"}],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},"id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},"id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"jobRecurrences":[],"sampledAssets":[{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3},{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3}],"monitoringRegimeSampledAssets":[{"monitoringRegimeId":"sample string 1","assetId":"e0531cff-dcf8-4c35-8442-707237a4b36f","jobIndexId":3},{"monitoringRegimeId":"sample string 1","assetId":"e0531cff-dcf8-4c35-8442-707237a4b36f","jobIndexId":3}],"hierarchicalLocation":{"siteId":"6cbdd07e-2f6d-46f6-a9a5-53045c74a49a","name":"sample string 2","parentId":"9593dcf9-9f08-47bb-aede-77486e98ce07","depth":3,"fullName":"sample string 4","active":true,"sortOrder":6.0,"createdById":"49f00f9f-c71a-4df0-9e19-b06227f7da81","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"0a055160-4913-4c51-b601-2485dac5f399","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"33e5baea-ee91-4303-b8f7-35f912b105bb"},"createdById":"7465c593-7ca9-4015-aa79-e9398b969573","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"b37eb9a9-bb2f-42b8-b511-c59f5e248d53","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"ec44aff5-f94e-4756-9077-04500c017ea8"},"jobsGenerated":[],"systems":[{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"},{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"698ddf75-de08-4410-9c3c-9ca14807fc05"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"4770326e-f62d-451c-8e24-d9e0a6246e00","titleId":"24e3ce3b-c32b-4b09-a030-836884aa0484","organisationId":"f78a075e-519f-459f-a974-c95ba2af953d","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"6e1c9191-0d09-460c-a1e5-66d7eba6eed0","createdById":"4f68e818-b374-4625-a6be-2ebe678c471f","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"31f3a60a-1071-4863-aac0-6ff65c51942d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"6cd640ff-3024-4b9b-a20a-379ee8265410"},"title":{"name":"sample string 1","id":"b2dc1b16-ba04-43d9-8435-7d41ee37e459"},"createdById":"e82c3d66-4ddd-4273-b41d-4f83d430f27c","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"5eec53bf-7ec6-41bb-8868-04c12bc8b236","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"411c5fc8-819d-47c1-a6d8-28ae35da14d7"},"sampledAssets":[{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3,"asset":{"name":"sample string 1","description":"sample string 2","assetTypeId":"9a426a23-47c8-489c-bef5-f40962507925","location":"sample string 4","locationId":"sample string 5","externalReference":"sample string 6","serialNumber":"sample string 7","assetNumber":"sample string 8","uniqueBarcode":"sample string 9","notes":"sample string 10","siteId":"a4207659-f61a-4091-be34-4f78c6ed7ba4","owner":"sample string 11","active":true,"suspended":true,"jobId":"dfcf9ee1-57a8-4f05-aa60-26be7ce1324a","hierarchicalLocationId":"77bb1310-b058-469a-a3c9-483d72b89190","imageFileName":"sample string 14","jobs":[],"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"}],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},"id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},"id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"jobRecurrences":[],"sampledAssets":[],"monitoringRegimeSampledAssets":[{"monitoringRegimeId":"sample string 1","assetId":"e0531cff-dcf8-4c35-8442-707237a4b36f","jobIndexId":3},{"monitoringRegimeId":"sample string 1","assetId":"e0531cff-dcf8-4c35-8442-707237a4b36f","jobIndexId":3}],"hierarchicalLocation":{"siteId":"6cbdd07e-2f6d-46f6-a9a5-53045c74a49a","name":"sample string 2","parentId":"9593dcf9-9f08-47bb-aede-77486e98ce07","depth":3,"fullName":"sample string 4","active":true,"sortOrder":6.0,"createdById":"49f00f9f-c71a-4df0-9e19-b06227f7da81","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"0a055160-4913-4c51-b601-2485dac5f399","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"33e5baea-ee91-4303-b8f7-35f912b105bb"},"createdById":"7465c593-7ca9-4015-aa79-e9398b969573","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"b37eb9a9-bb2f-42b8-b511-c59f5e248d53","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"ec44aff5-f94e-4756-9077-04500c017ea8"}},{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3,"asset":{"name":"sample string 1","description":"sample string 2","assetTypeId":"9a426a23-47c8-489c-bef5-f40962507925","location":"sample string 4","locationId":"sample string 5","externalReference":"sample string 6","serialNumber":"sample string 7","assetNumber":"sample string 8","uniqueBarcode":"sample string 9","notes":"sample string 10","siteId":"a4207659-f61a-4091-be34-4f78c6ed7ba4","owner":"sample string 11","active":true,"suspended":true,"jobId":"dfcf9ee1-57a8-4f05-aa60-26be7ce1324a","hierarchicalLocationId":"77bb1310-b058-469a-a3c9-483d72b89190","imageFileName":"sample string 14","jobs":[],"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"}],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},"id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},"id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"jobRecurrences":[],"sampledAssets":[],"monitoringRegimeSampledAssets":[{"monitoringRegimeId":"sample string 1","assetId":"e0531cff-dcf8-4c35-8442-707237a4b36f","jobIndexId":3},{"monitoringRegimeId":"sample string 1","assetId":"e0531cff-dcf8-4c35-8442-707237a4b36f","jobIndexId":3}],"hierarchicalLocation":{"siteId":"6cbdd07e-2f6d-46f6-a9a5-53045c74a49a","name":"sample string 2","parentId":"9593dcf9-9f08-47bb-aede-77486e98ce07","depth":3,"fullName":"sample string 4","active":true,"sortOrder":6.0,"createdById":"49f00f9f-c71a-4df0-9e19-b06227f7da81","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"0a055160-4913-4c51-b601-2485dac5f399","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"33e5baea-ee91-4303-b8f7-35f912b105bb"},"createdById":"7465c593-7ca9-4015-aa79-e9398b969573","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"b37eb9a9-bb2f-42b8-b511-c59f5e248d53","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"ec44aff5-f94e-4756-9077-04500c017ea8"}}],"lastCompletedDate":"2026-07-24T18:07:42.0074024+00:00","createdById":"e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"32a78a46-cfe1-4427-89c5-99428c472b54","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"43c1db48-5229-403a-87e0-18dbf94686de"},"rejectionReason":{"order":1,"name":"sample string 2","active":true,"tenantOrganisationId":"397ac4b1-b13c-4bc0-b4aa-2e9304a9fa84","createdById":"753c932f-9470-4f8c-b9d8-3b80f74da1ab","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"0b91416f-65bd-4e90-8a95-cd381f2e3e34","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"82c80830-0f5f-466b-ab4d-6178da403712"},"jobCategory":{"name":"sample string 1","id":"5442ad2d-ce89-426a-85c6-f756829624a7"},"sections":[{"jobId":"c1a0c8ab-d988-4766-94e5-0c94774a9193","internalSectionTypeId":"733beae9-7856-4c0b-b15c-9351919383dc","sectionTypeId":"965a81b0-aef5-432c-9399-2f112148385f","caption":"sample string 4","name":"sample string 5","sectionJson":"sample string 6","repeatable":true,"template":true,"gridInput":true,"siteVisit":true,"active":true,"order":12.0,"fqn":"sample string 13","visible":true,"state":"d307d093-04d9-4fbb-9d7b-b793277e3352","sectionVariantId":"2dd538d4-92da-472e-b6e7-1df217a98d0a","sectionType":{"internalId":"8ec1ef74-bb9d-4b21-b362-93147f96e688","caption":"sample string 2","name":"sample string 3","repeatable":true,"template":true,"gridInput":true,"siteVisit":true,"jsonData":"sample string 8","order":9,"jobTypeId":"2e8dfabc-454b-40ad-8550-360a070feac4","active":true,"fqn":"sample string 12","visible":true,"fileImport":true,"sectionVariantId":"2f54ed93-1fcd-4cf3-a196-bf1f4f876981","expressionTypes":"sample string 15","createdById":"90a740fb-1fef-4be3-a1bb-ad02e73335ff","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"75b75608-188f-4f9b-89aa-5d30975f0f30","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"85374695-505d-4826-ad46-134d7879b1f0"},"createdById":"6d7250e1-514c-41bd-bc40-f38e3b7cb746","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"13943351-db05-4dd1-8dfd-f2f9cf7cea35","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"72f28092-a135-4716-bf56-e9e401142b35"},{"jobId":"c1a0c8ab-d988-4766-94e5-0c94774a9193","internalSectionTypeId":"733beae9-7856-4c0b-b15c-9351919383dc","sectionTypeId":"965a81b0-aef5-432c-9399-2f112148385f","caption":"sample string 4","name":"sample string 5","sectionJson":"sample string 6","repeatable":true,"template":true,"gridInput":true,"siteVisit":true,"active":true,"order":12.0,"fqn":"sample string 13","visible":true,"state":"d307d093-04d9-4fbb-9d7b-b793277e3352","sectionVariantId":"2dd538d4-92da-472e-b6e7-1df217a98d0a","sectionType":{"internalId":"8ec1ef74-bb9d-4b21-b362-93147f96e688","caption":"sample string 2","name":"sample string 3","repeatable":true,"template":true,"gridInput":true,"siteVisit":true,"jsonData":"sample string 8","order":9,"jobTypeId":"2e8dfabc-454b-40ad-8550-360a070feac4","active":true,"fqn":"sample string 12","visible":true,"fileImport":true,"sectionVariantId":"2f54ed93-1fcd-4cf3-a196-bf1f4f876981","expressionTypes":"sample string 15","createdById":"90a740fb-1fef-4be3-a1bb-ad02e73335ff","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"75b75608-188f-4f9b-89aa-5d30975f0f30","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"85374695-505d-4826-ad46-134d7879b1f0"},"createdById":"6d7250e1-514c-41bd-bc40-f38e3b7cb746","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"13943351-db05-4dd1-8dfd-f2f9cf7cea35","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"72f28092-a135-4716-bf56-e9e401142b35"}],"descendantJobs":[],"documents":[],"jobHistory":[{"jobId":"76dc91bc-7412-40f8-9435-7cc8837d55e2","jobHistoryTypeId":"35d9740a-25cc-4b1b-bce7-f9a1ecb76796","sourceStateId":"a5440a42-1183-481b-ba4e-36f2df2fcafd","destinationStateId":"64d38e88-f1e0-4e99-8b8c-4564f0030f70","allocatedToId":"170aeca6-cf8a-4422-bbcc-aa3dfa8ba6a7","clonedFromId":"a6acdb0f-6727-4096-bca2-262389609c73","jobHistoryType":{"name":"sample string 1","id":"d4eee8ff-76ff-4509-a0e1-7090842cb706"},"sourceJobState":{"name":"sample string 1","jobsWithThatState":[],"id":"050658c6-4b83-4a4e-a9c1-3a14262bfa77"},"destinationJobState":{"name":"sample string 1","jobsWithThatState":[],"id":"050658c6-4b83-4a4e-a9c1-3a14262bfa77"},"createdById":"9de612f4-4567-463a-adf9-f2ae8a35f51f","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"8873a50e-ea34-492f-8484-1bcf8763f65a","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"fe999e26-f4c4-4ce7-a525-a5202f9ec5fc"},{"jobId":"76dc91bc-7412-40f8-9435-7cc8837d55e2","jobHistoryTypeId":"35d9740a-25cc-4b1b-bce7-f9a1ecb76796","sourceStateId":"a5440a42-1183-481b-ba4e-36f2df2fcafd","destinationStateId":"64d38e88-f1e0-4e99-8b8c-4564f0030f70","allocatedToId":"170aeca6-cf8a-4422-bbcc-aa3dfa8ba6a7","clonedFromId":"a6acdb0f-6727-4096-bca2-262389609c73","jobHistoryType":{"name":"sample string 1","id":"d4eee8ff-76ff-4509-a0e1-7090842cb706"},"sourceJobState":{"name":"sample string 1","jobsWithThatState":[],"id":"050658c6-4b83-4a4e-a9c1-3a14262bfa77"},"destinationJobState":{"name":"sample string 1","jobsWithThatState":[],"id":"050658c6-4b83-4a4e-a9c1-3a14262bfa77"},"createdById":"9de612f4-4567-463a-adf9-f2ae8a35f51f","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"8873a50e-ea34-492f-8484-1bcf8763f65a","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"fe999e26-f4c4-4ce7-a525-a5202f9ec5fc"}],"createdById":"9623d0a1-89db-45c7-ad52-60dc42a4a2f7","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"82b746b5-a221-4c80-a41b-53fb595e97bf","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"04125e4f-5c2a-44d8-a35a-38d3e5faafb6"},"stateId":"58ebd7df-fc40-462b-b307-fda5696110e4","templateId":"2ae5e9bd-1ac5-4279-b21b-10573c3f75ab","fileLocationId":"8c2e6d10-3f89-4e15-a7e8-33c6bacc9c0d","fileLocation":{"location":"sample string 1","extension":"sample string 2","active":true,"createdById":"3d566615-4cca-4be0-9211-5c82a5f1abba","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"c2e287df-bdab-4943-aef3-9f34109c6e02","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"f38e6a6a-4500-48d7-a6a8-813fa77ae1a9"},"documentState":{"name":"sample string 1","documentsWithThatState":[],"id":"185e112d-07e3-4979-8e34-051b810b5d27"},"pdfGenerated":true,"visibleOnPortal":true,"name":"sample string 4","active":true,"createdById":"3330e76a-aa18-4462-bc41-6a3f68b4bd42","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"cead194f-d5fa-428a-88cd-25f8873ff16e","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"3332b716-5bee-4a0b-8cf1-052ae7fe0596"}],"createdById":"d15221bf-f5e5-4c54-a98e-2f7afc310f5e","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"31e733b0-80d6-43a0-97b2-fb6cca10286c","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"09e6960b-ac26-4f55-bc83-c8cba388094f"}],"sectionTypes":[{"internalId":"8ec1ef74-bb9d-4b21-b362-93147f96e688","caption":"sample string 2","name":"sample string 3","repeatable":true,"template":true,"gridInput":true,"siteVisit":true,"jsonData":"sample string 8","order":9,"jobTypeId":"2e8dfabc-454b-40ad-8550-360a070feac4","active":true,"fqn":"sample string 12","visible":true,"fileImport":true,"sectionVariantId":"2f54ed93-1fcd-4cf3-a196-bf1f4f876981","expressionTypes":"sample string 15","createdById":"90a740fb-1fef-4be3-a1bb-ad02e73335ff","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"75b75608-188f-4f9b-89aa-5d30975f0f30","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"85374695-505d-4826-ad46-134d7879b1f0"},{"internalId":"8ec1ef74-bb9d-4b21-b362-93147f96e688","caption":"sample string 2","name":"sample string 3","repeatable":true,"template":true,"gridInput":true,"siteVisit":true,"jsonData":"sample string 8","order":9,"jobTypeId":"2e8dfabc-454b-40ad-8550-360a070feac4","active":true,"fqn":"sample string 12","visible":true,"fileImport":true,"sectionVariantId":"2f54ed93-1fcd-4cf3-a196-bf1f4f876981","expressionTypes":"sample string 15","createdById":"90a740fb-1fef-4be3-a1bb-ad02e73335ff","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"75b75608-188f-4f9b-89aa-5d30975f0f30","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"85374695-505d-4826-ad46-134d7879b1f0"}],"jobs":[{"jobTypeId":"1c1325c9-2aaf-4e9a-84ec-7c5e9e4ba3af","active":true,"stateId":"08daf752-ec19-46a0-b959-ec3e76bfb568","externalRef":"sample string 4","allocatedToId":"d5959333-93da-4b61-8e08-3b27bebfdec4","name":"sample string 5","scheduledDate":"2026-07-24T18:07:42.0074024+00:00","siteId":"dbefd8a8-0073-4fd2-8a35-d3033bf9f328","contactId":"6469487a-fa21-475d-8ad9-619f309b287b","notes":"sample string 8","timeInMinutes":9,"parentJobId":"721c3f00-0083-4aab-bfd9-639788692940","isGroupJob":true,"deviceId":"sample string 11","syncToDevice":true,"assetId":"5f65f06f-f4f9-4835-874d-8941b80cc8d7","jobRecurrenceId":"0e6905df-16b8-4f6f-8b67-5e68f1ec5425","rejectionReasonId":"4e013877-4395-496a-bf26-346a70ae046d","jobCategoryId":"6b239234-0bb9-479c-8cdf-de4055f8ce8c","numericCode":13,"completedDate":"2026-07-24T18:07:42.0074024+00:00","monitoringRegimeId":"sample string 14","jobState":{"name":"sample string 1","jobsWithThatState":[],"id":"050658c6-4b83-4a4e-a9c1-3a14262bfa77"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"4770326e-f62d-451c-8e24-d9e0a6246e00","titleId":"24e3ce3b-c32b-4b09-a030-836884aa0484","organisationId":"f78a075e-519f-459f-a974-c95ba2af953d","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"6e1c9191-0d09-460c-a1e5-66d7eba6eed0","createdById":"4f68e818-b374-4625-a6be-2ebe678c471f","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"31f3a60a-1071-4863-aac0-6ff65c51942d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"6cd640ff-3024-4b9b-a20a-379ee8265410"},"title":{"name":"sample string 1","id":"b2dc1b16-ba04-43d9-8435-7d41ee37e459"},"createdById":"e82c3d66-4ddd-4273-b41d-4f83d430f27c","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"5eec53bf-7ec6-41bb-8868-04c12bc8b236","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"411c5fc8-819d-47c1-a6d8-28ae35da14d7"},"asset":{"name":"sample string 1","description":"sample string 2","assetTypeId":"9a426a23-47c8-489c-bef5-f40962507925","location":"sample string 4","locationId":"sample string 5","externalReference":"sample string 6","serialNumber":"sample string 7","assetNumber":"sample string 8","uniqueBarcode":"sample string 9","notes":"sample string 10","siteId":"a4207659-f61a-4091-be34-4f78c6ed7ba4","owner":"sample string 11","active":true,"suspended":true,"jobId":"dfcf9ee1-57a8-4f05-aa60-26be7ce1324a","hierarchicalLocationId":"77bb1310-b058-469a-a3c9-483d72b89190","imageFileName":"sample string 14","jobs":[],"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"}],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},"id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},"id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"jobRecurrences":[{"name":"sample string 1","jobTypeGroupId":"9b610d21-a096-4fbe-bb9c-124f29002dde","userId":"28752928-99ee-4070-b1a6-c96f05d4b99d","createDaysBefore":3,"siteId":"23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b","contactId":"4231071c-0d5b-4e7a-aa91-62f9d54c7789","assetId":"ef7d7946-9b7a-4b57-bf36-7c200d63033e","startDate":"2026-07-24T18:07:42.0074024+00:00","endDate":"2026-07-24T18:07:42.0074024+00:00","numberGenerated":6,"lastDate":"2026-07-24T18:07:42.0074024+00:00","nextDate":"2026-07-24T18:07:42.0074024+00:00","overrideGeneratedNextDate":"2026-07-24T18:07:42.0074024+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"d0e9a732-dc73-4114-8a09-b24de3ecf140","recurrenceGroupId":"12d04a2f-fd33-4aea-b8b4-33513564dd6d","jobsGenerated":[],"systems":[{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"},{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"698ddf75-de08-4410-9c3c-9ca14807fc05"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"4770326e-f62d-451c-8e24-d9e0a6246e00","titleId":"24e3ce3b-c32b-4b09-a030-836884aa0484","organisationId":"f78a075e-519f-459f-a974-c95ba2af953d","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"6e1c9191-0d09-460c-a1e5-66d7eba6eed0","createdById":"4f68e818-b374-4625-a6be-2ebe678c471f","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"31f3a60a-1071-4863-aac0-6ff65c51942d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"6cd640ff-3024-4b9b-a20a-379ee8265410"},"title":{"name":"sample string 1","id":"b2dc1b16-ba04-43d9-8435-7d41ee37e459"},"createdById":"e82c3d66-4ddd-4273-b41d-4f83d430f27c","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"5eec53bf-7ec6-41bb-8868-04c12bc8b236","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"411c5fc8-819d-47c1-a6d8-28ae35da14d7"},"sampledAssets":[{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3},{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3}],"lastCompletedDate":"2026-07-24T18:07:42.0074024+00:00","createdById":"e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"32a78a46-cfe1-4427-89c5-99428c472b54","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"43c1db48-5229-403a-87e0-18dbf94686de"},{"name":"sample string 1","jobTypeGroupId":"9b610d21-a096-4fbe-bb9c-124f29002dde","userId":"28752928-99ee-4070-b1a6-c96f05d4b99d","createDaysBefore":3,"siteId":"23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b","contactId":"4231071c-0d5b-4e7a-aa91-62f9d54c7789","assetId":"ef7d7946-9b7a-4b57-bf36-7c200d63033e","startDate":"2026-07-24T18:07:42.0074024+00:00","endDate":"2026-07-24T18:07:42.0074024+00:00","numberGenerated":6,"lastDate":"2026-07-24T18:07:42.0074024+00:00","nextDate":"2026-07-24T18:07:42.0074024+00:00","overrideGeneratedNextDate":"2026-07-24T18:07:42.0074024+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"d0e9a732-dc73-4114-8a09-b24de3ecf140","recurrenceGroupId":"12d04a2f-fd33-4aea-b8b4-33513564dd6d","jobsGenerated":[],"systems":[{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"},{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"698ddf75-de08-4410-9c3c-9ca14807fc05"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"4770326e-f62d-451c-8e24-d9e0a6246e00","titleId":"24e3ce3b-c32b-4b09-a030-836884aa0484","organisationId":"f78a075e-519f-459f-a974-c95ba2af953d","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"6e1c9191-0d09-460c-a1e5-66d7eba6eed0","createdById":"4f68e818-b374-4625-a6be-2ebe678c471f","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"31f3a60a-1071-4863-aac0-6ff65c51942d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"6cd640ff-3024-4b9b-a20a-379ee8265410"},"title":{"name":"sample string 1","id":"b2dc1b16-ba04-43d9-8435-7d41ee37e459"},"createdById":"e82c3d66-4ddd-4273-b41d-4f83d430f27c","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"5eec53bf-7ec6-41bb-8868-04c12bc8b236","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"411c5fc8-819d-47c1-a6d8-28ae35da14d7"},"sampledAssets":[{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3},{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3}],"lastCompletedDate":"2026-07-24T18:07:42.0074024+00:00","createdById":"e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"32a78a46-cfe1-4427-89c5-99428c472b54","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"43c1db48-5229-403a-87e0-18dbf94686de"}],"sampledAssets":[{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3,"jobRecurrence":{"name":"sample string 1","jobTypeGroupId":"9b610d21-a096-4fbe-bb9c-124f29002dde","userId":"28752928-99ee-4070-b1a6-c96f05d4b99d","createDaysBefore":3,"siteId":"23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b","contactId":"4231071c-0d5b-4e7a-aa91-62f9d54c7789","assetId":"ef7d7946-9b7a-4b57-bf36-7c200d63033e","startDate":"2026-07-24T18:07:42.0074024+00:00","endDate":"2026-07-24T18:07:42.0074024+00:00","numberGenerated":6,"lastDate":"2026-07-24T18:07:42.0074024+00:00","nextDate":"2026-07-24T18:07:42.0074024+00:00","overrideGeneratedNextDate":"2026-07-24T18:07:42.0074024+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"d0e9a732-dc73-4114-8a09-b24de3ecf140","recurrenceGroupId":"12d04a2f-fd33-4aea-b8b4-33513564dd6d","jobsGenerated":[],"systems":[{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"},{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"698ddf75-de08-4410-9c3c-9ca14807fc05"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"4770326e-f62d-451c-8e24-d9e0a6246e00","titleId":"24e3ce3b-c32b-4b09-a030-836884aa0484","organisationId":"f78a075e-519f-459f-a974-c95ba2af953d","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"6e1c9191-0d09-460c-a1e5-66d7eba6eed0","createdById":"4f68e818-b374-4625-a6be-2ebe678c471f","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"31f3a60a-1071-4863-aac0-6ff65c51942d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"6cd640ff-3024-4b9b-a20a-379ee8265410"},"title":{"name":"sample string 1","id":"b2dc1b16-ba04-43d9-8435-7d41ee37e459"},"createdById":"e82c3d66-4ddd-4273-b41d-4f83d430f27c","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"5eec53bf-7ec6-41bb-8868-04c12bc8b236","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"411c5fc8-819d-47c1-a6d8-28ae35da14d7"},"sampledAssets":[],"lastCompletedDate":"2026-07-24T18:07:42.0074024+00:00","createdById":"e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"32a78a46-cfe1-4427-89c5-99428c472b54","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"43c1db48-5229-403a-87e0-18dbf94686de"}},{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3,"jobRecurrence":{"name":"sample string 1","jobTypeGroupId":"9b610d21-a096-4fbe-bb9c-124f29002dde","userId":"28752928-99ee-4070-b1a6-c96f05d4b99d","createDaysBefore":3,"siteId":"23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b","contactId":"4231071c-0d5b-4e7a-aa91-62f9d54c7789","assetId":"ef7d7946-9b7a-4b57-bf36-7c200d63033e","startDate":"2026-07-24T18:07:42.0074024+00:00","endDate":"2026-07-24T18:07:42.0074024+00:00","numberGenerated":6,"lastDate":"2026-07-24T18:07:42.0074024+00:00","nextDate":"2026-07-24T18:07:42.0074024+00:00","overrideGeneratedNextDate":"2026-07-24T18:07:42.0074024+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"d0e9a732-dc73-4114-8a09-b24de3ecf140","recurrenceGroupId":"12d04a2f-fd33-4aea-b8b4-33513564dd6d","jobsGenerated":[],"systems":[{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"},{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"698ddf75-de08-4410-9c3c-9ca14807fc05"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"4770326e-f62d-451c-8e24-d9e0a6246e00","titleId":"24e3ce3b-c32b-4b09-a030-836884aa0484","organisationId":"f78a075e-519f-459f-a974-c95ba2af953d","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"6e1c9191-0d09-460c-a1e5-66d7eba6eed0","createdById":"4f68e818-b374-4625-a6be-2ebe678c471f","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"31f3a60a-1071-4863-aac0-6ff65c51942d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"6cd640ff-3024-4b9b-a20a-379ee8265410"},"title":{"name":"sample string 1","id":"b2dc1b16-ba04-43d9-8435-7d41ee37e459"},"createdById":"e82c3d66-4ddd-4273-b41d-4f83d430f27c","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"5eec53bf-7ec6-41bb-8868-04c12bc8b236","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"411c5fc8-819d-47c1-a6d8-28ae35da14d7"},"sampledAssets":[],"lastCompletedDate":"2026-07-24T18:07:42.0074024+00:00","createdById":"e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"32a78a46-cfe1-4427-89c5-99428c472b54","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"43c1db48-5229-403a-87e0-18dbf94686de"}}],"monitoringRegimeSampledAssets":[{"monitoringRegimeId":"sample string 1","assetId":"e0531cff-dcf8-4c35-8442-707237a4b36f","jobIndexId":3},{"monitoringRegimeId":"sample string 1","assetId":"e0531cff-dcf8-4c35-8442-707237a4b36f","jobIndexId":3}],"hierarchicalLocation":{"siteId":"6cbdd07e-2f6d-46f6-a9a5-53045c74a49a","name":"sample string 2","parentId":"9593dcf9-9f08-47bb-aede-77486e98ce07","depth":3,"fullName":"sample string 4","active":true,"sortOrder":6.0,"createdById":"49f00f9f-c71a-4df0-9e19-b06227f7da81","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"0a055160-4913-4c51-b601-2485dac5f399","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"33e5baea-ee91-4303-b8f7-35f912b105bb"},"createdById":"7465c593-7ca9-4015-aa79-e9398b969573","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"b37eb9a9-bb2f-42b8-b511-c59f5e248d53","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"ec44aff5-f94e-4756-9077-04500c017ea8"},"jobRecurrence":{"name":"sample string 1","jobTypeGroupId":"9b610d21-a096-4fbe-bb9c-124f29002dde","userId":"28752928-99ee-4070-b1a6-c96f05d4b99d","createDaysBefore":3,"siteId":"23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b","contactId":"4231071c-0d5b-4e7a-aa91-62f9d54c7789","assetId":"ef7d7946-9b7a-4b57-bf36-7c200d63033e","startDate":"2026-07-24T18:07:42.0074024+00:00","endDate":"2026-07-24T18:07:42.0074024+00:00","numberGenerated":6,"lastDate":"2026-07-24T18:07:42.0074024+00:00","nextDate":"2026-07-24T18:07:42.0074024+00:00","overrideGeneratedNextDate":"2026-07-24T18:07:42.0074024+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"d0e9a732-dc73-4114-8a09-b24de3ecf140","recurrenceGroupId":"12d04a2f-fd33-4aea-b8b4-33513564dd6d","asset":{"name":"sample string 1","description":"sample string 2","assetTypeId":"9a426a23-47c8-489c-bef5-f40962507925","location":"sample string 4","locationId":"sample string 5","externalReference":"sample string 6","serialNumber":"sample string 7","assetNumber":"sample string 8","uniqueBarcode":"sample string 9","notes":"sample string 10","siteId":"a4207659-f61a-4091-be34-4f78c6ed7ba4","owner":"sample string 11","active":true,"suspended":true,"jobId":"dfcf9ee1-57a8-4f05-aa60-26be7ce1324a","hierarchicalLocationId":"77bb1310-b058-469a-a3c9-483d72b89190","imageFileName":"sample string 14","jobs":[],"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"}],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},"id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},"id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"jobRecurrences":[],"sampledAssets":[{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3},{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3}],"monitoringRegimeSampledAssets":[{"monitoringRegimeId":"sample string 1","assetId":"e0531cff-dcf8-4c35-8442-707237a4b36f","jobIndexId":3},{"monitoringRegimeId":"sample string 1","assetId":"e0531cff-dcf8-4c35-8442-707237a4b36f","jobIndexId":3}],"hierarchicalLocation":{"siteId":"6cbdd07e-2f6d-46f6-a9a5-53045c74a49a","name":"sample string 2","parentId":"9593dcf9-9f08-47bb-aede-77486e98ce07","depth":3,"fullName":"sample string 4","active":true,"sortOrder":6.0,"createdById":"49f00f9f-c71a-4df0-9e19-b06227f7da81","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"0a055160-4913-4c51-b601-2485dac5f399","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"33e5baea-ee91-4303-b8f7-35f912b105bb"},"createdById":"7465c593-7ca9-4015-aa79-e9398b969573","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"b37eb9a9-bb2f-42b8-b511-c59f5e248d53","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"ec44aff5-f94e-4756-9077-04500c017ea8"},"jobsGenerated":[],"systems":[{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"},{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"698ddf75-de08-4410-9c3c-9ca14807fc05"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"4770326e-f62d-451c-8e24-d9e0a6246e00","titleId":"24e3ce3b-c32b-4b09-a030-836884aa0484","organisationId":"f78a075e-519f-459f-a974-c95ba2af953d","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"6e1c9191-0d09-460c-a1e5-66d7eba6eed0","createdById":"4f68e818-b374-4625-a6be-2ebe678c471f","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"31f3a60a-1071-4863-aac0-6ff65c51942d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"6cd640ff-3024-4b9b-a20a-379ee8265410"},"title":{"name":"sample string 1","id":"b2dc1b16-ba04-43d9-8435-7d41ee37e459"},"createdById":"e82c3d66-4ddd-4273-b41d-4f83d430f27c","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"5eec53bf-7ec6-41bb-8868-04c12bc8b236","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"411c5fc8-819d-47c1-a6d8-28ae35da14d7"},"sampledAssets":[{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3,"asset":{"name":"sample string 1","description":"sample string 2","assetTypeId":"9a426a23-47c8-489c-bef5-f40962507925","location":"sample string 4","locationId":"sample string 5","externalReference":"sample string 6","serialNumber":"sample string 7","assetNumber":"sample string 8","uniqueBarcode":"sample string 9","notes":"sample string 10","siteId":"a4207659-f61a-4091-be34-4f78c6ed7ba4","owner":"sample string 11","active":true,"suspended":true,"jobId":"dfcf9ee1-57a8-4f05-aa60-26be7ce1324a","hierarchicalLocationId":"77bb1310-b058-469a-a3c9-483d72b89190","imageFileName":"sample string 14","jobs":[],"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"}],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},"id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},"id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"jobRecurrences":[],"sampledAssets":[],"monitoringRegimeSampledAssets":[{"monitoringRegimeId":"sample string 1","assetId":"e0531cff-dcf8-4c35-8442-707237a4b36f","jobIndexId":3},{"monitoringRegimeId":"sample string 1","assetId":"e0531cff-dcf8-4c35-8442-707237a4b36f","jobIndexId":3}],"hierarchicalLocation":{"siteId":"6cbdd07e-2f6d-46f6-a9a5-53045c74a49a","name":"sample string 2","parentId":"9593dcf9-9f08-47bb-aede-77486e98ce07","depth":3,"fullName":"sample string 4","active":true,"sortOrder":6.0,"createdById":"49f00f9f-c71a-4df0-9e19-b06227f7da81","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"0a055160-4913-4c51-b601-2485dac5f399","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"33e5baea-ee91-4303-b8f7-35f912b105bb"},"createdById":"7465c593-7ca9-4015-aa79-e9398b969573","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"b37eb9a9-bb2f-42b8-b511-c59f5e248d53","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"ec44aff5-f94e-4756-9077-04500c017ea8"}},{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3,"asset":{"name":"sample string 1","description":"sample string 2","assetTypeId":"9a426a23-47c8-489c-bef5-f40962507925","location":"sample string 4","locationId":"sample string 5","externalReference":"sample string 6","serialNumber":"sample string 7","assetNumber":"sample string 8","uniqueBarcode":"sample string 9","notes":"sample string 10","siteId":"a4207659-f61a-4091-be34-4f78c6ed7ba4","owner":"sample string 11","active":true,"suspended":true,"jobId":"dfcf9ee1-57a8-4f05-aa60-26be7ce1324a","hierarchicalLocationId":"77bb1310-b058-469a-a3c9-483d72b89190","imageFileName":"sample string 14","jobs":[],"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"}],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},"id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},"id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"jobRecurrences":[],"sampledAssets":[],"monitoringRegimeSampledAssets":[{"monitoringRegimeId":"sample string 1","assetId":"e0531cff-dcf8-4c35-8442-707237a4b36f","jobIndexId":3},{"monitoringRegimeId":"sample string 1","assetId":"e0531cff-dcf8-4c35-8442-707237a4b36f","jobIndexId":3}],"hierarchicalLocation":{"siteId":"6cbdd07e-2f6d-46f6-a9a5-53045c74a49a","name":"sample string 2","parentId":"9593dcf9-9f08-47bb-aede-77486e98ce07","depth":3,"fullName":"sample string 4","active":true,"sortOrder":6.0,"createdById":"49f00f9f-c71a-4df0-9e19-b06227f7da81","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"0a055160-4913-4c51-b601-2485dac5f399","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"33e5baea-ee91-4303-b8f7-35f912b105bb"},"createdById":"7465c593-7ca9-4015-aa79-e9398b969573","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"b37eb9a9-bb2f-42b8-b511-c59f5e248d53","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"ec44aff5-f94e-4756-9077-04500c017ea8"}}],"lastCompletedDate":"2026-07-24T18:07:42.0074024+00:00","createdById":"e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"32a78a46-cfe1-4427-89c5-99428c472b54","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"43c1db48-5229-403a-87e0-18dbf94686de"},"rejectionReason":{"order":1,"name":"sample string 2","active":true,"tenantOrganisationId":"397ac4b1-b13c-4bc0-b4aa-2e9304a9fa84","createdById":"753c932f-9470-4f8c-b9d8-3b80f74da1ab","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"0b91416f-65bd-4e90-8a95-cd381f2e3e34","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"82c80830-0f5f-466b-ab4d-6178da403712"},"jobCategory":{"name":"sample string 1","id":"5442ad2d-ce89-426a-85c6-f756829624a7"},"sections":[{"jobId":"c1a0c8ab-d988-4766-94e5-0c94774a9193","internalSectionTypeId":"733beae9-7856-4c0b-b15c-9351919383dc","sectionTypeId":"965a81b0-aef5-432c-9399-2f112148385f","caption":"sample string 4","name":"sample string 5","sectionJson":"sample string 6","repeatable":true,"template":true,"gridInput":true,"siteVisit":true,"active":true,"order":12.0,"fqn":"sample string 13","visible":true,"state":"d307d093-04d9-4fbb-9d7b-b793277e3352","sectionVariantId":"2dd538d4-92da-472e-b6e7-1df217a98d0a","sectionType":{"internalId":"8ec1ef74-bb9d-4b21-b362-93147f96e688","caption":"sample string 2","name":"sample string 3","repeatable":true,"template":true,"gridInput":true,"siteVisit":true,"jsonData":"sample string 8","order":9,"jobTypeId":"2e8dfabc-454b-40ad-8550-360a070feac4","active":true,"fqn":"sample string 12","visible":true,"fileImport":true,"sectionVariantId":"2f54ed93-1fcd-4cf3-a196-bf1f4f876981","expressionTypes":"sample string 15","createdById":"90a740fb-1fef-4be3-a1bb-ad02e73335ff","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"75b75608-188f-4f9b-89aa-5d30975f0f30","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"85374695-505d-4826-ad46-134d7879b1f0"},"createdById":"6d7250e1-514c-41bd-bc40-f38e3b7cb746","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"13943351-db05-4dd1-8dfd-f2f9cf7cea35","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"72f28092-a135-4716-bf56-e9e401142b35"},{"jobId":"c1a0c8ab-d988-4766-94e5-0c94774a9193","internalSectionTypeId":"733beae9-7856-4c0b-b15c-9351919383dc","sectionTypeId":"965a81b0-aef5-432c-9399-2f112148385f","caption":"sample string 4","name":"sample string 5","sectionJson":"sample string 6","repeatable":true,"template":true,"gridInput":true,"siteVisit":true,"active":true,"order":12.0,"fqn":"sample string 13","visible":true,"state":"d307d093-04d9-4fbb-9d7b-b793277e3352","sectionVariantId":"2dd538d4-92da-472e-b6e7-1df217a98d0a","sectionType":{"internalId":"8ec1ef74-bb9d-4b21-b362-93147f96e688","caption":"sample string 2","name":"sample string 3","repeatable":true,"template":true,"gridInput":true,"siteVisit":true,"jsonData":"sample string 8","order":9,"jobTypeId":"2e8dfabc-454b-40ad-8550-360a070feac4","active":true,"fqn":"sample string 12","visible":true,"fileImport":true,"sectionVariantId":"2f54ed93-1fcd-4cf3-a196-bf1f4f876981","expressionTypes":"sample string 15","createdById":"90a740fb-1fef-4be3-a1bb-ad02e73335ff","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"75b75608-188f-4f9b-89aa-5d30975f0f30","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"85374695-505d-4826-ad46-134d7879b1f0"},"createdById":"6d7250e1-514c-41bd-bc40-f38e3b7cb746","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"13943351-db05-4dd1-8dfd-f2f9cf7cea35","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"72f28092-a135-4716-bf56-e9e401142b35"}],"descendantJobs":[],"documents":[{"jobId":"b18fb692-53a3-4846-8b66-76431e04c4d7","stateId":"58ebd7df-fc40-462b-b307-fda5696110e4","templateId":"2ae5e9bd-1ac5-4279-b21b-10573c3f75ab","documentTemplate":{"name":"sample string 1","fileExtension":"sample string 2","location":"sample string 3","jobTypeId":"21b17464-a97f-47c3-872e-437032ec7557","active":true,"autoEmailOnJobCompletion":true,"visibleOnPortal":true,"documents":[],"createdById":"d15221bf-f5e5-4c54-a98e-2f7afc310f5e","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"31e733b0-80d6-43a0-97b2-fb6cca10286c","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"09e6960b-ac26-4f55-bc83-c8cba388094f"},"fileLocationId":"8c2e6d10-3f89-4e15-a7e8-33c6bacc9c0d","fileLocation":{"location":"sample string 1","extension":"sample string 2","active":true,"createdById":"3d566615-4cca-4be0-9211-5c82a5f1abba","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"c2e287df-bdab-4943-aef3-9f34109c6e02","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"f38e6a6a-4500-48d7-a6a8-813fa77ae1a9"},"documentState":{"name":"sample string 1","documentsWithThatState":[],"id":"185e112d-07e3-4979-8e34-051b810b5d27"},"pdfGenerated":true,"visibleOnPortal":true,"name":"sample string 4","active":true,"createdById":"3330e76a-aa18-4462-bc41-6a3f68b4bd42","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"cead194f-d5fa-428a-88cd-25f8873ff16e","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"3332b716-5bee-4a0b-8cf1-052ae7fe0596"},{"jobId":"b18fb692-53a3-4846-8b66-76431e04c4d7","stateId":"58ebd7df-fc40-462b-b307-fda5696110e4","templateId":"2ae5e9bd-1ac5-4279-b21b-10573c3f75ab","documentTemplate":{"name":"sample string 1","fileExtension":"sample string 2","location":"sample string 3","jobTypeId":"21b17464-a97f-47c3-872e-437032ec7557","active":true,"autoEmailOnJobCompletion":true,"visibleOnPortal":true,"documents":[],"createdById":"d15221bf-f5e5-4c54-a98e-2f7afc310f5e","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"31e733b0-80d6-43a0-97b2-fb6cca10286c","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"09e6960b-ac26-4f55-bc83-c8cba388094f"},"fileLocationId":"8c2e6d10-3f89-4e15-a7e8-33c6bacc9c0d","fileLocation":{"location":"sample string 1","extension":"sample string 2","active":true,"createdById":"3d566615-4cca-4be0-9211-5c82a5f1abba","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"c2e287df-bdab-4943-aef3-9f34109c6e02","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"f38e6a6a-4500-48d7-a6a8-813fa77ae1a9"},"documentState":{"name":"sample string 1","documentsWithThatState":[],"id":"185e112d-07e3-4979-8e34-051b810b5d27"},"pdfGenerated":true,"visibleOnPortal":true,"name":"sample string 4","active":true,"createdById":"3330e76a-aa18-4462-bc41-6a3f68b4bd42","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"cead194f-d5fa-428a-88cd-25f8873ff16e","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"3332b716-5bee-4a0b-8cf1-052ae7fe0596"}],"jobHistory":[{"jobId":"76dc91bc-7412-40f8-9435-7cc8837d55e2","jobHistoryTypeId":"35d9740a-25cc-4b1b-bce7-f9a1ecb76796","sourceStateId":"a5440a42-1183-481b-ba4e-36f2df2fcafd","destinationStateId":"64d38e88-f1e0-4e99-8b8c-4564f0030f70","allocatedToId":"170aeca6-cf8a-4422-bbcc-aa3dfa8ba6a7","clonedFromId":"a6acdb0f-6727-4096-bca2-262389609c73","jobHistoryType":{"name":"sample string 1","id":"d4eee8ff-76ff-4509-a0e1-7090842cb706"},"sourceJobState":{"name":"sample string 1","jobsWithThatState":[],"id":"050658c6-4b83-4a4e-a9c1-3a14262bfa77"},"destinationJobState":{"name":"sample string 1","jobsWithThatState":[],"id":"050658c6-4b83-4a4e-a9c1-3a14262bfa77"},"createdById":"9de612f4-4567-463a-adf9-f2ae8a35f51f","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"8873a50e-ea34-492f-8484-1bcf8763f65a","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"fe999e26-f4c4-4ce7-a525-a5202f9ec5fc"},{"jobId":"76dc91bc-7412-40f8-9435-7cc8837d55e2","jobHistoryTypeId":"35d9740a-25cc-4b1b-bce7-f9a1ecb76796","sourceStateId":"a5440a42-1183-481b-ba4e-36f2df2fcafd","destinationStateId":"64d38e88-f1e0-4e99-8b8c-4564f0030f70","allocatedToId":"170aeca6-cf8a-4422-bbcc-aa3dfa8ba6a7","clonedFromId":"a6acdb0f-6727-4096-bca2-262389609c73","jobHistoryType":{"name":"sample string 1","id":"d4eee8ff-76ff-4509-a0e1-7090842cb706"},"sourceJobState":{"name":"sample string 1","jobsWithThatState":[],"id":"050658c6-4b83-4a4e-a9c1-3a14262bfa77"},"destinationJobState":{"name":"sample string 1","jobsWithThatState":[],"id":"050658c6-4b83-4a4e-a9c1-3a14262bfa77"},"createdById":"9de612f4-4567-463a-adf9-f2ae8a35f51f","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"8873a50e-ea34-492f-8484-1bcf8763f65a","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"fe999e26-f4c4-4ce7-a525-a5202f9ec5fc"}],"createdById":"9623d0a1-89db-45c7-ad52-60dc42a4a2f7","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"82b746b5-a221-4c80-a41b-53fb595e97bf","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"04125e4f-5c2a-44d8-a35a-38d3e5faafb6"},{"jobTypeId":"1c1325c9-2aaf-4e9a-84ec-7c5e9e4ba3af","active":true,"stateId":"08daf752-ec19-46a0-b959-ec3e76bfb568","externalRef":"sample string 4","allocatedToId":"d5959333-93da-4b61-8e08-3b27bebfdec4","name":"sample string 5","scheduledDate":"2026-07-24T18:07:42.0074024+00:00","siteId":"dbefd8a8-0073-4fd2-8a35-d3033bf9f328","contactId":"6469487a-fa21-475d-8ad9-619f309b287b","notes":"sample string 8","timeInMinutes":9,"parentJobId":"721c3f00-0083-4aab-bfd9-639788692940","isGroupJob":true,"deviceId":"sample string 11","syncToDevice":true,"assetId":"5f65f06f-f4f9-4835-874d-8941b80cc8d7","jobRecurrenceId":"0e6905df-16b8-4f6f-8b67-5e68f1ec5425","rejectionReasonId":"4e013877-4395-496a-bf26-346a70ae046d","jobCategoryId":"6b239234-0bb9-479c-8cdf-de4055f8ce8c","numericCode":13,"completedDate":"2026-07-24T18:07:42.0074024+00:00","monitoringRegimeId":"sample string 14","jobState":{"name":"sample string 1","jobsWithThatState":[],"id":"050658c6-4b83-4a4e-a9c1-3a14262bfa77"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"4770326e-f62d-451c-8e24-d9e0a6246e00","titleId":"24e3ce3b-c32b-4b09-a030-836884aa0484","organisationId":"f78a075e-519f-459f-a974-c95ba2af953d","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"6e1c9191-0d09-460c-a1e5-66d7eba6eed0","createdById":"4f68e818-b374-4625-a6be-2ebe678c471f","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"31f3a60a-1071-4863-aac0-6ff65c51942d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"6cd640ff-3024-4b9b-a20a-379ee8265410"},"title":{"name":"sample string 1","id":"b2dc1b16-ba04-43d9-8435-7d41ee37e459"},"createdById":"e82c3d66-4ddd-4273-b41d-4f83d430f27c","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"5eec53bf-7ec6-41bb-8868-04c12bc8b236","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"411c5fc8-819d-47c1-a6d8-28ae35da14d7"},"asset":{"name":"sample string 1","description":"sample string 2","assetTypeId":"9a426a23-47c8-489c-bef5-f40962507925","location":"sample string 4","locationId":"sample string 5","externalReference":"sample string 6","serialNumber":"sample string 7","assetNumber":"sample string 8","uniqueBarcode":"sample string 9","notes":"sample string 10","siteId":"a4207659-f61a-4091-be34-4f78c6ed7ba4","owner":"sample string 11","active":true,"suspended":true,"jobId":"dfcf9ee1-57a8-4f05-aa60-26be7ce1324a","hierarchicalLocationId":"77bb1310-b058-469a-a3c9-483d72b89190","imageFileName":"sample string 14","jobs":[],"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"}],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},"id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},"id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"jobRecurrences":[{"name":"sample string 1","jobTypeGroupId":"9b610d21-a096-4fbe-bb9c-124f29002dde","userId":"28752928-99ee-4070-b1a6-c96f05d4b99d","createDaysBefore":3,"siteId":"23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b","contactId":"4231071c-0d5b-4e7a-aa91-62f9d54c7789","assetId":"ef7d7946-9b7a-4b57-bf36-7c200d63033e","startDate":"2026-07-24T18:07:42.0074024+00:00","endDate":"2026-07-24T18:07:42.0074024+00:00","numberGenerated":6,"lastDate":"2026-07-24T18:07:42.0074024+00:00","nextDate":"2026-07-24T18:07:42.0074024+00:00","overrideGeneratedNextDate":"2026-07-24T18:07:42.0074024+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"d0e9a732-dc73-4114-8a09-b24de3ecf140","recurrenceGroupId":"12d04a2f-fd33-4aea-b8b4-33513564dd6d","jobsGenerated":[],"systems":[{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"},{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"698ddf75-de08-4410-9c3c-9ca14807fc05"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"4770326e-f62d-451c-8e24-d9e0a6246e00","titleId":"24e3ce3b-c32b-4b09-a030-836884aa0484","organisationId":"f78a075e-519f-459f-a974-c95ba2af953d","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"6e1c9191-0d09-460c-a1e5-66d7eba6eed0","createdById":"4f68e818-b374-4625-a6be-2ebe678c471f","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"31f3a60a-1071-4863-aac0-6ff65c51942d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"6cd640ff-3024-4b9b-a20a-379ee8265410"},"title":{"name":"sample string 1","id":"b2dc1b16-ba04-43d9-8435-7d41ee37e459"},"createdById":"e82c3d66-4ddd-4273-b41d-4f83d430f27c","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"5eec53bf-7ec6-41bb-8868-04c12bc8b236","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"411c5fc8-819d-47c1-a6d8-28ae35da14d7"},"sampledAssets":[{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3},{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3}],"lastCompletedDate":"2026-07-24T18:07:42.0074024+00:00","createdById":"e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"32a78a46-cfe1-4427-89c5-99428c472b54","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"43c1db48-5229-403a-87e0-18dbf94686de"},{"name":"sample string 1","jobTypeGroupId":"9b610d21-a096-4fbe-bb9c-124f29002dde","userId":"28752928-99ee-4070-b1a6-c96f05d4b99d","createDaysBefore":3,"siteId":"23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b","contactId":"4231071c-0d5b-4e7a-aa91-62f9d54c7789","assetId":"ef7d7946-9b7a-4b57-bf36-7c200d63033e","startDate":"2026-07-24T18:07:42.0074024+00:00","endDate":"2026-07-24T18:07:42.0074024+00:00","numberGenerated":6,"lastDate":"2026-07-24T18:07:42.0074024+00:00","nextDate":"2026-07-24T18:07:42.0074024+00:00","overrideGeneratedNextDate":"2026-07-24T18:07:42.0074024+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"d0e9a732-dc73-4114-8a09-b24de3ecf140","recurrenceGroupId":"12d04a2f-fd33-4aea-b8b4-33513564dd6d","jobsGenerated":[],"systems":[{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"},{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"698ddf75-de08-4410-9c3c-9ca14807fc05"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"4770326e-f62d-451c-8e24-d9e0a6246e00","titleId":"24e3ce3b-c32b-4b09-a030-836884aa0484","organisationId":"f78a075e-519f-459f-a974-c95ba2af953d","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"6e1c9191-0d09-460c-a1e5-66d7eba6eed0","createdById":"4f68e818-b374-4625-a6be-2ebe678c471f","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"31f3a60a-1071-4863-aac0-6ff65c51942d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"6cd640ff-3024-4b9b-a20a-379ee8265410"},"title":{"name":"sample string 1","id":"b2dc1b16-ba04-43d9-8435-7d41ee37e459"},"createdById":"e82c3d66-4ddd-4273-b41d-4f83d430f27c","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"5eec53bf-7ec6-41bb-8868-04c12bc8b236","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"411c5fc8-819d-47c1-a6d8-28ae35da14d7"},"sampledAssets":[{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3},{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3}],"lastCompletedDate":"2026-07-24T18:07:42.0074024+00:00","createdById":"e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"32a78a46-cfe1-4427-89c5-99428c472b54","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"43c1db48-5229-403a-87e0-18dbf94686de"}],"sampledAssets":[{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3,"jobRecurrence":{"name":"sample string 1","jobTypeGroupId":"9b610d21-a096-4fbe-bb9c-124f29002dde","userId":"28752928-99ee-4070-b1a6-c96f05d4b99d","createDaysBefore":3,"siteId":"23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b","contactId":"4231071c-0d5b-4e7a-aa91-62f9d54c7789","assetId":"ef7d7946-9b7a-4b57-bf36-7c200d63033e","startDate":"2026-07-24T18:07:42.0074024+00:00","endDate":"2026-07-24T18:07:42.0074024+00:00","numberGenerated":6,"lastDate":"2026-07-24T18:07:42.0074024+00:00","nextDate":"2026-07-24T18:07:42.0074024+00:00","overrideGeneratedNextDate":"2026-07-24T18:07:42.0074024+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"d0e9a732-dc73-4114-8a09-b24de3ecf140","recurrenceGroupId":"12d04a2f-fd33-4aea-b8b4-33513564dd6d","jobsGenerated":[],"systems":[{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"},{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"698ddf75-de08-4410-9c3c-9ca14807fc05"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"4770326e-f62d-451c-8e24-d9e0a6246e00","titleId":"24e3ce3b-c32b-4b09-a030-836884aa0484","organisationId":"f78a075e-519f-459f-a974-c95ba2af953d","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"6e1c9191-0d09-460c-a1e5-66d7eba6eed0","createdById":"4f68e818-b374-4625-a6be-2ebe678c471f","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"31f3a60a-1071-4863-aac0-6ff65c51942d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"6cd640ff-3024-4b9b-a20a-379ee8265410"},"title":{"name":"sample string 1","id":"b2dc1b16-ba04-43d9-8435-7d41ee37e459"},"createdById":"e82c3d66-4ddd-4273-b41d-4f83d430f27c","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"5eec53bf-7ec6-41bb-8868-04c12bc8b236","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"411c5fc8-819d-47c1-a6d8-28ae35da14d7"},"sampledAssets":[],"lastCompletedDate":"2026-07-24T18:07:42.0074024+00:00","createdById":"e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"32a78a46-cfe1-4427-89c5-99428c472b54","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"43c1db48-5229-403a-87e0-18dbf94686de"}},{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3,"jobRecurrence":{"name":"sample string 1","jobTypeGroupId":"9b610d21-a096-4fbe-bb9c-124f29002dde","userId":"28752928-99ee-4070-b1a6-c96f05d4b99d","createDaysBefore":3,"siteId":"23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b","contactId":"4231071c-0d5b-4e7a-aa91-62f9d54c7789","assetId":"ef7d7946-9b7a-4b57-bf36-7c200d63033e","startDate":"2026-07-24T18:07:42.0074024+00:00","endDate":"2026-07-24T18:07:42.0074024+00:00","numberGenerated":6,"lastDate":"2026-07-24T18:07:42.0074024+00:00","nextDate":"2026-07-24T18:07:42.0074024+00:00","overrideGeneratedNextDate":"2026-07-24T18:07:42.0074024+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"d0e9a732-dc73-4114-8a09-b24de3ecf140","recurrenceGroupId":"12d04a2f-fd33-4aea-b8b4-33513564dd6d","jobsGenerated":[],"systems":[{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"},{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"698ddf75-de08-4410-9c3c-9ca14807fc05"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"4770326e-f62d-451c-8e24-d9e0a6246e00","titleId":"24e3ce3b-c32b-4b09-a030-836884aa0484","organisationId":"f78a075e-519f-459f-a974-c95ba2af953d","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"6e1c9191-0d09-460c-a1e5-66d7eba6eed0","createdById":"4f68e818-b374-4625-a6be-2ebe678c471f","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"31f3a60a-1071-4863-aac0-6ff65c51942d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"6cd640ff-3024-4b9b-a20a-379ee8265410"},"title":{"name":"sample string 1","id":"b2dc1b16-ba04-43d9-8435-7d41ee37e459"},"createdById":"e82c3d66-4ddd-4273-b41d-4f83d430f27c","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"5eec53bf-7ec6-41bb-8868-04c12bc8b236","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"411c5fc8-819d-47c1-a6d8-28ae35da14d7"},"sampledAssets":[],"lastCompletedDate":"2026-07-24T18:07:42.0074024+00:00","createdById":"e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"32a78a46-cfe1-4427-89c5-99428c472b54","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"43c1db48-5229-403a-87e0-18dbf94686de"}}],"monitoringRegimeSampledAssets":[{"monitoringRegimeId":"sample string 1","assetId":"e0531cff-dcf8-4c35-8442-707237a4b36f","jobIndexId":3},{"monitoringRegimeId":"sample string 1","assetId":"e0531cff-dcf8-4c35-8442-707237a4b36f","jobIndexId":3}],"hierarchicalLocation":{"siteId":"6cbdd07e-2f6d-46f6-a9a5-53045c74a49a","name":"sample string 2","parentId":"9593dcf9-9f08-47bb-aede-77486e98ce07","depth":3,"fullName":"sample string 4","active":true,"sortOrder":6.0,"createdById":"49f00f9f-c71a-4df0-9e19-b06227f7da81","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"0a055160-4913-4c51-b601-2485dac5f399","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"33e5baea-ee91-4303-b8f7-35f912b105bb"},"createdById":"7465c593-7ca9-4015-aa79-e9398b969573","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"b37eb9a9-bb2f-42b8-b511-c59f5e248d53","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"ec44aff5-f94e-4756-9077-04500c017ea8"},"jobRecurrence":{"name":"sample string 1","jobTypeGroupId":"9b610d21-a096-4fbe-bb9c-124f29002dde","userId":"28752928-99ee-4070-b1a6-c96f05d4b99d","createDaysBefore":3,"siteId":"23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b","contactId":"4231071c-0d5b-4e7a-aa91-62f9d54c7789","assetId":"ef7d7946-9b7a-4b57-bf36-7c200d63033e","startDate":"2026-07-24T18:07:42.0074024+00:00","endDate":"2026-07-24T18:07:42.0074024+00:00","numberGenerated":6,"lastDate":"2026-07-24T18:07:42.0074024+00:00","nextDate":"2026-07-24T18:07:42.0074024+00:00","overrideGeneratedNextDate":"2026-07-24T18:07:42.0074024+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"d0e9a732-dc73-4114-8a09-b24de3ecf140","recurrenceGroupId":"12d04a2f-fd33-4aea-b8b4-33513564dd6d","asset":{"name":"sample string 1","description":"sample string 2","assetTypeId":"9a426a23-47c8-489c-bef5-f40962507925","location":"sample string 4","locationId":"sample string 5","externalReference":"sample string 6","serialNumber":"sample string 7","assetNumber":"sample string 8","uniqueBarcode":"sample string 9","notes":"sample string 10","siteId":"a4207659-f61a-4091-be34-4f78c6ed7ba4","owner":"sample string 11","active":true,"suspended":true,"jobId":"dfcf9ee1-57a8-4f05-aa60-26be7ce1324a","hierarchicalLocationId":"77bb1310-b058-469a-a3c9-483d72b89190","imageFileName":"sample string 14","jobs":[],"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"}],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},"id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},"id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"jobRecurrences":[],"sampledAssets":[{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3},{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3}],"monitoringRegimeSampledAssets":[{"monitoringRegimeId":"sample string 1","assetId":"e0531cff-dcf8-4c35-8442-707237a4b36f","jobIndexId":3},{"monitoringRegimeId":"sample string 1","assetId":"e0531cff-dcf8-4c35-8442-707237a4b36f","jobIndexId":3}],"hierarchicalLocation":{"siteId":"6cbdd07e-2f6d-46f6-a9a5-53045c74a49a","name":"sample string 2","parentId":"9593dcf9-9f08-47bb-aede-77486e98ce07","depth":3,"fullName":"sample string 4","active":true,"sortOrder":6.0,"createdById":"49f00f9f-c71a-4df0-9e19-b06227f7da81","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"0a055160-4913-4c51-b601-2485dac5f399","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"33e5baea-ee91-4303-b8f7-35f912b105bb"},"createdById":"7465c593-7ca9-4015-aa79-e9398b969573","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"b37eb9a9-bb2f-42b8-b511-c59f5e248d53","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"ec44aff5-f94e-4756-9077-04500c017ea8"},"jobsGenerated":[],"systems":[{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"},{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"698ddf75-de08-4410-9c3c-9ca14807fc05"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"4770326e-f62d-451c-8e24-d9e0a6246e00","titleId":"24e3ce3b-c32b-4b09-a030-836884aa0484","organisationId":"f78a075e-519f-459f-a974-c95ba2af953d","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"6e1c9191-0d09-460c-a1e5-66d7eba6eed0","createdById":"4f68e818-b374-4625-a6be-2ebe678c471f","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"31f3a60a-1071-4863-aac0-6ff65c51942d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"6cd640ff-3024-4b9b-a20a-379ee8265410"},"title":{"name":"sample string 1","id":"b2dc1b16-ba04-43d9-8435-7d41ee37e459"},"createdById":"e82c3d66-4ddd-4273-b41d-4f83d430f27c","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"5eec53bf-7ec6-41bb-8868-04c12bc8b236","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"411c5fc8-819d-47c1-a6d8-28ae35da14d7"},"sampledAssets":[{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3,"asset":{"name":"sample string 1","description":"sample string 2","assetTypeId":"9a426a23-47c8-489c-bef5-f40962507925","location":"sample string 4","locationId":"sample string 5","externalReference":"sample string 6","serialNumber":"sample string 7","assetNumber":"sample string 8","uniqueBarcode":"sample string 9","notes":"sample string 10","siteId":"a4207659-f61a-4091-be34-4f78c6ed7ba4","owner":"sample string 11","active":true,"suspended":true,"jobId":"dfcf9ee1-57a8-4f05-aa60-26be7ce1324a","hierarchicalLocationId":"77bb1310-b058-469a-a3c9-483d72b89190","imageFileName":"sample string 14","jobs":[],"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"}],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},"id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},"id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"jobRecurrences":[],"sampledAssets":[],"monitoringRegimeSampledAssets":[{"monitoringRegimeId":"sample string 1","assetId":"e0531cff-dcf8-4c35-8442-707237a4b36f","jobIndexId":3},{"monitoringRegimeId":"sample string 1","assetId":"e0531cff-dcf8-4c35-8442-707237a4b36f","jobIndexId":3}],"hierarchicalLocation":{"siteId":"6cbdd07e-2f6d-46f6-a9a5-53045c74a49a","name":"sample string 2","parentId":"9593dcf9-9f08-47bb-aede-77486e98ce07","depth":3,"fullName":"sample string 4","active":true,"sortOrder":6.0,"createdById":"49f00f9f-c71a-4df0-9e19-b06227f7da81","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"0a055160-4913-4c51-b601-2485dac5f399","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"33e5baea-ee91-4303-b8f7-35f912b105bb"},"createdById":"7465c593-7ca9-4015-aa79-e9398b969573","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"b37eb9a9-bb2f-42b8-b511-c59f5e248d53","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"ec44aff5-f94e-4756-9077-04500c017ea8"}},{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3,"asset":{"name":"sample string 1","description":"sample string 2","assetTypeId":"9a426a23-47c8-489c-bef5-f40962507925","location":"sample string 4","locationId":"sample string 5","externalReference":"sample string 6","serialNumber":"sample string 7","assetNumber":"sample string 8","uniqueBarcode":"sample string 9","notes":"sample string 10","siteId":"a4207659-f61a-4091-be34-4f78c6ed7ba4","owner":"sample string 11","active":true,"suspended":true,"jobId":"dfcf9ee1-57a8-4f05-aa60-26be7ce1324a","hierarchicalLocationId":"77bb1310-b058-469a-a3c9-483d72b89190","imageFileName":"sample string 14","jobs":[],"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"}],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},"id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},"id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"jobRecurrences":[],"sampledAssets":[],"monitoringRegimeSampledAssets":[{"monitoringRegimeId":"sample string 1","assetId":"e0531cff-dcf8-4c35-8442-707237a4b36f","jobIndexId":3},{"monitoringRegimeId":"sample string 1","assetId":"e0531cff-dcf8-4c35-8442-707237a4b36f","jobIndexId":3}],"hierarchicalLocation":{"siteId":"6cbdd07e-2f6d-46f6-a9a5-53045c74a49a","name":"sample string 2","parentId":"9593dcf9-9f08-47bb-aede-77486e98ce07","depth":3,"fullName":"sample string 4","active":true,"sortOrder":6.0,"createdById":"49f00f9f-c71a-4df0-9e19-b06227f7da81","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"0a055160-4913-4c51-b601-2485dac5f399","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"33e5baea-ee91-4303-b8f7-35f912b105bb"},"createdById":"7465c593-7ca9-4015-aa79-e9398b969573","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"b37eb9a9-bb2f-42b8-b511-c59f5e248d53","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"ec44aff5-f94e-4756-9077-04500c017ea8"}}],"lastCompletedDate":"2026-07-24T18:07:42.0074024+00:00","createdById":"e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"32a78a46-cfe1-4427-89c5-99428c472b54","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"43c1db48-5229-403a-87e0-18dbf94686de"},"rejectionReason":{"order":1,"name":"sample string 2","active":true,"tenantOrganisationId":"397ac4b1-b13c-4bc0-b4aa-2e9304a9fa84","createdById":"753c932f-9470-4f8c-b9d8-3b80f74da1ab","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"0b91416f-65bd-4e90-8a95-cd381f2e3e34","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"82c80830-0f5f-466b-ab4d-6178da403712"},"jobCategory":{"name":"sample string 1","id":"5442ad2d-ce89-426a-85c6-f756829624a7"},"sections":[{"jobId":"c1a0c8ab-d988-4766-94e5-0c94774a9193","internalSectionTypeId":"733beae9-7856-4c0b-b15c-9351919383dc","sectionTypeId":"965a81b0-aef5-432c-9399-2f112148385f","caption":"sample string 4","name":"sample string 5","sectionJson":"sample string 6","repeatable":true,"template":true,"gridInput":true,"siteVisit":true,"active":true,"order":12.0,"fqn":"sample string 13","visible":true,"state":"d307d093-04d9-4fbb-9d7b-b793277e3352","sectionVariantId":"2dd538d4-92da-472e-b6e7-1df217a98d0a","sectionType":{"internalId":"8ec1ef74-bb9d-4b21-b362-93147f96e688","caption":"sample string 2","name":"sample string 3","repeatable":true,"template":true,"gridInput":true,"siteVisit":true,"jsonData":"sample string 8","order":9,"jobTypeId":"2e8dfabc-454b-40ad-8550-360a070feac4","active":true,"fqn":"sample string 12","visible":true,"fileImport":true,"sectionVariantId":"2f54ed93-1fcd-4cf3-a196-bf1f4f876981","expressionTypes":"sample string 15","createdById":"90a740fb-1fef-4be3-a1bb-ad02e73335ff","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"75b75608-188f-4f9b-89aa-5d30975f0f30","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"85374695-505d-4826-ad46-134d7879b1f0"},"createdById":"6d7250e1-514c-41bd-bc40-f38e3b7cb746","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"13943351-db05-4dd1-8dfd-f2f9cf7cea35","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"72f28092-a135-4716-bf56-e9e401142b35"},{"jobId":"c1a0c8ab-d988-4766-94e5-0c94774a9193","internalSectionTypeId":"733beae9-7856-4c0b-b15c-9351919383dc","sectionTypeId":"965a81b0-aef5-432c-9399-2f112148385f","caption":"sample string 4","name":"sample string 5","sectionJson":"sample string 6","repeatable":true,"template":true,"gridInput":true,"siteVisit":true,"active":true,"order":12.0,"fqn":"sample string 13","visible":true,"state":"d307d093-04d9-4fbb-9d7b-b793277e3352","sectionVariantId":"2dd538d4-92da-472e-b6e7-1df217a98d0a","sectionType":{"internalId":"8ec1ef74-bb9d-4b21-b362-93147f96e688","caption":"sample string 2","name":"sample string 3","repeatable":true,"template":true,"gridInput":true,"siteVisit":true,"jsonData":"sample string 8","order":9,"jobTypeId":"2e8dfabc-454b-40ad-8550-360a070feac4","active":true,"fqn":"sample string 12","visible":true,"fileImport":true,"sectionVariantId":"2f54ed93-1fcd-4cf3-a196-bf1f4f876981","expressionTypes":"sample string 15","createdById":"90a740fb-1fef-4be3-a1bb-ad02e73335ff","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"75b75608-188f-4f9b-89aa-5d30975f0f30","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"85374695-505d-4826-ad46-134d7879b1f0"},"createdById":"6d7250e1-514c-41bd-bc40-f38e3b7cb746","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"13943351-db05-4dd1-8dfd-f2f9cf7cea35","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"72f28092-a135-4716-bf56-e9e401142b35"}],"descendantJobs":[],"documents":[{"jobId":"b18fb692-53a3-4846-8b66-76431e04c4d7","stateId":"58ebd7df-fc40-462b-b307-fda5696110e4","templateId":"2ae5e9bd-1ac5-4279-b21b-10573c3f75ab","documentTemplate":{"name":"sample string 1","fileExtension":"sample string 2","location":"sample string 3","jobTypeId":"21b17464-a97f-47c3-872e-437032ec7557","active":true,"autoEmailOnJobCompletion":true,"visibleOnPortal":true,"documents":[],"createdById":"d15221bf-f5e5-4c54-a98e-2f7afc310f5e","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"31e733b0-80d6-43a0-97b2-fb6cca10286c","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"09e6960b-ac26-4f55-bc83-c8cba388094f"},"fileLocationId":"8c2e6d10-3f89-4e15-a7e8-33c6bacc9c0d","fileLocation":{"location":"sample string 1","extension":"sample string 2","active":true,"createdById":"3d566615-4cca-4be0-9211-5c82a5f1abba","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"c2e287df-bdab-4943-aef3-9f34109c6e02","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"f38e6a6a-4500-48d7-a6a8-813fa77ae1a9"},"documentState":{"name":"sample string 1","documentsWithThatState":[],"id":"185e112d-07e3-4979-8e34-051b810b5d27"},"pdfGenerated":true,"visibleOnPortal":true,"name":"sample string 4","active":true,"createdById":"3330e76a-aa18-4462-bc41-6a3f68b4bd42","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"cead194f-d5fa-428a-88cd-25f8873ff16e","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"3332b716-5bee-4a0b-8cf1-052ae7fe0596"},{"jobId":"b18fb692-53a3-4846-8b66-76431e04c4d7","stateId":"58ebd7df-fc40-462b-b307-fda5696110e4","templateId":"2ae5e9bd-1ac5-4279-b21b-10573c3f75ab","documentTemplate":{"name":"sample string 1","fileExtension":"sample string 2","location":"sample string 3","jobTypeId":"21b17464-a97f-47c3-872e-437032ec7557","active":true,"autoEmailOnJobCompletion":true,"visibleOnPortal":true,"documents":[],"createdById":"d15221bf-f5e5-4c54-a98e-2f7afc310f5e","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"31e733b0-80d6-43a0-97b2-fb6cca10286c","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"09e6960b-ac26-4f55-bc83-c8cba388094f"},"fileLocationId":"8c2e6d10-3f89-4e15-a7e8-33c6bacc9c0d","fileLocation":{"location":"sample string 1","extension":"sample string 2","active":true,"createdById":"3d566615-4cca-4be0-9211-5c82a5f1abba","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"c2e287df-bdab-4943-aef3-9f34109c6e02","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"f38e6a6a-4500-48d7-a6a8-813fa77ae1a9"},"documentState":{"name":"sample string 1","documentsWithThatState":[],"id":"185e112d-07e3-4979-8e34-051b810b5d27"},"pdfGenerated":true,"visibleOnPortal":true,"name":"sample string 4","active":true,"createdById":"3330e76a-aa18-4462-bc41-6a3f68b4bd42","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"cead194f-d5fa-428a-88cd-25f8873ff16e","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"3332b716-5bee-4a0b-8cf1-052ae7fe0596"}],"jobHistory":[{"jobId":"76dc91bc-7412-40f8-9435-7cc8837d55e2","jobHistoryTypeId":"35d9740a-25cc-4b1b-bce7-f9a1ecb76796","sourceStateId":"a5440a42-1183-481b-ba4e-36f2df2fcafd","destinationStateId":"64d38e88-f1e0-4e99-8b8c-4564f0030f70","allocatedToId":"170aeca6-cf8a-4422-bbcc-aa3dfa8ba6a7","clonedFromId":"a6acdb0f-6727-4096-bca2-262389609c73","jobHistoryType":{"name":"sample string 1","id":"d4eee8ff-76ff-4509-a0e1-7090842cb706"},"sourceJobState":{"name":"sample string 1","jobsWithThatState":[],"id":"050658c6-4b83-4a4e-a9c1-3a14262bfa77"},"destinationJobState":{"name":"sample string 1","jobsWithThatState":[],"id":"050658c6-4b83-4a4e-a9c1-3a14262bfa77"},"createdById":"9de612f4-4567-463a-adf9-f2ae8a35f51f","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"8873a50e-ea34-492f-8484-1bcf8763f65a","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"fe999e26-f4c4-4ce7-a525-a5202f9ec5fc"},{"jobId":"76dc91bc-7412-40f8-9435-7cc8837d55e2","jobHistoryTypeId":"35d9740a-25cc-4b1b-bce7-f9a1ecb76796","sourceStateId":"a5440a42-1183-481b-ba4e-36f2df2fcafd","destinationStateId":"64d38e88-f1e0-4e99-8b8c-4564f0030f70","allocatedToId":"170aeca6-cf8a-4422-bbcc-aa3dfa8ba6a7","clonedFromId":"a6acdb0f-6727-4096-bca2-262389609c73","jobHistoryType":{"name":"sample string 1","id":"d4eee8ff-76ff-4509-a0e1-7090842cb706"},"sourceJobState":{"name":"sample string 1","jobsWithThatState":[],"id":"050658c6-4b83-4a4e-a9c1-3a14262bfa77"},"destinationJobState":{"name":"sample string 1","jobsWithThatState":[],"id":"050658c6-4b83-4a4e-a9c1-3a14262bfa77"},"createdById":"9de612f4-4567-463a-adf9-f2ae8a35f51f","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"8873a50e-ea34-492f-8484-1bcf8763f65a","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"fe999e26-f4c4-4ce7-a525-a5202f9ec5fc"}],"createdById":"9623d0a1-89db-45c7-ad52-60dc42a4a2f7","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"82b746b5-a221-4c80-a41b-53fb595e97bf","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"04125e4f-5c2a-44d8-a35a-38d3e5faafb6"}],"tenantOrganisationId":"6dd6c440-c940-4b42-8d8b-926fcb00a8f8","jobCategory":{"name":"sample string 1","id":"5442ad2d-ce89-426a-85c6-f756829624a7"},"createdById":"ddd92b28-e240-458b-bd05-65096c32a92e","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"d40e7618-9dcd-4cd1-bf74-f0757546cf69","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"d409988a-a201-4f09-a1ed-438db7865edf"}],"features":[{"tenantId":"c1e6fe69-51a4-49d1-98d4-a2f6c42300c4","featureId":"182fb7af-ad09-4dfe-92ec-254c930bc536","feature":{"name":"sample string 1","description":"sample string 2","tenantFeatures":[],"id":"26685110-442f-4511-8dcf-0a14a2f02014"},"createdById":"5b9756f3-5577-49fe-8579-120747c31139","createdDate":"2026-07-24T18:07:42.0230288+00:00","id":"7ff702a7-cd16-40d3-a2a1-b26150b38068"},{"tenantId":"c1e6fe69-51a4-49d1-98d4-a2f6c42300c4","featureId":"182fb7af-ad09-4dfe-92ec-254c930bc536","feature":{"name":"sample string 1","description":"sample string 2","tenantFeatures":[],"id":"26685110-442f-4511-8dcf-0a14a2f02014"},"createdById":"5b9756f3-5577-49fe-8579-120747c31139","createdDate":"2026-07-24T18:07:42.0230288+00:00","id":"7ff702a7-cd16-40d3-a2a1-b26150b38068"}],"createdById":"8d30c5f4-8aba-42f5-af6a-8ccf48eb8c15","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"6d915f47-9ec8-4488-8e86-af132e9cecbc","updatedDate":"2026-07-24T18:07:42.0230288+00:00"},"emailSettings":{"replyToEmailAddress":"sample string 1","ccEmailAddress":"sample string 2","emailSiteVisitReport":true,"userToReceiveJobCompletionReport":true,"createdById":"0c51bd38-bf23-442a-9c79-48d1a1c38d47","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"17091bd1-fe56-4144-a18c-e284fb116af7","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"099de003-384c-4858-bbb4-69a473ddfdc5"},"defaultContact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"4770326e-f62d-451c-8e24-d9e0a6246e00","titleId":"24e3ce3b-c32b-4b09-a030-836884aa0484","organisationId":"f78a075e-519f-459f-a974-c95ba2af953d","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"6e1c9191-0d09-460c-a1e5-66d7eba6eed0","createdById":"4f68e818-b374-4625-a6be-2ebe678c471f","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"31f3a60a-1071-4863-aac0-6ff65c51942d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"6cd640ff-3024-4b9b-a20a-379ee8265410"},"title":{"name":"sample string 1","id":"b2dc1b16-ba04-43d9-8435-7d41ee37e459"},"createdById":"e82c3d66-4ddd-4273-b41d-4f83d430f27c","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"5eec53bf-7ec6-41bb-8868-04c12bc8b236","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"411c5fc8-819d-47c1-a6d8-28ae35da14d7"},"hierarchicalLocations":[{"siteId":"6cbdd07e-2f6d-46f6-a9a5-53045c74a49a","name":"sample string 2","parentId":"9593dcf9-9f08-47bb-aede-77486e98ce07","depth":3,"fullName":"sample string 4","active":true,"sortOrder":6.0,"createdById":"49f00f9f-c71a-4df0-9e19-b06227f7da81","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"0a055160-4913-4c51-b601-2485dac5f399","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"33e5baea-ee91-4303-b8f7-35f912b105bb"},{"siteId":"6cbdd07e-2f6d-46f6-a9a5-53045c74a49a","name":"sample string 2","parentId":"9593dcf9-9f08-47bb-aede-77486e98ce07","depth":3,"fullName":"sample string 4","active":true,"sortOrder":6.0,"createdById":"49f00f9f-c71a-4df0-9e19-b06227f7da81","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"0a055160-4913-4c51-b601-2485dac5f399","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"33e5baea-ee91-4303-b8f7-35f912b105bb"}],"teams":[],"createdById":"264754b7-4b3e-45cd-9d3c-72b07f2c2fc4","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"6488cd06-eddf-4b9e-b8b0-83ee33c483e8","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"151e6d84-a587-4840-9310-4400c26b6e8e"},"users":[],"createdById":"0b0a18ed-de41-4147-83da-e97f80f4b6e0","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"639dc909-52e4-4614-9587-5065677e67b0","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"cb0284b4-ea35-4fdb-94ed-c9b2faf4d432"},{"name":"sample string 1","active":true,"organisationId":"a42e685d-0d62-4634-9b08-f8a3b002522f","organisation":{"name":"sample string 1","active":true,"organisationTypeId":"f32b0486-1ca9-4aa0-be22-2d779b134dd4","externalReference":"sample string 4","languageId":"8f49bef0-bec6-463f-a51e-1461bae51f2f","timezone":"sample string 6","image":"sample string 7","addressId":"cfd4081b-e98e-45ba-8249-175a1b4f90d8","parentId":"548ffae8-76db-4def-a9e5-97253346b24c","reportKey":"sample string 9","defaultUserId":"c830ce33-a4af-45aa-abcd-c6bc719778ec","defaultContactId":"d3bdb5fc-214c-4d0a-ab15-5a5cc34ad1bf","digitalTwinUrl":"sample string 10","documents":[{"organisationId":"1be79e7c-c4ee-4594-bbc3-e8d5d4d7cf7c","filePath":"sample string 2","fileName":"sample string 3","notes":"sample string 4","visibleOnPortal":true,"folderId":"bcef5041-9998-4d5c-9c44-0469da51b94e","rootDocumentId":"0c0b0ab4-bdd2-4c6c-ac01-bee6f3f803a6","versionNumber":6,"isLatestVersion":true,"folder":{"organisationId":"623da92c-e5f2-4684-b147-fa9ccc638641","name":"sample string 2","parentFolderId":"db4005b8-c719-4bf3-8a21-da9d1de8f673","sortOrder":3,"childFolders":[],"documents":[],"createdById":"37e7b4a7-0b91-499e-a36d-8272cdfdb9e2","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"227262db-3805-46bf-8a71-9f104294b389","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"260644db-5691-4cc4-b26f-f02cb5b0400d"},"versions":[],"organisationDocumentTags":[{"organisationDocumentId":"3b8427bc-576e-41a1-8d08-3ec7649b7e45","tag":"sample string 2","tagId":"sample string 3","id":"36f2d41b-ad66-4407-8426-4aa8318db406"},{"organisationDocumentId":"3b8427bc-576e-41a1-8d08-3ec7649b7e45","tag":"sample string 2","tagId":"sample string 3","id":"36f2d41b-ad66-4407-8426-4aa8318db406"}],"createdById":"fd7c8634-f63a-43ad-82d1-0c6e41dd8de9","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"ebd67f23-01c0-4d55-bddd-463b3ce83ea9","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"6903d66b-f526-41ef-8aec-1e09c9571e99"},{"organisationId":"1be79e7c-c4ee-4594-bbc3-e8d5d4d7cf7c","filePath":"sample string 2","fileName":"sample string 3","notes":"sample string 4","visibleOnPortal":true,"folderId":"bcef5041-9998-4d5c-9c44-0469da51b94e","rootDocumentId":"0c0b0ab4-bdd2-4c6c-ac01-bee6f3f803a6","versionNumber":6,"isLatestVersion":true,"folder":{"organisationId":"623da92c-e5f2-4684-b147-fa9ccc638641","name":"sample string 2","parentFolderId":"db4005b8-c719-4bf3-8a21-da9d1de8f673","sortOrder":3,"childFolders":[],"documents":[],"createdById":"37e7b4a7-0b91-499e-a36d-8272cdfdb9e2","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"227262db-3805-46bf-8a71-9f104294b389","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"260644db-5691-4cc4-b26f-f02cb5b0400d"},"versions":[],"organisationDocumentTags":[{"organisationDocumentId":"3b8427bc-576e-41a1-8d08-3ec7649b7e45","tag":"sample string 2","tagId":"sample string 3","id":"36f2d41b-ad66-4407-8426-4aa8318db406"},{"organisationDocumentId":"3b8427bc-576e-41a1-8d08-3ec7649b7e45","tag":"sample string 2","tagId":"sample string 3","id":"36f2d41b-ad66-4407-8426-4aa8318db406"}],"createdById":"fd7c8634-f63a-43ad-82d1-0c6e41dd8de9","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"ebd67f23-01c0-4d55-bddd-463b3ce83ea9","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"6903d66b-f526-41ef-8aec-1e09c9571e99"}],"descendants":[{"ancestorId":"24c4baf7-dafd-4d4e-b9d5-a1c944a955cb","descendantId":"d4ab6a7c-db47-44db-84bf-33426d190a52","depth":3},{"ancestorId":"24c4baf7-dafd-4d4e-b9d5-a1c944a955cb","descendantId":"d4ab6a7c-db47-44db-84bf-33426d190a52","depth":3}],"ancestors":[{"ancestorId":"24c4baf7-dafd-4d4e-b9d5-a1c944a955cb","descendantId":"d4ab6a7c-db47-44db-84bf-33426d190a52","depth":3},{"ancestorId":"24c4baf7-dafd-4d4e-b9d5-a1c944a955cb","descendantId":"d4ab6a7c-db47-44db-84bf-33426d190a52","depth":3}],"organisationType":{"name":"sample string 1","order":2,"active":true,"contactRequired":true,"tenantOrganisationId":"65708bf0-1063-4248-a08d-22ffcf71bfc0","createdById":"ca1fcf51-d022-4ae1-b9bb-bff7e3258f09","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"14ba0e87-84b1-4af9-b8c3-2a841e0ba661","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"dc570ec6-9d2d-429a-99d5-153f779035bb"},"language":{"name":"sample string 1","id":"4ba868b5-4870-45d0-8351-eb7d54bd9196"},"address":{"address1":"sample string 1","address2":"sample string 2","address3":"sample string 3","address4":"sample string 4","city":"sample string 5","county":"sample string 6","zip":"sample string 7","country":"sample string 8","createdById":"c894db37-48cf-406f-b06f-3b76d3abf444","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"884e3c6a-9b20-48b8-9376-7c2750a038fc","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"df71d57d-b8bf-4367-9171-557a7dd3a11c"},"contacts":[{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"4770326e-f62d-451c-8e24-d9e0a6246e00","titleId":"24e3ce3b-c32b-4b09-a030-836884aa0484","organisationId":"f78a075e-519f-459f-a974-c95ba2af953d","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"6e1c9191-0d09-460c-a1e5-66d7eba6eed0","createdById":"4f68e818-b374-4625-a6be-2ebe678c471f","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"31f3a60a-1071-4863-aac0-6ff65c51942d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"6cd640ff-3024-4b9b-a20a-379ee8265410"},"title":{"name":"sample string 1","id":"b2dc1b16-ba04-43d9-8435-7d41ee37e459"},"createdById":"e82c3d66-4ddd-4273-b41d-4f83d430f27c","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"5eec53bf-7ec6-41bb-8868-04c12bc8b236","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"411c5fc8-819d-47c1-a6d8-28ae35da14d7"},{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"4770326e-f62d-451c-8e24-d9e0a6246e00","titleId":"24e3ce3b-c32b-4b09-a030-836884aa0484","organisationId":"f78a075e-519f-459f-a974-c95ba2af953d","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"6e1c9191-0d09-460c-a1e5-66d7eba6eed0","createdById":"4f68e818-b374-4625-a6be-2ebe678c471f","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"31f3a60a-1071-4863-aac0-6ff65c51942d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"6cd640ff-3024-4b9b-a20a-379ee8265410"},"title":{"name":"sample string 1","id":"b2dc1b16-ba04-43d9-8435-7d41ee37e459"},"createdById":"e82c3d66-4ddd-4273-b41d-4f83d430f27c","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"5eec53bf-7ec6-41bb-8868-04c12bc8b236","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"411c5fc8-819d-47c1-a6d8-28ae35da14d7"}],"userOrganisations":[{"userId":"86796db4-49c8-4c1e-9fd7-089befd59c91","organisationId":"4a99628a-ec1b-4015-b585-c9a3bb552d61"},{"userId":"86796db4-49c8-4c1e-9fd7-089befd59c91","organisationId":"4a99628a-ec1b-4015-b585-c9a3bb552d61"}],"tenant":{"id":"0028967a-a267-46e3-aff1-1e0ec84a53c2","uniqueNumericCode":2,"jobCount":3,"active":true,"rowVersion":"QEA=","subscriptionId":"sample string 5","jobTypes":[{"name":"sample string 1","timeInMinutes":2,"autoComplete":true,"canCreateJobs":true,"canRaiseOnDevice":true,"containsEntities":true,"hasSiteVisitSectionType":true,"version":8,"jobTypeGroupId":"06a776ae-b2ba-4f38-80cf-d8412f9b6ec6","jobCategoryId":"5c60811d-0fd5-4228-ac87-6134d0d46c63","state":"new","active":true,"documentTemplates":[{"name":"sample string 1","fileExtension":"sample string 2","location":"sample string 3","jobTypeId":"21b17464-a97f-47c3-872e-437032ec7557","active":true,"autoEmailOnJobCompletion":true,"visibleOnPortal":true,"documents":[{"jobId":"b18fb692-53a3-4846-8b66-76431e04c4d7","job":{"jobTypeId":"1c1325c9-2aaf-4e9a-84ec-7c5e9e4ba3af","active":true,"stateId":"08daf752-ec19-46a0-b959-ec3e76bfb568","externalRef":"sample string 4","allocatedToId":"d5959333-93da-4b61-8e08-3b27bebfdec4","name":"sample string 5","scheduledDate":"2026-07-24T18:07:42.0074024+00:00","siteId":"dbefd8a8-0073-4fd2-8a35-d3033bf9f328","contactId":"6469487a-fa21-475d-8ad9-619f309b287b","notes":"sample string 8","timeInMinutes":9,"parentJobId":"721c3f00-0083-4aab-bfd9-639788692940","isGroupJob":true,"deviceId":"sample string 11","syncToDevice":true,"assetId":"5f65f06f-f4f9-4835-874d-8941b80cc8d7","jobRecurrenceId":"0e6905df-16b8-4f6f-8b67-5e68f1ec5425","rejectionReasonId":"4e013877-4395-496a-bf26-346a70ae046d","jobCategoryId":"6b239234-0bb9-479c-8cdf-de4055f8ce8c","numericCode":13,"completedDate":"2026-07-24T18:07:42.0074024+00:00","monitoringRegimeId":"sample string 14","jobState":{"name":"sample string 1","jobsWithThatState":[],"id":"050658c6-4b83-4a4e-a9c1-3a14262bfa77"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"4770326e-f62d-451c-8e24-d9e0a6246e00","titleId":"24e3ce3b-c32b-4b09-a030-836884aa0484","organisationId":"f78a075e-519f-459f-a974-c95ba2af953d","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"6e1c9191-0d09-460c-a1e5-66d7eba6eed0","createdById":"4f68e818-b374-4625-a6be-2ebe678c471f","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"31f3a60a-1071-4863-aac0-6ff65c51942d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"6cd640ff-3024-4b9b-a20a-379ee8265410"},"title":{"name":"sample string 1","id":"b2dc1b16-ba04-43d9-8435-7d41ee37e459"},"createdById":"e82c3d66-4ddd-4273-b41d-4f83d430f27c","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"5eec53bf-7ec6-41bb-8868-04c12bc8b236","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"411c5fc8-819d-47c1-a6d8-28ae35da14d7"},"asset":{"name":"sample string 1","description":"sample string 2","assetTypeId":"9a426a23-47c8-489c-bef5-f40962507925","location":"sample string 4","locationId":"sample string 5","externalReference":"sample string 6","serialNumber":"sample string 7","assetNumber":"sample string 8","uniqueBarcode":"sample string 9","notes":"sample string 10","siteId":"a4207659-f61a-4091-be34-4f78c6ed7ba4","owner":"sample string 11","active":true,"suspended":true,"jobId":"dfcf9ee1-57a8-4f05-aa60-26be7ce1324a","hierarchicalLocationId":"77bb1310-b058-469a-a3c9-483d72b89190","imageFileName":"sample string 14","jobs":[],"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"}],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},"id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},"id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"jobRecurrences":[{"name":"sample string 1","jobTypeGroupId":"9b610d21-a096-4fbe-bb9c-124f29002dde","userId":"28752928-99ee-4070-b1a6-c96f05d4b99d","createDaysBefore":3,"siteId":"23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b","contactId":"4231071c-0d5b-4e7a-aa91-62f9d54c7789","assetId":"ef7d7946-9b7a-4b57-bf36-7c200d63033e","startDate":"2026-07-24T18:07:42.0074024+00:00","endDate":"2026-07-24T18:07:42.0074024+00:00","numberGenerated":6,"lastDate":"2026-07-24T18:07:42.0074024+00:00","nextDate":"2026-07-24T18:07:42.0074024+00:00","overrideGeneratedNextDate":"2026-07-24T18:07:42.0074024+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"d0e9a732-dc73-4114-8a09-b24de3ecf140","recurrenceGroupId":"12d04a2f-fd33-4aea-b8b4-33513564dd6d","jobsGenerated":[],"systems":[{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"},{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"698ddf75-de08-4410-9c3c-9ca14807fc05"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"4770326e-f62d-451c-8e24-d9e0a6246e00","titleId":"24e3ce3b-c32b-4b09-a030-836884aa0484","organisationId":"f78a075e-519f-459f-a974-c95ba2af953d","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"6e1c9191-0d09-460c-a1e5-66d7eba6eed0","createdById":"4f68e818-b374-4625-a6be-2ebe678c471f","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"31f3a60a-1071-4863-aac0-6ff65c51942d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"6cd640ff-3024-4b9b-a20a-379ee8265410"},"title":{"name":"sample string 1","id":"b2dc1b16-ba04-43d9-8435-7d41ee37e459"},"createdById":"e82c3d66-4ddd-4273-b41d-4f83d430f27c","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"5eec53bf-7ec6-41bb-8868-04c12bc8b236","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"411c5fc8-819d-47c1-a6d8-28ae35da14d7"},"sampledAssets":[{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3},{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3}],"lastCompletedDate":"2026-07-24T18:07:42.0074024+00:00","createdById":"e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"32a78a46-cfe1-4427-89c5-99428c472b54","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"43c1db48-5229-403a-87e0-18dbf94686de"},{"name":"sample string 1","jobTypeGroupId":"9b610d21-a096-4fbe-bb9c-124f29002dde","userId":"28752928-99ee-4070-b1a6-c96f05d4b99d","createDaysBefore":3,"siteId":"23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b","contactId":"4231071c-0d5b-4e7a-aa91-62f9d54c7789","assetId":"ef7d7946-9b7a-4b57-bf36-7c200d63033e","startDate":"2026-07-24T18:07:42.0074024+00:00","endDate":"2026-07-24T18:07:42.0074024+00:00","numberGenerated":6,"lastDate":"2026-07-24T18:07:42.0074024+00:00","nextDate":"2026-07-24T18:07:42.0074024+00:00","overrideGeneratedNextDate":"2026-07-24T18:07:42.0074024+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"d0e9a732-dc73-4114-8a09-b24de3ecf140","recurrenceGroupId":"12d04a2f-fd33-4aea-b8b4-33513564dd6d","jobsGenerated":[],"systems":[{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"},{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"698ddf75-de08-4410-9c3c-9ca14807fc05"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"4770326e-f62d-451c-8e24-d9e0a6246e00","titleId":"24e3ce3b-c32b-4b09-a030-836884aa0484","organisationId":"f78a075e-519f-459f-a974-c95ba2af953d","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"6e1c9191-0d09-460c-a1e5-66d7eba6eed0","createdById":"4f68e818-b374-4625-a6be-2ebe678c471f","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"31f3a60a-1071-4863-aac0-6ff65c51942d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"6cd640ff-3024-4b9b-a20a-379ee8265410"},"title":{"name":"sample string 1","id":"b2dc1b16-ba04-43d9-8435-7d41ee37e459"},"createdById":"e82c3d66-4ddd-4273-b41d-4f83d430f27c","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"5eec53bf-7ec6-41bb-8868-04c12bc8b236","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"411c5fc8-819d-47c1-a6d8-28ae35da14d7"},"sampledAssets":[{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3},{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3}],"lastCompletedDate":"2026-07-24T18:07:42.0074024+00:00","createdById":"e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"32a78a46-cfe1-4427-89c5-99428c472b54","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"43c1db48-5229-403a-87e0-18dbf94686de"}],"sampledAssets":[{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3,"jobRecurrence":{"name":"sample string 1","jobTypeGroupId":"9b610d21-a096-4fbe-bb9c-124f29002dde","userId":"28752928-99ee-4070-b1a6-c96f05d4b99d","createDaysBefore":3,"siteId":"23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b","contactId":"4231071c-0d5b-4e7a-aa91-62f9d54c7789","assetId":"ef7d7946-9b7a-4b57-bf36-7c200d63033e","startDate":"2026-07-24T18:07:42.0074024+00:00","endDate":"2026-07-24T18:07:42.0074024+00:00","numberGenerated":6,"lastDate":"2026-07-24T18:07:42.0074024+00:00","nextDate":"2026-07-24T18:07:42.0074024+00:00","overrideGeneratedNextDate":"2026-07-24T18:07:42.0074024+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"d0e9a732-dc73-4114-8a09-b24de3ecf140","recurrenceGroupId":"12d04a2f-fd33-4aea-b8b4-33513564dd6d","jobsGenerated":[],"systems":[{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"},{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"698ddf75-de08-4410-9c3c-9ca14807fc05"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"4770326e-f62d-451c-8e24-d9e0a6246e00","titleId":"24e3ce3b-c32b-4b09-a030-836884aa0484","organisationId":"f78a075e-519f-459f-a974-c95ba2af953d","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"6e1c9191-0d09-460c-a1e5-66d7eba6eed0","createdById":"4f68e818-b374-4625-a6be-2ebe678c471f","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"31f3a60a-1071-4863-aac0-6ff65c51942d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"6cd640ff-3024-4b9b-a20a-379ee8265410"},"title":{"name":"sample string 1","id":"b2dc1b16-ba04-43d9-8435-7d41ee37e459"},"createdById":"e82c3d66-4ddd-4273-b41d-4f83d430f27c","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"5eec53bf-7ec6-41bb-8868-04c12bc8b236","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"411c5fc8-819d-47c1-a6d8-28ae35da14d7"},"sampledAssets":[],"lastCompletedDate":"2026-07-24T18:07:42.0074024+00:00","createdById":"e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"32a78a46-cfe1-4427-89c5-99428c472b54","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"43c1db48-5229-403a-87e0-18dbf94686de"}},{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3,"jobRecurrence":{"name":"sample string 1","jobTypeGroupId":"9b610d21-a096-4fbe-bb9c-124f29002dde","userId":"28752928-99ee-4070-b1a6-c96f05d4b99d","createDaysBefore":3,"siteId":"23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b","contactId":"4231071c-0d5b-4e7a-aa91-62f9d54c7789","assetId":"ef7d7946-9b7a-4b57-bf36-7c200d63033e","startDate":"2026-07-24T18:07:42.0074024+00:00","endDate":"2026-07-24T18:07:42.0074024+00:00","numberGenerated":6,"lastDate":"2026-07-24T18:07:42.0074024+00:00","nextDate":"2026-07-24T18:07:42.0074024+00:00","overrideGeneratedNextDate":"2026-07-24T18:07:42.0074024+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"d0e9a732-dc73-4114-8a09-b24de3ecf140","recurrenceGroupId":"12d04a2f-fd33-4aea-b8b4-33513564dd6d","jobsGenerated":[],"systems":[{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"},{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"698ddf75-de08-4410-9c3c-9ca14807fc05"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"4770326e-f62d-451c-8e24-d9e0a6246e00","titleId":"24e3ce3b-c32b-4b09-a030-836884aa0484","organisationId":"f78a075e-519f-459f-a974-c95ba2af953d","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"6e1c9191-0d09-460c-a1e5-66d7eba6eed0","createdById":"4f68e818-b374-4625-a6be-2ebe678c471f","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"31f3a60a-1071-4863-aac0-6ff65c51942d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"6cd640ff-3024-4b9b-a20a-379ee8265410"},"title":{"name":"sample string 1","id":"b2dc1b16-ba04-43d9-8435-7d41ee37e459"},"createdById":"e82c3d66-4ddd-4273-b41d-4f83d430f27c","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"5eec53bf-7ec6-41bb-8868-04c12bc8b236","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"411c5fc8-819d-47c1-a6d8-28ae35da14d7"},"sampledAssets":[],"lastCompletedDate":"2026-07-24T18:07:42.0074024+00:00","createdById":"e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"32a78a46-cfe1-4427-89c5-99428c472b54","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"43c1db48-5229-403a-87e0-18dbf94686de"}}],"monitoringRegimeSampledAssets":[{"monitoringRegimeId":"sample string 1","assetId":"e0531cff-dcf8-4c35-8442-707237a4b36f","jobIndexId":3},{"monitoringRegimeId":"sample string 1","assetId":"e0531cff-dcf8-4c35-8442-707237a4b36f","jobIndexId":3}],"hierarchicalLocation":{"siteId":"6cbdd07e-2f6d-46f6-a9a5-53045c74a49a","name":"sample string 2","parentId":"9593dcf9-9f08-47bb-aede-77486e98ce07","depth":3,"fullName":"sample string 4","active":true,"sortOrder":6.0,"createdById":"49f00f9f-c71a-4df0-9e19-b06227f7da81","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"0a055160-4913-4c51-b601-2485dac5f399","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"33e5baea-ee91-4303-b8f7-35f912b105bb"},"createdById":"7465c593-7ca9-4015-aa79-e9398b969573","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"b37eb9a9-bb2f-42b8-b511-c59f5e248d53","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"ec44aff5-f94e-4756-9077-04500c017ea8"},"jobRecurrence":{"name":"sample string 1","jobTypeGroupId":"9b610d21-a096-4fbe-bb9c-124f29002dde","userId":"28752928-99ee-4070-b1a6-c96f05d4b99d","createDaysBefore":3,"siteId":"23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b","contactId":"4231071c-0d5b-4e7a-aa91-62f9d54c7789","assetId":"ef7d7946-9b7a-4b57-bf36-7c200d63033e","startDate":"2026-07-24T18:07:42.0074024+00:00","endDate":"2026-07-24T18:07:42.0074024+00:00","numberGenerated":6,"lastDate":"2026-07-24T18:07:42.0074024+00:00","nextDate":"2026-07-24T18:07:42.0074024+00:00","overrideGeneratedNextDate":"2026-07-24T18:07:42.0074024+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"d0e9a732-dc73-4114-8a09-b24de3ecf140","recurrenceGroupId":"12d04a2f-fd33-4aea-b8b4-33513564dd6d","asset":{"name":"sample string 1","description":"sample string 2","assetTypeId":"9a426a23-47c8-489c-bef5-f40962507925","location":"sample string 4","locationId":"sample string 5","externalReference":"sample string 6","serialNumber":"sample string 7","assetNumber":"sample string 8","uniqueBarcode":"sample string 9","notes":"sample string 10","siteId":"a4207659-f61a-4091-be34-4f78c6ed7ba4","owner":"sample string 11","active":true,"suspended":true,"jobId":"dfcf9ee1-57a8-4f05-aa60-26be7ce1324a","hierarchicalLocationId":"77bb1310-b058-469a-a3c9-483d72b89190","imageFileName":"sample string 14","jobs":[],"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"}],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},"id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},"id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"jobRecurrences":[],"sampledAssets":[{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3},{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3}],"monitoringRegimeSampledAssets":[{"monitoringRegimeId":"sample string 1","assetId":"e0531cff-dcf8-4c35-8442-707237a4b36f","jobIndexId":3},{"monitoringRegimeId":"sample string 1","assetId":"e0531cff-dcf8-4c35-8442-707237a4b36f","jobIndexId":3}],"hierarchicalLocation":{"siteId":"6cbdd07e-2f6d-46f6-a9a5-53045c74a49a","name":"sample string 2","parentId":"9593dcf9-9f08-47bb-aede-77486e98ce07","depth":3,"fullName":"sample string 4","active":true,"sortOrder":6.0,"createdById":"49f00f9f-c71a-4df0-9e19-b06227f7da81","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"0a055160-4913-4c51-b601-2485dac5f399","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"33e5baea-ee91-4303-b8f7-35f912b105bb"},"createdById":"7465c593-7ca9-4015-aa79-e9398b969573","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"b37eb9a9-bb2f-42b8-b511-c59f5e248d53","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"ec44aff5-f94e-4756-9077-04500c017ea8"},"jobsGenerated":[],"systems":[{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"},{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"698ddf75-de08-4410-9c3c-9ca14807fc05"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"4770326e-f62d-451c-8e24-d9e0a6246e00","titleId":"24e3ce3b-c32b-4b09-a030-836884aa0484","organisationId":"f78a075e-519f-459f-a974-c95ba2af953d","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"6e1c9191-0d09-460c-a1e5-66d7eba6eed0","createdById":"4f68e818-b374-4625-a6be-2ebe678c471f","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"31f3a60a-1071-4863-aac0-6ff65c51942d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"6cd640ff-3024-4b9b-a20a-379ee8265410"},"title":{"name":"sample string 1","id":"b2dc1b16-ba04-43d9-8435-7d41ee37e459"},"createdById":"e82c3d66-4ddd-4273-b41d-4f83d430f27c","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"5eec53bf-7ec6-41bb-8868-04c12bc8b236","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"411c5fc8-819d-47c1-a6d8-28ae35da14d7"},"sampledAssets":[{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3,"asset":{"name":"sample string 1","description":"sample string 2","assetTypeId":"9a426a23-47c8-489c-bef5-f40962507925","location":"sample string 4","locationId":"sample string 5","externalReference":"sample string 6","serialNumber":"sample string 7","assetNumber":"sample string 8","uniqueBarcode":"sample string 9","notes":"sample string 10","siteId":"a4207659-f61a-4091-be34-4f78c6ed7ba4","owner":"sample string 11","active":true,"suspended":true,"jobId":"dfcf9ee1-57a8-4f05-aa60-26be7ce1324a","hierarchicalLocationId":"77bb1310-b058-469a-a3c9-483d72b89190","imageFileName":"sample string 14","jobs":[],"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"}],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},"id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},"id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"jobRecurrences":[],"sampledAssets":[],"monitoringRegimeSampledAssets":[{"monitoringRegimeId":"sample string 1","assetId":"e0531cff-dcf8-4c35-8442-707237a4b36f","jobIndexId":3},{"monitoringRegimeId":"sample string 1","assetId":"e0531cff-dcf8-4c35-8442-707237a4b36f","jobIndexId":3}],"hierarchicalLocation":{"siteId":"6cbdd07e-2f6d-46f6-a9a5-53045c74a49a","name":"sample string 2","parentId":"9593dcf9-9f08-47bb-aede-77486e98ce07","depth":3,"fullName":"sample string 4","active":true,"sortOrder":6.0,"createdById":"49f00f9f-c71a-4df0-9e19-b06227f7da81","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"0a055160-4913-4c51-b601-2485dac5f399","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"33e5baea-ee91-4303-b8f7-35f912b105bb"},"createdById":"7465c593-7ca9-4015-aa79-e9398b969573","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"b37eb9a9-bb2f-42b8-b511-c59f5e248d53","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"ec44aff5-f94e-4756-9077-04500c017ea8"}},{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3,"asset":{"name":"sample string 1","description":"sample string 2","assetTypeId":"9a426a23-47c8-489c-bef5-f40962507925","location":"sample string 4","locationId":"sample string 5","externalReference":"sample string 6","serialNumber":"sample string 7","assetNumber":"sample string 8","uniqueBarcode":"sample string 9","notes":"sample string 10","siteId":"a4207659-f61a-4091-be34-4f78c6ed7ba4","owner":"sample string 11","active":true,"suspended":true,"jobId":"dfcf9ee1-57a8-4f05-aa60-26be7ce1324a","hierarchicalLocationId":"77bb1310-b058-469a-a3c9-483d72b89190","imageFileName":"sample string 14","jobs":[],"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"}],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},"id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},"id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"jobRecurrences":[],"sampledAssets":[],"monitoringRegimeSampledAssets":[{"monitoringRegimeId":"sample string 1","assetId":"e0531cff-dcf8-4c35-8442-707237a4b36f","jobIndexId":3},{"monitoringRegimeId":"sample string 1","assetId":"e0531cff-dcf8-4c35-8442-707237a4b36f","jobIndexId":3}],"hierarchicalLocation":{"siteId":"6cbdd07e-2f6d-46f6-a9a5-53045c74a49a","name":"sample string 2","parentId":"9593dcf9-9f08-47bb-aede-77486e98ce07","depth":3,"fullName":"sample string 4","active":true,"sortOrder":6.0,"createdById":"49f00f9f-c71a-4df0-9e19-b06227f7da81","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"0a055160-4913-4c51-b601-2485dac5f399","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"33e5baea-ee91-4303-b8f7-35f912b105bb"},"createdById":"7465c593-7ca9-4015-aa79-e9398b969573","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"b37eb9a9-bb2f-42b8-b511-c59f5e248d53","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"ec44aff5-f94e-4756-9077-04500c017ea8"}}],"lastCompletedDate":"2026-07-24T18:07:42.0074024+00:00","createdById":"e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"32a78a46-cfe1-4427-89c5-99428c472b54","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"43c1db48-5229-403a-87e0-18dbf94686de"},"rejectionReason":{"order":1,"name":"sample string 2","active":true,"tenantOrganisationId":"397ac4b1-b13c-4bc0-b4aa-2e9304a9fa84","createdById":"753c932f-9470-4f8c-b9d8-3b80f74da1ab","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"0b91416f-65bd-4e90-8a95-cd381f2e3e34","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"82c80830-0f5f-466b-ab4d-6178da403712"},"jobCategory":{"name":"sample string 1","id":"5442ad2d-ce89-426a-85c6-f756829624a7"},"sections":[{"jobId":"c1a0c8ab-d988-4766-94e5-0c94774a9193","internalSectionTypeId":"733beae9-7856-4c0b-b15c-9351919383dc","sectionTypeId":"965a81b0-aef5-432c-9399-2f112148385f","caption":"sample string 4","name":"sample string 5","sectionJson":"sample string 6","repeatable":true,"template":true,"gridInput":true,"siteVisit":true,"active":true,"order":12.0,"fqn":"sample string 13","visible":true,"state":"d307d093-04d9-4fbb-9d7b-b793277e3352","sectionVariantId":"2dd538d4-92da-472e-b6e7-1df217a98d0a","sectionType":{"internalId":"8ec1ef74-bb9d-4b21-b362-93147f96e688","caption":"sample string 2","name":"sample string 3","repeatable":true,"template":true,"gridInput":true,"siteVisit":true,"jsonData":"sample string 8","order":9,"jobTypeId":"2e8dfabc-454b-40ad-8550-360a070feac4","active":true,"fqn":"sample string 12","visible":true,"fileImport":true,"sectionVariantId":"2f54ed93-1fcd-4cf3-a196-bf1f4f876981","expressionTypes":"sample string 15","createdById":"90a740fb-1fef-4be3-a1bb-ad02e73335ff","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"75b75608-188f-4f9b-89aa-5d30975f0f30","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"85374695-505d-4826-ad46-134d7879b1f0"},"createdById":"6d7250e1-514c-41bd-bc40-f38e3b7cb746","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"13943351-db05-4dd1-8dfd-f2f9cf7cea35","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"72f28092-a135-4716-bf56-e9e401142b35"},{"jobId":"c1a0c8ab-d988-4766-94e5-0c94774a9193","internalSectionTypeId":"733beae9-7856-4c0b-b15c-9351919383dc","sectionTypeId":"965a81b0-aef5-432c-9399-2f112148385f","caption":"sample string 4","name":"sample string 5","sectionJson":"sample string 6","repeatable":true,"template":true,"gridInput":true,"siteVisit":true,"active":true,"order":12.0,"fqn":"sample string 13","visible":true,"state":"d307d093-04d9-4fbb-9d7b-b793277e3352","sectionVariantId":"2dd538d4-92da-472e-b6e7-1df217a98d0a","sectionType":{"internalId":"8ec1ef74-bb9d-4b21-b362-93147f96e688","caption":"sample string 2","name":"sample string 3","repeatable":true,"template":true,"gridInput":true,"siteVisit":true,"jsonData":"sample string 8","order":9,"jobTypeId":"2e8dfabc-454b-40ad-8550-360a070feac4","active":true,"fqn":"sample string 12","visible":true,"fileImport":true,"sectionVariantId":"2f54ed93-1fcd-4cf3-a196-bf1f4f876981","expressionTypes":"sample string 15","createdById":"90a740fb-1fef-4be3-a1bb-ad02e73335ff","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"75b75608-188f-4f9b-89aa-5d30975f0f30","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"85374695-505d-4826-ad46-134d7879b1f0"},"createdById":"6d7250e1-514c-41bd-bc40-f38e3b7cb746","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"13943351-db05-4dd1-8dfd-f2f9cf7cea35","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"72f28092-a135-4716-bf56-e9e401142b35"}],"descendantJobs":[],"documents":[],"jobHistory":[{"jobId":"76dc91bc-7412-40f8-9435-7cc8837d55e2","jobHistoryTypeId":"35d9740a-25cc-4b1b-bce7-f9a1ecb76796","sourceStateId":"a5440a42-1183-481b-ba4e-36f2df2fcafd","destinationStateId":"64d38e88-f1e0-4e99-8b8c-4564f0030f70","allocatedToId":"170aeca6-cf8a-4422-bbcc-aa3dfa8ba6a7","clonedFromId":"a6acdb0f-6727-4096-bca2-262389609c73","jobHistoryType":{"name":"sample string 1","id":"d4eee8ff-76ff-4509-a0e1-7090842cb706"},"sourceJobState":{"name":"sample string 1","jobsWithThatState":[],"id":"050658c6-4b83-4a4e-a9c1-3a14262bfa77"},"destinationJobState":{"name":"sample string 1","jobsWithThatState":[],"id":"050658c6-4b83-4a4e-a9c1-3a14262bfa77"},"createdById":"9de612f4-4567-463a-adf9-f2ae8a35f51f","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"8873a50e-ea34-492f-8484-1bcf8763f65a","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"fe999e26-f4c4-4ce7-a525-a5202f9ec5fc"},{"jobId":"76dc91bc-7412-40f8-9435-7cc8837d55e2","jobHistoryTypeId":"35d9740a-25cc-4b1b-bce7-f9a1ecb76796","sourceStateId":"a5440a42-1183-481b-ba4e-36f2df2fcafd","destinationStateId":"64d38e88-f1e0-4e99-8b8c-4564f0030f70","allocatedToId":"170aeca6-cf8a-4422-bbcc-aa3dfa8ba6a7","clonedFromId":"a6acdb0f-6727-4096-bca2-262389609c73","jobHistoryType":{"name":"sample string 1","id":"d4eee8ff-76ff-4509-a0e1-7090842cb706"},"sourceJobState":{"name":"sample string 1","jobsWithThatState":[],"id":"050658c6-4b83-4a4e-a9c1-3a14262bfa77"},"destinationJobState":{"name":"sample string 1","jobsWithThatState":[],"id":"050658c6-4b83-4a4e-a9c1-3a14262bfa77"},"createdById":"9de612f4-4567-463a-adf9-f2ae8a35f51f","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"8873a50e-ea34-492f-8484-1bcf8763f65a","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"fe999e26-f4c4-4ce7-a525-a5202f9ec5fc"}],"createdById":"9623d0a1-89db-45c7-ad52-60dc42a4a2f7","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"82b746b5-a221-4c80-a41b-53fb595e97bf","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"04125e4f-5c2a-44d8-a35a-38d3e5faafb6"},"stateId":"58ebd7df-fc40-462b-b307-fda5696110e4","templateId":"2ae5e9bd-1ac5-4279-b21b-10573c3f75ab","fileLocationId":"8c2e6d10-3f89-4e15-a7e8-33c6bacc9c0d","fileLocation":{"location":"sample string 1","extension":"sample string 2","active":true,"createdById":"3d566615-4cca-4be0-9211-5c82a5f1abba","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"c2e287df-bdab-4943-aef3-9f34109c6e02","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"f38e6a6a-4500-48d7-a6a8-813fa77ae1a9"},"documentState":{"name":"sample string 1","documentsWithThatState":[],"id":"185e112d-07e3-4979-8e34-051b810b5d27"},"pdfGenerated":true,"visibleOnPortal":true,"name":"sample string 4","active":true,"createdById":"3330e76a-aa18-4462-bc41-6a3f68b4bd42","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"cead194f-d5fa-428a-88cd-25f8873ff16e","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"3332b716-5bee-4a0b-8cf1-052ae7fe0596"},{"jobId":"b18fb692-53a3-4846-8b66-76431e04c4d7","job":{"jobTypeId":"1c1325c9-2aaf-4e9a-84ec-7c5e9e4ba3af","active":true,"stateId":"08daf752-ec19-46a0-b959-ec3e76bfb568","externalRef":"sample string 4","allocatedToId":"d5959333-93da-4b61-8e08-3b27bebfdec4","name":"sample string 5","scheduledDate":"2026-07-24T18:07:42.0074024+00:00","siteId":"dbefd8a8-0073-4fd2-8a35-d3033bf9f328","contactId":"6469487a-fa21-475d-8ad9-619f309b287b","notes":"sample string 8","timeInMinutes":9,"parentJobId":"721c3f00-0083-4aab-bfd9-639788692940","isGroupJob":true,"deviceId":"sample string 11","syncToDevice":true,"assetId":"5f65f06f-f4f9-4835-874d-8941b80cc8d7","jobRecurrenceId":"0e6905df-16b8-4f6f-8b67-5e68f1ec5425","rejectionReasonId":"4e013877-4395-496a-bf26-346a70ae046d","jobCategoryId":"6b239234-0bb9-479c-8cdf-de4055f8ce8c","numericCode":13,"completedDate":"2026-07-24T18:07:42.0074024+00:00","monitoringRegimeId":"sample string 14","jobState":{"name":"sample string 1","jobsWithThatState":[],"id":"050658c6-4b83-4a4e-a9c1-3a14262bfa77"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"4770326e-f62d-451c-8e24-d9e0a6246e00","titleId":"24e3ce3b-c32b-4b09-a030-836884aa0484","organisationId":"f78a075e-519f-459f-a974-c95ba2af953d","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"6e1c9191-0d09-460c-a1e5-66d7eba6eed0","createdById":"4f68e818-b374-4625-a6be-2ebe678c471f","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"31f3a60a-1071-4863-aac0-6ff65c51942d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"6cd640ff-3024-4b9b-a20a-379ee8265410"},"title":{"name":"sample string 1","id":"b2dc1b16-ba04-43d9-8435-7d41ee37e459"},"createdById":"e82c3d66-4ddd-4273-b41d-4f83d430f27c","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"5eec53bf-7ec6-41bb-8868-04c12bc8b236","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"411c5fc8-819d-47c1-a6d8-28ae35da14d7"},"asset":{"name":"sample string 1","description":"sample string 2","assetTypeId":"9a426a23-47c8-489c-bef5-f40962507925","location":"sample string 4","locationId":"sample string 5","externalReference":"sample string 6","serialNumber":"sample string 7","assetNumber":"sample string 8","uniqueBarcode":"sample string 9","notes":"sample string 10","siteId":"a4207659-f61a-4091-be34-4f78c6ed7ba4","owner":"sample string 11","active":true,"suspended":true,"jobId":"dfcf9ee1-57a8-4f05-aa60-26be7ce1324a","hierarchicalLocationId":"77bb1310-b058-469a-a3c9-483d72b89190","imageFileName":"sample string 14","jobs":[],"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"}],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},"id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},"id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"jobRecurrences":[{"name":"sample string 1","jobTypeGroupId":"9b610d21-a096-4fbe-bb9c-124f29002dde","userId":"28752928-99ee-4070-b1a6-c96f05d4b99d","createDaysBefore":3,"siteId":"23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b","contactId":"4231071c-0d5b-4e7a-aa91-62f9d54c7789","assetId":"ef7d7946-9b7a-4b57-bf36-7c200d63033e","startDate":"2026-07-24T18:07:42.0074024+00:00","endDate":"2026-07-24T18:07:42.0074024+00:00","numberGenerated":6,"lastDate":"2026-07-24T18:07:42.0074024+00:00","nextDate":"2026-07-24T18:07:42.0074024+00:00","overrideGeneratedNextDate":"2026-07-24T18:07:42.0074024+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"d0e9a732-dc73-4114-8a09-b24de3ecf140","recurrenceGroupId":"12d04a2f-fd33-4aea-b8b4-33513564dd6d","jobsGenerated":[],"systems":[{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"},{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"698ddf75-de08-4410-9c3c-9ca14807fc05"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"4770326e-f62d-451c-8e24-d9e0a6246e00","titleId":"24e3ce3b-c32b-4b09-a030-836884aa0484","organisationId":"f78a075e-519f-459f-a974-c95ba2af953d","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"6e1c9191-0d09-460c-a1e5-66d7eba6eed0","createdById":"4f68e818-b374-4625-a6be-2ebe678c471f","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"31f3a60a-1071-4863-aac0-6ff65c51942d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"6cd640ff-3024-4b9b-a20a-379ee8265410"},"title":{"name":"sample string 1","id":"b2dc1b16-ba04-43d9-8435-7d41ee37e459"},"createdById":"e82c3d66-4ddd-4273-b41d-4f83d430f27c","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"5eec53bf-7ec6-41bb-8868-04c12bc8b236","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"411c5fc8-819d-47c1-a6d8-28ae35da14d7"},"sampledAssets":[{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3},{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3}],"lastCompletedDate":"2026-07-24T18:07:42.0074024+00:00","createdById":"e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"32a78a46-cfe1-4427-89c5-99428c472b54","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"43c1db48-5229-403a-87e0-18dbf94686de"},{"name":"sample string 1","jobTypeGroupId":"9b610d21-a096-4fbe-bb9c-124f29002dde","userId":"28752928-99ee-4070-b1a6-c96f05d4b99d","createDaysBefore":3,"siteId":"23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b","contactId":"4231071c-0d5b-4e7a-aa91-62f9d54c7789","assetId":"ef7d7946-9b7a-4b57-bf36-7c200d63033e","startDate":"2026-07-24T18:07:42.0074024+00:00","endDate":"2026-07-24T18:07:42.0074024+00:00","numberGenerated":6,"lastDate":"2026-07-24T18:07:42.0074024+00:00","nextDate":"2026-07-24T18:07:42.0074024+00:00","overrideGeneratedNextDate":"2026-07-24T18:07:42.0074024+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"d0e9a732-dc73-4114-8a09-b24de3ecf140","recurrenceGroupId":"12d04a2f-fd33-4aea-b8b4-33513564dd6d","jobsGenerated":[],"systems":[{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"},{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"698ddf75-de08-4410-9c3c-9ca14807fc05"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"4770326e-f62d-451c-8e24-d9e0a6246e00","titleId":"24e3ce3b-c32b-4b09-a030-836884aa0484","organisationId":"f78a075e-519f-459f-a974-c95ba2af953d","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"6e1c9191-0d09-460c-a1e5-66d7eba6eed0","createdById":"4f68e818-b374-4625-a6be-2ebe678c471f","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"31f3a60a-1071-4863-aac0-6ff65c51942d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"6cd640ff-3024-4b9b-a20a-379ee8265410"},"title":{"name":"sample string 1","id":"b2dc1b16-ba04-43d9-8435-7d41ee37e459"},"createdById":"e82c3d66-4ddd-4273-b41d-4f83d430f27c","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"5eec53bf-7ec6-41bb-8868-04c12bc8b236","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"411c5fc8-819d-47c1-a6d8-28ae35da14d7"},"sampledAssets":[{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3},{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3}],"lastCompletedDate":"2026-07-24T18:07:42.0074024+00:00","createdById":"e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"32a78a46-cfe1-4427-89c5-99428c472b54","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"43c1db48-5229-403a-87e0-18dbf94686de"}],"sampledAssets":[{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3,"jobRecurrence":{"name":"sample string 1","jobTypeGroupId":"9b610d21-a096-4fbe-bb9c-124f29002dde","userId":"28752928-99ee-4070-b1a6-c96f05d4b99d","createDaysBefore":3,"siteId":"23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b","contactId":"4231071c-0d5b-4e7a-aa91-62f9d54c7789","assetId":"ef7d7946-9b7a-4b57-bf36-7c200d63033e","startDate":"2026-07-24T18:07:42.0074024+00:00","endDate":"2026-07-24T18:07:42.0074024+00:00","numberGenerated":6,"lastDate":"2026-07-24T18:07:42.0074024+00:00","nextDate":"2026-07-24T18:07:42.0074024+00:00","overrideGeneratedNextDate":"2026-07-24T18:07:42.0074024+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"d0e9a732-dc73-4114-8a09-b24de3ecf140","recurrenceGroupId":"12d04a2f-fd33-4aea-b8b4-33513564dd6d","jobsGenerated":[],"systems":[{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"},{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"698ddf75-de08-4410-9c3c-9ca14807fc05"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"4770326e-f62d-451c-8e24-d9e0a6246e00","titleId":"24e3ce3b-c32b-4b09-a030-836884aa0484","organisationId":"f78a075e-519f-459f-a974-c95ba2af953d","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"6e1c9191-0d09-460c-a1e5-66d7eba6eed0","createdById":"4f68e818-b374-4625-a6be-2ebe678c471f","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"31f3a60a-1071-4863-aac0-6ff65c51942d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"6cd640ff-3024-4b9b-a20a-379ee8265410"},"title":{"name":"sample string 1","id":"b2dc1b16-ba04-43d9-8435-7d41ee37e459"},"createdById":"e82c3d66-4ddd-4273-b41d-4f83d430f27c","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"5eec53bf-7ec6-41bb-8868-04c12bc8b236","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"411c5fc8-819d-47c1-a6d8-28ae35da14d7"},"sampledAssets":[],"lastCompletedDate":"2026-07-24T18:07:42.0074024+00:00","createdById":"e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"32a78a46-cfe1-4427-89c5-99428c472b54","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"43c1db48-5229-403a-87e0-18dbf94686de"}},{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3,"jobRecurrence":{"name":"sample string 1","jobTypeGroupId":"9b610d21-a096-4fbe-bb9c-124f29002dde","userId":"28752928-99ee-4070-b1a6-c96f05d4b99d","createDaysBefore":3,"siteId":"23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b","contactId":"4231071c-0d5b-4e7a-aa91-62f9d54c7789","assetId":"ef7d7946-9b7a-4b57-bf36-7c200d63033e","startDate":"2026-07-24T18:07:42.0074024+00:00","endDate":"2026-07-24T18:07:42.0074024+00:00","numberGenerated":6,"lastDate":"2026-07-24T18:07:42.0074024+00:00","nextDate":"2026-07-24T18:07:42.0074024+00:00","overrideGeneratedNextDate":"2026-07-24T18:07:42.0074024+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"d0e9a732-dc73-4114-8a09-b24de3ecf140","recurrenceGroupId":"12d04a2f-fd33-4aea-b8b4-33513564dd6d","jobsGenerated":[],"systems":[{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"},{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"698ddf75-de08-4410-9c3c-9ca14807fc05"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"4770326e-f62d-451c-8e24-d9e0a6246e00","titleId":"24e3ce3b-c32b-4b09-a030-836884aa0484","organisationId":"f78a075e-519f-459f-a974-c95ba2af953d","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"6e1c9191-0d09-460c-a1e5-66d7eba6eed0","createdById":"4f68e818-b374-4625-a6be-2ebe678c471f","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"31f3a60a-1071-4863-aac0-6ff65c51942d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"6cd640ff-3024-4b9b-a20a-379ee8265410"},"title":{"name":"sample string 1","id":"b2dc1b16-ba04-43d9-8435-7d41ee37e459"},"createdById":"e82c3d66-4ddd-4273-b41d-4f83d430f27c","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"5eec53bf-7ec6-41bb-8868-04c12bc8b236","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"411c5fc8-819d-47c1-a6d8-28ae35da14d7"},"sampledAssets":[],"lastCompletedDate":"2026-07-24T18:07:42.0074024+00:00","createdById":"e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"32a78a46-cfe1-4427-89c5-99428c472b54","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"43c1db48-5229-403a-87e0-18dbf94686de"}}],"monitoringRegimeSampledAssets":[{"monitoringRegimeId":"sample string 1","assetId":"e0531cff-dcf8-4c35-8442-707237a4b36f","jobIndexId":3},{"monitoringRegimeId":"sample string 1","assetId":"e0531cff-dcf8-4c35-8442-707237a4b36f","jobIndexId":3}],"hierarchicalLocation":{"siteId":"6cbdd07e-2f6d-46f6-a9a5-53045c74a49a","name":"sample string 2","parentId":"9593dcf9-9f08-47bb-aede-77486e98ce07","depth":3,"fullName":"sample string 4","active":true,"sortOrder":6.0,"createdById":"49f00f9f-c71a-4df0-9e19-b06227f7da81","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"0a055160-4913-4c51-b601-2485dac5f399","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"33e5baea-ee91-4303-b8f7-35f912b105bb"},"createdById":"7465c593-7ca9-4015-aa79-e9398b969573","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"b37eb9a9-bb2f-42b8-b511-c59f5e248d53","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"ec44aff5-f94e-4756-9077-04500c017ea8"},"jobRecurrence":{"name":"sample string 1","jobTypeGroupId":"9b610d21-a096-4fbe-bb9c-124f29002dde","userId":"28752928-99ee-4070-b1a6-c96f05d4b99d","createDaysBefore":3,"siteId":"23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b","contactId":"4231071c-0d5b-4e7a-aa91-62f9d54c7789","assetId":"ef7d7946-9b7a-4b57-bf36-7c200d63033e","startDate":"2026-07-24T18:07:42.0074024+00:00","endDate":"2026-07-24T18:07:42.0074024+00:00","numberGenerated":6,"lastDate":"2026-07-24T18:07:42.0074024+00:00","nextDate":"2026-07-24T18:07:42.0074024+00:00","overrideGeneratedNextDate":"2026-07-24T18:07:42.0074024+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"d0e9a732-dc73-4114-8a09-b24de3ecf140","recurrenceGroupId":"12d04a2f-fd33-4aea-b8b4-33513564dd6d","asset":{"name":"sample string 1","description":"sample string 2","assetTypeId":"9a426a23-47c8-489c-bef5-f40962507925","location":"sample string 4","locationId":"sample string 5","externalReference":"sample string 6","serialNumber":"sample string 7","assetNumber":"sample string 8","uniqueBarcode":"sample string 9","notes":"sample string 10","siteId":"a4207659-f61a-4091-be34-4f78c6ed7ba4","owner":"sample string 11","active":true,"suspended":true,"jobId":"dfcf9ee1-57a8-4f05-aa60-26be7ce1324a","hierarchicalLocationId":"77bb1310-b058-469a-a3c9-483d72b89190","imageFileName":"sample string 14","jobs":[],"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"}],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},"id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},"id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"jobRecurrences":[],"sampledAssets":[{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3},{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3}],"monitoringRegimeSampledAssets":[{"monitoringRegimeId":"sample string 1","assetId":"e0531cff-dcf8-4c35-8442-707237a4b36f","jobIndexId":3},{"monitoringRegimeId":"sample string 1","assetId":"e0531cff-dcf8-4c35-8442-707237a4b36f","jobIndexId":3}],"hierarchicalLocation":{"siteId":"6cbdd07e-2f6d-46f6-a9a5-53045c74a49a","name":"sample string 2","parentId":"9593dcf9-9f08-47bb-aede-77486e98ce07","depth":3,"fullName":"sample string 4","active":true,"sortOrder":6.0,"createdById":"49f00f9f-c71a-4df0-9e19-b06227f7da81","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"0a055160-4913-4c51-b601-2485dac5f399","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"33e5baea-ee91-4303-b8f7-35f912b105bb"},"createdById":"7465c593-7ca9-4015-aa79-e9398b969573","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"b37eb9a9-bb2f-42b8-b511-c59f5e248d53","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"ec44aff5-f94e-4756-9077-04500c017ea8"},"jobsGenerated":[],"systems":[{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"},{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"698ddf75-de08-4410-9c3c-9ca14807fc05"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"4770326e-f62d-451c-8e24-d9e0a6246e00","titleId":"24e3ce3b-c32b-4b09-a030-836884aa0484","organisationId":"f78a075e-519f-459f-a974-c95ba2af953d","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"6e1c9191-0d09-460c-a1e5-66d7eba6eed0","createdById":"4f68e818-b374-4625-a6be-2ebe678c471f","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"31f3a60a-1071-4863-aac0-6ff65c51942d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"6cd640ff-3024-4b9b-a20a-379ee8265410"},"title":{"name":"sample string 1","id":"b2dc1b16-ba04-43d9-8435-7d41ee37e459"},"createdById":"e82c3d66-4ddd-4273-b41d-4f83d430f27c","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"5eec53bf-7ec6-41bb-8868-04c12bc8b236","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"411c5fc8-819d-47c1-a6d8-28ae35da14d7"},"sampledAssets":[{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3,"asset":{"name":"sample string 1","description":"sample string 2","assetTypeId":"9a426a23-47c8-489c-bef5-f40962507925","location":"sample string 4","locationId":"sample string 5","externalReference":"sample string 6","serialNumber":"sample string 7","assetNumber":"sample string 8","uniqueBarcode":"sample string 9","notes":"sample string 10","siteId":"a4207659-f61a-4091-be34-4f78c6ed7ba4","owner":"sample string 11","active":true,"suspended":true,"jobId":"dfcf9ee1-57a8-4f05-aa60-26be7ce1324a","hierarchicalLocationId":"77bb1310-b058-469a-a3c9-483d72b89190","imageFileName":"sample string 14","jobs":[],"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"}],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},"id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},"id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"jobRecurrences":[],"sampledAssets":[],"monitoringRegimeSampledAssets":[{"monitoringRegimeId":"sample string 1","assetId":"e0531cff-dcf8-4c35-8442-707237a4b36f","jobIndexId":3},{"monitoringRegimeId":"sample string 1","assetId":"e0531cff-dcf8-4c35-8442-707237a4b36f","jobIndexId":3}],"hierarchicalLocation":{"siteId":"6cbdd07e-2f6d-46f6-a9a5-53045c74a49a","name":"sample string 2","parentId":"9593dcf9-9f08-47bb-aede-77486e98ce07","depth":3,"fullName":"sample string 4","active":true,"sortOrder":6.0,"createdById":"49f00f9f-c71a-4df0-9e19-b06227f7da81","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"0a055160-4913-4c51-b601-2485dac5f399","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"33e5baea-ee91-4303-b8f7-35f912b105bb"},"createdById":"7465c593-7ca9-4015-aa79-e9398b969573","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"b37eb9a9-bb2f-42b8-b511-c59f5e248d53","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"ec44aff5-f94e-4756-9077-04500c017ea8"}},{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3,"asset":{"name":"sample string 1","description":"sample string 2","assetTypeId":"9a426a23-47c8-489c-bef5-f40962507925","location":"sample string 4","locationId":"sample string 5","externalReference":"sample string 6","serialNumber":"sample string 7","assetNumber":"sample string 8","uniqueBarcode":"sample string 9","notes":"sample string 10","siteId":"a4207659-f61a-4091-be34-4f78c6ed7ba4","owner":"sample string 11","active":true,"suspended":true,"jobId":"dfcf9ee1-57a8-4f05-aa60-26be7ce1324a","hierarchicalLocationId":"77bb1310-b058-469a-a3c9-483d72b89190","imageFileName":"sample string 14","jobs":[],"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"}],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},"id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},"id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"jobRecurrences":[],"sampledAssets":[],"monitoringRegimeSampledAssets":[{"monitoringRegimeId":"sample string 1","assetId":"e0531cff-dcf8-4c35-8442-707237a4b36f","jobIndexId":3},{"monitoringRegimeId":"sample string 1","assetId":"e0531cff-dcf8-4c35-8442-707237a4b36f","jobIndexId":3}],"hierarchicalLocation":{"siteId":"6cbdd07e-2f6d-46f6-a9a5-53045c74a49a","name":"sample string 2","parentId":"9593dcf9-9f08-47bb-aede-77486e98ce07","depth":3,"fullName":"sample string 4","active":true,"sortOrder":6.0,"createdById":"49f00f9f-c71a-4df0-9e19-b06227f7da81","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"0a055160-4913-4c51-b601-2485dac5f399","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"33e5baea-ee91-4303-b8f7-35f912b105bb"},"createdById":"7465c593-7ca9-4015-aa79-e9398b969573","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"b37eb9a9-bb2f-42b8-b511-c59f5e248d53","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"ec44aff5-f94e-4756-9077-04500c017ea8"}}],"lastCompletedDate":"2026-07-24T18:07:42.0074024+00:00","createdById":"e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"32a78a46-cfe1-4427-89c5-99428c472b54","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"43c1db48-5229-403a-87e0-18dbf94686de"},"rejectionReason":{"order":1,"name":"sample string 2","active":true,"tenantOrganisationId":"397ac4b1-b13c-4bc0-b4aa-2e9304a9fa84","createdById":"753c932f-9470-4f8c-b9d8-3b80f74da1ab","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"0b91416f-65bd-4e90-8a95-cd381f2e3e34","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"82c80830-0f5f-466b-ab4d-6178da403712"},"jobCategory":{"name":"sample string 1","id":"5442ad2d-ce89-426a-85c6-f756829624a7"},"sections":[{"jobId":"c1a0c8ab-d988-4766-94e5-0c94774a9193","internalSectionTypeId":"733beae9-7856-4c0b-b15c-9351919383dc","sectionTypeId":"965a81b0-aef5-432c-9399-2f112148385f","caption":"sample string 4","name":"sample string 5","sectionJson":"sample string 6","repeatable":true,"template":true,"gridInput":true,"siteVisit":true,"active":true,"order":12.0,"fqn":"sample string 13","visible":true,"state":"d307d093-04d9-4fbb-9d7b-b793277e3352","sectionVariantId":"2dd538d4-92da-472e-b6e7-1df217a98d0a","sectionType":{"internalId":"8ec1ef74-bb9d-4b21-b362-93147f96e688","caption":"sample string 2","name":"sample string 3","repeatable":true,"template":true,"gridInput":true,"siteVisit":true,"jsonData":"sample string 8","order":9,"jobTypeId":"2e8dfabc-454b-40ad-8550-360a070feac4","active":true,"fqn":"sample string 12","visible":true,"fileImport":true,"sectionVariantId":"2f54ed93-1fcd-4cf3-a196-bf1f4f876981","expressionTypes":"sample string 15","createdById":"90a740fb-1fef-4be3-a1bb-ad02e73335ff","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"75b75608-188f-4f9b-89aa-5d30975f0f30","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"85374695-505d-4826-ad46-134d7879b1f0"},"createdById":"6d7250e1-514c-41bd-bc40-f38e3b7cb746","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"13943351-db05-4dd1-8dfd-f2f9cf7cea35","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"72f28092-a135-4716-bf56-e9e401142b35"},{"jobId":"c1a0c8ab-d988-4766-94e5-0c94774a9193","internalSectionTypeId":"733beae9-7856-4c0b-b15c-9351919383dc","sectionTypeId":"965a81b0-aef5-432c-9399-2f112148385f","caption":"sample string 4","name":"sample string 5","sectionJson":"sample string 6","repeatable":true,"template":true,"gridInput":true,"siteVisit":true,"active":true,"order":12.0,"fqn":"sample string 13","visible":true,"state":"d307d093-04d9-4fbb-9d7b-b793277e3352","sectionVariantId":"2dd538d4-92da-472e-b6e7-1df217a98d0a","sectionType":{"internalId":"8ec1ef74-bb9d-4b21-b362-93147f96e688","caption":"sample string 2","name":"sample string 3","repeatable":true,"template":true,"gridInput":true,"siteVisit":true,"jsonData":"sample string 8","order":9,"jobTypeId":"2e8dfabc-454b-40ad-8550-360a070feac4","active":true,"fqn":"sample string 12","visible":true,"fileImport":true,"sectionVariantId":"2f54ed93-1fcd-4cf3-a196-bf1f4f876981","expressionTypes":"sample string 15","createdById":"90a740fb-1fef-4be3-a1bb-ad02e73335ff","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"75b75608-188f-4f9b-89aa-5d30975f0f30","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"85374695-505d-4826-ad46-134d7879b1f0"},"createdById":"6d7250e1-514c-41bd-bc40-f38e3b7cb746","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"13943351-db05-4dd1-8dfd-f2f9cf7cea35","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"72f28092-a135-4716-bf56-e9e401142b35"}],"descendantJobs":[],"documents":[],"jobHistory":[{"jobId":"76dc91bc-7412-40f8-9435-7cc8837d55e2","jobHistoryTypeId":"35d9740a-25cc-4b1b-bce7-f9a1ecb76796","sourceStateId":"a5440a42-1183-481b-ba4e-36f2df2fcafd","destinationStateId":"64d38e88-f1e0-4e99-8b8c-4564f0030f70","allocatedToId":"170aeca6-cf8a-4422-bbcc-aa3dfa8ba6a7","clonedFromId":"a6acdb0f-6727-4096-bca2-262389609c73","jobHistoryType":{"name":"sample string 1","id":"d4eee8ff-76ff-4509-a0e1-7090842cb706"},"sourceJobState":{"name":"sample string 1","jobsWithThatState":[],"id":"050658c6-4b83-4a4e-a9c1-3a14262bfa77"},"destinationJobState":{"name":"sample string 1","jobsWithThatState":[],"id":"050658c6-4b83-4a4e-a9c1-3a14262bfa77"},"createdById":"9de612f4-4567-463a-adf9-f2ae8a35f51f","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"8873a50e-ea34-492f-8484-1bcf8763f65a","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"fe999e26-f4c4-4ce7-a525-a5202f9ec5fc"},{"jobId":"76dc91bc-7412-40f8-9435-7cc8837d55e2","jobHistoryTypeId":"35d9740a-25cc-4b1b-bce7-f9a1ecb76796","sourceStateId":"a5440a42-1183-481b-ba4e-36f2df2fcafd","destinationStateId":"64d38e88-f1e0-4e99-8b8c-4564f0030f70","allocatedToId":"170aeca6-cf8a-4422-bbcc-aa3dfa8ba6a7","clonedFromId":"a6acdb0f-6727-4096-bca2-262389609c73","jobHistoryType":{"name":"sample string 1","id":"d4eee8ff-76ff-4509-a0e1-7090842cb706"},"sourceJobState":{"name":"sample string 1","jobsWithThatState":[],"id":"050658c6-4b83-4a4e-a9c1-3a14262bfa77"},"destinationJobState":{"name":"sample string 1","jobsWithThatState":[],"id":"050658c6-4b83-4a4e-a9c1-3a14262bfa77"},"createdById":"9de612f4-4567-463a-adf9-f2ae8a35f51f","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"8873a50e-ea34-492f-8484-1bcf8763f65a","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"fe999e26-f4c4-4ce7-a525-a5202f9ec5fc"}],"createdById":"9623d0a1-89db-45c7-ad52-60dc42a4a2f7","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"82b746b5-a221-4c80-a41b-53fb595e97bf","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"04125e4f-5c2a-44d8-a35a-38d3e5faafb6"},"stateId":"58ebd7df-fc40-462b-b307-fda5696110e4","templateId":"2ae5e9bd-1ac5-4279-b21b-10573c3f75ab","fileLocationId":"8c2e6d10-3f89-4e15-a7e8-33c6bacc9c0d","fileLocation":{"location":"sample string 1","extension":"sample string 2","active":true,"createdById":"3d566615-4cca-4be0-9211-5c82a5f1abba","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"c2e287df-bdab-4943-aef3-9f34109c6e02","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"f38e6a6a-4500-48d7-a6a8-813fa77ae1a9"},"documentState":{"name":"sample string 1","documentsWithThatState":[],"id":"185e112d-07e3-4979-8e34-051b810b5d27"},"pdfGenerated":true,"visibleOnPortal":true,"name":"sample string 4","active":true,"createdById":"3330e76a-aa18-4462-bc41-6a3f68b4bd42","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"cead194f-d5fa-428a-88cd-25f8873ff16e","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"3332b716-5bee-4a0b-8cf1-052ae7fe0596"}],"createdById":"d15221bf-f5e5-4c54-a98e-2f7afc310f5e","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"31e733b0-80d6-43a0-97b2-fb6cca10286c","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"09e6960b-ac26-4f55-bc83-c8cba388094f"},{"name":"sample string 1","fileExtension":"sample string 2","location":"sample string 3","jobTypeId":"21b17464-a97f-47c3-872e-437032ec7557","active":true,"autoEmailOnJobCompletion":true,"visibleOnPortal":true,"documents":[{"jobId":"b18fb692-53a3-4846-8b66-76431e04c4d7","job":{"jobTypeId":"1c1325c9-2aaf-4e9a-84ec-7c5e9e4ba3af","active":true,"stateId":"08daf752-ec19-46a0-b959-ec3e76bfb568","externalRef":"sample string 4","allocatedToId":"d5959333-93da-4b61-8e08-3b27bebfdec4","name":"sample string 5","scheduledDate":"2026-07-24T18:07:42.0074024+00:00","siteId":"dbefd8a8-0073-4fd2-8a35-d3033bf9f328","contactId":"6469487a-fa21-475d-8ad9-619f309b287b","notes":"sample string 8","timeInMinutes":9,"parentJobId":"721c3f00-0083-4aab-bfd9-639788692940","isGroupJob":true,"deviceId":"sample string 11","syncToDevice":true,"assetId":"5f65f06f-f4f9-4835-874d-8941b80cc8d7","jobRecurrenceId":"0e6905df-16b8-4f6f-8b67-5e68f1ec5425","rejectionReasonId":"4e013877-4395-496a-bf26-346a70ae046d","jobCategoryId":"6b239234-0bb9-479c-8cdf-de4055f8ce8c","numericCode":13,"completedDate":"2026-07-24T18:07:42.0074024+00:00","monitoringRegimeId":"sample string 14","jobState":{"name":"sample string 1","jobsWithThatState":[],"id":"050658c6-4b83-4a4e-a9c1-3a14262bfa77"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"4770326e-f62d-451c-8e24-d9e0a6246e00","titleId":"24e3ce3b-c32b-4b09-a030-836884aa0484","organisationId":"f78a075e-519f-459f-a974-c95ba2af953d","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"6e1c9191-0d09-460c-a1e5-66d7eba6eed0","createdById":"4f68e818-b374-4625-a6be-2ebe678c471f","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"31f3a60a-1071-4863-aac0-6ff65c51942d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"6cd640ff-3024-4b9b-a20a-379ee8265410"},"title":{"name":"sample string 1","id":"b2dc1b16-ba04-43d9-8435-7d41ee37e459"},"createdById":"e82c3d66-4ddd-4273-b41d-4f83d430f27c","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"5eec53bf-7ec6-41bb-8868-04c12bc8b236","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"411c5fc8-819d-47c1-a6d8-28ae35da14d7"},"asset":{"name":"sample string 1","description":"sample string 2","assetTypeId":"9a426a23-47c8-489c-bef5-f40962507925","location":"sample string 4","locationId":"sample string 5","externalReference":"sample string 6","serialNumber":"sample string 7","assetNumber":"sample string 8","uniqueBarcode":"sample string 9","notes":"sample string 10","siteId":"a4207659-f61a-4091-be34-4f78c6ed7ba4","owner":"sample string 11","active":true,"suspended":true,"jobId":"dfcf9ee1-57a8-4f05-aa60-26be7ce1324a","hierarchicalLocationId":"77bb1310-b058-469a-a3c9-483d72b89190","imageFileName":"sample string 14","jobs":[],"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"}],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},"id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},"id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"jobRecurrences":[{"name":"sample string 1","jobTypeGroupId":"9b610d21-a096-4fbe-bb9c-124f29002dde","userId":"28752928-99ee-4070-b1a6-c96f05d4b99d","createDaysBefore":3,"siteId":"23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b","contactId":"4231071c-0d5b-4e7a-aa91-62f9d54c7789","assetId":"ef7d7946-9b7a-4b57-bf36-7c200d63033e","startDate":"2026-07-24T18:07:42.0074024+00:00","endDate":"2026-07-24T18:07:42.0074024+00:00","numberGenerated":6,"lastDate":"2026-07-24T18:07:42.0074024+00:00","nextDate":"2026-07-24T18:07:42.0074024+00:00","overrideGeneratedNextDate":"2026-07-24T18:07:42.0074024+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"d0e9a732-dc73-4114-8a09-b24de3ecf140","recurrenceGroupId":"12d04a2f-fd33-4aea-b8b4-33513564dd6d","jobsGenerated":[],"systems":[{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"},{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"698ddf75-de08-4410-9c3c-9ca14807fc05"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"4770326e-f62d-451c-8e24-d9e0a6246e00","titleId":"24e3ce3b-c32b-4b09-a030-836884aa0484","organisationId":"f78a075e-519f-459f-a974-c95ba2af953d","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"6e1c9191-0d09-460c-a1e5-66d7eba6eed0","createdById":"4f68e818-b374-4625-a6be-2ebe678c471f","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"31f3a60a-1071-4863-aac0-6ff65c51942d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"6cd640ff-3024-4b9b-a20a-379ee8265410"},"title":{"name":"sample string 1","id":"b2dc1b16-ba04-43d9-8435-7d41ee37e459"},"createdById":"e82c3d66-4ddd-4273-b41d-4f83d430f27c","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"5eec53bf-7ec6-41bb-8868-04c12bc8b236","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"411c5fc8-819d-47c1-a6d8-28ae35da14d7"},"sampledAssets":[{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3},{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3}],"lastCompletedDate":"2026-07-24T18:07:42.0074024+00:00","createdById":"e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"32a78a46-cfe1-4427-89c5-99428c472b54","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"43c1db48-5229-403a-87e0-18dbf94686de"},{"name":"sample string 1","jobTypeGroupId":"9b610d21-a096-4fbe-bb9c-124f29002dde","userId":"28752928-99ee-4070-b1a6-c96f05d4b99d","createDaysBefore":3,"siteId":"23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b","contactId":"4231071c-0d5b-4e7a-aa91-62f9d54c7789","assetId":"ef7d7946-9b7a-4b57-bf36-7c200d63033e","startDate":"2026-07-24T18:07:42.0074024+00:00","endDate":"2026-07-24T18:07:42.0074024+00:00","numberGenerated":6,"lastDate":"2026-07-24T18:07:42.0074024+00:00","nextDate":"2026-07-24T18:07:42.0074024+00:00","overrideGeneratedNextDate":"2026-07-24T18:07:42.0074024+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"d0e9a732-dc73-4114-8a09-b24de3ecf140","recurrenceGroupId":"12d04a2f-fd33-4aea-b8b4-33513564dd6d","jobsGenerated":[],"systems":[{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"},{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"698ddf75-de08-4410-9c3c-9ca14807fc05"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"4770326e-f62d-451c-8e24-d9e0a6246e00","titleId":"24e3ce3b-c32b-4b09-a030-836884aa0484","organisationId":"f78a075e-519f-459f-a974-c95ba2af953d","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"6e1c9191-0d09-460c-a1e5-66d7eba6eed0","createdById":"4f68e818-b374-4625-a6be-2ebe678c471f","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"31f3a60a-1071-4863-aac0-6ff65c51942d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"6cd640ff-3024-4b9b-a20a-379ee8265410"},"title":{"name":"sample string 1","id":"b2dc1b16-ba04-43d9-8435-7d41ee37e459"},"createdById":"e82c3d66-4ddd-4273-b41d-4f83d430f27c","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"5eec53bf-7ec6-41bb-8868-04c12bc8b236","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"411c5fc8-819d-47c1-a6d8-28ae35da14d7"},"sampledAssets":[{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3},{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3}],"lastCompletedDate":"2026-07-24T18:07:42.0074024+00:00","createdById":"e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"32a78a46-cfe1-4427-89c5-99428c472b54","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"43c1db48-5229-403a-87e0-18dbf94686de"}],"sampledAssets":[{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3,"jobRecurrence":{"name":"sample string 1","jobTypeGroupId":"9b610d21-a096-4fbe-bb9c-124f29002dde","userId":"28752928-99ee-4070-b1a6-c96f05d4b99d","createDaysBefore":3,"siteId":"23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b","contactId":"4231071c-0d5b-4e7a-aa91-62f9d54c7789","assetId":"ef7d7946-9b7a-4b57-bf36-7c200d63033e","startDate":"2026-07-24T18:07:42.0074024+00:00","endDate":"2026-07-24T18:07:42.0074024+00:00","numberGenerated":6,"lastDate":"2026-07-24T18:07:42.0074024+00:00","nextDate":"2026-07-24T18:07:42.0074024+00:00","overrideGeneratedNextDate":"2026-07-24T18:07:42.0074024+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"d0e9a732-dc73-4114-8a09-b24de3ecf140","recurrenceGroupId":"12d04a2f-fd33-4aea-b8b4-33513564dd6d","jobsGenerated":[],"systems":[{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"},{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"698ddf75-de08-4410-9c3c-9ca14807fc05"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"4770326e-f62d-451c-8e24-d9e0a6246e00","titleId":"24e3ce3b-c32b-4b09-a030-836884aa0484","organisationId":"f78a075e-519f-459f-a974-c95ba2af953d","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"6e1c9191-0d09-460c-a1e5-66d7eba6eed0","createdById":"4f68e818-b374-4625-a6be-2ebe678c471f","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"31f3a60a-1071-4863-aac0-6ff65c51942d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"6cd640ff-3024-4b9b-a20a-379ee8265410"},"title":{"name":"sample string 1","id":"b2dc1b16-ba04-43d9-8435-7d41ee37e459"},"createdById":"e82c3d66-4ddd-4273-b41d-4f83d430f27c","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"5eec53bf-7ec6-41bb-8868-04c12bc8b236","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"411c5fc8-819d-47c1-a6d8-28ae35da14d7"},"sampledAssets":[],"lastCompletedDate":"2026-07-24T18:07:42.0074024+00:00","createdById":"e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"32a78a46-cfe1-4427-89c5-99428c472b54","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"43c1db48-5229-403a-87e0-18dbf94686de"}},{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3,"jobRecurrence":{"name":"sample string 1","jobTypeGroupId":"9b610d21-a096-4fbe-bb9c-124f29002dde","userId":"28752928-99ee-4070-b1a6-c96f05d4b99d","createDaysBefore":3,"siteId":"23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b","contactId":"4231071c-0d5b-4e7a-aa91-62f9d54c7789","assetId":"ef7d7946-9b7a-4b57-bf36-7c200d63033e","startDate":"2026-07-24T18:07:42.0074024+00:00","endDate":"2026-07-24T18:07:42.0074024+00:00","numberGenerated":6,"lastDate":"2026-07-24T18:07:42.0074024+00:00","nextDate":"2026-07-24T18:07:42.0074024+00:00","overrideGeneratedNextDate":"2026-07-24T18:07:42.0074024+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"d0e9a732-dc73-4114-8a09-b24de3ecf140","recurrenceGroupId":"12d04a2f-fd33-4aea-b8b4-33513564dd6d","jobsGenerated":[],"systems":[{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"},{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"698ddf75-de08-4410-9c3c-9ca14807fc05"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"4770326e-f62d-451c-8e24-d9e0a6246e00","titleId":"24e3ce3b-c32b-4b09-a030-836884aa0484","organisationId":"f78a075e-519f-459f-a974-c95ba2af953d","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"6e1c9191-0d09-460c-a1e5-66d7eba6eed0","createdById":"4f68e818-b374-4625-a6be-2ebe678c471f","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"31f3a60a-1071-4863-aac0-6ff65c51942d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"6cd640ff-3024-4b9b-a20a-379ee8265410"},"title":{"name":"sample string 1","id":"b2dc1b16-ba04-43d9-8435-7d41ee37e459"},"createdById":"e82c3d66-4ddd-4273-b41d-4f83d430f27c","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"5eec53bf-7ec6-41bb-8868-04c12bc8b236","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"411c5fc8-819d-47c1-a6d8-28ae35da14d7"},"sampledAssets":[],"lastCompletedDate":"2026-07-24T18:07:42.0074024+00:00","createdById":"e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"32a78a46-cfe1-4427-89c5-99428c472b54","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"43c1db48-5229-403a-87e0-18dbf94686de"}}],"monitoringRegimeSampledAssets":[{"monitoringRegimeId":"sample string 1","assetId":"e0531cff-dcf8-4c35-8442-707237a4b36f","jobIndexId":3},{"monitoringRegimeId":"sample string 1","assetId":"e0531cff-dcf8-4c35-8442-707237a4b36f","jobIndexId":3}],"hierarchicalLocation":{"siteId":"6cbdd07e-2f6d-46f6-a9a5-53045c74a49a","name":"sample string 2","parentId":"9593dcf9-9f08-47bb-aede-77486e98ce07","depth":3,"fullName":"sample string 4","active":true,"sortOrder":6.0,"createdById":"49f00f9f-c71a-4df0-9e19-b06227f7da81","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"0a055160-4913-4c51-b601-2485dac5f399","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"33e5baea-ee91-4303-b8f7-35f912b105bb"},"createdById":"7465c593-7ca9-4015-aa79-e9398b969573","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"b37eb9a9-bb2f-42b8-b511-c59f5e248d53","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"ec44aff5-f94e-4756-9077-04500c017ea8"},"jobRecurrence":{"name":"sample string 1","jobTypeGroupId":"9b610d21-a096-4fbe-bb9c-124f29002dde","userId":"28752928-99ee-4070-b1a6-c96f05d4b99d","createDaysBefore":3,"siteId":"23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b","contactId":"4231071c-0d5b-4e7a-aa91-62f9d54c7789","assetId":"ef7d7946-9b7a-4b57-bf36-7c200d63033e","startDate":"2026-07-24T18:07:42.0074024+00:00","endDate":"2026-07-24T18:07:42.0074024+00:00","numberGenerated":6,"lastDate":"2026-07-24T18:07:42.0074024+00:00","nextDate":"2026-07-24T18:07:42.0074024+00:00","overrideGeneratedNextDate":"2026-07-24T18:07:42.0074024+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"d0e9a732-dc73-4114-8a09-b24de3ecf140","recurrenceGroupId":"12d04a2f-fd33-4aea-b8b4-33513564dd6d","asset":{"name":"sample string 1","description":"sample string 2","assetTypeId":"9a426a23-47c8-489c-bef5-f40962507925","location":"sample string 4","locationId":"sample string 5","externalReference":"sample string 6","serialNumber":"sample string 7","assetNumber":"sample string 8","uniqueBarcode":"sample string 9","notes":"sample string 10","siteId":"a4207659-f61a-4091-be34-4f78c6ed7ba4","owner":"sample string 11","active":true,"suspended":true,"jobId":"dfcf9ee1-57a8-4f05-aa60-26be7ce1324a","hierarchicalLocationId":"77bb1310-b058-469a-a3c9-483d72b89190","imageFileName":"sample string 14","jobs":[],"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"}],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},"id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},"id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"jobRecurrences":[],"sampledAssets":[{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3},{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3}],"monitoringRegimeSampledAssets":[{"monitoringRegimeId":"sample string 1","assetId":"e0531cff-dcf8-4c35-8442-707237a4b36f","jobIndexId":3},{"monitoringRegimeId":"sample string 1","assetId":"e0531cff-dcf8-4c35-8442-707237a4b36f","jobIndexId":3}],"hierarchicalLocation":{"siteId":"6cbdd07e-2f6d-46f6-a9a5-53045c74a49a","name":"sample string 2","parentId":"9593dcf9-9f08-47bb-aede-77486e98ce07","depth":3,"fullName":"sample string 4","active":true,"sortOrder":6.0,"createdById":"49f00f9f-c71a-4df0-9e19-b06227f7da81","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"0a055160-4913-4c51-b601-2485dac5f399","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"33e5baea-ee91-4303-b8f7-35f912b105bb"},"createdById":"7465c593-7ca9-4015-aa79-e9398b969573","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"b37eb9a9-bb2f-42b8-b511-c59f5e248d53","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"ec44aff5-f94e-4756-9077-04500c017ea8"},"jobsGenerated":[],"systems":[{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"},{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"698ddf75-de08-4410-9c3c-9ca14807fc05"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"4770326e-f62d-451c-8e24-d9e0a6246e00","titleId":"24e3ce3b-c32b-4b09-a030-836884aa0484","organisationId":"f78a075e-519f-459f-a974-c95ba2af953d","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"6e1c9191-0d09-460c-a1e5-66d7eba6eed0","createdById":"4f68e818-b374-4625-a6be-2ebe678c471f","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"31f3a60a-1071-4863-aac0-6ff65c51942d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"6cd640ff-3024-4b9b-a20a-379ee8265410"},"title":{"name":"sample string 1","id":"b2dc1b16-ba04-43d9-8435-7d41ee37e459"},"createdById":"e82c3d66-4ddd-4273-b41d-4f83d430f27c","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"5eec53bf-7ec6-41bb-8868-04c12bc8b236","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"411c5fc8-819d-47c1-a6d8-28ae35da14d7"},"sampledAssets":[{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3,"asset":{"name":"sample string 1","description":"sample string 2","assetTypeId":"9a426a23-47c8-489c-bef5-f40962507925","location":"sample string 4","locationId":"sample string 5","externalReference":"sample string 6","serialNumber":"sample string 7","assetNumber":"sample string 8","uniqueBarcode":"sample string 9","notes":"sample string 10","siteId":"a4207659-f61a-4091-be34-4f78c6ed7ba4","owner":"sample string 11","active":true,"suspended":true,"jobId":"dfcf9ee1-57a8-4f05-aa60-26be7ce1324a","hierarchicalLocationId":"77bb1310-b058-469a-a3c9-483d72b89190","imageFileName":"sample string 14","jobs":[],"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"}],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},"id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},"id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"jobRecurrences":[],"sampledAssets":[],"monitoringRegimeSampledAssets":[{"monitoringRegimeId":"sample string 1","assetId":"e0531cff-dcf8-4c35-8442-707237a4b36f","jobIndexId":3},{"monitoringRegimeId":"sample string 1","assetId":"e0531cff-dcf8-4c35-8442-707237a4b36f","jobIndexId":3}],"hierarchicalLocation":{"siteId":"6cbdd07e-2f6d-46f6-a9a5-53045c74a49a","name":"sample string 2","parentId":"9593dcf9-9f08-47bb-aede-77486e98ce07","depth":3,"fullName":"sample string 4","active":true,"sortOrder":6.0,"createdById":"49f00f9f-c71a-4df0-9e19-b06227f7da81","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"0a055160-4913-4c51-b601-2485dac5f399","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"33e5baea-ee91-4303-b8f7-35f912b105bb"},"createdById":"7465c593-7ca9-4015-aa79-e9398b969573","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"b37eb9a9-bb2f-42b8-b511-c59f5e248d53","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"ec44aff5-f94e-4756-9077-04500c017ea8"}},{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3,"asset":{"name":"sample string 1","description":"sample string 2","assetTypeId":"9a426a23-47c8-489c-bef5-f40962507925","location":"sample string 4","locationId":"sample string 5","externalReference":"sample string 6","serialNumber":"sample string 7","assetNumber":"sample string 8","uniqueBarcode":"sample string 9","notes":"sample string 10","siteId":"a4207659-f61a-4091-be34-4f78c6ed7ba4","owner":"sample string 11","active":true,"suspended":true,"jobId":"dfcf9ee1-57a8-4f05-aa60-26be7ce1324a","hierarchicalLocationId":"77bb1310-b058-469a-a3c9-483d72b89190","imageFileName":"sample string 14","jobs":[],"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"}],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},"id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},"id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"jobRecurrences":[],"sampledAssets":[],"monitoringRegimeSampledAssets":[{"monitoringRegimeId":"sample string 1","assetId":"e0531cff-dcf8-4c35-8442-707237a4b36f","jobIndexId":3},{"monitoringRegimeId":"sample string 1","assetId":"e0531cff-dcf8-4c35-8442-707237a4b36f","jobIndexId":3}],"hierarchicalLocation":{"siteId":"6cbdd07e-2f6d-46f6-a9a5-53045c74a49a","name":"sample string 2","parentId":"9593dcf9-9f08-47bb-aede-77486e98ce07","depth":3,"fullName":"sample string 4","active":true,"sortOrder":6.0,"createdById":"49f00f9f-c71a-4df0-9e19-b06227f7da81","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"0a055160-4913-4c51-b601-2485dac5f399","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"33e5baea-ee91-4303-b8f7-35f912b105bb"},"createdById":"7465c593-7ca9-4015-aa79-e9398b969573","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"b37eb9a9-bb2f-42b8-b511-c59f5e248d53","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"ec44aff5-f94e-4756-9077-04500c017ea8"}}],"lastCompletedDate":"2026-07-24T18:07:42.0074024+00:00","createdById":"e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"32a78a46-cfe1-4427-89c5-99428c472b54","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"43c1db48-5229-403a-87e0-18dbf94686de"},"rejectionReason":{"order":1,"name":"sample string 2","active":true,"tenantOrganisationId":"397ac4b1-b13c-4bc0-b4aa-2e9304a9fa84","createdById":"753c932f-9470-4f8c-b9d8-3b80f74da1ab","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"0b91416f-65bd-4e90-8a95-cd381f2e3e34","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"82c80830-0f5f-466b-ab4d-6178da403712"},"jobCategory":{"name":"sample string 1","id":"5442ad2d-ce89-426a-85c6-f756829624a7"},"sections":[{"jobId":"c1a0c8ab-d988-4766-94e5-0c94774a9193","internalSectionTypeId":"733beae9-7856-4c0b-b15c-9351919383dc","sectionTypeId":"965a81b0-aef5-432c-9399-2f112148385f","caption":"sample string 4","name":"sample string 5","sectionJson":"sample string 6","repeatable":true,"template":true,"gridInput":true,"siteVisit":true,"active":true,"order":12.0,"fqn":"sample string 13","visible":true,"state":"d307d093-04d9-4fbb-9d7b-b793277e3352","sectionVariantId":"2dd538d4-92da-472e-b6e7-1df217a98d0a","sectionType":{"internalId":"8ec1ef74-bb9d-4b21-b362-93147f96e688","caption":"sample string 2","name":"sample string 3","repeatable":true,"template":true,"gridInput":true,"siteVisit":true,"jsonData":"sample string 8","order":9,"jobTypeId":"2e8dfabc-454b-40ad-8550-360a070feac4","active":true,"fqn":"sample string 12","visible":true,"fileImport":true,"sectionVariantId":"2f54ed93-1fcd-4cf3-a196-bf1f4f876981","expressionTypes":"sample string 15","createdById":"90a740fb-1fef-4be3-a1bb-ad02e73335ff","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"75b75608-188f-4f9b-89aa-5d30975f0f30","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"85374695-505d-4826-ad46-134d7879b1f0"},"createdById":"6d7250e1-514c-41bd-bc40-f38e3b7cb746","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"13943351-db05-4dd1-8dfd-f2f9cf7cea35","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"72f28092-a135-4716-bf56-e9e401142b35"},{"jobId":"c1a0c8ab-d988-4766-94e5-0c94774a9193","internalSectionTypeId":"733beae9-7856-4c0b-b15c-9351919383dc","sectionTypeId":"965a81b0-aef5-432c-9399-2f112148385f","caption":"sample string 4","name":"sample string 5","sectionJson":"sample string 6","repeatable":true,"template":true,"gridInput":true,"siteVisit":true,"active":true,"order":12.0,"fqn":"sample string 13","visible":true,"state":"d307d093-04d9-4fbb-9d7b-b793277e3352","sectionVariantId":"2dd538d4-92da-472e-b6e7-1df217a98d0a","sectionType":{"internalId":"8ec1ef74-bb9d-4b21-b362-93147f96e688","caption":"sample string 2","name":"sample string 3","repeatable":true,"template":true,"gridInput":true,"siteVisit":true,"jsonData":"sample string 8","order":9,"jobTypeId":"2e8dfabc-454b-40ad-8550-360a070feac4","active":true,"fqn":"sample string 12","visible":true,"fileImport":true,"sectionVariantId":"2f54ed93-1fcd-4cf3-a196-bf1f4f876981","expressionTypes":"sample string 15","createdById":"90a740fb-1fef-4be3-a1bb-ad02e73335ff","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"75b75608-188f-4f9b-89aa-5d30975f0f30","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"85374695-505d-4826-ad46-134d7879b1f0"},"createdById":"6d7250e1-514c-41bd-bc40-f38e3b7cb746","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"13943351-db05-4dd1-8dfd-f2f9cf7cea35","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"72f28092-a135-4716-bf56-e9e401142b35"}],"descendantJobs":[],"documents":[],"jobHistory":[{"jobId":"76dc91bc-7412-40f8-9435-7cc8837d55e2","jobHistoryTypeId":"35d9740a-25cc-4b1b-bce7-f9a1ecb76796","sourceStateId":"a5440a42-1183-481b-ba4e-36f2df2fcafd","destinationStateId":"64d38e88-f1e0-4e99-8b8c-4564f0030f70","allocatedToId":"170aeca6-cf8a-4422-bbcc-aa3dfa8ba6a7","clonedFromId":"a6acdb0f-6727-4096-bca2-262389609c73","jobHistoryType":{"name":"sample string 1","id":"d4eee8ff-76ff-4509-a0e1-7090842cb706"},"sourceJobState":{"name":"sample string 1","jobsWithThatState":[],"id":"050658c6-4b83-4a4e-a9c1-3a14262bfa77"},"destinationJobState":{"name":"sample string 1","jobsWithThatState":[],"id":"050658c6-4b83-4a4e-a9c1-3a14262bfa77"},"createdById":"9de612f4-4567-463a-adf9-f2ae8a35f51f","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"8873a50e-ea34-492f-8484-1bcf8763f65a","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"fe999e26-f4c4-4ce7-a525-a5202f9ec5fc"},{"jobId":"76dc91bc-7412-40f8-9435-7cc8837d55e2","jobHistoryTypeId":"35d9740a-25cc-4b1b-bce7-f9a1ecb76796","sourceStateId":"a5440a42-1183-481b-ba4e-36f2df2fcafd","destinationStateId":"64d38e88-f1e0-4e99-8b8c-4564f0030f70","allocatedToId":"170aeca6-cf8a-4422-bbcc-aa3dfa8ba6a7","clonedFromId":"a6acdb0f-6727-4096-bca2-262389609c73","jobHistoryType":{"name":"sample string 1","id":"d4eee8ff-76ff-4509-a0e1-7090842cb706"},"sourceJobState":{"name":"sample string 1","jobsWithThatState":[],"id":"050658c6-4b83-4a4e-a9c1-3a14262bfa77"},"destinationJobState":{"name":"sample string 1","jobsWithThatState":[],"id":"050658c6-4b83-4a4e-a9c1-3a14262bfa77"},"createdById":"9de612f4-4567-463a-adf9-f2ae8a35f51f","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"8873a50e-ea34-492f-8484-1bcf8763f65a","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"fe999e26-f4c4-4ce7-a525-a5202f9ec5fc"}],"createdById":"9623d0a1-89db-45c7-ad52-60dc42a4a2f7","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"82b746b5-a221-4c80-a41b-53fb595e97bf","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"04125e4f-5c2a-44d8-a35a-38d3e5faafb6"},"stateId":"58ebd7df-fc40-462b-b307-fda5696110e4","templateId":"2ae5e9bd-1ac5-4279-b21b-10573c3f75ab","fileLocationId":"8c2e6d10-3f89-4e15-a7e8-33c6bacc9c0d","fileLocation":{"location":"sample string 1","extension":"sample string 2","active":true,"createdById":"3d566615-4cca-4be0-9211-5c82a5f1abba","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"c2e287df-bdab-4943-aef3-9f34109c6e02","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"f38e6a6a-4500-48d7-a6a8-813fa77ae1a9"},"documentState":{"name":"sample string 1","documentsWithThatState":[],"id":"185e112d-07e3-4979-8e34-051b810b5d27"},"pdfGenerated":true,"visibleOnPortal":true,"name":"sample string 4","active":true,"createdById":"3330e76a-aa18-4462-bc41-6a3f68b4bd42","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"cead194f-d5fa-428a-88cd-25f8873ff16e","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"3332b716-5bee-4a0b-8cf1-052ae7fe0596"},{"jobId":"b18fb692-53a3-4846-8b66-76431e04c4d7","job":{"jobTypeId":"1c1325c9-2aaf-4e9a-84ec-7c5e9e4ba3af","active":true,"stateId":"08daf752-ec19-46a0-b959-ec3e76bfb568","externalRef":"sample string 4","allocatedToId":"d5959333-93da-4b61-8e08-3b27bebfdec4","name":"sample string 5","scheduledDate":"2026-07-24T18:07:42.0074024+00:00","siteId":"dbefd8a8-0073-4fd2-8a35-d3033bf9f328","contactId":"6469487a-fa21-475d-8ad9-619f309b287b","notes":"sample string 8","timeInMinutes":9,"parentJobId":"721c3f00-0083-4aab-bfd9-639788692940","isGroupJob":true,"deviceId":"sample string 11","syncToDevice":true,"assetId":"5f65f06f-f4f9-4835-874d-8941b80cc8d7","jobRecurrenceId":"0e6905df-16b8-4f6f-8b67-5e68f1ec5425","rejectionReasonId":"4e013877-4395-496a-bf26-346a70ae046d","jobCategoryId":"6b239234-0bb9-479c-8cdf-de4055f8ce8c","numericCode":13,"completedDate":"2026-07-24T18:07:42.0074024+00:00","monitoringRegimeId":"sample string 14","jobState":{"name":"sample string 1","jobsWithThatState":[],"id":"050658c6-4b83-4a4e-a9c1-3a14262bfa77"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"4770326e-f62d-451c-8e24-d9e0a6246e00","titleId":"24e3ce3b-c32b-4b09-a030-836884aa0484","organisationId":"f78a075e-519f-459f-a974-c95ba2af953d","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"6e1c9191-0d09-460c-a1e5-66d7eba6eed0","createdById":"4f68e818-b374-4625-a6be-2ebe678c471f","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"31f3a60a-1071-4863-aac0-6ff65c51942d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"6cd640ff-3024-4b9b-a20a-379ee8265410"},"title":{"name":"sample string 1","id":"b2dc1b16-ba04-43d9-8435-7d41ee37e459"},"createdById":"e82c3d66-4ddd-4273-b41d-4f83d430f27c","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"5eec53bf-7ec6-41bb-8868-04c12bc8b236","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"411c5fc8-819d-47c1-a6d8-28ae35da14d7"},"asset":{"name":"sample string 1","description":"sample string 2","assetTypeId":"9a426a23-47c8-489c-bef5-f40962507925","location":"sample string 4","locationId":"sample string 5","externalReference":"sample string 6","serialNumber":"sample string 7","assetNumber":"sample string 8","uniqueBarcode":"sample string 9","notes":"sample string 10","siteId":"a4207659-f61a-4091-be34-4f78c6ed7ba4","owner":"sample string 11","active":true,"suspended":true,"jobId":"dfcf9ee1-57a8-4f05-aa60-26be7ce1324a","hierarchicalLocationId":"77bb1310-b058-469a-a3c9-483d72b89190","imageFileName":"sample string 14","jobs":[],"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"}],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},"id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},"id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"jobRecurrences":[{"name":"sample string 1","jobTypeGroupId":"9b610d21-a096-4fbe-bb9c-124f29002dde","userId":"28752928-99ee-4070-b1a6-c96f05d4b99d","createDaysBefore":3,"siteId":"23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b","contactId":"4231071c-0d5b-4e7a-aa91-62f9d54c7789","assetId":"ef7d7946-9b7a-4b57-bf36-7c200d63033e","startDate":"2026-07-24T18:07:42.0074024+00:00","endDate":"2026-07-24T18:07:42.0074024+00:00","numberGenerated":6,"lastDate":"2026-07-24T18:07:42.0074024+00:00","nextDate":"2026-07-24T18:07:42.0074024+00:00","overrideGeneratedNextDate":"2026-07-24T18:07:42.0074024+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"d0e9a732-dc73-4114-8a09-b24de3ecf140","recurrenceGroupId":"12d04a2f-fd33-4aea-b8b4-33513564dd6d","jobsGenerated":[],"systems":[{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"},{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"698ddf75-de08-4410-9c3c-9ca14807fc05"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"4770326e-f62d-451c-8e24-d9e0a6246e00","titleId":"24e3ce3b-c32b-4b09-a030-836884aa0484","organisationId":"f78a075e-519f-459f-a974-c95ba2af953d","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"6e1c9191-0d09-460c-a1e5-66d7eba6eed0","createdById":"4f68e818-b374-4625-a6be-2ebe678c471f","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"31f3a60a-1071-4863-aac0-6ff65c51942d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"6cd640ff-3024-4b9b-a20a-379ee8265410"},"title":{"name":"sample string 1","id":"b2dc1b16-ba04-43d9-8435-7d41ee37e459"},"createdById":"e82c3d66-4ddd-4273-b41d-4f83d430f27c","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"5eec53bf-7ec6-41bb-8868-04c12bc8b236","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"411c5fc8-819d-47c1-a6d8-28ae35da14d7"},"sampledAssets":[{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3},{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3}],"lastCompletedDate":"2026-07-24T18:07:42.0074024+00:00","createdById":"e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"32a78a46-cfe1-4427-89c5-99428c472b54","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"43c1db48-5229-403a-87e0-18dbf94686de"},{"name":"sample string 1","jobTypeGroupId":"9b610d21-a096-4fbe-bb9c-124f29002dde","userId":"28752928-99ee-4070-b1a6-c96f05d4b99d","createDaysBefore":3,"siteId":"23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b","contactId":"4231071c-0d5b-4e7a-aa91-62f9d54c7789","assetId":"ef7d7946-9b7a-4b57-bf36-7c200d63033e","startDate":"2026-07-24T18:07:42.0074024+00:00","endDate":"2026-07-24T18:07:42.0074024+00:00","numberGenerated":6,"lastDate":"2026-07-24T18:07:42.0074024+00:00","nextDate":"2026-07-24T18:07:42.0074024+00:00","overrideGeneratedNextDate":"2026-07-24T18:07:42.0074024+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"d0e9a732-dc73-4114-8a09-b24de3ecf140","recurrenceGroupId":"12d04a2f-fd33-4aea-b8b4-33513564dd6d","jobsGenerated":[],"systems":[{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"},{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"698ddf75-de08-4410-9c3c-9ca14807fc05"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"4770326e-f62d-451c-8e24-d9e0a6246e00","titleId":"24e3ce3b-c32b-4b09-a030-836884aa0484","organisationId":"f78a075e-519f-459f-a974-c95ba2af953d","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"6e1c9191-0d09-460c-a1e5-66d7eba6eed0","createdById":"4f68e818-b374-4625-a6be-2ebe678c471f","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"31f3a60a-1071-4863-aac0-6ff65c51942d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"6cd640ff-3024-4b9b-a20a-379ee8265410"},"title":{"name":"sample string 1","id":"b2dc1b16-ba04-43d9-8435-7d41ee37e459"},"createdById":"e82c3d66-4ddd-4273-b41d-4f83d430f27c","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"5eec53bf-7ec6-41bb-8868-04c12bc8b236","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"411c5fc8-819d-47c1-a6d8-28ae35da14d7"},"sampledAssets":[{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3},{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3}],"lastCompletedDate":"2026-07-24T18:07:42.0074024+00:00","createdById":"e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"32a78a46-cfe1-4427-89c5-99428c472b54","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"43c1db48-5229-403a-87e0-18dbf94686de"}],"sampledAssets":[{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3,"jobRecurrence":{"name":"sample string 1","jobTypeGroupId":"9b610d21-a096-4fbe-bb9c-124f29002dde","userId":"28752928-99ee-4070-b1a6-c96f05d4b99d","createDaysBefore":3,"siteId":"23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b","contactId":"4231071c-0d5b-4e7a-aa91-62f9d54c7789","assetId":"ef7d7946-9b7a-4b57-bf36-7c200d63033e","startDate":"2026-07-24T18:07:42.0074024+00:00","endDate":"2026-07-24T18:07:42.0074024+00:00","numberGenerated":6,"lastDate":"2026-07-24T18:07:42.0074024+00:00","nextDate":"2026-07-24T18:07:42.0074024+00:00","overrideGeneratedNextDate":"2026-07-24T18:07:42.0074024+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"d0e9a732-dc73-4114-8a09-b24de3ecf140","recurrenceGroupId":"12d04a2f-fd33-4aea-b8b4-33513564dd6d","jobsGenerated":[],"systems":[{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"},{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"698ddf75-de08-4410-9c3c-9ca14807fc05"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"4770326e-f62d-451c-8e24-d9e0a6246e00","titleId":"24e3ce3b-c32b-4b09-a030-836884aa0484","organisationId":"f78a075e-519f-459f-a974-c95ba2af953d","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"6e1c9191-0d09-460c-a1e5-66d7eba6eed0","createdById":"4f68e818-b374-4625-a6be-2ebe678c471f","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"31f3a60a-1071-4863-aac0-6ff65c51942d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"6cd640ff-3024-4b9b-a20a-379ee8265410"},"title":{"name":"sample string 1","id":"b2dc1b16-ba04-43d9-8435-7d41ee37e459"},"createdById":"e82c3d66-4ddd-4273-b41d-4f83d430f27c","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"5eec53bf-7ec6-41bb-8868-04c12bc8b236","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"411c5fc8-819d-47c1-a6d8-28ae35da14d7"},"sampledAssets":[],"lastCompletedDate":"2026-07-24T18:07:42.0074024+00:00","createdById":"e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"32a78a46-cfe1-4427-89c5-99428c472b54","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"43c1db48-5229-403a-87e0-18dbf94686de"}},{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3,"jobRecurrence":{"name":"sample string 1","jobTypeGroupId":"9b610d21-a096-4fbe-bb9c-124f29002dde","userId":"28752928-99ee-4070-b1a6-c96f05d4b99d","createDaysBefore":3,"siteId":"23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b","contactId":"4231071c-0d5b-4e7a-aa91-62f9d54c7789","assetId":"ef7d7946-9b7a-4b57-bf36-7c200d63033e","startDate":"2026-07-24T18:07:42.0074024+00:00","endDate":"2026-07-24T18:07:42.0074024+00:00","numberGenerated":6,"lastDate":"2026-07-24T18:07:42.0074024+00:00","nextDate":"2026-07-24T18:07:42.0074024+00:00","overrideGeneratedNextDate":"2026-07-24T18:07:42.0074024+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"d0e9a732-dc73-4114-8a09-b24de3ecf140","recurrenceGroupId":"12d04a2f-fd33-4aea-b8b4-33513564dd6d","jobsGenerated":[],"systems":[{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"},{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"698ddf75-de08-4410-9c3c-9ca14807fc05"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"4770326e-f62d-451c-8e24-d9e0a6246e00","titleId":"24e3ce3b-c32b-4b09-a030-836884aa0484","organisationId":"f78a075e-519f-459f-a974-c95ba2af953d","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"6e1c9191-0d09-460c-a1e5-66d7eba6eed0","createdById":"4f68e818-b374-4625-a6be-2ebe678c471f","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"31f3a60a-1071-4863-aac0-6ff65c51942d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"6cd640ff-3024-4b9b-a20a-379ee8265410"},"title":{"name":"sample string 1","id":"b2dc1b16-ba04-43d9-8435-7d41ee37e459"},"createdById":"e82c3d66-4ddd-4273-b41d-4f83d430f27c","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"5eec53bf-7ec6-41bb-8868-04c12bc8b236","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"411c5fc8-819d-47c1-a6d8-28ae35da14d7"},"sampledAssets":[],"lastCompletedDate":"2026-07-24T18:07:42.0074024+00:00","createdById":"e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"32a78a46-cfe1-4427-89c5-99428c472b54","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"43c1db48-5229-403a-87e0-18dbf94686de"}}],"monitoringRegimeSampledAssets":[{"monitoringRegimeId":"sample string 1","assetId":"e0531cff-dcf8-4c35-8442-707237a4b36f","jobIndexId":3},{"monitoringRegimeId":"sample string 1","assetId":"e0531cff-dcf8-4c35-8442-707237a4b36f","jobIndexId":3}],"hierarchicalLocation":{"siteId":"6cbdd07e-2f6d-46f6-a9a5-53045c74a49a","name":"sample string 2","parentId":"9593dcf9-9f08-47bb-aede-77486e98ce07","depth":3,"fullName":"sample string 4","active":true,"sortOrder":6.0,"createdById":"49f00f9f-c71a-4df0-9e19-b06227f7da81","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"0a055160-4913-4c51-b601-2485dac5f399","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"33e5baea-ee91-4303-b8f7-35f912b105bb"},"createdById":"7465c593-7ca9-4015-aa79-e9398b969573","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"b37eb9a9-bb2f-42b8-b511-c59f5e248d53","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"ec44aff5-f94e-4756-9077-04500c017ea8"},"jobRecurrence":{"name":"sample string 1","jobTypeGroupId":"9b610d21-a096-4fbe-bb9c-124f29002dde","userId":"28752928-99ee-4070-b1a6-c96f05d4b99d","createDaysBefore":3,"siteId":"23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b","contactId":"4231071c-0d5b-4e7a-aa91-62f9d54c7789","assetId":"ef7d7946-9b7a-4b57-bf36-7c200d63033e","startDate":"2026-07-24T18:07:42.0074024+00:00","endDate":"2026-07-24T18:07:42.0074024+00:00","numberGenerated":6,"lastDate":"2026-07-24T18:07:42.0074024+00:00","nextDate":"2026-07-24T18:07:42.0074024+00:00","overrideGeneratedNextDate":"2026-07-24T18:07:42.0074024+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"d0e9a732-dc73-4114-8a09-b24de3ecf140","recurrenceGroupId":"12d04a2f-fd33-4aea-b8b4-33513564dd6d","asset":{"name":"sample string 1","description":"sample string 2","assetTypeId":"9a426a23-47c8-489c-bef5-f40962507925","location":"sample string 4","locationId":"sample string 5","externalReference":"sample string 6","serialNumber":"sample string 7","assetNumber":"sample string 8","uniqueBarcode":"sample string 9","notes":"sample string 10","siteId":"a4207659-f61a-4091-be34-4f78c6ed7ba4","owner":"sample string 11","active":true,"suspended":true,"jobId":"dfcf9ee1-57a8-4f05-aa60-26be7ce1324a","hierarchicalLocationId":"77bb1310-b058-469a-a3c9-483d72b89190","imageFileName":"sample string 14","jobs":[],"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"}],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},"id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},"id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"jobRecurrences":[],"sampledAssets":[{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3},{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3}],"monitoringRegimeSampledAssets":[{"monitoringRegimeId":"sample string 1","assetId":"e0531cff-dcf8-4c35-8442-707237a4b36f","jobIndexId":3},{"monitoringRegimeId":"sample string 1","assetId":"e0531cff-dcf8-4c35-8442-707237a4b36f","jobIndexId":3}],"hierarchicalLocation":{"siteId":"6cbdd07e-2f6d-46f6-a9a5-53045c74a49a","name":"sample string 2","parentId":"9593dcf9-9f08-47bb-aede-77486e98ce07","depth":3,"fullName":"sample string 4","active":true,"sortOrder":6.0,"createdById":"49f00f9f-c71a-4df0-9e19-b06227f7da81","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"0a055160-4913-4c51-b601-2485dac5f399","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"33e5baea-ee91-4303-b8f7-35f912b105bb"},"createdById":"7465c593-7ca9-4015-aa79-e9398b969573","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"b37eb9a9-bb2f-42b8-b511-c59f5e248d53","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"ec44aff5-f94e-4756-9077-04500c017ea8"},"jobsGenerated":[],"systems":[{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"},{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"698ddf75-de08-4410-9c3c-9ca14807fc05"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"4770326e-f62d-451c-8e24-d9e0a6246e00","titleId":"24e3ce3b-c32b-4b09-a030-836884aa0484","organisationId":"f78a075e-519f-459f-a974-c95ba2af953d","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"6e1c9191-0d09-460c-a1e5-66d7eba6eed0","createdById":"4f68e818-b374-4625-a6be-2ebe678c471f","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"31f3a60a-1071-4863-aac0-6ff65c51942d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"6cd640ff-3024-4b9b-a20a-379ee8265410"},"title":{"name":"sample string 1","id":"b2dc1b16-ba04-43d9-8435-7d41ee37e459"},"createdById":"e82c3d66-4ddd-4273-b41d-4f83d430f27c","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"5eec53bf-7ec6-41bb-8868-04c12bc8b236","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"411c5fc8-819d-47c1-a6d8-28ae35da14d7"},"sampledAssets":[{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3,"asset":{"name":"sample string 1","description":"sample string 2","assetTypeId":"9a426a23-47c8-489c-bef5-f40962507925","location":"sample string 4","locationId":"sample string 5","externalReference":"sample string 6","serialNumber":"sample string 7","assetNumber":"sample string 8","uniqueBarcode":"sample string 9","notes":"sample string 10","siteId":"a4207659-f61a-4091-be34-4f78c6ed7ba4","owner":"sample string 11","active":true,"suspended":true,"jobId":"dfcf9ee1-57a8-4f05-aa60-26be7ce1324a","hierarchicalLocationId":"77bb1310-b058-469a-a3c9-483d72b89190","imageFileName":"sample string 14","jobs":[],"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"}],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},"id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},"id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"jobRecurrences":[],"sampledAssets":[],"monitoringRegimeSampledAssets":[{"monitoringRegimeId":"sample string 1","assetId":"e0531cff-dcf8-4c35-8442-707237a4b36f","jobIndexId":3},{"monitoringRegimeId":"sample string 1","assetId":"e0531cff-dcf8-4c35-8442-707237a4b36f","jobIndexId":3}],"hierarchicalLocation":{"siteId":"6cbdd07e-2f6d-46f6-a9a5-53045c74a49a","name":"sample string 2","parentId":"9593dcf9-9f08-47bb-aede-77486e98ce07","depth":3,"fullName":"sample string 4","active":true,"sortOrder":6.0,"createdById":"49f00f9f-c71a-4df0-9e19-b06227f7da81","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"0a055160-4913-4c51-b601-2485dac5f399","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"33e5baea-ee91-4303-b8f7-35f912b105bb"},"createdById":"7465c593-7ca9-4015-aa79-e9398b969573","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"b37eb9a9-bb2f-42b8-b511-c59f5e248d53","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"ec44aff5-f94e-4756-9077-04500c017ea8"}},{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3,"asset":{"name":"sample string 1","description":"sample string 2","assetTypeId":"9a426a23-47c8-489c-bef5-f40962507925","location":"sample string 4","locationId":"sample string 5","externalReference":"sample string 6","serialNumber":"sample string 7","assetNumber":"sample string 8","uniqueBarcode":"sample string 9","notes":"sample string 10","siteId":"a4207659-f61a-4091-be34-4f78c6ed7ba4","owner":"sample string 11","active":true,"suspended":true,"jobId":"dfcf9ee1-57a8-4f05-aa60-26be7ce1324a","hierarchicalLocationId":"77bb1310-b058-469a-a3c9-483d72b89190","imageFileName":"sample string 14","jobs":[],"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"}],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},"id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},"id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"jobRecurrences":[],"sampledAssets":[],"monitoringRegimeSampledAssets":[{"monitoringRegimeId":"sample string 1","assetId":"e0531cff-dcf8-4c35-8442-707237a4b36f","jobIndexId":3},{"monitoringRegimeId":"sample string 1","assetId":"e0531cff-dcf8-4c35-8442-707237a4b36f","jobIndexId":3}],"hierarchicalLocation":{"siteId":"6cbdd07e-2f6d-46f6-a9a5-53045c74a49a","name":"sample string 2","parentId":"9593dcf9-9f08-47bb-aede-77486e98ce07","depth":3,"fullName":"sample string 4","active":true,"sortOrder":6.0,"createdById":"49f00f9f-c71a-4df0-9e19-b06227f7da81","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"0a055160-4913-4c51-b601-2485dac5f399","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"33e5baea-ee91-4303-b8f7-35f912b105bb"},"createdById":"7465c593-7ca9-4015-aa79-e9398b969573","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"b37eb9a9-bb2f-42b8-b511-c59f5e248d53","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"ec44aff5-f94e-4756-9077-04500c017ea8"}}],"lastCompletedDate":"2026-07-24T18:07:42.0074024+00:00","createdById":"e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"32a78a46-cfe1-4427-89c5-99428c472b54","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"43c1db48-5229-403a-87e0-18dbf94686de"},"rejectionReason":{"order":1,"name":"sample string 2","active":true,"tenantOrganisationId":"397ac4b1-b13c-4bc0-b4aa-2e9304a9fa84","createdById":"753c932f-9470-4f8c-b9d8-3b80f74da1ab","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"0b91416f-65bd-4e90-8a95-cd381f2e3e34","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"82c80830-0f5f-466b-ab4d-6178da403712"},"jobCategory":{"name":"sample string 1","id":"5442ad2d-ce89-426a-85c6-f756829624a7"},"sections":[{"jobId":"c1a0c8ab-d988-4766-94e5-0c94774a9193","internalSectionTypeId":"733beae9-7856-4c0b-b15c-9351919383dc","sectionTypeId":"965a81b0-aef5-432c-9399-2f112148385f","caption":"sample string 4","name":"sample string 5","sectionJson":"sample string 6","repeatable":true,"template":true,"gridInput":true,"siteVisit":true,"active":true,"order":12.0,"fqn":"sample string 13","visible":true,"state":"d307d093-04d9-4fbb-9d7b-b793277e3352","sectionVariantId":"2dd538d4-92da-472e-b6e7-1df217a98d0a","sectionType":{"internalId":"8ec1ef74-bb9d-4b21-b362-93147f96e688","caption":"sample string 2","name":"sample string 3","repeatable":true,"template":true,"gridInput":true,"siteVisit":true,"jsonData":"sample string 8","order":9,"jobTypeId":"2e8dfabc-454b-40ad-8550-360a070feac4","active":true,"fqn":"sample string 12","visible":true,"fileImport":true,"sectionVariantId":"2f54ed93-1fcd-4cf3-a196-bf1f4f876981","expressionTypes":"sample string 15","createdById":"90a740fb-1fef-4be3-a1bb-ad02e73335ff","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"75b75608-188f-4f9b-89aa-5d30975f0f30","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"85374695-505d-4826-ad46-134d7879b1f0"},"createdById":"6d7250e1-514c-41bd-bc40-f38e3b7cb746","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"13943351-db05-4dd1-8dfd-f2f9cf7cea35","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"72f28092-a135-4716-bf56-e9e401142b35"},{"jobId":"c1a0c8ab-d988-4766-94e5-0c94774a9193","internalSectionTypeId":"733beae9-7856-4c0b-b15c-9351919383dc","sectionTypeId":"965a81b0-aef5-432c-9399-2f112148385f","caption":"sample string 4","name":"sample string 5","sectionJson":"sample string 6","repeatable":true,"template":true,"gridInput":true,"siteVisit":true,"active":true,"order":12.0,"fqn":"sample string 13","visible":true,"state":"d307d093-04d9-4fbb-9d7b-b793277e3352","sectionVariantId":"2dd538d4-92da-472e-b6e7-1df217a98d0a","sectionType":{"internalId":"8ec1ef74-bb9d-4b21-b362-93147f96e688","caption":"sample string 2","name":"sample string 3","repeatable":true,"template":true,"gridInput":true,"siteVisit":true,"jsonData":"sample string 8","order":9,"jobTypeId":"2e8dfabc-454b-40ad-8550-360a070feac4","active":true,"fqn":"sample string 12","visible":true,"fileImport":true,"sectionVariantId":"2f54ed93-1fcd-4cf3-a196-bf1f4f876981","expressionTypes":"sample string 15","createdById":"90a740fb-1fef-4be3-a1bb-ad02e73335ff","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"75b75608-188f-4f9b-89aa-5d30975f0f30","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"85374695-505d-4826-ad46-134d7879b1f0"},"createdById":"6d7250e1-514c-41bd-bc40-f38e3b7cb746","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"13943351-db05-4dd1-8dfd-f2f9cf7cea35","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"72f28092-a135-4716-bf56-e9e401142b35"}],"descendantJobs":[],"documents":[],"jobHistory":[{"jobId":"76dc91bc-7412-40f8-9435-7cc8837d55e2","jobHistoryTypeId":"35d9740a-25cc-4b1b-bce7-f9a1ecb76796","sourceStateId":"a5440a42-1183-481b-ba4e-36f2df2fcafd","destinationStateId":"64d38e88-f1e0-4e99-8b8c-4564f0030f70","allocatedToId":"170aeca6-cf8a-4422-bbcc-aa3dfa8ba6a7","clonedFromId":"a6acdb0f-6727-4096-bca2-262389609c73","jobHistoryType":{"name":"sample string 1","id":"d4eee8ff-76ff-4509-a0e1-7090842cb706"},"sourceJobState":{"name":"sample string 1","jobsWithThatState":[],"id":"050658c6-4b83-4a4e-a9c1-3a14262bfa77"},"destinationJobState":{"name":"sample string 1","jobsWithThatState":[],"id":"050658c6-4b83-4a4e-a9c1-3a14262bfa77"},"createdById":"9de612f4-4567-463a-adf9-f2ae8a35f51f","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"8873a50e-ea34-492f-8484-1bcf8763f65a","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"fe999e26-f4c4-4ce7-a525-a5202f9ec5fc"},{"jobId":"76dc91bc-7412-40f8-9435-7cc8837d55e2","jobHistoryTypeId":"35d9740a-25cc-4b1b-bce7-f9a1ecb76796","sourceStateId":"a5440a42-1183-481b-ba4e-36f2df2fcafd","destinationStateId":"64d38e88-f1e0-4e99-8b8c-4564f0030f70","allocatedToId":"170aeca6-cf8a-4422-bbcc-aa3dfa8ba6a7","clonedFromId":"a6acdb0f-6727-4096-bca2-262389609c73","jobHistoryType":{"name":"sample string 1","id":"d4eee8ff-76ff-4509-a0e1-7090842cb706"},"sourceJobState":{"name":"sample string 1","jobsWithThatState":[],"id":"050658c6-4b83-4a4e-a9c1-3a14262bfa77"},"destinationJobState":{"name":"sample string 1","jobsWithThatState":[],"id":"050658c6-4b83-4a4e-a9c1-3a14262bfa77"},"createdById":"9de612f4-4567-463a-adf9-f2ae8a35f51f","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"8873a50e-ea34-492f-8484-1bcf8763f65a","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"fe999e26-f4c4-4ce7-a525-a5202f9ec5fc"}],"createdById":"9623d0a1-89db-45c7-ad52-60dc42a4a2f7","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"82b746b5-a221-4c80-a41b-53fb595e97bf","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"04125e4f-5c2a-44d8-a35a-38d3e5faafb6"},"stateId":"58ebd7df-fc40-462b-b307-fda5696110e4","templateId":"2ae5e9bd-1ac5-4279-b21b-10573c3f75ab","fileLocationId":"8c2e6d10-3f89-4e15-a7e8-33c6bacc9c0d","fileLocation":{"location":"sample string 1","extension":"sample string 2","active":true,"createdById":"3d566615-4cca-4be0-9211-5c82a5f1abba","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"c2e287df-bdab-4943-aef3-9f34109c6e02","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"f38e6a6a-4500-48d7-a6a8-813fa77ae1a9"},"documentState":{"name":"sample string 1","documentsWithThatState":[],"id":"185e112d-07e3-4979-8e34-051b810b5d27"},"pdfGenerated":true,"visibleOnPortal":true,"name":"sample string 4","active":true,"createdById":"3330e76a-aa18-4462-bc41-6a3f68b4bd42","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"cead194f-d5fa-428a-88cd-25f8873ff16e","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"3332b716-5bee-4a0b-8cf1-052ae7fe0596"}],"createdById":"d15221bf-f5e5-4c54-a98e-2f7afc310f5e","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"31e733b0-80d6-43a0-97b2-fb6cca10286c","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"09e6960b-ac26-4f55-bc83-c8cba388094f"}],"sectionTypes":[{"internalId":"8ec1ef74-bb9d-4b21-b362-93147f96e688","caption":"sample string 2","name":"sample string 3","repeatable":true,"template":true,"gridInput":true,"siteVisit":true,"jsonData":"sample string 8","order":9,"jobTypeId":"2e8dfabc-454b-40ad-8550-360a070feac4","active":true,"fqn":"sample string 12","visible":true,"fileImport":true,"sectionVariantId":"2f54ed93-1fcd-4cf3-a196-bf1f4f876981","expressionTypes":"sample string 15","createdById":"90a740fb-1fef-4be3-a1bb-ad02e73335ff","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"75b75608-188f-4f9b-89aa-5d30975f0f30","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"85374695-505d-4826-ad46-134d7879b1f0"},{"internalId":"8ec1ef74-bb9d-4b21-b362-93147f96e688","caption":"sample string 2","name":"sample string 3","repeatable":true,"template":true,"gridInput":true,"siteVisit":true,"jsonData":"sample string 8","order":9,"jobTypeId":"2e8dfabc-454b-40ad-8550-360a070feac4","active":true,"fqn":"sample string 12","visible":true,"fileImport":true,"sectionVariantId":"2f54ed93-1fcd-4cf3-a196-bf1f4f876981","expressionTypes":"sample string 15","createdById":"90a740fb-1fef-4be3-a1bb-ad02e73335ff","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"75b75608-188f-4f9b-89aa-5d30975f0f30","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"85374695-505d-4826-ad46-134d7879b1f0"}],"jobs":[{"jobTypeId":"1c1325c9-2aaf-4e9a-84ec-7c5e9e4ba3af","active":true,"stateId":"08daf752-ec19-46a0-b959-ec3e76bfb568","externalRef":"sample string 4","allocatedToId":"d5959333-93da-4b61-8e08-3b27bebfdec4","name":"sample string 5","scheduledDate":"2026-07-24T18:07:42.0074024+00:00","siteId":"dbefd8a8-0073-4fd2-8a35-d3033bf9f328","contactId":"6469487a-fa21-475d-8ad9-619f309b287b","notes":"sample string 8","timeInMinutes":9,"parentJobId":"721c3f00-0083-4aab-bfd9-639788692940","isGroupJob":true,"deviceId":"sample string 11","syncToDevice":true,"assetId":"5f65f06f-f4f9-4835-874d-8941b80cc8d7","jobRecurrenceId":"0e6905df-16b8-4f6f-8b67-5e68f1ec5425","rejectionReasonId":"4e013877-4395-496a-bf26-346a70ae046d","jobCategoryId":"6b239234-0bb9-479c-8cdf-de4055f8ce8c","numericCode":13,"completedDate":"2026-07-24T18:07:42.0074024+00:00","monitoringRegimeId":"sample string 14","jobState":{"name":"sample string 1","jobsWithThatState":[],"id":"050658c6-4b83-4a4e-a9c1-3a14262bfa77"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"4770326e-f62d-451c-8e24-d9e0a6246e00","titleId":"24e3ce3b-c32b-4b09-a030-836884aa0484","organisationId":"f78a075e-519f-459f-a974-c95ba2af953d","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"6e1c9191-0d09-460c-a1e5-66d7eba6eed0","createdById":"4f68e818-b374-4625-a6be-2ebe678c471f","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"31f3a60a-1071-4863-aac0-6ff65c51942d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"6cd640ff-3024-4b9b-a20a-379ee8265410"},"title":{"name":"sample string 1","id":"b2dc1b16-ba04-43d9-8435-7d41ee37e459"},"createdById":"e82c3d66-4ddd-4273-b41d-4f83d430f27c","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"5eec53bf-7ec6-41bb-8868-04c12bc8b236","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"411c5fc8-819d-47c1-a6d8-28ae35da14d7"},"asset":{"name":"sample string 1","description":"sample string 2","assetTypeId":"9a426a23-47c8-489c-bef5-f40962507925","location":"sample string 4","locationId":"sample string 5","externalReference":"sample string 6","serialNumber":"sample string 7","assetNumber":"sample string 8","uniqueBarcode":"sample string 9","notes":"sample string 10","siteId":"a4207659-f61a-4091-be34-4f78c6ed7ba4","owner":"sample string 11","active":true,"suspended":true,"jobId":"dfcf9ee1-57a8-4f05-aa60-26be7ce1324a","hierarchicalLocationId":"77bb1310-b058-469a-a3c9-483d72b89190","imageFileName":"sample string 14","jobs":[],"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"}],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},"id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},"id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"jobRecurrences":[{"name":"sample string 1","jobTypeGroupId":"9b610d21-a096-4fbe-bb9c-124f29002dde","userId":"28752928-99ee-4070-b1a6-c96f05d4b99d","createDaysBefore":3,"siteId":"23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b","contactId":"4231071c-0d5b-4e7a-aa91-62f9d54c7789","assetId":"ef7d7946-9b7a-4b57-bf36-7c200d63033e","startDate":"2026-07-24T18:07:42.0074024+00:00","endDate":"2026-07-24T18:07:42.0074024+00:00","numberGenerated":6,"lastDate":"2026-07-24T18:07:42.0074024+00:00","nextDate":"2026-07-24T18:07:42.0074024+00:00","overrideGeneratedNextDate":"2026-07-24T18:07:42.0074024+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"d0e9a732-dc73-4114-8a09-b24de3ecf140","recurrenceGroupId":"12d04a2f-fd33-4aea-b8b4-33513564dd6d","jobsGenerated":[],"systems":[{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"},{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"698ddf75-de08-4410-9c3c-9ca14807fc05"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"4770326e-f62d-451c-8e24-d9e0a6246e00","titleId":"24e3ce3b-c32b-4b09-a030-836884aa0484","organisationId":"f78a075e-519f-459f-a974-c95ba2af953d","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"6e1c9191-0d09-460c-a1e5-66d7eba6eed0","createdById":"4f68e818-b374-4625-a6be-2ebe678c471f","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"31f3a60a-1071-4863-aac0-6ff65c51942d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"6cd640ff-3024-4b9b-a20a-379ee8265410"},"title":{"name":"sample string 1","id":"b2dc1b16-ba04-43d9-8435-7d41ee37e459"},"createdById":"e82c3d66-4ddd-4273-b41d-4f83d430f27c","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"5eec53bf-7ec6-41bb-8868-04c12bc8b236","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"411c5fc8-819d-47c1-a6d8-28ae35da14d7"},"sampledAssets":[{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3},{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3}],"lastCompletedDate":"2026-07-24T18:07:42.0074024+00:00","createdById":"e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"32a78a46-cfe1-4427-89c5-99428c472b54","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"43c1db48-5229-403a-87e0-18dbf94686de"},{"name":"sample string 1","jobTypeGroupId":"9b610d21-a096-4fbe-bb9c-124f29002dde","userId":"28752928-99ee-4070-b1a6-c96f05d4b99d","createDaysBefore":3,"siteId":"23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b","contactId":"4231071c-0d5b-4e7a-aa91-62f9d54c7789","assetId":"ef7d7946-9b7a-4b57-bf36-7c200d63033e","startDate":"2026-07-24T18:07:42.0074024+00:00","endDate":"2026-07-24T18:07:42.0074024+00:00","numberGenerated":6,"lastDate":"2026-07-24T18:07:42.0074024+00:00","nextDate":"2026-07-24T18:07:42.0074024+00:00","overrideGeneratedNextDate":"2026-07-24T18:07:42.0074024+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"d0e9a732-dc73-4114-8a09-b24de3ecf140","recurrenceGroupId":"12d04a2f-fd33-4aea-b8b4-33513564dd6d","jobsGenerated":[],"systems":[{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"},{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"698ddf75-de08-4410-9c3c-9ca14807fc05"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"4770326e-f62d-451c-8e24-d9e0a6246e00","titleId":"24e3ce3b-c32b-4b09-a030-836884aa0484","organisationId":"f78a075e-519f-459f-a974-c95ba2af953d","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"6e1c9191-0d09-460c-a1e5-66d7eba6eed0","createdById":"4f68e818-b374-4625-a6be-2ebe678c471f","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"31f3a60a-1071-4863-aac0-6ff65c51942d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"6cd640ff-3024-4b9b-a20a-379ee8265410"},"title":{"name":"sample string 1","id":"b2dc1b16-ba04-43d9-8435-7d41ee37e459"},"createdById":"e82c3d66-4ddd-4273-b41d-4f83d430f27c","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"5eec53bf-7ec6-41bb-8868-04c12bc8b236","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"411c5fc8-819d-47c1-a6d8-28ae35da14d7"},"sampledAssets":[{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3},{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3}],"lastCompletedDate":"2026-07-24T18:07:42.0074024+00:00","createdById":"e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"32a78a46-cfe1-4427-89c5-99428c472b54","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"43c1db48-5229-403a-87e0-18dbf94686de"}],"sampledAssets":[{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3,"jobRecurrence":{"name":"sample string 1","jobTypeGroupId":"9b610d21-a096-4fbe-bb9c-124f29002dde","userId":"28752928-99ee-4070-b1a6-c96f05d4b99d","createDaysBefore":3,"siteId":"23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b","contactId":"4231071c-0d5b-4e7a-aa91-62f9d54c7789","assetId":"ef7d7946-9b7a-4b57-bf36-7c200d63033e","startDate":"2026-07-24T18:07:42.0074024+00:00","endDate":"2026-07-24T18:07:42.0074024+00:00","numberGenerated":6,"lastDate":"2026-07-24T18:07:42.0074024+00:00","nextDate":"2026-07-24T18:07:42.0074024+00:00","overrideGeneratedNextDate":"2026-07-24T18:07:42.0074024+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"d0e9a732-dc73-4114-8a09-b24de3ecf140","recurrenceGroupId":"12d04a2f-fd33-4aea-b8b4-33513564dd6d","jobsGenerated":[],"systems":[{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"},{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"698ddf75-de08-4410-9c3c-9ca14807fc05"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"4770326e-f62d-451c-8e24-d9e0a6246e00","titleId":"24e3ce3b-c32b-4b09-a030-836884aa0484","organisationId":"f78a075e-519f-459f-a974-c95ba2af953d","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"6e1c9191-0d09-460c-a1e5-66d7eba6eed0","createdById":"4f68e818-b374-4625-a6be-2ebe678c471f","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"31f3a60a-1071-4863-aac0-6ff65c51942d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"6cd640ff-3024-4b9b-a20a-379ee8265410"},"title":{"name":"sample string 1","id":"b2dc1b16-ba04-43d9-8435-7d41ee37e459"},"createdById":"e82c3d66-4ddd-4273-b41d-4f83d430f27c","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"5eec53bf-7ec6-41bb-8868-04c12bc8b236","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"411c5fc8-819d-47c1-a6d8-28ae35da14d7"},"sampledAssets":[],"lastCompletedDate":"2026-07-24T18:07:42.0074024+00:00","createdById":"e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"32a78a46-cfe1-4427-89c5-99428c472b54","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"43c1db48-5229-403a-87e0-18dbf94686de"}},{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3,"jobRecurrence":{"name":"sample string 1","jobTypeGroupId":"9b610d21-a096-4fbe-bb9c-124f29002dde","userId":"28752928-99ee-4070-b1a6-c96f05d4b99d","createDaysBefore":3,"siteId":"23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b","contactId":"4231071c-0d5b-4e7a-aa91-62f9d54c7789","assetId":"ef7d7946-9b7a-4b57-bf36-7c200d63033e","startDate":"2026-07-24T18:07:42.0074024+00:00","endDate":"2026-07-24T18:07:42.0074024+00:00","numberGenerated":6,"lastDate":"2026-07-24T18:07:42.0074024+00:00","nextDate":"2026-07-24T18:07:42.0074024+00:00","overrideGeneratedNextDate":"2026-07-24T18:07:42.0074024+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"d0e9a732-dc73-4114-8a09-b24de3ecf140","recurrenceGroupId":"12d04a2f-fd33-4aea-b8b4-33513564dd6d","jobsGenerated":[],"systems":[{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"},{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"698ddf75-de08-4410-9c3c-9ca14807fc05"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"4770326e-f62d-451c-8e24-d9e0a6246e00","titleId":"24e3ce3b-c32b-4b09-a030-836884aa0484","organisationId":"f78a075e-519f-459f-a974-c95ba2af953d","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"6e1c9191-0d09-460c-a1e5-66d7eba6eed0","createdById":"4f68e818-b374-4625-a6be-2ebe678c471f","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"31f3a60a-1071-4863-aac0-6ff65c51942d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"6cd640ff-3024-4b9b-a20a-379ee8265410"},"title":{"name":"sample string 1","id":"b2dc1b16-ba04-43d9-8435-7d41ee37e459"},"createdById":"e82c3d66-4ddd-4273-b41d-4f83d430f27c","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"5eec53bf-7ec6-41bb-8868-04c12bc8b236","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"411c5fc8-819d-47c1-a6d8-28ae35da14d7"},"sampledAssets":[],"lastCompletedDate":"2026-07-24T18:07:42.0074024+00:00","createdById":"e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"32a78a46-cfe1-4427-89c5-99428c472b54","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"43c1db48-5229-403a-87e0-18dbf94686de"}}],"monitoringRegimeSampledAssets":[{"monitoringRegimeId":"sample string 1","assetId":"e0531cff-dcf8-4c35-8442-707237a4b36f","jobIndexId":3},{"monitoringRegimeId":"sample string 1","assetId":"e0531cff-dcf8-4c35-8442-707237a4b36f","jobIndexId":3}],"hierarchicalLocation":{"siteId":"6cbdd07e-2f6d-46f6-a9a5-53045c74a49a","name":"sample string 2","parentId":"9593dcf9-9f08-47bb-aede-77486e98ce07","depth":3,"fullName":"sample string 4","active":true,"sortOrder":6.0,"createdById":"49f00f9f-c71a-4df0-9e19-b06227f7da81","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"0a055160-4913-4c51-b601-2485dac5f399","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"33e5baea-ee91-4303-b8f7-35f912b105bb"},"createdById":"7465c593-7ca9-4015-aa79-e9398b969573","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"b37eb9a9-bb2f-42b8-b511-c59f5e248d53","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"ec44aff5-f94e-4756-9077-04500c017ea8"},"jobRecurrence":{"name":"sample string 1","jobTypeGroupId":"9b610d21-a096-4fbe-bb9c-124f29002dde","userId":"28752928-99ee-4070-b1a6-c96f05d4b99d","createDaysBefore":3,"siteId":"23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b","contactId":"4231071c-0d5b-4e7a-aa91-62f9d54c7789","assetId":"ef7d7946-9b7a-4b57-bf36-7c200d63033e","startDate":"2026-07-24T18:07:42.0074024+00:00","endDate":"2026-07-24T18:07:42.0074024+00:00","numberGenerated":6,"lastDate":"2026-07-24T18:07:42.0074024+00:00","nextDate":"2026-07-24T18:07:42.0074024+00:00","overrideGeneratedNextDate":"2026-07-24T18:07:42.0074024+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"d0e9a732-dc73-4114-8a09-b24de3ecf140","recurrenceGroupId":"12d04a2f-fd33-4aea-b8b4-33513564dd6d","asset":{"name":"sample string 1","description":"sample string 2","assetTypeId":"9a426a23-47c8-489c-bef5-f40962507925","location":"sample string 4","locationId":"sample string 5","externalReference":"sample string 6","serialNumber":"sample string 7","assetNumber":"sample string 8","uniqueBarcode":"sample string 9","notes":"sample string 10","siteId":"a4207659-f61a-4091-be34-4f78c6ed7ba4","owner":"sample string 11","active":true,"suspended":true,"jobId":"dfcf9ee1-57a8-4f05-aa60-26be7ce1324a","hierarchicalLocationId":"77bb1310-b058-469a-a3c9-483d72b89190","imageFileName":"sample string 14","jobs":[],"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"}],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},"id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},"id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"jobRecurrences":[],"sampledAssets":[{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3},{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3}],"monitoringRegimeSampledAssets":[{"monitoringRegimeId":"sample string 1","assetId":"e0531cff-dcf8-4c35-8442-707237a4b36f","jobIndexId":3},{"monitoringRegimeId":"sample string 1","assetId":"e0531cff-dcf8-4c35-8442-707237a4b36f","jobIndexId":3}],"hierarchicalLocation":{"siteId":"6cbdd07e-2f6d-46f6-a9a5-53045c74a49a","name":"sample string 2","parentId":"9593dcf9-9f08-47bb-aede-77486e98ce07","depth":3,"fullName":"sample string 4","active":true,"sortOrder":6.0,"createdById":"49f00f9f-c71a-4df0-9e19-b06227f7da81","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"0a055160-4913-4c51-b601-2485dac5f399","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"33e5baea-ee91-4303-b8f7-35f912b105bb"},"createdById":"7465c593-7ca9-4015-aa79-e9398b969573","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"b37eb9a9-bb2f-42b8-b511-c59f5e248d53","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"ec44aff5-f94e-4756-9077-04500c017ea8"},"jobsGenerated":[],"systems":[{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"},{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"698ddf75-de08-4410-9c3c-9ca14807fc05"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"4770326e-f62d-451c-8e24-d9e0a6246e00","titleId":"24e3ce3b-c32b-4b09-a030-836884aa0484","organisationId":"f78a075e-519f-459f-a974-c95ba2af953d","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"6e1c9191-0d09-460c-a1e5-66d7eba6eed0","createdById":"4f68e818-b374-4625-a6be-2ebe678c471f","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"31f3a60a-1071-4863-aac0-6ff65c51942d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"6cd640ff-3024-4b9b-a20a-379ee8265410"},"title":{"name":"sample string 1","id":"b2dc1b16-ba04-43d9-8435-7d41ee37e459"},"createdById":"e82c3d66-4ddd-4273-b41d-4f83d430f27c","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"5eec53bf-7ec6-41bb-8868-04c12bc8b236","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"411c5fc8-819d-47c1-a6d8-28ae35da14d7"},"sampledAssets":[{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3,"asset":{"name":"sample string 1","description":"sample string 2","assetTypeId":"9a426a23-47c8-489c-bef5-f40962507925","location":"sample string 4","locationId":"sample string 5","externalReference":"sample string 6","serialNumber":"sample string 7","assetNumber":"sample string 8","uniqueBarcode":"sample string 9","notes":"sample string 10","siteId":"a4207659-f61a-4091-be34-4f78c6ed7ba4","owner":"sample string 11","active":true,"suspended":true,"jobId":"dfcf9ee1-57a8-4f05-aa60-26be7ce1324a","hierarchicalLocationId":"77bb1310-b058-469a-a3c9-483d72b89190","imageFileName":"sample string 14","jobs":[],"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"}],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},"id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},"id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"jobRecurrences":[],"sampledAssets":[],"monitoringRegimeSampledAssets":[{"monitoringRegimeId":"sample string 1","assetId":"e0531cff-dcf8-4c35-8442-707237a4b36f","jobIndexId":3},{"monitoringRegimeId":"sample string 1","assetId":"e0531cff-dcf8-4c35-8442-707237a4b36f","jobIndexId":3}],"hierarchicalLocation":{"siteId":"6cbdd07e-2f6d-46f6-a9a5-53045c74a49a","name":"sample string 2","parentId":"9593dcf9-9f08-47bb-aede-77486e98ce07","depth":3,"fullName":"sample string 4","active":true,"sortOrder":6.0,"createdById":"49f00f9f-c71a-4df0-9e19-b06227f7da81","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"0a055160-4913-4c51-b601-2485dac5f399","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"33e5baea-ee91-4303-b8f7-35f912b105bb"},"createdById":"7465c593-7ca9-4015-aa79-e9398b969573","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"b37eb9a9-bb2f-42b8-b511-c59f5e248d53","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"ec44aff5-f94e-4756-9077-04500c017ea8"}},{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3,"asset":{"name":"sample string 1","description":"sample string 2","assetTypeId":"9a426a23-47c8-489c-bef5-f40962507925","location":"sample string 4","locationId":"sample string 5","externalReference":"sample string 6","serialNumber":"sample string 7","assetNumber":"sample string 8","uniqueBarcode":"sample string 9","notes":"sample string 10","siteId":"a4207659-f61a-4091-be34-4f78c6ed7ba4","owner":"sample string 11","active":true,"suspended":true,"jobId":"dfcf9ee1-57a8-4f05-aa60-26be7ce1324a","hierarchicalLocationId":"77bb1310-b058-469a-a3c9-483d72b89190","imageFileName":"sample string 14","jobs":[],"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"}],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},"id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},"id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"jobRecurrences":[],"sampledAssets":[],"monitoringRegimeSampledAssets":[{"monitoringRegimeId":"sample string 1","assetId":"e0531cff-dcf8-4c35-8442-707237a4b36f","jobIndexId":3},{"monitoringRegimeId":"sample string 1","assetId":"e0531cff-dcf8-4c35-8442-707237a4b36f","jobIndexId":3}],"hierarchicalLocation":{"siteId":"6cbdd07e-2f6d-46f6-a9a5-53045c74a49a","name":"sample string 2","parentId":"9593dcf9-9f08-47bb-aede-77486e98ce07","depth":3,"fullName":"sample string 4","active":true,"sortOrder":6.0,"createdById":"49f00f9f-c71a-4df0-9e19-b06227f7da81","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"0a055160-4913-4c51-b601-2485dac5f399","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"33e5baea-ee91-4303-b8f7-35f912b105bb"},"createdById":"7465c593-7ca9-4015-aa79-e9398b969573","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"b37eb9a9-bb2f-42b8-b511-c59f5e248d53","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"ec44aff5-f94e-4756-9077-04500c017ea8"}}],"lastCompletedDate":"2026-07-24T18:07:42.0074024+00:00","createdById":"e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"32a78a46-cfe1-4427-89c5-99428c472b54","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"43c1db48-5229-403a-87e0-18dbf94686de"},"rejectionReason":{"order":1,"name":"sample string 2","active":true,"tenantOrganisationId":"397ac4b1-b13c-4bc0-b4aa-2e9304a9fa84","createdById":"753c932f-9470-4f8c-b9d8-3b80f74da1ab","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"0b91416f-65bd-4e90-8a95-cd381f2e3e34","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"82c80830-0f5f-466b-ab4d-6178da403712"},"jobCategory":{"name":"sample string 1","id":"5442ad2d-ce89-426a-85c6-f756829624a7"},"sections":[{"jobId":"c1a0c8ab-d988-4766-94e5-0c94774a9193","internalSectionTypeId":"733beae9-7856-4c0b-b15c-9351919383dc","sectionTypeId":"965a81b0-aef5-432c-9399-2f112148385f","caption":"sample string 4","name":"sample string 5","sectionJson":"sample string 6","repeatable":true,"template":true,"gridInput":true,"siteVisit":true,"active":true,"order":12.0,"fqn":"sample string 13","visible":true,"state":"d307d093-04d9-4fbb-9d7b-b793277e3352","sectionVariantId":"2dd538d4-92da-472e-b6e7-1df217a98d0a","sectionType":{"internalId":"8ec1ef74-bb9d-4b21-b362-93147f96e688","caption":"sample string 2","name":"sample string 3","repeatable":true,"template":true,"gridInput":true,"siteVisit":true,"jsonData":"sample string 8","order":9,"jobTypeId":"2e8dfabc-454b-40ad-8550-360a070feac4","active":true,"fqn":"sample string 12","visible":true,"fileImport":true,"sectionVariantId":"2f54ed93-1fcd-4cf3-a196-bf1f4f876981","expressionTypes":"sample string 15","createdById":"90a740fb-1fef-4be3-a1bb-ad02e73335ff","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"75b75608-188f-4f9b-89aa-5d30975f0f30","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"85374695-505d-4826-ad46-134d7879b1f0"},"createdById":"6d7250e1-514c-41bd-bc40-f38e3b7cb746","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"13943351-db05-4dd1-8dfd-f2f9cf7cea35","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"72f28092-a135-4716-bf56-e9e401142b35"},{"jobId":"c1a0c8ab-d988-4766-94e5-0c94774a9193","internalSectionTypeId":"733beae9-7856-4c0b-b15c-9351919383dc","sectionTypeId":"965a81b0-aef5-432c-9399-2f112148385f","caption":"sample string 4","name":"sample string 5","sectionJson":"sample string 6","repeatable":true,"template":true,"gridInput":true,"siteVisit":true,"active":true,"order":12.0,"fqn":"sample string 13","visible":true,"state":"d307d093-04d9-4fbb-9d7b-b793277e3352","sectionVariantId":"2dd538d4-92da-472e-b6e7-1df217a98d0a","sectionType":{"internalId":"8ec1ef74-bb9d-4b21-b362-93147f96e688","caption":"sample string 2","name":"sample string 3","repeatable":true,"template":true,"gridInput":true,"siteVisit":true,"jsonData":"sample string 8","order":9,"jobTypeId":"2e8dfabc-454b-40ad-8550-360a070feac4","active":true,"fqn":"sample string 12","visible":true,"fileImport":true,"sectionVariantId":"2f54ed93-1fcd-4cf3-a196-bf1f4f876981","expressionTypes":"sample string 15","createdById":"90a740fb-1fef-4be3-a1bb-ad02e73335ff","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"75b75608-188f-4f9b-89aa-5d30975f0f30","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"85374695-505d-4826-ad46-134d7879b1f0"},"createdById":"6d7250e1-514c-41bd-bc40-f38e3b7cb746","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"13943351-db05-4dd1-8dfd-f2f9cf7cea35","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"72f28092-a135-4716-bf56-e9e401142b35"}],"descendantJobs":[],"documents":[{"jobId":"b18fb692-53a3-4846-8b66-76431e04c4d7","stateId":"58ebd7df-fc40-462b-b307-fda5696110e4","templateId":"2ae5e9bd-1ac5-4279-b21b-10573c3f75ab","documentTemplate":{"name":"sample string 1","fileExtension":"sample string 2","location":"sample string 3","jobTypeId":"21b17464-a97f-47c3-872e-437032ec7557","active":true,"autoEmailOnJobCompletion":true,"visibleOnPortal":true,"documents":[],"createdById":"d15221bf-f5e5-4c54-a98e-2f7afc310f5e","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"31e733b0-80d6-43a0-97b2-fb6cca10286c","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"09e6960b-ac26-4f55-bc83-c8cba388094f"},"fileLocationId":"8c2e6d10-3f89-4e15-a7e8-33c6bacc9c0d","fileLocation":{"location":"sample string 1","extension":"sample string 2","active":true,"createdById":"3d566615-4cca-4be0-9211-5c82a5f1abba","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"c2e287df-bdab-4943-aef3-9f34109c6e02","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"f38e6a6a-4500-48d7-a6a8-813fa77ae1a9"},"documentState":{"name":"sample string 1","documentsWithThatState":[],"id":"185e112d-07e3-4979-8e34-051b810b5d27"},"pdfGenerated":true,"visibleOnPortal":true,"name":"sample string 4","active":true,"createdById":"3330e76a-aa18-4462-bc41-6a3f68b4bd42","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"cead194f-d5fa-428a-88cd-25f8873ff16e","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"3332b716-5bee-4a0b-8cf1-052ae7fe0596"},{"jobId":"b18fb692-53a3-4846-8b66-76431e04c4d7","stateId":"58ebd7df-fc40-462b-b307-fda5696110e4","templateId":"2ae5e9bd-1ac5-4279-b21b-10573c3f75ab","documentTemplate":{"name":"sample string 1","fileExtension":"sample string 2","location":"sample string 3","jobTypeId":"21b17464-a97f-47c3-872e-437032ec7557","active":true,"autoEmailOnJobCompletion":true,"visibleOnPortal":true,"documents":[],"createdById":"d15221bf-f5e5-4c54-a98e-2f7afc310f5e","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"31e733b0-80d6-43a0-97b2-fb6cca10286c","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"09e6960b-ac26-4f55-bc83-c8cba388094f"},"fileLocationId":"8c2e6d10-3f89-4e15-a7e8-33c6bacc9c0d","fileLocation":{"location":"sample string 1","extension":"sample string 2","active":true,"createdById":"3d566615-4cca-4be0-9211-5c82a5f1abba","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"c2e287df-bdab-4943-aef3-9f34109c6e02","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"f38e6a6a-4500-48d7-a6a8-813fa77ae1a9"},"documentState":{"name":"sample string 1","documentsWithThatState":[],"id":"185e112d-07e3-4979-8e34-051b810b5d27"},"pdfGenerated":true,"visibleOnPortal":true,"name":"sample string 4","active":true,"createdById":"3330e76a-aa18-4462-bc41-6a3f68b4bd42","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"cead194f-d5fa-428a-88cd-25f8873ff16e","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"3332b716-5bee-4a0b-8cf1-052ae7fe0596"}],"jobHistory":[{"jobId":"76dc91bc-7412-40f8-9435-7cc8837d55e2","jobHistoryTypeId":"35d9740a-25cc-4b1b-bce7-f9a1ecb76796","sourceStateId":"a5440a42-1183-481b-ba4e-36f2df2fcafd","destinationStateId":"64d38e88-f1e0-4e99-8b8c-4564f0030f70","allocatedToId":"170aeca6-cf8a-4422-bbcc-aa3dfa8ba6a7","clonedFromId":"a6acdb0f-6727-4096-bca2-262389609c73","jobHistoryType":{"name":"sample string 1","id":"d4eee8ff-76ff-4509-a0e1-7090842cb706"},"sourceJobState":{"name":"sample string 1","jobsWithThatState":[],"id":"050658c6-4b83-4a4e-a9c1-3a14262bfa77"},"destinationJobState":{"name":"sample string 1","jobsWithThatState":[],"id":"050658c6-4b83-4a4e-a9c1-3a14262bfa77"},"createdById":"9de612f4-4567-463a-adf9-f2ae8a35f51f","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"8873a50e-ea34-492f-8484-1bcf8763f65a","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"fe999e26-f4c4-4ce7-a525-a5202f9ec5fc"},{"jobId":"76dc91bc-7412-40f8-9435-7cc8837d55e2","jobHistoryTypeId":"35d9740a-25cc-4b1b-bce7-f9a1ecb76796","sourceStateId":"a5440a42-1183-481b-ba4e-36f2df2fcafd","destinationStateId":"64d38e88-f1e0-4e99-8b8c-4564f0030f70","allocatedToId":"170aeca6-cf8a-4422-bbcc-aa3dfa8ba6a7","clonedFromId":"a6acdb0f-6727-4096-bca2-262389609c73","jobHistoryType":{"name":"sample string 1","id":"d4eee8ff-76ff-4509-a0e1-7090842cb706"},"sourceJobState":{"name":"sample string 1","jobsWithThatState":[],"id":"050658c6-4b83-4a4e-a9c1-3a14262bfa77"},"destinationJobState":{"name":"sample string 1","jobsWithThatState":[],"id":"050658c6-4b83-4a4e-a9c1-3a14262bfa77"},"createdById":"9de612f4-4567-463a-adf9-f2ae8a35f51f","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"8873a50e-ea34-492f-8484-1bcf8763f65a","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"fe999e26-f4c4-4ce7-a525-a5202f9ec5fc"}],"createdById":"9623d0a1-89db-45c7-ad52-60dc42a4a2f7","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"82b746b5-a221-4c80-a41b-53fb595e97bf","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"04125e4f-5c2a-44d8-a35a-38d3e5faafb6"},{"jobTypeId":"1c1325c9-2aaf-4e9a-84ec-7c5e9e4ba3af","active":true,"stateId":"08daf752-ec19-46a0-b959-ec3e76bfb568","externalRef":"sample string 4","allocatedToId":"d5959333-93da-4b61-8e08-3b27bebfdec4","name":"sample string 5","scheduledDate":"2026-07-24T18:07:42.0074024+00:00","siteId":"dbefd8a8-0073-4fd2-8a35-d3033bf9f328","contactId":"6469487a-fa21-475d-8ad9-619f309b287b","notes":"sample string 8","timeInMinutes":9,"parentJobId":"721c3f00-0083-4aab-bfd9-639788692940","isGroupJob":true,"deviceId":"sample string 11","syncToDevice":true,"assetId":"5f65f06f-f4f9-4835-874d-8941b80cc8d7","jobRecurrenceId":"0e6905df-16b8-4f6f-8b67-5e68f1ec5425","rejectionReasonId":"4e013877-4395-496a-bf26-346a70ae046d","jobCategoryId":"6b239234-0bb9-479c-8cdf-de4055f8ce8c","numericCode":13,"completedDate":"2026-07-24T18:07:42.0074024+00:00","monitoringRegimeId":"sample string 14","jobState":{"name":"sample string 1","jobsWithThatState":[],"id":"050658c6-4b83-4a4e-a9c1-3a14262bfa77"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"4770326e-f62d-451c-8e24-d9e0a6246e00","titleId":"24e3ce3b-c32b-4b09-a030-836884aa0484","organisationId":"f78a075e-519f-459f-a974-c95ba2af953d","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"6e1c9191-0d09-460c-a1e5-66d7eba6eed0","createdById":"4f68e818-b374-4625-a6be-2ebe678c471f","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"31f3a60a-1071-4863-aac0-6ff65c51942d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"6cd640ff-3024-4b9b-a20a-379ee8265410"},"title":{"name":"sample string 1","id":"b2dc1b16-ba04-43d9-8435-7d41ee37e459"},"createdById":"e82c3d66-4ddd-4273-b41d-4f83d430f27c","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"5eec53bf-7ec6-41bb-8868-04c12bc8b236","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"411c5fc8-819d-47c1-a6d8-28ae35da14d7"},"asset":{"name":"sample string 1","description":"sample string 2","assetTypeId":"9a426a23-47c8-489c-bef5-f40962507925","location":"sample string 4","locationId":"sample string 5","externalReference":"sample string 6","serialNumber":"sample string 7","assetNumber":"sample string 8","uniqueBarcode":"sample string 9","notes":"sample string 10","siteId":"a4207659-f61a-4091-be34-4f78c6ed7ba4","owner":"sample string 11","active":true,"suspended":true,"jobId":"dfcf9ee1-57a8-4f05-aa60-26be7ce1324a","hierarchicalLocationId":"77bb1310-b058-469a-a3c9-483d72b89190","imageFileName":"sample string 14","jobs":[],"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"}],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},"id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},"id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"jobRecurrences":[{"name":"sample string 1","jobTypeGroupId":"9b610d21-a096-4fbe-bb9c-124f29002dde","userId":"28752928-99ee-4070-b1a6-c96f05d4b99d","createDaysBefore":3,"siteId":"23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b","contactId":"4231071c-0d5b-4e7a-aa91-62f9d54c7789","assetId":"ef7d7946-9b7a-4b57-bf36-7c200d63033e","startDate":"2026-07-24T18:07:42.0074024+00:00","endDate":"2026-07-24T18:07:42.0074024+00:00","numberGenerated":6,"lastDate":"2026-07-24T18:07:42.0074024+00:00","nextDate":"2026-07-24T18:07:42.0074024+00:00","overrideGeneratedNextDate":"2026-07-24T18:07:42.0074024+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"d0e9a732-dc73-4114-8a09-b24de3ecf140","recurrenceGroupId":"12d04a2f-fd33-4aea-b8b4-33513564dd6d","jobsGenerated":[],"systems":[{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"},{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"698ddf75-de08-4410-9c3c-9ca14807fc05"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"4770326e-f62d-451c-8e24-d9e0a6246e00","titleId":"24e3ce3b-c32b-4b09-a030-836884aa0484","organisationId":"f78a075e-519f-459f-a974-c95ba2af953d","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"6e1c9191-0d09-460c-a1e5-66d7eba6eed0","createdById":"4f68e818-b374-4625-a6be-2ebe678c471f","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"31f3a60a-1071-4863-aac0-6ff65c51942d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"6cd640ff-3024-4b9b-a20a-379ee8265410"},"title":{"name":"sample string 1","id":"b2dc1b16-ba04-43d9-8435-7d41ee37e459"},"createdById":"e82c3d66-4ddd-4273-b41d-4f83d430f27c","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"5eec53bf-7ec6-41bb-8868-04c12bc8b236","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"411c5fc8-819d-47c1-a6d8-28ae35da14d7"},"sampledAssets":[{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3},{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3}],"lastCompletedDate":"2026-07-24T18:07:42.0074024+00:00","createdById":"e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"32a78a46-cfe1-4427-89c5-99428c472b54","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"43c1db48-5229-403a-87e0-18dbf94686de"},{"name":"sample string 1","jobTypeGroupId":"9b610d21-a096-4fbe-bb9c-124f29002dde","userId":"28752928-99ee-4070-b1a6-c96f05d4b99d","createDaysBefore":3,"siteId":"23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b","contactId":"4231071c-0d5b-4e7a-aa91-62f9d54c7789","assetId":"ef7d7946-9b7a-4b57-bf36-7c200d63033e","startDate":"2026-07-24T18:07:42.0074024+00:00","endDate":"2026-07-24T18:07:42.0074024+00:00","numberGenerated":6,"lastDate":"2026-07-24T18:07:42.0074024+00:00","nextDate":"2026-07-24T18:07:42.0074024+00:00","overrideGeneratedNextDate":"2026-07-24T18:07:42.0074024+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"d0e9a732-dc73-4114-8a09-b24de3ecf140","recurrenceGroupId":"12d04a2f-fd33-4aea-b8b4-33513564dd6d","jobsGenerated":[],"systems":[{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"},{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"698ddf75-de08-4410-9c3c-9ca14807fc05"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"4770326e-f62d-451c-8e24-d9e0a6246e00","titleId":"24e3ce3b-c32b-4b09-a030-836884aa0484","organisationId":"f78a075e-519f-459f-a974-c95ba2af953d","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"6e1c9191-0d09-460c-a1e5-66d7eba6eed0","createdById":"4f68e818-b374-4625-a6be-2ebe678c471f","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"31f3a60a-1071-4863-aac0-6ff65c51942d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"6cd640ff-3024-4b9b-a20a-379ee8265410"},"title":{"name":"sample string 1","id":"b2dc1b16-ba04-43d9-8435-7d41ee37e459"},"createdById":"e82c3d66-4ddd-4273-b41d-4f83d430f27c","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"5eec53bf-7ec6-41bb-8868-04c12bc8b236","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"411c5fc8-819d-47c1-a6d8-28ae35da14d7"},"sampledAssets":[{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3},{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3}],"lastCompletedDate":"2026-07-24T18:07:42.0074024+00:00","createdById":"e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"32a78a46-cfe1-4427-89c5-99428c472b54","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"43c1db48-5229-403a-87e0-18dbf94686de"}],"sampledAssets":[{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3,"jobRecurrence":{"name":"sample string 1","jobTypeGroupId":"9b610d21-a096-4fbe-bb9c-124f29002dde","userId":"28752928-99ee-4070-b1a6-c96f05d4b99d","createDaysBefore":3,"siteId":"23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b","contactId":"4231071c-0d5b-4e7a-aa91-62f9d54c7789","assetId":"ef7d7946-9b7a-4b57-bf36-7c200d63033e","startDate":"2026-07-24T18:07:42.0074024+00:00","endDate":"2026-07-24T18:07:42.0074024+00:00","numberGenerated":6,"lastDate":"2026-07-24T18:07:42.0074024+00:00","nextDate":"2026-07-24T18:07:42.0074024+00:00","overrideGeneratedNextDate":"2026-07-24T18:07:42.0074024+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"d0e9a732-dc73-4114-8a09-b24de3ecf140","recurrenceGroupId":"12d04a2f-fd33-4aea-b8b4-33513564dd6d","jobsGenerated":[],"systems":[{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"},{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"698ddf75-de08-4410-9c3c-9ca14807fc05"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"4770326e-f62d-451c-8e24-d9e0a6246e00","titleId":"24e3ce3b-c32b-4b09-a030-836884aa0484","organisationId":"f78a075e-519f-459f-a974-c95ba2af953d","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"6e1c9191-0d09-460c-a1e5-66d7eba6eed0","createdById":"4f68e818-b374-4625-a6be-2ebe678c471f","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"31f3a60a-1071-4863-aac0-6ff65c51942d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"6cd640ff-3024-4b9b-a20a-379ee8265410"},"title":{"name":"sample string 1","id":"b2dc1b16-ba04-43d9-8435-7d41ee37e459"},"createdById":"e82c3d66-4ddd-4273-b41d-4f83d430f27c","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"5eec53bf-7ec6-41bb-8868-04c12bc8b236","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"411c5fc8-819d-47c1-a6d8-28ae35da14d7"},"sampledAssets":[],"lastCompletedDate":"2026-07-24T18:07:42.0074024+00:00","createdById":"e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"32a78a46-cfe1-4427-89c5-99428c472b54","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"43c1db48-5229-403a-87e0-18dbf94686de"}},{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3,"jobRecurrence":{"name":"sample string 1","jobTypeGroupId":"9b610d21-a096-4fbe-bb9c-124f29002dde","userId":"28752928-99ee-4070-b1a6-c96f05d4b99d","createDaysBefore":3,"siteId":"23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b","contactId":"4231071c-0d5b-4e7a-aa91-62f9d54c7789","assetId":"ef7d7946-9b7a-4b57-bf36-7c200d63033e","startDate":"2026-07-24T18:07:42.0074024+00:00","endDate":"2026-07-24T18:07:42.0074024+00:00","numberGenerated":6,"lastDate":"2026-07-24T18:07:42.0074024+00:00","nextDate":"2026-07-24T18:07:42.0074024+00:00","overrideGeneratedNextDate":"2026-07-24T18:07:42.0074024+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"d0e9a732-dc73-4114-8a09-b24de3ecf140","recurrenceGroupId":"12d04a2f-fd33-4aea-b8b4-33513564dd6d","jobsGenerated":[],"systems":[{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"},{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"698ddf75-de08-4410-9c3c-9ca14807fc05"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"4770326e-f62d-451c-8e24-d9e0a6246e00","titleId":"24e3ce3b-c32b-4b09-a030-836884aa0484","organisationId":"f78a075e-519f-459f-a974-c95ba2af953d","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"6e1c9191-0d09-460c-a1e5-66d7eba6eed0","createdById":"4f68e818-b374-4625-a6be-2ebe678c471f","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"31f3a60a-1071-4863-aac0-6ff65c51942d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"6cd640ff-3024-4b9b-a20a-379ee8265410"},"title":{"name":"sample string 1","id":"b2dc1b16-ba04-43d9-8435-7d41ee37e459"},"createdById":"e82c3d66-4ddd-4273-b41d-4f83d430f27c","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"5eec53bf-7ec6-41bb-8868-04c12bc8b236","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"411c5fc8-819d-47c1-a6d8-28ae35da14d7"},"sampledAssets":[],"lastCompletedDate":"2026-07-24T18:07:42.0074024+00:00","createdById":"e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"32a78a46-cfe1-4427-89c5-99428c472b54","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"43c1db48-5229-403a-87e0-18dbf94686de"}}],"monitoringRegimeSampledAssets":[{"monitoringRegimeId":"sample string 1","assetId":"e0531cff-dcf8-4c35-8442-707237a4b36f","jobIndexId":3},{"monitoringRegimeId":"sample string 1","assetId":"e0531cff-dcf8-4c35-8442-707237a4b36f","jobIndexId":3}],"hierarchicalLocation":{"siteId":"6cbdd07e-2f6d-46f6-a9a5-53045c74a49a","name":"sample string 2","parentId":"9593dcf9-9f08-47bb-aede-77486e98ce07","depth":3,"fullName":"sample string 4","active":true,"sortOrder":6.0,"createdById":"49f00f9f-c71a-4df0-9e19-b06227f7da81","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"0a055160-4913-4c51-b601-2485dac5f399","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"33e5baea-ee91-4303-b8f7-35f912b105bb"},"createdById":"7465c593-7ca9-4015-aa79-e9398b969573","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"b37eb9a9-bb2f-42b8-b511-c59f5e248d53","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"ec44aff5-f94e-4756-9077-04500c017ea8"},"jobRecurrence":{"name":"sample string 1","jobTypeGroupId":"9b610d21-a096-4fbe-bb9c-124f29002dde","userId":"28752928-99ee-4070-b1a6-c96f05d4b99d","createDaysBefore":3,"siteId":"23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b","contactId":"4231071c-0d5b-4e7a-aa91-62f9d54c7789","assetId":"ef7d7946-9b7a-4b57-bf36-7c200d63033e","startDate":"2026-07-24T18:07:42.0074024+00:00","endDate":"2026-07-24T18:07:42.0074024+00:00","numberGenerated":6,"lastDate":"2026-07-24T18:07:42.0074024+00:00","nextDate":"2026-07-24T18:07:42.0074024+00:00","overrideGeneratedNextDate":"2026-07-24T18:07:42.0074024+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"d0e9a732-dc73-4114-8a09-b24de3ecf140","recurrenceGroupId":"12d04a2f-fd33-4aea-b8b4-33513564dd6d","asset":{"name":"sample string 1","description":"sample string 2","assetTypeId":"9a426a23-47c8-489c-bef5-f40962507925","location":"sample string 4","locationId":"sample string 5","externalReference":"sample string 6","serialNumber":"sample string 7","assetNumber":"sample string 8","uniqueBarcode":"sample string 9","notes":"sample string 10","siteId":"a4207659-f61a-4091-be34-4f78c6ed7ba4","owner":"sample string 11","active":true,"suspended":true,"jobId":"dfcf9ee1-57a8-4f05-aa60-26be7ce1324a","hierarchicalLocationId":"77bb1310-b058-469a-a3c9-483d72b89190","imageFileName":"sample string 14","jobs":[],"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"}],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},"id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},"id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"jobRecurrences":[],"sampledAssets":[{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3},{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3}],"monitoringRegimeSampledAssets":[{"monitoringRegimeId":"sample string 1","assetId":"e0531cff-dcf8-4c35-8442-707237a4b36f","jobIndexId":3},{"monitoringRegimeId":"sample string 1","assetId":"e0531cff-dcf8-4c35-8442-707237a4b36f","jobIndexId":3}],"hierarchicalLocation":{"siteId":"6cbdd07e-2f6d-46f6-a9a5-53045c74a49a","name":"sample string 2","parentId":"9593dcf9-9f08-47bb-aede-77486e98ce07","depth":3,"fullName":"sample string 4","active":true,"sortOrder":6.0,"createdById":"49f00f9f-c71a-4df0-9e19-b06227f7da81","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"0a055160-4913-4c51-b601-2485dac5f399","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"33e5baea-ee91-4303-b8f7-35f912b105bb"},"createdById":"7465c593-7ca9-4015-aa79-e9398b969573","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"b37eb9a9-bb2f-42b8-b511-c59f5e248d53","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"ec44aff5-f94e-4756-9077-04500c017ea8"},"jobsGenerated":[],"systems":[{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"},{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"698ddf75-de08-4410-9c3c-9ca14807fc05"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"4770326e-f62d-451c-8e24-d9e0a6246e00","titleId":"24e3ce3b-c32b-4b09-a030-836884aa0484","organisationId":"f78a075e-519f-459f-a974-c95ba2af953d","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"6e1c9191-0d09-460c-a1e5-66d7eba6eed0","createdById":"4f68e818-b374-4625-a6be-2ebe678c471f","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"31f3a60a-1071-4863-aac0-6ff65c51942d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"6cd640ff-3024-4b9b-a20a-379ee8265410"},"title":{"name":"sample string 1","id":"b2dc1b16-ba04-43d9-8435-7d41ee37e459"},"createdById":"e82c3d66-4ddd-4273-b41d-4f83d430f27c","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"5eec53bf-7ec6-41bb-8868-04c12bc8b236","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"411c5fc8-819d-47c1-a6d8-28ae35da14d7"},"sampledAssets":[{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3,"asset":{"name":"sample string 1","description":"sample string 2","assetTypeId":"9a426a23-47c8-489c-bef5-f40962507925","location":"sample string 4","locationId":"sample string 5","externalReference":"sample string 6","serialNumber":"sample string 7","assetNumber":"sample string 8","uniqueBarcode":"sample string 9","notes":"sample string 10","siteId":"a4207659-f61a-4091-be34-4f78c6ed7ba4","owner":"sample string 11","active":true,"suspended":true,"jobId":"dfcf9ee1-57a8-4f05-aa60-26be7ce1324a","hierarchicalLocationId":"77bb1310-b058-469a-a3c9-483d72b89190","imageFileName":"sample string 14","jobs":[],"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"}],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},"id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},"id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"jobRecurrences":[],"sampledAssets":[],"monitoringRegimeSampledAssets":[{"monitoringRegimeId":"sample string 1","assetId":"e0531cff-dcf8-4c35-8442-707237a4b36f","jobIndexId":3},{"monitoringRegimeId":"sample string 1","assetId":"e0531cff-dcf8-4c35-8442-707237a4b36f","jobIndexId":3}],"hierarchicalLocation":{"siteId":"6cbdd07e-2f6d-46f6-a9a5-53045c74a49a","name":"sample string 2","parentId":"9593dcf9-9f08-47bb-aede-77486e98ce07","depth":3,"fullName":"sample string 4","active":true,"sortOrder":6.0,"createdById":"49f00f9f-c71a-4df0-9e19-b06227f7da81","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"0a055160-4913-4c51-b601-2485dac5f399","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"33e5baea-ee91-4303-b8f7-35f912b105bb"},"createdById":"7465c593-7ca9-4015-aa79-e9398b969573","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"b37eb9a9-bb2f-42b8-b511-c59f5e248d53","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"ec44aff5-f94e-4756-9077-04500c017ea8"}},{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3,"asset":{"name":"sample string 1","description":"sample string 2","assetTypeId":"9a426a23-47c8-489c-bef5-f40962507925","location":"sample string 4","locationId":"sample string 5","externalReference":"sample string 6","serialNumber":"sample string 7","assetNumber":"sample string 8","uniqueBarcode":"sample string 9","notes":"sample string 10","siteId":"a4207659-f61a-4091-be34-4f78c6ed7ba4","owner":"sample string 11","active":true,"suspended":true,"jobId":"dfcf9ee1-57a8-4f05-aa60-26be7ce1324a","hierarchicalLocationId":"77bb1310-b058-469a-a3c9-483d72b89190","imageFileName":"sample string 14","jobs":[],"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"}],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},"id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},"id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"jobRecurrences":[],"sampledAssets":[],"monitoringRegimeSampledAssets":[{"monitoringRegimeId":"sample string 1","assetId":"e0531cff-dcf8-4c35-8442-707237a4b36f","jobIndexId":3},{"monitoringRegimeId":"sample string 1","assetId":"e0531cff-dcf8-4c35-8442-707237a4b36f","jobIndexId":3}],"hierarchicalLocation":{"siteId":"6cbdd07e-2f6d-46f6-a9a5-53045c74a49a","name":"sample string 2","parentId":"9593dcf9-9f08-47bb-aede-77486e98ce07","depth":3,"fullName":"sample string 4","active":true,"sortOrder":6.0,"createdById":"49f00f9f-c71a-4df0-9e19-b06227f7da81","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"0a055160-4913-4c51-b601-2485dac5f399","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"33e5baea-ee91-4303-b8f7-35f912b105bb"},"createdById":"7465c593-7ca9-4015-aa79-e9398b969573","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"b37eb9a9-bb2f-42b8-b511-c59f5e248d53","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"ec44aff5-f94e-4756-9077-04500c017ea8"}}],"lastCompletedDate":"2026-07-24T18:07:42.0074024+00:00","createdById":"e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"32a78a46-cfe1-4427-89c5-99428c472b54","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"43c1db48-5229-403a-87e0-18dbf94686de"},"rejectionReason":{"order":1,"name":"sample string 2","active":true,"tenantOrganisationId":"397ac4b1-b13c-4bc0-b4aa-2e9304a9fa84","createdById":"753c932f-9470-4f8c-b9d8-3b80f74da1ab","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"0b91416f-65bd-4e90-8a95-cd381f2e3e34","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"82c80830-0f5f-466b-ab4d-6178da403712"},"jobCategory":{"name":"sample string 1","id":"5442ad2d-ce89-426a-85c6-f756829624a7"},"sections":[{"jobId":"c1a0c8ab-d988-4766-94e5-0c94774a9193","internalSectionTypeId":"733beae9-7856-4c0b-b15c-9351919383dc","sectionTypeId":"965a81b0-aef5-432c-9399-2f112148385f","caption":"sample string 4","name":"sample string 5","sectionJson":"sample string 6","repeatable":true,"template":true,"gridInput":true,"siteVisit":true,"active":true,"order":12.0,"fqn":"sample string 13","visible":true,"state":"d307d093-04d9-4fbb-9d7b-b793277e3352","sectionVariantId":"2dd538d4-92da-472e-b6e7-1df217a98d0a","sectionType":{"internalId":"8ec1ef74-bb9d-4b21-b362-93147f96e688","caption":"sample string 2","name":"sample string 3","repeatable":true,"template":true,"gridInput":true,"siteVisit":true,"jsonData":"sample string 8","order":9,"jobTypeId":"2e8dfabc-454b-40ad-8550-360a070feac4","active":true,"fqn":"sample string 12","visible":true,"fileImport":true,"sectionVariantId":"2f54ed93-1fcd-4cf3-a196-bf1f4f876981","expressionTypes":"sample string 15","createdById":"90a740fb-1fef-4be3-a1bb-ad02e73335ff","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"75b75608-188f-4f9b-89aa-5d30975f0f30","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"85374695-505d-4826-ad46-134d7879b1f0"},"createdById":"6d7250e1-514c-41bd-bc40-f38e3b7cb746","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"13943351-db05-4dd1-8dfd-f2f9cf7cea35","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"72f28092-a135-4716-bf56-e9e401142b35"},{"jobId":"c1a0c8ab-d988-4766-94e5-0c94774a9193","internalSectionTypeId":"733beae9-7856-4c0b-b15c-9351919383dc","sectionTypeId":"965a81b0-aef5-432c-9399-2f112148385f","caption":"sample string 4","name":"sample string 5","sectionJson":"sample string 6","repeatable":true,"template":true,"gridInput":true,"siteVisit":true,"active":true,"order":12.0,"fqn":"sample string 13","visible":true,"state":"d307d093-04d9-4fbb-9d7b-b793277e3352","sectionVariantId":"2dd538d4-92da-472e-b6e7-1df217a98d0a","sectionType":{"internalId":"8ec1ef74-bb9d-4b21-b362-93147f96e688","caption":"sample string 2","name":"sample string 3","repeatable":true,"template":true,"gridInput":true,"siteVisit":true,"jsonData":"sample string 8","order":9,"jobTypeId":"2e8dfabc-454b-40ad-8550-360a070feac4","active":true,"fqn":"sample string 12","visible":true,"fileImport":true,"sectionVariantId":"2f54ed93-1fcd-4cf3-a196-bf1f4f876981","expressionTypes":"sample string 15","createdById":"90a740fb-1fef-4be3-a1bb-ad02e73335ff","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"75b75608-188f-4f9b-89aa-5d30975f0f30","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"85374695-505d-4826-ad46-134d7879b1f0"},"createdById":"6d7250e1-514c-41bd-bc40-f38e3b7cb746","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"13943351-db05-4dd1-8dfd-f2f9cf7cea35","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"72f28092-a135-4716-bf56-e9e401142b35"}],"descendantJobs":[],"documents":[{"jobId":"b18fb692-53a3-4846-8b66-76431e04c4d7","stateId":"58ebd7df-fc40-462b-b307-fda5696110e4","templateId":"2ae5e9bd-1ac5-4279-b21b-10573c3f75ab","documentTemplate":{"name":"sample string 1","fileExtension":"sample string 2","location":"sample string 3","jobTypeId":"21b17464-a97f-47c3-872e-437032ec7557","active":true,"autoEmailOnJobCompletion":true,"visibleOnPortal":true,"documents":[],"createdById":"d15221bf-f5e5-4c54-a98e-2f7afc310f5e","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"31e733b0-80d6-43a0-97b2-fb6cca10286c","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"09e6960b-ac26-4f55-bc83-c8cba388094f"},"fileLocationId":"8c2e6d10-3f89-4e15-a7e8-33c6bacc9c0d","fileLocation":{"location":"sample string 1","extension":"sample string 2","active":true,"createdById":"3d566615-4cca-4be0-9211-5c82a5f1abba","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"c2e287df-bdab-4943-aef3-9f34109c6e02","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"f38e6a6a-4500-48d7-a6a8-813fa77ae1a9"},"documentState":{"name":"sample string 1","documentsWithThatState":[],"id":"185e112d-07e3-4979-8e34-051b810b5d27"},"pdfGenerated":true,"visibleOnPortal":true,"name":"sample string 4","active":true,"createdById":"3330e76a-aa18-4462-bc41-6a3f68b4bd42","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"cead194f-d5fa-428a-88cd-25f8873ff16e","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"3332b716-5bee-4a0b-8cf1-052ae7fe0596"},{"jobId":"b18fb692-53a3-4846-8b66-76431e04c4d7","stateId":"58ebd7df-fc40-462b-b307-fda5696110e4","templateId":"2ae5e9bd-1ac5-4279-b21b-10573c3f75ab","documentTemplate":{"name":"sample string 1","fileExtension":"sample string 2","location":"sample string 3","jobTypeId":"21b17464-a97f-47c3-872e-437032ec7557","active":true,"autoEmailOnJobCompletion":true,"visibleOnPortal":true,"documents":[],"createdById":"d15221bf-f5e5-4c54-a98e-2f7afc310f5e","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"31e733b0-80d6-43a0-97b2-fb6cca10286c","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"09e6960b-ac26-4f55-bc83-c8cba388094f"},"fileLocationId":"8c2e6d10-3f89-4e15-a7e8-33c6bacc9c0d","fileLocation":{"location":"sample string 1","extension":"sample string 2","active":true,"createdById":"3d566615-4cca-4be0-9211-5c82a5f1abba","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"c2e287df-bdab-4943-aef3-9f34109c6e02","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"f38e6a6a-4500-48d7-a6a8-813fa77ae1a9"},"documentState":{"name":"sample string 1","documentsWithThatState":[],"id":"185e112d-07e3-4979-8e34-051b810b5d27"},"pdfGenerated":true,"visibleOnPortal":true,"name":"sample string 4","active":true,"createdById":"3330e76a-aa18-4462-bc41-6a3f68b4bd42","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"cead194f-d5fa-428a-88cd-25f8873ff16e","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"3332b716-5bee-4a0b-8cf1-052ae7fe0596"}],"jobHistory":[{"jobId":"76dc91bc-7412-40f8-9435-7cc8837d55e2","jobHistoryTypeId":"35d9740a-25cc-4b1b-bce7-f9a1ecb76796","sourceStateId":"a5440a42-1183-481b-ba4e-36f2df2fcafd","destinationStateId":"64d38e88-f1e0-4e99-8b8c-4564f0030f70","allocatedToId":"170aeca6-cf8a-4422-bbcc-aa3dfa8ba6a7","clonedFromId":"a6acdb0f-6727-4096-bca2-262389609c73","jobHistoryType":{"name":"sample string 1","id":"d4eee8ff-76ff-4509-a0e1-7090842cb706"},"sourceJobState":{"name":"sample string 1","jobsWithThatState":[],"id":"050658c6-4b83-4a4e-a9c1-3a14262bfa77"},"destinationJobState":{"name":"sample string 1","jobsWithThatState":[],"id":"050658c6-4b83-4a4e-a9c1-3a14262bfa77"},"createdById":"9de612f4-4567-463a-adf9-f2ae8a35f51f","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"8873a50e-ea34-492f-8484-1bcf8763f65a","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"fe999e26-f4c4-4ce7-a525-a5202f9ec5fc"},{"jobId":"76dc91bc-7412-40f8-9435-7cc8837d55e2","jobHistoryTypeId":"35d9740a-25cc-4b1b-bce7-f9a1ecb76796","sourceStateId":"a5440a42-1183-481b-ba4e-36f2df2fcafd","destinationStateId":"64d38e88-f1e0-4e99-8b8c-4564f0030f70","allocatedToId":"170aeca6-cf8a-4422-bbcc-aa3dfa8ba6a7","clonedFromId":"a6acdb0f-6727-4096-bca2-262389609c73","jobHistoryType":{"name":"sample string 1","id":"d4eee8ff-76ff-4509-a0e1-7090842cb706"},"sourceJobState":{"name":"sample string 1","jobsWithThatState":[],"id":"050658c6-4b83-4a4e-a9c1-3a14262bfa77"},"destinationJobState":{"name":"sample string 1","jobsWithThatState":[],"id":"050658c6-4b83-4a4e-a9c1-3a14262bfa77"},"createdById":"9de612f4-4567-463a-adf9-f2ae8a35f51f","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"8873a50e-ea34-492f-8484-1bcf8763f65a","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"fe999e26-f4c4-4ce7-a525-a5202f9ec5fc"}],"createdById":"9623d0a1-89db-45c7-ad52-60dc42a4a2f7","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"82b746b5-a221-4c80-a41b-53fb595e97bf","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"04125e4f-5c2a-44d8-a35a-38d3e5faafb6"}],"tenantOrganisationId":"6dd6c440-c940-4b42-8d8b-926fcb00a8f8","jobCategory":{"name":"sample string 1","id":"5442ad2d-ce89-426a-85c6-f756829624a7"},"createdById":"ddd92b28-e240-458b-bd05-65096c32a92e","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"d40e7618-9dcd-4cd1-bf74-f0757546cf69","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"d409988a-a201-4f09-a1ed-438db7865edf"},{"name":"sample string 1","timeInMinutes":2,"autoComplete":true,"canCreateJobs":true,"canRaiseOnDevice":true,"containsEntities":true,"hasSiteVisitSectionType":true,"version":8,"jobTypeGroupId":"06a776ae-b2ba-4f38-80cf-d8412f9b6ec6","jobCategoryId":"5c60811d-0fd5-4228-ac87-6134d0d46c63","state":"new","active":true,"documentTemplates":[{"name":"sample string 1","fileExtension":"sample string 2","location":"sample string 3","jobTypeId":"21b17464-a97f-47c3-872e-437032ec7557","active":true,"autoEmailOnJobCompletion":true,"visibleOnPortal":true,"documents":[{"jobId":"b18fb692-53a3-4846-8b66-76431e04c4d7","job":{"jobTypeId":"1c1325c9-2aaf-4e9a-84ec-7c5e9e4ba3af","active":true,"stateId":"08daf752-ec19-46a0-b959-ec3e76bfb568","externalRef":"sample string 4","allocatedToId":"d5959333-93da-4b61-8e08-3b27bebfdec4","name":"sample string 5","scheduledDate":"2026-07-24T18:07:42.0074024+00:00","siteId":"dbefd8a8-0073-4fd2-8a35-d3033bf9f328","contactId":"6469487a-fa21-475d-8ad9-619f309b287b","notes":"sample string 8","timeInMinutes":9,"parentJobId":"721c3f00-0083-4aab-bfd9-639788692940","isGroupJob":true,"deviceId":"sample string 11","syncToDevice":true,"assetId":"5f65f06f-f4f9-4835-874d-8941b80cc8d7","jobRecurrenceId":"0e6905df-16b8-4f6f-8b67-5e68f1ec5425","rejectionReasonId":"4e013877-4395-496a-bf26-346a70ae046d","jobCategoryId":"6b239234-0bb9-479c-8cdf-de4055f8ce8c","numericCode":13,"completedDate":"2026-07-24T18:07:42.0074024+00:00","monitoringRegimeId":"sample string 14","jobState":{"name":"sample string 1","jobsWithThatState":[],"id":"050658c6-4b83-4a4e-a9c1-3a14262bfa77"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"4770326e-f62d-451c-8e24-d9e0a6246e00","titleId":"24e3ce3b-c32b-4b09-a030-836884aa0484","organisationId":"f78a075e-519f-459f-a974-c95ba2af953d","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"6e1c9191-0d09-460c-a1e5-66d7eba6eed0","createdById":"4f68e818-b374-4625-a6be-2ebe678c471f","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"31f3a60a-1071-4863-aac0-6ff65c51942d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"6cd640ff-3024-4b9b-a20a-379ee8265410"},"title":{"name":"sample string 1","id":"b2dc1b16-ba04-43d9-8435-7d41ee37e459"},"createdById":"e82c3d66-4ddd-4273-b41d-4f83d430f27c","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"5eec53bf-7ec6-41bb-8868-04c12bc8b236","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"411c5fc8-819d-47c1-a6d8-28ae35da14d7"},"asset":{"name":"sample string 1","description":"sample string 2","assetTypeId":"9a426a23-47c8-489c-bef5-f40962507925","location":"sample string 4","locationId":"sample string 5","externalReference":"sample string 6","serialNumber":"sample string 7","assetNumber":"sample string 8","uniqueBarcode":"sample string 9","notes":"sample string 10","siteId":"a4207659-f61a-4091-be34-4f78c6ed7ba4","owner":"sample string 11","active":true,"suspended":true,"jobId":"dfcf9ee1-57a8-4f05-aa60-26be7ce1324a","hierarchicalLocationId":"77bb1310-b058-469a-a3c9-483d72b89190","imageFileName":"sample string 14","jobs":[],"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"}],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},"id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},"id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"jobRecurrences":[{"name":"sample string 1","jobTypeGroupId":"9b610d21-a096-4fbe-bb9c-124f29002dde","userId":"28752928-99ee-4070-b1a6-c96f05d4b99d","createDaysBefore":3,"siteId":"23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b","contactId":"4231071c-0d5b-4e7a-aa91-62f9d54c7789","assetId":"ef7d7946-9b7a-4b57-bf36-7c200d63033e","startDate":"2026-07-24T18:07:42.0074024+00:00","endDate":"2026-07-24T18:07:42.0074024+00:00","numberGenerated":6,"lastDate":"2026-07-24T18:07:42.0074024+00:00","nextDate":"2026-07-24T18:07:42.0074024+00:00","overrideGeneratedNextDate":"2026-07-24T18:07:42.0074024+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"d0e9a732-dc73-4114-8a09-b24de3ecf140","recurrenceGroupId":"12d04a2f-fd33-4aea-b8b4-33513564dd6d","jobsGenerated":[],"systems":[{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"},{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"698ddf75-de08-4410-9c3c-9ca14807fc05"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"4770326e-f62d-451c-8e24-d9e0a6246e00","titleId":"24e3ce3b-c32b-4b09-a030-836884aa0484","organisationId":"f78a075e-519f-459f-a974-c95ba2af953d","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"6e1c9191-0d09-460c-a1e5-66d7eba6eed0","createdById":"4f68e818-b374-4625-a6be-2ebe678c471f","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"31f3a60a-1071-4863-aac0-6ff65c51942d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"6cd640ff-3024-4b9b-a20a-379ee8265410"},"title":{"name":"sample string 1","id":"b2dc1b16-ba04-43d9-8435-7d41ee37e459"},"createdById":"e82c3d66-4ddd-4273-b41d-4f83d430f27c","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"5eec53bf-7ec6-41bb-8868-04c12bc8b236","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"411c5fc8-819d-47c1-a6d8-28ae35da14d7"},"sampledAssets":[{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3},{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3}],"lastCompletedDate":"2026-07-24T18:07:42.0074024+00:00","createdById":"e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"32a78a46-cfe1-4427-89c5-99428c472b54","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"43c1db48-5229-403a-87e0-18dbf94686de"},{"name":"sample string 1","jobTypeGroupId":"9b610d21-a096-4fbe-bb9c-124f29002dde","userId":"28752928-99ee-4070-b1a6-c96f05d4b99d","createDaysBefore":3,"siteId":"23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b","contactId":"4231071c-0d5b-4e7a-aa91-62f9d54c7789","assetId":"ef7d7946-9b7a-4b57-bf36-7c200d63033e","startDate":"2026-07-24T18:07:42.0074024+00:00","endDate":"2026-07-24T18:07:42.0074024+00:00","numberGenerated":6,"lastDate":"2026-07-24T18:07:42.0074024+00:00","nextDate":"2026-07-24T18:07:42.0074024+00:00","overrideGeneratedNextDate":"2026-07-24T18:07:42.0074024+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"d0e9a732-dc73-4114-8a09-b24de3ecf140","recurrenceGroupId":"12d04a2f-fd33-4aea-b8b4-33513564dd6d","jobsGenerated":[],"systems":[{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"},{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"698ddf75-de08-4410-9c3c-9ca14807fc05"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"4770326e-f62d-451c-8e24-d9e0a6246e00","titleId":"24e3ce3b-c32b-4b09-a030-836884aa0484","organisationId":"f78a075e-519f-459f-a974-c95ba2af953d","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"6e1c9191-0d09-460c-a1e5-66d7eba6eed0","createdById":"4f68e818-b374-4625-a6be-2ebe678c471f","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"31f3a60a-1071-4863-aac0-6ff65c51942d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"6cd640ff-3024-4b9b-a20a-379ee8265410"},"title":{"name":"sample string 1","id":"b2dc1b16-ba04-43d9-8435-7d41ee37e459"},"createdById":"e82c3d66-4ddd-4273-b41d-4f83d430f27c","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"5eec53bf-7ec6-41bb-8868-04c12bc8b236","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"411c5fc8-819d-47c1-a6d8-28ae35da14d7"},"sampledAssets":[{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3},{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3}],"lastCompletedDate":"2026-07-24T18:07:42.0074024+00:00","createdById":"e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"32a78a46-cfe1-4427-89c5-99428c472b54","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"43c1db48-5229-403a-87e0-18dbf94686de"}],"sampledAssets":[{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3,"jobRecurrence":{"name":"sample string 1","jobTypeGroupId":"9b610d21-a096-4fbe-bb9c-124f29002dde","userId":"28752928-99ee-4070-b1a6-c96f05d4b99d","createDaysBefore":3,"siteId":"23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b","contactId":"4231071c-0d5b-4e7a-aa91-62f9d54c7789","assetId":"ef7d7946-9b7a-4b57-bf36-7c200d63033e","startDate":"2026-07-24T18:07:42.0074024+00:00","endDate":"2026-07-24T18:07:42.0074024+00:00","numberGenerated":6,"lastDate":"2026-07-24T18:07:42.0074024+00:00","nextDate":"2026-07-24T18:07:42.0074024+00:00","overrideGeneratedNextDate":"2026-07-24T18:07:42.0074024+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"d0e9a732-dc73-4114-8a09-b24de3ecf140","recurrenceGroupId":"12d04a2f-fd33-4aea-b8b4-33513564dd6d","jobsGenerated":[],"systems":[{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"},{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"698ddf75-de08-4410-9c3c-9ca14807fc05"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"4770326e-f62d-451c-8e24-d9e0a6246e00","titleId":"24e3ce3b-c32b-4b09-a030-836884aa0484","organisationId":"f78a075e-519f-459f-a974-c95ba2af953d","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"6e1c9191-0d09-460c-a1e5-66d7eba6eed0","createdById":"4f68e818-b374-4625-a6be-2ebe678c471f","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"31f3a60a-1071-4863-aac0-6ff65c51942d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"6cd640ff-3024-4b9b-a20a-379ee8265410"},"title":{"name":"sample string 1","id":"b2dc1b16-ba04-43d9-8435-7d41ee37e459"},"createdById":"e82c3d66-4ddd-4273-b41d-4f83d430f27c","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"5eec53bf-7ec6-41bb-8868-04c12bc8b236","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"411c5fc8-819d-47c1-a6d8-28ae35da14d7"},"sampledAssets":[],"lastCompletedDate":"2026-07-24T18:07:42.0074024+00:00","createdById":"e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"32a78a46-cfe1-4427-89c5-99428c472b54","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"43c1db48-5229-403a-87e0-18dbf94686de"}},{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3,"jobRecurrence":{"name":"sample string 1","jobTypeGroupId":"9b610d21-a096-4fbe-bb9c-124f29002dde","userId":"28752928-99ee-4070-b1a6-c96f05d4b99d","createDaysBefore":3,"siteId":"23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b","contactId":"4231071c-0d5b-4e7a-aa91-62f9d54c7789","assetId":"ef7d7946-9b7a-4b57-bf36-7c200d63033e","startDate":"2026-07-24T18:07:42.0074024+00:00","endDate":"2026-07-24T18:07:42.0074024+00:00","numberGenerated":6,"lastDate":"2026-07-24T18:07:42.0074024+00:00","nextDate":"2026-07-24T18:07:42.0074024+00:00","overrideGeneratedNextDate":"2026-07-24T18:07:42.0074024+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"d0e9a732-dc73-4114-8a09-b24de3ecf140","recurrenceGroupId":"12d04a2f-fd33-4aea-b8b4-33513564dd6d","jobsGenerated":[],"systems":[{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"},{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"698ddf75-de08-4410-9c3c-9ca14807fc05"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"4770326e-f62d-451c-8e24-d9e0a6246e00","titleId":"24e3ce3b-c32b-4b09-a030-836884aa0484","organisationId":"f78a075e-519f-459f-a974-c95ba2af953d","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"6e1c9191-0d09-460c-a1e5-66d7eba6eed0","createdById":"4f68e818-b374-4625-a6be-2ebe678c471f","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"31f3a60a-1071-4863-aac0-6ff65c51942d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"6cd640ff-3024-4b9b-a20a-379ee8265410"},"title":{"name":"sample string 1","id":"b2dc1b16-ba04-43d9-8435-7d41ee37e459"},"createdById":"e82c3d66-4ddd-4273-b41d-4f83d430f27c","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"5eec53bf-7ec6-41bb-8868-04c12bc8b236","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"411c5fc8-819d-47c1-a6d8-28ae35da14d7"},"sampledAssets":[],"lastCompletedDate":"2026-07-24T18:07:42.0074024+00:00","createdById":"e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"32a78a46-cfe1-4427-89c5-99428c472b54","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"43c1db48-5229-403a-87e0-18dbf94686de"}}],"monitoringRegimeSampledAssets":[{"monitoringRegimeId":"sample string 1","assetId":"e0531cff-dcf8-4c35-8442-707237a4b36f","jobIndexId":3},{"monitoringRegimeId":"sample string 1","assetId":"e0531cff-dcf8-4c35-8442-707237a4b36f","jobIndexId":3}],"hierarchicalLocation":{"siteId":"6cbdd07e-2f6d-46f6-a9a5-53045c74a49a","name":"sample string 2","parentId":"9593dcf9-9f08-47bb-aede-77486e98ce07","depth":3,"fullName":"sample string 4","active":true,"sortOrder":6.0,"createdById":"49f00f9f-c71a-4df0-9e19-b06227f7da81","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"0a055160-4913-4c51-b601-2485dac5f399","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"33e5baea-ee91-4303-b8f7-35f912b105bb"},"createdById":"7465c593-7ca9-4015-aa79-e9398b969573","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"b37eb9a9-bb2f-42b8-b511-c59f5e248d53","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"ec44aff5-f94e-4756-9077-04500c017ea8"},"jobRecurrence":{"name":"sample string 1","jobTypeGroupId":"9b610d21-a096-4fbe-bb9c-124f29002dde","userId":"28752928-99ee-4070-b1a6-c96f05d4b99d","createDaysBefore":3,"siteId":"23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b","contactId":"4231071c-0d5b-4e7a-aa91-62f9d54c7789","assetId":"ef7d7946-9b7a-4b57-bf36-7c200d63033e","startDate":"2026-07-24T18:07:42.0074024+00:00","endDate":"2026-07-24T18:07:42.0074024+00:00","numberGenerated":6,"lastDate":"2026-07-24T18:07:42.0074024+00:00","nextDate":"2026-07-24T18:07:42.0074024+00:00","overrideGeneratedNextDate":"2026-07-24T18:07:42.0074024+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"d0e9a732-dc73-4114-8a09-b24de3ecf140","recurrenceGroupId":"12d04a2f-fd33-4aea-b8b4-33513564dd6d","asset":{"name":"sample string 1","description":"sample string 2","assetTypeId":"9a426a23-47c8-489c-bef5-f40962507925","location":"sample string 4","locationId":"sample string 5","externalReference":"sample string 6","serialNumber":"sample string 7","assetNumber":"sample string 8","uniqueBarcode":"sample string 9","notes":"sample string 10","siteId":"a4207659-f61a-4091-be34-4f78c6ed7ba4","owner":"sample string 11","active":true,"suspended":true,"jobId":"dfcf9ee1-57a8-4f05-aa60-26be7ce1324a","hierarchicalLocationId":"77bb1310-b058-469a-a3c9-483d72b89190","imageFileName":"sample string 14","jobs":[],"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"}],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},"id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},"id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"jobRecurrences":[],"sampledAssets":[{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3},{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3}],"monitoringRegimeSampledAssets":[{"monitoringRegimeId":"sample string 1","assetId":"e0531cff-dcf8-4c35-8442-707237a4b36f","jobIndexId":3},{"monitoringRegimeId":"sample string 1","assetId":"e0531cff-dcf8-4c35-8442-707237a4b36f","jobIndexId":3}],"hierarchicalLocation":{"siteId":"6cbdd07e-2f6d-46f6-a9a5-53045c74a49a","name":"sample string 2","parentId":"9593dcf9-9f08-47bb-aede-77486e98ce07","depth":3,"fullName":"sample string 4","active":true,"sortOrder":6.0,"createdById":"49f00f9f-c71a-4df0-9e19-b06227f7da81","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"0a055160-4913-4c51-b601-2485dac5f399","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"33e5baea-ee91-4303-b8f7-35f912b105bb"},"createdById":"7465c593-7ca9-4015-aa79-e9398b969573","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"b37eb9a9-bb2f-42b8-b511-c59f5e248d53","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"ec44aff5-f94e-4756-9077-04500c017ea8"},"jobsGenerated":[],"systems":[{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"},{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"698ddf75-de08-4410-9c3c-9ca14807fc05"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"4770326e-f62d-451c-8e24-d9e0a6246e00","titleId":"24e3ce3b-c32b-4b09-a030-836884aa0484","organisationId":"f78a075e-519f-459f-a974-c95ba2af953d","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"6e1c9191-0d09-460c-a1e5-66d7eba6eed0","createdById":"4f68e818-b374-4625-a6be-2ebe678c471f","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"31f3a60a-1071-4863-aac0-6ff65c51942d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"6cd640ff-3024-4b9b-a20a-379ee8265410"},"title":{"name":"sample string 1","id":"b2dc1b16-ba04-43d9-8435-7d41ee37e459"},"createdById":"e82c3d66-4ddd-4273-b41d-4f83d430f27c","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"5eec53bf-7ec6-41bb-8868-04c12bc8b236","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"411c5fc8-819d-47c1-a6d8-28ae35da14d7"},"sampledAssets":[{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3,"asset":{"name":"sample string 1","description":"sample string 2","assetTypeId":"9a426a23-47c8-489c-bef5-f40962507925","location":"sample string 4","locationId":"sample string 5","externalReference":"sample string 6","serialNumber":"sample string 7","assetNumber":"sample string 8","uniqueBarcode":"sample string 9","notes":"sample string 10","siteId":"a4207659-f61a-4091-be34-4f78c6ed7ba4","owner":"sample string 11","active":true,"suspended":true,"jobId":"dfcf9ee1-57a8-4f05-aa60-26be7ce1324a","hierarchicalLocationId":"77bb1310-b058-469a-a3c9-483d72b89190","imageFileName":"sample string 14","jobs":[],"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"}],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},"id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},"id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"jobRecurrences":[],"sampledAssets":[],"monitoringRegimeSampledAssets":[{"monitoringRegimeId":"sample string 1","assetId":"e0531cff-dcf8-4c35-8442-707237a4b36f","jobIndexId":3},{"monitoringRegimeId":"sample string 1","assetId":"e0531cff-dcf8-4c35-8442-707237a4b36f","jobIndexId":3}],"hierarchicalLocation":{"siteId":"6cbdd07e-2f6d-46f6-a9a5-53045c74a49a","name":"sample string 2","parentId":"9593dcf9-9f08-47bb-aede-77486e98ce07","depth":3,"fullName":"sample string 4","active":true,"sortOrder":6.0,"createdById":"49f00f9f-c71a-4df0-9e19-b06227f7da81","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"0a055160-4913-4c51-b601-2485dac5f399","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"33e5baea-ee91-4303-b8f7-35f912b105bb"},"createdById":"7465c593-7ca9-4015-aa79-e9398b969573","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"b37eb9a9-bb2f-42b8-b511-c59f5e248d53","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"ec44aff5-f94e-4756-9077-04500c017ea8"}},{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3,"asset":{"name":"sample string 1","description":"sample string 2","assetTypeId":"9a426a23-47c8-489c-bef5-f40962507925","location":"sample string 4","locationId":"sample string 5","externalReference":"sample string 6","serialNumber":"sample string 7","assetNumber":"sample string 8","uniqueBarcode":"sample string 9","notes":"sample string 10","siteId":"a4207659-f61a-4091-be34-4f78c6ed7ba4","owner":"sample string 11","active":true,"suspended":true,"jobId":"dfcf9ee1-57a8-4f05-aa60-26be7ce1324a","hierarchicalLocationId":"77bb1310-b058-469a-a3c9-483d72b89190","imageFileName":"sample string 14","jobs":[],"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"}],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},"id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},"id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"jobRecurrences":[],"sampledAssets":[],"monitoringRegimeSampledAssets":[{"monitoringRegimeId":"sample string 1","assetId":"e0531cff-dcf8-4c35-8442-707237a4b36f","jobIndexId":3},{"monitoringRegimeId":"sample string 1","assetId":"e0531cff-dcf8-4c35-8442-707237a4b36f","jobIndexId":3}],"hierarchicalLocation":{"siteId":"6cbdd07e-2f6d-46f6-a9a5-53045c74a49a","name":"sample string 2","parentId":"9593dcf9-9f08-47bb-aede-77486e98ce07","depth":3,"fullName":"sample string 4","active":true,"sortOrder":6.0,"createdById":"49f00f9f-c71a-4df0-9e19-b06227f7da81","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"0a055160-4913-4c51-b601-2485dac5f399","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"33e5baea-ee91-4303-b8f7-35f912b105bb"},"createdById":"7465c593-7ca9-4015-aa79-e9398b969573","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"b37eb9a9-bb2f-42b8-b511-c59f5e248d53","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"ec44aff5-f94e-4756-9077-04500c017ea8"}}],"lastCompletedDate":"2026-07-24T18:07:42.0074024+00:00","createdById":"e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"32a78a46-cfe1-4427-89c5-99428c472b54","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"43c1db48-5229-403a-87e0-18dbf94686de"},"rejectionReason":{"order":1,"name":"sample string 2","active":true,"tenantOrganisationId":"397ac4b1-b13c-4bc0-b4aa-2e9304a9fa84","createdById":"753c932f-9470-4f8c-b9d8-3b80f74da1ab","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"0b91416f-65bd-4e90-8a95-cd381f2e3e34","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"82c80830-0f5f-466b-ab4d-6178da403712"},"jobCategory":{"name":"sample string 1","id":"5442ad2d-ce89-426a-85c6-f756829624a7"},"sections":[{"jobId":"c1a0c8ab-d988-4766-94e5-0c94774a9193","internalSectionTypeId":"733beae9-7856-4c0b-b15c-9351919383dc","sectionTypeId":"965a81b0-aef5-432c-9399-2f112148385f","caption":"sample string 4","name":"sample string 5","sectionJson":"sample string 6","repeatable":true,"template":true,"gridInput":true,"siteVisit":true,"active":true,"order":12.0,"fqn":"sample string 13","visible":true,"state":"d307d093-04d9-4fbb-9d7b-b793277e3352","sectionVariantId":"2dd538d4-92da-472e-b6e7-1df217a98d0a","sectionType":{"internalId":"8ec1ef74-bb9d-4b21-b362-93147f96e688","caption":"sample string 2","name":"sample string 3","repeatable":true,"template":true,"gridInput":true,"siteVisit":true,"jsonData":"sample string 8","order":9,"jobTypeId":"2e8dfabc-454b-40ad-8550-360a070feac4","active":true,"fqn":"sample string 12","visible":true,"fileImport":true,"sectionVariantId":"2f54ed93-1fcd-4cf3-a196-bf1f4f876981","expressionTypes":"sample string 15","createdById":"90a740fb-1fef-4be3-a1bb-ad02e73335ff","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"75b75608-188f-4f9b-89aa-5d30975f0f30","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"85374695-505d-4826-ad46-134d7879b1f0"},"createdById":"6d7250e1-514c-41bd-bc40-f38e3b7cb746","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"13943351-db05-4dd1-8dfd-f2f9cf7cea35","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"72f28092-a135-4716-bf56-e9e401142b35"},{"jobId":"c1a0c8ab-d988-4766-94e5-0c94774a9193","internalSectionTypeId":"733beae9-7856-4c0b-b15c-9351919383dc","sectionTypeId":"965a81b0-aef5-432c-9399-2f112148385f","caption":"sample string 4","name":"sample string 5","sectionJson":"sample string 6","repeatable":true,"template":true,"gridInput":true,"siteVisit":true,"active":true,"order":12.0,"fqn":"sample string 13","visible":true,"state":"d307d093-04d9-4fbb-9d7b-b793277e3352","sectionVariantId":"2dd538d4-92da-472e-b6e7-1df217a98d0a","sectionType":{"internalId":"8ec1ef74-bb9d-4b21-b362-93147f96e688","caption":"sample string 2","name":"sample string 3","repeatable":true,"template":true,"gridInput":true,"siteVisit":true,"jsonData":"sample string 8","order":9,"jobTypeId":"2e8dfabc-454b-40ad-8550-360a070feac4","active":true,"fqn":"sample string 12","visible":true,"fileImport":true,"sectionVariantId":"2f54ed93-1fcd-4cf3-a196-bf1f4f876981","expressionTypes":"sample string 15","createdById":"90a740fb-1fef-4be3-a1bb-ad02e73335ff","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"75b75608-188f-4f9b-89aa-5d30975f0f30","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"85374695-505d-4826-ad46-134d7879b1f0"},"createdById":"6d7250e1-514c-41bd-bc40-f38e3b7cb746","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"13943351-db05-4dd1-8dfd-f2f9cf7cea35","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"72f28092-a135-4716-bf56-e9e401142b35"}],"descendantJobs":[],"documents":[],"jobHistory":[{"jobId":"76dc91bc-7412-40f8-9435-7cc8837d55e2","jobHistoryTypeId":"35d9740a-25cc-4b1b-bce7-f9a1ecb76796","sourceStateId":"a5440a42-1183-481b-ba4e-36f2df2fcafd","destinationStateId":"64d38e88-f1e0-4e99-8b8c-4564f0030f70","allocatedToId":"170aeca6-cf8a-4422-bbcc-aa3dfa8ba6a7","clonedFromId":"a6acdb0f-6727-4096-bca2-262389609c73","jobHistoryType":{"name":"sample string 1","id":"d4eee8ff-76ff-4509-a0e1-7090842cb706"},"sourceJobState":{"name":"sample string 1","jobsWithThatState":[],"id":"050658c6-4b83-4a4e-a9c1-3a14262bfa77"},"destinationJobState":{"name":"sample string 1","jobsWithThatState":[],"id":"050658c6-4b83-4a4e-a9c1-3a14262bfa77"},"createdById":"9de612f4-4567-463a-adf9-f2ae8a35f51f","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"8873a50e-ea34-492f-8484-1bcf8763f65a","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"fe999e26-f4c4-4ce7-a525-a5202f9ec5fc"},{"jobId":"76dc91bc-7412-40f8-9435-7cc8837d55e2","jobHistoryTypeId":"35d9740a-25cc-4b1b-bce7-f9a1ecb76796","sourceStateId":"a5440a42-1183-481b-ba4e-36f2df2fcafd","destinationStateId":"64d38e88-f1e0-4e99-8b8c-4564f0030f70","allocatedToId":"170aeca6-cf8a-4422-bbcc-aa3dfa8ba6a7","clonedFromId":"a6acdb0f-6727-4096-bca2-262389609c73","jobHistoryType":{"name":"sample string 1","id":"d4eee8ff-76ff-4509-a0e1-7090842cb706"},"sourceJobState":{"name":"sample string 1","jobsWithThatState":[],"id":"050658c6-4b83-4a4e-a9c1-3a14262bfa77"},"destinationJobState":{"name":"sample string 1","jobsWithThatState":[],"id":"050658c6-4b83-4a4e-a9c1-3a14262bfa77"},"createdById":"9de612f4-4567-463a-adf9-f2ae8a35f51f","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"8873a50e-ea34-492f-8484-1bcf8763f65a","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"fe999e26-f4c4-4ce7-a525-a5202f9ec5fc"}],"createdById":"9623d0a1-89db-45c7-ad52-60dc42a4a2f7","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"82b746b5-a221-4c80-a41b-53fb595e97bf","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"04125e4f-5c2a-44d8-a35a-38d3e5faafb6"},"stateId":"58ebd7df-fc40-462b-b307-fda5696110e4","templateId":"2ae5e9bd-1ac5-4279-b21b-10573c3f75ab","fileLocationId":"8c2e6d10-3f89-4e15-a7e8-33c6bacc9c0d","fileLocation":{"location":"sample string 1","extension":"sample string 2","active":true,"createdById":"3d566615-4cca-4be0-9211-5c82a5f1abba","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"c2e287df-bdab-4943-aef3-9f34109c6e02","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"f38e6a6a-4500-48d7-a6a8-813fa77ae1a9"},"documentState":{"name":"sample string 1","documentsWithThatState":[],"id":"185e112d-07e3-4979-8e34-051b810b5d27"},"pdfGenerated":true,"visibleOnPortal":true,"name":"sample string 4","active":true,"createdById":"3330e76a-aa18-4462-bc41-6a3f68b4bd42","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"cead194f-d5fa-428a-88cd-25f8873ff16e","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"3332b716-5bee-4a0b-8cf1-052ae7fe0596"},{"jobId":"b18fb692-53a3-4846-8b66-76431e04c4d7","job":{"jobTypeId":"1c1325c9-2aaf-4e9a-84ec-7c5e9e4ba3af","active":true,"stateId":"08daf752-ec19-46a0-b959-ec3e76bfb568","externalRef":"sample string 4","allocatedToId":"d5959333-93da-4b61-8e08-3b27bebfdec4","name":"sample string 5","scheduledDate":"2026-07-24T18:07:42.0074024+00:00","siteId":"dbefd8a8-0073-4fd2-8a35-d3033bf9f328","contactId":"6469487a-fa21-475d-8ad9-619f309b287b","notes":"sample string 8","timeInMinutes":9,"parentJobId":"721c3f00-0083-4aab-bfd9-639788692940","isGroupJob":true,"deviceId":"sample string 11","syncToDevice":true,"assetId":"5f65f06f-f4f9-4835-874d-8941b80cc8d7","jobRecurrenceId":"0e6905df-16b8-4f6f-8b67-5e68f1ec5425","rejectionReasonId":"4e013877-4395-496a-bf26-346a70ae046d","jobCategoryId":"6b239234-0bb9-479c-8cdf-de4055f8ce8c","numericCode":13,"completedDate":"2026-07-24T18:07:42.0074024+00:00","monitoringRegimeId":"sample string 14","jobState":{"name":"sample string 1","jobsWithThatState":[],"id":"050658c6-4b83-4a4e-a9c1-3a14262bfa77"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"4770326e-f62d-451c-8e24-d9e0a6246e00","titleId":"24e3ce3b-c32b-4b09-a030-836884aa0484","organisationId":"f78a075e-519f-459f-a974-c95ba2af953d","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"6e1c9191-0d09-460c-a1e5-66d7eba6eed0","createdById":"4f68e818-b374-4625-a6be-2ebe678c471f","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"31f3a60a-1071-4863-aac0-6ff65c51942d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"6cd640ff-3024-4b9b-a20a-379ee8265410"},"title":{"name":"sample string 1","id":"b2dc1b16-ba04-43d9-8435-7d41ee37e459"},"createdById":"e82c3d66-4ddd-4273-b41d-4f83d430f27c","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"5eec53bf-7ec6-41bb-8868-04c12bc8b236","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"411c5fc8-819d-47c1-a6d8-28ae35da14d7"},"asset":{"name":"sample string 1","description":"sample string 2","assetTypeId":"9a426a23-47c8-489c-bef5-f40962507925","location":"sample string 4","locationId":"sample string 5","externalReference":"sample string 6","serialNumber":"sample string 7","assetNumber":"sample string 8","uniqueBarcode":"sample string 9","notes":"sample string 10","siteId":"a4207659-f61a-4091-be34-4f78c6ed7ba4","owner":"sample string 11","active":true,"suspended":true,"jobId":"dfcf9ee1-57a8-4f05-aa60-26be7ce1324a","hierarchicalLocationId":"77bb1310-b058-469a-a3c9-483d72b89190","imageFileName":"sample string 14","jobs":[],"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"}],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},"id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},"id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"jobRecurrences":[{"name":"sample string 1","jobTypeGroupId":"9b610d21-a096-4fbe-bb9c-124f29002dde","userId":"28752928-99ee-4070-b1a6-c96f05d4b99d","createDaysBefore":3,"siteId":"23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b","contactId":"4231071c-0d5b-4e7a-aa91-62f9d54c7789","assetId":"ef7d7946-9b7a-4b57-bf36-7c200d63033e","startDate":"2026-07-24T18:07:42.0074024+00:00","endDate":"2026-07-24T18:07:42.0074024+00:00","numberGenerated":6,"lastDate":"2026-07-24T18:07:42.0074024+00:00","nextDate":"2026-07-24T18:07:42.0074024+00:00","overrideGeneratedNextDate":"2026-07-24T18:07:42.0074024+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"d0e9a732-dc73-4114-8a09-b24de3ecf140","recurrenceGroupId":"12d04a2f-fd33-4aea-b8b4-33513564dd6d","jobsGenerated":[],"systems":[{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"},{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"698ddf75-de08-4410-9c3c-9ca14807fc05"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"4770326e-f62d-451c-8e24-d9e0a6246e00","titleId":"24e3ce3b-c32b-4b09-a030-836884aa0484","organisationId":"f78a075e-519f-459f-a974-c95ba2af953d","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"6e1c9191-0d09-460c-a1e5-66d7eba6eed0","createdById":"4f68e818-b374-4625-a6be-2ebe678c471f","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"31f3a60a-1071-4863-aac0-6ff65c51942d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"6cd640ff-3024-4b9b-a20a-379ee8265410"},"title":{"name":"sample string 1","id":"b2dc1b16-ba04-43d9-8435-7d41ee37e459"},"createdById":"e82c3d66-4ddd-4273-b41d-4f83d430f27c","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"5eec53bf-7ec6-41bb-8868-04c12bc8b236","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"411c5fc8-819d-47c1-a6d8-28ae35da14d7"},"sampledAssets":[{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3},{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3}],"lastCompletedDate":"2026-07-24T18:07:42.0074024+00:00","createdById":"e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"32a78a46-cfe1-4427-89c5-99428c472b54","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"43c1db48-5229-403a-87e0-18dbf94686de"},{"name":"sample string 1","jobTypeGroupId":"9b610d21-a096-4fbe-bb9c-124f29002dde","userId":"28752928-99ee-4070-b1a6-c96f05d4b99d","createDaysBefore":3,"siteId":"23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b","contactId":"4231071c-0d5b-4e7a-aa91-62f9d54c7789","assetId":"ef7d7946-9b7a-4b57-bf36-7c200d63033e","startDate":"2026-07-24T18:07:42.0074024+00:00","endDate":"2026-07-24T18:07:42.0074024+00:00","numberGenerated":6,"lastDate":"2026-07-24T18:07:42.0074024+00:00","nextDate":"2026-07-24T18:07:42.0074024+00:00","overrideGeneratedNextDate":"2026-07-24T18:07:42.0074024+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"d0e9a732-dc73-4114-8a09-b24de3ecf140","recurrenceGroupId":"12d04a2f-fd33-4aea-b8b4-33513564dd6d","jobsGenerated":[],"systems":[{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"},{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"698ddf75-de08-4410-9c3c-9ca14807fc05"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"4770326e-f62d-451c-8e24-d9e0a6246e00","titleId":"24e3ce3b-c32b-4b09-a030-836884aa0484","organisationId":"f78a075e-519f-459f-a974-c95ba2af953d","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"6e1c9191-0d09-460c-a1e5-66d7eba6eed0","createdById":"4f68e818-b374-4625-a6be-2ebe678c471f","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"31f3a60a-1071-4863-aac0-6ff65c51942d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"6cd640ff-3024-4b9b-a20a-379ee8265410"},"title":{"name":"sample string 1","id":"b2dc1b16-ba04-43d9-8435-7d41ee37e459"},"createdById":"e82c3d66-4ddd-4273-b41d-4f83d430f27c","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"5eec53bf-7ec6-41bb-8868-04c12bc8b236","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"411c5fc8-819d-47c1-a6d8-28ae35da14d7"},"sampledAssets":[{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3},{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3}],"lastCompletedDate":"2026-07-24T18:07:42.0074024+00:00","createdById":"e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"32a78a46-cfe1-4427-89c5-99428c472b54","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"43c1db48-5229-403a-87e0-18dbf94686de"}],"sampledAssets":[{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3,"jobRecurrence":{"name":"sample string 1","jobTypeGroupId":"9b610d21-a096-4fbe-bb9c-124f29002dde","userId":"28752928-99ee-4070-b1a6-c96f05d4b99d","createDaysBefore":3,"siteId":"23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b","contactId":"4231071c-0d5b-4e7a-aa91-62f9d54c7789","assetId":"ef7d7946-9b7a-4b57-bf36-7c200d63033e","startDate":"2026-07-24T18:07:42.0074024+00:00","endDate":"2026-07-24T18:07:42.0074024+00:00","numberGenerated":6,"lastDate":"2026-07-24T18:07:42.0074024+00:00","nextDate":"2026-07-24T18:07:42.0074024+00:00","overrideGeneratedNextDate":"2026-07-24T18:07:42.0074024+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"d0e9a732-dc73-4114-8a09-b24de3ecf140","recurrenceGroupId":"12d04a2f-fd33-4aea-b8b4-33513564dd6d","jobsGenerated":[],"systems":[{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"},{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"698ddf75-de08-4410-9c3c-9ca14807fc05"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"4770326e-f62d-451c-8e24-d9e0a6246e00","titleId":"24e3ce3b-c32b-4b09-a030-836884aa0484","organisationId":"f78a075e-519f-459f-a974-c95ba2af953d","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"6e1c9191-0d09-460c-a1e5-66d7eba6eed0","createdById":"4f68e818-b374-4625-a6be-2ebe678c471f","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"31f3a60a-1071-4863-aac0-6ff65c51942d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"6cd640ff-3024-4b9b-a20a-379ee8265410"},"title":{"name":"sample string 1","id":"b2dc1b16-ba04-43d9-8435-7d41ee37e459"},"createdById":"e82c3d66-4ddd-4273-b41d-4f83d430f27c","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"5eec53bf-7ec6-41bb-8868-04c12bc8b236","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"411c5fc8-819d-47c1-a6d8-28ae35da14d7"},"sampledAssets":[],"lastCompletedDate":"2026-07-24T18:07:42.0074024+00:00","createdById":"e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"32a78a46-cfe1-4427-89c5-99428c472b54","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"43c1db48-5229-403a-87e0-18dbf94686de"}},{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3,"jobRecurrence":{"name":"sample string 1","jobTypeGroupId":"9b610d21-a096-4fbe-bb9c-124f29002dde","userId":"28752928-99ee-4070-b1a6-c96f05d4b99d","createDaysBefore":3,"siteId":"23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b","contactId":"4231071c-0d5b-4e7a-aa91-62f9d54c7789","assetId":"ef7d7946-9b7a-4b57-bf36-7c200d63033e","startDate":"2026-07-24T18:07:42.0074024+00:00","endDate":"2026-07-24T18:07:42.0074024+00:00","numberGenerated":6,"lastDate":"2026-07-24T18:07:42.0074024+00:00","nextDate":"2026-07-24T18:07:42.0074024+00:00","overrideGeneratedNextDate":"2026-07-24T18:07:42.0074024+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"d0e9a732-dc73-4114-8a09-b24de3ecf140","recurrenceGroupId":"12d04a2f-fd33-4aea-b8b4-33513564dd6d","jobsGenerated":[],"systems":[{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"},{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"698ddf75-de08-4410-9c3c-9ca14807fc05"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"4770326e-f62d-451c-8e24-d9e0a6246e00","titleId":"24e3ce3b-c32b-4b09-a030-836884aa0484","organisationId":"f78a075e-519f-459f-a974-c95ba2af953d","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"6e1c9191-0d09-460c-a1e5-66d7eba6eed0","createdById":"4f68e818-b374-4625-a6be-2ebe678c471f","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"31f3a60a-1071-4863-aac0-6ff65c51942d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"6cd640ff-3024-4b9b-a20a-379ee8265410"},"title":{"name":"sample string 1","id":"b2dc1b16-ba04-43d9-8435-7d41ee37e459"},"createdById":"e82c3d66-4ddd-4273-b41d-4f83d430f27c","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"5eec53bf-7ec6-41bb-8868-04c12bc8b236","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"411c5fc8-819d-47c1-a6d8-28ae35da14d7"},"sampledAssets":[],"lastCompletedDate":"2026-07-24T18:07:42.0074024+00:00","createdById":"e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"32a78a46-cfe1-4427-89c5-99428c472b54","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"43c1db48-5229-403a-87e0-18dbf94686de"}}],"monitoringRegimeSampledAssets":[{"monitoringRegimeId":"sample string 1","assetId":"e0531cff-dcf8-4c35-8442-707237a4b36f","jobIndexId":3},{"monitoringRegimeId":"sample string 1","assetId":"e0531cff-dcf8-4c35-8442-707237a4b36f","jobIndexId":3}],"hierarchicalLocation":{"siteId":"6cbdd07e-2f6d-46f6-a9a5-53045c74a49a","name":"sample string 2","parentId":"9593dcf9-9f08-47bb-aede-77486e98ce07","depth":3,"fullName":"sample string 4","active":true,"sortOrder":6.0,"createdById":"49f00f9f-c71a-4df0-9e19-b06227f7da81","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"0a055160-4913-4c51-b601-2485dac5f399","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"33e5baea-ee91-4303-b8f7-35f912b105bb"},"createdById":"7465c593-7ca9-4015-aa79-e9398b969573","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"b37eb9a9-bb2f-42b8-b511-c59f5e248d53","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"ec44aff5-f94e-4756-9077-04500c017ea8"},"jobRecurrence":{"name":"sample string 1","jobTypeGroupId":"9b610d21-a096-4fbe-bb9c-124f29002dde","userId":"28752928-99ee-4070-b1a6-c96f05d4b99d","createDaysBefore":3,"siteId":"23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b","contactId":"4231071c-0d5b-4e7a-aa91-62f9d54c7789","assetId":"ef7d7946-9b7a-4b57-bf36-7c200d63033e","startDate":"2026-07-24T18:07:42.0074024+00:00","endDate":"2026-07-24T18:07:42.0074024+00:00","numberGenerated":6,"lastDate":"2026-07-24T18:07:42.0074024+00:00","nextDate":"2026-07-24T18:07:42.0074024+00:00","overrideGeneratedNextDate":"2026-07-24T18:07:42.0074024+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"d0e9a732-dc73-4114-8a09-b24de3ecf140","recurrenceGroupId":"12d04a2f-fd33-4aea-b8b4-33513564dd6d","asset":{"name":"sample string 1","description":"sample string 2","assetTypeId":"9a426a23-47c8-489c-bef5-f40962507925","location":"sample string 4","locationId":"sample string 5","externalReference":"sample string 6","serialNumber":"sample string 7","assetNumber":"sample string 8","uniqueBarcode":"sample string 9","notes":"sample string 10","siteId":"a4207659-f61a-4091-be34-4f78c6ed7ba4","owner":"sample string 11","active":true,"suspended":true,"jobId":"dfcf9ee1-57a8-4f05-aa60-26be7ce1324a","hierarchicalLocationId":"77bb1310-b058-469a-a3c9-483d72b89190","imageFileName":"sample string 14","jobs":[],"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"}],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},"id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},"id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"jobRecurrences":[],"sampledAssets":[{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3},{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3}],"monitoringRegimeSampledAssets":[{"monitoringRegimeId":"sample string 1","assetId":"e0531cff-dcf8-4c35-8442-707237a4b36f","jobIndexId":3},{"monitoringRegimeId":"sample string 1","assetId":"e0531cff-dcf8-4c35-8442-707237a4b36f","jobIndexId":3}],"hierarchicalLocation":{"siteId":"6cbdd07e-2f6d-46f6-a9a5-53045c74a49a","name":"sample string 2","parentId":"9593dcf9-9f08-47bb-aede-77486e98ce07","depth":3,"fullName":"sample string 4","active":true,"sortOrder":6.0,"createdById":"49f00f9f-c71a-4df0-9e19-b06227f7da81","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"0a055160-4913-4c51-b601-2485dac5f399","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"33e5baea-ee91-4303-b8f7-35f912b105bb"},"createdById":"7465c593-7ca9-4015-aa79-e9398b969573","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"b37eb9a9-bb2f-42b8-b511-c59f5e248d53","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"ec44aff5-f94e-4756-9077-04500c017ea8"},"jobsGenerated":[],"systems":[{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"},{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"698ddf75-de08-4410-9c3c-9ca14807fc05"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"4770326e-f62d-451c-8e24-d9e0a6246e00","titleId":"24e3ce3b-c32b-4b09-a030-836884aa0484","organisationId":"f78a075e-519f-459f-a974-c95ba2af953d","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"6e1c9191-0d09-460c-a1e5-66d7eba6eed0","createdById":"4f68e818-b374-4625-a6be-2ebe678c471f","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"31f3a60a-1071-4863-aac0-6ff65c51942d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"6cd640ff-3024-4b9b-a20a-379ee8265410"},"title":{"name":"sample string 1","id":"b2dc1b16-ba04-43d9-8435-7d41ee37e459"},"createdById":"e82c3d66-4ddd-4273-b41d-4f83d430f27c","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"5eec53bf-7ec6-41bb-8868-04c12bc8b236","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"411c5fc8-819d-47c1-a6d8-28ae35da14d7"},"sampledAssets":[{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3,"asset":{"name":"sample string 1","description":"sample string 2","assetTypeId":"9a426a23-47c8-489c-bef5-f40962507925","location":"sample string 4","locationId":"sample string 5","externalReference":"sample string 6","serialNumber":"sample string 7","assetNumber":"sample string 8","uniqueBarcode":"sample string 9","notes":"sample string 10","siteId":"a4207659-f61a-4091-be34-4f78c6ed7ba4","owner":"sample string 11","active":true,"suspended":true,"jobId":"dfcf9ee1-57a8-4f05-aa60-26be7ce1324a","hierarchicalLocationId":"77bb1310-b058-469a-a3c9-483d72b89190","imageFileName":"sample string 14","jobs":[],"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"}],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},"id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},"id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"jobRecurrences":[],"sampledAssets":[],"monitoringRegimeSampledAssets":[{"monitoringRegimeId":"sample string 1","assetId":"e0531cff-dcf8-4c35-8442-707237a4b36f","jobIndexId":3},{"monitoringRegimeId":"sample string 1","assetId":"e0531cff-dcf8-4c35-8442-707237a4b36f","jobIndexId":3}],"hierarchicalLocation":{"siteId":"6cbdd07e-2f6d-46f6-a9a5-53045c74a49a","name":"sample string 2","parentId":"9593dcf9-9f08-47bb-aede-77486e98ce07","depth":3,"fullName":"sample string 4","active":true,"sortOrder":6.0,"createdById":"49f00f9f-c71a-4df0-9e19-b06227f7da81","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"0a055160-4913-4c51-b601-2485dac5f399","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"33e5baea-ee91-4303-b8f7-35f912b105bb"},"createdById":"7465c593-7ca9-4015-aa79-e9398b969573","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"b37eb9a9-bb2f-42b8-b511-c59f5e248d53","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"ec44aff5-f94e-4756-9077-04500c017ea8"}},{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3,"asset":{"name":"sample string 1","description":"sample string 2","assetTypeId":"9a426a23-47c8-489c-bef5-f40962507925","location":"sample string 4","locationId":"sample string 5","externalReference":"sample string 6","serialNumber":"sample string 7","assetNumber":"sample string 8","uniqueBarcode":"sample string 9","notes":"sample string 10","siteId":"a4207659-f61a-4091-be34-4f78c6ed7ba4","owner":"sample string 11","active":true,"suspended":true,"jobId":"dfcf9ee1-57a8-4f05-aa60-26be7ce1324a","hierarchicalLocationId":"77bb1310-b058-469a-a3c9-483d72b89190","imageFileName":"sample string 14","jobs":[],"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"}],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},"id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},"id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"jobRecurrences":[],"sampledAssets":[],"monitoringRegimeSampledAssets":[{"monitoringRegimeId":"sample string 1","assetId":"e0531cff-dcf8-4c35-8442-707237a4b36f","jobIndexId":3},{"monitoringRegimeId":"sample string 1","assetId":"e0531cff-dcf8-4c35-8442-707237a4b36f","jobIndexId":3}],"hierarchicalLocation":{"siteId":"6cbdd07e-2f6d-46f6-a9a5-53045c74a49a","name":"sample string 2","parentId":"9593dcf9-9f08-47bb-aede-77486e98ce07","depth":3,"fullName":"sample string 4","active":true,"sortOrder":6.0,"createdById":"49f00f9f-c71a-4df0-9e19-b06227f7da81","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"0a055160-4913-4c51-b601-2485dac5f399","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"33e5baea-ee91-4303-b8f7-35f912b105bb"},"createdById":"7465c593-7ca9-4015-aa79-e9398b969573","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"b37eb9a9-bb2f-42b8-b511-c59f5e248d53","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"ec44aff5-f94e-4756-9077-04500c017ea8"}}],"lastCompletedDate":"2026-07-24T18:07:42.0074024+00:00","createdById":"e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"32a78a46-cfe1-4427-89c5-99428c472b54","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"43c1db48-5229-403a-87e0-18dbf94686de"},"rejectionReason":{"order":1,"name":"sample string 2","active":true,"tenantOrganisationId":"397ac4b1-b13c-4bc0-b4aa-2e9304a9fa84","createdById":"753c932f-9470-4f8c-b9d8-3b80f74da1ab","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"0b91416f-65bd-4e90-8a95-cd381f2e3e34","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"82c80830-0f5f-466b-ab4d-6178da403712"},"jobCategory":{"name":"sample string 1","id":"5442ad2d-ce89-426a-85c6-f756829624a7"},"sections":[{"jobId":"c1a0c8ab-d988-4766-94e5-0c94774a9193","internalSectionTypeId":"733beae9-7856-4c0b-b15c-9351919383dc","sectionTypeId":"965a81b0-aef5-432c-9399-2f112148385f","caption":"sample string 4","name":"sample string 5","sectionJson":"sample string 6","repeatable":true,"template":true,"gridInput":true,"siteVisit":true,"active":true,"order":12.0,"fqn":"sample string 13","visible":true,"state":"d307d093-04d9-4fbb-9d7b-b793277e3352","sectionVariantId":"2dd538d4-92da-472e-b6e7-1df217a98d0a","sectionType":{"internalId":"8ec1ef74-bb9d-4b21-b362-93147f96e688","caption":"sample string 2","name":"sample string 3","repeatable":true,"template":true,"gridInput":true,"siteVisit":true,"jsonData":"sample string 8","order":9,"jobTypeId":"2e8dfabc-454b-40ad-8550-360a070feac4","active":true,"fqn":"sample string 12","visible":true,"fileImport":true,"sectionVariantId":"2f54ed93-1fcd-4cf3-a196-bf1f4f876981","expressionTypes":"sample string 15","createdById":"90a740fb-1fef-4be3-a1bb-ad02e73335ff","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"75b75608-188f-4f9b-89aa-5d30975f0f30","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"85374695-505d-4826-ad46-134d7879b1f0"},"createdById":"6d7250e1-514c-41bd-bc40-f38e3b7cb746","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"13943351-db05-4dd1-8dfd-f2f9cf7cea35","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"72f28092-a135-4716-bf56-e9e401142b35"},{"jobId":"c1a0c8ab-d988-4766-94e5-0c94774a9193","internalSectionTypeId":"733beae9-7856-4c0b-b15c-9351919383dc","sectionTypeId":"965a81b0-aef5-432c-9399-2f112148385f","caption":"sample string 4","name":"sample string 5","sectionJson":"sample string 6","repeatable":true,"template":true,"gridInput":true,"siteVisit":true,"active":true,"order":12.0,"fqn":"sample string 13","visible":true,"state":"d307d093-04d9-4fbb-9d7b-b793277e3352","sectionVariantId":"2dd538d4-92da-472e-b6e7-1df217a98d0a","sectionType":{"internalId":"8ec1ef74-bb9d-4b21-b362-93147f96e688","caption":"sample string 2","name":"sample string 3","repeatable":true,"template":true,"gridInput":true,"siteVisit":true,"jsonData":"sample string 8","order":9,"jobTypeId":"2e8dfabc-454b-40ad-8550-360a070feac4","active":true,"fqn":"sample string 12","visible":true,"fileImport":true,"sectionVariantId":"2f54ed93-1fcd-4cf3-a196-bf1f4f876981","expressionTypes":"sample string 15","createdById":"90a740fb-1fef-4be3-a1bb-ad02e73335ff","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"75b75608-188f-4f9b-89aa-5d30975f0f30","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"85374695-505d-4826-ad46-134d7879b1f0"},"createdById":"6d7250e1-514c-41bd-bc40-f38e3b7cb746","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"13943351-db05-4dd1-8dfd-f2f9cf7cea35","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"72f28092-a135-4716-bf56-e9e401142b35"}],"descendantJobs":[],"documents":[],"jobHistory":[{"jobId":"76dc91bc-7412-40f8-9435-7cc8837d55e2","jobHistoryTypeId":"35d9740a-25cc-4b1b-bce7-f9a1ecb76796","sourceStateId":"a5440a42-1183-481b-ba4e-36f2df2fcafd","destinationStateId":"64d38e88-f1e0-4e99-8b8c-4564f0030f70","allocatedToId":"170aeca6-cf8a-4422-bbcc-aa3dfa8ba6a7","clonedFromId":"a6acdb0f-6727-4096-bca2-262389609c73","jobHistoryType":{"name":"sample string 1","id":"d4eee8ff-76ff-4509-a0e1-7090842cb706"},"sourceJobState":{"name":"sample string 1","jobsWithThatState":[],"id":"050658c6-4b83-4a4e-a9c1-3a14262bfa77"},"destinationJobState":{"name":"sample string 1","jobsWithThatState":[],"id":"050658c6-4b83-4a4e-a9c1-3a14262bfa77"},"createdById":"9de612f4-4567-463a-adf9-f2ae8a35f51f","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"8873a50e-ea34-492f-8484-1bcf8763f65a","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"fe999e26-f4c4-4ce7-a525-a5202f9ec5fc"},{"jobId":"76dc91bc-7412-40f8-9435-7cc8837d55e2","jobHistoryTypeId":"35d9740a-25cc-4b1b-bce7-f9a1ecb76796","sourceStateId":"a5440a42-1183-481b-ba4e-36f2df2fcafd","destinationStateId":"64d38e88-f1e0-4e99-8b8c-4564f0030f70","allocatedToId":"170aeca6-cf8a-4422-bbcc-aa3dfa8ba6a7","clonedFromId":"a6acdb0f-6727-4096-bca2-262389609c73","jobHistoryType":{"name":"sample string 1","id":"d4eee8ff-76ff-4509-a0e1-7090842cb706"},"sourceJobState":{"name":"sample string 1","jobsWithThatState":[],"id":"050658c6-4b83-4a4e-a9c1-3a14262bfa77"},"destinationJobState":{"name":"sample string 1","jobsWithThatState":[],"id":"050658c6-4b83-4a4e-a9c1-3a14262bfa77"},"createdById":"9de612f4-4567-463a-adf9-f2ae8a35f51f","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"8873a50e-ea34-492f-8484-1bcf8763f65a","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"fe999e26-f4c4-4ce7-a525-a5202f9ec5fc"}],"createdById":"9623d0a1-89db-45c7-ad52-60dc42a4a2f7","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"82b746b5-a221-4c80-a41b-53fb595e97bf","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"04125e4f-5c2a-44d8-a35a-38d3e5faafb6"},"stateId":"58ebd7df-fc40-462b-b307-fda5696110e4","templateId":"2ae5e9bd-1ac5-4279-b21b-10573c3f75ab","fileLocationId":"8c2e6d10-3f89-4e15-a7e8-33c6bacc9c0d","fileLocation":{"location":"sample string 1","extension":"sample string 2","active":true,"createdById":"3d566615-4cca-4be0-9211-5c82a5f1abba","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"c2e287df-bdab-4943-aef3-9f34109c6e02","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"f38e6a6a-4500-48d7-a6a8-813fa77ae1a9"},"documentState":{"name":"sample string 1","documentsWithThatState":[],"id":"185e112d-07e3-4979-8e34-051b810b5d27"},"pdfGenerated":true,"visibleOnPortal":true,"name":"sample string 4","active":true,"createdById":"3330e76a-aa18-4462-bc41-6a3f68b4bd42","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"cead194f-d5fa-428a-88cd-25f8873ff16e","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"3332b716-5bee-4a0b-8cf1-052ae7fe0596"}],"createdById":"d15221bf-f5e5-4c54-a98e-2f7afc310f5e","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"31e733b0-80d6-43a0-97b2-fb6cca10286c","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"09e6960b-ac26-4f55-bc83-c8cba388094f"},{"name":"sample string 1","fileExtension":"sample string 2","location":"sample string 3","jobTypeId":"21b17464-a97f-47c3-872e-437032ec7557","active":true,"autoEmailOnJobCompletion":true,"visibleOnPortal":true,"documents":[{"jobId":"b18fb692-53a3-4846-8b66-76431e04c4d7","job":{"jobTypeId":"1c1325c9-2aaf-4e9a-84ec-7c5e9e4ba3af","active":true,"stateId":"08daf752-ec19-46a0-b959-ec3e76bfb568","externalRef":"sample string 4","allocatedToId":"d5959333-93da-4b61-8e08-3b27bebfdec4","name":"sample string 5","scheduledDate":"2026-07-24T18:07:42.0074024+00:00","siteId":"dbefd8a8-0073-4fd2-8a35-d3033bf9f328","contactId":"6469487a-fa21-475d-8ad9-619f309b287b","notes":"sample string 8","timeInMinutes":9,"parentJobId":"721c3f00-0083-4aab-bfd9-639788692940","isGroupJob":true,"deviceId":"sample string 11","syncToDevice":true,"assetId":"5f65f06f-f4f9-4835-874d-8941b80cc8d7","jobRecurrenceId":"0e6905df-16b8-4f6f-8b67-5e68f1ec5425","rejectionReasonId":"4e013877-4395-496a-bf26-346a70ae046d","jobCategoryId":"6b239234-0bb9-479c-8cdf-de4055f8ce8c","numericCode":13,"completedDate":"2026-07-24T18:07:42.0074024+00:00","monitoringRegimeId":"sample string 14","jobState":{"name":"sample string 1","jobsWithThatState":[],"id":"050658c6-4b83-4a4e-a9c1-3a14262bfa77"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"4770326e-f62d-451c-8e24-d9e0a6246e00","titleId":"24e3ce3b-c32b-4b09-a030-836884aa0484","organisationId":"f78a075e-519f-459f-a974-c95ba2af953d","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"6e1c9191-0d09-460c-a1e5-66d7eba6eed0","createdById":"4f68e818-b374-4625-a6be-2ebe678c471f","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"31f3a60a-1071-4863-aac0-6ff65c51942d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"6cd640ff-3024-4b9b-a20a-379ee8265410"},"title":{"name":"sample string 1","id":"b2dc1b16-ba04-43d9-8435-7d41ee37e459"},"createdById":"e82c3d66-4ddd-4273-b41d-4f83d430f27c","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"5eec53bf-7ec6-41bb-8868-04c12bc8b236","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"411c5fc8-819d-47c1-a6d8-28ae35da14d7"},"asset":{"name":"sample string 1","description":"sample string 2","assetTypeId":"9a426a23-47c8-489c-bef5-f40962507925","location":"sample string 4","locationId":"sample string 5","externalReference":"sample string 6","serialNumber":"sample string 7","assetNumber":"sample string 8","uniqueBarcode":"sample string 9","notes":"sample string 10","siteId":"a4207659-f61a-4091-be34-4f78c6ed7ba4","owner":"sample string 11","active":true,"suspended":true,"jobId":"dfcf9ee1-57a8-4f05-aa60-26be7ce1324a","hierarchicalLocationId":"77bb1310-b058-469a-a3c9-483d72b89190","imageFileName":"sample string 14","jobs":[],"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"}],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},"id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},"id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"jobRecurrences":[{"name":"sample string 1","jobTypeGroupId":"9b610d21-a096-4fbe-bb9c-124f29002dde","userId":"28752928-99ee-4070-b1a6-c96f05d4b99d","createDaysBefore":3,"siteId":"23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b","contactId":"4231071c-0d5b-4e7a-aa91-62f9d54c7789","assetId":"ef7d7946-9b7a-4b57-bf36-7c200d63033e","startDate":"2026-07-24T18:07:42.0074024+00:00","endDate":"2026-07-24T18:07:42.0074024+00:00","numberGenerated":6,"lastDate":"2026-07-24T18:07:42.0074024+00:00","nextDate":"2026-07-24T18:07:42.0074024+00:00","overrideGeneratedNextDate":"2026-07-24T18:07:42.0074024+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"d0e9a732-dc73-4114-8a09-b24de3ecf140","recurrenceGroupId":"12d04a2f-fd33-4aea-b8b4-33513564dd6d","jobsGenerated":[],"systems":[{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"},{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"698ddf75-de08-4410-9c3c-9ca14807fc05"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"4770326e-f62d-451c-8e24-d9e0a6246e00","titleId":"24e3ce3b-c32b-4b09-a030-836884aa0484","organisationId":"f78a075e-519f-459f-a974-c95ba2af953d","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"6e1c9191-0d09-460c-a1e5-66d7eba6eed0","createdById":"4f68e818-b374-4625-a6be-2ebe678c471f","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"31f3a60a-1071-4863-aac0-6ff65c51942d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"6cd640ff-3024-4b9b-a20a-379ee8265410"},"title":{"name":"sample string 1","id":"b2dc1b16-ba04-43d9-8435-7d41ee37e459"},"createdById":"e82c3d66-4ddd-4273-b41d-4f83d430f27c","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"5eec53bf-7ec6-41bb-8868-04c12bc8b236","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"411c5fc8-819d-47c1-a6d8-28ae35da14d7"},"sampledAssets":[{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3},{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3}],"lastCompletedDate":"2026-07-24T18:07:42.0074024+00:00","createdById":"e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"32a78a46-cfe1-4427-89c5-99428c472b54","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"43c1db48-5229-403a-87e0-18dbf94686de"},{"name":"sample string 1","jobTypeGroupId":"9b610d21-a096-4fbe-bb9c-124f29002dde","userId":"28752928-99ee-4070-b1a6-c96f05d4b99d","createDaysBefore":3,"siteId":"23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b","contactId":"4231071c-0d5b-4e7a-aa91-62f9d54c7789","assetId":"ef7d7946-9b7a-4b57-bf36-7c200d63033e","startDate":"2026-07-24T18:07:42.0074024+00:00","endDate":"2026-07-24T18:07:42.0074024+00:00","numberGenerated":6,"lastDate":"2026-07-24T18:07:42.0074024+00:00","nextDate":"2026-07-24T18:07:42.0074024+00:00","overrideGeneratedNextDate":"2026-07-24T18:07:42.0074024+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"d0e9a732-dc73-4114-8a09-b24de3ecf140","recurrenceGroupId":"12d04a2f-fd33-4aea-b8b4-33513564dd6d","jobsGenerated":[],"systems":[{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"},{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"698ddf75-de08-4410-9c3c-9ca14807fc05"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"4770326e-f62d-451c-8e24-d9e0a6246e00","titleId":"24e3ce3b-c32b-4b09-a030-836884aa0484","organisationId":"f78a075e-519f-459f-a974-c95ba2af953d","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"6e1c9191-0d09-460c-a1e5-66d7eba6eed0","createdById":"4f68e818-b374-4625-a6be-2ebe678c471f","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"31f3a60a-1071-4863-aac0-6ff65c51942d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"6cd640ff-3024-4b9b-a20a-379ee8265410"},"title":{"name":"sample string 1","id":"b2dc1b16-ba04-43d9-8435-7d41ee37e459"},"createdById":"e82c3d66-4ddd-4273-b41d-4f83d430f27c","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"5eec53bf-7ec6-41bb-8868-04c12bc8b236","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"411c5fc8-819d-47c1-a6d8-28ae35da14d7"},"sampledAssets":[{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3},{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3}],"lastCompletedDate":"2026-07-24T18:07:42.0074024+00:00","createdById":"e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"32a78a46-cfe1-4427-89c5-99428c472b54","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"43c1db48-5229-403a-87e0-18dbf94686de"}],"sampledAssets":[{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3,"jobRecurrence":{"name":"sample string 1","jobTypeGroupId":"9b610d21-a096-4fbe-bb9c-124f29002dde","userId":"28752928-99ee-4070-b1a6-c96f05d4b99d","createDaysBefore":3,"siteId":"23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b","contactId":"4231071c-0d5b-4e7a-aa91-62f9d54c7789","assetId":"ef7d7946-9b7a-4b57-bf36-7c200d63033e","startDate":"2026-07-24T18:07:42.0074024+00:00","endDate":"2026-07-24T18:07:42.0074024+00:00","numberGenerated":6,"lastDate":"2026-07-24T18:07:42.0074024+00:00","nextDate":"2026-07-24T18:07:42.0074024+00:00","overrideGeneratedNextDate":"2026-07-24T18:07:42.0074024+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"d0e9a732-dc73-4114-8a09-b24de3ecf140","recurrenceGroupId":"12d04a2f-fd33-4aea-b8b4-33513564dd6d","jobsGenerated":[],"systems":[{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"},{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"698ddf75-de08-4410-9c3c-9ca14807fc05"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"4770326e-f62d-451c-8e24-d9e0a6246e00","titleId":"24e3ce3b-c32b-4b09-a030-836884aa0484","organisationId":"f78a075e-519f-459f-a974-c95ba2af953d","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"6e1c9191-0d09-460c-a1e5-66d7eba6eed0","createdById":"4f68e818-b374-4625-a6be-2ebe678c471f","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"31f3a60a-1071-4863-aac0-6ff65c51942d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"6cd640ff-3024-4b9b-a20a-379ee8265410"},"title":{"name":"sample string 1","id":"b2dc1b16-ba04-43d9-8435-7d41ee37e459"},"createdById":"e82c3d66-4ddd-4273-b41d-4f83d430f27c","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"5eec53bf-7ec6-41bb-8868-04c12bc8b236","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"411c5fc8-819d-47c1-a6d8-28ae35da14d7"},"sampledAssets":[],"lastCompletedDate":"2026-07-24T18:07:42.0074024+00:00","createdById":"e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"32a78a46-cfe1-4427-89c5-99428c472b54","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"43c1db48-5229-403a-87e0-18dbf94686de"}},{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3,"jobRecurrence":{"name":"sample string 1","jobTypeGroupId":"9b610d21-a096-4fbe-bb9c-124f29002dde","userId":"28752928-99ee-4070-b1a6-c96f05d4b99d","createDaysBefore":3,"siteId":"23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b","contactId":"4231071c-0d5b-4e7a-aa91-62f9d54c7789","assetId":"ef7d7946-9b7a-4b57-bf36-7c200d63033e","startDate":"2026-07-24T18:07:42.0074024+00:00","endDate":"2026-07-24T18:07:42.0074024+00:00","numberGenerated":6,"lastDate":"2026-07-24T18:07:42.0074024+00:00","nextDate":"2026-07-24T18:07:42.0074024+00:00","overrideGeneratedNextDate":"2026-07-24T18:07:42.0074024+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"d0e9a732-dc73-4114-8a09-b24de3ecf140","recurrenceGroupId":"12d04a2f-fd33-4aea-b8b4-33513564dd6d","jobsGenerated":[],"systems":[{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"},{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"698ddf75-de08-4410-9c3c-9ca14807fc05"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"4770326e-f62d-451c-8e24-d9e0a6246e00","titleId":"24e3ce3b-c32b-4b09-a030-836884aa0484","organisationId":"f78a075e-519f-459f-a974-c95ba2af953d","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"6e1c9191-0d09-460c-a1e5-66d7eba6eed0","createdById":"4f68e818-b374-4625-a6be-2ebe678c471f","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"31f3a60a-1071-4863-aac0-6ff65c51942d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"6cd640ff-3024-4b9b-a20a-379ee8265410"},"title":{"name":"sample string 1","id":"b2dc1b16-ba04-43d9-8435-7d41ee37e459"},"createdById":"e82c3d66-4ddd-4273-b41d-4f83d430f27c","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"5eec53bf-7ec6-41bb-8868-04c12bc8b236","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"411c5fc8-819d-47c1-a6d8-28ae35da14d7"},"sampledAssets":[],"lastCompletedDate":"2026-07-24T18:07:42.0074024+00:00","createdById":"e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"32a78a46-cfe1-4427-89c5-99428c472b54","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"43c1db48-5229-403a-87e0-18dbf94686de"}}],"monitoringRegimeSampledAssets":[{"monitoringRegimeId":"sample string 1","assetId":"e0531cff-dcf8-4c35-8442-707237a4b36f","jobIndexId":3},{"monitoringRegimeId":"sample string 1","assetId":"e0531cff-dcf8-4c35-8442-707237a4b36f","jobIndexId":3}],"hierarchicalLocation":{"siteId":"6cbdd07e-2f6d-46f6-a9a5-53045c74a49a","name":"sample string 2","parentId":"9593dcf9-9f08-47bb-aede-77486e98ce07","depth":3,"fullName":"sample string 4","active":true,"sortOrder":6.0,"createdById":"49f00f9f-c71a-4df0-9e19-b06227f7da81","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"0a055160-4913-4c51-b601-2485dac5f399","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"33e5baea-ee91-4303-b8f7-35f912b105bb"},"createdById":"7465c593-7ca9-4015-aa79-e9398b969573","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"b37eb9a9-bb2f-42b8-b511-c59f5e248d53","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"ec44aff5-f94e-4756-9077-04500c017ea8"},"jobRecurrence":{"name":"sample string 1","jobTypeGroupId":"9b610d21-a096-4fbe-bb9c-124f29002dde","userId":"28752928-99ee-4070-b1a6-c96f05d4b99d","createDaysBefore":3,"siteId":"23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b","contactId":"4231071c-0d5b-4e7a-aa91-62f9d54c7789","assetId":"ef7d7946-9b7a-4b57-bf36-7c200d63033e","startDate":"2026-07-24T18:07:42.0074024+00:00","endDate":"2026-07-24T18:07:42.0074024+00:00","numberGenerated":6,"lastDate":"2026-07-24T18:07:42.0074024+00:00","nextDate":"2026-07-24T18:07:42.0074024+00:00","overrideGeneratedNextDate":"2026-07-24T18:07:42.0074024+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"d0e9a732-dc73-4114-8a09-b24de3ecf140","recurrenceGroupId":"12d04a2f-fd33-4aea-b8b4-33513564dd6d","asset":{"name":"sample string 1","description":"sample string 2","assetTypeId":"9a426a23-47c8-489c-bef5-f40962507925","location":"sample string 4","locationId":"sample string 5","externalReference":"sample string 6","serialNumber":"sample string 7","assetNumber":"sample string 8","uniqueBarcode":"sample string 9","notes":"sample string 10","siteId":"a4207659-f61a-4091-be34-4f78c6ed7ba4","owner":"sample string 11","active":true,"suspended":true,"jobId":"dfcf9ee1-57a8-4f05-aa60-26be7ce1324a","hierarchicalLocationId":"77bb1310-b058-469a-a3c9-483d72b89190","imageFileName":"sample string 14","jobs":[],"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"}],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},"id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},"id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"jobRecurrences":[],"sampledAssets":[{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3},{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3}],"monitoringRegimeSampledAssets":[{"monitoringRegimeId":"sample string 1","assetId":"e0531cff-dcf8-4c35-8442-707237a4b36f","jobIndexId":3},{"monitoringRegimeId":"sample string 1","assetId":"e0531cff-dcf8-4c35-8442-707237a4b36f","jobIndexId":3}],"hierarchicalLocation":{"siteId":"6cbdd07e-2f6d-46f6-a9a5-53045c74a49a","name":"sample string 2","parentId":"9593dcf9-9f08-47bb-aede-77486e98ce07","depth":3,"fullName":"sample string 4","active":true,"sortOrder":6.0,"createdById":"49f00f9f-c71a-4df0-9e19-b06227f7da81","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"0a055160-4913-4c51-b601-2485dac5f399","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"33e5baea-ee91-4303-b8f7-35f912b105bb"},"createdById":"7465c593-7ca9-4015-aa79-e9398b969573","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"b37eb9a9-bb2f-42b8-b511-c59f5e248d53","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"ec44aff5-f94e-4756-9077-04500c017ea8"},"jobsGenerated":[],"systems":[{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"},{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"698ddf75-de08-4410-9c3c-9ca14807fc05"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"4770326e-f62d-451c-8e24-d9e0a6246e00","titleId":"24e3ce3b-c32b-4b09-a030-836884aa0484","organisationId":"f78a075e-519f-459f-a974-c95ba2af953d","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"6e1c9191-0d09-460c-a1e5-66d7eba6eed0","createdById":"4f68e818-b374-4625-a6be-2ebe678c471f","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"31f3a60a-1071-4863-aac0-6ff65c51942d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"6cd640ff-3024-4b9b-a20a-379ee8265410"},"title":{"name":"sample string 1","id":"b2dc1b16-ba04-43d9-8435-7d41ee37e459"},"createdById":"e82c3d66-4ddd-4273-b41d-4f83d430f27c","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"5eec53bf-7ec6-41bb-8868-04c12bc8b236","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"411c5fc8-819d-47c1-a6d8-28ae35da14d7"},"sampledAssets":[{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3,"asset":{"name":"sample string 1","description":"sample string 2","assetTypeId":"9a426a23-47c8-489c-bef5-f40962507925","location":"sample string 4","locationId":"sample string 5","externalReference":"sample string 6","serialNumber":"sample string 7","assetNumber":"sample string 8","uniqueBarcode":"sample string 9","notes":"sample string 10","siteId":"a4207659-f61a-4091-be34-4f78c6ed7ba4","owner":"sample string 11","active":true,"suspended":true,"jobId":"dfcf9ee1-57a8-4f05-aa60-26be7ce1324a","hierarchicalLocationId":"77bb1310-b058-469a-a3c9-483d72b89190","imageFileName":"sample string 14","jobs":[],"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"}],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},"id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},"id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"jobRecurrences":[],"sampledAssets":[],"monitoringRegimeSampledAssets":[{"monitoringRegimeId":"sample string 1","assetId":"e0531cff-dcf8-4c35-8442-707237a4b36f","jobIndexId":3},{"monitoringRegimeId":"sample string 1","assetId":"e0531cff-dcf8-4c35-8442-707237a4b36f","jobIndexId":3}],"hierarchicalLocation":{"siteId":"6cbdd07e-2f6d-46f6-a9a5-53045c74a49a","name":"sample string 2","parentId":"9593dcf9-9f08-47bb-aede-77486e98ce07","depth":3,"fullName":"sample string 4","active":true,"sortOrder":6.0,"createdById":"49f00f9f-c71a-4df0-9e19-b06227f7da81","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"0a055160-4913-4c51-b601-2485dac5f399","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"33e5baea-ee91-4303-b8f7-35f912b105bb"},"createdById":"7465c593-7ca9-4015-aa79-e9398b969573","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"b37eb9a9-bb2f-42b8-b511-c59f5e248d53","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"ec44aff5-f94e-4756-9077-04500c017ea8"}},{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3,"asset":{"name":"sample string 1","description":"sample string 2","assetTypeId":"9a426a23-47c8-489c-bef5-f40962507925","location":"sample string 4","locationId":"sample string 5","externalReference":"sample string 6","serialNumber":"sample string 7","assetNumber":"sample string 8","uniqueBarcode":"sample string 9","notes":"sample string 10","siteId":"a4207659-f61a-4091-be34-4f78c6ed7ba4","owner":"sample string 11","active":true,"suspended":true,"jobId":"dfcf9ee1-57a8-4f05-aa60-26be7ce1324a","hierarchicalLocationId":"77bb1310-b058-469a-a3c9-483d72b89190","imageFileName":"sample string 14","jobs":[],"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"}],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},"id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},"id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"jobRecurrences":[],"sampledAssets":[],"monitoringRegimeSampledAssets":[{"monitoringRegimeId":"sample string 1","assetId":"e0531cff-dcf8-4c35-8442-707237a4b36f","jobIndexId":3},{"monitoringRegimeId":"sample string 1","assetId":"e0531cff-dcf8-4c35-8442-707237a4b36f","jobIndexId":3}],"hierarchicalLocation":{"siteId":"6cbdd07e-2f6d-46f6-a9a5-53045c74a49a","name":"sample string 2","parentId":"9593dcf9-9f08-47bb-aede-77486e98ce07","depth":3,"fullName":"sample string 4","active":true,"sortOrder":6.0,"createdById":"49f00f9f-c71a-4df0-9e19-b06227f7da81","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"0a055160-4913-4c51-b601-2485dac5f399","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"33e5baea-ee91-4303-b8f7-35f912b105bb"},"createdById":"7465c593-7ca9-4015-aa79-e9398b969573","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"b37eb9a9-bb2f-42b8-b511-c59f5e248d53","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"ec44aff5-f94e-4756-9077-04500c017ea8"}}],"lastCompletedDate":"2026-07-24T18:07:42.0074024+00:00","createdById":"e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"32a78a46-cfe1-4427-89c5-99428c472b54","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"43c1db48-5229-403a-87e0-18dbf94686de"},"rejectionReason":{"order":1,"name":"sample string 2","active":true,"tenantOrganisationId":"397ac4b1-b13c-4bc0-b4aa-2e9304a9fa84","createdById":"753c932f-9470-4f8c-b9d8-3b80f74da1ab","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"0b91416f-65bd-4e90-8a95-cd381f2e3e34","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"82c80830-0f5f-466b-ab4d-6178da403712"},"jobCategory":{"name":"sample string 1","id":"5442ad2d-ce89-426a-85c6-f756829624a7"},"sections":[{"jobId":"c1a0c8ab-d988-4766-94e5-0c94774a9193","internalSectionTypeId":"733beae9-7856-4c0b-b15c-9351919383dc","sectionTypeId":"965a81b0-aef5-432c-9399-2f112148385f","caption":"sample string 4","name":"sample string 5","sectionJson":"sample string 6","repeatable":true,"template":true,"gridInput":true,"siteVisit":true,"active":true,"order":12.0,"fqn":"sample string 13","visible":true,"state":"d307d093-04d9-4fbb-9d7b-b793277e3352","sectionVariantId":"2dd538d4-92da-472e-b6e7-1df217a98d0a","sectionType":{"internalId":"8ec1ef74-bb9d-4b21-b362-93147f96e688","caption":"sample string 2","name":"sample string 3","repeatable":true,"template":true,"gridInput":true,"siteVisit":true,"jsonData":"sample string 8","order":9,"jobTypeId":"2e8dfabc-454b-40ad-8550-360a070feac4","active":true,"fqn":"sample string 12","visible":true,"fileImport":true,"sectionVariantId":"2f54ed93-1fcd-4cf3-a196-bf1f4f876981","expressionTypes":"sample string 15","createdById":"90a740fb-1fef-4be3-a1bb-ad02e73335ff","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"75b75608-188f-4f9b-89aa-5d30975f0f30","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"85374695-505d-4826-ad46-134d7879b1f0"},"createdById":"6d7250e1-514c-41bd-bc40-f38e3b7cb746","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"13943351-db05-4dd1-8dfd-f2f9cf7cea35","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"72f28092-a135-4716-bf56-e9e401142b35"},{"jobId":"c1a0c8ab-d988-4766-94e5-0c94774a9193","internalSectionTypeId":"733beae9-7856-4c0b-b15c-9351919383dc","sectionTypeId":"965a81b0-aef5-432c-9399-2f112148385f","caption":"sample string 4","name":"sample string 5","sectionJson":"sample string 6","repeatable":true,"template":true,"gridInput":true,"siteVisit":true,"active":true,"order":12.0,"fqn":"sample string 13","visible":true,"state":"d307d093-04d9-4fbb-9d7b-b793277e3352","sectionVariantId":"2dd538d4-92da-472e-b6e7-1df217a98d0a","sectionType":{"internalId":"8ec1ef74-bb9d-4b21-b362-93147f96e688","caption":"sample string 2","name":"sample string 3","repeatable":true,"template":true,"gridInput":true,"siteVisit":true,"jsonData":"sample string 8","order":9,"jobTypeId":"2e8dfabc-454b-40ad-8550-360a070feac4","active":true,"fqn":"sample string 12","visible":true,"fileImport":true,"sectionVariantId":"2f54ed93-1fcd-4cf3-a196-bf1f4f876981","expressionTypes":"sample string 15","createdById":"90a740fb-1fef-4be3-a1bb-ad02e73335ff","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"75b75608-188f-4f9b-89aa-5d30975f0f30","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"85374695-505d-4826-ad46-134d7879b1f0"},"createdById":"6d7250e1-514c-41bd-bc40-f38e3b7cb746","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"13943351-db05-4dd1-8dfd-f2f9cf7cea35","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"72f28092-a135-4716-bf56-e9e401142b35"}],"descendantJobs":[],"documents":[],"jobHistory":[{"jobId":"76dc91bc-7412-40f8-9435-7cc8837d55e2","jobHistoryTypeId":"35d9740a-25cc-4b1b-bce7-f9a1ecb76796","sourceStateId":"a5440a42-1183-481b-ba4e-36f2df2fcafd","destinationStateId":"64d38e88-f1e0-4e99-8b8c-4564f0030f70","allocatedToId":"170aeca6-cf8a-4422-bbcc-aa3dfa8ba6a7","clonedFromId":"a6acdb0f-6727-4096-bca2-262389609c73","jobHistoryType":{"name":"sample string 1","id":"d4eee8ff-76ff-4509-a0e1-7090842cb706"},"sourceJobState":{"name":"sample string 1","jobsWithThatState":[],"id":"050658c6-4b83-4a4e-a9c1-3a14262bfa77"},"destinationJobState":{"name":"sample string 1","jobsWithThatState":[],"id":"050658c6-4b83-4a4e-a9c1-3a14262bfa77"},"createdById":"9de612f4-4567-463a-adf9-f2ae8a35f51f","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"8873a50e-ea34-492f-8484-1bcf8763f65a","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"fe999e26-f4c4-4ce7-a525-a5202f9ec5fc"},{"jobId":"76dc91bc-7412-40f8-9435-7cc8837d55e2","jobHistoryTypeId":"35d9740a-25cc-4b1b-bce7-f9a1ecb76796","sourceStateId":"a5440a42-1183-481b-ba4e-36f2df2fcafd","destinationStateId":"64d38e88-f1e0-4e99-8b8c-4564f0030f70","allocatedToId":"170aeca6-cf8a-4422-bbcc-aa3dfa8ba6a7","clonedFromId":"a6acdb0f-6727-4096-bca2-262389609c73","jobHistoryType":{"name":"sample string 1","id":"d4eee8ff-76ff-4509-a0e1-7090842cb706"},"sourceJobState":{"name":"sample string 1","jobsWithThatState":[],"id":"050658c6-4b83-4a4e-a9c1-3a14262bfa77"},"destinationJobState":{"name":"sample string 1","jobsWithThatState":[],"id":"050658c6-4b83-4a4e-a9c1-3a14262bfa77"},"createdById":"9de612f4-4567-463a-adf9-f2ae8a35f51f","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"8873a50e-ea34-492f-8484-1bcf8763f65a","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"fe999e26-f4c4-4ce7-a525-a5202f9ec5fc"}],"createdById":"9623d0a1-89db-45c7-ad52-60dc42a4a2f7","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"82b746b5-a221-4c80-a41b-53fb595e97bf","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"04125e4f-5c2a-44d8-a35a-38d3e5faafb6"},"stateId":"58ebd7df-fc40-462b-b307-fda5696110e4","templateId":"2ae5e9bd-1ac5-4279-b21b-10573c3f75ab","fileLocationId":"8c2e6d10-3f89-4e15-a7e8-33c6bacc9c0d","fileLocation":{"location":"sample string 1","extension":"sample string 2","active":true,"createdById":"3d566615-4cca-4be0-9211-5c82a5f1abba","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"c2e287df-bdab-4943-aef3-9f34109c6e02","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"f38e6a6a-4500-48d7-a6a8-813fa77ae1a9"},"documentState":{"name":"sample string 1","documentsWithThatState":[],"id":"185e112d-07e3-4979-8e34-051b810b5d27"},"pdfGenerated":true,"visibleOnPortal":true,"name":"sample string 4","active":true,"createdById":"3330e76a-aa18-4462-bc41-6a3f68b4bd42","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"cead194f-d5fa-428a-88cd-25f8873ff16e","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"3332b716-5bee-4a0b-8cf1-052ae7fe0596"},{"jobId":"b18fb692-53a3-4846-8b66-76431e04c4d7","job":{"jobTypeId":"1c1325c9-2aaf-4e9a-84ec-7c5e9e4ba3af","active":true,"stateId":"08daf752-ec19-46a0-b959-ec3e76bfb568","externalRef":"sample string 4","allocatedToId":"d5959333-93da-4b61-8e08-3b27bebfdec4","name":"sample string 5","scheduledDate":"2026-07-24T18:07:42.0074024+00:00","siteId":"dbefd8a8-0073-4fd2-8a35-d3033bf9f328","contactId":"6469487a-fa21-475d-8ad9-619f309b287b","notes":"sample string 8","timeInMinutes":9,"parentJobId":"721c3f00-0083-4aab-bfd9-639788692940","isGroupJob":true,"deviceId":"sample string 11","syncToDevice":true,"assetId":"5f65f06f-f4f9-4835-874d-8941b80cc8d7","jobRecurrenceId":"0e6905df-16b8-4f6f-8b67-5e68f1ec5425","rejectionReasonId":"4e013877-4395-496a-bf26-346a70ae046d","jobCategoryId":"6b239234-0bb9-479c-8cdf-de4055f8ce8c","numericCode":13,"completedDate":"2026-07-24T18:07:42.0074024+00:00","monitoringRegimeId":"sample string 14","jobState":{"name":"sample string 1","jobsWithThatState":[],"id":"050658c6-4b83-4a4e-a9c1-3a14262bfa77"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"4770326e-f62d-451c-8e24-d9e0a6246e00","titleId":"24e3ce3b-c32b-4b09-a030-836884aa0484","organisationId":"f78a075e-519f-459f-a974-c95ba2af953d","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"6e1c9191-0d09-460c-a1e5-66d7eba6eed0","createdById":"4f68e818-b374-4625-a6be-2ebe678c471f","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"31f3a60a-1071-4863-aac0-6ff65c51942d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"6cd640ff-3024-4b9b-a20a-379ee8265410"},"title":{"name":"sample string 1","id":"b2dc1b16-ba04-43d9-8435-7d41ee37e459"},"createdById":"e82c3d66-4ddd-4273-b41d-4f83d430f27c","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"5eec53bf-7ec6-41bb-8868-04c12bc8b236","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"411c5fc8-819d-47c1-a6d8-28ae35da14d7"},"asset":{"name":"sample string 1","description":"sample string 2","assetTypeId":"9a426a23-47c8-489c-bef5-f40962507925","location":"sample string 4","locationId":"sample string 5","externalReference":"sample string 6","serialNumber":"sample string 7","assetNumber":"sample string 8","uniqueBarcode":"sample string 9","notes":"sample string 10","siteId":"a4207659-f61a-4091-be34-4f78c6ed7ba4","owner":"sample string 11","active":true,"suspended":true,"jobId":"dfcf9ee1-57a8-4f05-aa60-26be7ce1324a","hierarchicalLocationId":"77bb1310-b058-469a-a3c9-483d72b89190","imageFileName":"sample string 14","jobs":[],"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"}],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},"id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},"id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"jobRecurrences":[{"name":"sample string 1","jobTypeGroupId":"9b610d21-a096-4fbe-bb9c-124f29002dde","userId":"28752928-99ee-4070-b1a6-c96f05d4b99d","createDaysBefore":3,"siteId":"23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b","contactId":"4231071c-0d5b-4e7a-aa91-62f9d54c7789","assetId":"ef7d7946-9b7a-4b57-bf36-7c200d63033e","startDate":"2026-07-24T18:07:42.0074024+00:00","endDate":"2026-07-24T18:07:42.0074024+00:00","numberGenerated":6,"lastDate":"2026-07-24T18:07:42.0074024+00:00","nextDate":"2026-07-24T18:07:42.0074024+00:00","overrideGeneratedNextDate":"2026-07-24T18:07:42.0074024+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"d0e9a732-dc73-4114-8a09-b24de3ecf140","recurrenceGroupId":"12d04a2f-fd33-4aea-b8b4-33513564dd6d","jobsGenerated":[],"systems":[{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"},{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"698ddf75-de08-4410-9c3c-9ca14807fc05"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"4770326e-f62d-451c-8e24-d9e0a6246e00","titleId":"24e3ce3b-c32b-4b09-a030-836884aa0484","organisationId":"f78a075e-519f-459f-a974-c95ba2af953d","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"6e1c9191-0d09-460c-a1e5-66d7eba6eed0","createdById":"4f68e818-b374-4625-a6be-2ebe678c471f","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"31f3a60a-1071-4863-aac0-6ff65c51942d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"6cd640ff-3024-4b9b-a20a-379ee8265410"},"title":{"name":"sample string 1","id":"b2dc1b16-ba04-43d9-8435-7d41ee37e459"},"createdById":"e82c3d66-4ddd-4273-b41d-4f83d430f27c","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"5eec53bf-7ec6-41bb-8868-04c12bc8b236","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"411c5fc8-819d-47c1-a6d8-28ae35da14d7"},"sampledAssets":[{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3},{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3}],"lastCompletedDate":"2026-07-24T18:07:42.0074024+00:00","createdById":"e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"32a78a46-cfe1-4427-89c5-99428c472b54","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"43c1db48-5229-403a-87e0-18dbf94686de"},{"name":"sample string 1","jobTypeGroupId":"9b610d21-a096-4fbe-bb9c-124f29002dde","userId":"28752928-99ee-4070-b1a6-c96f05d4b99d","createDaysBefore":3,"siteId":"23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b","contactId":"4231071c-0d5b-4e7a-aa91-62f9d54c7789","assetId":"ef7d7946-9b7a-4b57-bf36-7c200d63033e","startDate":"2026-07-24T18:07:42.0074024+00:00","endDate":"2026-07-24T18:07:42.0074024+00:00","numberGenerated":6,"lastDate":"2026-07-24T18:07:42.0074024+00:00","nextDate":"2026-07-24T18:07:42.0074024+00:00","overrideGeneratedNextDate":"2026-07-24T18:07:42.0074024+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"d0e9a732-dc73-4114-8a09-b24de3ecf140","recurrenceGroupId":"12d04a2f-fd33-4aea-b8b4-33513564dd6d","jobsGenerated":[],"systems":[{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"},{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"698ddf75-de08-4410-9c3c-9ca14807fc05"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"4770326e-f62d-451c-8e24-d9e0a6246e00","titleId":"24e3ce3b-c32b-4b09-a030-836884aa0484","organisationId":"f78a075e-519f-459f-a974-c95ba2af953d","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"6e1c9191-0d09-460c-a1e5-66d7eba6eed0","createdById":"4f68e818-b374-4625-a6be-2ebe678c471f","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"31f3a60a-1071-4863-aac0-6ff65c51942d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"6cd640ff-3024-4b9b-a20a-379ee8265410"},"title":{"name":"sample string 1","id":"b2dc1b16-ba04-43d9-8435-7d41ee37e459"},"createdById":"e82c3d66-4ddd-4273-b41d-4f83d430f27c","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"5eec53bf-7ec6-41bb-8868-04c12bc8b236","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"411c5fc8-819d-47c1-a6d8-28ae35da14d7"},"sampledAssets":[{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3},{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3}],"lastCompletedDate":"2026-07-24T18:07:42.0074024+00:00","createdById":"e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"32a78a46-cfe1-4427-89c5-99428c472b54","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"43c1db48-5229-403a-87e0-18dbf94686de"}],"sampledAssets":[{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3,"jobRecurrence":{"name":"sample string 1","jobTypeGroupId":"9b610d21-a096-4fbe-bb9c-124f29002dde","userId":"28752928-99ee-4070-b1a6-c96f05d4b99d","createDaysBefore":3,"siteId":"23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b","contactId":"4231071c-0d5b-4e7a-aa91-62f9d54c7789","assetId":"ef7d7946-9b7a-4b57-bf36-7c200d63033e","startDate":"2026-07-24T18:07:42.0074024+00:00","endDate":"2026-07-24T18:07:42.0074024+00:00","numberGenerated":6,"lastDate":"2026-07-24T18:07:42.0074024+00:00","nextDate":"2026-07-24T18:07:42.0074024+00:00","overrideGeneratedNextDate":"2026-07-24T18:07:42.0074024+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"d0e9a732-dc73-4114-8a09-b24de3ecf140","recurrenceGroupId":"12d04a2f-fd33-4aea-b8b4-33513564dd6d","jobsGenerated":[],"systems":[{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"},{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"698ddf75-de08-4410-9c3c-9ca14807fc05"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"4770326e-f62d-451c-8e24-d9e0a6246e00","titleId":"24e3ce3b-c32b-4b09-a030-836884aa0484","organisationId":"f78a075e-519f-459f-a974-c95ba2af953d","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"6e1c9191-0d09-460c-a1e5-66d7eba6eed0","createdById":"4f68e818-b374-4625-a6be-2ebe678c471f","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"31f3a60a-1071-4863-aac0-6ff65c51942d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"6cd640ff-3024-4b9b-a20a-379ee8265410"},"title":{"name":"sample string 1","id":"b2dc1b16-ba04-43d9-8435-7d41ee37e459"},"createdById":"e82c3d66-4ddd-4273-b41d-4f83d430f27c","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"5eec53bf-7ec6-41bb-8868-04c12bc8b236","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"411c5fc8-819d-47c1-a6d8-28ae35da14d7"},"sampledAssets":[],"lastCompletedDate":"2026-07-24T18:07:42.0074024+00:00","createdById":"e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"32a78a46-cfe1-4427-89c5-99428c472b54","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"43c1db48-5229-403a-87e0-18dbf94686de"}},{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3,"jobRecurrence":{"name":"sample string 1","jobTypeGroupId":"9b610d21-a096-4fbe-bb9c-124f29002dde","userId":"28752928-99ee-4070-b1a6-c96f05d4b99d","createDaysBefore":3,"siteId":"23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b","contactId":"4231071c-0d5b-4e7a-aa91-62f9d54c7789","assetId":"ef7d7946-9b7a-4b57-bf36-7c200d63033e","startDate":"2026-07-24T18:07:42.0074024+00:00","endDate":"2026-07-24T18:07:42.0074024+00:00","numberGenerated":6,"lastDate":"2026-07-24T18:07:42.0074024+00:00","nextDate":"2026-07-24T18:07:42.0074024+00:00","overrideGeneratedNextDate":"2026-07-24T18:07:42.0074024+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"d0e9a732-dc73-4114-8a09-b24de3ecf140","recurrenceGroupId":"12d04a2f-fd33-4aea-b8b4-33513564dd6d","jobsGenerated":[],"systems":[{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"},{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"698ddf75-de08-4410-9c3c-9ca14807fc05"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"4770326e-f62d-451c-8e24-d9e0a6246e00","titleId":"24e3ce3b-c32b-4b09-a030-836884aa0484","organisationId":"f78a075e-519f-459f-a974-c95ba2af953d","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"6e1c9191-0d09-460c-a1e5-66d7eba6eed0","createdById":"4f68e818-b374-4625-a6be-2ebe678c471f","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"31f3a60a-1071-4863-aac0-6ff65c51942d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"6cd640ff-3024-4b9b-a20a-379ee8265410"},"title":{"name":"sample string 1","id":"b2dc1b16-ba04-43d9-8435-7d41ee37e459"},"createdById":"e82c3d66-4ddd-4273-b41d-4f83d430f27c","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"5eec53bf-7ec6-41bb-8868-04c12bc8b236","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"411c5fc8-819d-47c1-a6d8-28ae35da14d7"},"sampledAssets":[],"lastCompletedDate":"2026-07-24T18:07:42.0074024+00:00","createdById":"e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"32a78a46-cfe1-4427-89c5-99428c472b54","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"43c1db48-5229-403a-87e0-18dbf94686de"}}],"monitoringRegimeSampledAssets":[{"monitoringRegimeId":"sample string 1","assetId":"e0531cff-dcf8-4c35-8442-707237a4b36f","jobIndexId":3},{"monitoringRegimeId":"sample string 1","assetId":"e0531cff-dcf8-4c35-8442-707237a4b36f","jobIndexId":3}],"hierarchicalLocation":{"siteId":"6cbdd07e-2f6d-46f6-a9a5-53045c74a49a","name":"sample string 2","parentId":"9593dcf9-9f08-47bb-aede-77486e98ce07","depth":3,"fullName":"sample string 4","active":true,"sortOrder":6.0,"createdById":"49f00f9f-c71a-4df0-9e19-b06227f7da81","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"0a055160-4913-4c51-b601-2485dac5f399","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"33e5baea-ee91-4303-b8f7-35f912b105bb"},"createdById":"7465c593-7ca9-4015-aa79-e9398b969573","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"b37eb9a9-bb2f-42b8-b511-c59f5e248d53","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"ec44aff5-f94e-4756-9077-04500c017ea8"},"jobRecurrence":{"name":"sample string 1","jobTypeGroupId":"9b610d21-a096-4fbe-bb9c-124f29002dde","userId":"28752928-99ee-4070-b1a6-c96f05d4b99d","createDaysBefore":3,"siteId":"23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b","contactId":"4231071c-0d5b-4e7a-aa91-62f9d54c7789","assetId":"ef7d7946-9b7a-4b57-bf36-7c200d63033e","startDate":"2026-07-24T18:07:42.0074024+00:00","endDate":"2026-07-24T18:07:42.0074024+00:00","numberGenerated":6,"lastDate":"2026-07-24T18:07:42.0074024+00:00","nextDate":"2026-07-24T18:07:42.0074024+00:00","overrideGeneratedNextDate":"2026-07-24T18:07:42.0074024+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"d0e9a732-dc73-4114-8a09-b24de3ecf140","recurrenceGroupId":"12d04a2f-fd33-4aea-b8b4-33513564dd6d","asset":{"name":"sample string 1","description":"sample string 2","assetTypeId":"9a426a23-47c8-489c-bef5-f40962507925","location":"sample string 4","locationId":"sample string 5","externalReference":"sample string 6","serialNumber":"sample string 7","assetNumber":"sample string 8","uniqueBarcode":"sample string 9","notes":"sample string 10","siteId":"a4207659-f61a-4091-be34-4f78c6ed7ba4","owner":"sample string 11","active":true,"suspended":true,"jobId":"dfcf9ee1-57a8-4f05-aa60-26be7ce1324a","hierarchicalLocationId":"77bb1310-b058-469a-a3c9-483d72b89190","imageFileName":"sample string 14","jobs":[],"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"}],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},"id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},"id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"jobRecurrences":[],"sampledAssets":[{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3},{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3}],"monitoringRegimeSampledAssets":[{"monitoringRegimeId":"sample string 1","assetId":"e0531cff-dcf8-4c35-8442-707237a4b36f","jobIndexId":3},{"monitoringRegimeId":"sample string 1","assetId":"e0531cff-dcf8-4c35-8442-707237a4b36f","jobIndexId":3}],"hierarchicalLocation":{"siteId":"6cbdd07e-2f6d-46f6-a9a5-53045c74a49a","name":"sample string 2","parentId":"9593dcf9-9f08-47bb-aede-77486e98ce07","depth":3,"fullName":"sample string 4","active":true,"sortOrder":6.0,"createdById":"49f00f9f-c71a-4df0-9e19-b06227f7da81","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"0a055160-4913-4c51-b601-2485dac5f399","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"33e5baea-ee91-4303-b8f7-35f912b105bb"},"createdById":"7465c593-7ca9-4015-aa79-e9398b969573","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"b37eb9a9-bb2f-42b8-b511-c59f5e248d53","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"ec44aff5-f94e-4756-9077-04500c017ea8"},"jobsGenerated":[],"systems":[{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"},{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"698ddf75-de08-4410-9c3c-9ca14807fc05"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"4770326e-f62d-451c-8e24-d9e0a6246e00","titleId":"24e3ce3b-c32b-4b09-a030-836884aa0484","organisationId":"f78a075e-519f-459f-a974-c95ba2af953d","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"6e1c9191-0d09-460c-a1e5-66d7eba6eed0","createdById":"4f68e818-b374-4625-a6be-2ebe678c471f","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"31f3a60a-1071-4863-aac0-6ff65c51942d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"6cd640ff-3024-4b9b-a20a-379ee8265410"},"title":{"name":"sample string 1","id":"b2dc1b16-ba04-43d9-8435-7d41ee37e459"},"createdById":"e82c3d66-4ddd-4273-b41d-4f83d430f27c","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"5eec53bf-7ec6-41bb-8868-04c12bc8b236","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"411c5fc8-819d-47c1-a6d8-28ae35da14d7"},"sampledAssets":[{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3,"asset":{"name":"sample string 1","description":"sample string 2","assetTypeId":"9a426a23-47c8-489c-bef5-f40962507925","location":"sample string 4","locationId":"sample string 5","externalReference":"sample string 6","serialNumber":"sample string 7","assetNumber":"sample string 8","uniqueBarcode":"sample string 9","notes":"sample string 10","siteId":"a4207659-f61a-4091-be34-4f78c6ed7ba4","owner":"sample string 11","active":true,"suspended":true,"jobId":"dfcf9ee1-57a8-4f05-aa60-26be7ce1324a","hierarchicalLocationId":"77bb1310-b058-469a-a3c9-483d72b89190","imageFileName":"sample string 14","jobs":[],"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"}],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},"id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},"id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"jobRecurrences":[],"sampledAssets":[],"monitoringRegimeSampledAssets":[{"monitoringRegimeId":"sample string 1","assetId":"e0531cff-dcf8-4c35-8442-707237a4b36f","jobIndexId":3},{"monitoringRegimeId":"sample string 1","assetId":"e0531cff-dcf8-4c35-8442-707237a4b36f","jobIndexId":3}],"hierarchicalLocation":{"siteId":"6cbdd07e-2f6d-46f6-a9a5-53045c74a49a","name":"sample string 2","parentId":"9593dcf9-9f08-47bb-aede-77486e98ce07","depth":3,"fullName":"sample string 4","active":true,"sortOrder":6.0,"createdById":"49f00f9f-c71a-4df0-9e19-b06227f7da81","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"0a055160-4913-4c51-b601-2485dac5f399","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"33e5baea-ee91-4303-b8f7-35f912b105bb"},"createdById":"7465c593-7ca9-4015-aa79-e9398b969573","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"b37eb9a9-bb2f-42b8-b511-c59f5e248d53","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"ec44aff5-f94e-4756-9077-04500c017ea8"}},{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3,"asset":{"name":"sample string 1","description":"sample string 2","assetTypeId":"9a426a23-47c8-489c-bef5-f40962507925","location":"sample string 4","locationId":"sample string 5","externalReference":"sample string 6","serialNumber":"sample string 7","assetNumber":"sample string 8","uniqueBarcode":"sample string 9","notes":"sample string 10","siteId":"a4207659-f61a-4091-be34-4f78c6ed7ba4","owner":"sample string 11","active":true,"suspended":true,"jobId":"dfcf9ee1-57a8-4f05-aa60-26be7ce1324a","hierarchicalLocationId":"77bb1310-b058-469a-a3c9-483d72b89190","imageFileName":"sample string 14","jobs":[],"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"}],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},"id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},"id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"jobRecurrences":[],"sampledAssets":[],"monitoringRegimeSampledAssets":[{"monitoringRegimeId":"sample string 1","assetId":"e0531cff-dcf8-4c35-8442-707237a4b36f","jobIndexId":3},{"monitoringRegimeId":"sample string 1","assetId":"e0531cff-dcf8-4c35-8442-707237a4b36f","jobIndexId":3}],"hierarchicalLocation":{"siteId":"6cbdd07e-2f6d-46f6-a9a5-53045c74a49a","name":"sample string 2","parentId":"9593dcf9-9f08-47bb-aede-77486e98ce07","depth":3,"fullName":"sample string 4","active":true,"sortOrder":6.0,"createdById":"49f00f9f-c71a-4df0-9e19-b06227f7da81","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"0a055160-4913-4c51-b601-2485dac5f399","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"33e5baea-ee91-4303-b8f7-35f912b105bb"},"createdById":"7465c593-7ca9-4015-aa79-e9398b969573","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"b37eb9a9-bb2f-42b8-b511-c59f5e248d53","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"ec44aff5-f94e-4756-9077-04500c017ea8"}}],"lastCompletedDate":"2026-07-24T18:07:42.0074024+00:00","createdById":"e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"32a78a46-cfe1-4427-89c5-99428c472b54","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"43c1db48-5229-403a-87e0-18dbf94686de"},"rejectionReason":{"order":1,"name":"sample string 2","active":true,"tenantOrganisationId":"397ac4b1-b13c-4bc0-b4aa-2e9304a9fa84","createdById":"753c932f-9470-4f8c-b9d8-3b80f74da1ab","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"0b91416f-65bd-4e90-8a95-cd381f2e3e34","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"82c80830-0f5f-466b-ab4d-6178da403712"},"jobCategory":{"name":"sample string 1","id":"5442ad2d-ce89-426a-85c6-f756829624a7"},"sections":[{"jobId":"c1a0c8ab-d988-4766-94e5-0c94774a9193","internalSectionTypeId":"733beae9-7856-4c0b-b15c-9351919383dc","sectionTypeId":"965a81b0-aef5-432c-9399-2f112148385f","caption":"sample string 4","name":"sample string 5","sectionJson":"sample string 6","repeatable":true,"template":true,"gridInput":true,"siteVisit":true,"active":true,"order":12.0,"fqn":"sample string 13","visible":true,"state":"d307d093-04d9-4fbb-9d7b-b793277e3352","sectionVariantId":"2dd538d4-92da-472e-b6e7-1df217a98d0a","sectionType":{"internalId":"8ec1ef74-bb9d-4b21-b362-93147f96e688","caption":"sample string 2","name":"sample string 3","repeatable":true,"template":true,"gridInput":true,"siteVisit":true,"jsonData":"sample string 8","order":9,"jobTypeId":"2e8dfabc-454b-40ad-8550-360a070feac4","active":true,"fqn":"sample string 12","visible":true,"fileImport":true,"sectionVariantId":"2f54ed93-1fcd-4cf3-a196-bf1f4f876981","expressionTypes":"sample string 15","createdById":"90a740fb-1fef-4be3-a1bb-ad02e73335ff","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"75b75608-188f-4f9b-89aa-5d30975f0f30","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"85374695-505d-4826-ad46-134d7879b1f0"},"createdById":"6d7250e1-514c-41bd-bc40-f38e3b7cb746","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"13943351-db05-4dd1-8dfd-f2f9cf7cea35","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"72f28092-a135-4716-bf56-e9e401142b35"},{"jobId":"c1a0c8ab-d988-4766-94e5-0c94774a9193","internalSectionTypeId":"733beae9-7856-4c0b-b15c-9351919383dc","sectionTypeId":"965a81b0-aef5-432c-9399-2f112148385f","caption":"sample string 4","name":"sample string 5","sectionJson":"sample string 6","repeatable":true,"template":true,"gridInput":true,"siteVisit":true,"active":true,"order":12.0,"fqn":"sample string 13","visible":true,"state":"d307d093-04d9-4fbb-9d7b-b793277e3352","sectionVariantId":"2dd538d4-92da-472e-b6e7-1df217a98d0a","sectionType":{"internalId":"8ec1ef74-bb9d-4b21-b362-93147f96e688","caption":"sample string 2","name":"sample string 3","repeatable":true,"template":true,"gridInput":true,"siteVisit":true,"jsonData":"sample string 8","order":9,"jobTypeId":"2e8dfabc-454b-40ad-8550-360a070feac4","active":true,"fqn":"sample string 12","visible":true,"fileImport":true,"sectionVariantId":"2f54ed93-1fcd-4cf3-a196-bf1f4f876981","expressionTypes":"sample string 15","createdById":"90a740fb-1fef-4be3-a1bb-ad02e73335ff","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"75b75608-188f-4f9b-89aa-5d30975f0f30","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"85374695-505d-4826-ad46-134d7879b1f0"},"createdById":"6d7250e1-514c-41bd-bc40-f38e3b7cb746","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"13943351-db05-4dd1-8dfd-f2f9cf7cea35","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"72f28092-a135-4716-bf56-e9e401142b35"}],"descendantJobs":[],"documents":[],"jobHistory":[{"jobId":"76dc91bc-7412-40f8-9435-7cc8837d55e2","jobHistoryTypeId":"35d9740a-25cc-4b1b-bce7-f9a1ecb76796","sourceStateId":"a5440a42-1183-481b-ba4e-36f2df2fcafd","destinationStateId":"64d38e88-f1e0-4e99-8b8c-4564f0030f70","allocatedToId":"170aeca6-cf8a-4422-bbcc-aa3dfa8ba6a7","clonedFromId":"a6acdb0f-6727-4096-bca2-262389609c73","jobHistoryType":{"name":"sample string 1","id":"d4eee8ff-76ff-4509-a0e1-7090842cb706"},"sourceJobState":{"name":"sample string 1","jobsWithThatState":[],"id":"050658c6-4b83-4a4e-a9c1-3a14262bfa77"},"destinationJobState":{"name":"sample string 1","jobsWithThatState":[],"id":"050658c6-4b83-4a4e-a9c1-3a14262bfa77"},"createdById":"9de612f4-4567-463a-adf9-f2ae8a35f51f","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"8873a50e-ea34-492f-8484-1bcf8763f65a","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"fe999e26-f4c4-4ce7-a525-a5202f9ec5fc"},{"jobId":"76dc91bc-7412-40f8-9435-7cc8837d55e2","jobHistoryTypeId":"35d9740a-25cc-4b1b-bce7-f9a1ecb76796","sourceStateId":"a5440a42-1183-481b-ba4e-36f2df2fcafd","destinationStateId":"64d38e88-f1e0-4e99-8b8c-4564f0030f70","allocatedToId":"170aeca6-cf8a-4422-bbcc-aa3dfa8ba6a7","clonedFromId":"a6acdb0f-6727-4096-bca2-262389609c73","jobHistoryType":{"name":"sample string 1","id":"d4eee8ff-76ff-4509-a0e1-7090842cb706"},"sourceJobState":{"name":"sample string 1","jobsWithThatState":[],"id":"050658c6-4b83-4a4e-a9c1-3a14262bfa77"},"destinationJobState":{"name":"sample string 1","jobsWithThatState":[],"id":"050658c6-4b83-4a4e-a9c1-3a14262bfa77"},"createdById":"9de612f4-4567-463a-adf9-f2ae8a35f51f","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"8873a50e-ea34-492f-8484-1bcf8763f65a","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"fe999e26-f4c4-4ce7-a525-a5202f9ec5fc"}],"createdById":"9623d0a1-89db-45c7-ad52-60dc42a4a2f7","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"82b746b5-a221-4c80-a41b-53fb595e97bf","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"04125e4f-5c2a-44d8-a35a-38d3e5faafb6"},"stateId":"58ebd7df-fc40-462b-b307-fda5696110e4","templateId":"2ae5e9bd-1ac5-4279-b21b-10573c3f75ab","fileLocationId":"8c2e6d10-3f89-4e15-a7e8-33c6bacc9c0d","fileLocation":{"location":"sample string 1","extension":"sample string 2","active":true,"createdById":"3d566615-4cca-4be0-9211-5c82a5f1abba","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"c2e287df-bdab-4943-aef3-9f34109c6e02","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"f38e6a6a-4500-48d7-a6a8-813fa77ae1a9"},"documentState":{"name":"sample string 1","documentsWithThatState":[],"id":"185e112d-07e3-4979-8e34-051b810b5d27"},"pdfGenerated":true,"visibleOnPortal":true,"name":"sample string 4","active":true,"createdById":"3330e76a-aa18-4462-bc41-6a3f68b4bd42","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"cead194f-d5fa-428a-88cd-25f8873ff16e","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"3332b716-5bee-4a0b-8cf1-052ae7fe0596"}],"createdById":"d15221bf-f5e5-4c54-a98e-2f7afc310f5e","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"31e733b0-80d6-43a0-97b2-fb6cca10286c","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"09e6960b-ac26-4f55-bc83-c8cba388094f"}],"sectionTypes":[{"internalId":"8ec1ef74-bb9d-4b21-b362-93147f96e688","caption":"sample string 2","name":"sample string 3","repeatable":true,"template":true,"gridInput":true,"siteVisit":true,"jsonData":"sample string 8","order":9,"jobTypeId":"2e8dfabc-454b-40ad-8550-360a070feac4","active":true,"fqn":"sample string 12","visible":true,"fileImport":true,"sectionVariantId":"2f54ed93-1fcd-4cf3-a196-bf1f4f876981","expressionTypes":"sample string 15","createdById":"90a740fb-1fef-4be3-a1bb-ad02e73335ff","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"75b75608-188f-4f9b-89aa-5d30975f0f30","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"85374695-505d-4826-ad46-134d7879b1f0"},{"internalId":"8ec1ef74-bb9d-4b21-b362-93147f96e688","caption":"sample string 2","name":"sample string 3","repeatable":true,"template":true,"gridInput":true,"siteVisit":true,"jsonData":"sample string 8","order":9,"jobTypeId":"2e8dfabc-454b-40ad-8550-360a070feac4","active":true,"fqn":"sample string 12","visible":true,"fileImport":true,"sectionVariantId":"2f54ed93-1fcd-4cf3-a196-bf1f4f876981","expressionTypes":"sample string 15","createdById":"90a740fb-1fef-4be3-a1bb-ad02e73335ff","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"75b75608-188f-4f9b-89aa-5d30975f0f30","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"85374695-505d-4826-ad46-134d7879b1f0"}],"jobs":[{"jobTypeId":"1c1325c9-2aaf-4e9a-84ec-7c5e9e4ba3af","active":true,"stateId":"08daf752-ec19-46a0-b959-ec3e76bfb568","externalRef":"sample string 4","allocatedToId":"d5959333-93da-4b61-8e08-3b27bebfdec4","name":"sample string 5","scheduledDate":"2026-07-24T18:07:42.0074024+00:00","siteId":"dbefd8a8-0073-4fd2-8a35-d3033bf9f328","contactId":"6469487a-fa21-475d-8ad9-619f309b287b","notes":"sample string 8","timeInMinutes":9,"parentJobId":"721c3f00-0083-4aab-bfd9-639788692940","isGroupJob":true,"deviceId":"sample string 11","syncToDevice":true,"assetId":"5f65f06f-f4f9-4835-874d-8941b80cc8d7","jobRecurrenceId":"0e6905df-16b8-4f6f-8b67-5e68f1ec5425","rejectionReasonId":"4e013877-4395-496a-bf26-346a70ae046d","jobCategoryId":"6b239234-0bb9-479c-8cdf-de4055f8ce8c","numericCode":13,"completedDate":"2026-07-24T18:07:42.0074024+00:00","monitoringRegimeId":"sample string 14","jobState":{"name":"sample string 1","jobsWithThatState":[],"id":"050658c6-4b83-4a4e-a9c1-3a14262bfa77"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"4770326e-f62d-451c-8e24-d9e0a6246e00","titleId":"24e3ce3b-c32b-4b09-a030-836884aa0484","organisationId":"f78a075e-519f-459f-a974-c95ba2af953d","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"6e1c9191-0d09-460c-a1e5-66d7eba6eed0","createdById":"4f68e818-b374-4625-a6be-2ebe678c471f","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"31f3a60a-1071-4863-aac0-6ff65c51942d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"6cd640ff-3024-4b9b-a20a-379ee8265410"},"title":{"name":"sample string 1","id":"b2dc1b16-ba04-43d9-8435-7d41ee37e459"},"createdById":"e82c3d66-4ddd-4273-b41d-4f83d430f27c","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"5eec53bf-7ec6-41bb-8868-04c12bc8b236","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"411c5fc8-819d-47c1-a6d8-28ae35da14d7"},"asset":{"name":"sample string 1","description":"sample string 2","assetTypeId":"9a426a23-47c8-489c-bef5-f40962507925","location":"sample string 4","locationId":"sample string 5","externalReference":"sample string 6","serialNumber":"sample string 7","assetNumber":"sample string 8","uniqueBarcode":"sample string 9","notes":"sample string 10","siteId":"a4207659-f61a-4091-be34-4f78c6ed7ba4","owner":"sample string 11","active":true,"suspended":true,"jobId":"dfcf9ee1-57a8-4f05-aa60-26be7ce1324a","hierarchicalLocationId":"77bb1310-b058-469a-a3c9-483d72b89190","imageFileName":"sample string 14","jobs":[],"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"}],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},"id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},"id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"jobRecurrences":[{"name":"sample string 1","jobTypeGroupId":"9b610d21-a096-4fbe-bb9c-124f29002dde","userId":"28752928-99ee-4070-b1a6-c96f05d4b99d","createDaysBefore":3,"siteId":"23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b","contactId":"4231071c-0d5b-4e7a-aa91-62f9d54c7789","assetId":"ef7d7946-9b7a-4b57-bf36-7c200d63033e","startDate":"2026-07-24T18:07:42.0074024+00:00","endDate":"2026-07-24T18:07:42.0074024+00:00","numberGenerated":6,"lastDate":"2026-07-24T18:07:42.0074024+00:00","nextDate":"2026-07-24T18:07:42.0074024+00:00","overrideGeneratedNextDate":"2026-07-24T18:07:42.0074024+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"d0e9a732-dc73-4114-8a09-b24de3ecf140","recurrenceGroupId":"12d04a2f-fd33-4aea-b8b4-33513564dd6d","jobsGenerated":[],"systems":[{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"},{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"698ddf75-de08-4410-9c3c-9ca14807fc05"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"4770326e-f62d-451c-8e24-d9e0a6246e00","titleId":"24e3ce3b-c32b-4b09-a030-836884aa0484","organisationId":"f78a075e-519f-459f-a974-c95ba2af953d","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"6e1c9191-0d09-460c-a1e5-66d7eba6eed0","createdById":"4f68e818-b374-4625-a6be-2ebe678c471f","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"31f3a60a-1071-4863-aac0-6ff65c51942d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"6cd640ff-3024-4b9b-a20a-379ee8265410"},"title":{"name":"sample string 1","id":"b2dc1b16-ba04-43d9-8435-7d41ee37e459"},"createdById":"e82c3d66-4ddd-4273-b41d-4f83d430f27c","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"5eec53bf-7ec6-41bb-8868-04c12bc8b236","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"411c5fc8-819d-47c1-a6d8-28ae35da14d7"},"sampledAssets":[{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3},{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3}],"lastCompletedDate":"2026-07-24T18:07:42.0074024+00:00","createdById":"e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"32a78a46-cfe1-4427-89c5-99428c472b54","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"43c1db48-5229-403a-87e0-18dbf94686de"},{"name":"sample string 1","jobTypeGroupId":"9b610d21-a096-4fbe-bb9c-124f29002dde","userId":"28752928-99ee-4070-b1a6-c96f05d4b99d","createDaysBefore":3,"siteId":"23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b","contactId":"4231071c-0d5b-4e7a-aa91-62f9d54c7789","assetId":"ef7d7946-9b7a-4b57-bf36-7c200d63033e","startDate":"2026-07-24T18:07:42.0074024+00:00","endDate":"2026-07-24T18:07:42.0074024+00:00","numberGenerated":6,"lastDate":"2026-07-24T18:07:42.0074024+00:00","nextDate":"2026-07-24T18:07:42.0074024+00:00","overrideGeneratedNextDate":"2026-07-24T18:07:42.0074024+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"d0e9a732-dc73-4114-8a09-b24de3ecf140","recurrenceGroupId":"12d04a2f-fd33-4aea-b8b4-33513564dd6d","jobsGenerated":[],"systems":[{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"},{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"698ddf75-de08-4410-9c3c-9ca14807fc05"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"4770326e-f62d-451c-8e24-d9e0a6246e00","titleId":"24e3ce3b-c32b-4b09-a030-836884aa0484","organisationId":"f78a075e-519f-459f-a974-c95ba2af953d","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"6e1c9191-0d09-460c-a1e5-66d7eba6eed0","createdById":"4f68e818-b374-4625-a6be-2ebe678c471f","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"31f3a60a-1071-4863-aac0-6ff65c51942d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"6cd640ff-3024-4b9b-a20a-379ee8265410"},"title":{"name":"sample string 1","id":"b2dc1b16-ba04-43d9-8435-7d41ee37e459"},"createdById":"e82c3d66-4ddd-4273-b41d-4f83d430f27c","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"5eec53bf-7ec6-41bb-8868-04c12bc8b236","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"411c5fc8-819d-47c1-a6d8-28ae35da14d7"},"sampledAssets":[{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3},{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3}],"lastCompletedDate":"2026-07-24T18:07:42.0074024+00:00","createdById":"e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"32a78a46-cfe1-4427-89c5-99428c472b54","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"43c1db48-5229-403a-87e0-18dbf94686de"}],"sampledAssets":[{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3,"jobRecurrence":{"name":"sample string 1","jobTypeGroupId":"9b610d21-a096-4fbe-bb9c-124f29002dde","userId":"28752928-99ee-4070-b1a6-c96f05d4b99d","createDaysBefore":3,"siteId":"23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b","contactId":"4231071c-0d5b-4e7a-aa91-62f9d54c7789","assetId":"ef7d7946-9b7a-4b57-bf36-7c200d63033e","startDate":"2026-07-24T18:07:42.0074024+00:00","endDate":"2026-07-24T18:07:42.0074024+00:00","numberGenerated":6,"lastDate":"2026-07-24T18:07:42.0074024+00:00","nextDate":"2026-07-24T18:07:42.0074024+00:00","overrideGeneratedNextDate":"2026-07-24T18:07:42.0074024+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"d0e9a732-dc73-4114-8a09-b24de3ecf140","recurrenceGroupId":"12d04a2f-fd33-4aea-b8b4-33513564dd6d","jobsGenerated":[],"systems":[{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"},{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"698ddf75-de08-4410-9c3c-9ca14807fc05"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"4770326e-f62d-451c-8e24-d9e0a6246e00","titleId":"24e3ce3b-c32b-4b09-a030-836884aa0484","organisationId":"f78a075e-519f-459f-a974-c95ba2af953d","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"6e1c9191-0d09-460c-a1e5-66d7eba6eed0","createdById":"4f68e818-b374-4625-a6be-2ebe678c471f","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"31f3a60a-1071-4863-aac0-6ff65c51942d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"6cd640ff-3024-4b9b-a20a-379ee8265410"},"title":{"name":"sample string 1","id":"b2dc1b16-ba04-43d9-8435-7d41ee37e459"},"createdById":"e82c3d66-4ddd-4273-b41d-4f83d430f27c","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"5eec53bf-7ec6-41bb-8868-04c12bc8b236","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"411c5fc8-819d-47c1-a6d8-28ae35da14d7"},"sampledAssets":[],"lastCompletedDate":"2026-07-24T18:07:42.0074024+00:00","createdById":"e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"32a78a46-cfe1-4427-89c5-99428c472b54","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"43c1db48-5229-403a-87e0-18dbf94686de"}},{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3,"jobRecurrence":{"name":"sample string 1","jobTypeGroupId":"9b610d21-a096-4fbe-bb9c-124f29002dde","userId":"28752928-99ee-4070-b1a6-c96f05d4b99d","createDaysBefore":3,"siteId":"23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b","contactId":"4231071c-0d5b-4e7a-aa91-62f9d54c7789","assetId":"ef7d7946-9b7a-4b57-bf36-7c200d63033e","startDate":"2026-07-24T18:07:42.0074024+00:00","endDate":"2026-07-24T18:07:42.0074024+00:00","numberGenerated":6,"lastDate":"2026-07-24T18:07:42.0074024+00:00","nextDate":"2026-07-24T18:07:42.0074024+00:00","overrideGeneratedNextDate":"2026-07-24T18:07:42.0074024+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"d0e9a732-dc73-4114-8a09-b24de3ecf140","recurrenceGroupId":"12d04a2f-fd33-4aea-b8b4-33513564dd6d","jobsGenerated":[],"systems":[{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"},{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"698ddf75-de08-4410-9c3c-9ca14807fc05"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"4770326e-f62d-451c-8e24-d9e0a6246e00","titleId":"24e3ce3b-c32b-4b09-a030-836884aa0484","organisationId":"f78a075e-519f-459f-a974-c95ba2af953d","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"6e1c9191-0d09-460c-a1e5-66d7eba6eed0","createdById":"4f68e818-b374-4625-a6be-2ebe678c471f","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"31f3a60a-1071-4863-aac0-6ff65c51942d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"6cd640ff-3024-4b9b-a20a-379ee8265410"},"title":{"name":"sample string 1","id":"b2dc1b16-ba04-43d9-8435-7d41ee37e459"},"createdById":"e82c3d66-4ddd-4273-b41d-4f83d430f27c","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"5eec53bf-7ec6-41bb-8868-04c12bc8b236","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"411c5fc8-819d-47c1-a6d8-28ae35da14d7"},"sampledAssets":[],"lastCompletedDate":"2026-07-24T18:07:42.0074024+00:00","createdById":"e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"32a78a46-cfe1-4427-89c5-99428c472b54","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"43c1db48-5229-403a-87e0-18dbf94686de"}}],"monitoringRegimeSampledAssets":[{"monitoringRegimeId":"sample string 1","assetId":"e0531cff-dcf8-4c35-8442-707237a4b36f","jobIndexId":3},{"monitoringRegimeId":"sample string 1","assetId":"e0531cff-dcf8-4c35-8442-707237a4b36f","jobIndexId":3}],"hierarchicalLocation":{"siteId":"6cbdd07e-2f6d-46f6-a9a5-53045c74a49a","name":"sample string 2","parentId":"9593dcf9-9f08-47bb-aede-77486e98ce07","depth":3,"fullName":"sample string 4","active":true,"sortOrder":6.0,"createdById":"49f00f9f-c71a-4df0-9e19-b06227f7da81","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"0a055160-4913-4c51-b601-2485dac5f399","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"33e5baea-ee91-4303-b8f7-35f912b105bb"},"createdById":"7465c593-7ca9-4015-aa79-e9398b969573","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"b37eb9a9-bb2f-42b8-b511-c59f5e248d53","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"ec44aff5-f94e-4756-9077-04500c017ea8"},"jobRecurrence":{"name":"sample string 1","jobTypeGroupId":"9b610d21-a096-4fbe-bb9c-124f29002dde","userId":"28752928-99ee-4070-b1a6-c96f05d4b99d","createDaysBefore":3,"siteId":"23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b","contactId":"4231071c-0d5b-4e7a-aa91-62f9d54c7789","assetId":"ef7d7946-9b7a-4b57-bf36-7c200d63033e","startDate":"2026-07-24T18:07:42.0074024+00:00","endDate":"2026-07-24T18:07:42.0074024+00:00","numberGenerated":6,"lastDate":"2026-07-24T18:07:42.0074024+00:00","nextDate":"2026-07-24T18:07:42.0074024+00:00","overrideGeneratedNextDate":"2026-07-24T18:07:42.0074024+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"d0e9a732-dc73-4114-8a09-b24de3ecf140","recurrenceGroupId":"12d04a2f-fd33-4aea-b8b4-33513564dd6d","asset":{"name":"sample string 1","description":"sample string 2","assetTypeId":"9a426a23-47c8-489c-bef5-f40962507925","location":"sample string 4","locationId":"sample string 5","externalReference":"sample string 6","serialNumber":"sample string 7","assetNumber":"sample string 8","uniqueBarcode":"sample string 9","notes":"sample string 10","siteId":"a4207659-f61a-4091-be34-4f78c6ed7ba4","owner":"sample string 11","active":true,"suspended":true,"jobId":"dfcf9ee1-57a8-4f05-aa60-26be7ce1324a","hierarchicalLocationId":"77bb1310-b058-469a-a3c9-483d72b89190","imageFileName":"sample string 14","jobs":[],"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"}],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},"id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},"id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"jobRecurrences":[],"sampledAssets":[{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3},{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3}],"monitoringRegimeSampledAssets":[{"monitoringRegimeId":"sample string 1","assetId":"e0531cff-dcf8-4c35-8442-707237a4b36f","jobIndexId":3},{"monitoringRegimeId":"sample string 1","assetId":"e0531cff-dcf8-4c35-8442-707237a4b36f","jobIndexId":3}],"hierarchicalLocation":{"siteId":"6cbdd07e-2f6d-46f6-a9a5-53045c74a49a","name":"sample string 2","parentId":"9593dcf9-9f08-47bb-aede-77486e98ce07","depth":3,"fullName":"sample string 4","active":true,"sortOrder":6.0,"createdById":"49f00f9f-c71a-4df0-9e19-b06227f7da81","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"0a055160-4913-4c51-b601-2485dac5f399","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"33e5baea-ee91-4303-b8f7-35f912b105bb"},"createdById":"7465c593-7ca9-4015-aa79-e9398b969573","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"b37eb9a9-bb2f-42b8-b511-c59f5e248d53","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"ec44aff5-f94e-4756-9077-04500c017ea8"},"jobsGenerated":[],"systems":[{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"},{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"698ddf75-de08-4410-9c3c-9ca14807fc05"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"4770326e-f62d-451c-8e24-d9e0a6246e00","titleId":"24e3ce3b-c32b-4b09-a030-836884aa0484","organisationId":"f78a075e-519f-459f-a974-c95ba2af953d","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"6e1c9191-0d09-460c-a1e5-66d7eba6eed0","createdById":"4f68e818-b374-4625-a6be-2ebe678c471f","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"31f3a60a-1071-4863-aac0-6ff65c51942d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"6cd640ff-3024-4b9b-a20a-379ee8265410"},"title":{"name":"sample string 1","id":"b2dc1b16-ba04-43d9-8435-7d41ee37e459"},"createdById":"e82c3d66-4ddd-4273-b41d-4f83d430f27c","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"5eec53bf-7ec6-41bb-8868-04c12bc8b236","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"411c5fc8-819d-47c1-a6d8-28ae35da14d7"},"sampledAssets":[{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3,"asset":{"name":"sample string 1","description":"sample string 2","assetTypeId":"9a426a23-47c8-489c-bef5-f40962507925","location":"sample string 4","locationId":"sample string 5","externalReference":"sample string 6","serialNumber":"sample string 7","assetNumber":"sample string 8","uniqueBarcode":"sample string 9","notes":"sample string 10","siteId":"a4207659-f61a-4091-be34-4f78c6ed7ba4","owner":"sample string 11","active":true,"suspended":true,"jobId":"dfcf9ee1-57a8-4f05-aa60-26be7ce1324a","hierarchicalLocationId":"77bb1310-b058-469a-a3c9-483d72b89190","imageFileName":"sample string 14","jobs":[],"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"}],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},"id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},"id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"jobRecurrences":[],"sampledAssets":[],"monitoringRegimeSampledAssets":[{"monitoringRegimeId":"sample string 1","assetId":"e0531cff-dcf8-4c35-8442-707237a4b36f","jobIndexId":3},{"monitoringRegimeId":"sample string 1","assetId":"e0531cff-dcf8-4c35-8442-707237a4b36f","jobIndexId":3}],"hierarchicalLocation":{"siteId":"6cbdd07e-2f6d-46f6-a9a5-53045c74a49a","name":"sample string 2","parentId":"9593dcf9-9f08-47bb-aede-77486e98ce07","depth":3,"fullName":"sample string 4","active":true,"sortOrder":6.0,"createdById":"49f00f9f-c71a-4df0-9e19-b06227f7da81","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"0a055160-4913-4c51-b601-2485dac5f399","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"33e5baea-ee91-4303-b8f7-35f912b105bb"},"createdById":"7465c593-7ca9-4015-aa79-e9398b969573","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"b37eb9a9-bb2f-42b8-b511-c59f5e248d53","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"ec44aff5-f94e-4756-9077-04500c017ea8"}},{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3,"asset":{"name":"sample string 1","description":"sample string 2","assetTypeId":"9a426a23-47c8-489c-bef5-f40962507925","location":"sample string 4","locationId":"sample string 5","externalReference":"sample string 6","serialNumber":"sample string 7","assetNumber":"sample string 8","uniqueBarcode":"sample string 9","notes":"sample string 10","siteId":"a4207659-f61a-4091-be34-4f78c6ed7ba4","owner":"sample string 11","active":true,"suspended":true,"jobId":"dfcf9ee1-57a8-4f05-aa60-26be7ce1324a","hierarchicalLocationId":"77bb1310-b058-469a-a3c9-483d72b89190","imageFileName":"sample string 14","jobs":[],"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"}],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},"id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},"id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"jobRecurrences":[],"sampledAssets":[],"monitoringRegimeSampledAssets":[{"monitoringRegimeId":"sample string 1","assetId":"e0531cff-dcf8-4c35-8442-707237a4b36f","jobIndexId":3},{"monitoringRegimeId":"sample string 1","assetId":"e0531cff-dcf8-4c35-8442-707237a4b36f","jobIndexId":3}],"hierarchicalLocation":{"siteId":"6cbdd07e-2f6d-46f6-a9a5-53045c74a49a","name":"sample string 2","parentId":"9593dcf9-9f08-47bb-aede-77486e98ce07","depth":3,"fullName":"sample string 4","active":true,"sortOrder":6.0,"createdById":"49f00f9f-c71a-4df0-9e19-b06227f7da81","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"0a055160-4913-4c51-b601-2485dac5f399","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"33e5baea-ee91-4303-b8f7-35f912b105bb"},"createdById":"7465c593-7ca9-4015-aa79-e9398b969573","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"b37eb9a9-bb2f-42b8-b511-c59f5e248d53","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"ec44aff5-f94e-4756-9077-04500c017ea8"}}],"lastCompletedDate":"2026-07-24T18:07:42.0074024+00:00","createdById":"e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"32a78a46-cfe1-4427-89c5-99428c472b54","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"43c1db48-5229-403a-87e0-18dbf94686de"},"rejectionReason":{"order":1,"name":"sample string 2","active":true,"tenantOrganisationId":"397ac4b1-b13c-4bc0-b4aa-2e9304a9fa84","createdById":"753c932f-9470-4f8c-b9d8-3b80f74da1ab","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"0b91416f-65bd-4e90-8a95-cd381f2e3e34","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"82c80830-0f5f-466b-ab4d-6178da403712"},"jobCategory":{"name":"sample string 1","id":"5442ad2d-ce89-426a-85c6-f756829624a7"},"sections":[{"jobId":"c1a0c8ab-d988-4766-94e5-0c94774a9193","internalSectionTypeId":"733beae9-7856-4c0b-b15c-9351919383dc","sectionTypeId":"965a81b0-aef5-432c-9399-2f112148385f","caption":"sample string 4","name":"sample string 5","sectionJson":"sample string 6","repeatable":true,"template":true,"gridInput":true,"siteVisit":true,"active":true,"order":12.0,"fqn":"sample string 13","visible":true,"state":"d307d093-04d9-4fbb-9d7b-b793277e3352","sectionVariantId":"2dd538d4-92da-472e-b6e7-1df217a98d0a","sectionType":{"internalId":"8ec1ef74-bb9d-4b21-b362-93147f96e688","caption":"sample string 2","name":"sample string 3","repeatable":true,"template":true,"gridInput":true,"siteVisit":true,"jsonData":"sample string 8","order":9,"jobTypeId":"2e8dfabc-454b-40ad-8550-360a070feac4","active":true,"fqn":"sample string 12","visible":true,"fileImport":true,"sectionVariantId":"2f54ed93-1fcd-4cf3-a196-bf1f4f876981","expressionTypes":"sample string 15","createdById":"90a740fb-1fef-4be3-a1bb-ad02e73335ff","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"75b75608-188f-4f9b-89aa-5d30975f0f30","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"85374695-505d-4826-ad46-134d7879b1f0"},"createdById":"6d7250e1-514c-41bd-bc40-f38e3b7cb746","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"13943351-db05-4dd1-8dfd-f2f9cf7cea35","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"72f28092-a135-4716-bf56-e9e401142b35"},{"jobId":"c1a0c8ab-d988-4766-94e5-0c94774a9193","internalSectionTypeId":"733beae9-7856-4c0b-b15c-9351919383dc","sectionTypeId":"965a81b0-aef5-432c-9399-2f112148385f","caption":"sample string 4","name":"sample string 5","sectionJson":"sample string 6","repeatable":true,"template":true,"gridInput":true,"siteVisit":true,"active":true,"order":12.0,"fqn":"sample string 13","visible":true,"state":"d307d093-04d9-4fbb-9d7b-b793277e3352","sectionVariantId":"2dd538d4-92da-472e-b6e7-1df217a98d0a","sectionType":{"internalId":"8ec1ef74-bb9d-4b21-b362-93147f96e688","caption":"sample string 2","name":"sample string 3","repeatable":true,"template":true,"gridInput":true,"siteVisit":true,"jsonData":"sample string 8","order":9,"jobTypeId":"2e8dfabc-454b-40ad-8550-360a070feac4","active":true,"fqn":"sample string 12","visible":true,"fileImport":true,"sectionVariantId":"2f54ed93-1fcd-4cf3-a196-bf1f4f876981","expressionTypes":"sample string 15","createdById":"90a740fb-1fef-4be3-a1bb-ad02e73335ff","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"75b75608-188f-4f9b-89aa-5d30975f0f30","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"85374695-505d-4826-ad46-134d7879b1f0"},"createdById":"6d7250e1-514c-41bd-bc40-f38e3b7cb746","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"13943351-db05-4dd1-8dfd-f2f9cf7cea35","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"72f28092-a135-4716-bf56-e9e401142b35"}],"descendantJobs":[],"documents":[{"jobId":"b18fb692-53a3-4846-8b66-76431e04c4d7","stateId":"58ebd7df-fc40-462b-b307-fda5696110e4","templateId":"2ae5e9bd-1ac5-4279-b21b-10573c3f75ab","documentTemplate":{"name":"sample string 1","fileExtension":"sample string 2","location":"sample string 3","jobTypeId":"21b17464-a97f-47c3-872e-437032ec7557","active":true,"autoEmailOnJobCompletion":true,"visibleOnPortal":true,"documents":[],"createdById":"d15221bf-f5e5-4c54-a98e-2f7afc310f5e","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"31e733b0-80d6-43a0-97b2-fb6cca10286c","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"09e6960b-ac26-4f55-bc83-c8cba388094f"},"fileLocationId":"8c2e6d10-3f89-4e15-a7e8-33c6bacc9c0d","fileLocation":{"location":"sample string 1","extension":"sample string 2","active":true,"createdById":"3d566615-4cca-4be0-9211-5c82a5f1abba","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"c2e287df-bdab-4943-aef3-9f34109c6e02","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"f38e6a6a-4500-48d7-a6a8-813fa77ae1a9"},"documentState":{"name":"sample string 1","documentsWithThatState":[],"id":"185e112d-07e3-4979-8e34-051b810b5d27"},"pdfGenerated":true,"visibleOnPortal":true,"name":"sample string 4","active":true,"createdById":"3330e76a-aa18-4462-bc41-6a3f68b4bd42","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"cead194f-d5fa-428a-88cd-25f8873ff16e","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"3332b716-5bee-4a0b-8cf1-052ae7fe0596"},{"jobId":"b18fb692-53a3-4846-8b66-76431e04c4d7","stateId":"58ebd7df-fc40-462b-b307-fda5696110e4","templateId":"2ae5e9bd-1ac5-4279-b21b-10573c3f75ab","documentTemplate":{"name":"sample string 1","fileExtension":"sample string 2","location":"sample string 3","jobTypeId":"21b17464-a97f-47c3-872e-437032ec7557","active":true,"autoEmailOnJobCompletion":true,"visibleOnPortal":true,"documents":[],"createdById":"d15221bf-f5e5-4c54-a98e-2f7afc310f5e","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"31e733b0-80d6-43a0-97b2-fb6cca10286c","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"09e6960b-ac26-4f55-bc83-c8cba388094f"},"fileLocationId":"8c2e6d10-3f89-4e15-a7e8-33c6bacc9c0d","fileLocation":{"location":"sample string 1","extension":"sample string 2","active":true,"createdById":"3d566615-4cca-4be0-9211-5c82a5f1abba","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"c2e287df-bdab-4943-aef3-9f34109c6e02","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"f38e6a6a-4500-48d7-a6a8-813fa77ae1a9"},"documentState":{"name":"sample string 1","documentsWithThatState":[],"id":"185e112d-07e3-4979-8e34-051b810b5d27"},"pdfGenerated":true,"visibleOnPortal":true,"name":"sample string 4","active":true,"createdById":"3330e76a-aa18-4462-bc41-6a3f68b4bd42","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"cead194f-d5fa-428a-88cd-25f8873ff16e","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"3332b716-5bee-4a0b-8cf1-052ae7fe0596"}],"jobHistory":[{"jobId":"76dc91bc-7412-40f8-9435-7cc8837d55e2","jobHistoryTypeId":"35d9740a-25cc-4b1b-bce7-f9a1ecb76796","sourceStateId":"a5440a42-1183-481b-ba4e-36f2df2fcafd","destinationStateId":"64d38e88-f1e0-4e99-8b8c-4564f0030f70","allocatedToId":"170aeca6-cf8a-4422-bbcc-aa3dfa8ba6a7","clonedFromId":"a6acdb0f-6727-4096-bca2-262389609c73","jobHistoryType":{"name":"sample string 1","id":"d4eee8ff-76ff-4509-a0e1-7090842cb706"},"sourceJobState":{"name":"sample string 1","jobsWithThatState":[],"id":"050658c6-4b83-4a4e-a9c1-3a14262bfa77"},"destinationJobState":{"name":"sample string 1","jobsWithThatState":[],"id":"050658c6-4b83-4a4e-a9c1-3a14262bfa77"},"createdById":"9de612f4-4567-463a-adf9-f2ae8a35f51f","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"8873a50e-ea34-492f-8484-1bcf8763f65a","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"fe999e26-f4c4-4ce7-a525-a5202f9ec5fc"},{"jobId":"76dc91bc-7412-40f8-9435-7cc8837d55e2","jobHistoryTypeId":"35d9740a-25cc-4b1b-bce7-f9a1ecb76796","sourceStateId":"a5440a42-1183-481b-ba4e-36f2df2fcafd","destinationStateId":"64d38e88-f1e0-4e99-8b8c-4564f0030f70","allocatedToId":"170aeca6-cf8a-4422-bbcc-aa3dfa8ba6a7","clonedFromId":"a6acdb0f-6727-4096-bca2-262389609c73","jobHistoryType":{"name":"sample string 1","id":"d4eee8ff-76ff-4509-a0e1-7090842cb706"},"sourceJobState":{"name":"sample string 1","jobsWithThatState":[],"id":"050658c6-4b83-4a4e-a9c1-3a14262bfa77"},"destinationJobState":{"name":"sample string 1","jobsWithThatState":[],"id":"050658c6-4b83-4a4e-a9c1-3a14262bfa77"},"createdById":"9de612f4-4567-463a-adf9-f2ae8a35f51f","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"8873a50e-ea34-492f-8484-1bcf8763f65a","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"fe999e26-f4c4-4ce7-a525-a5202f9ec5fc"}],"createdById":"9623d0a1-89db-45c7-ad52-60dc42a4a2f7","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"82b746b5-a221-4c80-a41b-53fb595e97bf","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"04125e4f-5c2a-44d8-a35a-38d3e5faafb6"},{"jobTypeId":"1c1325c9-2aaf-4e9a-84ec-7c5e9e4ba3af","active":true,"stateId":"08daf752-ec19-46a0-b959-ec3e76bfb568","externalRef":"sample string 4","allocatedToId":"d5959333-93da-4b61-8e08-3b27bebfdec4","name":"sample string 5","scheduledDate":"2026-07-24T18:07:42.0074024+00:00","siteId":"dbefd8a8-0073-4fd2-8a35-d3033bf9f328","contactId":"6469487a-fa21-475d-8ad9-619f309b287b","notes":"sample string 8","timeInMinutes":9,"parentJobId":"721c3f00-0083-4aab-bfd9-639788692940","isGroupJob":true,"deviceId":"sample string 11","syncToDevice":true,"assetId":"5f65f06f-f4f9-4835-874d-8941b80cc8d7","jobRecurrenceId":"0e6905df-16b8-4f6f-8b67-5e68f1ec5425","rejectionReasonId":"4e013877-4395-496a-bf26-346a70ae046d","jobCategoryId":"6b239234-0bb9-479c-8cdf-de4055f8ce8c","numericCode":13,"completedDate":"2026-07-24T18:07:42.0074024+00:00","monitoringRegimeId":"sample string 14","jobState":{"name":"sample string 1","jobsWithThatState":[],"id":"050658c6-4b83-4a4e-a9c1-3a14262bfa77"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"4770326e-f62d-451c-8e24-d9e0a6246e00","titleId":"24e3ce3b-c32b-4b09-a030-836884aa0484","organisationId":"f78a075e-519f-459f-a974-c95ba2af953d","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"6e1c9191-0d09-460c-a1e5-66d7eba6eed0","createdById":"4f68e818-b374-4625-a6be-2ebe678c471f","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"31f3a60a-1071-4863-aac0-6ff65c51942d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"6cd640ff-3024-4b9b-a20a-379ee8265410"},"title":{"name":"sample string 1","id":"b2dc1b16-ba04-43d9-8435-7d41ee37e459"},"createdById":"e82c3d66-4ddd-4273-b41d-4f83d430f27c","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"5eec53bf-7ec6-41bb-8868-04c12bc8b236","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"411c5fc8-819d-47c1-a6d8-28ae35da14d7"},"asset":{"name":"sample string 1","description":"sample string 2","assetTypeId":"9a426a23-47c8-489c-bef5-f40962507925","location":"sample string 4","locationId":"sample string 5","externalReference":"sample string 6","serialNumber":"sample string 7","assetNumber":"sample string 8","uniqueBarcode":"sample string 9","notes":"sample string 10","siteId":"a4207659-f61a-4091-be34-4f78c6ed7ba4","owner":"sample string 11","active":true,"suspended":true,"jobId":"dfcf9ee1-57a8-4f05-aa60-26be7ce1324a","hierarchicalLocationId":"77bb1310-b058-469a-a3c9-483d72b89190","imageFileName":"sample string 14","jobs":[],"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"}],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},"id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},"id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"jobRecurrences":[{"name":"sample string 1","jobTypeGroupId":"9b610d21-a096-4fbe-bb9c-124f29002dde","userId":"28752928-99ee-4070-b1a6-c96f05d4b99d","createDaysBefore":3,"siteId":"23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b","contactId":"4231071c-0d5b-4e7a-aa91-62f9d54c7789","assetId":"ef7d7946-9b7a-4b57-bf36-7c200d63033e","startDate":"2026-07-24T18:07:42.0074024+00:00","endDate":"2026-07-24T18:07:42.0074024+00:00","numberGenerated":6,"lastDate":"2026-07-24T18:07:42.0074024+00:00","nextDate":"2026-07-24T18:07:42.0074024+00:00","overrideGeneratedNextDate":"2026-07-24T18:07:42.0074024+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"d0e9a732-dc73-4114-8a09-b24de3ecf140","recurrenceGroupId":"12d04a2f-fd33-4aea-b8b4-33513564dd6d","jobsGenerated":[],"systems":[{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"},{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"698ddf75-de08-4410-9c3c-9ca14807fc05"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"4770326e-f62d-451c-8e24-d9e0a6246e00","titleId":"24e3ce3b-c32b-4b09-a030-836884aa0484","organisationId":"f78a075e-519f-459f-a974-c95ba2af953d","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"6e1c9191-0d09-460c-a1e5-66d7eba6eed0","createdById":"4f68e818-b374-4625-a6be-2ebe678c471f","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"31f3a60a-1071-4863-aac0-6ff65c51942d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"6cd640ff-3024-4b9b-a20a-379ee8265410"},"title":{"name":"sample string 1","id":"b2dc1b16-ba04-43d9-8435-7d41ee37e459"},"createdById":"e82c3d66-4ddd-4273-b41d-4f83d430f27c","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"5eec53bf-7ec6-41bb-8868-04c12bc8b236","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"411c5fc8-819d-47c1-a6d8-28ae35da14d7"},"sampledAssets":[{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3},{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3}],"lastCompletedDate":"2026-07-24T18:07:42.0074024+00:00","createdById":"e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"32a78a46-cfe1-4427-89c5-99428c472b54","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"43c1db48-5229-403a-87e0-18dbf94686de"},{"name":"sample string 1","jobTypeGroupId":"9b610d21-a096-4fbe-bb9c-124f29002dde","userId":"28752928-99ee-4070-b1a6-c96f05d4b99d","createDaysBefore":3,"siteId":"23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b","contactId":"4231071c-0d5b-4e7a-aa91-62f9d54c7789","assetId":"ef7d7946-9b7a-4b57-bf36-7c200d63033e","startDate":"2026-07-24T18:07:42.0074024+00:00","endDate":"2026-07-24T18:07:42.0074024+00:00","numberGenerated":6,"lastDate":"2026-07-24T18:07:42.0074024+00:00","nextDate":"2026-07-24T18:07:42.0074024+00:00","overrideGeneratedNextDate":"2026-07-24T18:07:42.0074024+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"d0e9a732-dc73-4114-8a09-b24de3ecf140","recurrenceGroupId":"12d04a2f-fd33-4aea-b8b4-33513564dd6d","jobsGenerated":[],"systems":[{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"},{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"698ddf75-de08-4410-9c3c-9ca14807fc05"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"4770326e-f62d-451c-8e24-d9e0a6246e00","titleId":"24e3ce3b-c32b-4b09-a030-836884aa0484","organisationId":"f78a075e-519f-459f-a974-c95ba2af953d","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"6e1c9191-0d09-460c-a1e5-66d7eba6eed0","createdById":"4f68e818-b374-4625-a6be-2ebe678c471f","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"31f3a60a-1071-4863-aac0-6ff65c51942d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"6cd640ff-3024-4b9b-a20a-379ee8265410"},"title":{"name":"sample string 1","id":"b2dc1b16-ba04-43d9-8435-7d41ee37e459"},"createdById":"e82c3d66-4ddd-4273-b41d-4f83d430f27c","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"5eec53bf-7ec6-41bb-8868-04c12bc8b236","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"411c5fc8-819d-47c1-a6d8-28ae35da14d7"},"sampledAssets":[{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3},{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3}],"lastCompletedDate":"2026-07-24T18:07:42.0074024+00:00","createdById":"e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"32a78a46-cfe1-4427-89c5-99428c472b54","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"43c1db48-5229-403a-87e0-18dbf94686de"}],"sampledAssets":[{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3,"jobRecurrence":{"name":"sample string 1","jobTypeGroupId":"9b610d21-a096-4fbe-bb9c-124f29002dde","userId":"28752928-99ee-4070-b1a6-c96f05d4b99d","createDaysBefore":3,"siteId":"23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b","contactId":"4231071c-0d5b-4e7a-aa91-62f9d54c7789","assetId":"ef7d7946-9b7a-4b57-bf36-7c200d63033e","startDate":"2026-07-24T18:07:42.0074024+00:00","endDate":"2026-07-24T18:07:42.0074024+00:00","numberGenerated":6,"lastDate":"2026-07-24T18:07:42.0074024+00:00","nextDate":"2026-07-24T18:07:42.0074024+00:00","overrideGeneratedNextDate":"2026-07-24T18:07:42.0074024+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"d0e9a732-dc73-4114-8a09-b24de3ecf140","recurrenceGroupId":"12d04a2f-fd33-4aea-b8b4-33513564dd6d","jobsGenerated":[],"systems":[{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"},{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"698ddf75-de08-4410-9c3c-9ca14807fc05"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"4770326e-f62d-451c-8e24-d9e0a6246e00","titleId":"24e3ce3b-c32b-4b09-a030-836884aa0484","organisationId":"f78a075e-519f-459f-a974-c95ba2af953d","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"6e1c9191-0d09-460c-a1e5-66d7eba6eed0","createdById":"4f68e818-b374-4625-a6be-2ebe678c471f","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"31f3a60a-1071-4863-aac0-6ff65c51942d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"6cd640ff-3024-4b9b-a20a-379ee8265410"},"title":{"name":"sample string 1","id":"b2dc1b16-ba04-43d9-8435-7d41ee37e459"},"createdById":"e82c3d66-4ddd-4273-b41d-4f83d430f27c","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"5eec53bf-7ec6-41bb-8868-04c12bc8b236","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"411c5fc8-819d-47c1-a6d8-28ae35da14d7"},"sampledAssets":[],"lastCompletedDate":"2026-07-24T18:07:42.0074024+00:00","createdById":"e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"32a78a46-cfe1-4427-89c5-99428c472b54","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"43c1db48-5229-403a-87e0-18dbf94686de"}},{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3,"jobRecurrence":{"name":"sample string 1","jobTypeGroupId":"9b610d21-a096-4fbe-bb9c-124f29002dde","userId":"28752928-99ee-4070-b1a6-c96f05d4b99d","createDaysBefore":3,"siteId":"23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b","contactId":"4231071c-0d5b-4e7a-aa91-62f9d54c7789","assetId":"ef7d7946-9b7a-4b57-bf36-7c200d63033e","startDate":"2026-07-24T18:07:42.0074024+00:00","endDate":"2026-07-24T18:07:42.0074024+00:00","numberGenerated":6,"lastDate":"2026-07-24T18:07:42.0074024+00:00","nextDate":"2026-07-24T18:07:42.0074024+00:00","overrideGeneratedNextDate":"2026-07-24T18:07:42.0074024+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"d0e9a732-dc73-4114-8a09-b24de3ecf140","recurrenceGroupId":"12d04a2f-fd33-4aea-b8b4-33513564dd6d","jobsGenerated":[],"systems":[{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"},{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"698ddf75-de08-4410-9c3c-9ca14807fc05"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"4770326e-f62d-451c-8e24-d9e0a6246e00","titleId":"24e3ce3b-c32b-4b09-a030-836884aa0484","organisationId":"f78a075e-519f-459f-a974-c95ba2af953d","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"6e1c9191-0d09-460c-a1e5-66d7eba6eed0","createdById":"4f68e818-b374-4625-a6be-2ebe678c471f","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"31f3a60a-1071-4863-aac0-6ff65c51942d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"6cd640ff-3024-4b9b-a20a-379ee8265410"},"title":{"name":"sample string 1","id":"b2dc1b16-ba04-43d9-8435-7d41ee37e459"},"createdById":"e82c3d66-4ddd-4273-b41d-4f83d430f27c","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"5eec53bf-7ec6-41bb-8868-04c12bc8b236","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"411c5fc8-819d-47c1-a6d8-28ae35da14d7"},"sampledAssets":[],"lastCompletedDate":"2026-07-24T18:07:42.0074024+00:00","createdById":"e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"32a78a46-cfe1-4427-89c5-99428c472b54","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"43c1db48-5229-403a-87e0-18dbf94686de"}}],"monitoringRegimeSampledAssets":[{"monitoringRegimeId":"sample string 1","assetId":"e0531cff-dcf8-4c35-8442-707237a4b36f","jobIndexId":3},{"monitoringRegimeId":"sample string 1","assetId":"e0531cff-dcf8-4c35-8442-707237a4b36f","jobIndexId":3}],"hierarchicalLocation":{"siteId":"6cbdd07e-2f6d-46f6-a9a5-53045c74a49a","name":"sample string 2","parentId":"9593dcf9-9f08-47bb-aede-77486e98ce07","depth":3,"fullName":"sample string 4","active":true,"sortOrder":6.0,"createdById":"49f00f9f-c71a-4df0-9e19-b06227f7da81","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"0a055160-4913-4c51-b601-2485dac5f399","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"33e5baea-ee91-4303-b8f7-35f912b105bb"},"createdById":"7465c593-7ca9-4015-aa79-e9398b969573","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"b37eb9a9-bb2f-42b8-b511-c59f5e248d53","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"ec44aff5-f94e-4756-9077-04500c017ea8"},"jobRecurrence":{"name":"sample string 1","jobTypeGroupId":"9b610d21-a096-4fbe-bb9c-124f29002dde","userId":"28752928-99ee-4070-b1a6-c96f05d4b99d","createDaysBefore":3,"siteId":"23f01b53-c2b9-4306-a5f9-1fa51f3b4d4b","contactId":"4231071c-0d5b-4e7a-aa91-62f9d54c7789","assetId":"ef7d7946-9b7a-4b57-bf36-7c200d63033e","startDate":"2026-07-24T18:07:42.0074024+00:00","endDate":"2026-07-24T18:07:42.0074024+00:00","numberGenerated":6,"lastDate":"2026-07-24T18:07:42.0074024+00:00","nextDate":"2026-07-24T18:07:42.0074024+00:00","overrideGeneratedNextDate":"2026-07-24T18:07:42.0074024+00:00","limit":1,"externalReference":"sample string 7","pattern":"sample string 8","suspended":true,"active":true,"notes":"sample string 11","chained":true,"jobRecurrenceTypeId":"d0e9a732-dc73-4114-8a09-b24de3ecf140","recurrenceGroupId":"12d04a2f-fd33-4aea-b8b4-33513564dd6d","asset":{"name":"sample string 1","description":"sample string 2","assetTypeId":"9a426a23-47c8-489c-bef5-f40962507925","location":"sample string 4","locationId":"sample string 5","externalReference":"sample string 6","serialNumber":"sample string 7","assetNumber":"sample string 8","uniqueBarcode":"sample string 9","notes":"sample string 10","siteId":"a4207659-f61a-4091-be34-4f78c6ed7ba4","owner":"sample string 11","active":true,"suspended":true,"jobId":"dfcf9ee1-57a8-4f05-aa60-26be7ce1324a","hierarchicalLocationId":"77bb1310-b058-469a-a3c9-483d72b89190","imageFileName":"sample string 14","jobs":[],"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"}],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},"id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},"id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"jobRecurrences":[],"sampledAssets":[{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3},{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3}],"monitoringRegimeSampledAssets":[{"monitoringRegimeId":"sample string 1","assetId":"e0531cff-dcf8-4c35-8442-707237a4b36f","jobIndexId":3},{"monitoringRegimeId":"sample string 1","assetId":"e0531cff-dcf8-4c35-8442-707237a4b36f","jobIndexId":3}],"hierarchicalLocation":{"siteId":"6cbdd07e-2f6d-46f6-a9a5-53045c74a49a","name":"sample string 2","parentId":"9593dcf9-9f08-47bb-aede-77486e98ce07","depth":3,"fullName":"sample string 4","active":true,"sortOrder":6.0,"createdById":"49f00f9f-c71a-4df0-9e19-b06227f7da81","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"0a055160-4913-4c51-b601-2485dac5f399","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"33e5baea-ee91-4303-b8f7-35f912b105bb"},"createdById":"7465c593-7ca9-4015-aa79-e9398b969573","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"b37eb9a9-bb2f-42b8-b511-c59f5e248d53","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"ec44aff5-f94e-4756-9077-04500c017ea8"},"jobsGenerated":[],"systems":[{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"},{"jobRecurrenceId":"709e4f8b-1b01-4842-845d-271ad515c284","systemId":"sample string 2","systemName":"sample string 3","createdById":"b9359802-4517-4fa4-9751-23dcd7f19040","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"03d7adfd-3343-4e62-9e82-e5bdb21c0c6d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"4b31793d-44dc-4357-b77b-56e843ca5054"}],"jobRecurrenceType":{"name":"sample string 1","jobRecurrencesOfThisType":[],"id":"698ddf75-de08-4410-9c3c-9ca14807fc05"},"contact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"4770326e-f62d-451c-8e24-d9e0a6246e00","titleId":"24e3ce3b-c32b-4b09-a030-836884aa0484","organisationId":"f78a075e-519f-459f-a974-c95ba2af953d","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"6e1c9191-0d09-460c-a1e5-66d7eba6eed0","createdById":"4f68e818-b374-4625-a6be-2ebe678c471f","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"31f3a60a-1071-4863-aac0-6ff65c51942d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"6cd640ff-3024-4b9b-a20a-379ee8265410"},"title":{"name":"sample string 1","id":"b2dc1b16-ba04-43d9-8435-7d41ee37e459"},"createdById":"e82c3d66-4ddd-4273-b41d-4f83d430f27c","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"5eec53bf-7ec6-41bb-8868-04c12bc8b236","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"411c5fc8-819d-47c1-a6d8-28ae35da14d7"},"sampledAssets":[{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3,"asset":{"name":"sample string 1","description":"sample string 2","assetTypeId":"9a426a23-47c8-489c-bef5-f40962507925","location":"sample string 4","locationId":"sample string 5","externalReference":"sample string 6","serialNumber":"sample string 7","assetNumber":"sample string 8","uniqueBarcode":"sample string 9","notes":"sample string 10","siteId":"a4207659-f61a-4091-be34-4f78c6ed7ba4","owner":"sample string 11","active":true,"suspended":true,"jobId":"dfcf9ee1-57a8-4f05-aa60-26be7ce1324a","hierarchicalLocationId":"77bb1310-b058-469a-a3c9-483d72b89190","imageFileName":"sample string 14","jobs":[],"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"}],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},"id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},"id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"jobRecurrences":[],"sampledAssets":[],"monitoringRegimeSampledAssets":[{"monitoringRegimeId":"sample string 1","assetId":"e0531cff-dcf8-4c35-8442-707237a4b36f","jobIndexId":3},{"monitoringRegimeId":"sample string 1","assetId":"e0531cff-dcf8-4c35-8442-707237a4b36f","jobIndexId":3}],"hierarchicalLocation":{"siteId":"6cbdd07e-2f6d-46f6-a9a5-53045c74a49a","name":"sample string 2","parentId":"9593dcf9-9f08-47bb-aede-77486e98ce07","depth":3,"fullName":"sample string 4","active":true,"sortOrder":6.0,"createdById":"49f00f9f-c71a-4df0-9e19-b06227f7da81","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"0a055160-4913-4c51-b601-2485dac5f399","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"33e5baea-ee91-4303-b8f7-35f912b105bb"},"createdById":"7465c593-7ca9-4015-aa79-e9398b969573","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"b37eb9a9-bb2f-42b8-b511-c59f5e248d53","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"ec44aff5-f94e-4756-9077-04500c017ea8"}},{"jobRecurrenceId":"e7c882a5-2b09-49ab-9218-514a48e25b34","assetId":"db50ae55-42a0-48df-8d47-232a7a5663bc","groupId":3,"asset":{"name":"sample string 1","description":"sample string 2","assetTypeId":"9a426a23-47c8-489c-bef5-f40962507925","location":"sample string 4","locationId":"sample string 5","externalReference":"sample string 6","serialNumber":"sample string 7","assetNumber":"sample string 8","uniqueBarcode":"sample string 9","notes":"sample string 10","siteId":"a4207659-f61a-4091-be34-4f78c6ed7ba4","owner":"sample string 11","active":true,"suspended":true,"jobId":"dfcf9ee1-57a8-4f05-aa60-26be7ce1324a","hierarchicalLocationId":"77bb1310-b058-469a-a3c9-483d72b89190","imageFileName":"sample string 14","jobs":[],"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"}],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},"id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"},{"flexFieldId":"9a0f747c-246d-4926-8dee-3380170bc836","assetId":"f25f6fba-5bcc-4a7f-a3df-2771d4034672","value":"sample string 3","flexField":{"name":"sample string 1","assetTypeId":"43ef47b6-48eb-40f4-97c5-d0cc76f40be8","active":true,"assetType":{"name":"sample string 1","description":"sample string 2","externalReference":"sample string 3","active":true,"tenantOrganisationId":"2afcbc5f-0867-42e2-80bd-f97635142015","system":"sample string 5","systemId":"sample string 6","representative":true,"flexFields":[],"assets":[],"createdById":"4451500a-52ee-4c21-b895-a6c0e1f4f344","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"955c7968-ef3a-4f69-9d5e-8e6470a59c61","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"f03696c3-cd8a-4569-967a-ec1de9a49717"},"flexFieldValues":[],"createdById":"2a925e48-f54b-465e-a24c-0bd140f63a6a","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"384d4d32-db12-4d12-aa84-faf6fafc633d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"b5dbd134-e83b-4473-939a-d27b499f92ba"},"id":"667d8b46-1931-4b24-bd90-acda6c60c2f5"}],"jobRecurrences":[],"sampledAssets":[],"monitoringRegimeSampledAssets":[{"monitoringRegimeId":"sample string 1","assetId":"e0531cff-dcf8-4c35-8442-707237a4b36f","jobIndexId":3},{"monitoringRegimeId":"sample string 1","assetId":"e0531cff-dcf8-4c35-8442-707237a4b36f","jobIndexId":3}],"hierarchicalLocation":{"siteId":"6cbdd07e-2f6d-46f6-a9a5-53045c74a49a","name":"sample string 2","parentId":"9593dcf9-9f08-47bb-aede-77486e98ce07","depth":3,"fullName":"sample string 4","active":true,"sortOrder":6.0,"createdById":"49f00f9f-c71a-4df0-9e19-b06227f7da81","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"0a055160-4913-4c51-b601-2485dac5f399","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"33e5baea-ee91-4303-b8f7-35f912b105bb"},"createdById":"7465c593-7ca9-4015-aa79-e9398b969573","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"b37eb9a9-bb2f-42b8-b511-c59f5e248d53","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"ec44aff5-f94e-4756-9077-04500c017ea8"}}],"lastCompletedDate":"2026-07-24T18:07:42.0074024+00:00","createdById":"e1bfdb2f-7eeb-4d74-869b-9eaa5dfee10b","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"32a78a46-cfe1-4427-89c5-99428c472b54","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"43c1db48-5229-403a-87e0-18dbf94686de"},"rejectionReason":{"order":1,"name":"sample string 2","active":true,"tenantOrganisationId":"397ac4b1-b13c-4bc0-b4aa-2e9304a9fa84","createdById":"753c932f-9470-4f8c-b9d8-3b80f74da1ab","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"0b91416f-65bd-4e90-8a95-cd381f2e3e34","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"82c80830-0f5f-466b-ab4d-6178da403712"},"jobCategory":{"name":"sample string 1","id":"5442ad2d-ce89-426a-85c6-f756829624a7"},"sections":[{"jobId":"c1a0c8ab-d988-4766-94e5-0c94774a9193","internalSectionTypeId":"733beae9-7856-4c0b-b15c-9351919383dc","sectionTypeId":"965a81b0-aef5-432c-9399-2f112148385f","caption":"sample string 4","name":"sample string 5","sectionJson":"sample string 6","repeatable":true,"template":true,"gridInput":true,"siteVisit":true,"active":true,"order":12.0,"fqn":"sample string 13","visible":true,"state":"d307d093-04d9-4fbb-9d7b-b793277e3352","sectionVariantId":"2dd538d4-92da-472e-b6e7-1df217a98d0a","sectionType":{"internalId":"8ec1ef74-bb9d-4b21-b362-93147f96e688","caption":"sample string 2","name":"sample string 3","repeatable":true,"template":true,"gridInput":true,"siteVisit":true,"jsonData":"sample string 8","order":9,"jobTypeId":"2e8dfabc-454b-40ad-8550-360a070feac4","active":true,"fqn":"sample string 12","visible":true,"fileImport":true,"sectionVariantId":"2f54ed93-1fcd-4cf3-a196-bf1f4f876981","expressionTypes":"sample string 15","createdById":"90a740fb-1fef-4be3-a1bb-ad02e73335ff","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"75b75608-188f-4f9b-89aa-5d30975f0f30","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"85374695-505d-4826-ad46-134d7879b1f0"},"createdById":"6d7250e1-514c-41bd-bc40-f38e3b7cb746","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"13943351-db05-4dd1-8dfd-f2f9cf7cea35","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"72f28092-a135-4716-bf56-e9e401142b35"},{"jobId":"c1a0c8ab-d988-4766-94e5-0c94774a9193","internalSectionTypeId":"733beae9-7856-4c0b-b15c-9351919383dc","sectionTypeId":"965a81b0-aef5-432c-9399-2f112148385f","caption":"sample string 4","name":"sample string 5","sectionJson":"sample string 6","repeatable":true,"template":true,"gridInput":true,"siteVisit":true,"active":true,"order":12.0,"fqn":"sample string 13","visible":true,"state":"d307d093-04d9-4fbb-9d7b-b793277e3352","sectionVariantId":"2dd538d4-92da-472e-b6e7-1df217a98d0a","sectionType":{"internalId":"8ec1ef74-bb9d-4b21-b362-93147f96e688","caption":"sample string 2","name":"sample string 3","repeatable":true,"template":true,"gridInput":true,"siteVisit":true,"jsonData":"sample string 8","order":9,"jobTypeId":"2e8dfabc-454b-40ad-8550-360a070feac4","active":true,"fqn":"sample string 12","visible":true,"fileImport":true,"sectionVariantId":"2f54ed93-1fcd-4cf3-a196-bf1f4f876981","expressionTypes":"sample string 15","createdById":"90a740fb-1fef-4be3-a1bb-ad02e73335ff","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"75b75608-188f-4f9b-89aa-5d30975f0f30","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"85374695-505d-4826-ad46-134d7879b1f0"},"createdById":"6d7250e1-514c-41bd-bc40-f38e3b7cb746","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"13943351-db05-4dd1-8dfd-f2f9cf7cea35","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"72f28092-a135-4716-bf56-e9e401142b35"}],"descendantJobs":[],"documents":[{"jobId":"b18fb692-53a3-4846-8b66-76431e04c4d7","stateId":"58ebd7df-fc40-462b-b307-fda5696110e4","templateId":"2ae5e9bd-1ac5-4279-b21b-10573c3f75ab","documentTemplate":{"name":"sample string 1","fileExtension":"sample string 2","location":"sample string 3","jobTypeId":"21b17464-a97f-47c3-872e-437032ec7557","active":true,"autoEmailOnJobCompletion":true,"visibleOnPortal":true,"documents":[],"createdById":"d15221bf-f5e5-4c54-a98e-2f7afc310f5e","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"31e733b0-80d6-43a0-97b2-fb6cca10286c","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"09e6960b-ac26-4f55-bc83-c8cba388094f"},"fileLocationId":"8c2e6d10-3f89-4e15-a7e8-33c6bacc9c0d","fileLocation":{"location":"sample string 1","extension":"sample string 2","active":true,"createdById":"3d566615-4cca-4be0-9211-5c82a5f1abba","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"c2e287df-bdab-4943-aef3-9f34109c6e02","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"f38e6a6a-4500-48d7-a6a8-813fa77ae1a9"},"documentState":{"name":"sample string 1","documentsWithThatState":[],"id":"185e112d-07e3-4979-8e34-051b810b5d27"},"pdfGenerated":true,"visibleOnPortal":true,"name":"sample string 4","active":true,"createdById":"3330e76a-aa18-4462-bc41-6a3f68b4bd42","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"cead194f-d5fa-428a-88cd-25f8873ff16e","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"3332b716-5bee-4a0b-8cf1-052ae7fe0596"},{"jobId":"b18fb692-53a3-4846-8b66-76431e04c4d7","stateId":"58ebd7df-fc40-462b-b307-fda5696110e4","templateId":"2ae5e9bd-1ac5-4279-b21b-10573c3f75ab","documentTemplate":{"name":"sample string 1","fileExtension":"sample string 2","location":"sample string 3","jobTypeId":"21b17464-a97f-47c3-872e-437032ec7557","active":true,"autoEmailOnJobCompletion":true,"visibleOnPortal":true,"documents":[],"createdById":"d15221bf-f5e5-4c54-a98e-2f7afc310f5e","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"31e733b0-80d6-43a0-97b2-fb6cca10286c","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"09e6960b-ac26-4f55-bc83-c8cba388094f"},"fileLocationId":"8c2e6d10-3f89-4e15-a7e8-33c6bacc9c0d","fileLocation":{"location":"sample string 1","extension":"sample string 2","active":true,"createdById":"3d566615-4cca-4be0-9211-5c82a5f1abba","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"c2e287df-bdab-4943-aef3-9f34109c6e02","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"f38e6a6a-4500-48d7-a6a8-813fa77ae1a9"},"documentState":{"name":"sample string 1","documentsWithThatState":[],"id":"185e112d-07e3-4979-8e34-051b810b5d27"},"pdfGenerated":true,"visibleOnPortal":true,"name":"sample string 4","active":true,"createdById":"3330e76a-aa18-4462-bc41-6a3f68b4bd42","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"cead194f-d5fa-428a-88cd-25f8873ff16e","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"3332b716-5bee-4a0b-8cf1-052ae7fe0596"}],"jobHistory":[{"jobId":"76dc91bc-7412-40f8-9435-7cc8837d55e2","jobHistoryTypeId":"35d9740a-25cc-4b1b-bce7-f9a1ecb76796","sourceStateId":"a5440a42-1183-481b-ba4e-36f2df2fcafd","destinationStateId":"64d38e88-f1e0-4e99-8b8c-4564f0030f70","allocatedToId":"170aeca6-cf8a-4422-bbcc-aa3dfa8ba6a7","clonedFromId":"a6acdb0f-6727-4096-bca2-262389609c73","jobHistoryType":{"name":"sample string 1","id":"d4eee8ff-76ff-4509-a0e1-7090842cb706"},"sourceJobState":{"name":"sample string 1","jobsWithThatState":[],"id":"050658c6-4b83-4a4e-a9c1-3a14262bfa77"},"destinationJobState":{"name":"sample string 1","jobsWithThatState":[],"id":"050658c6-4b83-4a4e-a9c1-3a14262bfa77"},"createdById":"9de612f4-4567-463a-adf9-f2ae8a35f51f","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"8873a50e-ea34-492f-8484-1bcf8763f65a","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"fe999e26-f4c4-4ce7-a525-a5202f9ec5fc"},{"jobId":"76dc91bc-7412-40f8-9435-7cc8837d55e2","jobHistoryTypeId":"35d9740a-25cc-4b1b-bce7-f9a1ecb76796","sourceStateId":"a5440a42-1183-481b-ba4e-36f2df2fcafd","destinationStateId":"64d38e88-f1e0-4e99-8b8c-4564f0030f70","allocatedToId":"170aeca6-cf8a-4422-bbcc-aa3dfa8ba6a7","clonedFromId":"a6acdb0f-6727-4096-bca2-262389609c73","jobHistoryType":{"name":"sample string 1","id":"d4eee8ff-76ff-4509-a0e1-7090842cb706"},"sourceJobState":{"name":"sample string 1","jobsWithThatState":[],"id":"050658c6-4b83-4a4e-a9c1-3a14262bfa77"},"destinationJobState":{"name":"sample string 1","jobsWithThatState":[],"id":"050658c6-4b83-4a4e-a9c1-3a14262bfa77"},"createdById":"9de612f4-4567-463a-adf9-f2ae8a35f51f","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"8873a50e-ea34-492f-8484-1bcf8763f65a","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"fe999e26-f4c4-4ce7-a525-a5202f9ec5fc"}],"createdById":"9623d0a1-89db-45c7-ad52-60dc42a4a2f7","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"82b746b5-a221-4c80-a41b-53fb595e97bf","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"04125e4f-5c2a-44d8-a35a-38d3e5faafb6"}],"tenantOrganisationId":"6dd6c440-c940-4b42-8d8b-926fcb00a8f8","jobCategory":{"name":"sample string 1","id":"5442ad2d-ce89-426a-85c6-f756829624a7"},"createdById":"ddd92b28-e240-458b-bd05-65096c32a92e","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"d40e7618-9dcd-4cd1-bf74-f0757546cf69","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"d409988a-a201-4f09-a1ed-438db7865edf"}],"features":[{"tenantId":"c1e6fe69-51a4-49d1-98d4-a2f6c42300c4","featureId":"182fb7af-ad09-4dfe-92ec-254c930bc536","feature":{"name":"sample string 1","description":"sample string 2","tenantFeatures":[],"id":"26685110-442f-4511-8dcf-0a14a2f02014"},"createdById":"5b9756f3-5577-49fe-8579-120747c31139","createdDate":"2026-07-24T18:07:42.0230288+00:00","id":"7ff702a7-cd16-40d3-a2a1-b26150b38068"},{"tenantId":"c1e6fe69-51a4-49d1-98d4-a2f6c42300c4","featureId":"182fb7af-ad09-4dfe-92ec-254c930bc536","feature":{"name":"sample string 1","description":"sample string 2","tenantFeatures":[],"id":"26685110-442f-4511-8dcf-0a14a2f02014"},"createdById":"5b9756f3-5577-49fe-8579-120747c31139","createdDate":"2026-07-24T18:07:42.0230288+00:00","id":"7ff702a7-cd16-40d3-a2a1-b26150b38068"}],"createdById":"8d30c5f4-8aba-42f5-af6a-8ccf48eb8c15","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"6d915f47-9ec8-4488-8e86-af132e9cecbc","updatedDate":"2026-07-24T18:07:42.0230288+00:00"},"emailSettings":{"replyToEmailAddress":"sample string 1","ccEmailAddress":"sample string 2","emailSiteVisitReport":true,"userToReceiveJobCompletionReport":true,"createdById":"0c51bd38-bf23-442a-9c79-48d1a1c38d47","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"17091bd1-fe56-4144-a18c-e284fb116af7","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"099de003-384c-4858-bbb4-69a473ddfdc5"},"defaultContact":{"jobTitle":"sample string 1","firstName":"sample string 2","lastName":"sample string 3","phone":"sample string 4","mobile":"sample string 5","fax":"sample string 6","email":"sample string 7","active":true,"contactTypeId":"4770326e-f62d-451c-8e24-d9e0a6246e00","titleId":"24e3ce3b-c32b-4b09-a030-836884aa0484","organisationId":"f78a075e-519f-459f-a974-c95ba2af953d","notes":"sample string 11","contactType":{"name":"sample string 1","active":true,"tenantOrganisationId":"6e1c9191-0d09-460c-a1e5-66d7eba6eed0","createdById":"4f68e818-b374-4625-a6be-2ebe678c471f","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"31f3a60a-1071-4863-aac0-6ff65c51942d","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"6cd640ff-3024-4b9b-a20a-379ee8265410"},"title":{"name":"sample string 1","id":"b2dc1b16-ba04-43d9-8435-7d41ee37e459"},"createdById":"e82c3d66-4ddd-4273-b41d-4f83d430f27c","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"5eec53bf-7ec6-41bb-8868-04c12bc8b236","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"411c5fc8-819d-47c1-a6d8-28ae35da14d7"},"hierarchicalLocations":[{"siteId":"6cbdd07e-2f6d-46f6-a9a5-53045c74a49a","name":"sample string 2","parentId":"9593dcf9-9f08-47bb-aede-77486e98ce07","depth":3,"fullName":"sample string 4","active":true,"sortOrder":6.0,"createdById":"49f00f9f-c71a-4df0-9e19-b06227f7da81","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"0a055160-4913-4c51-b601-2485dac5f399","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"33e5baea-ee91-4303-b8f7-35f912b105bb"},{"siteId":"6cbdd07e-2f6d-46f6-a9a5-53045c74a49a","name":"sample string 2","parentId":"9593dcf9-9f08-47bb-aede-77486e98ce07","depth":3,"fullName":"sample string 4","active":true,"sortOrder":6.0,"createdById":"49f00f9f-c71a-4df0-9e19-b06227f7da81","createdDate":"2026-07-24T18:07:42.0074024+00:00","updatedById":"0a055160-4913-4c51-b601-2485dac5f399","updatedDate":"2026-07-24T18:07:42.0074024+00:00","id":"33e5baea-ee91-4303-b8f7-35f912b105bb"}],"teams":[],"createdById":"264754b7-4b3e-45cd-9d3c-72b07f2c2fc4","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"6488cd06-eddf-4b9e-b8b0-83ee33c483e8","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"151e6d84-a587-4840-9310-4400c26b6e8e"},"users":[],"createdById":"0b0a18ed-de41-4147-83da-e97f80f4b6e0","createdDate":"2026-07-24T18:07:42.0230288+00:00","updatedById":"639dc909-52e4-4614-9587-5065677e67b0","updatedDate":"2026-07-24T18:07:42.0230288+00:00","id":"cb0284b4-ea35-4fdb-94ed-c9b2faf4d432"}],"email":"sample string 9","emailConfirmed":true,"passwordHash":"sample string 11","securityStamp":"sample string 12","phoneNumber":"sample string 13","phoneNumberConfirmed":true,"twoFactorEnabled":true,"lockoutEndDateUtc":"2026-07-24T18:07:42.0230288Z","lockoutEnabled":true,"accessFailedCount":17,"roles":[],"claims":[],"logins":[],"id":"74a48140-b76e-4ce9-8ec0-794df337ddee","userName":"sample string 19"},"organisation":{"id":"62b09230-11e0-4019-87cb-c82fe23efa66","name":"sample string 2"},"site":{"id":"37565e13-e078-44fd-b447-cfb3fc28bace","address":{"id":"c28f6ff3-8178-43d3-b271-0b9eda385e7d","address1":"sample string 1","address2":"sample string 2","address3":"sample string 3","address4":"sample string 4","city":"sample string 5","county":"sample string 6","country":"sample string 7","zip":"sample string 8"},"organisationTypeName":"sample string 2","name":"sample string 3","externalReference":"sample string 4"},"siteId":"95ee8d7c-5186-4a38-8ae4-343e19bf79f7","contactId":"14f935a4-4ab4-43b1-89f1-30c522eb28b5","notes":"sample string 4","updatedById":"7664d7d2-dc52-4fa9-91fd-7285a4fbf234","createdById":"321b5090-451b-4502-9ef0-c941d3a7431b","isGroupJob":true,"hasSiteVisitSection":true,"containsEntities":true,"jobCategoryId":"4c884d33-c211-4887-9497-465a4b2ccda7","currentRamsStateId":"bacf196c-e91e-461a-8488-1514cdb1a384","asset":{"active":true,"id":"1dbe07d0-4f0b-4129-81d9-bdc0ae42e993","name":"sample string 3"},"jobRecurrence":{"active":true,"id":"3e5e9720-9642-467a-8d16-c53af3525083","name":"sample string 3"},"monitoringRegimeId":"sample string 8","id":"b8aace69-4d9f-4f83-8fd3-b77233a94f64","name":"sample string 10","jobTypeId":"f8d73024-3cb2-4b83-9856-ff7e8d961485","tenantNumericCode":12,"numericCode":13,"externalReference":"sample string 14","timeInMinutes":15,"jobReferenceCode":"12-13","scheduledDate":"2026-07-24T18:07:42.0230288Z","updatedDate":"2026-07-24T18:07:42.0230288Z","createdDate":"2026-07-24T18:07:42.0230288Z","scheduledDateAndTimeOffset":"2026-07-24T18:07:42.0230288+00:00","updatedDateAndTimeOffset":"2026-07-24T18:07:42.0230288+00:00","createdDateAndTimeOffset":"2026-07-24T18:07:42.0230288+00:00","parentJobId":"a0187004-269a-4578-9e81-5a17f281fec6"}